Mercurial > vim
annotate src/po/ko.po @ 17549:e5dabc127143 v8.1.1772
patch 8.1.1772: options test still fails on MS-Windows
commit https://github.com/vim/vim/commit/b78564d0221089e6dfc9c9d58239c18b991ca9fe
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jul 28 19:24:36 2019 +0200
patch 8.1.1772: options test still fails on MS-Windows
Problem: Options test still fails on MS-Windows.
Solution: Check buffer-local value of 'completeslash'.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 28 Jul 2019 19:30:04 +0200 |
parents | 4543777545a3 |
children | 130acb903dbe |
rev | line source |
---|---|
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1 # Generated from ko.UTF-8.po, DO NOT EDIT |
7 | 2 # |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3 # FIRST AUTHOR SungHyun Nam <goweol@gmail.com>, 2000-2018 |
7 | 4 # |
5 msgid "" | |
6 msgstr "" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7 "Project-Id-Version: vim 8.1\n" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
8 "Report-Msgid-Bugs-To: \n" |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
9 "POT-Creation-Date: 2018-06-29 08:21+0900\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
10 "PO-Revision-Date: 2018-06-29 09:32+0900\n" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1668
diff
changeset
|
11 "Last-Translator: SungHyun Nam <goweol@gmail.com>\n" |
14193 | 12 "Language-Team: Korean\n" |
13 "Language: ko\n" | |
7 | 14 "MIME-Version: 1.0\n" |
15 "Content-Type: text/plain; charset=euc-kr\n" | |
16 "Content-Transfer-Encoding: 8bit\n" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
17 "Plural-Forms: nplurals=1; plural=0;\n" |
7 | 18 |
2709 | 19 msgid "E831: bf_key_init() called with empty password" |
20 msgstr "E831: ºó ºñ¹Ð¹øÈ£·Î bf_key_init() ÇÔ¼ö°¡ ºÒ·ÁÁ³½À´Ï´Ù" | |
21 | |
22 msgid "E820: sizeof(uint32_t) != 4" | |
23 msgstr "E820: sizeof(uint32_t) != 4" | |
24 | |
25 msgid "E817: Blowfish big/little endian use wrong" | |
26 msgstr "E817: Blowfish big/little endian use wrong" | |
27 | |
28 msgid "E818: sha256 test failed" | |
29 msgstr "E818: sha256 ½ÃÇèÀÌ ½ÇÆÐÇß½À´Ï´Ù." | |
30 | |
31 msgid "E819: Blowfish test failed" | |
32 msgstr "E819: Blowfish ½ÃÇèÀÌ ½ÇÆÐÇß½À´Ï´Ù." | |
33 | |
34 msgid "[Location List]" | |
35 msgstr "[À§Ä¡ ¸ñ·Ï]" | |
36 | |
37 msgid "[Quickfix List]" | |
38 msgstr "[Quickfix ¸ñ·Ï]" | |
39 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
40 msgid "E855: Autocommands caused command to abort" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
41 msgstr "E855: Autocommand·Î ¸í·ÉÀÌ ÁߴܵǾú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
42 |
7 | 43 msgid "E82: Cannot allocate any buffer, exiting..." |
44 msgstr "E82: ¹öÆÛ¸¦ ÇÒ´çÇÒ ¼ö ¾ø¾î¼ ³¡³À´Ï´Ù..." | |
45 | |
46 msgid "E83: Cannot allocate buffer, using other one..." | |
47 msgstr "E83: ¹öÆÛ¸¦ ÇÒ´çÇÒ ¼ö ¾ø¾î¼ ´Ù¸¥ °É »ç¿ëÇÕ´Ï´Ù..." | |
48 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
49 msgid "E931: Buffer cannot be registered" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
50 msgstr "E931: ¹öÆÛ¸¦ µî·ÏÇÏÁö ¸øÇß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
51 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
52 msgid "E937: Attempt to delete a buffer that is in use" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
53 msgstr "E937: »ç¿ëÁßÀÎ ¹öÆÛ¸¦ »èÁ¦ÇÏ·Á°í Çß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
54 |
7 | 55 msgid "E515: No buffers were unloaded" |
56 msgstr "E515: ³»·ÁÁø ¹öÆÛ°¡ ¾ø½À´Ï´Ù" | |
57 | |
58 msgid "E516: No buffers were deleted" | |
59 msgstr "E516: Áö¿öÁø ¹öÆÛ°¡ ¾ø½À´Ï´Ù" | |
60 | |
61 msgid "E517: No buffers were wiped out" | |
62 msgstr "E517: ¿ÏÀüÈ÷ Áö¿öÁø ¹öÆÛ°¡ ¾ø½À´Ï´Ù" | |
63 | |
64 msgid "1 buffer unloaded" | |
65 msgstr "¹öÆÛ ÇÑ °³°¡ ³»·ÁÁ³½À´Ï´Ù" | |
66 | |
67 #, c-format | |
68 msgid "%d buffers unloaded" | |
69 msgstr "¹öÆÛ %d °³°¡ ³»·ÁÁ³½À´Ï´Ù" | |
70 | |
71 msgid "1 buffer deleted" | |
72 msgstr "¹öÆÛ ÇÑ °³°¡ Áö¿öÁ³½À´Ï´Ù" | |
73 | |
74 #, c-format | |
75 msgid "%d buffers deleted" | |
76 msgstr "¹öÆÛ %d °³°¡ Áö¿öÁ³½À´Ï´Ù" | |
77 | |
78 msgid "1 buffer wiped out" | |
79 msgstr "¹öÆÛ ÇÑ °³°¡ ¿ÏÀüÈ÷ Áö¿öÁ³½À´Ï´Ù" | |
80 | |
81 #, c-format | |
82 msgid "%d buffers wiped out" | |
83 msgstr "¹öÆÛ %d°³°¡ ¿ÏÀüÈ÷ Áö¿öÁ³½À´Ï´Ù" | |
84 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
85 msgid "E90: Cannot unload last buffer" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
86 msgstr "E90: ¸¶Áö¸· ¹öÆÛ¸¦ ³»¸± ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
87 |
7 | 88 msgid "E84: No modified buffer found" |
89 msgstr "E84: ¹Ù²ï ¹öÆÛ¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
90 | |
91 msgid "E85: There is no listed buffer" | |
92 msgstr "E85: ³ª¿µÈ ¹öÆÛ°¡ ¾ø½À´Ï´Ù" | |
93 | |
94 msgid "E87: Cannot go beyond last buffer" | |
95 msgstr "E87: ¸¶Áö¸· ¹öÆÛÀÔ´Ï´Ù" | |
96 | |
97 msgid "E88: Cannot go before first buffer" | |
98 msgstr "E88: ù ¹ø° ¹öÆÛÀÔ´Ï´Ù" | |
99 | |
100 #, c-format | |
101 msgid "E89: No write since last change for buffer %ld (add ! to override)" | |
102 msgstr "" | |
103 "E89: ¹öÆÛ %ldÀ»(¸¦) ¸¶Áö¸·À¸·Î °íÄ£ µÚ ÀúÀåÇÏÁö ¾Ê¾Ò½À´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇÏ" | |
104 "±â)" | |
105 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
106 msgid "E948: Job still running (add ! to end the job)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
107 msgstr "E948: JobÀÌ ¾ÆÁ÷ ½ÇÇàÁßÀÔ´Ï´Ù (³¡³»·Á¸é ¸¶Áö¸·¿¡ !À» Ãß°¡)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
108 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
109 msgid "E37: No write since last change (add ! to override)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
110 msgstr "E37: ¸¶Áö¸·À¸·Î °íÄ£ µÚ ÀúÀåµÇÁö ¾Ê¾Ò½À´Ï´Ù (¹«½ÃÇÏ·Á¸é ! ´õÇϱâ)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
111 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
112 msgid "E948: Job still running" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
113 msgstr "E948: JobÀÌ ¾ÆÁ÷ ½ÇÇàÁßÀÔ´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
114 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
115 msgid "E37: No write since last change" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
116 msgstr "E37: ¸¶Áö¸·À¸·Î °íÄ£ µÚ ÀúÀåÇÏÁö ¾Ê¾Ò½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
117 |
7 | 118 msgid "W14: Warning: List of file names overflow" |
119 msgstr "W14: °æ°í: ÆÄÀÏ À̸§ ¸ñ·ÏÀÌ ³ÑÃƽÀ´Ï´Ù" | |
120 | |
121 #, c-format | |
122 msgid "E92: Buffer %ld not found" | |
123 msgstr "E92: ¹öÆÛ %ldÀ»(¸¦) ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
124 | |
125 #, c-format | |
126 msgid "E93: More than one match for %s" | |
127 msgstr "E93: %sÀ»(¸¦) Çϳª ÀÌ»ó ã¾Ò½À´Ï´Ù" | |
128 | |
129 #, c-format | |
130 msgid "E94: No matching buffer for %s" | |
131 msgstr "E94: %s¿Í ¸Â´Â ¹öÆÛ°¡ ¾ø½À´Ï´Ù" | |
132 | |
133 #, c-format | |
134 msgid "line %ld" | |
135 msgstr "%ld ÁÙ" | |
136 | |
137 msgid "E95: Buffer with this name already exists" | |
138 msgstr "E95: ÀÌ À̸§À» °¡Áø ¹öÆÛ°¡ ÀÌ¹Ì ÀÖ½À´Ï´Ù" | |
139 | |
140 msgid " [Modified]" | |
141 msgstr " [¹Ù²ñ]" | |
142 | |
143 msgid "[Not edited]" | |
144 msgstr "[°íÄ¡Áö ¾Ê¾ÒÀ½]" | |
145 | |
146 msgid "[New file]" | |
147 msgstr "[»õ ÆÄÀÏ]" | |
148 | |
149 msgid "[Read errors]" | |
150 msgstr "[Àб⠿¡·¯]" | |
151 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
152 msgid "[RO]" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
153 msgstr "[Àбâ Àü¿ë]" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
154 |
7 | 155 msgid "[readonly]" |
156 msgstr "[Àбâ Àü¿ë]" | |
157 | |
158 #, c-format | |
159 msgid "1 line --%d%%--" | |
160 msgstr "1 ÁÙ --%d%%--" | |
161 | |
162 #, c-format | |
163 msgid "%ld lines --%d%%--" | |
164 msgstr "%ld ÁÙ --%d%%--" | |
165 | |
166 #, c-format | |
167 msgid "line %ld of %ld --%d%%-- col " | |
168 msgstr "%ld / %ld ÁÙ --%d%%-- Ä " | |
169 | |
231 | 170 msgid "[No Name]" |
171 msgstr "[À̸§ ¾øÀ½]" | |
7 | 172 |
173 msgid "help" | |
174 msgstr "µµ¿ò¸»" | |
175 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
176 msgid "[Help]" |
7 | 177 msgstr "[µµ¿ò¸»]" |
178 | |
179 msgid "[Preview]" | |
180 msgstr "[¹Ì¸® º¸±â]" | |
181 | |
182 msgid "All" | |
183 msgstr "¸ðµÎ" | |
184 | |
185 msgid "Bot" | |
186 msgstr "¹Ù´Ú" | |
187 | |
188 msgid "Top" | |
189 msgstr "²À´ë±â" | |
190 | |
191 msgid "" | |
192 "\n" | |
193 "# Buffer list:\n" | |
194 msgstr "" | |
195 "\n" | |
196 "# ¹öÆÛ ¸ñ·Ï:\n" | |
197 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
198 msgid "E382: Cannot write, 'buftype' option is set" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
199 msgstr "E382: ¾µ ¼ö ¾øÀ½, 'buftype' ¿É¼ÇÀÌ ¼³Á¤µÇ¾î ÀÖ½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
200 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
201 msgid "[Prompt]" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
202 msgstr "[Prompt]" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
203 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
204 msgid "[Scratch]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
205 msgstr "[Scratch]" |
7 | 206 |
207 msgid "" | |
208 "\n" | |
209 "--- Signs ---" | |
210 msgstr "" | |
211 "\n" | |
212 "--- ±âÈ£ ---" | |
213 | |
214 #, c-format | |
215 msgid "Signs for %s:" | |
216 msgstr "%s¿¡ ´ëÇÑ ±âÈ£:" | |
217 | |
218 #, c-format | |
219 msgid " line=%ld id=%d name=%s" | |
220 msgstr " ÁÙ=%ld id=%d À̸§=%s" | |
221 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
222 msgid "E902: Cannot connect to port" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
223 msgstr "E902: Æ÷Æ®·Î ¿¬°áÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
224 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
225 msgid "E901: gethostbyname() in channel_open()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
226 msgstr "E901: channel_open()¿¡¼ gethostbyname()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
227 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
228 msgid "E898: socket() in channel_open()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
229 msgstr "E898: channel_open()¿¡¼ socket()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
230 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
231 msgid "E903: received command with non-string argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
232 msgstr "E903: ¹®ÀÚ¿ÀÌ ¾Æ´Ñ ÀÎÀÚ¸¦ ¸í·ÉÀ¸·Î ¼ö½ÅÇß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
233 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
234 msgid "E904: last argument for expr/call must be a number" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
235 msgstr "E904: expr/callÀÇ ¸¶Áö¸· ÀÎÀÚ´Â ¼ýÀÚ¿©¾ß ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
236 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
237 msgid "E904: third argument for call must be a list" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
238 msgstr "E904: 3¹ø° ÀÎÀÚ´Â list¿©¾ß ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
239 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
240 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
241 msgid "E905: received unknown command: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
242 msgstr "E905: ¸ð¸£´Â ¸í·É ¼ö½Å: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
243 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
244 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
245 msgid "E630: %s(): write while not connected" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
246 msgstr "E630: %s(): ¿¬°áµÇÁö ¾Ê¾Ò´Â µ¥ ¾²±â" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
247 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
248 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
249 msgid "E631: %s(): write failed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
250 msgstr "E631: %s(): ¾²±â°¡ ½ÇÆÐÇß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
251 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
252 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
253 msgid "E917: Cannot use a callback with %s()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
254 msgstr "E917: %s()¿¡´Â callbackÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
255 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
256 msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel" |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
257 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
258 "E912: raw ȤÀº nl ä³Î¿¡¼ ch_evalexpr()/ch_sendexpr()À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
259 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
260 msgid "E906: not an open channel" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
261 msgstr "E906: ¿¸° ä³ÎÀÌ ¾Æ´Õ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
262 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
263 msgid "E920: _io file requires _name to be set" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
264 msgstr "E920: _io ÆÄÀÏÀº ¼³Á¤ÇÏ·Á¸é _nameÀÌ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
265 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
266 msgid "E915: in_io buffer requires in_buf or in_name to be set" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
267 msgstr "E915: in_io ¹öÆÛ´Â ¼³Á¤ÇÏ·Á¸é in_buf³ª in_nameÀÌ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
268 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
269 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
270 msgid "E918: buffer must be loaded: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
271 msgstr "E918: ¹öÆÛ°¡ ·ÎµùµÇ¾î¾ß ÇÕ´Ï´Ù: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
272 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
273 msgid "E821: File is encrypted with unknown method" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
274 msgstr "E821: ÆÄÀÏÀÌ ¸ð¸£´Â ¹æ¹ýÀ¸·Î ¾ÏȣȵǾî ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
275 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
276 msgid "Warning: Using a weak encryption method; see :help 'cm'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
277 msgstr "°æ°í: ¾àÇÑ ¾ÏÈ£ ¹æ½ÄÀ» »ç¿ëÁß; :help 'cm'À» È®ÀÎÇϼ¼¿ä" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
278 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
279 msgid "Enter encryption key: " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
280 msgstr "¾ÏÈ£ Å° ÀÔ·Â: " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
281 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
282 msgid "Enter same key again: " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
283 msgstr "°°Àº Å°¸¦ ´Ù½Ã ÀÔ·Â: " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
284 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
285 msgid "Keys don't match!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
286 msgstr "Å°°¡ ¸ÂÁö ¾Ê½À´Ï´Ù!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
287 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
288 msgid "[crypted]" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
289 msgstr "[¾ÏÈ£È µÇ¾ú½À´Ï´Ù]" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
290 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
291 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
292 msgid "E720: Missing colon in Dictionary: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
293 msgstr "E720: Dictionary¿¡ ÄÝ·Ð ´©¶ô: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
294 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
295 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
296 msgid "E721: Duplicate key in Dictionary: \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
297 msgstr "E721: Dictionary¿¡ Áߺ¹µÈ Å°: \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
298 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
299 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
300 msgid "E722: Missing comma in Dictionary: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
301 msgstr "E722: Dictionary¿¡ ÄÞ¸¶ ´©¶ô: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
302 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
303 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
304 msgid "E723: Missing end of Dictionary '}': %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
305 msgstr "E723: Dictionary ³¡¿¡ '}' ´©¶ô: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
306 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
307 msgid "extend() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
308 msgstr "extend() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
309 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
310 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
311 msgid "E737: Key already exists: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
312 msgstr "E737: Å°°¡ ÀÌ¹Ì Á¸ÀçÇÔ: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
313 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
314 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
315 msgid "E96: Cannot diff more than %ld buffers" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
316 msgstr "E96: ¹öÆÛ¸¦ %ld°³ ÀÌ»óÀº ºñ±³ÇÒ ¼ö ¾ø½À´Ï´Ù" |
7 | 317 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
318 msgid "E810: Cannot read or write temp files" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
319 msgstr "E810: Àӽà ÆÄÀÏÀ» Àаųª ¾µ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
320 |
7 | 321 msgid "E97: Cannot create diffs" |
322 msgstr "E97: diff¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" | |
323 | |
324 msgid "Patch file" | |
325 msgstr "ÆÐÅ° ÆÄÀÏ" | |
326 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
327 msgid "E816: Cannot read patch output" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
328 msgstr "E816: patch °á°ú¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
329 |
7 | 330 msgid "E98: Cannot read diff output" |
331 msgstr "E98: diff Ãâ·ÂÀ» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
332 | |
333 msgid "E99: Current buffer is not in diff mode" | |
334 msgstr "E99: ÇöÀç ¹öÆÛ´Â diff »óÅ°¡ ¾Æ´Õ´Ï´Ù" | |
335 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
336 msgid "E793: No other buffer in diff mode is modifiable" |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
337 msgstr "E793: ¼öÁ¤ °¡´ÉÇÑ diff »óÅ ¹öÆÛ´Â ¾ø½À´Ï´Ù" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
338 |
7 | 339 msgid "E100: No other buffer in diff mode" |
340 msgstr "E100: ´Ù¸¥ ¹öÆÛÁß¿¡ diff »óÅÂÀÎ °Ô ¾ø½À´Ï´Ù" | |
341 | |
342 msgid "E101: More than two buffers in diff mode, don't know which one to use" | |
343 msgstr "" | |
344 "E101: µÎ°³ ÀÌ»óÀÇ ¹öÆÛ°¡ diff »óÅ¿©¼ ¾î¶² °ÍÀ» ½á¾ßÇÒ Áö ¾Ë ¼ö ¾ø½À´Ï´Ù" | |
345 | |
346 #, c-format | |
347 msgid "E102: Can't find buffer \"%s\"" | |
348 msgstr "E102: \"%s\" ¹öÆÛ¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
349 | |
350 #, c-format | |
351 msgid "E103: Buffer \"%s\" is not in diff mode" | |
352 msgstr "E103: \"%s\" ¹öÆÛ´Â diff »óÅ°¡ ¾Æ´Õ´Ï´Ù" | |
353 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
354 msgid "E787: Buffer changed unexpectedly" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
355 msgstr "E787: ¹öÆÛ°¡ ¸ð¸£´Â »çÀÌ¿¡ ¹Ù²î¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
356 |
7 | 357 msgid "E104: Escape not allowed in digraph" |
358 msgstr "E104: digraph¿¡´Â EscapeÀ» ¾µ ¼ö ¾ø½À´Ï´Ù" | |
359 | |
360 msgid "E544: Keymap file not found" | |
361 msgstr "E544: Å°¸Ê ÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
362 | |
363 msgid "E105: Using :loadkeymap not in a sourced file" | |
364 msgstr "E105: ºÒ·¯µéÀÎ ÆÄÀÏ¿¡¼ :loadkeymapÀ» »ç¿ëÇÏÁö ¾Ê¾Ò½À´Ï´Ù" | |
365 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
366 msgid "E791: Empty keymap entry" |
2662 | 367 msgstr "E791: Å°¸Ê ¿£Æ®¸®°¡ ºñ¾îÀÖÀ½" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
368 |
7 | 369 msgid " Keyword completion (^N^P)" |
370 msgstr " ³¹¸» ¿Ï¼º (^N^P)" | |
371 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
372 msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
373 msgstr " ^X ¸ðµå (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" |
7 | 374 |
375 msgid " Whole line completion (^L^N^P)" | |
376 msgstr " Àüü ÁÙ ¿Ï¼º (^L^N^P)" | |
377 | |
378 msgid " File name completion (^F^N^P)" | |
379 msgstr " ÆÄÀÏ À̸§ ¿Ï¼º (^F^N^P)" | |
380 | |
381 msgid " Tag completion (^]^N^P)" | |
382 msgstr " ÅÂ±× ¿Ï¼º (^]^N^P)" | |
383 | |
384 msgid " Path pattern completion (^N^P)" | |
385 msgstr " °æ·Î ÆÐÅÏ ¿Ï¼º (^N^P)" | |
386 | |
387 msgid " Definition completion (^D^N^P)" | |
388 msgstr " Á¤ÀÇ ¿Ï¼º (^D^N^P)" | |
389 | |
390 msgid " Dictionary completion (^K^N^P)" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
391 msgstr " Dictionary ¿Ï¼º (^K^N^P)" |
7 | 392 |
393 msgid " Thesaurus completion (^T^N^P)" | |
394 msgstr " ¹é°ú»çÀü ¿Ï¼º (^T^N^P)" | |
395 | |
396 msgid " Command-line completion (^V^N^P)" | |
397 msgstr " ¸í·ÉÇà ¿Ï¼º (^V^N^P)" | |
398 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
399 msgid " User defined completion (^U^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
400 msgstr " »ç¿ëÀÚ Á¤ÀÇ ¿Ï¼º (^U^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
401 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
402 msgid " Omni completion (^O^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
403 msgstr " Omni ¿Ï¼º (^O^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
404 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
405 msgid " Spelling suggestion (s^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
406 msgstr " ´Ü¾î Á¦¾È (s^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
407 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
408 msgid " Keyword Local completion (^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
409 msgstr " ³¹¸» ·ÎÄà ¿Ï¼º (^N^P)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
410 |
7 | 411 msgid "Hit end of paragraph" |
412 msgstr "´Ü¶ôÀÇ ¸¶Áö¸· ¸¸³²" | |
413 | |
2709 | 414 msgid "E839: Completion function changed window" |
415 msgstr "E839: Completion ±â´ÉÀÌ Ã¢À» ¹Ù²Ù¾ú½À´Ï´Ù" | |
416 | |
417 msgid "E840: Completion function deleted text" | |
418 msgstr "E840: Completion ±â´ÉÀÌ ¹®ÀÚ¿À» Áö¿ü½À´Ï´Ù" | |
419 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
420 msgid "'dictionary' option is empty" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
421 msgstr "'dictionary' ¿É¼ÇÀÌ ºñ¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
422 |
7 | 423 msgid "'thesaurus' option is empty" |
424 msgstr "'thesaurus' ¿É¼ÇÀÌ ºñ¾ú½À´Ï´Ù" | |
425 | |
426 #, c-format | |
427 msgid "Scanning dictionary: %s" | |
428 msgstr "»çÀü ã´Â Áß: %s" | |
429 | |
430 msgid " (insert) Scroll (^E/^Y)" | |
431 msgstr " (³¢¿ö³Ö±â) ½ºÅ©·Ñ (^E/^Y)" | |
432 | |
433 msgid " (replace) Scroll (^E/^Y)" | |
434 msgstr " (¹Ù²Þ) ½ºÅ©·Ñ (^E/^Y)" | |
435 | |
436 #, c-format | |
437 msgid "Scanning: %s" | |
438 msgstr "ã´Â Áß: %s" | |
439 | |
440 msgid "Scanning tags." | |
441 msgstr "ÅÂ±× Ã£´Â Áß." | |
442 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
443 msgid "match in file" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
444 msgstr "match in file" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
445 |
7 | 446 msgid " Adding" |
447 msgstr " ´õÇϱâ" | |
448 | |
449 msgid "-- Searching..." | |
450 msgstr "-- ã´Â Áß..." | |
451 | |
452 msgid "Back at original" | |
453 msgstr "¿ø·¡´ë·Î º¹±¸" | |
454 | |
455 msgid "Word from other line" | |
456 msgstr "´Ù¸¥ ÁÙ¿¡ ³¹¸»" | |
457 | |
458 msgid "The only match" | |
459 msgstr "The only match" | |
460 | |
461 #, c-format | |
462 msgid "match %d of %d" | |
463 msgstr "match %d of %d" | |
464 | |
465 #, c-format | |
466 msgid "match %d" | |
467 msgstr "match %d" | |
468 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
469 msgid "E18: Unexpected characters in :let" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
470 msgstr "E18: ':let'¿¡ ¸ð¸£´Â ±ÛÀÚ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
471 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
472 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
473 msgid "E121: Undefined variable: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
474 msgstr "E121: Á¤ÀÇ ¾È µÈ º¯¼ö: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
475 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
476 msgid "E111: Missing ']'" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
477 msgstr "E111: ']'ÀÌ ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
478 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
479 msgid "E719: Cannot use [:] with a Dictionary" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
480 msgstr "E719: Dictionary¿¡ [:]À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
481 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
482 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
483 msgid "E734: Wrong variable type for %s=" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
484 msgstr "E734: %s=¿¡ ´ëÇÑ À߸øµÈ º¯¼öÇü" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
485 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
486 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
487 msgid "E461: Illegal variable name: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
488 msgstr "E461: ºñÁ¤»óÀûÀÎ º¯¼ö ¸í: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
489 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
490 msgid "E806: using Float as a String" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
491 msgstr "E806: Float¸¦ StringÀ¸·Î »ç¿ë" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
492 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
493 msgid "E687: Less targets than List items" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
494 msgstr "E687: List Ç׸ñº¸´Ù ÀûÀº ´ë»ó" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
495 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
496 msgid "E688: More targets than List items" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
497 msgstr "E688: List Ç׸ñº¸´Ù ¸¹Àº ´ë»ó" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
498 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
499 msgid "Double ; in list of variables" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
500 msgstr "º¯¼ö ¸ñ·Ï¿¡ Áߺ¹µÈ ;" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
501 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
502 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
503 msgid "E738: Can't list variables for %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
504 msgstr "E738: %s º¯¼ö ¸ñ·ÏÀ» ³ª¿ÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
505 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
506 msgid "E689: Can only index a List or Dictionary" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
507 msgstr "E689: List³ª Dictionary¸¸ »öÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
508 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
509 msgid "E708: [:] must come last" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
510 msgstr "E708: [:]Àº ¸¶Áö¸·¿¡ À§Ä¡ÇØ¾ß ÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
511 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
512 msgid "E709: [:] requires a List value" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
513 msgstr "E709: [:]Àº List °ªÀÌ ÇÊ¿äÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
514 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
515 msgid "E710: List value has more items than target" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
516 msgstr "E710: List °ªÀÌ ´ë»óº¸´Ù ¸¹Àº Ç׸ñÀ» °¡Áö°í ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
517 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
518 msgid "E711: List value has not enough items" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
519 msgstr "E711: List °ªÀÌ ÃæºÐÇÑ Ç׸ñÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
520 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
521 msgid "E690: Missing \"in\" after :for" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
522 msgstr "E690: :for µÚ¿¡ \"in\"°¡ ¾ø½À´Ï´Ù" |
7 | 523 |
524 #, c-format | |
525 msgid "E108: No such variable: \"%s\"" | |
526 msgstr "E108: ÀÌ·± º¯¼ö ¾øÀ½: \"%s\"" | |
527 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
528 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
529 msgid "E940: Cannot lock or unlock variable %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
530 msgstr "E940: º¯¼ö %sÀ»(¸¦) Àá±Ý ȤÀº ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
531 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
532 msgid "E743: variable nested too deep for (un)lock" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
533 msgstr "E743: Àá±Ý(ÇØÁ¦)Çϱ⿡ º¯¼ö°¡ ³Ê¹« ±íÀÌ ÁßøµÇ¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
534 |
7 | 535 msgid "E109: Missing ':' after '?'" |
536 msgstr "E109: '?' µÚ¿¡ ':'ÀÌ ¾ø½À´Ï´Ù" | |
537 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
538 msgid "E804: Cannot use '%' with Float" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
539 msgstr "E804: Float¿¡ '%'´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
540 |
7 | 541 msgid "E110: Missing ')'" |
542 msgstr "E110: ')'°¡ ¾ø½À´Ï´Ù" | |
543 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
544 msgid "E695: Cannot index a Funcref" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
545 msgstr "E695: Funcref¸¦ »öÀÎÇÒ ¼ö ¾ø½À´Ï´Ù" |
7 | 546 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
547 msgid "E909: Cannot index a special variable" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
548 msgstr "E909: Ư¼öÇÑ º¯¼ö´Â »öÀÎÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
549 |
7 | 550 #, c-format |
551 msgid "E112: Option name missing: %s" | |
552 msgstr "E112: ¿É¼Ç À̸§ ¾øÀ½: %s" | |
553 | |
554 #, c-format | |
555 msgid "E113: Unknown option: %s" | |
556 msgstr "E113: ¸ð¸£´Â ¿É¼Ç: %s" | |
557 | |
558 #, c-format | |
559 msgid "E114: Missing quote: %s" | |
560 msgstr "E114: µû¿ÈÇ¥ ¾øÀ½: %s" | |
561 | |
562 #, c-format | |
563 msgid "E115: Missing quote: %s" | |
564 msgstr "E115: µû¿ÈÇ¥ ¾øÀ½: %s" | |
565 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
566 msgid "Not enough memory to set references, garbage collection aborted!" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
567 msgstr "¸Þ¸ð¸®°¡ ºÎÁ·ÇÏ¿© °¡ºñÁö ÄÝ·º¼ÇÀÌ ÁߴܵǾú½À´Ï´Ù!" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
568 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
569 msgid "E724: variable nested too deep for displaying" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
570 msgstr "E724: º¯¼ö°¡ Ç¥½ÃÇϱ⿡ ³Ê¹« ±íÀÌ ÁßøµÇ¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
571 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
572 msgid "E805: Using a Float as a Number" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
573 msgstr "E805: Float¸¦ Number·Î »ç¿ë" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
574 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
575 msgid "E703: Using a Funcref as a Number" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
576 msgstr "E703: Funcref¸¦ Number·Î »ç¿ë" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
577 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
578 msgid "E745: Using a List as a Number" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
579 msgstr "E745: List¸¦ Number·Î »ç¿ë" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
580 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
581 msgid "E728: Using a Dictionary as a Number" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
582 msgstr "E728: Dictionary¸¦ Number·Î »ç¿ë" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
583 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
584 msgid "E910: Using a Job as a Number" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
585 msgstr "E910: JobÀ» Number·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
586 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
587 msgid "E913: Using a Channel as a Number" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
588 msgstr "E913: ChannelÀ» Number·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
589 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
590 msgid "E891: Using a Funcref as a Float" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
591 msgstr "E891: Funcref¸¦ Float·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
592 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
593 msgid "E892: Using a String as a Float" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
594 msgstr "E892: StringÀ» Float·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
595 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
596 msgid "E893: Using a List as a Float" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
597 msgstr "E893: List¸¦ Float·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
598 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
599 msgid "E894: Using a Dictionary as a Float" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
600 msgstr "E894: Dictionary¸¦ Float·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
601 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
602 msgid "E907: Using a special value as a Float" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
603 msgstr "E907: Ư¼öÇÑ °ªÀ» Float·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
604 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
605 msgid "E911: Using a Job as a Float" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
606 msgstr "E911: JobÀ» Float·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
607 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
608 msgid "E914: Using a Channel as a Float" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
609 msgstr "E914: ChannelÀ» Float·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
610 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
611 msgid "E729: using Funcref as a String" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
612 msgstr "E729: Funcref¸¦ StringÀ¸·Î »ç¿ë" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
613 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
614 msgid "E730: using List as a String" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
615 msgstr "E730: List¸¦ StringÀ¸·Î »ç¿ë" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
616 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
617 msgid "E731: using Dictionary as a String" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
618 msgstr "E731: Dictionary¸¦ StringÀ¸·Î »ç¿ë" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
619 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
620 msgid "E908: using an invalid value as a String" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
621 msgstr "E908: À߸øµÈ °ªÀ» StringÀ¸·Î »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
622 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
623 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
624 msgid "E795: Cannot delete variable %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
625 msgstr "E795: º¯¼ö %s¸¦ »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
626 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
627 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
628 msgid "E704: Funcref variable name must start with a capital: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
629 msgstr "E704: Funcref º¯¼ö¸íÀº ´ë¹®ÀÚ·Î ½ÃÀÛÇØ¾ß ÇÔ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
630 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
631 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
632 msgid "E705: Variable name conflicts with existing function: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
633 msgstr "E705: º¯¼ö¸íÀÌ ÀÌ¹Ì ÀÖ´Â ÇÔ¼ö¸í°ú Ãæµ¹: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
634 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
635 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
636 msgid "E741: Value is locked: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
637 msgstr "E741: °ªÀÌ Àá°ÜÀÖÀ½: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
638 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
639 msgid "Unknown" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
640 msgstr "¸ð¸§" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
641 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
642 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
643 msgid "E742: Cannot change value of %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
644 msgstr "E742: %s °ªÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
645 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
646 msgid "E698: variable nested too deep for making a copy" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
647 msgstr "E698: º¹»çÇϱ⿡ º¯¼ö°¡ ³Ê¹« ±í°Ô ÁßøµÇ¾ú½À´Ï´Ù" |
7 | 648 |
649 msgid "" | |
650 "\n" | |
651 "# global variables:\n" | |
652 msgstr "" | |
653 "\n" | |
654 "# Àü¿ª º¯¼ö:\n" | |
655 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
656 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
657 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
658 "\tLast set from " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
659 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
660 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
661 "\tLast set from " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
662 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
663 msgid "E691: Can only compare List with List" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
664 msgstr "E691: List´Â List¿Í¸¸ ºñ±³ÇÒ ¼ö ÀÖ½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
665 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
666 msgid "E692: Invalid operation for List" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
667 msgstr "E692: List¿¡ ´ëÇÑ À߸øµÈ µ¿ÀÛ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
668 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
669 msgid "E735: Can only compare Dictionary with Dictionary" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
670 msgstr "E735: Dictionary´Â Dictionary¿Í¸¸ ºñ±³ÇÒ ¼ö ÀÖ½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
671 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
672 msgid "E736: Invalid operation for Dictionary" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
673 msgstr "E736: Dictionary¿¡ ´ëÇÑ À߸øµÈ µ¿ÀÛ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
674 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
675 msgid "E694: Invalid operation for Funcrefs" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
676 msgstr "E694: Funcrefs¿¡ ´ëÇÑ À߸øµÈ µ¿ÀÛ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
677 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
678 msgid "map() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
679 msgstr "map() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
680 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
681 msgid "filter() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
682 msgstr "filter() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
683 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
684 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
685 msgid "E686: Argument of %s must be a List" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
686 msgstr "E686: %s ÀÎÀÚ´Â ListÀ̾î¾ß ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
687 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
688 msgid "E928: String required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
689 msgstr "E928: StringÀÌ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
690 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
691 msgid "E808: Number or Float required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
692 msgstr "E808: Number ȤÀº Float°¡ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
693 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
694 msgid "add() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
695 msgstr "add() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
696 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
697 msgid "E785: complete() can only be used in Insert mode" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
698 msgstr "E785: complete()Àº ÀÔ·Â ¸ðµå¿¡¼¸¸ »ç¿ëµÉ ¼ö ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
699 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
700 msgid "&Ok" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
701 msgstr "È®ÀÎ(&O)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
702 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
703 #, c-format |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
704 #msgid "+-%s%3ld line: " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
705 #msgid_plural "+-%s%3ld lines: " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
706 #msgstr[0] "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
707 #msgstr[1] "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
708 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
709 #, c-format |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
710 msgid "E700: Unknown function: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
711 msgstr "E700: ¸ð¸£´Â ÇÔ¼ö: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
712 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
713 msgid "E922: expected a dict" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
714 msgstr "E922: dict°¡ ¿ä±¸µË´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
715 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
716 msgid "E923: Second argument of function() must be a list or a dict" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
717 msgstr "E923: function()ÀÇ µÎ¹ø° ÀÎÀÚ´Â list³ª dictÀ̾î¾ß ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
718 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
719 msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
720 "&OK\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
721 "&Cancel" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
722 msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
723 "È®ÀÎ(&O)\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
724 "Ãë¼Ò(&C)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
725 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
726 msgid "called inputrestore() more often than inputsave()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
727 msgstr "inputrestore()°¡ inputsave()º¸´Ù ¸¹ÀÌ ºÒ·ÁÁ³½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
728 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
729 msgid "insert() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
730 msgstr "insert() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
731 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
732 msgid "E786: Range not allowed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
733 msgstr "E786: ¹üÀ§°¡ Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
734 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
735 msgid "E916: not a valid job" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
736 msgstr "E916: Á¤»óÀûÀÎ jobÀÌ ¾Æ´Õ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
737 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
738 msgid "E701: Invalid type for len()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
739 msgstr "E701: len()¿¡ À߸øµÈ Çü" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
740 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
741 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
742 msgid "E798: ID is reserved for \":match\": %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
743 msgstr "E798: ID°¡ \":match\"¶§¹®¿¡ ¿¹¾àµÊ: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
744 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
745 msgid "E726: Stride is zero" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
746 msgstr "E726: Stride°¡ 0" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
747 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
748 msgid "E727: Start past end" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
749 msgstr "E727: ½ÃÀÛÀ§Ä¡°¡ ³¡À» Áö³ªÄ§" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
750 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
751 msgid "<empty>" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
752 msgstr "<ºñ¾îÀÖÀ½>" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
753 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
754 msgid "E240: No connection to the X server" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
755 msgstr "E240: X ¼¹ö¿¡ ¿¬°áµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
756 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
757 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
758 msgid "E241: Unable to send to %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
759 msgstr "E241: %s(À¸)·Î º¸³¾ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
760 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
761 msgid "E277: Unable to read a server reply" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
762 msgstr "E277: ¼¹öÀÇ ÀÀ´äÀ» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
763 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
764 msgid "E941: already started a server" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
765 msgstr "E941: ¼¹ö°¡ ÀÌ¹Ì ½ÃÀ۵Ǿú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
766 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
767 msgid "E942: +clientserver feature not available" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
768 msgstr "E942: +clientserver ±â´ÉÀÌ Æ÷ÇÔµÇÁö ¾Ê¾Ò½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
769 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
770 msgid "remove() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
771 msgstr "remove() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
772 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
773 msgid "E655: Too many symbolic links (cycle?)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
774 msgstr "E655: ³Ê¹« ¸¹Àº ½Éº¼¸¯ ¸µÅ© (¹Ýº¹¼øȯ?)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
775 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
776 msgid "reverse() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
777 msgstr "reverse() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
778 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
779 msgid "E258: Unable to send to client" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
780 msgstr "E258: Ŭ¶óÀ̾ðÆ®·Î º¸³¾ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
781 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
782 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
783 msgid "E927: Invalid action: '%s'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
784 msgstr "E927: ºñÁ¤»óÀûÀÎ µ¿ÀÛ: '%s'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
785 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
786 msgid "sort() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
787 msgstr "sort() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
788 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
789 msgid "uniq() argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
790 msgstr "uniq() ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
791 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
792 msgid "E702: Sort compare function failed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
793 msgstr "E702: Á¤·Ä ºñ±³ ±â´ÉÀÌ ½ÇÆÐÇß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
794 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
795 msgid "E882: Uniq compare function failed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
796 msgstr "E882: Uniq ºñ±³ ÇÔ¼ö°¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
797 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
798 msgid "(Invalid)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
799 msgstr "(ºñÁ¤»ó)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
800 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
801 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
802 msgid "E935: invalid submatch number: %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
803 msgstr "E935: ºñÁ¤»óÀûÀÎ submatch number: %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
804 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
805 msgid "E677: Error writing temp file" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
806 msgstr "E677: Àӽà ÆÄÀÏ ¾²±â ¿¡·¯" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
807 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
808 msgid "E921: Invalid callback argument" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
809 msgstr "E921: ºñÁ¤»óÀûÀÎ Äݹé ÀÎÀÚ" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
810 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
811 msgid "Entering Debug mode. Type \"cont\" to continue." |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
812 msgstr "µð¹ö±× »óÅ·Πµé¾î°¨. °è¼ÓÇÏ·Á¸é \"cont\"¸¦ ÀÔ·ÂÇϽʽÿÀ." |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
813 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
814 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
815 msgid "Oldval = \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
816 msgstr "ÀÌÀü °ª = \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
817 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
818 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
819 msgid "Newval = \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
820 msgstr "»õ·Î¿î °ª = \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
821 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
822 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
823 msgid "line %ld: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
824 msgstr "%ld ÁÙ: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
825 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
826 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
827 msgid "cmd: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
828 msgstr "¸í·É: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
829 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
830 msgid "frame is zero" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
831 msgstr "ÇÁ·¹ÀÓÀÌ 0" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
832 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
833 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
834 msgid "frame at highest level: %d" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
835 msgstr "ÇÁ·¹ÀÓÀÌ °¡Àå ³ôÀº ´Ü°èÀÓ: %d" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
836 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
837 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
838 msgid "Breakpoint in \"%s%s\" line %ld" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
839 msgstr "ÁßÁöÁ¡: \"%s%s\" %ld ÁÙ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
840 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
841 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
842 msgid "E161: Breakpoint not found: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
843 msgstr "E161: ÁßÁöÁ¡À» ãÀ» ¼ö ¾ø½À´Ï´Ù: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
844 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
845 msgid "No breakpoints defined" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
846 msgstr "ÁßÁöÁ¡ÀÌ Á¤ÀǵǾî ÀÖÁö ¾Ê½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
847 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
848 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
849 msgid "%3d %s %s line %ld" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
850 msgstr "%3d %s %s %ld ÁÙ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
851 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
852 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
853 msgid "%3d expr %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
854 msgstr "%3d expr %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
855 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
856 msgid "E750: First use \":profile start {fname}\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
857 msgstr "E750: ¸ÕÀú \":profile start {fname}\"À» »ç¿ëÇϼ¼¿ä" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
858 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
859 msgid "Save As" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
860 msgstr "´Ù¸¥ À̸§À¸·Î ÀúÀå" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
861 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
862 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
863 msgid "Save changes to \"%s\"?" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
864 msgstr "\"%s\"¿¡ ¹Ù²ï ³»¿ëÀ» ÀúÀåÇÒ±î¿ä?" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
865 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
866 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
867 msgid "E947: Job still running in buffer \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
868 msgstr "E947: JobÀÌ ¿©ÀüÈ÷ \"%s\" ¹öÆÛ¿¡¼ ½ÇÇà ÁßÀÔ´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
869 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
870 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
871 msgid "E162: No write since last change for buffer \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
872 msgstr "E162: ¹öÆÛ \"%s\"¿¡ ³ªÁß¿¡ ¹Ù²ï ³»¿ëÀÌ ½áÁöÁö ¾Ê¾Ò½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
873 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
874 msgid "Warning: Entered other buffer unexpectedly (check autocommands)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
875 msgstr "°æ°í: ¶æ ¹Û¿¡ ´Ù¸¥ ¹öÆÛ·Î µé¾î°¬½À´Ï´Ù (autocommand¸¦ È®ÀÎÇϽʽÿÀ)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
876 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
877 msgid "E163: There is only one file to edit" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
878 msgstr "E163: °íÄ¥ ÆÄÀÏÀÌ Çϳª ¹Û¿¡ ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
879 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
880 msgid "E164: Cannot go before first file" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
881 msgstr "E164: ù ¹ø° ÆÄÀÏ ÀÌÀüÀ¸·Î´Â °¥ ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
882 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
883 msgid "E165: Cannot go beyond last file" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
884 msgstr "E165: ¸¶Áö¸· ÆÄÀÏ µÚ·Î´Â °¥ ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
885 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
886 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
887 msgid "E666: compiler not supported: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
888 msgstr "E666: ÄÄÆÄÀÏ·¯°¡ Áö¿øµÇÁö ¾ÊÀ½: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
889 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
890 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
891 msgid "Searching for \"%s\" in \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
892 msgstr "\"%s\"À»(¸¦) \"%s\"¿¡¼ ã´Â Áß" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
893 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
894 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
895 msgid "Searching for \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
896 msgstr "\"%s\"À»(¸¦) ã´Â Áß" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
897 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
898 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
899 msgid "not found in '%s': \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
900 msgstr "'%s'¿¡¼ ãÀ» ¼ö ¾øÀ½: \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
901 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
902 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
903 msgid "W20: Required python version 2.x not supported, ignoring file: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
904 msgstr "W20: ¿ä±¸µÇ´Â ÆÄÀ̼± ¹öÁ¯ 2.x´Â Áö¿øµÇÁö ¾ÊÀ½, ÆÄÀÏÀ» ¹«½Ã: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
905 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
906 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
907 msgid "W21: Required python version 3.x not supported, ignoring file: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
908 msgstr "W21: ¿ä±¸µÇ´Â ÆÄÀ̼± ¹öÁ¯ 3.x´Â Áö¿øµÇÁö ¾ÊÀ½, ÆÄÀÏÀ» ¹«½Ã: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
909 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
910 msgid "Source Vim script" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
911 msgstr "ºö ½ºÅ©¸³Æ® ·Îµå" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
912 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
913 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
914 msgid "Cannot source a directory: \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
915 msgstr "µð·ºÅ丮´Â sourceÇÒ ¼ö ¾øÀ½: \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
916 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
917 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
918 msgid "could not source \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
919 msgstr "\"%s\"À»(¸¦) ºÒ·¯ µéÀÏ ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
920 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
921 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
922 msgid "line %ld: could not source \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
923 msgstr "%ld ÁÙ: \"%s\"À»(¸¦) ºÒ·¯ µéÀÏ ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
924 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
925 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
926 msgid "sourcing \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
927 msgstr "\"%s\"À»(¸¦) ºÒ·¯µéÀÌ´Â Áß" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
928 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
929 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
930 msgid "line %ld: sourcing \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
931 msgstr "%ld ÁÙ: \"%s\" ºÒ·¯µéÀÌ´Â Áß" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
932 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
933 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
934 msgid "finished sourcing %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
935 msgstr "%s ºÒ·¯µéÀ̱⠳¡" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
936 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
937 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
938 msgid "continuing in %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
939 msgstr "%s¿¡¼ °è¼Ó" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
940 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
941 msgid "modeline" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
942 msgstr "modeline" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
943 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
944 msgid "--cmd argument" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
945 msgstr "--cmd ÀÎÀÚ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
946 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
947 msgid "-c argument" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
948 msgstr "-c ÀÎÀÚ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
949 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
950 msgid "environment variable" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
951 msgstr "ȯ°æ º¯¼ö" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
952 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
953 msgid "error handler" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
954 msgstr "¿¡·¯ Çڵ鷯" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
955 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
956 msgid "W15: Warning: Wrong line separator, ^M may be missing" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
957 msgstr "W15: °æ°í: À߸øµÈ ÁÙ ±¸ºÐÀÚ. ^MÀÌ ¾ø´Â °Í °°½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
958 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
959 msgid "E167: :scriptencoding used outside of a sourced file" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
960 msgstr "E167: :scriptencodingÀÌ ºÒ·¯µéÀÎ ÆÄÀÏ ¹Û¿¡¼ »ç¿ëµÇ¾ú½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
961 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
962 msgid "E168: :finish used outside of a sourced file" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
963 msgstr "E168: :finish°¡ ºÒ·¯µéÀÎ ÆÄÀÏ ¹Û¿¡¼ »ç¿ëµÇ¾ú½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
964 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
965 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
966 msgid "Current %slanguage: \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
967 msgstr "ÇöÀç %s¾ð¾î: \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
968 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
969 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
970 msgid "E197: Cannot set language to \"%s\"" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
971 msgstr "E197: ¾ð¾î¸¦ \"%s\"(À¸)·Î ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
972 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
973 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
974 msgid "<%s>%s%s %d, Hex %02x, Oct %03o, Digr %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
975 msgstr "<%s>%s%s %d, ½ÊÀ°Áø %02x, ÆÈÁø %03o, ÀÌÁß±ÛÀÚ %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
976 |
7 | 977 #, c-format |
978 msgid "<%s>%s%s %d, Hex %02x, Octal %03o" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
979 msgstr "<%s>%s%s %d, ½ÊÀ°Áø %02x, ÆÈÁø¼ö %03o" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
980 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
981 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
982 msgid "> %d, Hex %04x, Oct %o, Digr %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
983 msgstr "> %d, ½ÊÀ°Áø %04x, ÆÈÁø %o, ÀÌÁß±ÛÀÚ %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
984 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
985 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
986 msgid "> %d, Hex %08x, Oct %o, Digr %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
987 msgstr "> %d, ½ÊÀ°Áø %08x, ÆÈÁø %o, ÀÌÁß±ÛÀÚ %s" |
7 | 988 |
989 #, c-format | |
990 msgid "> %d, Hex %04x, Octal %o" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
991 msgstr "> %d, ½ÊÀ°Áø %04x, ÆÈÁø¼ö %o" |
7 | 992 |
993 #, c-format | |
994 msgid "> %d, Hex %08x, Octal %o" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
995 msgstr "> %d, ½ÊÀ°Áø %08x, ÆÈÁø¼ö %o" |
7 | 996 |
997 msgid "E134: Move lines into themselves" | |
998 msgstr "E134: ÁÙÀ» ±× ÀÚ½ÅÀ¸·Î À̵¿ÇÏ·Á°í Çß½À´Ï´Ù" | |
999 | |
1000 msgid "1 line moved" | |
1001 msgstr "1 ÁÙ ¿Å°ÜÁ³½À´Ï´Ù" | |
1002 | |
1003 #, c-format | |
1004 msgid "%ld lines moved" | |
1005 msgstr "%ld ÁÙ ¿Å°ÜÁ³½À´Ï´Ù" | |
1006 | |
1007 #, c-format | |
1008 msgid "%ld lines filtered" | |
1009 msgstr "%ld ÁÙÀ» °É·¶½À´Ï´Ù" | |
1010 | |
1011 msgid "E135: *Filter* Autocommands must not change current buffer" | |
1012 msgstr "E135: *Filter* ÀÚµ¿¸í·ÉÀº ÇöÀç ¹öÆÛ¸¦ ¹Ù²Ù¾î¼´Â ¾È µË´Ï´Ù" | |
1013 | |
1014 msgid "[No write since last change]\n" | |
1015 msgstr "[¸¶Áö¸·À¸·Î °íÄ£ µÚ ÀúÀå ¾È ÇÔ]\n" | |
1016 | |
1017 #, c-format | |
1018 msgid "%sviminfo: %s in line: " | |
1019 msgstr "%sviminfo: ÁÙ¿¡ %s: " | |
1020 | |
1021 msgid "E136: viminfo: Too many errors, skipping rest of file" | |
1022 msgstr "E136: viminfo: ³Ê¹« ¸¹Àº ¿¡·¯, ³ª¸ÓÁö °Ç³Ê¶Ü" | |
1023 | |
1024 #, c-format | |
1025 msgid "Reading viminfo file \"%s\"%s%s%s" | |
1026 msgstr "viminfo ÆÄÀÏ \"%s\"%s%s%sÀ»(¸¦) Àд Áß" | |
1027 | |
1028 msgid " info" | |
1029 msgstr " ÀÎÆ÷" | |
1030 | |
1031 msgid " marks" | |
1032 msgstr " ¸¶Å©" | |
1033 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1034 msgid " oldfiles" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1035 msgstr " oldfiles" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1036 |
7 | 1037 msgid " FAILED" |
1038 msgstr " ½ÇÆÐ" | |
1039 | |
1040 #, c-format | |
1041 msgid "E137: Viminfo file is not writable: %s" | |
1042 msgstr "E137: Viminfo ÆÄÀÏÀÇ ¾²±â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù: %s" | |
1043 | |
1044 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1045 msgid "E929: Too many viminfo temp files, like %s!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1046 msgstr "E929: ³Ê¹« ¸¹Àº viminfo Àӽà ÆÄÀϵé, °¡·É %s!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1047 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1048 #, c-format |
7 | 1049 msgid "E138: Can't write viminfo file %s!" |
1050 msgstr "E138: Viminfo ÆÄÀÏ %sÀ»(¸¦) ¾µ ¼ö ¾ø½À´Ï´Ù!" | |
1051 | |
1052 #, c-format | |
1053 msgid "Writing viminfo file \"%s\"" | |
1054 msgstr "Viminfo ÆÄÀÏ \"%s\"À»(¸¦) ¾²´Â Áß" | |
1055 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1056 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1057 msgid "E886: Can't rename viminfo file to %s!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1058 msgstr "E886: viminfo ÆÄÀϸíÀ» %s(À¸)·Î º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1059 |
7 | 1060 #, c-format |
1061 msgid "# This viminfo file was generated by Vim %s.\n" | |
1062 msgstr "# ÀÌ viminfo ÆÄÀÏÀº ºöÀÌ ¸¸µç °ÍÀÔ´Ï´Ù Vim %s.\n" | |
1063 | |
1064 msgid "" | |
1065 "# You may edit it if you're careful!\n" | |
1066 "\n" | |
1067 msgstr "" | |
1068 "# Á¶½É¸¸ ÇÑ´Ù¸é °íÄ¥ ¼öµµ ÀÖ½À´Ï´Ù!\n" | |
1069 "\n" | |
1070 | |
1071 msgid "# Value of 'encoding' when this file was written\n" | |
1072 msgstr "# ÀÌ ÆÄÀÏÀÌ ÀúÀåµÇ¾úÀ» ¶§ÀÇ 'encoding'ÀÇ °ª\n" | |
1073 | |
1074 msgid "Illegal starting char" | |
1075 msgstr "ÀÌ»óÇÑ ½ÃÀÛ ±ÛÀÚ" | |
1076 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1077 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1078 #~ "\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1079 #~ "# Bar lines, copied verbatim:\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1080 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1081 |
7 | 1082 msgid "Write partial file?" |
1083 msgstr "ÆÄÀÏ ÀϺθ¸ ÀúÀåÇÒ±î¿ä?" | |
1084 | |
1085 msgid "E140: Use ! to write partial buffer" | |
1086 msgstr "E140: ¹öÆÛ ÀϺθ¸ ¾²·Á¸é !À» »ç¿ëÇϽʽÿÀ" | |
1087 | |
1088 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1089 msgid "Overwrite existing file \"%s\"?" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1090 msgstr "ÀÌ¹Ì ÀÖ´Â \"%s\" ÆÄÀÏÀ» µ¤¾î¾µ±î¿ä?" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1091 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1092 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1093 msgid "Swap file \"%s\" exists, overwrite anyway?" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1094 msgstr "½º¿Ò ÆÄÀÏ \"%s\"°¡ ÀÖ½À´Ï´Ù, µ¤¾î¾µ±î¿ä?" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1095 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1096 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1097 msgid "E768: Swap file exists: %s (:silent! overrides)" |
2662 | 1098 msgstr "E768: ½º¿Ò ÆÄÀÏ ÀÖÀ½: %s (µ¤¾î¾²·Á¸é :silent! »ç¿ë)" |
7 | 1099 |
1100 #, c-format | |
1101 msgid "E141: No file name for buffer %ld" | |
1102 msgstr "E141: ¹öÆÛ %ldÀÇ ÆÄÀÏ À̸§ÀÌ ¾ø½À´Ï´Ù" | |
1103 | |
1104 msgid "E142: File not written: Writing is disabled by 'write' option" | |
1105 msgstr "E142: ÆÄÀÏÀÌ ½áÁöÁö ¾ÊÀ½: 'write' ¿É¼Ç¿¡ ÀÇÇØ ¾µ ¼ö°¡ ¾ø½À´Ï´Ù" | |
1106 | |
1107 #, c-format | |
1108 msgid "" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1109 "'readonly' option is set for \"%s\".\n" |
7 | 1110 "Do you wish to write anyway?" |
1111 msgstr "" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1112 "'readonly' ¿É¼ÇÀÌ \"%s\"¿¡ ´ëÇØ ¼³Á¤µÇ¾î ÀÖ½À´Ï´Ù.\n" |
7 | 1113 "±×·¡µµ ¾²±â¸¦ ¿øÇϽʴϱî?" |
1114 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1115 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1116 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1117 "File permissions of \"%s\" are read-only.\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1118 "It may still be possible to write it.\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1119 "Do you wish to try?" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1120 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1121 "ÆÄÀÏ \"%s\"°¡ ÀбâÀü¿ëÀÔ´Ï´Ù.\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1122 "±×·¡µµ ¾²±â°¡ °¡´ÉÇÒ Áöµµ ¸ð¸¨´Ï´Ù.\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1123 "ÇÑ ¹ø ½á º¼±î¿ä?" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1124 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1125 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1126 msgid "E505: \"%s\" is read-only (add ! to override)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1127 msgstr "E505: \"%s\"´Â Àбâ Àü¿ëÀÔ´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1128 |
7 | 1129 msgid "Edit File" |
1130 msgstr "ÆÄÀÏ °íÄ¡±â" | |
1131 | |
1132 #, c-format | |
1133 msgid "E143: Autocommands unexpectedly deleted new buffer %s" | |
1134 msgstr "E143: Autocommand°¡ ¶æ ¹Û¿¡ »õ ¹öÆÛ %sÀ»(¸¦) Áö¿ü½À´Ï´Ù" | |
1135 | |
1136 msgid "E144: non-numeric argument to :z" | |
1137 msgstr "E144: ¼ýÀÚ°¡ ¾Æ´Ñ ÀÎÀÚ°¡ :z¿¡ ÁÖ¾îÁ³½À´Ï´Ù" | |
1138 | |
1139 msgid "E145: Shell commands not allowed in rvim" | |
1140 msgstr "E145: rvim¿¡¼´Â ½© ¸í·ÉÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" | |
1141 | |
1142 msgid "E146: Regular expressions can't be delimited by letters" | |
1143 msgstr "E146: Á¤±ÔÇ¥Çö½ÄÀº ±ÛÀÚ·Î ±¸ºÐµÉ ¼ö ¾ø½À´Ï´Ù" | |
1144 | |
1145 #, c-format | |
1146 msgid "replace with %s (y/n/a/q/l/^E/^Y)?" | |
1147 msgstr "%s(À¸)·Î ¹Ù²Þ (y/n/a/q/l/^E/^Y)?" | |
1148 | |
1149 msgid "(Interrupted) " | |
1150 msgstr "(ÁߴܵǾú½À´Ï´Ù) " | |
1151 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1152 msgid "1 match" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1153 msgstr "1°³ ã¾ÆÁü" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1154 |
7 | 1155 msgid "1 substitution" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1156 msgstr "1°³ ¹Ù²åÀ½" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1157 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1158 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1159 msgid "%ld matches" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1160 msgstr "%ld°³ ã¾ÆÁü" |
7 | 1161 |
1162 #, c-format | |
1163 msgid "%ld substitutions" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1164 msgstr "%ld°³ ¹Ù²åÀ½" |
7 | 1165 |
1166 msgid " on 1 line" | |
1167 msgstr " ÇÑ ÁÙ¿¡¼" | |
1168 | |
1169 #, c-format | |
1170 msgid " on %ld lines" | |
1171 msgstr " %ld ÁÙ¿¡¼" | |
1172 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1173 msgid "E147: Cannot do :global recursive with a range" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1174 msgstr "E147: :globalÀº ¹üÀ§·Î Àç±Í È£Ãâ µÉ ¼ö ¾ø½À´Ï´Ù" |
7 | 1175 |
1176 msgid "E148: Regular expression missing from global" | |
1177 msgstr "E148: global¿¡¼ Á¤±ÔÇ¥Çö½ÄÀÌ ºüÁ³½À´Ï´Ù" | |
1178 | |
1179 #, c-format | |
1180 msgid "Pattern found in every line: %s" | |
1181 msgstr "¿©·¯ ÁÙ¿¡¼ ÆÐÅÏÀ» ã¾Ò½À´Ï´Ù: %s" | |
1182 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1183 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1184 msgid "Pattern not found: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1185 msgstr "ÆÐÅÏÀ» ãÀ» ¼ö ¾øÀ½: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1186 |
7 | 1187 msgid "" |
1188 "\n" | |
1189 "# Last Substitute String:\n" | |
1190 "$" | |
1191 msgstr "" | |
1192 "\n" | |
1193 "# ¸¶Áö¸·À¸·Î ¹Ù²Û ¹®ÀÚ¿:\n" | |
1194 "$" | |
1195 | |
1196 msgid "E478: Don't panic!" | |
1197 msgstr "E478: ´çȲÇÏÁö ¸¶½Ê½Ã¿À!" | |
1198 | |
1199 #, c-format | |
1200 msgid "E661: Sorry, no '%s' help for %s" | |
1201 msgstr "E661: ¹Ì¾ÈÇÕ´Ï´Ù, µµ¿ò¸» '%s'ÀÌ(°¡) %s¿¡ ´ëÇØ ¾ø½À´Ï´Ù" | |
1202 | |
1203 #, c-format | |
1204 msgid "E149: Sorry, no help for %s" | |
1205 msgstr "E149: ¹Ì¾ÈÇÕ´Ï´Ù, %s¿¡ ´ëÇÑ µµ¿ò¸»ÀÌ ¾ø½À´Ï´Ù" | |
1206 | |
1207 #, c-format | |
1208 msgid "Sorry, help file \"%s\" not found" | |
1209 msgstr "¹Ì¾ÈÇÕ´Ï´Ù, µµ¿ò¸» ÆÄÀÏ \"%s\"À»(¸¦) ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
1210 | |
1211 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1212 msgid "E151: No match: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1213 msgstr "E151: ¸ÂÁö ¾ÊÀ½: %s" |
7 | 1214 |
1215 #, c-format | |
1216 msgid "E152: Cannot open %s for writing" | |
1217 msgstr "E152: ¾²±â À§ÇÑ %sÀ»(¸¦) ¿ ¼ö ¾ø½À´Ï´Ù" | |
1218 | |
1219 #, c-format | |
1220 msgid "E153: Unable to open %s for reading" | |
1221 msgstr "E153: Àбâ À§ÇÑ %sÀ»(¸¦) ¿ ¼ö ¾ø½À´Ï´Ù" | |
1222 | |
1223 #, c-format | |
1224 msgid "E670: Mix of help file encodings within a language: %s" | |
1225 msgstr "E670: ÇÑ ¾ð¾î³»¿¡¼ ¿©·¯ ÀÎÄÚµù »ç¿ë: %s" | |
1226 | |
1227 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1228 msgid "E154: Duplicate tag \"%s\" in file %s/%s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1229 msgstr "E154: \"%s\" űװ¡ %s/%s ÆÄÀÏ¿¡¼ Áߺ¹µÇ¾ú½À´Ï´Ù" |
7 | 1230 |
1231 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1232 msgid "E150: Not a directory: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1233 msgstr "E150: µð·ºÅ丮°¡ ¾Æ´Ô: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1234 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1235 #, c-format |
7 | 1236 msgid "E160: Unknown sign command: %s" |
1237 msgstr "E160: ¸ð¸£´Â sign ¸í·É: %s" | |
1238 | |
1239 msgid "E156: Missing sign name" | |
1240 msgstr "E156: sign À̸§ÀÌ ¾ø½À´Ï´Ù" | |
1241 | |
1242 msgid "E612: Too many signs defined" | |
1243 msgstr "E612: ³Ê¹« ¸¹Àº signÀÌ Á¤ÀǵǾî ÀÖ½À´Ï´Ù" | |
1244 | |
1245 #, c-format | |
1246 msgid "E239: Invalid sign text: %s" | |
1247 msgstr "E239: À߸øµÈ sign ÅؽºÆ®: %s" | |
1248 | |
1249 #, c-format | |
1250 msgid "E155: Unknown sign: %s" | |
1251 msgstr "E155: ¸ð¸£´Â sign: %s" | |
1252 | |
1253 msgid "E159: Missing sign number" | |
1254 msgstr "E159: sign ¹øÈ£°¡ ¾ø½À´Ï´Ù" | |
1255 | |
1256 #, c-format | |
1257 msgid "E158: Invalid buffer name: %s" | |
1258 msgstr "E158: À߸øµÈ ¹öÆÛ À̸§: %s" | |
1259 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1260 msgid "E934: Cannot jump to a buffer that does not have a name" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1261 msgstr "E934: À̸§¾ø´Â ¹öÆ۷δ Á¡ÇÁÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1262 |
7 | 1263 #, c-format |
1264 msgid "E157: Invalid sign ID: %ld" | |
1265 msgstr "E157: À߸øµÈ sign ID: %ld" | |
1266 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1267 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1268 msgid "E885: Not possible to change sign %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1269 msgstr "E885: sign %sÀ»(¸¦) ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1270 |
7 | 1271 msgid " (NOT FOUND)" |
1272 msgstr " (¸ø ã¾ÒÀ½)" | |
1273 | |
1274 msgid " (not supported)" | |
1275 msgstr " (Áö¿øµÇÁö ¾ÊÀ½)" | |
1276 | |
1277 msgid "[Deleted]" | |
1278 msgstr "[Áö¿öÁ³½À´Ï´Ù]" | |
1279 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1280 msgid "No old files" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1281 msgstr "old ÆÄÀÏÀÌ ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1282 |
7 | 1283 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode." |
1284 msgstr "Ex »óÅ·ΠÀüȯ. Normal »óÅ·Π°¡·Á¸é \"visual\"À» ÀÔ·ÂÇϽʽÿÀ." | |
1285 | |
1286 msgid "E501: At end-of-file" | |
1287 msgstr "E501: ÆÄÀÏÀÇ ¸¶Áö¸·ÀÔ´Ï´Ù" | |
1288 | |
1289 msgid "E169: Command too recursive" | |
1290 msgstr "E169: ¸í·ÉÀÌ ³Ê¹« ¸¹ÀÌ ´Ù½Ã ¹Ýº¹µÇ¾ú½À´Ï´Ù" | |
1291 | |
1292 #, c-format | |
1293 msgid "E605: Exception not caught: %s" | |
1294 msgstr "E605: ¿¹¿Ü°¡ ¹ß»ýÇÏÁö ¾Ê¾Ò½À´Ï´Ù: %s" | |
1295 | |
1296 msgid "End of sourced file" | |
1297 msgstr "ºÒ·¯µéÀÎ ÆÄÀÏÀÇ ¸¶Áö¸·" | |
1298 | |
1299 msgid "End of function" | |
1300 msgstr "ÇÔ¼öÀÇ ¸¶Áö¸·" | |
1301 | |
1302 msgid "E464: Ambiguous use of user-defined command" | |
1303 msgstr "E464: »ç¿ëÀÚ Á¤ÀÇ ¸í·ÉÀ» ¸ðÈ£ÇÏ°Ô »ç¿ëÇÏ°í ÀÖ½À´Ï´Ù" | |
1304 | |
1305 msgid "E492: Not an editor command" | |
1306 msgstr "E492: ÆíÁý±â ¸í·ÉÀÌ ¾Æ´Õ´Ï´Ù" | |
1307 | |
1308 msgid "E493: Backwards range given" | |
1309 msgstr "E493: ¹Ý´ë ¿µ¿ªÀÌ ÁÖ¾îÁ³½À´Ï´Ù" | |
1310 | |
1311 msgid "Backwards range given, OK to swap" | |
1312 msgstr "¹Ý´ë ¿µ¿ªÀÌ ÁÖ¾îÁ³½À´Ï´Ù, µÚÁýÀ»±î¿ä" | |
1313 | |
1314 msgid "E494: Use w or w>>" | |
1315 msgstr "E494: w³ª w>>¸¦ »ç¿ëÇϽʽÿÀ" | |
1316 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1317 msgid "E943: Command table needs to be updated, run 'make cmdidxs'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1318 msgstr "E943: ¸í·É Å×ÀÌºí °»½ÅÀÌ ÇÊ¿ä, 'make cmdidxs'¸¦ ½ÇÇàÇϼ¼¿ä" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1319 |
7 | 1320 msgid "E319: Sorry, the command is not available in this version" |
1321 msgstr "E319: ¹Ì¾ÈÇÕ´Ï´Ù, ±× ¸í·ÉÀº ÇöÀç ÆÇ¿¡¼ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" | |
1322 | |
1323 msgid "1 more file to edit. Quit anyway?" | |
1324 msgstr "°íÄ¥ ÆÄÀÏÀÌ ÇÑ °³ ´õ ÀÖ½À´Ï´Ù. ±×·¡µµ ³¡³¾±î¿ä?" | |
1325 | |
1326 #, c-format | |
1327 msgid "%d more files to edit. Quit anyway?" | |
1328 msgstr "°íÄ¥ ÆÄÀÏÀÌ %d °³ ´õ ÀÖ½À´Ï´Ù. ±×·¡µµ ³¡³¾±î¿ä?" | |
1329 | |
1330 msgid "E173: 1 more file to edit" | |
1331 msgstr "E173: °íÄ¥ ÆÄÀÏÀÌ ÇÑ °³ ´õ ÀÖ½À´Ï´Ù" | |
1332 | |
1333 #, c-format | |
1334 msgid "E173: %ld more files to edit" | |
1335 msgstr "E173: °íÄ¥ ÆÄÀÏÀÌ %ld °³ ´õ ÀÖ½À´Ï´Ù" | |
1336 | |
1337 msgid "E174: Command already exists: add ! to replace it" | |
1338 msgstr "E174: ¸í·ÉÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù: ¹Ù²Ù·Á¸é !À» ´õÇϼ¼¿ä" | |
1339 | |
1340 msgid "" | |
1341 "\n" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1342 " Name Args Address Complete Definition" |
7 | 1343 msgstr "" |
1344 "\n" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1345 " À̸§ ÀÎÀÚ ÁÖ¼Ò ¿Ï¼º Á¤ÀÇ" |
7 | 1346 |
1347 msgid "No user-defined commands found" | |
1348 msgstr "»ç¿ëÀÚ Á¤ÀÇ ¸í·ÉÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
1349 | |
1350 msgid "E175: No attribute specified" | |
1351 msgstr "E175: ¸í½ÃµÈ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù" | |
1352 | |
1353 msgid "E176: Invalid number of arguments" | |
1354 msgstr "E176: À߸øµÈ ÀÎÀÚ °¹¼ö" | |
1355 | |
1356 msgid "E177: Count cannot be specified twice" | |
1357 msgstr "E177: Ä«¿îÆ®´Â µÎ ¹ø ÀÌ»ó ¸í½ÃµÉ ¼ö ¾ø½À´Ï´Ù" | |
1358 | |
1359 msgid "E178: Invalid default value for count" | |
1360 msgstr "E178: À߸øµÈ ±âº» Ä«¿îÆ® °ª" | |
1361 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1362 msgid "E179: argument required for -complete" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1363 msgstr "E179: -complete¿¡ ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" |
7 | 1364 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1365 msgid "E179: argument required for -addr" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1366 msgstr "E179: -addr¿¡ ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1367 |
7 | 1368 #, c-format |
1369 msgid "E181: Invalid attribute: %s" | |
1370 msgstr "E181: À߸øµÈ ¼Ó¼º: %s" | |
1371 | |
1372 msgid "E182: Invalid command name" | |
1373 msgstr "E182: À߸øµÈ ¸í·É À̸§" | |
1374 | |
1375 msgid "E183: User defined commands must start with an uppercase letter" | |
1376 msgstr "E183: »ç¿ëÀÚ Á¤ÀÇ ¸í·ÉÀº ´ë¹®ÀÚ·Î ½ÃÀÛÇØ¾ß ÇÕ´Ï´Ù" | |
1377 | |
2709 | 1378 msgid "E841: Reserved name, cannot be used for user defined command" |
1379 msgstr "E841: ¿¹¾àµÈ À̸§, »ç¿ëÀÚ Á¤ÀÇ ¸í·ÉÀ¸·Î »ç¿ëµÉ ¼ö ¾ø½À´Ï´Ù" | |
1380 | |
7 | 1381 #, c-format |
1382 msgid "E184: No such user-defined command: %s" | |
1383 msgstr "E184: ±×·± »ç¿ëÀÚ Á¤ÀÇ ¸í·É ¾øÀ½: %s" | |
1384 | |
1385 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1386 msgid "E180: Invalid address type value: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1387 msgstr "E180: À߸øµÈ ÁÖ¼Ò Çü½Ä °ª: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1388 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1389 #, c-format |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1390 msgid "E180: Invalid complete value: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1391 msgstr "E180: À߸øµÈ ³¡³»±â °ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1392 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1393 msgid "E468: Completion argument only allowed for custom completion" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1394 msgstr "E468: ¿Ï¼º ÀÎÀÚ´Â »ç¿ëÀÚ ¿Ï¼º¿¡¼¸¸ Çã¿ëµË´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1395 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1396 msgid "E467: Custom completion requires a function argument" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1397 msgstr "E467: »ç¿ëÀÚ ¿Ï¼ºÀº ÇÔ¼ö ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1398 |
2709 | 1399 msgid "unknown" |
1400 msgstr "¸ð¸§" | |
1401 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1402 #, c-format |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1403 msgid "E185: Cannot find color scheme '%s'" |
7 | 1404 msgstr "E185: »ö ½ºÅ´ %sÀ»(¸¦) ãÀ» ¼ö ¾ø½À´Ï´Ù" |
1405 | |
1406 msgid "Greetings, Vim user!" | |
1407 msgstr "ºö »ç¿ëÀÚ´Ô, ȯ¿µÇÕ´Ï´Ù!" | |
1408 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1409 msgid "E784: Cannot close last tab page" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1410 msgstr "E784: ¸¶Áö¸· ÅÇÀ» ´ÝÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1411 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1412 msgid "Already only one tab page" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1413 msgstr "ÀÌ¹Ì ÇϳªÀÇ ÅǸ¸ ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1414 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1415 msgid "Edit File in new tab page" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1416 msgstr "»õ ÅÇ¿¡¼ ÆÄÀÏ °íÄ¡±â" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1417 |
7 | 1418 msgid "Edit File in new window" |
1419 msgstr "»õ â¿¡¼ ÆÄÀÏ °íÄ¡±â" | |
1420 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1421 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1422 msgid "Tab page %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1423 msgstr "ÅÇ ÆäÀÌÁö %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1424 |
7 | 1425 msgid "No swap file" |
1426 msgstr "½º¿Ò ÆÄÀÏÀÌ ¾ø½À´Ï´Ù" | |
1427 | |
1428 msgid "Append File" | |
1429 msgstr "ÆÄÀÏ Ãß°¡" | |
1430 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1431 msgid "E747: Cannot change directory, buffer is modified (add ! to override)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1432 msgstr "E747: µð·ºÅ丮¸¦ ¹Ù²Ü ¼ö ¾ø´Â µ¥, ¹öÆÛ´Â ¼öÁ¤µÊ (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1433 |
7 | 1434 msgid "E186: No previous directory" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1435 msgstr "E186: ÀÌÀü µð·ºÅ丮°¡ ¾ø½À´Ï´Ù" |
7 | 1436 |
1437 msgid "E187: Unknown" | |
1438 msgstr "E187: ¸ð¸§" | |
1439 | |
1440 msgid "E465: :winsize requires two number arguments" | |
1441 msgstr "E465: :winsize´Â µÎ°³ÀÇ ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
1442 | |
1443 #, c-format | |
1444 msgid "Window position: X %d, Y %d" | |
1445 msgstr "â À§Ä¡: X %d, Y %d" | |
1446 | |
1447 msgid "E188: Obtaining window position not implemented for this platform" | |
1448 msgstr "E188: ÀÌ Ç÷§Æû¿¡ ´ëÇÑ Ã¢ À§Ä¡ ¾ò´Â ±â´ÉÀ» ±¸ÇöµÇÁö ¾Ê¾Ò½À´Ï´Ù" | |
1449 | |
1450 msgid "E466: :winpos requires two number arguments" | |
1451 msgstr "E466: :winpos¿¡´Â µÎ°³ÀÇ ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
1452 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1453 msgid "E930: Cannot use :redir inside execute()" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1454 msgstr "E930: execute() ³»¿¡¼ :redirÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1455 |
7 | 1456 msgid "Save Redirection" |
1457 msgstr "¸®µð·º¼Ç ÀúÀå" | |
1458 | |
1459 msgid "Save View" | |
1460 msgstr "º¸±â ÀúÀå" | |
1461 | |
1462 msgid "Save Session" | |
1463 msgstr "¼¼¼Ç ÀúÀå" | |
1464 | |
1465 msgid "Save Setup" | |
1466 msgstr "¼³Á¤ ÀúÀå" | |
1467 | |
1468 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1469 msgid "E739: Cannot create directory: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1470 msgstr "E739: µð·ºÅ丮 »ý¼º ½ÇÆÐ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1471 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1472 #, c-format |
7 | 1473 msgid "E189: \"%s\" exists (add ! to override)" |
1474 msgstr "E189: \"%s\"ÀÌ(°¡) Á¸ÀçÇÕ´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
1475 | |
1476 #, c-format | |
1477 msgid "E190: Cannot open \"%s\" for writing" | |
1478 msgstr "E190: ¾²±â À§ÇÑ \"%s\"À»(¸¦) ¿ ¼ö ¾ø½À´Ï´Ù" | |
1479 | |
1480 msgid "E191: Argument must be a letter or forward/backward quote" | |
1481 msgstr "E191: ÀÎÀÚ´Â ±ÛÀÚ³ª ¾Õ/µÚ ÀÎ¿ë ºÎÈ£¿©¾ß ÇÕ´Ï´Ù" | |
1482 | |
1483 msgid "E192: Recursive use of :normal too deep" | |
1484 msgstr "E192: :normalÀÇ Àç±Í È£ÃâÀÌ ³Ê¹« ¸¹ÀÌ »ý°å½À´Ï´Ù" | |
1485 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1486 msgid "E809: #< is not available without the +eval feature" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1487 msgstr "E809: #<´Â +eval ±â´ÉÀÌ Æ÷ÇԵǾî¾ß »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1488 |
7 | 1489 msgid "E194: No alternate file name to substitute for '#'" |
1490 msgstr "E194: '#'¿¡ ´ëÇØ Ä¡È¯ÇÒ ±³Ã¼ ÆÄÀÏ À̸§ÀÌ ¾ø½À´Ï´Ù" | |
1491 | |
1492 msgid "E495: no autocommand file name to substitute for \"<afile>\"" | |
1493 msgstr "E495: \"<afile>\"¿¡ ´ëÇØ Ä¡È¯ÇÒ ÀÚµ¿¸í·É ÆÄÀÏ À̸§ÀÌ ¾ø½À´Ï´Ù" | |
1494 | |
1495 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\"" | |
1496 msgstr "E496: \"<abuf>\"¿¡ ´ëÇØ Ä¡È¯ÇÒ ÀÚµ¿¸í·É ¹öÆÛ ¹øÈ£°¡ ¾ø½À´Ï´Ù" | |
1497 | |
1498 msgid "E497: no autocommand match name to substitute for \"<amatch>\"" | |
1499 msgstr "E497: \"<amatch>\"¿¡ ´ëÇØ Ä¡È¯ÇÒ ÀÚµ¿¸í·É ¸ÅÄ¡ À̸§ÀÌ ¾ø½À´Ï´Ù" | |
1500 | |
1501 msgid "E498: no :source file name to substitute for \"<sfile>\"" | |
1502 msgstr "E498: \"<sfile>\"¿¡ ´ëÇØ Ä¡È¯ÇÒ :source ÆÄÀÏ À̸§ÀÌ ¾ø½À´Ï´Ù" | |
1503 | |
2709 | 1504 msgid "E842: no line number to use for \"<slnum>\"" |
1505 msgstr "E842: \"<slnum>\"¿¡ »ç¿ëµÉ ÁÙ ¹øÈ£°¡ ¾ø½À´Ï´Ù" | |
1506 | |
7 | 1507 #, no-c-format |
1508 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\"" | |
1509 msgstr "E499: '%'³ª '#'¿¡ ´ëÇÑ ºó ÆÄÀÏ À̸§, ¿À·ÎÁö \":p:h\"¿Í¸¸ µ¿ÀÛÇÕ´Ï´Ù" | |
1510 | |
1511 msgid "E500: Evaluates to an empty string" | |
1512 msgstr "E500: ºó ¹®ÀÚ¿¿¡¼ °ªÀ» ±¸ÇÏ·Á°í ÇÕ´Ï´Ù" | |
1513 | |
1514 msgid "E195: Cannot open viminfo file for reading" | |
1515 msgstr "E195: ÀÐÀ» viminfo ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" | |
1516 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1517 msgid "Untitled" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1518 msgstr "Á¦¸ñ ¾øÀ½" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1519 |
7 | 1520 msgid "E196: No digraphs in this version" |
1521 msgstr "E196: ÀÌ ÆÇ¿¡´Â digraph°¡ ¾ø½À´Ï´Ù" | |
1522 | |
1523 msgid "E608: Cannot :throw exceptions with 'Vim' prefix" | |
1524 msgstr "E608: 'Vim' Á¢µÎ»ç·Î ¿¹¿Ü¸¦ :throwÇÒ ¼ö ¾ø½À´Ï´Ù" | |
1525 | |
1526 #, c-format | |
1527 msgid "Exception thrown: %s" | |
1528 msgstr "¿¹¿Ü thrown: %s" | |
1529 | |
1530 #, c-format | |
1531 msgid "Exception finished: %s" | |
1532 msgstr "¿¹¿Ü Á¾·áµÊ: %s" | |
1533 | |
1534 #, c-format | |
1535 msgid "Exception discarded: %s" | |
1536 msgstr "¿¹¿Ü ¹ö·ÁÁü: %s" | |
1537 | |
1538 #, c-format | |
1539 msgid "%s, line %ld" | |
1540 msgstr "%s, %ld ÁÙ" | |
1541 | |
1542 #, c-format | |
1543 msgid "Exception caught: %s" | |
1544 msgstr "¿¹¿Ü ¹ß»ý: %s" | |
1545 | |
1546 #, c-format | |
1547 msgid "%s made pending" | |
1548 msgstr "%sÀÌ(°¡) pending µÇ¾ú½À´Ï´Ù" | |
1549 | |
1550 #, c-format | |
1551 msgid "%s resumed" | |
1552 msgstr "%sÀÌ(°¡) Àç°³ µÇ¾ú½À´Ï´Ù" | |
1553 | |
1554 #, c-format | |
1555 msgid "%s discarded" | |
1556 msgstr "%sÀÌ(°¡) ¹ö·ÁÁ³½À´Ï´Ù" | |
1557 | |
1558 msgid "Exception" | |
1559 msgstr "¿¹¿Ü" | |
1560 | |
1561 msgid "Error and interrupt" | |
1562 msgstr "¿¡·¯¿Í ÀÎÅÍ·´Æ®" | |
1563 | |
1564 msgid "Error" | |
1565 msgstr "¿¡·¯" | |
1566 | |
1567 msgid "Interrupt" | |
1568 msgstr "ÀÎÅÍ·´Æ®" | |
1569 | |
1570 msgid "E579: :if nesting too deep" | |
1571 msgstr "E579: :if°¡ ³Ê¹« ±í°Ô ÁßøµÇ¾ú½À´Ï´Ù" | |
1572 | |
1573 msgid "E580: :endif without :if" | |
1574 msgstr "E580: :if¾øÀÌ :endif°¡ ÀÖ½À´Ï´Ù" | |
1575 | |
1576 msgid "E581: :else without :if" | |
1577 msgstr "E581: :if¾øÀÌ :else°¡ ÀÖ½À´Ï´Ù" | |
1578 | |
1579 msgid "E582: :elseif without :if" | |
1580 msgstr "E582: :if¾øÀÌ :elseif°¡ ÀÖ½À´Ï´Ù" | |
1581 | |
1582 msgid "E583: multiple :else" | |
1583 msgstr "E583: ¿©·¯°³ÀÇ :else°¡ ÀÖ½À´Ï´Ù" | |
1584 | |
1585 msgid "E584: :elseif after :else" | |
1586 msgstr "E584: :else µÚ¿¡ :elseif°¡ ÀÖ½À´Ï´Ù" | |
1587 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1588 msgid "E585: :while/:for nesting too deep" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1589 msgstr "E585: :while/:for°¡ ³Ê¹« ±í°Ô ÁßøµÇ¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1590 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1591 msgid "E586: :continue without :while or :for" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1592 msgstr "E586: :while ȤÀº :for¾øÀÌ :continue°¡ ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1593 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1594 msgid "E587: :break without :while or :for" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1595 msgstr "E587: :while ȤÀº :for¾øÀÌ :break°¡ ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1596 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1597 msgid "E732: Using :endfor with :while" |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
1598 msgstr "E732: :while¿¡ :endfor°¡ »ç¿ëµÇ¾ú½À´Ï´Ù" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1599 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1600 msgid "E733: Using :endwhile with :for" |
2260
0e27866cea99
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
1601 msgstr "E733: :for¿¡ :endwhileÀÌ »ç¿ëµÇ¾ú½À´Ï´Ù" |
7 | 1602 |
1603 msgid "E601: :try nesting too deep" | |
1604 msgstr "E601: :try°¡ ³Ê¹« ±í°Ô ÁßøµÇ¾ú½À´Ï´Ù" | |
1605 | |
1606 msgid "E603: :catch without :try" | |
1607 msgstr "E603: :try¾øÀÌ :catch°¡ ÀÖ½À´Ï´Ù" | |
1608 | |
1609 msgid "E604: :catch after :finally" | |
1610 msgstr "E604: :finally µÚ¿¡ :catch°¡ ÀÖ½À´Ï´Ù" | |
1611 | |
1612 msgid "E606: :finally without :try" | |
1613 msgstr "E606: :try¾øÀÌ :finally°¡ ÀÖ½À´Ï´Ù" | |
1614 | |
1615 msgid "E607: multiple :finally" | |
1616 msgstr "E607: ¿©·¯°³ÀÇ :finally°¡ ÀÖ½À´Ï´Ù" | |
1617 | |
1618 msgid "E602: :endtry without :try" | |
1619 msgstr "E602: :try¾øÀÌ :endtry°¡ ÀÖ½À´Ï´Ù" | |
1620 | |
1621 msgid "E193: :endfunction not inside a function" | |
1622 msgstr "E193: :endfunctionÀÌ function ³»¿¡ ¾ø½À´Ï´Ù" | |
1623 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1624 msgid "E788: Not allowed to edit another buffer now" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1625 msgstr "E788: Áö±ÝÀº ´Ù¸¥ ¹öÆÛ¸¦ ÆíÁýÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1626 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1627 msgid "E811: Not allowed to change buffer information now" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1628 msgstr "E811: Áö±ÝÀº ¹öÆÛ Á¤º¸¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1629 |
7 | 1630 msgid "tagname" |
1631 msgstr "ű×À̸§" | |
1632 | |
1633 msgid " kind file\n" | |
1634 msgstr " kind file\n" | |
1635 | |
1636 msgid "'history' option is zero" | |
1637 msgstr "'history' ¿É¼ÇÀÌ 0ÀÔ´Ï´Ù" | |
1638 | |
1639 #, c-format | |
1640 msgid "" | |
1641 "\n" | |
1642 "# %s History (newest to oldest):\n" | |
1643 msgstr "" | |
1644 "\n" | |
1645 "# %s È÷½ºÅ丮 (»õ°ÍºÎÅÍ ¿À·¡µÈ °Í ¼ø):\n" | |
1646 | |
1647 msgid "Command Line" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1648 msgstr "¸í·É Çà" |
7 | 1649 |
1650 msgid "Search String" | |
1651 msgstr "ãÀ» ¹®ÀÚ¿" | |
1652 | |
1653 msgid "Expression" | |
1654 msgstr "Ç¥Çö" | |
1655 | |
1656 msgid "Input Line" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1657 msgstr "ÀÔ·Â Çà" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1658 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1659 msgid "Debug Line" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1660 msgstr "µð¹ö±× Çà" |
7 | 1661 |
1662 msgid "E198: cmd_pchar beyond the command length" | |
1663 msgstr "E198: cmd_pchar°¡ ¸í·É ±æÀ̸¦ ¹þ¾î³µ½À´Ï´Ù" | |
1664 | |
1665 msgid "E199: Active window or buffer deleted" | |
1666 msgstr "E199: È°¼ºµÈ âÀ̳ª ¹öÆÛ°¡ Áö¿öÁ³½À´Ï´Ù" | |
1667 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1668 msgid "E812: Autocommands changed buffer or buffer name" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1669 msgstr "E812: Autocommand°¡ ¹öÆÛ³ª ¹öÆÛÀ̸§À» ¹Ù²Ù¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1670 |
7 | 1671 msgid "Illegal file name" |
1672 msgstr "À߸øµÈ ÆÄÀÏ À̸§" | |
1673 | |
1674 msgid "is a directory" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1675 msgstr "Àº(´Â) µð·ºÅ丮ÀÔ´Ï´Ù" |
7 | 1676 |
1677 msgid "is not a file" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1678 msgstr "Àº(´Â) ÆÄÀÏÀÌ ¾Æ´Õ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1679 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1680 msgid "is a device (disabled with 'opendevice' option)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1681 msgstr "Àº(´Â) ÀåÄ¡°¡ ¾Æ´Õ´Ï´Ù ('opendevice' ¿É¼ÇÀ¸·Î ¸·Èû)" |
7 | 1682 |
1683 msgid "[New File]" | |
1684 msgstr "[»õ ÆÄÀÏ]" | |
1685 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1686 msgid "[New DIRECTORY]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1687 msgstr "[»õ µð·ºÅ丮]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1688 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1689 msgid "[File too big]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1690 msgstr "[ÆÄÀÏÀÌ ³Ê¹« Å]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1691 |
7 | 1692 msgid "[Permission Denied]" |
1693 msgstr "[Çã¿ë ¾È µË´Ï´Ù]" | |
1694 | |
1695 msgid "E200: *ReadPre autocommands made the file unreadable" | |
1696 msgstr "E200: *ReadPre ÀÚµ¿¸í·ÉÀÌ ÆÄÀÏÀ» ÀÐÁö ¸øÇÏ°Ô ¸¸µé¾ú½À´Ï´Ù" | |
1697 | |
1698 msgid "E201: *ReadPre autocommands must not change current buffer" | |
1699 msgstr "E201: *ReadPre ÀÚµ¿¸í·ÉÀº ÇöÀç ¹öÆÛ¸¦ ¹Ù²Ù¸é ¾È µË´Ï´Ù" | |
1700 | |
1701 msgid "Vim: Reading from stdin...\n" | |
1702 msgstr "ºö: Ç¥ÁØÀԷ¿¡¼ Àд Áß...\n" | |
1703 | |
1704 msgid "Reading from stdin..." | |
1705 msgstr "Ç¥ÁØÀԷ¿¡¼ Àд Áß..." | |
1706 | |
1707 msgid "E202: Conversion made file unreadable!" | |
1708 msgstr "E202: º¯È¯µÈ ÆÄÀÏÀ» ÀÐÀ» ¼ö°¡ ¾ø½À´Ï´Ù!" | |
1709 | |
1710 msgid "[fifo/socket]" | |
1711 msgstr "[ÇÇÆ÷/¼ÒÄÏ]" | |
1712 | |
1713 msgid "[fifo]" | |
1714 msgstr "[ÇÇÆ÷]" | |
1715 | |
1716 msgid "[socket]" | |
1717 msgstr "[¼ÒÄÏ]" | |
1718 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1719 #~ msgid "[character special]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1720 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1721 |
7 | 1722 msgid "[CR missing]" |
1723 msgstr "[CR ¾øÀ½]" | |
1724 | |
1725 msgid "[long lines split]" | |
1726 msgstr "[±ä ÁÙ À߸²]" | |
1727 | |
1728 msgid "[NOT converted]" | |
1729 msgstr "[º¯È¯ ¾È µË´Ï´Ù]" | |
1730 | |
1731 msgid "[converted]" | |
1732 msgstr "[º¯È¯ µÇ¾ú½À´Ï´Ù]" | |
1733 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1734 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1735 msgid "[CONVERSION ERROR in line %ld]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1736 msgstr "[%ld ÁÙ¿¡¼ º¯È¯ ¿¡·¯]" |
7 | 1737 |
1738 #, c-format | |
1739 msgid "[ILLEGAL BYTE in line %ld]" | |
1740 msgstr "[%ld ÁÙ¿¡ À߸øµÈ ¹ÙÀÌÆ®]" | |
1741 | |
1742 msgid "[READ ERRORS]" | |
1743 msgstr "[Àб⠿¡·¯]" | |
1744 | |
1745 msgid "Can't find temp file for conversion" | |
1746 msgstr "º¯È¯Çϱâ À§ÇÑ Àӽà ÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
1747 | |
1748 msgid "Conversion with 'charconvert' failed" | |
1749 msgstr "'charconvert'¸¦ »ç¿ëÇÑ º¯È¯ÀÌ ½ÇÆÐÇß½À´Ï´Ù" | |
1750 | |
1751 msgid "can't read output of 'charconvert'" | |
1752 msgstr "'charconvert'ÀÇ Ãâ·Â°á°ú¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
1753 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1754 msgid "E676: No matching autocommands for acwrite buffer" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1755 msgstr "E676: acwrite ¹öÆÛ¿¡ ´ëÇÑ autocommand¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1756 |
7 | 1757 msgid "E203: Autocommands deleted or unloaded buffer to be written" |
1758 msgstr "E203: ¾µ ¹öÆÛ¸¦ ÀÚµ¿¸í·ÉÀÌ Áö¿ì°Å³ª ´Ý¾Ò½À´Ï´Ù" | |
1759 | |
1760 msgid "E204: Autocommand changed number of lines in unexpected way" | |
1761 msgstr "E204: Autocommand°¡ À߸øµÈ ¹æ¹ýÀ¸·Î ÁÙÀ» ¹Ù²Ù¾ú½À´Ï´Ù" | |
1762 | |
1668 | 1763 msgid "NetBeans disallows writes of unmodified buffers" |
7 | 1764 msgstr "NetBeans¿¡¼´Â ¹Ù²îÁö ¾ÊÀº ¹öÆÛ¸¦ ¾µ ¼ö ¾ø½À´Ï´Ù" |
1765 | |
1766 msgid "Partial writes disallowed for NetBeans buffers" | |
1767 msgstr "NetBeans ¹öÆÛ¿¡ ´ëÇؼ´Â ºÎºÐ ÀúÀåÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù" | |
1768 | |
1769 msgid "is not a file or writable device" | |
1770 msgstr "ÆÄÀÏ È¤Àº ¾µ ¼ö ÀÖ´Â ÀåÄ¡°¡ ¾Æ´Õ´Ï´Ù" | |
1771 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1772 msgid "writing to device disabled with 'opendevice' option" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1773 msgstr "ÀåÄ¡ ¾²±â°¡ 'opendevice' ¿É¼ÇÀ¸·Î ¸·Èû" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1774 |
7 | 1775 msgid "is read-only (add ! to override)" |
1776 msgstr "Àбâ Àü¿ëÀÔ´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
1777 | |
1778 msgid "E506: Can't write to backup file (add ! to override)" | |
1779 msgstr "E506: ¹é¾÷ÆÄÀÏÀ» ¾µ ¼ö ¾ø½À´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
1780 | |
1781 msgid "E507: Close error for backup file (add ! to override)" | |
1782 msgstr "E507: ¹é¾÷ÆÄÀÏ ´Ý±â ¿¡·¯ (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
1783 | |
1784 msgid "E508: Can't read file for backup (add ! to override)" | |
1785 msgstr "E508: ¹é¾÷ÇÒ ÆÄÀÏÀ» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
1786 | |
1787 msgid "E509: Cannot create backup file (add ! to override)" | |
1788 msgstr "E509: ¹é¾÷ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
1789 | |
1790 msgid "E510: Can't make backup file (add ! to override)" | |
1791 msgstr "E510: ¹é¾÷ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
1792 | |
1793 msgid "E214: Can't find temp file for writing" | |
1794 msgstr "E214: ¾µ Àӽà ÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
1795 | |
1796 msgid "E213: Cannot convert (add ! to write without conversion)" | |
1797 msgstr "E213: º¯È¯ÇÒ ¼ö ¾ø½À´Ï´Ù (º¯È¯ ¾øÀÌ ÀúÀåÇÏ·Á¸é ! ´õÇϱâ)" | |
1798 | |
1799 msgid "E166: Can't open linked file for writing" | |
1800 msgstr "E166: ¾µ ¿¬°áµÈ ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" | |
1801 | |
1802 msgid "E212: Can't open file for writing" | |
1803 msgstr "E212: ¾µ ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" | |
1804 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1805 msgid "E949: File changed while writing" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
1806 msgstr "E949: ¾²´Â Áß¿¡ ÆÄÀÏÀÌ º¯°æµÇ¾ú½À´Ï´Ù" |
7 | 1807 |
1808 msgid "E512: Close failed" | |
1809 msgstr "E512: ´Ý±â°¡ ½ÇÆÐÇß½À´Ï´Ù" | |
1810 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1811 msgid "E513: write error, conversion failed (make 'fenc' empty to override)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1812 msgstr "E513: ¾²±â ¿¡·¯, º¯È¯ ½ÇÆÐ (¹«½ÃÇÏ·Á¸é 'fenc'¸¦ ºñ¿ì¸é µÊ)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1813 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1814 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1815 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1816 "E513: write error, conversion failed in line %ld (make 'fenc' empty to " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1817 "override)" |
2709 | 1818 msgstr "E513: ¾²±â ¿¡·¯, %ld ÁÙ¿¡¼ º¯È¯ ½ÇÆÐ (¹«½ÃÇÏ·Á¸é 'fenc'¸¦ ºñ¿ì¸é µÊ)" |
7 | 1819 |
1820 msgid "E514: write error (file system full?)" | |
1821 msgstr "E514: ¾²±â ¿¡·¯ (ÆÄÀÏ ½Ã½ºÅÛÀÌ ²Ëᳪ¿ä?)" | |
1822 | |
1823 msgid " CONVERSION ERROR" | |
1824 msgstr " º¯È¯ ¿¡·¯" | |
1825 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1826 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1827 msgid " in line %ld;" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1828 msgstr "%ld ÁÙ¿¡¼;" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1829 |
7 | 1830 msgid "[Device]" |
1831 msgstr "[ÀåÄ¡]" | |
1832 | |
1833 msgid "[New]" | |
1834 msgstr "[»õ·Î¿î]" | |
1835 | |
1836 msgid " [a]" | |
1837 msgstr " [a]" | |
1838 | |
1839 msgid " appended" | |
1840 msgstr " ´õÇß½À´Ï´Ù" | |
1841 | |
1842 msgid " [w]" | |
1843 msgstr " [w]" | |
1844 | |
1845 msgid " written" | |
1846 msgstr " ÀúÀå Çß½À´Ï´Ù" | |
1847 | |
1848 msgid "E205: Patchmode: can't save original file" | |
1849 msgstr "E205: ÆÐÄ¡ »óÅÂ: ¿ø·¡ ÆÄÀÏÀ» ÀúÀåÇÒ ¼ö ¾ø½À´Ï´Ù" | |
1850 | |
1851 msgid "E206: patchmode: can't touch empty original file" | |
1852 msgstr "E206: ÆÐÄ¡ »óÅÂ: ºó ¿ø·¡ ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù" | |
1853 | |
1854 msgid "E207: Can't delete backup file" | |
1855 msgstr "E207: ¹é¾÷ ÆÄÀÏÀ» Áö¿ï ¼ö ¾ø½À´Ï´Ù" | |
1856 | |
1857 msgid "" | |
1858 "\n" | |
1859 "WARNING: Original file may be lost or damaged\n" | |
1860 msgstr "" | |
1861 "\n" | |
1862 "°æ°í: ¿ø·¡ ÆÄÀÏÀÌ ¾ø¾îÁ³°Å³ª ±úÁ³À» ¼ö ÀÖ½À´Ï´Ù\n" | |
1863 | |
1864 msgid "don't quit the editor until the file is successfully written!" | |
1865 msgstr "ÆÄÀÏÀÌ ¼º°øÀûÀ¸·Î ÀúÀåµÉ ¶§±îÁö ÆíÁý±â¸¦ ³¡³»Áö ¸¶½Ê½Ã¿À!" | |
1866 | |
1867 msgid "[dos]" | |
1868 msgstr "[µµ½º]" | |
1869 | |
1870 msgid "[dos format]" | |
1871 msgstr "[µµ½º Çü½Ä]" | |
1872 | |
1873 msgid "[mac]" | |
1874 msgstr "[¸Æ]" | |
1875 | |
1876 msgid "[mac format]" | |
1877 msgstr "[¸Æ Çü½Ä]" | |
1878 | |
1879 msgid "[unix]" | |
1880 msgstr "[À¯´Ð½º]" | |
1881 | |
1882 msgid "[unix format]" | |
1883 msgstr "[À¯´Ð½º Çü½Ä]" | |
1884 | |
1885 msgid "1 line, " | |
1886 msgstr "1 ÁÙ, " | |
1887 | |
1888 #, c-format | |
1889 msgid "%ld lines, " | |
1890 msgstr "%ld ÁÙ, " | |
1891 | |
1892 msgid "1 character" | |
1893 msgstr "1 ±ÛÀÚ" | |
1894 | |
1895 #, c-format | |
2709 | 1896 msgid "%lld characters" |
1897 msgstr "%lld ±ÛÀÚ" | |
1898 | |
7 | 1899 msgid "[noeol]" |
1900 msgstr "[noeol]" | |
1901 | |
1902 msgid "[Incomplete last line]" | |
1903 msgstr "[ºÒ¿ÏÀüÇÑ ¸¶Áö¸· ÁÙ]" | |
1904 | |
1905 msgid "WARNING: The file has been changed since reading it!!!" | |
1906 msgstr "°æ°í: ÆÄÀÏÀÌ ÀÐÀº µÚ¿¡ ¹Ù²î¾ú½À´Ï´Ù!!!" | |
1907 | |
1908 msgid "Do you really want to write to it" | |
1909 msgstr "Á¤¸»·Î ¾²±â¸¦ ¿øÇϽʴϱî" | |
1910 | |
1911 #, c-format | |
1912 msgid "E208: Error writing to \"%s\"" | |
1913 msgstr "E208: \"%s\"¿¡ ¾²±â ¿¡·¯" | |
1914 | |
1915 #, c-format | |
1916 msgid "E209: Error closing \"%s\"" | |
1917 msgstr "E209: \"%s\" ´Ý±â ¿¡·¯" | |
1918 | |
1919 #, c-format | |
1920 msgid "E210: Error reading \"%s\"" | |
1921 msgstr "E210: \"%s\" Àб⠿¡·¯" | |
1922 | |
1923 msgid "E246: FileChangedShell autocommand deleted buffer" | |
1924 msgstr "E246: FileChangedShell ÀÚµ¿¸í·ÉÀÌ ¹öÆÛ¸¦ Áö¿ü½À´Ï´Ù" | |
1925 | |
1926 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1927 msgid "E211: File \"%s\" no longer available" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1928 msgstr "E211: ÆÄÀÏ \"%s\"À»(¸¦) ´õ ÀÌ»ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
7 | 1929 |
1930 #, c-format | |
1931 msgid "" | |
1932 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as " | |
1933 "well" | |
1934 msgstr "" | |
1935 "W12: °æ°í: ÆÄÀÏ \"%s\"ÀÌ(°¡) ¹Ù²î¾ú°í ¸¶Âù°¡Áö·Î ºöÀÇ ¹öÆÛµµ ¹Ù²î¾ú½À´Ï´Ù" | |
1936 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1937 msgid "See \":help W12\" for more info." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1938 msgstr "´õ ¸¹Àº Á¤º¸¸¦ º¸·Á¸é \":help W12\"À» ÀÔ·ÂÇϼ¼¿ä." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1939 |
7 | 1940 #, c-format |
1941 msgid "W11: Warning: File \"%s\" has changed since editing started" | |
1942 msgstr "W11: °æ°í: ÆÄÀÏ \"%s\"ÀÌ(°¡) °íÄ¡±â ½ÃÀÛÇÑ µÚ¿¡ ¹Ù²î¾ú½À´Ï´Ù" | |
1943 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1944 msgid "See \":help W11\" for more info." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1945 msgstr "´õ ¸¹Àº Á¤º¸¸¦ º¸·Á¸é \":help W11\"À» ÀÔ·ÂÇϼ¼¿ä." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1946 |
7 | 1947 #, c-format |
1948 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started" | |
1949 msgstr "W16: °æ°í: ÆÄÀÏ \"%s\"ÀÇ »óÅ°¡ °íÄ¡±â ½ÃÀÛÇÑ µÚ¿¡ ¹Ù²î¾ú½À´Ï´Ù" | |
1950 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1951 msgid "See \":help W16\" for more info." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1952 msgstr "´õ ¸¹Àº Á¤º¸¸¦ º¸·Á¸é \":help W16\"À» ÀÔ·ÂÇϼ¼¿ä." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1953 |
7 | 1954 #, c-format |
1955 msgid "W13: Warning: File \"%s\" has been created after editing started" | |
1956 msgstr "W13: °æ°í: ÆÄÀÏ \"%s\"ÀÌ(°¡) °íÄ¡±â ½ÃÀÛÇÑ µÚ¿¡ ¸¸µé¾ú½À´Ï´Ù" | |
1957 | |
1958 msgid "Warning" | |
1959 msgstr "°æ°í" | |
1960 | |
1961 msgid "" | |
1962 "&OK\n" | |
1963 "&Load File" | |
1964 msgstr "" | |
1965 "È®ÀÎ(&O)\n" | |
1966 "ÆÄÀÏ ºÒ·¯¿À±â(&L)" | |
1967 | |
1968 #, c-format | |
1969 msgid "E462: Could not prepare for reloading \"%s\"" | |
1970 msgstr "E462: \"%s\"ÀÇ Àç·Îµå¸¦ ÁغñÇÒ ¼ö ¾ø½À´Ï´Ù" | |
1971 | |
1972 #, c-format | |
1973 msgid "E321: Could not reload \"%s\"" | |
1974 msgstr "E321: \"%s\"À»(¸¦) ´Ù½Ã ·ÎµåÇÒ ¼ö ¾ø½À´Ï´Ù" | |
1975 | |
1976 msgid "--Deleted--" | |
1977 msgstr "--Áö¿öÁü--" | |
1978 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1979 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1980 msgid "auto-removing autocommand: %s <buffer=%d>" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1981 msgstr "autocommand ÀÚµ¿»èÁ¦: %s <buffer=%d>" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1982 |
7 | 1983 #, c-format |
1984 msgid "E367: No such group: \"%s\"" | |
1985 msgstr "E367: ÀÌ·± ±×·ì ¾øÀ½: \"%s\"" | |
1986 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1987 msgid "E936: Cannot delete the current group" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1988 msgstr "E936: ÇöÀç ±×·ìÀ» »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1989 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1990 msgid "W19: Deleting augroup that is still in use" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1991 msgstr "W19: »ç¿ëÁßÀÎ augroupÀ» »èÁ¦ÇÏ·Á°í ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1992 |
7 | 1993 #, c-format |
1994 msgid "E215: Illegal character after *: %s" | |
1995 msgstr "E215: * µÚ¿¡ ÀÌ»óÇÑ ±ÛÀÚ: %s" | |
1996 | |
1997 #, c-format | |
1998 msgid "E216: No such event: %s" | |
1999 msgstr "E216: ±×·± À̺¥Æ® ¾øÀ½: %s" | |
2000 | |
2001 #, c-format | |
2002 msgid "E216: No such group or event: %s" | |
2003 msgstr "E216: ±×·± ±×·ìÀ̳ª À̺¥Æ® ¾øÀ½: %s" | |
2004 | |
2005 msgid "" | |
2006 "\n" | |
14193 | 2007 "--- Autocommands ---" |
7 | 2008 msgstr "" |
2009 "\n" | |
2010 "--- ÀÚµ¿-¸í·É ---" | |
2011 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2012 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2013 msgid "E680: <buffer=%d>: invalid buffer number " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2014 msgstr "E680: <buffer=%d>: À߸øµÈ ¹öÆÛ ¹øÈ£" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2015 |
7 | 2016 msgid "E217: Can't execute autocommands for ALL events" |
2017 msgstr "E217: ALL À̺¥Æ®¿¡ ´ëÇØ ÀÚµ¿¸í·ÉÀ» ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2018 | |
2019 msgid "No matching autocommands" | |
2020 msgstr "¸Â´Â ÀÚµ¿¸í·ÉÀÌ ¾ø½À´Ï´Ù" | |
2021 | |
2022 msgid "E218: autocommand nesting too deep" | |
2023 msgstr "E218: ÀÚµ¿¸í·ÉÀÌ ³Ê¹« ±í°Ô ÁßøµÇ¾ú½À´Ï´Ù" | |
2024 | |
2025 #, c-format | |
14193 | 2026 #~ msgid "%s Autocommands for \"%s\"" |
7 | 2027 #~ msgstr "" |
2028 | |
2029 #, c-format | |
2030 msgid "Executing %s" | |
2031 msgstr "%s ½ÇÇàÁß" | |
2032 | |
2033 #, c-format | |
2034 msgid "autocommand %s" | |
2035 msgstr "ÀÚµ¿¸í·É %s" | |
2036 | |
2037 msgid "E219: Missing {." | |
2038 msgstr "E219: {°¡ ¾ø½À´Ï´Ù." | |
2039 | |
2040 msgid "E220: Missing }." | |
2041 msgstr "E220: }°¡ ¾ø½À´Ï´Ù." | |
2042 | |
2043 msgid "E490: No fold found" | |
2044 msgstr "E490: fold°¡ ¾ø½À´Ï´Ù" | |
2045 | |
2046 msgid "E350: Cannot create fold with current 'foldmethod'" | |
2047 msgstr "E350: ÇöÀçÀÇ 'foldmethod'À¸·Î Á¢±â¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" | |
2048 | |
2049 msgid "E351: Cannot delete fold with current 'foldmethod'" | |
2050 msgstr "E351: ÇöÀçÀÇ 'foldmethod'À¸·Î Á¢±â¸¦ Áö¿ï ¼ö ¾ø½À´Ï´Ù" | |
2051 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2052 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2053 msgid "+--%3ld line folded " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2054 msgid_plural "+--%3ld lines folded " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2055 msgstr[0] "+-%3ld ÁÙÀÌ Á¢Çû½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2056 msgstr[1] "+-%3ld ÁÙµéÀÌ Á¢Çû½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2057 |
7 | 2058 msgid "E222: Add to read buffer" |
2059 msgstr "E222: ÀÐÇôÁø ¹öÆÛ¿¡ ´õÇϱâ" | |
2060 | |
2061 msgid "E223: recursive mapping" | |
2062 msgstr "E223: Àç±Í ¸ÊÇÎ" | |
2063 | |
2064 #, c-format | |
2065 msgid "E224: global abbreviation already exists for %s" | |
2066 msgstr "E224: %s Àü¿ª ¾à¾î°¡ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù" | |
2067 | |
2068 #, c-format | |
2069 msgid "E225: global mapping already exists for %s" | |
2070 msgstr "E225: %s Àü¿ª ¸ÅÇÎÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù" | |
2071 | |
2072 #, c-format | |
2073 msgid "E226: abbreviation already exists for %s" | |
2074 msgstr "E226: %s ¾à¾î°¡ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù" | |
2075 | |
2076 #, c-format | |
2077 msgid "E227: mapping already exists for %s" | |
2078 msgstr "E227: %s ¸ÅÇÎÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù" | |
2079 | |
2080 msgid "No abbreviation found" | |
2081 msgstr "¾à¾î¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
2082 | |
2083 msgid "No mapping found" | |
2084 msgstr "¸ÊÇÎÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
2085 | |
2086 msgid "E228: makemap: Illegal mode" | |
2087 msgstr "E228: makemap: ÀÌ»óÇÑ »óÅÂ" | |
2088 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2089 msgid "<cannot open> " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2090 msgstr "<¿ ¼ö ¾øÀ½> " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2091 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2092 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2093 msgid "E616: vim_SelFile: can't get font %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2094 msgstr "E616: vim_SelFile: ±Û²Ã %sÀ»(¸¦) ¾òÀ» ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2095 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2096 msgid "E614: vim_SelFile: can't return to current directory" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2097 msgstr "E614: vim_SelFile: ÇöÀç µð·ºÅ丮·Î µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2098 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2099 msgid "Pathname:" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2100 msgstr "°æ·Î À̸§:" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2101 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2102 msgid "E615: vim_SelFile: can't get current directory" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2103 msgstr "E615: vim_SelFile: ÇöÀç µð·ºÅ丮¸¦ ¾òÀ» ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2104 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2105 msgid "OK" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2106 msgstr "È®ÀÎ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2107 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2108 msgid "Cancel" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2109 msgstr "Ãë¼Ò" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2110 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2111 msgid "Vim dialog" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2112 msgstr "ºö ´ëÈ»óÀÚ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2113 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2114 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2115 msgstr "½ºÅ©·Ñ¹Ù À§Á¬: ½æ ÇȽº¸ÊÀÇ Áö¿À¹ÌÆ®¸®¸¦ ¾òÀ» ¼ö ¾ø½À´Ï´Ù." |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2116 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2117 msgid "E232: Cannot create BalloonEval with both message and callback" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2118 msgstr "E232: ¸Þ½ÃÁö¿Í ÄÝ¹é ¸ðµÎ¸¦ »ç¿ëÇؼ´Â BalloonEvalÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2119 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2120 msgid "E851: Failed to create a new process for the GUI" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2121 msgstr "E851: »õ·Î¿î GUI ÇÁ·Î¼¼½º¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2122 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2123 msgid "E852: The child process failed to start the GUI" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2124 msgstr "E852: ÀÚ½Ä ÇÁ·Î¼¼½º°¡ GUI¸¦ ½ÃÀÛÇÏÁö ¸øÇß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2125 |
7 | 2126 msgid "E229: Cannot start the GUI" |
2127 msgstr "E229: GUI¸¦ ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2128 | |
2129 #, c-format | |
2130 msgid "E230: Cannot read from \"%s\"" | |
2131 msgstr "E230: \"%s\"¿¡¼ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
2132 | |
2133 msgid "E665: Cannot start GUI, no valid font found" | |
2134 msgstr "E665: ¾µ¸¸ÇÑ ±Û²ÃÀ» ãÀ» ¼ö ¾ø¾î¼ GUI¸¦ ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2135 | |
2136 msgid "E231: 'guifontwide' invalid" | |
2137 msgstr "E231: 'guifontwide'°¡ ÀÌ»óÇÕ´Ï´Ù" | |
2138 | |
2139 msgid "E599: Value of 'imactivatekey' is invalid" | |
2140 msgstr "E599: 'imactivatekey' °ªÀÌ ÀÌ»óÇÕ´Ï´Ù" | |
2141 | |
2142 #, c-format | |
2143 msgid "E254: Cannot allocate color %s" | |
2144 msgstr "E254: »ö %sÀ»(¸¦) ÇÒ´çÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2145 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2146 #~ msgid "No match at cursor, finding next" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2147 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2148 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2149 msgid "_Cancel" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2150 msgstr "Ãë¼Ò(_C)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2151 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2152 msgid "_Save" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2153 msgstr "ÀúÀå(_S)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2154 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2155 msgid "_Open" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2156 msgstr "¿±â(_O)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2157 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2158 msgid "_OK" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2159 msgstr "È®ÀÎ(_O)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2160 |
7 | 2161 msgid "" |
2162 "&Yes\n" | |
2163 "&No\n" | |
2164 "&Cancel" | |
2165 msgstr "" | |
2166 "¿¹(&Y)\n" | |
2167 "¾Æ´Ï¿À(&N)\n" | |
2168 "Ãë¼Ò(&C)" | |
2169 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2170 msgid "Yes" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2171 msgstr "¿¹" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2172 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2173 msgid "No" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2174 msgstr "¾Æ´Ï¿À" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2175 |
7 | 2176 msgid "Input _Methods" |
2177 msgstr "ÀÔ·Â ¹æ¹ý(_M)" | |
2178 | |
2179 msgid "VIM - Search and Replace..." | |
2180 msgstr "ºö - ã¾Æ¼ ¹Ù²Ù±â..." | |
2181 | |
2182 msgid "VIM - Search..." | |
2183 msgstr "ºö - ã±â..." | |
2184 | |
2185 msgid "Find what:" | |
2186 msgstr "¹«¾ó ãÀ»±î¿ä:" | |
2187 | |
2188 msgid "Replace with:" | |
2189 msgstr "¹Ù²Ü ¹®ÀÚ¿:" | |
2190 | |
2191 msgid "Match whole word only" | |
2192 msgstr "¶È°°Àº ³¹¸»¸¸" | |
2193 | |
2194 #~ msgid "Match case" | |
2195 #~ msgstr "" | |
2196 | |
2197 msgid "Direction" | |
2198 msgstr "¹æÇâ" | |
2199 | |
2200 msgid "Up" | |
2201 msgstr "À§·Î" | |
2202 | |
2203 msgid "Down" | |
2204 msgstr "¾Æ·¡·Î" | |
2205 | |
2206 msgid "Find Next" | |
2207 msgstr "´ÙÀ½ ã±â" | |
2208 | |
2209 msgid "Replace" | |
2210 msgstr "¹Ù²Ù±â" | |
2211 | |
2212 msgid "Replace All" | |
2213 msgstr "¸ðµÎ ¹Ù²Ù±â" | |
2214 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2215 msgid "_Close" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2216 msgstr "´Ý±â(_C)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2217 |
7 | 2218 msgid "Vim: Received \"die\" request from session manager\n" |
2219 msgstr "ºö: ¼¼¼Ç °ü¸®ÀڷκÎÅÍ \"die\" ¿äûÀ» ¹Þ¾Ò½À´Ï´Ù\n" | |
2220 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2221 msgid "Close tab" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2222 msgstr "ÅÇ ´Ý±â" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2223 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2224 msgid "New tab" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2225 msgstr "»õ ÅÇ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2226 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2227 msgid "Open Tab..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2228 msgstr "ÅÇ ¿±â..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2229 |
7 | 2230 msgid "Vim: Main window unexpectedly destroyed\n" |
2231 msgstr "ºö: ¸ÞÀΠâÀÌ Á×°Ô µÉ °ÍÀÔ´Ï´Ù\n" | |
2232 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2233 msgid "&Filter" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2234 msgstr "°Å¸£°³(&F)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2235 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2236 msgid "&Cancel" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2237 msgstr "Ãë¼Ò(&C)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2238 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2239 msgid "Directories" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2240 msgstr "µð·ºÅ丮" |
7 | 2241 |
2242 msgid "Filter" | |
2243 msgstr "°Å¸£°³" | |
2244 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2245 msgid "&Help" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2246 msgstr "µµ¿ò¸»(&H)" |
7 | 2247 |
2248 msgid "Files" | |
2249 msgstr "ÆÄÀÏ" | |
2250 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2251 msgid "&OK" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2252 msgstr "È®ÀÎ(&O)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2253 |
7 | 2254 msgid "Selection" |
2255 msgstr "°í¸£±â" | |
2256 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2257 msgid "Find &Next" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2258 msgstr "´ÙÀ½ ã±â(&N)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2259 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2260 msgid "&Replace" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2261 msgstr "¹Ù²Ù±â(&R)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2262 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2263 msgid "Replace &All" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2264 msgstr "¸ðµÎ ¹Ù²Ù±â(&A)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2265 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2266 msgid "&Undo" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2267 msgstr "Ãë¼Ò(&U)" |
7 | 2268 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2269 msgid "Open tab..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2270 msgstr "ÅÇ ¿±â..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2271 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2272 msgid "Find string (use '\\\\' to find a '\\')" |
7 | 2273 msgstr "¹®ÀÚ¿ ã±â ('\\'¸¦ ãÀ¸·Á¸é '\\\\' »ç¿ë)" |
2274 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2275 msgid "Find & Replace (use '\\\\' to find a '\\')" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2276 msgstr "¹®ÀÚ¿ ã¾Æ¼ ¹Ù²Ù±â ('\\'¸¦ ãÀ¸·Á¸é '\\\\' »ç¿ë)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2277 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2278 msgid "Not Used" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2279 msgstr "»ç¿ë ¾ÊµÊ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2280 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2281 msgid "Directory\t*.nothing\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2282 msgstr "µð·ºÅ丮\t*.nothing\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2283 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2284 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2285 msgid "E671: Cannot find window title \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2286 msgstr "E671: â Á¦¸ñ \"%s\"À»(¸¦) ãÀ» ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2287 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2288 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2289 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version." |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2290 msgstr "E243: Áö¿øµÇÁö ¾Ê´Â ÀÎÀÚ: \"-%s\": OLE ÆÇÀ» »ç¿ëÇϽʽÿÀ." |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2291 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2292 msgid "E672: Unable to open window inside MDI application" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2293 msgstr "E672: MDI ÀÀ¿ëÇÁ·Î±×·¥ ¾È¿¡¼ âÀ» ¿ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2294 |
7 | 2295 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" |
2296 msgstr "" | |
2297 "ºö E458: »ö»ó¸Ê ¿£Æ®¸®¸¦ ÇÒ´çÇÒ ¼ö ¾ø½À´Ï´Ù, ¸î¸î »öÀÌ À߸øµÉ ¼ö ÀÖ½À´Ï´Ù" | |
2298 | |
2299 #, c-format | |
2300 msgid "E250: Fonts for the following charsets are missing in fontset %s:" | |
2301 msgstr "E250: ´ÙÀ½ ±ÛÀÚ¼ÂÀÇ ±Û²ÃÀÌ ±Û²Ã¼Â %s¿¡ ¾ø½À´Ï´Ù:" | |
2302 | |
2303 #, c-format | |
2304 msgid "E252: Fontset name: %s" | |
2305 msgstr "E252: ±Û²Ã¼Â À̸§: %s" | |
2306 | |
2307 #, c-format | |
2308 msgid "Font '%s' is not fixed-width" | |
2309 msgstr "±Û²Ã '%s'Àº(´Â) °íÁ¤³ÐÀÌ°¡ ¾Æ´Õ´Ï´Ù" | |
2310 | |
2311 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2312 msgid "E253: Fontset name: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2313 msgstr "E253: ±Û²Ã¼Â À̸§: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2314 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2315 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2316 msgid "Font0: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2317 msgstr "±Û²Ã0: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2318 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2319 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2320 msgid "Font1: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2321 msgstr "±Û²Ã1: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2322 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2323 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2324 msgid "Font%ld width is not twice that of font0" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2325 msgstr "±Û²Ã%ld ³Êºñ°¡ ±Û²Ã0ÀÇ µÎ¹è°¡ ¾Æ´Õ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2326 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2327 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2328 msgid "Font0 width: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2329 msgstr "±Û²Ã0 ³Êºñ: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2330 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2331 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2332 msgid "Font1 width: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2333 msgstr "±Û²Ã1 ³Êºñ: %ld" |
7 | 2334 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2335 msgid "Invalid font specification" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2336 msgstr "±Û²Ã ±Ô°ÝÀÌ ÀÌ»óÇÕ´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2337 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2338 msgid "&Dismiss" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2339 msgstr "Ãë¼Ò(&D)" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2340 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2341 #~ msgid "no specific match" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2342 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2343 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2344 msgid "Vim - Font Selector" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2345 msgstr "Vim - ±Û²Ã ¼±Åñâ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2346 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2347 msgid "Name:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2348 msgstr "À̸§:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2349 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2350 #~ msgid "Show size in Points" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2351 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2352 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2353 msgid "Encoding:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2354 msgstr "ÀÎÄÚµù:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2355 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2356 msgid "Font:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2357 msgstr "±Û²Ã:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2358 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2359 msgid "Style:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2360 msgstr "½ºÅ¸ÀÏ:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2361 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2362 msgid "Size:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2363 msgstr "Å©±â:" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2364 |
7 | 2365 msgid "E256: Hangul automata ERROR" |
2366 msgstr "E256: ÇÑ±Û ¿ÀÅ丶Ÿ ¿¡·¯" | |
2367 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2368 msgid "E550: Missing colon" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2369 msgstr "E550: ÄÝ·ÐÀÌ ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2370 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2371 msgid "E551: Illegal component" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2372 msgstr "E551: ÀÌ»óÇÑ ÄÄÆ÷³ÍÆ®" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2373 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2374 msgid "E552: digit expected" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2375 msgstr "E552: ¼ýÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2376 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2377 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2378 msgid "Page %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2379 msgstr "ÆäÀÌÁö %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2380 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2381 msgid "No text to be printed" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2382 msgstr "ÀμâµÉ ÅؽºÆ®°¡ ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2383 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2384 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2385 msgid "Printing page %d (%d%%)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2386 msgstr "ÆäÀÌÁö %d ÀμâÁß (%d%%)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2387 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2388 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2389 msgid " Copy %d of %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2390 msgstr " º¹»ç %d / %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2391 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2392 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2393 msgid "Printed: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2394 msgstr "ÀμâµÊ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2395 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2396 msgid "Printing aborted" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2397 msgstr "ÀμⰡ Ãë¼ÒµÇ¾ú½À´Ï´Ù." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2398 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2399 msgid "E455: Error writing to PostScript output file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2400 msgstr "E455: Æ÷½ºÆ®½ºÅ©¸³Æ® Ãâ·ÂÆÄÀÏ¿¡ ¾µ ¼ö ¾ø½À´Ï´Ù." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2401 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2402 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2403 msgid "E624: Can't open file \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2404 msgstr "E624: \"%s\" ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2405 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2406 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2407 msgid "E457: Can't read PostScript resource file \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2408 msgstr "E457: Æ÷½ºÆ®½ºÅ©¸³Æ® ¸®¼Ò½º ÆÄÀÏ \"%s\"À»(¸¦) ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2409 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2410 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2411 msgid "E618: file \"%s\" is not a PostScript resource file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2412 msgstr "E618: ÆÄÀÏ \"%s\"Àº(´Â) Æ÷½ºÆ®½ºÅ©¸³Æ® ¸®¼Ò½º ÆÄÀÏÀÌ ¾Æ´Õ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2413 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2414 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2415 msgid "E619: file \"%s\" is not a supported PostScript resource file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2416 msgstr "E619: ÆÄÀÏ \"%s\"Àº(´Â) Áö¿øµÇ´Â Æ÷½ºÆ®½ºÅ©¸³Æ® ¸®¼Ò½º ÆÄÀÏÀÌ ¾Æ´Õ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2417 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2418 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2419 msgid "E621: \"%s\" resource file has wrong version" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2420 msgstr "E621: \"%s\" ¸®¼Ò½º ÆÄÀÏÀº ¹öÀüÀÌ À߸øµÇ¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2421 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2422 msgid "E673: Incompatible multi-byte encoding and character set." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2423 msgstr "E673: ȣȯµÇÁö ¾Ê´Â ´ÙÁß¹®ÀÚ ÀÎÄÚµù°ú ¹®ÀÚ¼Â." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2424 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2425 msgid "E674: printmbcharset cannot be empty with multi-byte encoding." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2426 msgstr "E674: printmbcharset´Â ´ÙÁß¹®ÀÚ ÀÎÄÚµù¿¡¼ ¹Ýµå½Ã ¼³Á¤µÇ¾î¾ß ÇÕ´Ï´Ù." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2427 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2428 msgid "E675: No default font specified for multi-byte printing." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2429 msgstr "E675: ´ÙÁß¹®ÀÚ Àμ⸦ À§ÇÑ ±Û²ÃÀÌ ¼³Á¤µÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2430 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2431 msgid "E324: Can't open PostScript output file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2432 msgstr "E324: Æ÷½ºÆ®½ºÅ©¸³Æ® Ãâ·ÂÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2433 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2434 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2435 msgid "E456: Can't open file \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2436 msgstr "E456: \"%s\" ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2437 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2438 msgid "E456: Can't find PostScript resource file \"prolog.ps\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2439 msgstr "E456: Æ÷½ºÆ®½ºÅ©¸³Æ® ¸®¼Ò½º ÆÄÀÏ \"prolog.ps\"¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2440 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2441 msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2442 msgstr "E456: Æ÷½ºÆ®½ºÅ©¸³Æ® ¸®¼Ò½º ÆÄÀÏ \"cidfont.ps\"¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2443 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2444 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2445 msgid "E456: Can't find PostScript resource file \"%s.ps\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2446 msgstr "E456: Æ÷½ºÆ®½ºÅ©¸³Æ® ¸®¼Ò½º ÆÄÀÏ \"%s.ps\"¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2447 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2448 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2449 msgid "E620: Unable to convert to print encoding \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2450 msgstr "E620: \"%s\" Àμâ ÀÎÄÚµùÀ¸·Î º¯È¯ÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2451 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2452 msgid "Sending to printer..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2453 msgstr "ÇÁ¸°ÅÍ·Î º¸³»´Â Áß..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2454 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2455 msgid "E365: Failed to print PostScript file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2456 msgstr "E365: Æ÷½ºÆ®½ºÅ©¸³Æ® ÆÄÀÏÀ» ÀμâÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2457 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2458 msgid "Print job sent." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2459 msgstr "ÀμâÀÛ¾÷ÀÌ ³¡³µ½À´Ï´Ù." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2460 |
7 | 2461 msgid "Add a new database" |
2462 msgstr "»õ µ¥ÀÌÅͺ£À̽º ´õÇϱâ" | |
2463 | |
2464 #~ msgid "Query for a pattern" | |
2465 #~ msgstr "" | |
2466 | |
2467 msgid "Show this message" | |
2468 msgstr "ÀÌ ¸Þ½ÃÁö º¸À̱â" | |
2469 | |
2470 msgid "Kill a connection" | |
2471 msgstr "¿¬°á ²÷±â" | |
2472 | |
2473 msgid "Reinit all connections" | |
2474 msgstr "¸ðµç ¿¬°á ´Ù½Ã ÃʱâÈ" | |
2475 | |
2476 msgid "Show connections" | |
2477 msgstr "¿¬°á º¸¿©ÁÖ±â" | |
2478 | |
2479 #, c-format | |
2480 msgid "E560: Usage: cs[cope] %s" | |
2481 msgstr "E560: »ç¿ë¹ý: cs[cope] %s" | |
2482 | |
2483 msgid "This cscope command does not support splitting the window.\n" | |
2484 msgstr "ÀÌ cscope ¸í·ÉÀº â ³ª´©±â¸¦ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù.\n" | |
2485 | |
2486 msgid "E562: Usage: cstag <ident>" | |
2487 msgstr "E562: »ç¿ë¹ý: cstag <ident>" | |
2488 | |
2489 msgid "E257: cstag: tag not found" | |
2490 msgstr "E257: cstag: ű׸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
2491 | |
2492 #, c-format | |
2493 msgid "E563: stat(%s) error: %d" | |
2494 msgstr "E563: stat(%s) ¿¡·¯: %d" | |
2495 | |
2496 msgid "E563: stat error" | |
2497 msgstr "E563: stat ¿¡·¯" | |
2498 | |
2499 #, c-format | |
2500 msgid "E564: %s is not a directory or a valid cscope database" | |
2501 msgstr "E564: %sÀº(´Â) µð·ºÅ丮µµ ȤÀº cscope µ¥ÀÌÅͺ£À̽º°¡ ¾Æ´Õ´Ï´Ù" | |
2502 | |
2503 #, c-format | |
2504 msgid "Added cscope database %s" | |
2505 msgstr "cscope µ¥ÀÌÅͺ£À̽º %s¿¡ ´õÇß½À´Ï´Ù." | |
2506 | |
2507 #, c-format | |
2508 msgid "E262: error reading cscope connection %ld" | |
2509 msgstr "E262: cscope ¿¬°á %ld Àб⠿¡·¯" | |
2510 | |
2511 msgid "E561: unknown cscope search type" | |
2512 msgstr "E561: ¸ð¸£´Â cscope ã±â Çü½Ä" | |
2513 | |
2514 msgid "E566: Could not create cscope pipes" | |
2515 msgstr "E566: cscope ÆÄÀÌÇÁ¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" | |
2516 | |
2517 msgid "E622: Could not fork for cscope" | |
2518 msgstr "E622: cscope¸¦ forkÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2519 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2520 msgid "cs_create_connection setpgid failed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2521 msgstr "cs_create_connection setpgid°¡ ½ÇÆÐÇß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2522 |
7 | 2523 msgid "cs_create_connection exec failed" |
2524 msgstr "cs_create_connection ½ÇÇàÀÌ ½ÇÆÐÇß½À´Ï´Ù" | |
2525 | |
2526 msgid "cs_create_connection: fdopen for to_fp failed" | |
2527 msgstr "cs_create_connection: to_fp¿¡ ´ëÇÑ fdopen ½ÇÆÐ" | |
2528 | |
2529 msgid "cs_create_connection: fdopen for fr_fp failed" | |
2530 msgstr "cs_create_connection: fr_fp¿¡ ´ëÇÑ fdopen ½ÇÆÐ" | |
2531 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2532 msgid "E623: Could not spawn cscope process" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2533 msgstr "E623: cscope ÇÁ·Î¼¼½º¸¦ spawnÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2534 |
7 | 2535 msgid "E567: no cscope connections" |
2536 msgstr "E567: cscope ¿¬°áÀÌ ¾ø½À´Ï´Ù" | |
2537 | |
2538 #, c-format | |
2709 | 2539 #~ msgid "E469: invalid cscopequickfix flag %c for %c" |
7 | 2540 #~ msgstr "" |
2541 | |
2542 #, c-format | |
2709 | 2543 #~ msgid "E259: no matches found for cscope query %s of %s" |
7 | 2544 #~ msgstr "" |
2545 | |
2546 msgid "cscope commands:\n" | |
2547 msgstr "cscope ¸í·É:\n" | |
2548 | |
2549 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2550 msgid "%-5s: %s%*s (Usage: %s)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2551 msgstr "%-5s: %s%*s (»ç¿ë¹ý: %s)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2552 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2553 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2554 "\n" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2555 " a: Find assignments to this symbol\n" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2556 " c: Find functions calling this function\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2557 " d: Find functions called by this function\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2558 " e: Find this egrep pattern\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2559 " f: Find this file\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2560 " g: Find this definition\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2561 " i: Find files #including this file\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2562 " s: Find this C symbol\n" |
2709 | 2563 " t: Find this text string\n" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2564 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2565 "\n" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2566 " a: ÀÌ ±âÈ£¿¡ ´ëÇÑ ÇÒ´ç ã±â\n" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2567 " c: ÀÌ ÇÔ¼ö¸¦ ºÎ¸£´Â ÇÔ¼öµé ã±â\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2568 " d: ÀÌ ÇÔ¼ö¿¡ ÀÇÇØ ºÒ·ÁÁö´Â ÇÔ¼öµé ã±â\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2569 " e: ÀÌ egrep ÆÐÅÏ Ã£±â\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2570 " f: ÀÌ ÆÄÀÏ Ã£±â\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2571 " g: ÀÌ Á¤ÀÇ Ã£±â\n" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2572 " i: ÀÌ ÆÄÀÏÀ» #includeÇÏ´Â ÆÄÀϵé ã±â\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2573 " s: ÀÌ C ±âÈ£ ã±â\n" |
2709 | 2574 " t: ÀÌ ¹®ÀÚ¿ ã±â\n" |
7 | 2575 |
2576 #, c-format | |
2577 msgid "E625: cannot open cscope database: %s" | |
2578 msgstr "E625: cscope µ¥ÀÌÅͺ£À̽º¸¦ ¿ ¼ö ¾øÀ½: %s" | |
2579 | |
2580 msgid "E626: cannot get cscope database information" | |
2581 msgstr "E626: cscope µ¥ÀÌÅͺ£À̽º Á¤º¸¸¦ ¾òÀ» ¼ö ¾ø½À´Ï´Ù" | |
2582 | |
2583 msgid "E568: duplicate cscope database not added" | |
2584 msgstr "E568: Áߺ¹µÈ cscope µ¥ÀÌÅͺ£À̽º´Â ´õÇØÁöÁö ¾Ê¾Ò½À´Ï´Ù" | |
2585 | |
2586 #, c-format | |
2587 msgid "E261: cscope connection %s not found" | |
2588 msgstr "E261: cscope ¿¬°á %sÀ»(¸¦) ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
2589 | |
2590 #, c-format | |
2591 msgid "cscope connection %s closed" | |
2592 msgstr "cscope ¿¬°á %sÀÌ(°¡) ´ÝÇû½À´Ï´Ù" | |
2593 | |
2594 msgid "E570: fatal error in cs_manage_matches" | |
2595 msgstr "E570: cs_manage_matches¿¡ ½É°¢ÇÑ ¿¡·¯" | |
2596 | |
2597 #, c-format | |
2598 msgid "Cscope tag: %s" | |
2599 msgstr "Cscope ű×: %s" | |
2600 | |
2601 msgid "" | |
2602 "\n" | |
2603 " # line" | |
2604 msgstr "" | |
2605 "\n" | |
2606 " # ÁÙ" | |
2607 | |
2608 msgid "filename / context / line\n" | |
2609 msgstr "ÆÄÀÏ À̸§ / ÄÜÅؽºÆ® / ÁÙ\n" | |
2610 | |
2611 #, c-format | |
2612 msgid "E609: Cscope error: %s" | |
2613 msgstr "E609: Cscope ¿¡·¯: %s" | |
2614 | |
2615 msgid "All cscope databases reset" | |
2616 msgstr "¸ðµç cscope µ¥ÀÌÅͺ£À̽º ¸®¼Â" | |
2617 | |
2618 msgid "no cscope connections\n" | |
2619 msgstr "cscope ¿¬°áÀÌ ¾ø½À´Ï´Ù\n" | |
2620 | |
2621 msgid " # pid database name prepend path\n" | |
2622 msgstr " # pid µ¥ÀÌÅͺ£À̽º À̸§ prepend path\n" | |
2623 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2624 msgid "Lua library cannot be loaded." |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2625 msgstr "Lua ¶óÀ̺귯¸®¸¦ ·ÎµùÇÒ ¼ö ¾ø½À´Ï´Ù." |
2709 | 2626 |
2627 msgid "cannot save undo information" | |
2628 msgstr "undo Á¤º¸¸¦ ÀúÀåÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2629 | |
7 | 2630 msgid "" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2631 "E815: Sorry, this command is disabled, the MzScheme libraries could not be " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2632 "loaded." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2633 msgstr "" |
2709 | 2634 "E815: ¹Ì¾ÈÇÕ´Ï´Ù, ÀÌ ¸í·ÉÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù, MzScheme ¶óÀ̺귯¸®¸¦ ·ÎµùÇÒ " |
2635 "¼ö ¾ø½À´Ï´Ù." | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2636 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2637 msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2638 "E895: Sorry, this command is disabled, the MzScheme's racket/base module " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2639 "could not be loaded." |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2640 msgstr "" |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2641 "E895: ¹Ì¾ÈÇÕ´Ï´Ù, ÀÌ ¸í·ÉÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù, MzSchemeÀÇ racket/base ¸ðµâ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2642 "À» ·ÎµùÇÒ ¼ö ¾ø½À´Ï´Ù." |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2643 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2644 msgid "invalid expression" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2645 msgstr "À߸øµÈ Ç¥Çö½Ä" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2646 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2647 msgid "expressions disabled at compile time" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2648 msgstr "Ç¥Çö½ÄÀ» Áö¿øÇÏÁö ¾Êµµ·Ï ÄÄÆÄÀÏ µÇ¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2649 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2650 msgid "hidden option" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2651 msgstr "¼û±è ¿É¼Ç" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2652 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2653 msgid "unknown option" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2654 msgstr "¸ð¸£´Â ¿É¼Ç" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2655 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2656 msgid "window index is out of range" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2657 msgstr "â ¹øÈ£°¡ ¹üÀ§¸¦ ¹þ¾î³µ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2658 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2659 msgid "couldn't open buffer" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2660 msgstr "¹öÆÛ¸¦ ¿ ¼ö ¾ø¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2661 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2662 msgid "cannot delete line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2663 msgstr "ÁÙÀ» Áö¿ï ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2664 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2665 msgid "cannot replace line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2666 msgstr "ÁÙÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2667 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2668 msgid "cannot insert line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2669 msgstr "ÁÙÀ» ³¢¿ö³ÖÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2670 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2671 msgid "string cannot contain newlines" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2672 msgstr "¹®ÀÚ¿Àº newlineÀ» Æ÷ÇÔÇÒ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2673 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2674 #~ msgid "error converting Scheme values to Vim" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2675 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2676 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2677 msgid "Vim error: ~a" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2678 msgstr "Vim ¿¡·¯: ~a" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2679 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2680 msgid "Vim error" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2681 msgstr "Vim ¿¡·¯" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2682 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2683 msgid "buffer is invalid" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2684 msgstr "¹öÆÛ°¡ ÀÌ»óÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2685 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2686 msgid "window is invalid" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2687 msgstr "âÀÌ ÀÌ»óÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2688 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2689 msgid "linenr out of range" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2690 msgstr "ÁÙ ¹øÈ£°¡ ¹üÀ§¸¦ ¹þ¾î³µ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2691 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2692 msgid "not allowed in the Vim sandbox" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2693 msgstr "Vim sandbox¿¡¼´Â Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2694 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2695 msgid "E837: This Vim cannot execute :py3 after using :python" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2696 msgstr "E837: ÀÌ VimÀº :pythonÀ» »ç¿ëÇÑ ÈÄ¿¡ :py3À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
2709 | 2697 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2698 msgid "" |
7 | 2699 "E263: Sorry, this command is disabled, the Python library could not be " |
2700 "loaded." | |
2701 msgstr "" | |
2702 "E263: ¹Ì¾ÈÇÕ´Ï´Ù, ÀÌ ¸í·ÉÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù, ÆÄÀ̽㠶óÀ̺귯¸®¸¦ ·ÎµùÇÒ " | |
2703 "¼ö ¾ø½À´Ï´Ù." | |
2704 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2705 msgid "E836: This Vim cannot execute :python after using :py3" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2706 msgstr "E836: ÀÌ VimÀº :py3À» »ç¿ëÇÑ ÈÄ¿¡ :pythonÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2707 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2708 msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2709 "E887: Sorry, this command is disabled, the Python's site module could not be " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2710 "loaded." |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2711 msgstr "" |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2712 "E887: ¹Ì¾ÈÇÕ´Ï´Ù, ÀÌ ¸í·ÉÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù, ÆÄÀ̽ãÀÇ »çÀÌÆ® ¸ðµâÀ» ·Îµù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2713 "ÇÒ ¼ö ¾ø½À´Ï´Ù." |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2714 |
7 | 2715 msgid "E659: Cannot invoke Python recursively" |
2716 msgstr "E659: PythonÀ» Àç±ÍÈ£ÃâÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2717 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2718 msgid "E265: $_ must be an instance of String" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2719 msgstr "E265: $_´Â String ÀνºÅϽºÀ̾î¾ß ÇÕ´Ï´Ù" |
7 | 2720 |
2721 msgid "" | |
2722 "E266: Sorry, this command is disabled, the Ruby library could not be loaded." | |
2723 msgstr "" | |
2724 "E266: ¹Ì¾ÈÇÕ´Ï´Ù, ÀÌ ¸í·ÉÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù, ·çºñ ¶óÀ̺귯¸®¸¦ ·ÎµùÇÒ ¼ö " | |
2725 "¾ø½À´Ï´Ù." | |
2726 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2727 msgid "E267: unexpected return" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2728 msgstr "E267: ¶æ¹ÛÀÇ return" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2729 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2730 msgid "E268: unexpected next" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2731 msgstr "E268: ¶æ¹ÛÀÇ next" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2732 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2733 msgid "E269: unexpected break" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2734 msgstr "E269: ¶æ¹ÛÀÇ break" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2735 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2736 msgid "E270: unexpected redo" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2737 msgstr "E270: ¶æ¹ÛÀÇ redo" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2738 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2739 #~ msgid "E271: retry outside of rescue clause" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2740 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2741 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2742 msgid "E272: unhandled exception" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2743 msgstr "E272: ó¸®¾ÊµÈ ¿¹¿Ü" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2744 |
7 | 2745 #, c-format |
2746 msgid "E273: unknown longjmp status %d" | |
2747 msgstr "E273: ¸ð¸£´Â longjmp »óÅ %d" | |
2748 | |
2749 msgid "invalid buffer number" | |
2750 msgstr "À߸øµÈ ¹öÆÛ ¹øÈ£" | |
2751 | |
2752 msgid "not implemented yet" | |
2753 msgstr "¾ÆÁ÷ ±¸ÇöµÇÁö ¾Ê¾Ò½À´Ï´Ù" | |
2754 | |
2755 msgid "cannot set line(s)" | |
2756 msgstr "ÁÙÀ» ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2757 | |
2709 | 2758 msgid "invalid mark name" |
2759 msgstr "À߸øµÈ ¸¶Å© À̸§" | |
2760 | |
7 | 2761 msgid "mark not set" |
2762 msgstr "¸¶Å©°¡ ¼³Á¤µÇÁö ¾Ê¾Ò½À´Ï´Ù" | |
2763 | |
2764 #, c-format | |
2765 msgid "row %d column %d" | |
2766 msgstr "Çà %d ¿ %d" | |
2767 | |
2768 msgid "cannot insert/append line" | |
2769 msgstr "ÁÙÀ» ³¢¿ö³Ö°Å³ª ´õÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2770 | |
2709 | 2771 msgid "line number out of range" |
2772 msgstr "ÁÙ ¹øÈ£°¡ ¹üÀ§¸¦ ¹þ¾î³µ½À´Ï´Ù" | |
2773 | |
7 | 2774 msgid "unknown flag: " |
2775 msgstr "¸ð¸£´Â Ç÷¡±×: " | |
2776 | |
2777 msgid "unknown vimOption" | |
2778 msgstr "¸ð¸£´Â ºö ¿É¼Ç" | |
2779 | |
2780 msgid "keyboard interrupt" | |
2781 msgstr "Å°º¸µå ÀÎÅÍ·´Æ®" | |
2782 | |
2783 msgid "vim error" | |
2784 msgstr "ºö ¿¡·¯" | |
2785 | |
2786 msgid "cannot create buffer/window command: object is being deleted" | |
2787 msgstr "¹öÆÛ/â ¸í·ÉÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù: °´Ã¼°¡ Áö¿öÁý´Ï´Ù" | |
2788 | |
2789 msgid "" | |
2790 "cannot register callback command: buffer/window is already being deleted" | |
2791 msgstr "ÄÝ¹é ¸í·ÉÀ» µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù: ¹öÆÛ/âÀÌ ÀÌ¹Ì Áö¿öÁ³½À´Ï´Ù" | |
2792 | |
2793 msgid "" | |
2794 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim." | |
2795 "org" | |
2796 msgstr "" | |
2797 "E280: TCL ½É°¢ÇÑ ¿¡·¯: reflist°¡ ±úÁ³³ª!? ÀÌ ¹®Á¦¸¦ vim-dev@vim.org·Î ¾Ë·ÁÁÖ" | |
2798 "½Ê½Ã¿À" | |
2799 | |
2800 msgid "cannot register callback command: buffer/window reference not found" | |
2801 msgstr "ÄÝ¹é ¸í·ÉÀ» µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù: ¹öÆÛ/â ÂüÁ¶¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
2802 | |
2803 msgid "" | |
2804 "E571: Sorry, this command is disabled: the Tcl library could not be loaded." | |
2805 msgstr "" | |
2806 "E571: ¹Ì¾ÈÇÕ´Ï´Ù, ÀÌ ¸í·ÉÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù, Tcl ¶óÀ̺귯¸®¸¦ ·ÎµùÇÒ ¼ö ¾ø" | |
2807 "½À´Ï´Ù." | |
2808 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2809 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2810 msgid "E572: exit code %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2811 msgstr "E572: Á¾·á ÄÚµå %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2812 |
7 | 2813 msgid "cannot get line" |
2814 msgstr "ÁÙÀ» ¾òÀ» ¼ö ¾ø½À´Ï´Ù" | |
2815 | |
2816 msgid "Unable to register a command server name" | |
2817 msgstr "¸í·É ¼¹ö À̸§À» µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2818 | |
2819 msgid "E248: Failed to send command to the destination program" | |
2820 msgstr "E248: ´ë»óÇÁ·Î±×·¥À¸·Î ¸í·É º¸³»±â°¡ ½ÇÆÐÇß½À´Ï´Ù" | |
2821 | |
2822 #, c-format | |
2823 msgid "E573: Invalid server id used: %s" | |
2824 msgstr "E573: À߸øµÈ ¼¹ö id »ç¿ëµÊ: %s" | |
2825 | |
2826 msgid "E251: VIM instance registry property is badly formed. Deleted!" | |
2827 msgstr "E251: ºö ÀνºÅϽº ·¹Áö½ºÆ®¸® ¼Ó¼ºÀÌ À߸øµÇ¾î ÀÖ½À´Ï´Ù. Áö¿ü½À´Ï´Ù!" | |
2828 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2829 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2830 msgid "E938: Duplicate key in JSON: \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2831 msgstr "E938: JSON¿¡ Áߺ¹µÈ Å°: \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2832 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2833 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2834 msgid "E696: Missing comma in List: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2835 msgstr "E696: List¿¡ ÄÞ¸¶ ´©¶ô: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2836 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2837 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2838 msgid "E697: Missing end of List ']': %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2839 msgstr "E697: List ³¡¿¡ ']' ´©¶ô: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2840 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2841 msgid "Unknown option argument" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2842 msgstr "¸ð¸£´Â ¿É¼Ç ÀÎÀÚ" |
7 | 2843 |
2844 msgid "Too many edit arguments" | |
2845 msgstr "³Ê¹« ¸¹Àº ÆíÁý ÀÎÀÚ" | |
2846 | |
2847 msgid "Argument missing after" | |
2848 msgstr "µÚ¿¡ ÀÎÀÚ°¡ ¾øÀ½" | |
2849 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2850 msgid "Garbage after option argument" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2851 msgstr "¿É¼Ç ÀÎÀÚ µÚ¿¡ ¾²·¹±â °ª" |
7 | 2852 |
2853 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments" | |
2854 msgstr "³Ê¹« ¸¹Àº \"+command\" \"-c command\" ȤÀº \"--cmd command\" ÀÎÀÚ" | |
2855 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2856 msgid "Invalid argument for" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
2857 msgstr "Invalid argument for" |
7 | 2858 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2859 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2860 msgid "%d files to edit\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2861 msgstr "%d ÆÄÀÏÀ» °íÄ¡±â\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2862 |
2709 | 2863 msgid "netbeans is not supported with this GUI\n" |
2864 msgstr "ÀÌ GUI´Â netbeans¸¦ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù\n" | |
2865 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2866 msgid "'-nb' cannot be used: not enabled at compile time\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2867 msgstr "'-nb'´Â »ç¿ëÇÒ ¼ö ¾øÀ½: ÄÄÆÄÀÏÇÒ ¶§ Æ÷ÇÔµÇÁö ¾ÊÀ½\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2868 |
7 | 2869 msgid "This Vim was not compiled with the diff feature." |
2870 msgstr "ÀÌ ºöÀº diff ±â´É ¾øÀÌ ÄÄÆÄÀÏ µÇ¾ú½À´Ï´Ù." | |
2871 | |
2872 msgid "Attempt to open script file again: \"" | |
2873 msgstr "½ºÅ©¸³Æ® ÆÄÀÏÀ» ´Ù½Ã ¿·Á°í ½Ãµµ: \"" | |
2874 | |
2875 msgid "Cannot open for reading: \"" | |
2876 msgstr "Àбâ À§ÇØ ¿ ¼ö ¾øÀ½: \"" | |
2877 | |
2878 msgid "Cannot open for script output: \"" | |
2879 msgstr "½ºÅ©¸³Æ® Ãâ·ÂÀ» ¿ ¼ö ¾øÀ½: \"" | |
2880 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2881 msgid "Vim: Error: Failure to start gvim from NetBeans\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2882 msgstr "Vim: ¿¡·¯: NetBeans¿¡¼ gvim ½ÃÀÛ ½ÇÆÐ\n" |
7 | 2883 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2884 msgid "Vim: Error: This version of Vim does not run in a Cygwin terminal\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2885 msgstr "Vim: ¿¡·¯: ÀÌ ¹öÁ¯ÀÇ ºöÀº Cygwin Å͹̳ο¡¼ ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2886 |
7 | 2887 msgid "Vim: Warning: Output is not to a terminal\n" |
2888 msgstr "ºö: °æ°í: Å͹̳ηΠÃâ·ÂÇÒ ¼ö ¾ø½À´Ï´Ù\n" | |
2889 | |
2890 msgid "Vim: Warning: Input is not from a terminal\n" | |
2891 msgstr "ºö: °æ°í: Å͹̳ηΠºÎÅÍ ÀԷ¹ÞÀ» ¼ö ¾ø½À´Ï´Ù\n" | |
2892 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2893 msgid "pre-vimrc command line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2894 msgstr "pre-vimrc ¸í·É Çà" |
7 | 2895 |
2896 #, c-format | |
2897 msgid "E282: Cannot read from \"%s\"" | |
2898 msgstr "E282: \"%s\"¿¡¼ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
2899 | |
2900 msgid "" | |
2901 "\n" | |
2902 "More info with: \"vim -h\"\n" | |
2903 msgstr "" | |
2904 "\n" | |
2905 "´õ ¸¹Àº Á¤º¸¸¦ ¿øÇϽøé: \"vim -h\"\n" | |
2906 | |
2907 msgid "[file ..] edit specified file(s)" | |
2908 msgstr "[ÆÄÀÏ ..] ÁÖ¾îÁø ÆÄÀÏ °íÄ¡±â" | |
2909 | |
2910 msgid "- read text from stdin" | |
2911 msgstr "- Ç¥ÁØÀԷ¿¡¼ ÅؽºÆ® Àбâ" | |
2912 | |
2913 msgid "-t tag edit file where tag is defined" | |
2914 msgstr "-t tag űװ¡ Á¤ÀÇµÈ À§Ä¡¿¡¼ ÆÄÀÏ °íÄ¡±â" | |
2915 | |
2916 msgid "-q [errorfile] edit file with first error" | |
2917 msgstr "-q [¿¡·¯ÆÄÀÏ] ù ¹ø° ¿¡·¯°¡ ³ ÆÄÀÏ °íÄ¡±â" | |
2918 | |
2919 msgid "" | |
2920 "\n" | |
2921 "\n" | |
14193 | 2922 "Usage:" |
7 | 2923 msgstr "" |
2924 "\n" | |
2925 "\n" | |
2926 "»ç¿ë¹ý:" | |
2927 | |
2928 msgid " vim [arguments] " | |
2929 msgstr " vim [ÀÎÀÚ] " | |
2930 | |
2931 msgid "" | |
2932 "\n" | |
2933 " or:" | |
2934 msgstr "" | |
2935 "\n" | |
2936 " ȤÀº:" | |
2937 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2938 #~ msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2939 #~ "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2940 #~ "Where case is ignored prepend / to make flag upper case" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2941 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
2942 |
7 | 2943 msgid "" |
2944 "\n" | |
2945 "\n" | |
2946 "Arguments:\n" | |
2947 msgstr "" | |
2948 "\n" | |
2949 "\n" | |
2950 "ÀÎÀÚ:\n" | |
2951 | |
2952 msgid "--\t\t\tOnly file names after this" | |
2953 msgstr "--\t\t\tÀÌ µÚ¿¡´Â ÆÄÀÏ À̸§¸¸" | |
2954 | |
2955 msgid "--literal\t\tDon't expand wildcards" | |
2956 msgstr "--literal\t\t¿ÍÀϵåÄ«µå¸¦ È®ÀåÇÏÁö ¾ÊÀ½" | |
2957 | |
2958 msgid "-register\t\tRegister this gvim for OLE" | |
2959 msgstr "-register\t\tÀÌ gvim OLE¿¡ µî·Ï" | |
2960 | |
2961 msgid "-unregister\t\tUnregister gvim for OLE" | |
2962 msgstr "-unregister\t\tgvimÀ» OLE¿¡¼ µî·ÏÃë¼Ò" | |
2963 | |
2964 msgid "-g\t\t\tRun using GUI (like \"gvim\")" | |
2965 msgstr "-g\t\t\tGUI·Î ½ÇÇà (\"gvim\"°ú °°À½)" | |
2966 | |
2967 msgid "-f or --nofork\tForeground: Don't fork when starting GUI" | |
2968 msgstr "-f ȤÀº --nofork\tÆ÷±×¶ó¿îµå: GUI·Î ½ÃÀÛÇÒ ¶§ forkÇÏÁö ¸» °Í" | |
2969 | |
2970 msgid "-v\t\t\tVi mode (like \"vi\")" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2971 msgstr "-v\t\t\tVi ¸ðµå (\"vi\"¿Í °°À½)" |
7 | 2972 |
2973 msgid "-e\t\t\tEx mode (like \"ex\")" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2974 msgstr "-e\t\t\tEx ¸ðµå (\"ex\"¿Í °°À½)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2975 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2976 msgid "-E\t\t\tImproved Ex mode" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2977 msgstr "-E\t\t\tÇâ»óµÈ Ex ¸ðµå" |
7 | 2978 |
2979 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2980 msgstr "-s\t\t\tÁ¶¿ëÇÑ (¹èÄ¡) ¸ðµå (\"ex\"¸¸)" |
7 | 2981 |
2982 msgid "-d\t\t\tDiff mode (like \"vimdiff\")" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2983 msgstr "-d\t\t\tDiff ¸ðµå (\"vimdiff\"¿Í °°À½)" |
7 | 2984 |
2985 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2986 msgstr "-y\t\t\t½¬¿î ¸ðµå (\"evim\"°ú °°À½, modeless)" |
7 | 2987 |
2988 msgid "-R\t\t\tReadonly mode (like \"view\")" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2989 msgstr "-R\t\t\tÀбâ Àü¿ë ¸ðµå (\"view\"¿Í °°À½)" |
7 | 2990 |
2991 msgid "-Z\t\t\tRestricted mode (like \"rvim\")" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2992 msgstr "-Z\t\t\tÁ¦ÇÑµÈ ¸ðµå (\"rvim\"°ú °°À½)" |
7 | 2993 |
2994 msgid "-m\t\t\tModifications (writing files) not allowed" | |
2995 msgstr "-m\t\t\t¼öÁ¤(ÆÄÀÏ ¾²±â)ÀÌ Çã¿ëµÇÁö ¾ÊÀ½" | |
2996 | |
2997 msgid "-M\t\t\tModifications in text not allowed" | |
2998 msgstr "-M\t\t\tÅؽºÆ® ¼öÁ¤ÀÌ Çã¿ëµÇÁö ¾ÊÀ½" | |
2999 | |
3000 msgid "-b\t\t\tBinary mode" | |
3001 msgstr "-b\t\t\tÀÌÁø »óÅÂ" | |
3002 | |
3003 msgid "-l\t\t\tLisp mode" | |
3004 msgstr "-l\t\t\t¸®½ºÇÁ »óÅÂ" | |
3005 | |
3006 msgid "-C\t\t\tCompatible with Vi: 'compatible'" | |
3007 msgstr "-C\t\t\tVi ȣȯ: 'compatible'" | |
3008 | |
3009 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'" | |
3010 msgstr "-N\t\t\tVi¿Í ȣȯµÇÁö ¾ÊÀ½: 'nocompatible'" | |
3011 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3012 msgid "-V[N][fname]\t\tBe verbose [level N] [log messages to fname]" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3013 msgstr "-V[N][fname]\t\tBe verbose [level N] [fname¿¡ ¸Þ½ÃÁö ÀúÀå]" |
7 | 3014 |
3015 msgid "-D\t\t\tDebugging mode" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3016 msgstr "-D\t\t\tµð¹ö±ë ¸ðµå" |
7 | 3017 |
3018 msgid "-n\t\t\tNo swap file, use memory only" | |
3019 msgstr "-n\t\t\t½º¿Ò ÆÄÀÏ ¾øÀÌ ¸Þ¸ð¸®¸¸ »ç¿ë" | |
3020 | |
3021 msgid "-r\t\t\tList swap files and exit" | |
3022 msgstr "-r\t\t\t½º¿Ò ÆÄÀÏ ¸ñ·ÏÀ» Ç¥½ÃÇÑ µÚ ³¡³»±â" | |
3023 | |
3024 msgid "-r (with file name)\tRecover crashed session" | |
3025 msgstr "-r (ÆÄÀÏ À̸§°ú ÇÔ²²)\tÆļյǾú´ø ¼¼¼Ç º¹±¸" | |
3026 | |
3027 msgid "-L\t\t\tSame as -r" | |
3028 msgstr "-L\t\t\t-r°ú °°À½" | |
3029 | |
3030 msgid "-f\t\t\tDon't use newcli to open window" | |
3031 msgstr "-f\t\t\tâÀ» ¿ ¶§ newcli »ç¿ëÇÏÁö ¾ÊÀ½" | |
3032 | |
3033 msgid "-dev <device>\t\tUse <device> for I/O" | |
3034 msgstr "-dev <ÀåÄ¡>\t\tI/O¿¡ <ÀåÄ¡> »ç¿ë" | |
3035 | |
14123 | 3036 msgid "-A\t\t\tStart in Arabic mode" |
7 | 3037 msgstr "-A\t\t\tArabic ¸ðµå·Î ½ÃÀÛ" |
3038 | |
3039 msgid "-H\t\t\tStart in Hebrew mode" | |
3040 msgstr "-H\t\t\tHebrew ¸ðµå·Î ½ÃÀÛ" | |
3041 | |
3042 msgid "-F\t\t\tStart in Farsi mode" | |
3043 msgstr "-F\t\t\tFarsi ¸ðµå·Î ½ÃÀÛ" | |
3044 | |
3045 msgid "-T <terminal>\tSet terminal type to <terminal>" | |
3046 msgstr "-T <terminal>\tÅ͹̳ΠÁ¾·ù¸¦ <terminal>·Î ¼³Á¤" | |
3047 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3048 msgid "--not-a-term\t\tSkip warning for input/output not being a terminal" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3049 msgstr "--not-a-term\t\tÅ͹̳ο¡ ÀÔÃâ·ÂÇÒ ¼ö ¾ø´Ù´Â °æ°íÇÏÁö ¾ÊÀ½" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3050 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3051 msgid "--ttyfail\t\tExit if input or output is not a terminal" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3052 msgstr "--ttyfail\t\tÅ͹̳ο¡ ÀÔÃâ·ÂÇÒ ¼ö ¾ø´Â °æ¿ì Á¾·á" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3053 |
7 | 3054 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc" |
3055 msgstr "-u <vimrc>\t\t.vimrc ´ë½Å <vimrc>¸¦ »ç¿ë" | |
3056 | |
3057 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc" | |
3058 msgstr "-U <gvimrc>\t\t.gvimrc ´ë½Å <gvimrc>¸¦ »ç¿ë" | |
3059 | |
3060 msgid "--noplugin\t\tDon't load plugin scripts" | |
3061 msgstr "--noplugin\t\tÇ÷¯±×ÀÎ ½ºÅ©¸³Æ®¸¦ ºÒ·¯µéÀÌÁö ¾ÊÀ½" | |
3062 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3063 msgid "-p[N]\t\tOpen N tab pages (default: one for each file)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3064 msgstr "-p[N]\t\tN°³ÀÇ ÅÇ ¿±â (±âº»: ÆÄÀϺ°·Î Çϳª)" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3065 |
7 | 3066 msgid "-o[N]\t\tOpen N windows (default: one for each file)" |
3067 msgstr "-o[N]\t\tN°³ÀÇ Ã¢ ¿±â (±âº»: ÆÄÀϺ°·Î Çϳª)" | |
3068 | |
3069 msgid "-O[N]\t\tLike -o but split vertically" | |
3070 msgstr "-O[N]\t\t-o¿Í °°Áö¸¸ âÀ» ¼öÁ÷À¸·Î ³ª´©±â" | |
3071 | |
3072 msgid "+\t\t\tStart at end of file" | |
3073 msgstr "+\t\t\tÆÄÀÏ ¸¶Áö¸·¿¡¼ ½ÃÀÛ" | |
3074 | |
3075 msgid "+<lnum>\t\tStart at line <lnum>" | |
3076 msgstr "+<lnum>\t\t<lnum> ÁÙ¿¡¼ ½ÃÀÛ" | |
3077 | |
3078 msgid "--cmd <command>\tExecute <command> before loading any vimrc file" | |
3079 msgstr "--cmd <¸í·É>\tvimrc ÆÄÀÏÀ» Àбâ Àü¿¡ <¸í·É>À» ½ÇÇà" | |
3080 | |
3081 msgid "-c <command>\t\tExecute <command> after loading the first file" | |
3082 msgstr "-c <¸í·É>\t\tù° ÆÄÀÏÀ» ÀÐÀº µÚ <¸í·É>À» ½ÇÇà" | |
3083 | |
3084 msgid "-S <session>\t\tSource file <session> after loading the first file" | |
3085 msgstr "-S <¼¼¼Ç>\t\tù° ÆÄÀÏÀ» ÀÐÀº µÚ <¼¼¼Ç> ÆÄÀÏ ºÒ·¯ µéÀ̱â" | |
3086 | |
3087 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>" | |
3088 msgstr "-s <scriptin>\t<scriptin> ÆÄÀÏ¿¡¼ Normal »óÅ ¸í·É Àбâ" | |
3089 | |
3090 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>" | |
3091 msgstr "-w <scriptout>\t¸ðµç ÀÔ·ÂµÈ ¸í·ÉÀ» <scriptout> ÆÄÀÏ¿¡ Ãß°¡" | |
3092 | |
3093 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>" | |
3094 msgstr "-W <scriptout>\t¸ðµç ÀÔ·ÂµÈ ¸í·ÉÀ» <scriptout> ÆÄÀÏ¿¡ ÀúÀå" | |
3095 | |
3096 msgid "-x\t\t\tEdit encrypted files" | |
3097 msgstr "-x\t\t\t¾ÏÈ£ÈµÈ ÆÄÀÏ °íÄ¡±â" | |
3098 | |
3099 msgid "-display <display>\tConnect vim to this particular X-server" | |
3100 msgstr "-display <display>\tºöÀ» ƯÁ¤ X-¼¹ö¿Í ¿¬°á" | |
3101 | |
3102 msgid "-X\t\t\tDo not connect to X server" | |
3103 msgstr "-X\t\t\tX ¼¹ö¿¡ ¿¬°áÇÏÁö ¾ÊÀ½" | |
3104 | |
3105 msgid "--remote <files>\tEdit <files> in a Vim server if possible" | |
3106 msgstr "--remote <files>\t°¡´ÉÇÏ¸é ºö ¼¹ö¿¡¼ <files> ÆíÁý" | |
3107 | |
3108 msgid "--remote-silent <files> Same, don't complain if there is no server" | |
3109 msgstr "--remote-silent <files> °°À½, ¼¹ö°¡ ¾ø´Ù°í ºÒÆòÇÏÁö ¾ÊÀ½" | |
3110 | |
3111 msgid "" | |
3112 "--remote-wait <files> As --remote but wait for files to have been edited" | |
3113 msgstr "--remote-wait <files> --remote¿Í °°Áö¸¸ ´Ù °íÄ¥ ¶§±îÁö ±â´Ù¸³´Ï´Ù" | |
3114 | |
3115 msgid "" | |
3116 "--remote-wait-silent <files> Same, don't complain if there is no server" | |
3117 msgstr "--remote-wait-silent <files> °°À½, ¼¹ö°¡ ¾ø´Ù°í ºÒÆòÇÏÁö ¾ÊÀ½" | |
3118 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3119 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3120 "--remote-tab[-wait][-silent] <files> As --remote but use tab page per file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3121 msgstr "" |
2709 | 3122 "--remote-tab[-wait][-silent] <files> --remote¿Í °°Áö¸¸ ÆÄÀϺ°·Î ÅÇ ÆäÀÌÁö »ç" |
3123 "¿ë" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3124 |
7 | 3125 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit" |
3126 msgstr "--remote-send <keys>\tºö ¼¹ö·Î <keys>¸¦ º¸³»°í ³¡³»±â" | |
3127 | |
3128 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result" | |
3129 msgstr "--remote-expr <expr>\tºö ¼¹ö¿¡¼ <expr> ½ÇÇàÇÏ°í °á°ú Ãâ·Â" | |
3130 | |
3131 msgid "--serverlist\t\tList available Vim server names and exit" | |
3132 msgstr "--serverlist\t\t»ç¿ë °¡´ÉÇÑ ºö ¼¹ö À̸§À» Ç¥½ÃÇÏ°í ³¡³»±â" | |
3133 | |
3134 msgid "--servername <name>\tSend to/become the Vim server <name>" | |
3135 msgstr "--servername <name>\tºö ¼¹ö <name>ÀÌ µÇ°Å³ª ¼¹ö·Î º¸³»±â" | |
3136 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3137 msgid "--startuptime <file>\tWrite startup timing messages to <file>" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3138 msgstr "--startuptime <file>\tstartup timing ¸Þ½ÃÁö¸¦ <file>¿¡ ÀúÀå" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3139 |
7 | 3140 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo" |
3141 msgstr "-i <viminfo>\t\t.viminfo ´ë½Å <viminfo>¸¦ »ç¿ë" | |
3142 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3143 #~ msgid "--clean\t\t'nocompatible', Vim defaults, no plugins, no viminfo" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3144 #~ msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3145 |
7 | 3146 msgid "-h or --help\tPrint Help (this message) and exit" |
3147 msgstr "-h ȤÀº --help\tµµ¿ò¸»(ÀÌ ¸Þ½ÃÁö)À» Ãâ·ÂÇÑ µÚ ³¡³»±â" | |
3148 | |
3149 msgid "--version\t\tPrint version information and exit" | |
3150 msgstr "--version\t\tÆÇ Á¤º¸¸¦ Ãâ·ÂÇÑ µÚ ³¡³»±â" | |
3151 | |
3152 msgid "" | |
3153 "\n" | |
3154 "Arguments recognised by gvim (Motif version):\n" | |
3155 msgstr "" | |
3156 "\n" | |
3157 "gvimÀÌ ¾Ë°í ÀÖ´Â ÀÎÀÚ (¸ðƼÇÁ ÆÇ):\n" | |
3158 | |
3159 msgid "" | |
3160 "\n" | |
3161 "Arguments recognised by gvim (neXtaw version):\n" | |
3162 msgstr "" | |
3163 "\n" | |
3164 "gvimÀÌ ¾Ë°í ÀÖ´Â ÀÎÀÚ (neXtaw ÆÇ):\n" | |
3165 | |
3166 msgid "" | |
3167 "\n" | |
3168 "Arguments recognised by gvim (Athena version):\n" | |
3169 msgstr "" | |
3170 "\n" | |
3171 "gvimÀÌ ¾Ë°í ÀÖ´Â ÀÎÀÚ (¾ÆÅ׳ª ÆÇ):\n" | |
3172 | |
3173 msgid "-display <display>\tRun vim on <display>" | |
3174 msgstr "-display <display>\tºöÀ» <display>¿¡¼ ½ÇÇà" | |
3175 | |
3176 msgid "-iconic\t\tStart vim iconified" | |
3177 msgstr "-iconic\t\t¾ÆÀÌÄÜ »óÅ·Πºö ½ÃÀÛ" | |
3178 | |
3179 msgid "-background <color>\tUse <color> for the background (also: -bg)" | |
3180 msgstr "-background <color>\t¹ÙÅÁ »öÀ¸·Î <color> »ç¿ë (also: -bg)" | |
3181 | |
3182 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" | |
3183 msgstr "-foreground <color>\tÀÏ¹Ý »ö¿¡ <color> »ç¿ë (also: -fg)" | |
3184 | |
3185 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)" | |
3186 msgstr "-font <font>\t\tÀÏ¹Ý ÅؽºÆ®¿¡ <font> »ç¿ë (also: -fn)" | |
3187 | |
3188 msgid "-boldfont <font>\tUse <font> for bold text" | |
3189 msgstr "-boldfont <font>\t±½Àº ÅؽºÆ®¿¡ <font> »ç¿ë" | |
3190 | |
3191 msgid "-italicfont <font>\tUse <font> for italic text" | |
3192 msgstr "-italicfont <font>\t±â¿ïÀÓ ÅؽºÆ®¿¡ <font> »ç¿ë" | |
3193 | |
3194 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)" | |
3195 msgstr "-geometry <geom>\tÃʱâ Áö¿À¹ÌÆ®¸®¿¡ <geom> »ç¿ë (also: -geom)" | |
3196 | |
3197 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)" | |
3198 msgstr "-borderwidth <width>\t°¡ÀåÀÚ¸® ³ÐÀÌ¿¡ <width> »ç¿ë (also: -bw)" | |
3199 | |
3200 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)" | |
3201 msgstr "-scrollbarwidth <width> ½ºÅ©·Ñ¹Ù ³ÐÀÌ¿¡ <width> »ç¿ë (also: -sw)" | |
3202 | |
3203 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3204 msgstr "-menuheight <height>\t¸Þ´º¹Ù ³ôÀÌ¿¡ <height> »ç¿ë (also: -mh)" |
7 | 3205 |
3206 msgid "-reverse\t\tUse reverse video (also: -rv)" | |
3207 msgstr "-reverse\t\t¹ÝÀü ºñµð¿À »ç¿ë (also: -rv)" | |
3208 | |
3209 msgid "+reverse\t\tDon't use reverse video (also: +rv)" | |
3210 msgstr "+reverse\t\t¹ÝÀü ºñµð¿À »ç¿ë ¾È ÇÔ (also: +rv)" | |
3211 | |
3212 msgid "-xrm <resource>\tSet the specified resource" | |
3213 msgstr "-xrm <resource>\t¸í½ÃµÈ ¸®¼Ò½º ¼³Á¤" | |
3214 | |
3215 msgid "" | |
3216 "\n" | |
3217 "Arguments recognised by gvim (GTK+ version):\n" | |
3218 msgstr "" | |
3219 "\n" | |
3220 "gvimÀÌ ¾Ë°íÀÖ´Â ÀÎÀÚ (GTK+ ÆÇ):\n" | |
3221 | |
3222 msgid "-display <display>\tRun vim on <display> (also: --display)" | |
3223 msgstr "-display <display>\tºöÀ» <display>¿¡¼ ½ÇÇà (also: --display)" | |
3224 | |
3225 msgid "--role <role>\tSet a unique role to identify the main window" | |
3226 msgstr "--role <role>\t¸ÞÀΠâ ±¸ºÐÀ» À§ÇØ À¯ÀÏÇÑ ¿ªÇÒ ¼³Á¤" | |
3227 | |
3228 msgid "--socketid <xid>\tOpen Vim inside another GTK widget" | |
3229 msgstr "--socketid <xid>\tºöÀ» ´Ù¸¥ GTK À§Á¬ ¾È¿¡¼ ¿À½" | |
3230 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3231 msgid "--echo-wid\t\tMake gvim echo the Window ID on stdout" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3232 msgstr "--echo-wid\t\tÇ¥ÁØÃâ·Â¿¡ gvimÀÇ Window ID¸¦ Ç¥½Ã" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3233 |
7 | 3234 msgid "-P <parent title>\tOpen Vim inside parent application" |
3235 msgstr "-P <parent title>\tVimÀ» ºÎ¸ð ÀÀ¿ë ÇÁ·Î±×·¥ ³»¿¡¼ ¿±â" | |
3236 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3237 msgid "--windowid <HWND>\tOpen Vim inside another win32 widget" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3238 msgstr "--windowid <HWND>\t´Ù¸¥ win32 À§Á¬ ¾È¿¡¼ Vim ¿±â" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3239 |
7 | 3240 msgid "No display" |
3241 msgstr "µð½ºÇ÷¹ÀÌ°¡ ¾ø½À´Ï´Ù" | |
3242 | |
3243 msgid ": Send failed.\n" | |
3244 msgstr ": º¸³»±â°¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù.\n" | |
3245 | |
3246 msgid ": Send failed. Trying to execute locally\n" | |
3247 msgstr ": º¸³»±â ½ÇÆÐ. ·ÎÄÿ¡¼ ½ÇÇàµË´Ï´Ù\n" | |
3248 | |
3249 #, c-format | |
3250 #~ msgid "%d of %d edited" | |
3251 #~ msgstr "" | |
3252 | |
3253 msgid "No display: Send expression failed.\n" | |
3254 msgstr "µð½ºÇ÷¹ÀÌ ¾øÀ½: Ç¥Çö½Ä º¸³»±â°¡ ½ÇÆÐÇß½À´Ï´Ù.\n" | |
3255 | |
3256 msgid ": Send expression failed.\n" | |
3257 msgstr ": Ç¥Çö½Ä º¸³»±â°¡ ½ÇÆÐÇß½À´Ï´Ù.\n" | |
3258 | |
3259 msgid "No marks set" | |
3260 msgstr "¼³Á¤µÈ ¸¶Å©°¡ ¾ø½À´Ï´Ù" | |
3261 | |
3262 #, c-format | |
3263 msgid "E283: No marks matching \"%s\"" | |
3264 msgstr "E283: \"%s\"¿¡ ¸Â´Â ¸¶Å©°¡ ¾ø½À´Ï´Ù" | |
3265 | |
3266 msgid "" | |
3267 "\n" | |
3268 "mark line col file/text" | |
3269 msgstr "" | |
3270 "\n" | |
3271 "¸¶Å© ¶óÀÎ col ÆÄÀÏ/ÅؽºÆ®" | |
3272 | |
3273 msgid "" | |
3274 "\n" | |
3275 " jump line col file/text" | |
3276 msgstr "" | |
3277 "\n" | |
3278 " Á¡ÇÁ ¶óÀÎ col ÆÄÀÏ/ÅؽºÆ®" | |
3279 | |
3280 #~ msgid "" | |
3281 #~ "\n" | |
3282 #~ "change line col text" | |
3283 #~ msgstr "" | |
3284 | |
3285 msgid "" | |
3286 "\n" | |
3287 "# File marks:\n" | |
3288 msgstr "" | |
3289 "\n" | |
3290 "# ÆÄÀÏ ¸¶Å©:\n" | |
3291 | |
3292 msgid "" | |
3293 "\n" | |
3294 "# Jumplist (newest first):\n" | |
3295 msgstr "" | |
3296 "\n" | |
3297 "# Á¡ÇÁ¸ñ·Ï (»õ°ÍÀÌ ¸ÕÀú):\n" | |
3298 | |
3299 msgid "" | |
3300 "\n" | |
3301 "# History of marks within files (newest to oldest):\n" | |
3302 msgstr "" | |
3303 "\n" | |
3304 "# ÆÄÀϳ»ÀÇ ¸¶Å© È÷½ºÅ丮 (»õ°ÍºÎÅÍ ¿À·¡µÈ ¼ø):\n" | |
3305 | |
3306 msgid "Missing '>'" | |
3307 msgstr "'>'ÀÌ ¾ø½À´Ï´Ù" | |
3308 | |
3309 msgid "E543: Not a valid codepage" | |
3310 msgstr "E543: Á¤»óÀûÀÎ ÄÚµåÆäÀÌÁö°¡ ¾Æ´Õ´Ï´Ù" | |
3311 | |
3312 msgid "E284: Cannot set IC values" | |
3313 msgstr "E284: IC °ªÀ» ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù" | |
3314 | |
3315 msgid "E285: Failed to create input context" | |
3316 msgstr "E285: ÀÔ·Â ÄÜÅؽºÆ®¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" | |
3317 | |
3318 msgid "E286: Failed to open input method" | |
3319 msgstr "E286: ÀÔ·Â ¹æ½ÄÀ» ¿´Ù°¡ ½ÇÆÐÇß½À´Ï´Ù" | |
3320 | |
3321 msgid "E287: Warning: Could not set destroy callback to IM" | |
3322 msgstr "E287: °æ°í: IM¿¡ Æı« ÄݹéÀ» ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù" | |
3323 | |
3324 msgid "E288: input method doesn't support any style" | |
3325 msgstr "E288: ÀÔ·Â ¹æ½ÄÀÌ ¾î¶² Çü½Äµµ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" | |
3326 | |
3327 msgid "E289: input method doesn't support my preedit type" | |
3328 msgstr "E289: ÀÔ·Â ¹æ½ÄÀÌ ³» preedit Çü½ÄÀ» Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" | |
3329 | |
3330 msgid "E293: block was not locked" | |
3331 msgstr "E293: ±¸¿ªÀÌ Àá±ÅÁöÁö ¾Ê¾Ò½À´Ï´Ù" | |
3332 | |
3333 msgid "E294: Seek error in swap file read" | |
3334 msgstr "E294: ½º¿Ò ÆÄÀÏÀ» Àбâ À§ÇØ Æ¯Á¤ À§Ä¡·Î °¥ ¼ö ¾ø½À´Ï´Ù" | |
3335 | |
3336 msgid "E295: Read error in swap file" | |
3337 msgstr "E295: ½º¿Ò ÆÄÀÏÀ» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
3338 | |
3339 msgid "E296: Seek error in swap file write" | |
3340 msgstr "E296: ½º¿Ò ÆÄÀÏÀ» ¾²±â À§ÇØ Æ¯Á¤ À§Ä¡·Î °¥ ¼ö ¾ø½À´Ï´Ù" | |
3341 | |
3342 msgid "E297: Write error in swap file" | |
3343 msgstr "E297: ½º¿Ò ÆÄÀÏÀ» ¾µ ¼ö ¾ø½À´Ï´Ù" | |
3344 | |
3345 msgid "E300: Swap file already exists (symlink attack?)" | |
3346 msgstr "E300: ½º¿Ò ÆÄÀÏÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù (symlink °ø°Ý?)" | |
3347 | |
3348 msgid "E298: Didn't get block nr 0?" | |
3349 msgstr "E298: ±¸¿ª ¹øÈ£ 0À» ¾òÁö ¸øÇß³ª¿ä?" | |
3350 | |
3351 msgid "E298: Didn't get block nr 1?" | |
3352 msgstr "E298: ±¸¿ª ¹øÈ£ 1À» ¾òÁö ¸øÇß³ª¿ä?" | |
3353 | |
3354 msgid "E298: Didn't get block nr 2?" | |
3355 msgstr "E298: ±¸¿ª ¹øÈ£ 2¸¦ ¾òÁö ¸øÇß³ª¿ä?" | |
3356 | |
2709 | 3357 msgid "E843: Error while updating swap file crypt" |
3358 msgstr "E843: ½º¿Ò ÆÄÀÏÀ» ¾ÏÈ£ÈÇÒ ¼ö ¾ø½À´Ï´Ù" | |
3359 | |
7 | 3360 msgid "E301: Oops, lost the swap file!!!" |
3361 msgstr "E301: À¸À¹, ½º¿Ò ÆÄÀÏÀ» ÀÒ¾î¹ö·È½À´Ï´Ù!!!" | |
3362 | |
3363 msgid "E302: Could not rename swap file" | |
3364 msgstr "E302: ½º¿Ò ÆÄÀÏ À̸§À» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" | |
3365 | |
3366 #, c-format | |
3367 msgid "E303: Unable to open swap file for \"%s\", recovery impossible" | |
3368 msgstr "E303: \"%s\"ÀÇ ½º¿Ò ÆÄÀÏÀ» ¿ ¼ö ¾ø¾î¼ º¹±¸´Â ºÒ°¡´ÉÇÕ´Ï´Ù" | |
3369 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3370 msgid "E304: ml_upd_block0(): Didn't get block 0??" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3371 msgstr "E304: ml_upd_block0(): ±¸¿ª 0À» ¾òÁö ¸øÇß³ª¿ä??" |
7 | 3372 |
3373 #, c-format | |
3374 msgid "E305: No swap file found for %s" | |
3375 msgstr "E305: %sÀÇ ½º¿Ò ÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
3376 | |
3377 msgid "Enter number of swap file to use (0 to quit): " | |
3378 msgstr "»ç¿ëÇÒ ½º¿Ò ÆÄÀÏ ¹øÈ£¸¦ ÀÔ·ÂÇϽʽÿÀ (0Àº ³¡³»±â): " | |
3379 | |
3380 #, c-format | |
3381 msgid "E306: Cannot open %s" | |
3382 msgstr "E306: %sÀ»(¸¦) ¿ ¼ö ¾ø½À´Ï´Ù" | |
3383 | |
3384 msgid "Unable to read block 0 from " | |
3385 msgstr "Unable to read block 0 from " | |
3386 | |
3387 msgid "" | |
3388 "\n" | |
3389 "Maybe no changes were made or Vim did not update the swap file." | |
3390 msgstr "" | |
3391 "\n" | |
3392 "¾î¶² ¼öÁ¤µµ ¾ø¾ú°Å³ª ºöÀÌ ½º¿Ò ÆÄÀÏÀ» °»½ÅÇÏÁö ¾ÊÀº °Í °°½À´Ï´Ù." | |
3393 | |
3394 msgid " cannot be used with this version of Vim.\n" | |
3395 msgstr " cannot be used with this version of Vim.\n" | |
3396 | |
3397 msgid "Use Vim version 3.0.\n" | |
3398 msgstr "ºö 3.0 ÆÇÀ» »ç¿ëÇϽʽÿÀ.\n" | |
3399 | |
3400 #, c-format | |
3401 msgid "E307: %s does not look like a Vim swap file" | |
3402 msgstr "E307: %sÀº(´Â) ºö ½º¿Ò ÆÄÀÏÀÌ ¾Æ´Ñ °Í °°½À´Ï´Ù" | |
3403 | |
3404 msgid " cannot be used on this computer.\n" | |
3405 msgstr " ÀÌ ÄÄÇ»ÅÍ¿¡¼´Â »ç¿ëµÉ ¼ö ¾ø½À´Ï´Ù.\n" | |
3406 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3407 msgid "The file was created on " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3408 msgstr "The file was created on " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3409 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3410 msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3411 ",\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3412 "or the file has been damaged." |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3413 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3414 ",\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3415 "or the file has been damaged." |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3416 |
2709 | 3417 #, c-format |
3418 msgid "" | |
3419 "E833: %s is encrypted and this version of Vim does not support encryption" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3420 msgstr "E833: %sÀÌ(°¡) ¾ÏȣȵǾî ÀÖ´Â µ¥, ÀÌ VimÀº ¾Ïȣȸ¦ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" |
2709 | 3421 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3422 msgid " has been damaged (page size is smaller than minimum value).\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3423 msgstr " has been damaged (page size is smaller than minimum value).\n" |
7 | 3424 |
3425 #, c-format | |
3426 msgid "Using swap file \"%s\"" | |
3427 msgstr "½º¿Ò ÆÄÀÏ \"%s\"À»(¸¦) »ç¿ëÇÕ´Ï´Ù" | |
3428 | |
3429 #, c-format | |
3430 msgid "Original file \"%s\"" | |
3431 msgstr "¿ø·¡ ÆÄÀÏ \"%s\"" | |
3432 | |
3433 msgid "E308: Warning: Original file may have been changed" | |
3434 msgstr "E308: °æ°í: ¿ø·¡ ÆÄÀÏÀÌ ¹Ù²î¾ú½À´Ï´Ù" | |
3435 | |
3436 #, c-format | |
2709 | 3437 msgid "Swap file is encrypted: \"%s\"" |
3438 msgstr "½º¿Ò ÆÄÀÏÀÌ ¾ÏȣȵÊ: \"%s\"" | |
3439 | |
3440 msgid "" | |
3441 "\n" | |
3442 "If you entered a new crypt key but did not write the text file," | |
3443 msgstr "" | |
3444 "\n" | |
3445 "»õ·Î¿î ¾ÏÈ£ Å°¸¦ ÀÔ·ÂÇß´Â µ¥, ÆÄÀÏÀ» ÀúÀåÇÏÁö ¾Ê¾Ò¾ú´Ù¸é," | |
3446 | |
3447 msgid "" | |
3448 "\n" | |
3449 "enter the new crypt key." | |
3450 msgstr "" | |
3451 "\n" | |
3452 "»õ·Î¿î ¾ÏÈ£ Å°¸¦ ÀÔ·ÂÇϼ¼¿ä." | |
3453 | |
3454 msgid "" | |
3455 "\n" | |
3456 "If you wrote the text file after changing the crypt key press enter" | |
3457 msgstr "" | |
3458 "\n" | |
3459 "¾ÏÈ£ Å°¸¦ ¹Ù²Û ÈÄ¿¡ ÆÄÀÏÀ» ÀúÀåÇß¾ú´Ù¸é °°Àº Å°·Î ÅؽºÆ® ÆÄÀÏ°ú" | |
3460 | |
3461 msgid "" | |
3462 "\n" | |
3463 "to use the same key for text file and swap file" | |
3464 msgstr "" | |
3465 "\n" | |
3466 "½º¿ÒÆÄÀÏÀ» ÀúÀåÇÏ·Á¸é ¿£Å͸¦ ´©¸£¼¼¿ä" | |
3467 | |
3468 #, c-format | |
7 | 3469 msgid "E309: Unable to read block 1 from %s" |
3470 msgstr "E309: %sÀÇ ±¸¿ª 1À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
3471 | |
3472 msgid "???MANY LINES MISSING" | |
3473 msgstr "???¸¹Àº ÁÙÀ» ÀÒ¾î¹ö¸²" | |
3474 | |
3475 msgid "???LINE COUNT WRONG" | |
3476 msgstr "???ÁÙ ¹øÈ£°¡ À߸øµÇ¾ú½À´Ï´Ù" | |
3477 | |
3478 msgid "???EMPTY BLOCK" | |
3479 msgstr "???ºó ±¸¿ª" | |
3480 | |
3481 msgid "???LINES MISSING" | |
3482 msgstr "???ÁÙÀ» ÀÒ¾î¹ö¸²" | |
3483 | |
3484 #, c-format | |
3485 msgid "E310: Block 1 ID wrong (%s not a .swp file?)" | |
3486 msgstr "E310: ±¸¿ª 1ÀÇ ID°¡ À߸øµÇ¾ú½À´Ï´Ù (%sÀÌ(°¡) .swp ÆÄÀÏÀÌ ¾Æ´Ñ°¡?)" | |
3487 | |
3488 msgid "???BLOCK MISSING" | |
3489 msgstr "???±¸¿ª ÀÒ¾î¹ö¸²" | |
3490 | |
3491 msgid "??? from here until ???END lines may be messed up" | |
3492 msgstr "??? ¿©±âºÎÅÍ ???³¡±îÁöÀÇ ÁÙÀÌ ¼¯¿´½À´Ï´Ù" | |
3493 | |
3494 msgid "??? from here until ???END lines may have been inserted/deleted" | |
3495 msgstr "??? ¿©±âºÎÅÍ ???³¡±îÁöÀÇ ÁÙÀÌ ³¢¿öÁö°Å³ª Áö¿öÁ® ¹ö¸° °Í °°½À´Ï´Ù" | |
3496 | |
3497 msgid "???END" | |
3498 msgstr "???³¡" | |
3499 | |
3500 msgid "E311: Recovery Interrupted" | |
3501 msgstr "E311: º¹±¸ ÁߴܵǾú½À´Ï´Ù" | |
3502 | |
3503 msgid "" | |
3504 "E312: Errors detected while recovering; look for lines starting with ???" | |
3505 msgstr "E312: º¹±¸ µµÁß ¿¡·¯ »ý°å½À´Ï´Ù; ???·Î ½ÃÀÛÇÏ´Â ÁÙÀ» ã¾Æº¸½Ê½Ã¿À" | |
3506 | |
3507 msgid "See \":help E312\" for more information." | |
3508 msgstr "´õ ¸¹Àº Á¤º¸¸¦ º¸·Á¸é \":help E312\"¸¦ ÀÔ·ÂÇϼ¼¿ä." | |
3509 | |
3510 msgid "Recovery completed. You should check if everything is OK." | |
3511 msgstr "º¹±¸°¡ ³¡³µ½À´Ï´Ù. ¸ðµç °Ô Á¤»óÀÎ Áö È®ÀÎÇØ º¸¼Å¾ß¸¸ ÇÕ´Ï´Ù." | |
3512 | |
3513 msgid "" | |
3514 "\n" | |
3515 "(You might want to write out this file under another name\n" | |
3516 msgstr "" | |
3517 "\n" | |
3518 "(¾î¼¸é ´Ù¸¥ À̸§À¸·Î ÀúÀåÇÏ°í ½ÍÀ¸½Ç Áöµµ ¸ð¸£°Ú½À´Ï´Ù\n" | |
3519 | |
2709 | 3520 msgid "and run diff with the original file to check for changes)" |
3521 msgstr "±×¸®°í ¹Ù²ï ³»¿ëÀ» È®ÀÎÇÏ·Á¸é ¿ø·¡ ÆÄÀÏ¿¡ ´ëÇØ diff¸¦ ½ÇÇàÇϼ¼¿ä)" | |
3522 | |
3523 msgid "Recovery completed. Buffer contents equals file contents." | |
3524 msgstr "º¹±¸°¡ ³¡³µ½À´Ï´Ù. ¹öÆÛÀÇ ³»¿ëÀÌ ÆÄÀÏ ³»¿ë°ú °°½À´Ï´Ù." | |
7 | 3525 |
3526 msgid "" | |
2709 | 3527 "\n" |
3528 "You may want to delete the .swp file now.\n" | |
7 | 3529 "\n" |
3530 msgstr "" | |
2709 | 3531 "\n" |
3532 "ÀÌÁ¦ .swp ÆÄÀÏÀ» Áö¿ì¼Åµµ µË´Ï´Ù.\n" | |
3533 "\n" | |
3534 | |
3535 msgid "Using crypt key from swap file for the text file.\n" | |
3536 msgstr "ÅؽºÆ® ÆÄÀÏ¿¡ ½º¿ÒÆÄÀÏ¿¡¼ °¡Á®¿Â ¾ÏÈ£ Å°¸¦ »ç¿ëÇÕ´Ï´Ù.\n" | |
7 | 3537 |
3538 msgid "Swap files found:" | |
3539 msgstr "½º¿Ò ÆÄÀÏÀ» ã¾ÒÀ½:" | |
3540 | |
3541 msgid " In current directory:\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3542 msgstr " ÇöÀç µð·ºÅ丮¿¡:\n" |
7 | 3543 |
3544 msgid " Using specified name:\n" | |
3545 msgstr " ¸í½ÃµÈ À̸§À» »ç¿ë:\n" | |
3546 | |
3547 msgid " In directory " | |
3548 msgstr " In directory " | |
3549 | |
3550 msgid " -- none --\n" | |
3551 msgstr " -- ¾øÀ½ --\n" | |
3552 | |
3553 msgid " owned by: " | |
3554 msgstr " ¼ÒÀ¯ÀÚ: " | |
3555 | |
3556 msgid " dated: " | |
3557 msgstr " ³¯Â¥: " | |
3558 | |
3559 msgid " dated: " | |
3560 msgstr " ³¯Â¥: " | |
3561 | |
3562 msgid " [from Vim version 3.0]" | |
3563 msgstr " [ºö 3.0 ÆÇÀÇ °Í]" | |
3564 | |
3565 msgid " [does not look like a Vim swap file]" | |
3566 msgstr " [ºö ½º¿Ò ÆÄÀÏ·Î º¸ÀÌÁö ¾Ê½À´Ï´Ù]" | |
3567 | |
3568 msgid " file name: " | |
3569 msgstr " ÆÄÀÏ À̸§: " | |
3570 | |
3571 msgid "" | |
3572 "\n" | |
3573 " modified: " | |
3574 msgstr "" | |
3575 "\n" | |
3576 " ¼öÁ¤: " | |
3577 | |
3578 msgid "YES" | |
3579 msgstr "¿¹" | |
3580 | |
3581 msgid "no" | |
3582 msgstr "¾Æ´Ï¿À" | |
3583 | |
3584 msgid "" | |
3585 "\n" | |
3586 " user name: " | |
3587 msgstr "" | |
3588 "\n" | |
3589 " »ç¿ëÀÚ À̸§: " | |
3590 | |
3591 msgid " host name: " | |
3592 msgstr " È£½ºÆ® À̸§: " | |
3593 | |
3594 msgid "" | |
3595 "\n" | |
3596 " host name: " | |
3597 msgstr "" | |
3598 "\n" | |
3599 " È£½ºÆ® À̸§: " | |
3600 | |
3601 msgid "" | |
3602 "\n" | |
3603 " process ID: " | |
3604 msgstr "" | |
3605 "\n" | |
3606 " ÇÁ·Î¼¼½º ID: " | |
3607 | |
3608 msgid " (still running)" | |
3609 msgstr " (¾ÆÁ÷ ½ÇÇàÁß)" | |
3610 | |
3611 msgid "" | |
3612 "\n" | |
3613 " [not usable with this version of Vim]" | |
3614 msgstr "" | |
3615 "\n" | |
3616 " [ºö À̹ø ÆÇ¿¡¼´Â »ç¿ëÇÒ ¼ö ¾øÀ½]" | |
3617 | |
3618 msgid "" | |
3619 "\n" | |
3620 " [not usable on this computer]" | |
3621 msgstr "" | |
3622 "\n" | |
3623 " [ÀÌ ÄÄÇ»ÅÍ¿¡¼´Â »ç¿ëÇÒ ¼ö ¾øÀ½]" | |
3624 | |
3625 msgid " [cannot be read]" | |
3626 msgstr " [ÀÐÀ» ¼ö ¾øÀ½]" | |
3627 | |
3628 msgid " [cannot be opened]" | |
3629 msgstr " [¿ ¼ö ¾øÀ½]" | |
3630 | |
3631 msgid "E313: Cannot preserve, there is no swap file" | |
3632 msgstr "E313: º¸Á¸ÇÒ ¼ö ¾ø½À´Ï´Ù, ½º¿Ò ÆÄÀÏÀÌ ¾ø½À´Ï´Ù" | |
3633 | |
3634 msgid "File preserved" | |
3635 msgstr "ÆÄÀÏÀÌ º¸Á¸µÇ¾ú½À´Ï´Ù" | |
3636 | |
3637 msgid "E314: Preserve failed" | |
3638 msgstr "E314: ÆÄÀÏ º¸Á¸À» ½ÇÆÐÇß½À´Ï´Ù" | |
3639 | |
3640 #, c-format | |
3641 msgid "E315: ml_get: invalid lnum: %ld" | |
3642 msgstr "E315: ml_get: À߸øµÈ lnum: %ld" | |
3643 | |
3644 #, c-format | |
3645 msgid "E316: ml_get: cannot find line %ld" | |
3646 msgstr "E316: ml_get: %ld ÁÙÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
3647 | |
3648 msgid "E317: pointer block id wrong 3" | |
3649 msgstr "E317: À߸øµÈ Æ÷ÀÎÅÍ ±¸¿ª id 3" | |
3650 | |
3651 msgid "stack_idx should be 0" | |
3652 msgstr "stack_idx´Â 0¿©¾ß¸¸ ÇÕ´Ï´Ù" | |
3653 | |
3654 msgid "E318: Updated too many blocks?" | |
3655 msgstr "E318: ³Ê¹« ¸¹Àº ±¸¿ªÀÌ °»½ÅµÇ¾ú³ª¿ä?" | |
3656 | |
3657 msgid "E317: pointer block id wrong 4" | |
3658 msgstr "E317: À߸øµÈ Æ÷ÀÎÅÍ ±¸¿ª id 4" | |
3659 | |
3660 msgid "deleted block 1?" | |
3661 msgstr "±¸¿ª 1ÀÌ Áö¿öÁ³³ª¿ä?" | |
3662 | |
3663 #, c-format | |
3664 msgid "E320: Cannot find line %ld" | |
3665 msgstr "E320: %ld ÁÙÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
3666 | |
3667 msgid "E317: pointer block id wrong" | |
3668 msgstr "E317: À߸øµÈ Æ÷ÀÎÅÍ ±¸¿ª id" | |
3669 | |
3670 msgid "pe_line_count is zero" | |
3671 msgstr "pe_line_count°¡ 0ÀÔ´Ï´Ù" | |
3672 | |
3673 #, c-format | |
3674 msgid "E322: line number out of range: %ld past the end" | |
3675 msgstr "E322: ÁÙ ¹øÈ£°¡ ¹üÀ§¸¦ ¹þ¾î³µ½À´Ï´Ù: ¸¶Áö¸·¿¡¼ %ld ¸¸Å" | |
3676 | |
3677 #, c-format | |
3678 msgid "E323: line count wrong in block %ld" | |
3679 msgstr "E323: ±¸¿ª %ldÀÇ ÁÙ °¹¼ö°¡ Ʋ·È½À´Ï´Ù" | |
3680 | |
3681 msgid "Stack size increases" | |
3682 msgstr "½ºÅà ũ±â Áõ°¡" | |
3683 | |
3684 msgid "E317: pointer block id wrong 2" | |
3685 msgstr "E317: À߸øµÈ Æ÷ÀÎÅÍ ±¸¿ª id 2" | |
3686 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3687 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3688 #~ msgid "E773: Symlink loop for \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3689 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3690 |
7 | 3691 msgid "E325: ATTENTION" |
3692 msgstr "E325: ÁÖ¸ñ" | |
3693 | |
3694 msgid "" | |
3695 "\n" | |
3696 "Found a swap file by the name \"" | |
3697 msgstr "" | |
3698 "\n" | |
3699 "Found a swap file by the name \"" | |
3700 | |
3701 msgid "While opening file \"" | |
3702 msgstr "While opening file \"" | |
3703 | |
3704 msgid " NEWER than swap file!\n" | |
3705 msgstr " NEWER than swap file!\n" | |
3706 | |
3707 msgid "" | |
3708 "\n" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3709 "(1) Another program may be editing the same file. If this is the case,\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3710 " be careful not to end up with two different instances of the same\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3711 " file when making changes. Quit, or continue with caution.\n" |
7 | 3712 msgstr "" |
3713 "\n" | |
3714 "(1) ´Ù¸¥ ÇÁ·Î±×·¥ÀÌ °°Àº ÆÄÀÏÀ» °íÄ¡°í ÀÖ´ÂÁßÀÏ ¼ö ÀÖ½À´Ï´Ù.\n" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3715 " ¸¸¾à ±×·¸´Ù¸é °°Àº ÆÄÀÏÀ» µÎ °³ÀÇ ÇÁ·Î±×·¥¿¡¼ °íÄ¡Áö ¾Êµµ·Ï\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3716 " Á¶½ÉÇϽñ⠹ٶø´Ï´Ù. Á¾·áÇϼ¼¿ä. °è¼ÓÇϽ÷Á¸é ÁÖÀÇÇϼ¼¿ä.\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3717 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3718 msgid "(2) An edit session for this file crashed.\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3719 msgstr "(2) ÀÌ ÆÄÀÏÀ» °íÄ¡´Ù°¡ Á×¾ú¾ú½À´Ï´Ù.\n" |
7 | 3720 |
3721 msgid " If this is the case, use \":recover\" or \"vim -r " | |
3722 msgstr " ¸¸¾à ±×·¸´Ù¸é \":recover\" ȤÀº \"vim -r " | |
3723 | |
3724 msgid "" | |
3725 "\"\n" | |
3726 " to recover the changes (see \":help recovery\").\n" | |
3727 msgstr "" | |
3728 "\"\n" | |
3729 " À» »ç¿ëÇÏ¿© º¹±¸ÇϽʽÿÀ (\":help recovery\" Âü°í).\n" | |
3730 | |
3731 msgid " If you did this already, delete the swap file \"" | |
3732 msgstr " ÀÌ¹Ì º¹±¸Çϼ̾ú´Ù¸é ½º¿ÒÆÄÀÏ \"" | |
3733 | |
2709 | 3734 msgid "" |
3735 "\"\n" | |
3736 " to avoid this message.\n" | |
3737 msgstr "" | |
3738 "\"\n" | |
3739 " À»(¸¦) Áö¿ì¼Å¾ß ÀÌ ¸Þ½ÃÁö°¡ »ç¶óÁý´Ï´Ù.\n" | |
7 | 3740 |
3741 msgid "Swap file \"" | |
3742 msgstr "½º¿Ò ÆÄÀÏ \"" | |
3743 | |
3744 msgid "\" already exists!" | |
3745 msgstr "\"ÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù!" | |
3746 | |
3747 msgid "VIM - ATTENTION" | |
3748 msgstr "ºö - ÁÖ¸ñ" | |
3749 | |
3750 msgid "Swap file already exists!" | |
3751 msgstr "½º¿Ò ÆÄÀÏÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù!" | |
3752 | |
3753 msgid "" | |
3754 "&Open Read-Only\n" | |
3755 "&Edit anyway\n" | |
3756 "&Recover\n" | |
3757 "&Quit\n" | |
3758 "&Abort" | |
3759 msgstr "" | |
3760 "Àбâ Àü¿ëÀ¸·Î ¿±â(&O)\n" | |
3761 "±×³É °íÄ¡±â(&E)\n" | |
3762 "º¹±¸(&R)\n" | |
3763 "³¡³»±â(&Q)\n" | |
3764 "¹ö¸®±â(&A)" | |
3765 | |
3766 msgid "" | |
3767 "&Open Read-Only\n" | |
3768 "&Edit anyway\n" | |
3769 "&Recover\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3770 "&Delete it\n" |
7 | 3771 "&Quit\n" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3772 "&Abort" |
7 | 3773 msgstr "" |
3774 "Àбâ Àü¿ëÀ¸·Î ¿±â(&O)\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3775 "¹«Á¶°Ç ÆíÁý(&E)\n" |
7 | 3776 "º¹±¸(&R)\n" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3777 "»èÁ¦(&D)\n" |
7 | 3778 "³¡³»±â(&Q)\n" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3779 "¹ö¸®±â(&A)" |
7 | 3780 |
3781 msgid "E326: Too many swap files found" | |
3782 msgstr "E326: ³Ê¹« ¸¹Àº ½º¿Ò ÆÄÀÏÀÌ ¹ß°ßµÇ¾ú½À´Ï´Ù" | |
3783 | |
3784 msgid "E327: Part of menu-item path is not sub-menu" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3785 msgstr "E327: ¸Þ´º Ç׸ñ °æ·ÎÀÇ ºÎºÐÀÌ ÇÏÀ§ ¸Þ´º°¡ ¾Æ´Õ´Ï´Ù" |
7 | 3786 |
3787 msgid "E328: Menu only exists in another mode" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3788 msgstr "E328: ¸Þ´º°¡ ´Ù¸¥ ¸ðµå¿¡¼¸¸ Á¸ÀçÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3789 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3790 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3791 msgid "E329: No menu \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3792 msgstr "E329: \"%s\" ¸Þ´º ¾øÀ½" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3793 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3794 msgid "E792: Empty menu name" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3795 msgstr "E792: ¸Þ´º À̸§ ¾øÀ½" |
7 | 3796 |
3797 msgid "E330: Menu path must not lead to a sub-menu" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3798 msgstr "E330: ÇÏÀ§ ¸Þ´º ¾Õ¿¡´Â ¸Þ´º °æ·Î°¡ ºÙÀ» ¼ö ¾ø½À´Ï´Ù" |
7 | 3799 |
3800 msgid "E331: Must not add menu items directly to menu bar" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3801 msgstr "E331: ¸Þ´º¹Ù¿¡ °ð¹Ù·Î ¸Þ´º Ç׸ñÀ» ´õÇÒ ¼ö´Â ¾ø½À´Ï´Ù" |
7 | 3802 |
3803 msgid "E332: Separator cannot be part of a menu path" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3804 msgstr "E332: ±¸ºÐÀÚ´Â ¸Þ´º °æ·ÎÀÇ ºÎºÐÀÌ µÉ ¼ö ¾ø½À´Ï´Ù" |
7 | 3805 |
3806 msgid "" | |
3807 "\n" | |
3808 "--- Menus ---" | |
3809 msgstr "" | |
3810 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3811 "--- ¸Þ´º ---" |
7 | 3812 |
3813 msgid "Tear off this menu" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3814 msgstr "ÀÌ ¸Þ´º¸¦ ¶¼¾î³¿" |
7 | 3815 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3816 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3817 msgid "E335: Menu not defined for %s mode" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3818 msgstr "E335: %s ¸ðµå¿¡ ´ëÇÑ ¸Þ´º°¡ Á¤ÀǵǾî ÀÖÁö ¾Ê½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3819 |
7 | 3820 msgid "E333: Menu path must lead to a menu item" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3821 msgstr "E333: ¸Þ´º Ç׸ñ ¾Õ¿¡´Â ¸Þ´º °æ·Î°¡ ÀÖ¾î¾ß ÇÕ´Ï´Ù" |
7 | 3822 |
3823 #, c-format | |
3824 msgid "E334: Menu not found: %s" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3825 msgstr "E334: ¸Þ´º¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù: %s" |
7 | 3826 |
3827 msgid "E336: Menu path must lead to a sub-menu" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3828 msgstr "E336: ÇÏÀ§ ¸Þ´º ¾Õ¿¡ ¸Þ´º °æ·Î°¡ ÀÖ¾î¾ß ÇÕ´Ï´Ù" |
7 | 3829 |
3830 msgid "E337: Menu not found - check menu names" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3831 msgstr "E337: ¸Þ´º¸¦ ãÀ» ¼ö ¾øÀ½ - ¸Þ´º À̸§À» È®ÀÎÇϽʽÿÀ" |
7 | 3832 |
3833 #, c-format | |
3834 msgid "Error detected while processing %s:" | |
3835 msgstr "%s ¼öÇàÁß ¿¡·¯ ¹ß°ß:" | |
3836 | |
3837 #, c-format | |
3838 msgid "line %4ld:" | |
3839 msgstr "%4ld ÁÙ:" | |
3840 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3841 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3842 msgid "E354: Invalid register name: '%s'" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3843 msgstr "E354: À߸øµÈ ·¹Áö½ºÅÍ À̸§: '%s'" |
7 | 3844 |
3845 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
3846 msgstr "¸Þ½ÃÁö °ü¸®ÀÚ: SungHyun Nam <goweol@gmail.com>" |
7 | 3847 |
3848 msgid "Interrupt: " | |
3849 msgstr "Áß´Ü: " | |
3850 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3851 msgid "Press ENTER or type command to continue" |
7 | 3852 msgstr "°è¼ÓÇÏ·Á¸é ¿£ÅÍ È¤Àº ¸í·ÉÀ» ÀÔ·ÂÇϽʽÿÀ" |
3853 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3854 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3855 msgid "%s line %ld" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3856 msgstr "%s ÁÙ %ld" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3857 |
7 | 3858 msgid "-- More --" |
3859 msgstr "-- ´õ --" | |
3860 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3861 msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3862 msgstr " SPACE/d/j: ȸé/ÆäÀÌÁö/¶óÀÎ ¾Æ·¡·Î, b/u/k: À§·Î, q: Á¾·á " |
7 | 3863 |
3864 msgid "Question" | |
3865 msgstr "Áú¹®" | |
3866 | |
3867 msgid "" | |
3868 "&Yes\n" | |
3869 "&No" | |
3870 msgstr "" | |
3871 "¿¹(&Y)\n" | |
3872 "¾Æ´Ï¿À(&N)" | |
3873 | |
3874 msgid "" | |
3875 "&Yes\n" | |
3876 "&No\n" | |
3877 "Save &All\n" | |
3878 "&Discard All\n" | |
3879 "&Cancel" | |
3880 msgstr "" | |
3881 "¿¹(&Y)\n" | |
3882 "¾Æ´Ï¿À(&N)\n" | |
3883 "¸ðµÎ ÀúÀå(&A)\n" | |
3884 "¸ðµÎ ¹ö¸²(&D)\n" | |
3885 "Ãë¼Ò(&C)" | |
3886 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3887 msgid "Select Directory dialog" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3888 msgstr "µð·ºÅ丮 ¼±Åà ´ëÈ»óÀÚ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3889 |
7 | 3890 msgid "Save File dialog" |
3891 msgstr "ÆÄÀÏ ÀúÀå ´ëÈ»óÀÚ" | |
3892 | |
3893 msgid "Open File dialog" | |
3894 msgstr "ÆÄÀÏ ¿±â ´ëÈ»óÀÚ" | |
3895 | |
3896 msgid "E338: Sorry, no file browser in console mode" | |
3897 msgstr "E338: ¹Ì¾ÈÇÕ´Ï´Ù, ÄÜ¼Ö »óÅ¿¡´Â ÆÄÀÏ ºê¶ó¿ìÀú°¡ ¾ø½À´Ï´Ù" | |
3898 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3899 msgid "E766: Insufficient arguments for printf()" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3900 msgstr "E766: printf()¿¡ ³Ñ¾î¿Â ÀÎÀÚ °¹¼ö°¡ ºÎÁ·" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3901 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3902 msgid "E807: Expected Float argument for printf()" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3903 msgstr "E807: printf()¿¡ ¿¹»ó¸øÇÑ Float ÀÎÀÚ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3904 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3905 msgid "E767: Too many arguments to printf()" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3906 msgstr "E767: printf()¿¡ ³Ê¹« ¸¹Àº ÀÎÀÚ ³Ñ¾î¿È" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3907 |
7 | 3908 msgid "W10: Warning: Changing a readonly file" |
3909 msgstr "W10: °æ°í: Àбâ Àü¿ë ÆÄÀÏÀ» °íÄ¡°í ÀÖ½À´Ï´Ù" | |
3910 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3911 msgid "Type number and <Enter> or click with mouse (empty cancels): " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3912 msgstr "¼ýÀÚ ÀÔ·ÂÈÄ <¿£ÅÍ>³ª ¸¶¿ì½º Ŭ¸¯ (¼ýÀÚ¾øÀ¸¸é Ãë¼Ò): " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3913 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3914 msgid "Type number and <Enter> (empty cancels): " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3915 msgstr "¼ýÀÚ ÀÔ·ÂÈÄ <¿£ÅÍ> (¼ýÀÚ¾øÀ¸¸é Ãë¼Ò): " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3916 |
7 | 3917 msgid "1 more line" |
3918 msgstr "ÇÑ ÁÙ ÀÌ»ó" | |
3919 | |
3920 msgid "1 line less" | |
3921 msgstr "ÇÑ ÁÙ ÀÌÇÏ" | |
3922 | |
3923 #, c-format | |
3924 msgid "%ld more lines" | |
3925 msgstr "%ld º¸´Ù ¸¹Àº ÁÙ" | |
3926 | |
3927 #, c-format | |
3928 msgid "%ld fewer lines" | |
3929 msgstr "%ld º¸´Ù ÀûÀº ÁÙ" | |
3930 | |
3931 msgid " (Interrupted)" | |
3932 msgstr " (ÁߴܵǾú½À´Ï´Ù)" | |
3933 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3934 msgid "Beep!" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3935 msgstr "Ȉ!" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3936 |
7 | 3937 msgid "ERROR: " |
3938 msgstr "¿¡·¯: " | |
3939 | |
3940 #, c-format | |
3941 #~ msgid "" | |
3942 #~ "\n" | |
3943 #~ "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n" | |
3944 #~ msgstr "" | |
3945 | |
3946 #, c-format | |
3947 #~ msgid "" | |
3948 #~ "[calls] total re/malloc()'s %lu, total free()'s %lu\n" | |
3949 #~ "\n" | |
3950 #~ msgstr "" | |
3951 | |
3952 msgid "E340: Line is becoming too long" | |
3953 msgstr "E340: ÁÙÀÌ ³Ê¹« ±æ¾îÁ³½À´Ï´Ù" | |
3954 | |
3955 #, c-format | |
3956 msgid "E341: Internal error: lalloc(%ld, )" | |
3957 msgstr "E341: ³»ºÎ ¿¡·¯: lalloc(%ld, )" | |
3958 | |
3959 #, c-format | |
3960 msgid "E342: Out of memory! (allocating %lu bytes)" | |
3961 msgstr "E342: ¸Þ¸ð¸® ºÎÁ·! (%lu ¹ÙÀÌÆ®¸¦ ÇÒ´ç)" | |
3962 | |
3963 #, c-format | |
3964 msgid "Calling shell to execute: \"%s\"" | |
3965 msgstr "½ÇÇàÇÏ·Á°í ½© ºÎ¸§: \"%s\"" | |
3966 | |
3967 msgid "E545: Missing colon" | |
3968 msgstr "E545: ÄÝ·ÐÀÌ ¾ø½À´Ï´Ù" | |
3969 | |
3970 msgid "E546: Illegal mode" | |
3971 msgstr "E546: ÀÌ»óÇÑ ¸ðµå" | |
3972 | |
3973 msgid "E547: Illegal mouseshape" | |
3974 msgstr "E547: ÀÌ»óÇÑ ¸¶¿ì½º¸ð¾ç" | |
3975 | |
3976 msgid "E548: digit expected" | |
3977 msgstr "E548: ¼ýÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
3978 | |
3979 msgid "E549: Illegal percentage" | |
3980 msgstr "E549: ÀÌ»óÇÑ ¹éºÐÀ²" | |
3981 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3982 #~ msgid "E854: path too long for completion" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3983 #~ msgstr "" |
7 | 3984 |
3985 #, c-format | |
3986 msgid "" | |
3987 "E343: Invalid path: '**[number]' must be at the end of the path or be " | |
3988 "followed by '%s'." | |
3989 msgstr "" | |
3990 "E343: À߸øµÈ °æ·Î: '**[¹øÈ£]'´Â °æ·ÎÀÇ ¸¶Áö¸·¿¡ À§Ä¡Çϰųª '%s' µÚ¿¡ ÀÖ¾î¾ß " | |
3991 "ÇÕ´Ï´Ù." | |
3992 | |
3993 #, c-format | |
3994 msgid "E344: Can't find directory \"%s\" in cdpath" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3995 msgstr "E344: cdpath¿¡¼ \"%s\" µð·ºÅ丮¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" |
7 | 3996 |
3997 #, c-format | |
3998 msgid "E345: Can't find file \"%s\" in path" | |
3999 msgstr "E345: path¿¡¼ \"%s\" ÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
4000 | |
4001 #, c-format | |
4002 msgid "E346: No more directory \"%s\" found in cdpath" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4003 msgstr "E346: cdpath¿¡¼ ´õ ÀÌ»óÀÇ \"%s\" µð·ºÅ丮¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" |
7 | 4004 |
4005 #, c-format | |
4006 msgid "E347: No more file \"%s\" found in path" | |
4007 msgstr "E347: path¿¡¼ ´õ ÀÌ»óÀÇ \"%s\" ÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
4008 | |
4009 #, c-format | |
4010 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\"" | |
4011 msgstr "E668: NetBeans ¿¬°á Á¤º¸ ÆÄÀÏÀÌ Á¢±Ù ¸ðµå°¡ À߸øµÊ: \"%s\"" | |
4012 | |
4013 #, c-format | |
4014 msgid "E658: NetBeans connection lost for buffer %ld" | |
4015 msgstr "E658: ¹öÆÛ %ld¿¡ ´ëÇÑ NetBeans ¿¬°áÀ» ÀÒ¾î¹ö·È½À´Ï´Ù" | |
4016 | |
2709 | 4017 msgid "E838: netbeans is not supported with this GUI" |
4018 msgstr "E838: ÀÌ GUI´Â netbeans¸¦ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" | |
4019 | |
4020 msgid "E511: netbeans already connected" | |
4021 msgstr "E511: netbeans°¡ ÀÌ¹Ì ¿¬°áµÇ¾î ÀÖ½À´Ï´Ù" | |
4022 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4023 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4024 msgid "E505: %s is read-only (add ! to override)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4025 msgstr "E505: %sÀº(´Â) Àбâ Àü¿ëÀÔ´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4026 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4027 msgid "E349: No identifier under cursor" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4028 msgstr "E349: Ä¿¼ ¹Ø¿¡ ½Äº°ÀÚ°¡ ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4029 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4030 msgid "E774: 'operatorfunc' is empty" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4031 msgstr "E774: 'operatorfunc'°¡ ºñ¾îÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4032 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4033 msgid "E775: Eval feature not available" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4034 msgstr "E775: Eval ±â´ÉÀÌ ºüÁ®ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4035 |
7 | 4036 msgid "Warning: terminal cannot highlight" |
4037 msgstr "°æ°í: Å͹̳ÎÀÌ ºñÁê¾ó »óŸ¦ Ç¥½ÃÇÒ ¼ö ¾ø½À´Ï´Ù" | |
4038 | |
4039 msgid "E348: No string under cursor" | |
4040 msgstr "E348: Ä¿¼ ¹Ø¿¡ ¹®ÀÚ¿ÀÌ ¾ø½À´Ï´Ù" | |
4041 | |
4042 msgid "E352: Cannot erase folds with current 'foldmethod'" | |
4043 msgstr "E352: ÇöÀçÀÇ 'foldmethod'À¸·Î Á¢±â¸¦ Áö¿ï ¼ö ¾ø½À´Ï´Ù" | |
4044 | |
4045 msgid "E664: changelist is empty" | |
4046 msgstr "E664: changelist°¡ ºñ¾ú½À´Ï´Ù" | |
4047 | |
4048 #~ msgid "E662: At start of changelist" | |
4049 #~ msgstr "" | |
4050 | |
4051 #~ msgid "E663: At end of changelist" | |
4052 #~ msgstr "" | |
4053 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4054 msgid "Type :qa! and press <Enter> to abandon all changes and exit Vim" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4055 msgstr ":qa! ÀÔ·Â ÈÄ¿¡ <¿£ÅÍ> Å°¸¦ ´©¸£½Ã¸é ¼öÁ¤À» Ãë¼ÒÇÏ°í ºöÀ» Á¾·áÇÕ´Ï´Ù" |
7 | 4056 |
4057 #, c-format | |
4058 msgid "1 line %sed 1 time" | |
4059 msgstr "1 line %sed 1 time" | |
4060 | |
4061 #, c-format | |
4062 msgid "1 line %sed %d times" | |
4063 msgstr "1 line %sed %d times" | |
4064 | |
4065 #, c-format | |
4066 msgid "%ld lines %sed 1 time" | |
4067 msgstr "%ld lines %sed 1 time" | |
4068 | |
4069 #, c-format | |
4070 msgid "%ld lines %sed %d times" | |
4071 msgstr "%ld lines %sed %d times" | |
4072 | |
4073 #, c-format | |
4074 msgid "%ld lines to indent... " | |
4075 msgstr "%ld lines to indent... " | |
4076 | |
4077 msgid "1 line indented " | |
4078 msgstr "1 line indented " | |
4079 | |
4080 #, c-format | |
4081 msgid "%ld lines indented " | |
4082 msgstr "%ld lines indented " | |
4083 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4084 #~ msgid "E748: No previously used register" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4085 #~ msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4086 |
7 | 4087 msgid "cannot yank; delete anyway" |
4088 msgstr "cannot yank; delete anyway" | |
4089 | |
4090 msgid "1 line changed" | |
4091 msgstr "1 line changed" | |
4092 | |
4093 #, c-format | |
4094 msgid "%ld lines changed" | |
4095 msgstr "%ld lines changed" | |
4096 | |
4097 #, c-format | |
4098 msgid "freeing %ld lines" | |
4099 msgstr "freeing %ld lines" | |
4100 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4101 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4102 msgid " into \"%c" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4103 msgstr " into \"%c" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4104 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4105 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4106 msgid "block of 1 line yanked%s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4107 msgstr "block of 1 line yanked%s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4108 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4109 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4110 msgid "1 line yanked%s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4111 msgstr "1 line yanked%s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4112 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4113 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4114 msgid "block of %ld lines yanked%s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4115 msgstr "block of %ld lines yanked%s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4116 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4117 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4118 msgid "%ld lines yanked%s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4119 msgstr "%ld lines yanked%s" |
7 | 4120 |
4121 #, c-format | |
4122 msgid "E353: Nothing in register %s" | |
4123 msgstr "E353: %s ·¹Áö½ºÅÍ¿¡ ¾Æ¹« °Íµµ ¾ø½À´Ï´Ù" | |
4124 | |
4125 msgid "" | |
4126 "\n" | |
4127 "--- Registers ---" | |
4128 msgstr "" | |
4129 "\n" | |
4130 "--- ·¹Áö½ºÅÍ ---" | |
4131 | |
4132 msgid "Illegal register name" | |
4133 msgstr "ÀÌ»óÇÑ ·¹Áö½ºÅÍ À̸§" | |
4134 | |
4135 msgid "" | |
4136 "\n" | |
4137 "# Registers:\n" | |
4138 msgstr "" | |
4139 "\n" | |
4140 "# ·¹Áö½ºÅÍ:\n" | |
4141 | |
4142 #, c-format | |
4143 msgid "E574: Unknown register type %d" | |
4144 msgstr "E574: ¸ð¸£´Â ·¹Áö½ºÅÍ Çü½Ä %d" | |
4145 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4146 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4147 #~ "E883: search pattern and expression register may not contain two or more " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4148 #~ "lines" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4149 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4150 |
7 | 4151 #, c-format |
4152 msgid "%ld Cols; " | |
4153 msgstr "%ld ¿; " | |
4154 | |
4155 #, c-format | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4156 msgid "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Bytes" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4157 msgstr "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Bytes" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4158 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4159 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4160 msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4161 "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Chars; %lld of " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4162 "%lld Bytes" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4163 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4164 "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Chars; %lld of " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4165 "%lld Bytes" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4166 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4167 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4168 msgid "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Byte %lld of %lld" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4169 msgstr "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Byte %lld of %lld" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4170 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4171 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4172 msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4173 "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Char %lld of %lld; Byte " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4174 "%lld of %lld" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4175 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4176 "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Char %lld of %lld; Byte " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4177 "%lld of %lld" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4178 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4179 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4180 #~ msgid "(+%lld for BOM)" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4181 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4182 |
7 | 4183 msgid "Thanks for flying Vim" |
4184 msgstr "ºöÀ» ³¯°Ô ÇØ Áּż °í¸¿½À´Ï´Ù" | |
4185 | |
4186 msgid "E518: Unknown option" | |
4187 msgstr "E518: ¸ð¸£´Â ¿É¼Ç" | |
4188 | |
4189 msgid "E519: Option not supported" | |
4190 msgstr "E519: Áö¿øµÇÁö ¾Ê´Â ¿É¼ÇÀÔ´Ï´Ù" | |
4191 | |
4192 msgid "E520: Not allowed in a modeline" | |
4193 msgstr "E520: ¸ðµå¶óÀο¡¼ »ç¿ëµÉ ¼ö ¾ø½À´Ï´Ù" | |
4194 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4195 msgid "E846: Key code not set" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4196 msgstr "E846: Å° Äڵ尡 ¼³Á¤µÇÁö ¾Ê¾Ò½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4197 |
7 | 4198 msgid "E521: Number required after =" |
4199 msgstr "E521: = µÚ¿¡ ¼ýÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
4200 | |
4201 msgid "E522: Not found in termcap" | |
4202 msgstr "E522: termcap¿¡¼ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
4203 | |
4204 #, c-format | |
4205 msgid "E539: Illegal character <%s>" | |
4206 msgstr "E539: ÀÌ»óÇÑ ±ÛÀÚ <%s>" | |
4207 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4208 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4209 #~ msgid "For option %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4210 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4211 |
7 | 4212 msgid "E529: Cannot set 'term' to empty string" |
4213 msgstr "E529: 'term'À» ºó ¹®ÀÚ¿·Î ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù" | |
4214 | |
4215 msgid "E530: Cannot change term in GUI" | |
4216 msgstr "E530: GUI¿¡¼´Â termÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" | |
4217 | |
4218 msgid "E531: Use \":gui\" to start the GUI" | |
4219 msgstr "E531: GUI¸¦ ½ÃÀÛÇÏ·Á¸é \":gui\"¸¦ »ç¿ëÇϽʽÿÀ" | |
4220 | |
4221 msgid "E589: 'backupext' and 'patchmode' are equal" | |
4222 msgstr "E589: 'backupext'¿Í 'patchmode'°¡ µ¿ÀÏÇÕ´Ï´Ù" | |
4223 | |
2709 | 4224 msgid "E834: Conflicts with value of 'listchars'" |
4225 msgstr "E834: 'listchars' °ª°ú Ãæµ¹ÀÌ ¹ß»ýÇÕ´Ï´Ù" | |
4226 | |
4227 msgid "E835: Conflicts with value of 'fillchars'" | |
4228 msgstr "E835: 'fillchars' °ª°ú Ãæµ¹ÀÌ ¹ß»ýÇÕ´Ï´Ù" | |
4229 | |
7 | 4230 msgid "E617: Cannot be changed in the GTK+ 2 GUI" |
4231 msgstr "E617: GTK+ 2 GUI¿¡¼´Â ¹Ù²ð ¼ö ¾ø½À´Ï´Ù" | |
4232 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4233 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4234 #~ msgid "E950: Cannot convert between %s and %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4235 #~ msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4236 |
7 | 4237 msgid "E524: Missing colon" |
4238 msgstr "E524: ÄÝ·ÐÀÌ ¾ø½À´Ï´Ù" | |
4239 | |
4240 msgid "E525: Zero length string" | |
4241 msgstr "E525: ºó ¹®ÀÚ¿ÀÔ´Ï´Ù" | |
4242 | |
4243 #, c-format | |
4244 msgid "E526: Missing number after <%s>" | |
4245 msgstr "E526: <%s> µÚ¿¡ ¼ýÀÚ°¡ ¾ø½À´Ï´Ù" | |
4246 | |
4247 msgid "E527: Missing comma" | |
4248 msgstr "E527: ÄÞ¸¶°¡ ¾ø½À´Ï´Ù" | |
4249 | |
4250 msgid "E528: Must specify a ' value" | |
4251 msgstr "E528: ' °ªÀ» ¸í½ÃÇØ ÁÖ¼Å¾ß ÇÕ´Ï´Ù" | |
4252 | |
4253 msgid "E595: contains unprintable or wide character" | |
4254 msgstr "E595: Ãâ·ÂÇÒ ¼ö ¾ø´Â, ȤÀº ¿ÍÀÌµå ¹®ÀÚ¸¦ Æ÷ÇÔÇÏ°í ÀÖ½À´Ï´Ù" | |
4255 | |
4256 msgid "E596: Invalid font(s)" | |
4257 msgstr "E596: À߸øµÈ ±Û²Ã(µé)" | |
4258 | |
4259 msgid "E597: can't select fontset" | |
4260 msgstr "E597: ±Û²Ã¼ÂÀ» °í¸¦ ¼ö ¾ø½À´Ï´Ù" | |
4261 | |
4262 msgid "E598: Invalid fontset" | |
4263 msgstr "E598: À߸øµÈ ±Û²Ã¼Â" | |
4264 | |
4265 msgid "E533: can't select wide font" | |
4266 msgstr "E533: ¿ÍÀÌµå ±Û²ÃÀ» °í¸¦ ¼ö ¾ø½À´Ï´Ù" | |
4267 | |
4268 msgid "E534: Invalid wide font" | |
4269 msgstr "E534: À߸øµÈ ¿ÍÀÌµå ±Û²Ã" | |
4270 | |
4271 #, c-format | |
4272 msgid "E535: Illegal character after <%c>" | |
4273 msgstr "E535: <%c> µÚ¿¡ ÀÌ»óÇÑ ±ÛÀÚ" | |
4274 | |
4275 msgid "E536: comma required" | |
4276 msgstr "E536: ÄÞ¸¶°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
4277 | |
4278 #, c-format | |
4279 msgid "E537: 'commentstring' must be empty or contain %s" | |
4280 msgstr "E537: 'commentstring'Àº ºñ°Å³ª %sÀ»(¸¦) Æ÷ÇÔÇØ¾ß ÇÕ´Ï´Ù" | |
4281 | |
4282 msgid "E538: No mouse support" | |
4283 msgstr "E538: ¸¶¿ì½º¸¦ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" | |
4284 | |
4285 msgid "E540: Unclosed expression sequence" | |
4286 msgstr "E540: ´ÝÈ÷Áö ¾ÊÀº Ç¥Çö½Ä ¹è¿" | |
4287 | |
4288 msgid "E541: too many items" | |
4289 msgstr "E541: ³Ê¹« ¸¹Àº Ç׸ñ" | |
4290 | |
4291 msgid "E542: unbalanced groups" | |
4292 msgstr "E542: ±ÕÇüÀÌ ¾È ÀâÈù ±×·ì" | |
4293 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4294 #~ msgid "E946: Cannot make a terminal with running job modifiable" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4295 #~ msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4296 |
7 | 4297 msgid "E590: A preview window already exists" |
4298 msgstr "E590: ¹Ì¸® º¸±â âÀÌ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù" | |
4299 | |
4300 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'" | |
4301 msgstr "W17: ArabicÀº UTF-8 ÀÎÄÚµù ÇÊ¿ä, ':set encoding=utf-8' Çϼ¼¿ä" | |
4302 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4303 msgid "E954: 24-bit colors are not supported on this environment" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4304 msgstr "E954: ÀÌ È¯°æ¿¡¼´Â 24ºñÆ® »ö»óÀÌ Áö¿øµÇÁö ¾Ê½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4305 |
7 | 4306 #, c-format |
4307 msgid "E593: Need at least %d lines" | |
4308 msgstr "E593: Àû¾îµµ %d ÁÙÀÌ ÇÊ¿äÇÕ´Ï´Ù" | |
4309 | |
4310 #, c-format | |
4311 msgid "E594: Need at least %d columns" | |
4312 msgstr "E594: Àû¾îµµ %d ÄÀÌ ÇÊ¿äÇÕ´Ï´Ù" | |
4313 | |
4314 #, c-format | |
4315 msgid "E355: Unknown option: %s" | |
4316 msgstr "E355: ¸ð¸£´Â ¿É¼Ç: %s" | |
4317 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4318 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4319 msgid "E521: Number required: &%s = '%s'" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4320 msgstr "E521: ¼ýÀÚ°¡ ÇÊ¿ä: &%s = '%s'" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4321 |
7 | 4322 msgid "" |
4323 "\n" | |
4324 "--- Terminal codes ---" | |
4325 msgstr "" | |
4326 "\n" | |
4327 "--- Å͹̳ΠÄÚµå ---" | |
4328 | |
4329 msgid "" | |
4330 "\n" | |
4331 "--- Global option values ---" | |
4332 msgstr "" | |
4333 "\n" | |
4334 "--- Àü¿ª ¿É¼Ç °ª ---" | |
4335 | |
4336 msgid "" | |
4337 "\n" | |
4338 "--- Local option values ---" | |
4339 msgstr "" | |
4340 "\n" | |
4341 "--- Áö¿ª ¿É¼Ç °ª ---" | |
4342 | |
4343 msgid "" | |
4344 "\n" | |
4345 "--- Options ---" | |
4346 msgstr "" | |
4347 "\n" | |
4348 "--- ¿É¼Ç ---" | |
4349 | |
4350 msgid "E356: get_varp ERROR" | |
4351 msgstr "E356: get_varp ¿¡·¯" | |
4352 | |
4353 #, c-format | |
4354 msgid "E357: 'langmap': Matching character missing for %s" | |
4355 msgstr "E357: 'langmap': %s¿¡ ´ëÇÑ ¸Â´Â ±ÛÀÚ°¡ ¾ø½À´Ï´Ù" | |
4356 | |
4357 #, c-format | |
4358 msgid "E358: 'langmap': Extra characters after semicolon: %s" | |
4359 msgstr "E358: 'langmap': ¼¼¹ÌÄÝ·Ð µÚ¿¡ ±ÛÀÚ°¡ ´õ ÀÖÀ½: %s" | |
4360 | |
4361 msgid "cannot open " | |
4362 msgstr "cannot open " | |
4363 | |
4364 msgid "VIM: Can't open window!\n" | |
4365 msgstr "ºö: âÀ» ¿ ¼ö ¾ø½À´Ï´Ù!\n" | |
4366 | |
4367 msgid "Need Amigados version 2.04 or later\n" | |
4368 msgstr "¾Æ¹Ì°¡µµ½º 2.04³ª ´õ ³ôÀº ÆÇÀÌ ÇÊ¿äÇÕ´Ï´Ù\n" | |
4369 | |
4370 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4371 msgid "Need %s version %ld\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4372 msgstr "Need %s version %ld\n" |
7 | 4373 |
4374 msgid "Cannot open NIL:\n" | |
4375 msgstr "NILÀ» ¿ ¼ö ¾øÀ½:\n" | |
4376 | |
4377 msgid "Cannot create " | |
4378 msgstr "Cannot create " | |
4379 | |
4380 #, c-format | |
4381 msgid "Vim exiting with %d\n" | |
4382 msgstr "ºöÀÌ %d °ªÀ¸·Î ³¡³À´Ï´Ù\n" | |
4383 | |
4384 msgid "cannot change console mode ?!\n" | |
4385 msgstr "ÄÜ¼Ö »óŸ¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù ?!\n" | |
4386 | |
4387 msgid "mch_get_shellsize: not a console??\n" | |
4388 msgstr "mch_get_shellsize: ÄܼÖÀÌ ¾Æ´Ñ°¡??\n" | |
4389 | |
4390 msgid "E360: Cannot execute shell with -f option" | |
4391 msgstr "E360: -f ¿É¼ÇÀÌ »ç¿ëµÈ °æ¿ì ½©À» ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù" | |
4392 | |
4393 msgid "Cannot execute " | |
4394 msgstr "Cannot execute " | |
4395 | |
4396 msgid "shell " | |
4397 msgstr "shell " | |
4398 | |
4399 msgid " returned\n" | |
4400 msgstr " returned\n" | |
4401 | |
4402 msgid "ANCHOR_BUF_SIZE too small." | |
4403 msgstr "ANCHOR_BUF_SIZE°¡ ³Ê¹« ÀÛ½À´Ï´Ù." | |
4404 | |
4405 msgid "I/O ERROR" | |
4406 msgstr "I/O ¿¡·¯" | |
4407 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4408 msgid "Message" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4409 msgstr "¸Þ½ÃÁö" |
7 | 4410 |
4411 msgid "E237: Printer selection failed" | |
4412 msgstr "E237: ÇÁ¸°Å͸¦ °í¸£Áö ¸øÇß½À´Ï´Ù" | |
4413 | |
4414 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4415 msgid "to %s on %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4416 msgstr "to %s on %s" |
7 | 4417 |
4418 #, c-format | |
4419 msgid "E613: Unknown printer font: %s" | |
4420 msgstr "E613: ¸ð¸£´Â ÇÁ¸°ÅÍ ±Û²Ã: %s" | |
4421 | |
4422 #, c-format | |
4423 msgid "E238: Print error: %s" | |
4424 msgstr "E238: Àμ⠿¡·¯: %s" | |
4425 | |
4426 #, c-format | |
4427 msgid "Printing '%s'" | |
4428 msgstr "'%s' ÀμâÁß" | |
4429 | |
4430 #, c-format | |
4431 msgid "E244: Illegal charset name \"%s\" in font name \"%s\"" | |
4432 msgstr "E244: À߸øµÈ ±ÛÀڼ À̸§ \"%s\"ÀÌ(°¡) ±Û²Ã À̸§ \"%s\"¿¡ ÀÖ½À´Ï´Ù" | |
4433 | |
4434 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4435 msgid "E244: Illegal quality name \"%s\" in font name \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4436 msgstr "E244: À߸øµÈ Ä÷·¯Æ¼ À̸§ \"%s\"ÀÌ(°¡) ±Û²Ã À̸§ \"%s\"¿¡ ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4437 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4438 #, c-format |
7 | 4439 msgid "E245: Illegal char '%c' in font name \"%s\"" |
4440 msgstr "E245: À߸øµÈ ±ÛÀÚ '%c'ÀÌ(°¡) ±Û²Ã À̸§ \"%s\"¿¡ ÀÖ½À´Ï´Ù" | |
4441 | |
4442 #, c-format | |
4443 msgid "Opening the X display took %ld msec" | |
4444 msgstr "X µð½ºÇ÷¹À̸¦ ¿©´Â µ¥ %ld msecÀÌ °É·È½À´Ï´Ù" | |
4445 | |
4446 msgid "" | |
4447 "\n" | |
4448 "Vim: Got X error\n" | |
4449 msgstr "" | |
4450 "\n" | |
4451 "ºö: X ¿¡·¯°¡ »ý°å½À´Ï´Ù\n" | |
4452 | |
4453 msgid "Testing the X display failed" | |
4454 msgstr "X µð½ºÇ÷¹ÀÌ ½ÃÇèÀÌ ½ÇÆÐÇß½À´Ï´Ù" | |
4455 | |
4456 msgid "Opening the X display timed out" | |
4457 msgstr "X µð½ºÇ÷¹À̸¦ ¿´Ù°¡ ½Ã°£ÀÌ ÃÊ°úµÇ¾ú½À´Ï´Ù" | |
4458 | |
4459 msgid "" | |
4460 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4461 "Could not get security context for " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4462 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4463 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4464 "Could not get security context for " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4465 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4466 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4467 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4468 "Could not set security context for " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4469 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4470 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4471 "Could not set security context for " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4472 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4473 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4474 #~ msgid "Could not set security context %s for %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4475 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4476 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4477 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4478 #~ msgid "Could not get security context %s for %s. Removing it!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4479 #~ msgstr "" |
7 | 4480 |
4481 msgid "" | |
4482 "\n" | |
4483 "Cannot execute shell sh\n" | |
4484 msgstr "" | |
4485 "\n" | |
4486 "½© sh¸¦ ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù\n" | |
4487 | |
4488 msgid "" | |
4489 "\n" | |
4490 "shell returned " | |
4491 msgstr "" | |
4492 "\n" | |
4493 "shell returned " | |
4494 | |
4495 msgid "" | |
4496 "\n" | |
4497 "Cannot create pipes\n" | |
4498 msgstr "" | |
4499 "\n" | |
4500 "ÆÄÀÌÇÁ¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù\n" | |
4501 | |
4502 msgid "" | |
4503 "\n" | |
4504 "Cannot fork\n" | |
4505 msgstr "" | |
4506 "\n" | |
4507 "ÀÚ½Ä ÇÁ·Î¼¼½º¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù\n" | |
4508 | |
4509 msgid "" | |
4510 "\n" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4511 "Cannot execute shell " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4512 msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4513 "\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4514 "Cannot execute shell " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4515 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4516 msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4517 "\n" |
7 | 4518 "Command terminated\n" |
4519 msgstr "" | |
4520 "\n" | |
4521 "¸í·ÉÀÌ ³¡¸¶ÃÄÁ³½À´Ï´Ù\n" | |
4522 | |
4523 msgid "XSMP lost ICE connection" | |
4524 msgstr "XSMP°¡ ICE ¿¬°áÀ» ÀÒ¾î¹ö·È½À´Ï´Ù" | |
4525 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4526 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4527 msgid "dlerror = \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4528 msgstr "dlerror = \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4529 |
7 | 4530 msgid "Opening the X display failed" |
4531 msgstr "X µð½ºÇ÷¹ÀÌ ¿±â°¡ ½ÇÆÐÇß½À´Ï´Ù" | |
4532 | |
4533 msgid "XSMP handling save-yourself request" | |
4534 msgstr "XSMP°¡ save-yourself ¿äûÀ» ½ÇÇàÇÏ°í ÀÖ½À´Ï´Ù" | |
4535 | |
4536 msgid "XSMP opening connection" | |
4537 msgstr "XSMP°¡ ¿¬°áÀ» ¿©´Â ÁßÀÔ´Ï´Ù" | |
4538 | |
4539 msgid "XSMP ICE connection watch failed" | |
4540 msgstr "XSMP°¡ ICE ¿¬°á °¨½Ã¸¦ ½ÇÆÐÇß½À´Ï´Ù" | |
4541 | |
4542 #, c-format | |
4543 msgid "XSMP SmcOpenConnection failed: %s" | |
4544 msgstr "XSMP SmcOpenConnection ½ÇÆÐ: %s" | |
4545 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4546 msgid "At line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4547 msgstr "At line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4548 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4549 msgid "Could not load vim32.dll!" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4550 msgstr "vim32.dllÀ» ºÒ·¯ µéÀÏ ¼ö ¾ø½À´Ï´Ù!" |
7 | 4551 |
4552 msgid "VIM Error" | |
4553 msgstr "ºö ¿¡·¯" | |
4554 | |
4555 msgid "Could not fix up function pointers to the DLL!" | |
4556 msgstr "ÇÔ¼ö Æ÷ÀÎÅ͸¦ DLL·Î ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù!" | |
4557 | |
4558 #, c-format | |
4559 msgid "Vim: Caught %s event\n" | |
4560 msgstr "ºö: %s À̺¥Æ®¸¦ Àâ¾Ò½À´Ï´Ù\n" | |
4561 | |
4562 msgid "close" | |
4563 msgstr "´Ý±â" | |
4564 | |
4565 msgid "logoff" | |
4566 msgstr "·Î±×¾Æ¿ô" | |
4567 | |
4568 msgid "shutdown" | |
4569 msgstr "¼Ë´Ù¿î" | |
4570 | |
4571 msgid "E371: Command not found" | |
4572 msgstr "E371: ¸í·ÉÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
4573 | |
4574 msgid "" | |
4575 "VIMRUN.EXE not found in your $PATH.\n" | |
4576 "External commands will not pause after completion.\n" | |
4577 "See :help win32-vimrun for more information." | |
4578 msgstr "" | |
4579 "VIMRUN.EXE¸¦ $PATH¿¡¼ ãÀ» ¼ö ¾ø½À´Ï´Ù.\n" | |
4580 "¿ÜºÎ ¸í·ÉÀÌ ³¡³ µÚ ¸ØÃâ ¼ö ¾ø½À´Ï´Ù.\n" | |
4581 "´Ù ¸¹Àº Á¤º¸¸¦ º¸½Ã·Á¸é :help win32-vimrunÀ» º¸½Ê½Ã¿À." | |
4582 | |
4583 msgid "Vim Warning" | |
4584 msgstr "ºö °æ°í" | |
4585 | |
4586 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4587 msgid "shell returned %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4588 msgstr "½©ÀÌ %dÀ»(¸¦) µ¹·ÁÁÖ¾ú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4589 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4590 msgid "E926: Current location list was changed" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4591 msgstr "E926: ÇöÀçÀÇ location list°¡ ¹Ù²î¾ú½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4592 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4593 #, c-format |
7 | 4594 msgid "E372: Too many %%%c in format string" |
4595 msgstr "E372: Çü½Ä ¹®ÀÚ¿¿¡ %%%cÀÌ(°¡) ³Ê¹« ¸¹½À´Ï´Ù" | |
4596 | |
4597 #, c-format | |
4598 msgid "E373: Unexpected %%%c in format string" | |
4599 msgstr "E373: Çü½Ä ¹®ÀÚ¿¿¡ %%%cÀÌ(°¡) À߸øµÇ¾ú½À´Ï´Ù" | |
4600 | |
4601 msgid "E374: Missing ] in format string" | |
4602 msgstr "E374: Çü½Ä ¹®ÀÚ¿¿¡ ]°¡ ¾ø½À´Ï´Ù" | |
4603 | |
4604 #, c-format | |
4605 msgid "E375: Unsupported %%%c in format string" | |
4606 msgstr "E375: Çü½Ä ¹®ÀÚ¿¿¡ Áö¿øµÇÁö ¾Ê´Â %%%cÀÌ(°¡) ÀÖ½À´Ï´Ù" | |
4607 | |
4608 #, c-format | |
4609 msgid "E376: Invalid %%%c in format string prefix" | |
4610 msgstr "E376: Çü½Ä ¹®ÀÚ¿ ¼µÎ¿¡ À߸øµÈ %%%cÀÌ(°¡) ÀÖ½À´Ï´Ù" | |
4611 | |
4612 #, c-format | |
4613 msgid "E377: Invalid %%%c in format string" | |
4614 msgstr "E377: Çü½Ä ¹®ÀÚ¿¿¡ À߸øµÈ %%%cÀÌ(°¡) ÀÖ½À´Ï´Ù" | |
4615 | |
4616 msgid "E378: 'errorformat' contains no pattern" | |
4617 msgstr "E378: 'errorformat'ÀÌ ¾î¶² ÆÐÅϵµ Æ÷ÇÔÇÏ°í ÀÖÁö ¾Ê½À´Ï´Ù" | |
4618 | |
4619 msgid "E379: Missing or empty directory name" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4620 msgstr "E379: ºüÁ³°Å³ª ºó µð·ºÅ丮 À̸§" |
7 | 4621 |
4622 msgid "E553: No more items" | |
4623 msgstr "E553: ´õ ÀÌ»óÀÇ Ç׸ñÀÌ ¾ø½À´Ï´Ù" | |
4624 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4625 msgid "E924: Current window was closed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4626 msgstr "E924: ÇöÀç âÀÌ ´ÝÇû½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4627 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4628 msgid "E925: Current quickfix was changed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4629 msgstr "E925: ÇöÀçÀÇ quickfix°¡ ¹Ù²î¾ú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4630 |
7 | 4631 #, c-format |
4632 msgid "(%d of %d)%s%s: " | |
4633 msgstr "(%d of %d)%s%s: " | |
4634 | |
4635 msgid " (line deleted)" | |
4636 msgstr " (ÁÙÀ» Áö¿üÀ½)" | |
4637 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4638 #, c-format |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4639 msgid "%serror list %d of %d; %d errors " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4640 msgstr "%serror list %d of %d; %d errors " |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4641 |
7 | 4642 msgid "E380: At bottom of quickfix stack" |
4643 msgstr "E380: ÄüÇȽº ½ºÅÃÀÇ ¹Ù´ÚÀÔ´Ï´Ù" | |
4644 | |
4645 msgid "E381: At top of quickfix stack" | |
4646 msgstr "E381: ÄüÇȽº ½ºÅÃÀÇ ²À´ë±âÀÔ´Ï´Ù" | |
4647 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4648 #~ msgid "No entries" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4649 #~ msgstr "" |
7 | 4650 |
2709 | 4651 msgid "Error file" |
4652 msgstr "¿¡·¯ ÆÄÀÏ" | |
4653 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4654 msgid "E683: File name missing or invalid pattern" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4655 msgstr "E683: ÆÄÀÏ¸í ´©¶ô ȤÀº À߸øµÈ ÆÐÅÏ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4656 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4657 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4658 msgid "Cannot open file \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4659 msgstr "\"%s\" ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4660 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4661 msgid "E681: Buffer is not loaded" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4662 msgstr "E681: ¹öÆÛ°¡ ·ÎµåµÇÁö ¾Ê¾Ò½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4663 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4664 msgid "E777: String or List expected" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4665 msgstr "E777: StringÀ̳ª List°¡ ÀÖ¾î¾ß ÇÔ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4666 |
7 | 4667 #, c-format |
4668 msgid "E369: invalid item in %s%%[]" | |
4669 msgstr "E369: %s%%[]¿¡ À߸øµÈ Ç׸ñ" | |
4670 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4671 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4672 msgid "E769: Missing ] after %s[" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4673 msgstr "E769: %s[ µÚ¿¡ ]°¡ ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4674 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4675 #~ msgid "E944: Reverse range in character class" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4676 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4677 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4678 #~ msgid "E945: Range too large in character class" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4679 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4680 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4681 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4682 msgid "E53: Unmatched %s%%(" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4683 msgstr "E53: ¸ÂÁö ¾Ê´Â %s%%(" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4684 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4685 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4686 msgid "E54: Unmatched %s(" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4687 msgstr "E54: ¸ÂÁö ¾Ê´Â %s(" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4688 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4689 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4690 msgid "E55: Unmatched %s)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4691 msgstr "E55: ¸ÂÁö ¾Ê´Â %s)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4692 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4693 msgid "E66: \\z( not allowed here" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4694 msgstr "E66: \\z(´Â ¿©±â¿¡¼ Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4695 |
14193 | 4696 msgid "E67: \\z1 - \\z9 not allowed here" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4697 msgstr "E67: \\z1 µîÀº ¿©±â¿¡¼ Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4698 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4699 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4700 msgid "E69: Missing ] after %s%%[" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4701 msgstr "E69: %s%%[ µÚ¿¡ ]°¡ ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4702 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4703 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4704 msgid "E70: Empty %s%%[]" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4705 msgstr "E70: ºó %s%%[]" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4706 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4707 msgid "E65: Illegal back reference" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4708 msgstr "E65: ÀÌ»óÇÑ ÈÄÀ§ ÂüÁ¶" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4709 |
7 | 4710 msgid "E339: Pattern too long" |
4711 msgstr "E339: ÆÐÅÏÀÌ ³Ê¹« ±é´Ï´Ù" | |
4712 | |
4713 msgid "E50: Too many \\z(" | |
4714 msgstr "E50: \\z(°¡ ³Ê¹« ¸¹½À´Ï´Ù" | |
4715 | |
4716 #, c-format | |
4717 msgid "E51: Too many %s(" | |
4718 msgstr "E51: %s(°¡ ³Ê¹« ¸¹½À´Ï´Ù" | |
4719 | |
4720 msgid "E52: Unmatched \\z(" | |
4721 msgstr "E52: ¸ÂÁö ¾Ê´Â \\z(" | |
4722 | |
4723 #, c-format | |
4724 msgid "E59: invalid character after %s@" | |
4725 msgstr "E59: %s@ µÚ¿¡ À߸øµÈ ¹®ÀÚ" | |
4726 | |
4727 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4728 msgid "E60: Too many complex %s{...}s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4729 msgstr "E60: %s{...}s°¡ ³Ê¹« ¸¹À½" |
7 | 4730 |
4731 #, c-format | |
4732 msgid "E61: Nested %s*" | |
4733 msgstr "E61: Nested %s*" | |
4734 | |
4735 #, c-format | |
4736 msgid "E62: Nested %s%c" | |
4737 msgstr "E62: Nested %s%c" | |
4738 | |
4739 msgid "E63: invalid use of \\_" | |
4740 msgstr "E63: \\_¸¦ Àß ¸ø »ç¿ë" | |
4741 | |
4742 #, c-format | |
4743 msgid "E64: %s%c follows nothing" | |
4744 msgstr "E64: %s%c µÚ¿¡ ¾Æ¹«°Íµµ ¾ø½À´Ï´Ù" | |
4745 | |
4746 msgid "E68: Invalid character after \\z" | |
4747 msgstr "E68: \\z µÚ¿¡ ÀÌ»óÇÑ ¹®ÀÚ" | |
4748 | |
4749 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4750 msgid "E678: Invalid character after %s%%[dxouU]" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4751 msgstr "E678: %s%%[dxouU] µÚ¿¡ ÀÌ»óÇÑ ¹®ÀÚ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4752 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4753 #, c-format |
7 | 4754 msgid "E71: Invalid character after %s%%" |
4755 msgstr "E71: %s%% µÚ¿¡ ÀÌ»óÇÑ ¹®ÀÚ" | |
4756 | |
4757 #, c-format | |
4758 msgid "E554: Syntax error in %s{...}" | |
4759 msgstr "E554: %s{...}¿¡ ±¸¹® ¿¡·¯" | |
4760 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4761 msgid "External submatches:\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4762 msgstr "¿ÜºÎ submatches:\n" |
7 | 4763 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4764 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4765 msgid "E888: (NFA regexp) cannot repeat %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4766 msgstr "E888: (NFA Á¤±ÔÇ¥Çö½Ä) %sÀ»(¸¦) ¹Ýº¹ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4767 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4768 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4769 #~ "E864: \\%#= can only be followed by 0, 1, or 2. The automatic engine will be " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4770 #~ "used " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4771 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4772 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4773 #~ msgid "Switching to backtracking RE engine for pattern: " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4774 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4775 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4776 #~ msgid "E865: (NFA) Regexp end encountered prematurely" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4777 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4778 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4779 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4780 #~ msgid "E866: (NFA regexp) Misplaced %c" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4781 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4782 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4783 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4784 msgid "E877: (NFA regexp) Invalid character class: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4785 msgstr "E877: (NFA Á¤±ÔÇ¥Çö½Ä) ºñÁ¤»óÀûÀÎ ¹®ÀÚ Å¬·¡½º: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4786 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4787 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4788 msgid "E867: (NFA) Unknown operator '\\z%c'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4789 msgstr "E867: (NFA) ¸ð¸£´Â ¿ÀÆÛ·¹ÀÌÅÍ '\\z%c'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4790 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4791 msgid "E951: \\% value too large" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4792 msgstr "E951: \\% °ªÀÌ ³Ê¹« ±é´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4793 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4794 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4795 msgid "E867: (NFA) Unknown operator '\\%%%c'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4796 msgstr "E867: (NFA) ¸ð¸£´Â ¿ÀÆÛ·¹ÀÌÅÍ '\\%%%c'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4797 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4798 msgid "E868: Error building NFA with equivalence class!" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4799 msgstr "E868: Error building NFA with equivalence class!" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4800 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4801 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4802 msgid "E869: (NFA) Unknown operator '\\@%c'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4803 msgstr "E869: (NFA) ¸ð¸£´Â ¿ÀÆÛ·¹ÀÌÅÍ '\\@%c'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4804 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4805 #~ msgid "E870: (NFA regexp) Error reading repetition limits" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4806 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4807 |
14193 | 4808 #~ msgid "E871: (NFA regexp) Can't have a multi follow a multi" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4809 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4810 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4811 msgid "E872: (NFA regexp) Too many '('" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4812 msgstr "E872: (NFA Á¤±ÔÇ¥Çö½Ä) '('°¡ ³Ê¹« ¸¹½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4813 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4814 msgid "E879: (NFA regexp) Too many \\z(" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4815 msgstr "E879: (NFA Á¤±ÔÇ¥Çö½Ä) \\z(°¡ ³Ê¹« ¸¹½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4816 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4817 #~ msgid "E873: (NFA regexp) proper termination error" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4818 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4819 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4820 msgid "Could not open temporary log file for writing, displaying on stderr... " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4821 msgstr "¾²±âÀ§ÇÑ Àӽà ·Î±× ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù, Ç¥ÁØ¿¡·¯(stderr)¿¡ Ç¥½ÃÇÕ´Ï´Ù..." |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4822 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4823 msgid "E874: (NFA) Could not pop the stack!" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
4824 msgstr "E874: (NFA) ½ºÅÿ¡¼ ²¨³¾ ¼ö ¾ø½À´Ï´Ù!" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4825 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4826 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4827 #~ "E875: (NFA regexp) (While converting from postfix to NFA), too many states " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4828 #~ "left on stack" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4829 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4830 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4831 #~ msgid "E876: (NFA regexp) Not enough space to store the whole NFA " |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4832 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4833 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4834 #~ msgid "E878: (NFA) Could not allocate memory for branch traversal!" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4835 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4836 |
7 | 4837 msgid " VREPLACE" |
4838 msgstr " ¼±ÅÃġȯ" | |
4839 | |
4840 msgid " REPLACE" | |
4841 msgstr " ¹Ù²Ù±â" | |
4842 | |
4843 msgid " REVERSE" | |
4844 msgstr " ¹Ý´ë" | |
4845 | |
4846 msgid " INSERT" | |
4847 msgstr " ³¢¿ö³Ö±â" | |
4848 | |
4849 msgid " (insert)" | |
4850 msgstr " (³¢¿ö³Ö±â)" | |
4851 | |
4852 msgid " (replace)" | |
4853 msgstr " (¹Ù²Ù±â)" | |
4854 | |
4855 msgid " (vreplace)" | |
4856 msgstr " (¼±ÅÃġȯ)" | |
4857 | |
4858 msgid " Hebrew" | |
4859 msgstr " Çìºê·ç" | |
4860 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4861 msgid " Arabic" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4862 msgstr " ¾Æ¶óºñ¾Æ" |
7 | 4863 |
4864 msgid " (paste)" | |
4865 msgstr " (ºÙÀ̱â)" | |
4866 | |
4867 msgid " VISUAL" | |
4868 msgstr " ºñÁÖ¾ó" | |
4869 | |
4870 msgid " VISUAL LINE" | |
4871 msgstr " ºñÁÖ¾ó ¶óÀÎ" | |
4872 | |
4873 msgid " VISUAL BLOCK" | |
4874 msgstr " ºñÁÖ¾ó ºí·Ï" | |
4875 | |
4876 msgid " SELECT" | |
4877 msgstr " °í¸£±â" | |
4878 | |
4879 msgid " SELECT LINE" | |
4880 msgstr " ¶óÀÎ °í¸£±â" | |
4881 | |
4882 msgid " SELECT BLOCK" | |
4883 msgstr " ºí·Ï °í¸£±â" | |
4884 | |
4885 msgid "recording" | |
4886 msgstr "±â·ÏÁß" | |
4887 | |
4888 #, c-format | |
4889 msgid "E383: Invalid search string: %s" | |
4890 msgstr "E383: À߸øµÈ ã±â ¹®ÀÚ¿: %s" | |
4891 | |
4892 #, c-format | |
4893 msgid "E384: search hit TOP without match for: %s" | |
4894 msgstr "E384: óÀ½±îÁö ¸Â´Â ¹®ÀÚ¿ÀÌ ¾ø½À´Ï´Ù: %s" | |
4895 | |
4896 #, c-format | |
4897 msgid "E385: search hit BOTTOM without match for: %s" | |
4898 msgstr "E385: ³¡±îÁö ¸Â´Â ¹®ÀÚ¿ÀÌ ¾ø½À´Ï´Ù: %s" | |
4899 | |
4900 msgid "E386: Expected '?' or '/' after ';'" | |
4901 msgstr "E386: ';' µÚ¿¡´Â '?'³ª '/'°¡ ¿Í¾ß ÇÕ´Ï´Ù" | |
4902 | |
4903 msgid " (includes previously listed match)" | |
4904 msgstr " (ÀÌÀü¿¡ ¸Â¾Ò´ø ¸ñ·Ï Æ÷ÇÔ)" | |
4905 | |
4906 msgid "--- Included files " | |
4907 msgstr "--- Included files " | |
4908 | |
4909 msgid "not found " | |
4910 msgstr "not found " | |
4911 | |
4912 msgid "in path ---\n" | |
4913 msgstr "in path ---\n" | |
4914 | |
4915 msgid " (Already listed)" | |
4916 msgstr " (Already listed)" | |
4917 | |
4918 msgid " NOT FOUND" | |
4919 msgstr " ¸ø ã¾ÒÀ½" | |
4920 | |
4921 #, c-format | |
4922 msgid "Scanning included file: %s" | |
4923 msgstr "Æ÷ÇÔµÈ ÆÄÀÏ Ã£´Â Áß: %s" | |
4924 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4925 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4926 msgid "Searching included file %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4927 msgstr "Æ÷ÇÔµÈ ÆÄÀÏ %s ã´Â Áß" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4928 |
7 | 4929 msgid "E387: Match is on current line" |
4930 msgstr "E387: ¸Â´Â °Ô ÇöÀç ÁÙ¿¡ ÀÖ½À´Ï´Ù" | |
4931 | |
4932 msgid "All included files were found" | |
4933 msgstr "¸ðµç Æ÷ÇÔµÈ ÆÄÀÏÀ» ã¾Ò½À´Ï´Ù" | |
4934 | |
4935 msgid "No included files" | |
4936 msgstr "Æ÷ÇÔµÈ ÆÄÀÏÀÌ ¾ø½À´Ï´Ù" | |
4937 | |
4938 msgid "E388: Couldn't find definition" | |
4939 msgstr "E388: Á¤ÀǸ¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
4940 | |
4941 msgid "E389: Couldn't find pattern" | |
4942 msgstr "E389: ÆÐÅÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
4943 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4944 msgid "Substitute " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4945 msgstr "Substitute " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4946 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4947 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4948 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4949 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4950 "# Last %sSearch Pattern:\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4951 "~" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4952 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4953 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4954 "# Last %sSearch Pattern:\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4955 "~" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4956 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4957 msgid "E756: Spell checking is not enabled" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4958 msgstr "E756: ¸ÂÃã¹ý °Ë»ç°¡ È°¼ºÈµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4959 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4960 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4961 msgid "Warning: Cannot find word list \"%s_%s.spl\" or \"%s_ascii.spl\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4962 msgstr "°æ°í: ´Ü¾î ¸ñ·Ï \"%s_%s.spl\" ȤÀº \"%s_ascii.spl\"À» ãÀ» ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4963 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4964 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4965 msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4966 msgstr "°æ°í: ´Ü¾î ¸ñ·Ï \"%s.%s.spl\" ȤÀº \"%s.ascii.spl\"À» ãÀ» ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4967 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4968 msgid "E797: SpellFileMissing autocommand deleted buffer" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4969 msgstr "E797: SpellFileMissing autocommand°¡ ¹öÆÛ¸¦ »èÁ¦Çß½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4970 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4971 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4972 msgid "Warning: region %s not supported" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4973 msgstr "°æ°í: %s ¿µ¿ªÀº Áö¿øµÇÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4974 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4975 msgid "Sorry, no suggestions" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4976 msgstr "Á˼Û, Á¦¾ÈÇÒ °Ô ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4977 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4978 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4979 msgid "Sorry, only %ld suggestions" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4980 msgstr "Á˼Û, %ld°³¸¸ Á¦¾È" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4981 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4982 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4983 msgid "Change \"%.*s\" to:" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4984 msgstr "Change \"%.*s\" to:" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4985 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4986 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4987 msgid " < \"%.*s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4988 msgstr " < \"%.*s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4989 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4990 msgid "E752: No previous spell replacement" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4991 msgstr "E752: öÀÚ°¡ ¹Ù²ïÀûÀÌ ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4992 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4993 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4994 msgid "E753: Not found: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4995 msgstr "E753: ãÀ» ¼ö ¾øÀ½: %s" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4996 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4997 msgid "E758: Truncated spell file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4998 msgstr "E758: À߸° spell ÆÄÀÏ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
4999 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5000 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5001 msgid "Trailing text in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5002 msgstr "Trailing text in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5003 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5004 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5005 msgid "Affix name too long in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5006 msgstr "Affix name too long in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5007 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5008 msgid "E761: Format error in affix file FOL, LOW or UPP" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5009 msgstr "E761: affix ÆÄÀÏ FOL, LOW ȤÀº UPP¿¡ Çü½Ä ¿¡·¯" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5010 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5011 msgid "E762: Character in FOL, LOW or UPP is out of range" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5012 msgstr "E762: FOL, LOW ȤÀº UPPÀÇ ¹®ÀÚ°¡ ¹üÀ§¸¦ ¹þ¾î³²" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5013 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5014 msgid "Compressing word tree..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5015 msgstr "´Ü¾î Æ®¸® ¾ÐÃàÁß..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5016 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5017 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5018 msgid "Reading spell file \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5019 msgstr "spell ÆÄÀÏ \"%s\"À»(¸¦) Àаí ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5020 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5021 msgid "E757: This does not look like a spell file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5022 msgstr "E757: spell ÆÄÀÏÀÌ ¾Æ´Ñ °Í °°½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5023 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5024 msgid "E771: Old spell file, needs to be updated" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5025 msgstr "E771: ¿À·¡µÈ spell ÆÄÀÏ, °»½ÅÀÌ ÇÊ¿äÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5026 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5027 msgid "E772: Spell file is for newer version of Vim" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5028 msgstr "E772: Spell ÆÄÀÏÀÌ »õ ¹öÁ¯ÀÇ Vim¿ëÀÔ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5029 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5030 msgid "E770: Unsupported section in spell file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5031 msgstr "E770: spell ÆÄÀÏ¿¡ Áö¿øµÇÁö ¾Ê´Â ¼½¼Ç" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5032 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5033 #, c-format |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5034 msgid "E778: This does not look like a .sug file: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5035 msgstr "E778: .sug ÆÄÀÏÀÌ ¾Æ´Ñ °Í °°À½: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5036 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5037 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5038 msgid "E779: Old .sug file, needs to be updated: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5039 msgstr "E779: ¿À·¡µÈ .sug ÆÄÀÏ, °»½Å ÇÊ¿ä: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5040 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5041 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5042 msgid "E780: .sug file is for newer version of Vim: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5043 msgstr "E780: .sug ÆÄÀÏÀÌ »õ ¹öÁ¯ÀÇ Vim¿ëÀÓ: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5044 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5045 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5046 msgid "E781: .sug file doesn't match .spl file: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5047 msgstr "E781: .sug ÆÄÀÏÀÌ .spl ÆÄÀÏ°ú ¸ÂÁö ¾ÊÀ½: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5048 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5049 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5050 msgid "E782: error while reading .sug file: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5051 msgstr "E782: .sug ÆÄÀÏ Àб⠿¡·¯: %s" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5052 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5053 #, c-format |
14123 | 5054 msgid "Reading affix file %s..." |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5055 msgstr "affix ÆÄÀÏ %s Àд Áß" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5056 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5057 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5058 msgid "Conversion failure for word in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5059 msgstr "%s ¶óÀÎ %d¿¡ ÀÖ´Â ´Ü¾î º¯È¯ ½ÇÆÐ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5060 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5061 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5062 msgid "Conversion in %s not supported: from %s to %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5063 msgstr "%sÀÇ º¯È¯ÀÌ Áö¿øµÇÁö ¾Ê½À´Ï´Ù: %s¿¡¼ %s·Î" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5064 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5065 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5066 msgid "Conversion in %s not supported" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5067 msgstr "%sÀÇ º¯È¯ÀÌ Áö¿øµÇÁö ¾Ê½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5068 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5069 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5070 msgid "Invalid value for FLAG in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5071 msgstr "%s ¶óÀÎ %d¿¡ FLAG¿¡ ´ëÇÑ À߸øµÈ °ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5072 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5073 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5074 msgid "FLAG after using flags in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5075 msgstr "%s ¶óÀÎ %d¿¡ Ç÷¡±×°¡ »ç¿ëµÈ ÈÄ FLAG: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5076 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5077 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5078 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5079 "Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5080 "%d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5081 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5082 "%s ¶óÀÎ %d¿¡ PFX µÚ¿¡ COMPOUNDFORBIDFLAGÀ» Á¤ÀÇÇÑ °ÍÀº À߸øµÈ °á°ú¸¦ ÃÊ·¡ÇÒ " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5083 "¼ö ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5084 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5085 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5086 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5087 "Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5088 "%d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5089 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5090 "%s ¶óÀÎ %d¿¡ PFX µÚ¿¡ COMPOUNDPERMITFLAGÀ» Á¤ÀÇÇÑ °ÍÀº À߸øµÈ °á°ú¸¦ ÃÊ·¡ÇÒ " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5091 "¼ö ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5092 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5093 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5094 msgid "Wrong COMPOUNDRULES value in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5095 msgstr "%s ¶óÀÎ %d¿¡ À߸øµÈ COMPOUNDRULES °ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5096 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5097 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5098 msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5099 msgstr "%s ¶óÀÎ %d¿¡ À߸øµÈ COMPOUNDWORDMAX °ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5100 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5101 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5102 msgid "Wrong COMPOUNDMIN value in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5103 msgstr "%s ¶óÀÎ %d¿¡ À߸øµÈ COMPOUNDMIN °ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5104 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5105 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5106 msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5107 msgstr "%s ¶óÀÎ %d¿¡ À߸øµÈ COMPOUNDSYLMAX °ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5108 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5109 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5110 msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5111 msgstr "%s ¶óÀÎ %d¿¡ À߸øµÈ CHECKCOMPOUNDPATTERN °ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5112 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5113 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5114 msgid "Different combining flag in continued affix block in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5115 msgstr "%s ¶óÀÎ %d¿¡ ¿¬¼ÓµÈ affix ºí·Ï¿¡ ´Ù¸¥ °áÇÕ Ç÷¡±×: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5116 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5117 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5118 msgid "Duplicate affix in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5119 msgstr "%s ¶óÀÎ %d¿¡ Áߺ¹µÈ affix: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5120 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5121 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5122 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5123 "Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5124 "line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5125 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5126 "%s ¶óÀÎ %d¿¡ BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST¿¡ ´ëÇؼµµ " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5127 "affix°¡ »ç¿ëµÊ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5128 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5129 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5130 msgid "Expected Y or N in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5131 msgstr "%s ¶óÀÎ %d¿¡ Y³ª NÀÌ ±â´ëµÊ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5132 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5133 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5134 msgid "Broken condition in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5135 msgstr "%s ¶óÀÎ %d°¡ ¸Á°¡Áø »óÅÂ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5136 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5137 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5138 msgid "Expected REP(SAL) count in %s line %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5139 msgstr "%s ¶óÀÎ %d¿¡ REP(SAL) Ä«¿îÆ®°¡ ±â´ëµÊ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5140 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5141 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5142 msgid "Expected MAP count in %s line %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5143 msgstr "%s ¶óÀÎ %d¿¡ MAP Ä«¿îÆ®°¡ ±â´ëµÊ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5144 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5145 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5146 msgid "Duplicate character in MAP in %s line %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5147 msgstr "%s ¶óÀÎ %dÀÇ MAP¿¡ Áߺ¹µÈ ¹®ÀÚ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5148 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5149 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5150 msgid "Unrecognized or duplicate item in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5151 msgstr "%s ¶óÀÎ %d¿¡ ¸ð¸£´Â ȤÀº Áߺ¹µÈ Ç׸ñ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5152 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5153 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5154 msgid "Missing FOL/LOW/UPP line in %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5155 msgstr "%s¿¡ FOL/LOW/UPPÀÌ ´©¶ôµÈ ¶óÀÎ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5156 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5157 msgid "COMPOUNDSYLMAX used without SYLLABLE" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5158 msgstr "COMPOUNDSYLMAXÀÌ SYLLABLE¾øÀÌ »ç¿ëµÊ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5159 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5160 msgid "Too many postponed prefixes" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5161 msgstr "postponed Á¢µÎ»ç°¡ ³Ê¹« ¸¹½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5162 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5163 msgid "Too many compound flags" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5164 msgstr "compound Ç÷¡±×°¡ ³Ê¹« ¸¹½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5165 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5166 msgid "Too many postponed prefixes and/or compound flags" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5167 msgstr "postponed Á¢µÎ»ç¿Í(³ª) compound Ç÷¡±×°¡ ³Ê¹« ¸¹½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5168 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5169 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5170 msgid "Missing SOFO%s line in %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5171 msgstr "SOFO%s°¡ ´©¶ôµÈ ¶óÀÎÀÌ %s¿¡ ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5172 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5173 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5174 msgid "Both SAL and SOFO lines in %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5175 msgstr "%s¿¡ SAL°ú SOFO ¶óÀÎÀÌ µÑ ´Ù ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5176 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5177 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5178 msgid "Flag is not a number in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5179 msgstr "%s ¶óÀÎ %d¿¡ ¼ýÀÚ°¡ ¾Æ´Ñ Ç÷¡±×: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5180 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5181 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5182 msgid "Illegal flag in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5183 msgstr "%s ¶óÀÎ %d¿¡ À߸øµÈ Ç÷¡±×: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5184 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5185 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5186 msgid "%s value differs from what is used in another .aff file" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5187 msgstr "%s °ªÀÌ ´Ù¸¥ .aff ÆÄÀÏ¿¡¼ »ç¿ëµÈ °Í°ú ´Ù¸¨´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5188 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5189 #, c-format |
14123 | 5190 msgid "Reading dictionary file %s..." |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5191 msgstr "»çÀü ÆÄÀÏ %s Àд Áß ..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5192 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5193 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5194 msgid "E760: No word count in %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5195 msgstr "E760: %s¿¡ ´Ü¾î Ä«¿îÆ®°¡ ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5196 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5197 #, c-format |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5198 msgid "line %6d, word %6ld - %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5199 msgstr "¶óÀÎ %6d, ´Ü¾î %6ld - %s" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5200 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5201 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5202 msgid "Duplicate word in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5203 msgstr "%s ¶óÀÎ %d¿¡ Áߺ¹µÈ ´Ü¾î: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5204 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5205 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5206 msgid "First duplicate word in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5207 msgstr "%s ¶óÀÎ %d¿¡ óÀ½ Áߺ¹µÈ ´Ü¾î: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5208 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5209 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5210 msgid "%d duplicate word(s) in %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5211 msgstr "%d°³ÀÇ Áߺ¹µÈ ´Ü¾î°¡ %s¿¡ ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5212 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5213 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5214 msgid "Ignored %d word(s) with non-ASCII characters in %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5215 msgstr "¹«½ÃµÈ %d°³ÀÇ ¾Æ½ºÅ°¹®ÀÚ¿ÀÌ ¾Æ´Ñ ´Ü¾î°¡ %s¿¡ ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5216 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5217 #, c-format |
14123 | 5218 msgid "Reading word file %s..." |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5219 msgstr "´Ü¾î ÆÄÀÏ %s Àд Áß ..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5220 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5221 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5222 msgid "Duplicate /encoding= line ignored in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5223 msgstr "%s ¶óÀÎ %dÀÇ Áߺ¹µÈ /encoding= ¶óÀÎ ¹«½ÃµÊ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5224 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5225 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5226 msgid "/encoding= line after word ignored in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5227 msgstr "%s ¶óÀÎ %dÀÇ ´Ü¾î µÚÀÇ /encoding= ¶óÀÎ ¹«½ÃµÊ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5228 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5229 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5230 msgid "Duplicate /regions= line ignored in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5231 msgstr "%s ¶óÀÎ %dÀÇ Áߺ¹µÈ /regions= ¶óÀÎ ¹«½ÃµÊ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5232 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5233 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5234 msgid "Too many regions in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5235 msgstr "%s ¶óÀÎ %d¿¡ ³Ê¹« ¸¹Àº ¿µ¿ª: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5236 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5237 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5238 msgid "/ line ignored in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5239 msgstr "%s ¶óÀÎ %dÀÇ / ¶óÀÎ ¹«½ÃµÊ: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5240 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5241 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5242 msgid "Invalid region nr in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5243 msgstr "%s ¶óÀÎ %d¿¡ À߸øµÈ ¿µ¿ª ¹øÈ£: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5244 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5245 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5246 msgid "Unrecognized flags in %s line %d: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5247 msgstr "%s ¶óÀÎ %d¿¡ ¸ð¸£´Â Ç÷¡±×: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5248 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5249 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5250 msgid "Ignored %d words with non-ASCII characters" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5251 msgstr "¾Æ½ºÅ° ¹®ÀÚ¿ÀÌ ¾Æ´Ñ %d°³ÀÇ ´Ü¾î°¡ ¹«½ÃµÇ¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5252 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5253 msgid "E845: Insufficient memory, word list will be incomplete" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5254 msgstr "E845: ¸Þ¸ð¸® ºÎÁ·, ´Ü¾î ¸ñ·ÏÀÌ ºÒ¿ÏÀüÇÒ °ÍÀÔ´Ï´Ù" |
2709 | 5255 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5256 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5257 msgid "Compressed %d of %d nodes; %d (%d%%) remaining" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5258 msgstr "%d/%d ³ëµå°¡ ¾ÐÃàµÊ; %d (%d%%)°¡ ³²À½" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5259 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5260 msgid "Reading back spell file..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5261 msgstr "¸ÂÃã¹ý ÆÄÀÏÀ» Àд Áß..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5262 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5263 msgid "Performing soundfolding..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5264 msgstr "soundfold ¼öÇàÁß..." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5265 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5266 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5267 msgid "Number of words after soundfolding: %ld" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5268 msgstr "soundfold ¼öÇà ÈÄÀÇ ´Ü¾î ¼ö: %ld" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5269 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5270 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5271 msgid "Total number of words: %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5272 msgstr "ÃÑ ´Ü¾î ¼ö: %d" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5273 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5274 #, c-format |
14123 | 5275 msgid "Writing suggestion file %s..." |
14193 | 5276 msgstr "%s Á¦¾È ÆÄÀÏÀ» ¾²´Â Áß ..." |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5277 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5278 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5279 msgid "Estimated runtime memory use: %d bytes" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5280 msgstr "ÃßÁ¤µÈ ·±Å¸ÀÓ ¸Þ¸ð¸® »ç¿ë·®: %d ¹ÙÀÌÆ®" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5281 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5282 msgid "E751: Output file name must not have region name" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5283 msgstr "E751: »ý¼º ÆÄÀϸíÀº ¿µ¿ª À̸§°ú ´Þ¶ó¾ß ÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5284 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5285 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5286 msgid "E754: Only up to %ld regions supported" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5287 msgstr "E754: ÃÖ´ë %ld°³ÀÇ ¿µ¿ªÀÌ Áö¿øµË´Ï´Ù" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5288 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5289 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5290 msgid "E755: Invalid region in %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5291 msgstr "E755: %s¿¡ À߸øµÈ ¿µ¿ª" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5292 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5293 msgid "Warning: both compounding and NOBREAK specified" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5294 msgstr "°æ°í: compound¿Í NOBREAK µÑ ´Ù ¸í½ÃµÊ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5295 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5296 #, c-format |
14123 | 5297 msgid "Writing spell file %s..." |
14193 | 5298 msgstr "spell ÆÄÀÏ %s ¾²´Â Áß ..." |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5299 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5300 msgid "Done!" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5301 msgstr "³¡!" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5302 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5303 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5304 msgid "E765: 'spellfile' does not have %ld entries" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5305 msgstr "E765: 'spellfile'¿¡ %ld Ç׸ñÀÌ ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5306 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5307 #, c-format |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5308 msgid "Word '%.*s' removed from %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5309 msgstr "´Ü¾î '%.*s'ÀÌ(°¡) %s¿¡¼ Á¦°ÅµÊ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5310 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5311 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5312 msgid "Word '%.*s' added to %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5313 msgstr "´Ü¾î '%.*s'ÀÌ(°¡) %s¿¡ Ãß°¡µÊ" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5314 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5315 msgid "E763: Word characters differ between spell files" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5316 msgstr "E763: ´Ü¾î°¡ spell ÆÄÀÏ °£¿¡ ´Ù¸¨´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5317 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5318 msgid "E783: duplicate char in MAP entry" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5319 msgstr "E783: MAP Ç׸ñ¿¡ Áߺ¹µÈ ¹®ÀÚ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5320 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5321 msgid "No Syntax items defined for this buffer" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5322 msgstr "ÀÌ ¹öÆÛ¿¡ ´ëÇØ Á¤ÀÇµÈ ±¸¹® Ç׸ñÀÌ ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5323 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5324 msgid "syntax conceal on" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5325 msgstr "±¸¹® °¨Ãß±â È°¼º" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5326 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5327 msgid "syntax conceal off" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5328 msgstr "±¸¹® °¨Ã߱⠺ñÈ°¼º" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5329 |
7 | 5330 #, c-format |
5331 msgid "E390: Illegal argument: %s" | |
5332 msgstr "E390: À߸øµÈ ÀÎÀÚ: %s" | |
5333 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5334 msgid "syntax case ignore" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5335 msgstr "±¸¹® ´ë¼Ò¹®ÀÚ ±¸º°¾ÊÇÔ" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5336 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5337 msgid "syntax case match" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5338 msgstr "±¸¹® ´ë¼Ò¹®ÀÚ ±¸º°" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5339 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5340 #~ msgid "syntax spell toplevel" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5341 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5342 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5343 #~ msgid "syntax spell notoplevel" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5344 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5345 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5346 #~ msgid "syntax spell default" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5347 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5348 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5349 msgid "syntax iskeyword " |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5350 msgstr "syntax iskeyword " |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5351 |
7 | 5352 #, c-format |
5353 msgid "E391: No such syntax cluster: %s" | |
5354 msgstr "E391: ÀÌ·± ±¸¹® Ŭ·¯½ºÅÍ´Â ¾ø½À´Ï´Ù: %s" | |
5355 | |
5356 msgid "syncing on C-style comments" | |
5357 msgstr "C-Çü½Ä ÁÖ¼®¹®¿¡ µ¿±â¸ÂÃã" | |
5358 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5359 msgid "no syncing" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5360 msgstr "µ¿±â¸ÂÃã ¾øÀ½" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5361 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5362 msgid "syncing starts " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5363 msgstr "syncing starts " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5364 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5365 msgid " lines before top line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5366 msgstr " lines before top line" |
7 | 5367 |
5368 msgid "" | |
5369 "\n" | |
5370 "--- Syntax sync items ---" | |
5371 msgstr "" | |
5372 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5373 "--- Syntax sync Ç׸ñµé ---" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5374 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5375 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5376 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5377 "syncing on items" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5378 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5379 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5380 "syncing on items" |
7 | 5381 |
5382 msgid "" | |
5383 "\n" | |
5384 "--- Syntax items ---" | |
5385 msgstr "" | |
5386 "\n" | |
5387 "--- Syntax Ç׸ñ ---" | |
5388 | |
5389 #, c-format | |
5390 msgid "E392: No such syntax cluster: %s" | |
5391 msgstr "E392: ÀÌ·± ±¸¹® Ŭ·¯½ºÅÍ´Â ¾ø½À´Ï´Ù: %s" | |
5392 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5393 msgid "minimal " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5394 msgstr "minimal " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5395 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5396 msgid "maximal " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5397 msgstr "maximal " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5398 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5399 msgid "; match " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5400 msgstr "; match " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5401 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5402 msgid " line breaks" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5403 msgstr " line breaks" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5404 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5405 msgid "E395: contains argument not accepted here" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5406 msgstr "E395: contains ÀÎÀÚ´Â ¿©±â¿¡ ¾µ ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5407 |
2709 | 5408 msgid "E844: invalid cchar value" |
5409 msgstr "E844: À߸øµÈ cchar °ª" | |
7 | 5410 |
5411 msgid "E393: group[t]here not accepted here" | |
5412 msgstr "E393: group[t]here´Â ¿©±â¿¡¼ »ç¿ëµÉ ¼ö ¾ø½À´Ï´Ù" | |
5413 | |
5414 #, c-format | |
5415 msgid "E394: Didn't find region item for %s" | |
5416 msgstr "E394: %s¿¡ ´ëÇÑ region Ç׸ñÀ» ãÁö ¸øÇß½À´Ï´Ù" | |
5417 | |
5418 msgid "E397: Filename required" | |
5419 msgstr "E397: ÆÄÀÏÀ̸§ÀÌ ÇÊ¿äÇÕ´Ï´Ù" | |
5420 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5421 msgid "E847: Too many syntax includes" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5422 msgstr "E847: ±¸¹® Æ÷ÇÔ(include)ÀÌ ³Ê¹« ¸¹½À´Ï´Ù" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5423 |
7 | 5424 #, c-format |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5425 msgid "E789: Missing ']': %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5426 msgstr "E789: ']' ´©¶ô: %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5427 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5428 #, c-format |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5429 msgid "E890: trailing char after ']': %s]%s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5430 msgstr "E890: ']' µÚ¿¡ ¹®ÀÚ°¡ ´õ ÀÖÀ½: %s]%s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5431 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5432 #, c-format |
7 | 5433 msgid "E398: Missing '=': %s" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5434 msgstr "E398: '=' ´©¶ô: %s" |
7 | 5435 |
5436 #, c-format | |
5437 msgid "E399: Not enough arguments: syntax region %s" | |
5438 msgstr "E399: ÃæºÐÄ¡ ¾ÊÀº ÀÎÀÚ: ±¸¹® ¿µ¿ª %s" | |
5439 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5440 msgid "E848: Too many syntax clusters" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5441 msgstr "E848: ±¸¹® Ŭ·¯½ºÅÍ°¡ ³Ê¹« ¸¹½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5442 |
7 | 5443 msgid "E400: No cluster specified" |
5444 msgstr "E400: Ŭ·¯½ºÅÍ°¡ ¸í½ÃµÇÁö ¾Ê¾Ò½À´Ï´Ù" | |
5445 | |
5446 #, c-format | |
5447 msgid "E401: Pattern delimiter not found: %s" | |
5448 msgstr "E401: ÆÐÅÏ ±¸ºÐÀÚ¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù: %s" | |
5449 | |
5450 #, c-format | |
5451 msgid "E402: Garbage after pattern: %s" | |
5452 msgstr "E402: ÆÐÅÏ µÚ¿¡ ¾²·¹±â: %s" | |
5453 | |
5454 msgid "E403: syntax sync: line continuations pattern specified twice" | |
5455 msgstr "E403: syntax sync: ÁÙ ¿¬¼Ó ÆÐÅÏÀÌ µÎ ¹ø »ç¿ëµÇ¾ú½À´Ï´Ù" | |
5456 | |
5457 #, c-format | |
5458 msgid "E404: Illegal arguments: %s" | |
5459 msgstr "E404: ºñÁ¤»óÀûÀÎ ÀÎÀÚ: %s" | |
5460 | |
5461 #, c-format | |
5462 msgid "E405: Missing equal sign: %s" | |
5463 msgstr "E405: ÀÌÄ÷ ±âÈ£°¡ ºüÁ³À½: %s" | |
5464 | |
5465 #, c-format | |
5466 msgid "E406: Empty argument: %s" | |
5467 msgstr "E406: ºó ÀÎÀÚ: %s" | |
5468 | |
5469 #, c-format | |
5470 msgid "E407: %s not allowed here" | |
5471 msgstr "E407: %sÀº(´Â) ¿©±â¿¡¼ Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" | |
5472 | |
5473 #, c-format | |
5474 msgid "E408: %s must be first in contains list" | |
5475 msgstr "E408: %sÀº(´Â) contains ¸ñ·ÏÀÇ Ã¹ ¹ø°¿©¾ß ÇÕ´Ï´Ù" | |
5476 | |
5477 #, c-format | |
5478 msgid "E409: Unknown group name: %s" | |
5479 msgstr "E409: ¸ð¸£´Â ±×·ì À̸§: %s" | |
5480 | |
5481 #, c-format | |
5482 msgid "E410: Invalid :syntax subcommand: %s" | |
5483 msgstr "E410: À߸øµÈ :syntax ÇÏÀ§ ¸í·É: %s" | |
5484 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5485 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5486 #~ " TOTAL COUNT MATCH SLOWEST AVERAGE NAME PATTERN" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5487 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5488 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5489 msgid "E679: recursive loop loading syncolor.vim" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5490 msgstr "E679: syncolor.vim ¹Ýº¹ ·Îµù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5491 |
7 | 5492 #, c-format |
5493 msgid "E411: highlight group not found: %s" | |
5494 msgstr "E411: ÇÏÀ̶óÀÌÆ® ±×·ìÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù: %s" | |
5495 | |
5496 #, c-format | |
5497 msgid "E412: Not enough arguments: \":highlight link %s\"" | |
5498 msgstr "E412: ÃæºÐÄ¡ ¾ÊÀº ÀÎÀÚ: \":highlight link %s\"" | |
5499 | |
5500 #, c-format | |
5501 msgid "E413: Too many arguments: \":highlight link %s\"" | |
5502 msgstr "E413: ³Ê¹« ¸¹Àº ÀÎÀÚ: \":highlight link %s\"" | |
5503 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5504 msgid "E414: group has settings, highlight link ignored" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5505 msgstr "E414: groupÀÌ ¼³Á¤°ªÀÌ ÀÖ½À´Ï´Ù, highlight link ¹«½ÃµÊ" |
7 | 5506 |
5507 #, c-format | |
5508 msgid "E415: unexpected equal sign: %s" | |
5509 msgstr "E415: ¶æ¹ÛÀÇ ÀÌÄ÷ ±âÈ£: %s" | |
5510 | |
5511 #, c-format | |
5512 msgid "E416: missing equal sign: %s" | |
5513 msgstr "E416: ÀÌÄ÷ ±âÈ£°¡ ºüÁ³À½: %s" | |
5514 | |
5515 #, c-format | |
5516 msgid "E417: missing argument: %s" | |
5517 msgstr "E417: ÀÎÀÚ°¡ ºüÁ³À½: %s" | |
5518 | |
5519 #, c-format | |
5520 msgid "E418: Illegal value: %s" | |
5521 msgstr "E418: ºñÁ¤»óÀûÀÎ °ª: %s" | |
5522 | |
5523 msgid "E419: FG color unknown" | |
5524 msgstr "E419: ¸ð¸£´Â FG »ö»ó" | |
5525 | |
5526 msgid "E420: BG color unknown" | |
5527 msgstr "E420: ¸ð¸£´Â BG »ö»ó" | |
5528 | |
5529 #, c-format | |
5530 msgid "E421: Color name or number not recognized: %s" | |
5531 msgstr "E421: »ö À̸§À̳ª ¼ýÀÚ¸¦ ÀνÄÇÒ ¼ö ¾øÀ½: %s" | |
5532 | |
5533 #, c-format | |
5534 msgid "E422: terminal code too long: %s" | |
5535 msgstr "E422: Å͹̳ΠÄڵ尡 ³Ê¹« ±è: %s" | |
5536 | |
5537 #, c-format | |
5538 msgid "E423: Illegal argument: %s" | |
5539 msgstr "E423: À߸øµÈ ÀÎÀÚ: %s" | |
5540 | |
5541 msgid "E424: Too many different highlighting attributes in use" | |
5542 msgstr "E424: ³Ê¹« ¸¹Àº ´Ù¸¥ ÇÏÀ̶óÀÌÆ® ¼Ó¼ºÀÌ »ç¿ëµÇ°í ÀÖ½À´Ï´Ù" | |
5543 | |
5544 msgid "E669: Unprintable character in group name" | |
5545 msgstr "E669: ±×·ì À̸§¿¡ Ãâ·ÂÇÒ ¼ö ¾ø´Â ¹®ÀÚ°¡ ÀÖ½À´Ï´Ù" | |
5546 | |
5547 msgid "W18: Invalid character in group name" | |
5548 msgstr "W18: ±×·ì À̸§¿¡ ÀÌ»óÇÑ ¹®ÀÚ" | |
5549 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5550 msgid "E849: Too many highlight and syntax groups" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5551 msgstr "E849: highlight¿Í syntax groupÀÌ ³Ê¹« ¸¹½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5552 |
7 | 5553 msgid "E555: at bottom of tag stack" |
5554 msgstr "E555: ÅÂ±× ½ºÅÃÀÇ ³¡ÀÔ´Ï´Ù" | |
5555 | |
5556 msgid "E556: at top of tag stack" | |
5557 msgstr "E556: ÅÂ±× ½ºÅÃÀÇ Ã³À½ÀÔ´Ï´Ù" | |
5558 | |
5559 msgid "E425: Cannot go before first matching tag" | |
5560 msgstr "E425: ù ¹ø° ¸Â´Â ÅÂ±× ÀÌÀüÀ¸·Î´Â °¥ ¼ö ¾ø½À´Ï´Ù" | |
5561 | |
5562 #, c-format | |
5563 msgid "E426: tag not found: %s" | |
5564 msgstr "E426: ű׸¦ ãÀ» ¼ö ¾øÀ½: %s" | |
5565 | |
5566 msgid " # pri kind tag" | |
5567 msgstr " # pri kind tag" | |
5568 | |
5569 msgid "file\n" | |
5570 msgstr "ÆÄÀÏ\n" | |
5571 | |
5572 msgid "E427: There is only one matching tag" | |
5573 msgstr "E427: ¸Â´Â űװ¡ Çϳª ¹Û¿¡ ¾ø½À´Ï´Ù" | |
5574 | |
5575 msgid "E428: Cannot go beyond last matching tag" | |
5576 msgstr "E428: ¸¶Áö¸· ¸Â´Â ÅÂ±× µÚ·Î´Â °¥ ¼ö ¾ø½À´Ï´Ù" | |
5577 | |
5578 #, c-format | |
5579 msgid "File \"%s\" does not exist" | |
5580 msgstr "ÆÄÀÏ \"%s\"ÀÌ(°¡) Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù" | |
5581 | |
5582 #, c-format | |
5583 msgid "tag %d of %d%s" | |
5584 msgstr "tag %d of %d%s" | |
5585 | |
5586 msgid " or more" | |
5587 msgstr " or more" | |
5588 | |
5589 msgid " Using tag with different case!" | |
5590 msgstr " Using tag with different case!" | |
5591 | |
5592 #, c-format | |
5593 msgid "E429: File \"%s\" does not exist" | |
5594 msgstr "E429: ÆÄÀÏ \"%s\"ÀÌ(°¡) Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù" | |
5595 | |
5596 msgid "" | |
5597 "\n" | |
5598 " # TO tag FROM line in file/text" | |
5599 msgstr "" | |
5600 "\n" | |
5601 " # TO tag FROM line in file/text" | |
5602 | |
5603 #, c-format | |
5604 msgid "Searching tags file %s" | |
5605 msgstr "ÅÂ±× ÆÄÀÏ %s ã´Â Áß" | |
5606 | |
5607 #, c-format | |
5608 msgid "E430: Tag file path truncated for %s\n" | |
5609 msgstr "E430: %s¿¡ ´ëÇÑ ÅÂ±× ÆÄÀÏ °æ·Î°¡ À߷ȽÀ´Ï´Ù\n" | |
5610 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5611 msgid "Ignoring long line in tags file" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5612 msgstr "ÅÂ±× ÆÄÀÏÀÇ ³Ê¹« ±ä ¶óÀÎÀ» ¹«½ÃÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5613 |
7 | 5614 #, c-format |
5615 msgid "E431: Format error in tags file \"%s\"" | |
5616 msgstr "E431: ÅÂ±× ÆÄÀÏ \"%s\"¿¡ Çü½Ä ¿¡·¯°¡ ÀÖ½À´Ï´Ù" | |
5617 | |
5618 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5619 msgid "Before byte %ld" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5620 msgstr "Before byte %ld" |
7 | 5621 |
5622 #, c-format | |
5623 msgid "E432: Tags file not sorted: %s" | |
5624 msgstr "E432: ÅÂ±× ÆÄÀÏÀÌ Á¤·ÄµÇ¾î ÀÖÁö ¾ÊÀ½: %s" | |
5625 | |
5626 msgid "E433: No tags file" | |
5627 msgstr "E433: ÅÂ±× ÆÄÀÏÀÌ ¾ø½À´Ï´Ù" | |
5628 | |
5629 msgid "E434: Can't find tag pattern" | |
5630 msgstr "E434: ÅÂ±× ÆÐÅÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
5631 | |
5632 msgid "E435: Couldn't find tag, just guessing!" | |
5633 msgstr "E435: ű׸¦ ãÀ» ¼ö ¾øÁö¸¸ ÀÌ°Å °°½À´Ï´Ù!" | |
5634 | |
2709 | 5635 #, c-format |
5636 msgid "Duplicate field name: %s" | |
5637 msgstr "Áߺ¹µÈ ÇÊµå ¸í: %s" | |
5638 | |
7 | 5639 msgid "' not known. Available builtin terminals are:" |
5640 msgstr "' not known. Available builtin terminals are:" | |
5641 | |
5642 msgid "defaulting to '" | |
5643 msgstr "defaulting to '" | |
5644 | |
5645 msgid "E557: Cannot open termcap file" | |
5646 msgstr "E557: termcap ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" | |
5647 | |
5648 msgid "E558: Terminal entry not found in terminfo" | |
5649 msgstr "E558: Å͹̳ΠÇ׸ñÀ» terminfo¿¡¼ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
5650 | |
5651 msgid "E559: Terminal entry not found in termcap" | |
5652 msgstr "E559: Å͹̳ΠÇ׸ñÀ» termcap¿¡¼ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
5653 | |
5654 #, c-format | |
5655 msgid "E436: No \"%s\" entry in termcap" | |
5656 msgstr "E436: termcap¿¡ \"%s\" Ç׸ñÀÌ ¾ø½À´Ï´Ù" | |
5657 | |
5658 msgid "E437: terminal capability \"cm\" required" | |
5659 msgstr "E437: Å͹̳ÎÀÌ \"cm\" ±â´ÉÀ» Áö¿øÇØ¾ß ÇÕ´Ï´Ù" | |
5660 | |
5661 msgid "" | |
5662 "\n" | |
5663 "--- Terminal keys ---" | |
5664 msgstr "" | |
5665 "\n" | |
5666 "--- Å͹̳ΠŰ ---" | |
5667 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5668 msgid "Cannot open $VIMRUNTIME/rgb.txt" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5669 msgstr "$VIMRUNTIME/rgb.txtÀ» ¿ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5670 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5671 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5672 msgid "Kill job in \"%s\"?" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5673 msgstr "\"%s\"ÀÇ jobÀ» Á×Àϱî¿ä?" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5674 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5675 msgid "Terminal" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5676 msgstr "Terminal" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5677 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5678 msgid "Terminal-finished" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5679 msgstr "Terminal-finished" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5680 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5681 msgid "active" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5682 msgstr "active" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5683 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5684 msgid "running" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5685 msgstr "running" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5686 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5687 msgid "finished" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5688 msgstr "finished" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5689 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5690 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5691 msgid "E953: File exists: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5692 msgstr "E953: ÆÄÀÏÀÌ Á¸ÀçÇÔ: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5693 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5694 msgid "E955: Not a terminal buffer" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5695 msgstr "E955: Å͹̳Π¹öÆÛ°¡ ¾Æ´Õ´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5696 |
7 | 5697 msgid "new shell started\n" |
5698 msgstr "»õ ½©ÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù\n" | |
5699 | |
5700 msgid "Vim: Error reading input, exiting...\n" | |
5701 msgstr "ºö: ÀÔ·Â Àд Áß ¿¡·¯, ³¡³»´ÂÁß...\n" | |
5702 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5703 msgid "Used CUT_BUFFER0 instead of empty selection" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5704 msgstr "ºó °í¸£±â ´ë½Å CUT_BUFFER0À» »ç¿ëÇß½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5705 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5706 msgid "E881: Line count changed unexpectedly" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5707 msgstr "E881: Çà °¹¼ö°¡ °©Àڱ⠹ٲî¾ú½À´Ï´Ù" |
2709 | 5708 |
7 | 5709 msgid "No undo possible; continue anyway" |
5710 msgstr "Ãë¼Ò ºÒ°¡´É; ¾î·µç °è¼ÓÇÕ´Ï´Ù" | |
5711 | |
2709 | 5712 #, c-format |
5713 msgid "E828: Cannot open undo file for writing: %s" | |
5714 msgstr "E828: ¾²±â À§ÇØ undoÀ» ¿ ¼ö ¾ø½À´Ï´Ù: %s" | |
5715 | |
5716 #, c-format | |
5717 msgid "E825: Corrupted undo file (%s): %s" | |
5718 msgstr "E825: ±úÁø undo ÆÄÀÏ (%s): %s" | |
5719 | |
5720 msgid "Cannot write undo file in any directory in 'undodir'" | |
5721 msgstr "'undodir'¿¡ ÀÖ´Â ¾î¶² µð·ºÅ丮¿¡µµ undo ÆÄÀÏÀ» ¾µ ¼ö ¾ø½À´Ï´Ù" | |
5722 | |
5723 #, c-format | |
5724 msgid "Will not overwrite with undo file, cannot read: %s" | |
5725 msgstr "ÀÐÀ» ¼ö°¡ ¾ø¾î¼ undo ÆÄÀÏ¿¡ µ¤¾î¾µ ¼ö ¾ø½À´Ï´Ù: %s" | |
5726 | |
5727 #, c-format | |
5728 msgid "Will not overwrite, this is not an undo file: %s" | |
5729 msgstr "undo ÆÄÀÏÀÌ ¾Æ´Ï¾î¼ µ¤¾î¾µ ¼ö ¾ø½À´Ï´Ù: %s" | |
5730 | |
5731 msgid "Skipping undo file write, nothing to undo" | |
5732 msgstr "undoÇÒ ³»¿ëÀÌ ¾ø¾î¼ undo ÆÄÀÏ ÀúÀåÀ» °Ç³Ê¶Ý´Ï´Ù" | |
5733 | |
5734 #, c-format | |
5735 msgid "Writing undo file: %s" | |
5736 msgstr "undo ÆÄÀÏ ¾²´Â Áß: %s" | |
5737 | |
5738 #, c-format | |
5739 msgid "E829: write error in undo file: %s" | |
5740 msgstr "E829: undo ÆÄÀÏ ¾²±â ¿¡·¯: %s" | |
5741 | |
5742 #, c-format | |
5743 msgid "Not reading undo file, owner differs: %s" | |
5744 msgstr "¼ÒÀ¯ÀÚ°¡ ´Þ¶ó¼ undo ÆÄÀÏÀ» ÀÐÁö ¾Ê½À´Ï´Ù: %s" | |
5745 | |
5746 #, c-format | |
5747 msgid "Reading undo file: %s" | |
5748 msgstr "undo ÆÄÀÏ Àд Áß: %s" | |
5749 | |
5750 #, c-format | |
5751 msgid "E822: Cannot open undo file for reading: %s" | |
5752 msgstr "E822: Àбâ À§ÇØ undo ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù: %s" | |
5753 | |
5754 #, c-format | |
5755 msgid "E823: Not an undo file: %s" | |
5756 msgstr "E823: undo ÆÄÀÏÀÌ ¾Æ´Õ´Ï´Ù: %s" | |
5757 | |
5758 #, c-format | |
5759 msgid "E832: Non-encrypted file has encrypted undo file: %s" | |
5760 msgstr "E832: ¾ÏȣȵÇÁö ¾ÊÀº ÆÄÀÏÀÌ ¾ÏÈ£ÈµÈ undo ÆÄÀÏÀ» °¡Áö°í ÀÖ½À´Ï´Ù: %s" | |
5761 | |
5762 #, c-format | |
5763 msgid "E826: Undo file decryption failed: %s" | |
5764 msgstr "E826: Undo ÆÄÀÏÀ» Çص¶ÇÒ ¼ö ¾ø½À´Ï´Ù: %s" | |
5765 | |
5766 #, c-format | |
5767 msgid "E827: Undo file is encrypted: %s" | |
5768 msgstr "E827: Undo ÆÄÀÏÀÌ ¾ÏȣȵǾú½À´Ï´Ù: %s" | |
5769 | |
5770 #, c-format | |
5771 msgid "E824: Incompatible undo file: %s" | |
5772 msgstr "E824: ȣȯµÇÁö ¾Ê´Â undo ÆÄÀÏ: %s" | |
5773 | |
5774 msgid "File contents changed, cannot use undo info" | |
5775 msgstr "ÆÄÀÏ ³»¿ëÀÌ ¹Ù²î¾î¼, undo Á¤º¸¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" | |
5776 | |
5777 #, c-format | |
5778 msgid "Finished reading undo file %s" | |
5779 msgstr "undo ÆÄÀÏ %sÀ»(¸¦) Àоîµé¿´½À´Ï´Ù" | |
5780 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5781 msgid "Already at oldest change" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5782 msgstr "´õ ÀÌ»óÀÇ ¼öÁ¤ÀÌ ¾ø¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5783 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5784 msgid "Already at newest change" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5785 msgstr "´õ ÀÌ»óÀÇ ¼öÁ¤Àº ¾ø¾ú½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5786 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5787 #, c-format |
2709 | 5788 msgid "E830: Undo number %ld not found" |
5789 msgstr "E830: Undo ¹øÈ£ %ld¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5790 |
7 | 5791 msgid "E438: u_undo: line numbers wrong" |
5792 msgstr "E438: u_undo: À߸øµÈ ÁÙ ¹øÈ£" | |
5793 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5794 msgid "more line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5795 msgstr "more line" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5796 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5797 msgid "more lines" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5798 msgstr "more lines" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5799 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5800 msgid "line less" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5801 msgstr "line less" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5802 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5803 msgid "fewer lines" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5804 msgstr "fewer lines" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5805 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5806 msgid "change" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5807 msgstr "change" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5808 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5809 msgid "changes" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5810 msgstr "changes" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5811 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5812 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5813 msgid "%ld %s; %s #%ld %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5814 msgstr "%ld %s; %s #%ld %s" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5815 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5816 msgid "before" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5817 msgstr "before" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5818 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5819 msgid "after" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5820 msgstr "after" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5821 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5822 msgid "Nothing to undo" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5823 msgstr "Ãë¼ÒÇÒ °Ô ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5824 |
2709 | 5825 #~ msgid "number changes when saved" |
5826 #~ msgstr "" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5827 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5828 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5829 msgid "%ld seconds ago" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5830 msgstr "%ld seconds ago" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5831 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5832 msgid "E790: undojoin is not allowed after undo" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5833 msgstr "E790: undo µÚ¿¡ undojoinÀº ÇÒ ¼ö ¾ø½À´Ï´Ù" |
7 | 5834 |
5835 msgid "E439: undo list corrupt" | |
5836 msgstr "E439: undo ¸ñ·ÏÀÌ ±úÁ³½À´Ï´Ù" | |
5837 | |
5838 msgid "E440: undo line missing" | |
5839 msgstr "E440: undo ÁÙÀÌ ¾ø½À´Ï´Ù" | |
5840 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5841 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5842 msgid "E122: Function %s already exists, add ! to replace it" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5843 msgstr "E122: ÇÔ¼ö %sÀÌ(°¡) ÀÌ¹Ì ÀÖ½À´Ï´Ù, ¹Ù²Ù·Á¸é !À» ´õÇϼ¼¿ä" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5844 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5845 msgid "E717: Dictionary entry already exists" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5846 msgstr "E717: ÀÌ¹Ì Dictionary Ç׸ñÀÌ ÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5847 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5848 msgid "E718: Funcref required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5849 msgstr "E718: Funcref°¡ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5850 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5851 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5852 msgid "E130: Unknown function: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5853 msgstr "E130: ¸ð¸£´Â ÇÔ¼ö: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5854 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5855 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5856 msgid "E125: Illegal argument: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5857 msgstr "E125: À߸øµÈ ÀÎÀÚ: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5858 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5859 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5860 msgid "E853: Duplicate argument name: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5861 msgstr "E853: Áߺ¹µÈ ÀÎÀÚ À̸§: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5862 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5863 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5864 msgid "E740: Too many arguments for function %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5865 msgstr "E740: ÇÔ¼ö %s¿¡ ³Ê¹« ¸¹Àº ÀÎÀÚ°¡ Àü´ÞµÇ¾ú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5866 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5867 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5868 msgid "E116: Invalid arguments for function %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5869 msgstr "E116: ÇÔ¼ö %s(À¸)·Î À߸øµÈ ÀÎÀÚ°¡ ³Ñ°ÜÁ³½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5870 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5871 msgid "E132: Function call depth is higher than 'maxfuncdepth'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5872 msgstr "E132: ÇÔ¼ö¸¦ ºÎ¸¥ ±íÀÌ°¡ 'maxfuncdepth'º¸´Ù Å®´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5873 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5874 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5875 msgid "calling %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5876 msgstr "%s ºÎ¸£´Â Áß" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5877 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5878 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5879 msgid "%s aborted" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5880 msgstr "%sÀÌ(°¡) ÁßÁöµÇ¾ú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5881 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5882 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5883 msgid "%s returning #%ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5884 msgstr "%sÀÌ(°¡) #%ldÀ»(¸¦) µ¹·ÁÁÖ¾ú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5885 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5886 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5887 msgid "%s returning %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5888 msgstr "%sÀÌ(°¡) %sÀ»(¸¦) µ¹·ÁÁÖ¾ú½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5889 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5890 msgid "E699: Too many arguments" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5891 msgstr "E699: ³Ê¹« ¸¹Àº ÀÎÀÚ" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5892 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5893 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5894 msgid "E117: Unknown function: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5895 msgstr "E117: ¸ð¸£´Â ÇÔ¼ö: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5896 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5897 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5898 msgid "E933: Function was deleted: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5899 msgstr "E933: ÇÔ¼ö°¡ »èÁ¦µÊ: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5900 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5901 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5902 msgid "E119: Not enough arguments for function: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5903 msgstr "E119: ÇÔ¼ö¿¡ ÀûÀº ÀÎÀÚ ³Ñ±è: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5904 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5905 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5906 msgid "E120: Using <SID> not in a script context: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5907 msgstr "E120: ½ºÅ©¸³Æ® ÄÜÅؽºÆ® ¹Û¿¡¼ <SID> »ç¿ë: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5908 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5909 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5910 msgid "E725: Calling dict function without Dictionary: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5911 msgstr "E725: Dictionary¾øÀÌ »çÀüÇÔ¼ö°¡ ºÒ·ÁÁü: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5912 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5913 msgid "E129: Function name required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5914 msgstr "E129: ÇÔ¼ö À̸§ÀÌ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5915 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5916 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5917 msgid "E128: Function name must start with a capital or \"s:\": %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5918 msgstr "E128: ÇÔ¼ö À̸§Àº ´ë¹®ÀÚ È¤Àº \"s:\"·Î ½ÃÀÛÇØ¾ß ÇÔ: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5919 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5920 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5921 msgid "E884: Function name cannot contain a colon: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5922 msgstr "E884: ÇÔ¼ö À̸§Àº ÄÝ·ÐÀ» Æ÷ÇÔÇÒ ¼ö ¾øÀ½: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5923 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5924 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5925 msgid "E123: Undefined function: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5926 msgstr "E123: Á¤ÀÇ ¾È µÈ ÇÔ¼ö: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5927 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5928 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5929 msgid "E124: Missing '(': %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5930 msgstr "E124: '('°¡ ¾øÀ½: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5931 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5932 msgid "E862: Cannot use g: here" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5933 msgstr "E862: ¿©±â¿¡¼ g:À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5934 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5935 #, c-format |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5936 msgid "E932: Closure function should not be at top level: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5937 msgstr "E932: Closure ÇÔ¼ö´Â ÃÖ»óÀ§ ·¹º§ÀÏ ¼ö ¾ø½À´Ï´Ù: %s" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5938 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5939 msgid "E126: Missing :endfunction" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5940 msgstr "E126: :endfunctionÀÌ ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5941 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5942 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5943 msgid "W22: Text found after :endfunction: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5944 msgstr "W22: :endfunction µÚ¿¡ ¹®ÀÚ¿ÀÌ ÀÖÀ½: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5945 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5946 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5947 msgid "E707: Function name conflicts with variable: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5948 msgstr "E707: ÇÔ¼ö¸íÀÌ º¯¼ö¸í°ú Ãæµ¹: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5949 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5950 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5951 msgid "E127: Cannot redefine function %s: It is in use" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5952 msgstr "E127: ÇÔ¼ö %sÀ»(¸¦) ´Ù½Ã Á¤ÀÇÇÒ ¼ö ¾ø½À´Ï´Ù: »ç¿ëÁßÀÔ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5953 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5954 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5955 msgid "E746: Function name does not match script file name: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5956 msgstr "E746: ÇÔ¼ö¸íÀÌ ½ºÅ©¸³Æ® ÆÄÀϸí°ú ´Ù¸§: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5957 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5958 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5959 msgid "E131: Cannot delete function %s: It is in use" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5960 msgstr "E131: ÇÔ¼ö %sÀ»(¸¦) Áö¿ï ¼ö ¾ø½À´Ï´Ù: »ç¿ëÁßÀÔ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5961 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5962 msgid "E133: :return not inside a function" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5963 msgstr "E133: :returnÀÌ ÇÔ¼ö ¾È¿¡ ÀÖÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5964 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5965 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5966 msgid "E107: Missing parentheses: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5967 msgstr "E107: °ýÈ£ ¾øÀ½: %s" |
7 | 5968 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5969 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5970 msgid "%s (%s, compiled %s)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5971 msgstr "%s (%s, ºôµåÇÑ ³¯Â¥ %s)" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
5972 |
7 | 5973 msgid "" |
5974 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5975 "MS-Windows 64-bit GUI version" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5976 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5977 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5978 "MS-Windows 64ºñÆ® GUI ¹öÁ¯" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5979 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5980 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5981 "\n" |
1668 | 5982 "MS-Windows 32-bit GUI version" |
7 | 5983 msgstr "" |
5984 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5985 "MS-Windows 32ºñÆ® GUI ¹öÁ¯" |
7 | 5986 |
5987 msgid " with OLE support" | |
5988 msgstr " OLE Áö¿ø" | |
5989 | |
5990 msgid "" | |
5991 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5992 "MS-Windows 64-bit console version" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5993 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5994 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5995 "MS-Windows 64ºñÆ® ÄÜ¼Ö ¹öÁ¯" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5996 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5997 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5998 "\n" |
1668 | 5999 "MS-Windows 32-bit console version" |
7 | 6000 msgstr "" |
6001 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6002 "MS-Windows 32ºñÆ® ÄÜ¼Ö ¹öÁ¯" |
7 | 6003 |
6004 msgid "" | |
6005 "\n" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6006 "macOS version" |
7 | 6007 msgstr "" |
6008 "\n" | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6009 "macOS ¹öÁ¯" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6010 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6011 #~ msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6012 #~ "\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6013 #~ "macOS version w/o darwin feat." |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6014 #~ msgstr "" |
7 | 6015 |
6016 msgid "" | |
6017 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6018 "OpenVMS version" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6019 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6020 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6021 "OpenVMS ¹öÁ¯" |
7 | 6022 |
6023 msgid "" | |
6024 "\n" | |
6025 "Included patches: " | |
6026 msgstr "" | |
6027 "\n" | |
6028 "Æ÷ÇÔµÈ ÆÐÄ¡: " | |
6029 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6030 msgid "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6031 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6032 "Extra patches: " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6033 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6034 "\n" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6035 "º°µµÀÇ ÆÐÄ¡: " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6036 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6037 msgid "Modified by " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6038 msgstr "Modified by " |
7 | 6039 |
6040 msgid "" | |
6041 "\n" | |
6042 "Compiled " | |
6043 msgstr "" | |
6044 "\n" | |
6045 "Compiled " | |
6046 | |
6047 msgid "by " | |
6048 msgstr "by " | |
6049 | |
6050 msgid "" | |
6051 "\n" | |
6052 "Huge version " | |
6053 msgstr "" | |
6054 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6055 "Huge ¹öÁ¯ " |
7 | 6056 |
6057 msgid "" | |
6058 "\n" | |
6059 "Big version " | |
6060 msgstr "" | |
6061 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6062 "Big ¹öÁ¯ " |
7 | 6063 |
6064 msgid "" | |
6065 "\n" | |
6066 "Normal version " | |
6067 msgstr "" | |
6068 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6069 "Normal ¹öÁ¯ " |
7 | 6070 |
6071 msgid "" | |
6072 "\n" | |
6073 "Small version " | |
6074 msgstr "" | |
6075 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6076 "Small ¹öÁ¯ " |
7 | 6077 |
6078 msgid "" | |
6079 "\n" | |
6080 "Tiny version " | |
6081 msgstr "" | |
6082 "\n" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6083 "Tiny ¹öÁ¯ " |
7 | 6084 |
6085 msgid "without GUI." | |
6086 msgstr "GUI ¾øÀ½." | |
6087 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6088 msgid "with GTK3 GUI." |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6089 msgstr "GTK3 GUI." |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6090 |
7 | 6091 msgid "with GTK2-GNOME GUI." |
6092 msgstr "GTK2-GNOME GUI." | |
6093 | |
6094 msgid "with GTK2 GUI." | |
6095 msgstr "GTK2 GUI." | |
6096 | |
6097 msgid "with X11-Motif GUI." | |
6098 msgstr "X11-Motif GUI." | |
6099 | |
6100 msgid "with X11-neXtaw GUI." | |
6101 msgstr "X11-neXtaw GUI." | |
6102 | |
6103 msgid "with X11-Athena GUI." | |
6104 msgstr "X11-Athena GUI." | |
6105 | |
6106 msgid "with Photon GUI." | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6107 msgstr "Photon GUI." |
7 | 6108 |
6109 msgid "with GUI." | |
6110 msgstr "GUI." | |
6111 | |
6112 msgid "with Carbon GUI." | |
6113 msgstr "Carbon GUI." | |
6114 | |
6115 msgid "with Cocoa GUI." | |
6116 msgstr "Cocoa GUI." | |
6117 | |
6118 msgid " Features included (+) or not (-):\n" | |
6119 msgstr " ±â´É (+: Æ÷ÇÔµÊ, -: Æ÷ÇÔ ¾È µÊ):\n" | |
6120 | |
6121 msgid " system vimrc file: \"" | |
6122 msgstr " ½Ã½ºÅÛ vimrc ÆÄÀÏ: \"" | |
6123 | |
6124 msgid " user vimrc file: \"" | |
6125 msgstr " »ç¿ëÀÚ vimrc ÆÄÀÏ: \"" | |
6126 | |
6127 msgid " 2nd user vimrc file: \"" | |
6128 msgstr " »ç¿ëÀÚ µÎ ¹ø° vimrc ÆÄÀÏ: \"" | |
6129 | |
6130 msgid " 3rd user vimrc file: \"" | |
6131 msgstr " »ç¿ëÀÚ ¼¼ ¹ø° vimrc ÆÄÀÏ: \"" | |
6132 | |
6133 msgid " user exrc file: \"" | |
6134 msgstr " »ç¿ëÀÚ exrc ÆÄÀÏ: \"" | |
6135 | |
6136 msgid " 2nd user exrc file: \"" | |
6137 msgstr " »ç¿ëÀÚ µÎ ¹ø° exrc ÆÄÀÏ: \"" | |
6138 | |
6139 msgid " system gvimrc file: \"" | |
6140 msgstr " ½Ã½ºÅÛ gvimrc ÆÄÀÏ: \"" | |
6141 | |
6142 msgid " user gvimrc file: \"" | |
6143 msgstr " »ç¿ëÀÚ gvimrc ÆÄÀÏ: \"" | |
6144 | |
6145 msgid "2nd user gvimrc file: \"" | |
6146 msgstr "»ç¿ëÀÚ µÎ ¹ø° gvimrc ÆÄÀÏ: \"" | |
6147 | |
6148 msgid "3rd user gvimrc file: \"" | |
6149 msgstr "»ç¿ëÀÚ ¼¼ ¹ø° gvimrc ÆÄÀÏ: \"" | |
6150 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6151 msgid " defaults file: \"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6152 msgstr " defaults ÆÄÀÏ: \"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6153 |
7 | 6154 msgid " system menu file: \"" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6155 msgstr " ½Ã½ºÅÛ ¸Þ´º ÆÄÀÏ: \"" |
7 | 6156 |
6157 msgid " fall-back for $VIM: \"" | |
6158 msgstr " fall-back for $VIM: \"" | |
6159 | |
6160 msgid " f-b for $VIMRUNTIME: \"" | |
6161 msgstr " f-b for $VIMRUNTIME: \"" | |
6162 | |
6163 msgid "Compilation: " | |
6164 msgstr "ÄÄÆÄÀÏ: " | |
6165 | |
6166 msgid "Compiler: " | |
6167 msgstr "ÄÄÆÄÀÏ·¯: " | |
6168 | |
6169 msgid "Linking: " | |
6170 msgstr "¸µÅ©: " | |
6171 | |
6172 msgid " DEBUG BUILD" | |
6173 msgstr " µð¹ö±× ºôµå" | |
6174 | |
6175 msgid "VIM - Vi IMproved" | |
6176 msgstr "ºö - Çâ»óµÈ Vi" | |
6177 | |
6178 msgid "version " | |
6179 msgstr "ÆÇ " | |
6180 | |
6181 msgid "by Bram Moolenaar et al." | |
6182 msgstr "by Bram Moolenaar et al." | |
6183 | |
6184 msgid "Vim is open source and freely distributable" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6185 msgstr "ºöÀº ´©±¸³ª ¼Ò½º¸¦ º¼ ¼ö ÀÖ°í °øÂ¥·Î ¹èÆ÷µË´Ï´Ù" |
7 | 6186 |
6187 msgid "Help poor children in Uganda!" | |
6188 msgstr "¿ì°£´Ù¿¡ »ç´Â °¡³ÇÑ ¾ÆÀ̸¦ µµ¿ÍÁÖ¼¼¿ä!" | |
6189 | |
6190 msgid "type :help iccf<Enter> for information " | |
6191 msgstr "ÀÌ¿¡ ´ëÇÑ Á¤º¸¸¦ º¸·Á¸é :help iccf<¿£ÅÍ> ÀÔ·Â" | |
6192 | |
6193 msgid "type :q<Enter> to exit " | |
6194 msgstr "³¡³»·Á¸é :q<¿£ÅÍ> ÀÔ·Â" | |
6195 | |
6196 msgid "type :help<Enter> or <F1> for on-line help" | |
6197 msgstr "¿Â¶óÀÎ µµ¿ò¸»À» º¸·Á¸é :help<¿£ÅÍ> ¶Ç´Â <F1> ÀÔ·Â" | |
6198 | |
10204
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6199 msgid "type :help version8<Enter> for version info" |
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6200 msgstr "ÆÇ Á¤º¸¸¦ º¸·Á¸é :help version8<¿£ÅÍ> ÀÔ·Â" |
7 | 6201 |
6202 msgid "Running in Vi compatible mode" | |
6203 msgstr "Vi ȣȯ »óÅ·Π½ÇÇàÁßÀÔ´Ï´Ù" | |
6204 | |
6205 msgid "type :set nocp<Enter> for Vim defaults" | |
6206 msgstr "ºö ±âº»°ªÀ» »ç¿ëÇÏ·Á¸é :set nocp<¿£ÅÍ> ÀÔ·Â" | |
6207 | |
6208 msgid "type :help cp-default<Enter> for info on this" | |
6209 msgstr "ÀÌ¿¡ ´ëÇÑ Á¤º¸¸¦ º¸·Á¸é :help cp-default<¿£ÅÍ> ÀÔ·Â" | |
6210 | |
6211 msgid "menu Help->Orphans for information " | |
6212 msgstr "ÀÌ¿¡ ´ëÇÑ Á¤º¸¸¦ º¸·Á¸é ¸Þ´º¿¡¼ µµ¿ò¸»->°í¾Æ ¼±ÅÃ" | |
6213 | |
6214 msgid "Running modeless, typed text is inserted" | |
6215 msgstr "¸ðµå¾øÀÌ ¼öÇàÁßÀ̸ç, ÀÔ·ÂµÈ ¹®ÀÚ´Â »ðÀԵ˴ϴÙ" | |
6216 | |
6217 msgid "menu Edit->Global Settings->Toggle Insert Mode " | |
6218 msgstr "¸Þ´º¿¡¼ ÆíÁý->Àü¿ª ¼³Á¤->»ðÀÔ ¸ðµå Åä±ÛÀ» ¼±ÅÃÇϽøé " | |
6219 | |
6220 msgid " for two modes " | |
6221 msgstr " µÎ ¸ðµå¸¦ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù " | |
6222 | |
6223 msgid "menu Edit->Global Settings->Toggle Vi Compatible" | |
6224 msgstr "¸Þ´º¿¡¼ ÆíÁý->Àü¿ª ¼³Á¤->Vi ȣȯ Åä±ÛÀ» ¼±ÅÃÇϽøé " | |
6225 | |
6226 msgid " for Vim defaults " | |
6227 msgstr " VimÀÌ ±âº»°ªÀ¸·Î µ¿ÀÛÇÕ´Ï´Ù " | |
6228 | |
6229 msgid "Sponsor Vim development!" | |
6230 msgstr "ºö °³¹ßÀ» ÈÄ¿øÇØ ÁÖ¼¼¿ä!" | |
6231 | |
6232 msgid "Become a registered Vim user!" | |
6233 msgstr "ºö »ç¿ëÀÚ·Î µî·ÏÇϼ¼¿ä!" | |
6234 | |
6235 msgid "type :help sponsor<Enter> for information " | |
6236 msgstr "ÀÌ¿¡ ´ëÇÑ Á¤º¸¸¦ º¸·Á¸é :help sponsor<¿£ÅÍ> ÀÔ·Â" | |
6237 | |
6238 msgid "type :help register<Enter> for information " | |
6239 msgstr "ÀÌ¿¡ ´ëÇÑ Á¤º¸¸¦ º¸·Á¸é :help register<¿£ÅÍ> ÀÔ·Â" | |
6240 | |
6241 msgid "menu Help->Sponsor/Register for information " | |
6242 msgstr "ÀÌ¿¡ ´ëÇÑ Á¤º¸¸¦ º¸·Á¸é ¸Þ´º µµ¿ò¸»->Sponsor/Register" | |
6243 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6244 msgid "Already only one window" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6245 msgstr "ÀÌ¹Ì ÇϳªÀÇ Ã¢¸¸ ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6246 |
7 | 6247 msgid "E441: There is no preview window" |
6248 msgstr "E441: ¹Ì¸® º¸±â âÀÌ ¾ø½À´Ï´Ù" | |
6249 | |
6250 msgid "E442: Can't split topleft and botright at the same time" | |
6251 msgstr "E442: À§ ¿ÞÂÊ°ú ¾Æ·¡ ¿À¸¥ÂÊÀ» µ¿½Ã¿¡ ³ª´ ¼ö ¾ø½À´Ï´Ù" | |
6252 | |
6253 msgid "E443: Cannot rotate when another window is split" | |
6254 msgstr "E443: ´Ù¸¥ âÀÌ ³ª´²Á³À» ¶§¿¡´Â ȸÀüÇÒ ¼ö ¾ø½À´Ï´Ù" | |
6255 | |
6256 msgid "E444: Cannot close last window" | |
6257 msgstr "E444: ¸¶Áö¸· âÀ» ´ÝÀ» ¼ö ¾ø½À´Ï´Ù" | |
6258 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6259 msgid "E813: Cannot close autocmd window" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6260 msgstr "E813: autocmd âÀ» ´ÝÀ» ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6261 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6262 msgid "E814: Cannot close window, only autocmd window would remain" |
2662 | 6263 msgstr "E814: âÀ» ´ÝÀ» ¼ö ¾øÀ½, autocmd ⸸ ³²À½" |
7 | 6264 |
6265 msgid "E445: Other window contains changes" | |
6266 msgstr "E445: ´Ù¸¥ âÀÌ ¹Ù²î¾ú½À´Ï´Ù" | |
6267 | |
6268 msgid "E446: No file name under cursor" | |
6269 msgstr "E446: Ä¿¼ ¹Ø¿¡ ÆÄÀÏ À̸§ÀÌ ¾ø½À´Ï´Ù" | |
6270 | |
6271 #, c-format | |
6272 msgid "E447: Can't find file \"%s\" in path" | |
6273 msgstr "E447: path¿¡¼ \"%s\" ÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
6274 | |
6275 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6276 msgid "E799: Invalid ID: %ld (must be greater than or equal to 1)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6277 msgstr "E799: ºñÁ¤»óÀûÀÎ ID: %ld (1º¸´Ù Å©°Å³ª °°¾Æ¾ß ÇÕ´Ï´Ù)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6278 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6279 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6280 #~ msgid "E801: ID already taken: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6281 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6282 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6283 msgid "List or number required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6284 msgstr "List³ª number°¡ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6285 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6286 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6287 msgid "E802: Invalid ID: %ld (must be greater than or equal to 1)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6288 msgstr "E802: ºñÁ¤»óÀûÀÎ ID: %ld (1º¸´Ù Å©°Å³ª °°¾Æ¾ß ÇÕ´Ï´Ù)" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6289 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6290 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6291 msgid "E803: ID not found: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6292 msgstr "E803: ID¸¦ ãÀ» ¼ö ¾øÀ½: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6293 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6294 #, c-format |
7 | 6295 msgid "E370: Could not load library %s" |
6296 msgstr "E370: %s ¶óÀ̺귯¸®¸¦ ·ÎµåÇÒ ¼ö ¾ø½À´Ï´Ù" | |
6297 | |
6298 msgid "Sorry, this command is disabled: the Perl library could not be loaded." | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6299 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6300 "¹Ì¾ÈÇÕ´Ï´Ù, ÀÌ ¸í·ÉÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù, Perl ¶óÀ̺귯¸®¸¦ ·ÎµùÇÒ ¼ö ¾ø½À´Ï" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6301 "´Ù." |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6302 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6303 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6304 msgstr "E299: Safe ¸ðµâ¾øÀÌ´Â sandbox¿¡¼ Perl evaluationÀÌ Á¦Çѵ˴ϴÙ" |
7 | 6305 |
6306 msgid "Edit with &multiple Vims" | |
6307 msgstr "¿©·¯ ºöÀ¸·Î ÆíÁý(&M)" | |
6308 | |
6309 msgid "Edit with single &Vim" | |
6310 msgstr "ÇϳªÀÇ ºöÀ¸·Î¸¸ ÆíÁý(&V)" | |
6311 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6312 msgid "Diff with Vim" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6313 msgstr "ºöÀ¸·Î Diff" |
7 | 6314 |
6315 msgid "Edit with &Vim" | |
6316 msgstr "ºöÀ¸·Î ÆíÁý(&V)" | |
6317 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6318 msgid "Edit with existing Vim - " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6319 msgstr "ÇϳªÀÇ ºöÀ¸·Î¸¸ ÆíÁý - " |
7 | 6320 |
6321 msgid "Edits the selected file(s) with Vim" | |
6322 msgstr "¼±ÅÃµÈ ÆÄÀÏ(µé)À» ºöÀ¸·Î ÆíÁý" | |
6323 | |
6324 msgid "Error creating process: Check if gvim is in your path!" | |
6325 msgstr "ÇÁ·Î¼¼½º »ý¼º ¿¡·¯: gvimÀÌ path¿¡ ÀÖ´Â Áö È®ÀÎÇϼ¼¿ä!" | |
6326 | |
6327 msgid "gvimext.dll error" | |
6328 msgstr "gvimext.dll ¿¡·¯" | |
6329 | |
6330 msgid "Path length too long!" | |
6331 msgstr "°æ·Î°¡ ³Ê¹« ±é´Ï´Ù" | |
6332 | |
6333 msgid "--No lines in buffer--" | |
6334 msgstr "--¹öÆÛ¿¡ ÁÙ ¾øÀ½--" | |
6335 | |
6336 msgid "E470: Command aborted" | |
6337 msgstr "E470: ¸í·ÉÀÌ ÁßÁöµÇ¾ú½À´Ï´Ù" | |
6338 | |
6339 msgid "E471: Argument required" | |
6340 msgstr "E471: ÀÎÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
6341 | |
6342 msgid "E10: \\ should be followed by /, ? or &" | |
6343 msgstr "E10: /, ? ȤÀº &´Â \\ µÚ¿¡ ¿Í¾ß ÇÕ´Ï´Ù" | |
6344 | |
6345 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits" | |
6346 msgstr "E11: ¸í·ÉÁ٠â¿¡ À߸øµÊ; <CR> ½ÇÇà, CTRL-C ³¡³»±â" | |
6347 | |
6348 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search" | |
6349 msgstr "" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6350 "E12: ÇöÀç µð·ºÅ丮 ¶Ç´Â ÅÂ±× Ã£±â¿¡¼ exrc/vimrc¿¡¼ÀÇ ¸í·ÉÀº Çã¿ë ¾È µË´Ï´Ù" |
7 | 6351 |
6352 msgid "E171: Missing :endif" | |
6353 msgstr "E171: :endif°¡ ¾ø½À´Ï´Ù" | |
6354 | |
6355 msgid "E600: Missing :endtry" | |
6356 msgstr "E600: :endtry°¡ ¾ø½À´Ï´Ù" | |
6357 | |
6358 msgid "E170: Missing :endwhile" | |
6359 msgstr "E170: :endwhileÀÌ ¾ø½À´Ï´Ù" | |
6360 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6361 msgid "E170: Missing :endfor" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6362 msgstr "E170: :endfor ´©¶ô" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6363 |
7 | 6364 msgid "E588: :endwhile without :while" |
6365 msgstr "E588: :while¾øÀÌ :endwhileÀÌ ÀÖ½À´Ï´Ù" | |
6366 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6367 msgid "E588: :endfor without :for" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6368 msgstr "E588: :for ¾ø´Â :endfor" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6369 |
7 | 6370 msgid "E13: File exists (add ! to override)" |
6371 msgstr "E13: ÆÄÀÏÀÌ ÀÖ½À´Ï´Ù (µ¤¾î¾²·Á¸é ! »ç¿ë)" | |
6372 | |
6373 msgid "E472: Command failed" | |
6374 msgstr "E472: ¸í·ÉÀÌ ½ÇÆÐÇß½À´Ï´Ù" | |
6375 | |
6376 #, c-format | |
6377 msgid "E234: Unknown fontset: %s" | |
6378 msgstr "E234: ¸ð¸£´Â ±Û²Ã¼Â: %s" | |
6379 | |
6380 #, c-format | |
6381 msgid "E235: Unknown font: %s" | |
6382 msgstr "E235: ¸ð¸£´Â ±Û²Ã: %s" | |
6383 | |
6384 #, c-format | |
6385 msgid "E236: Font \"%s\" is not fixed-width" | |
6386 msgstr "E236: ±Û²Ã \"%s\"Àº(´Â) °íÁ¤³ÐÀÌ°¡ ¾Æ´Õ´Ï´Ù" | |
6387 | |
6388 msgid "E473: Internal error" | |
6389 msgstr "E473: ³»ºÎ ¿¡·¯" | |
6390 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6391 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6392 msgid "E685: Internal error: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6393 msgstr "E685: ³»ºÎ ¿¡·¯: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6394 |
7 | 6395 msgid "Interrupted" |
6396 msgstr "ÁߴܵǾú½À´Ï´Ù" | |
6397 | |
6398 msgid "E14: Invalid address" | |
6399 msgstr "E14: À߸øµÈ ÁÖ¼Ò" | |
6400 | |
6401 msgid "E474: Invalid argument" | |
6402 msgstr "E474: À߸øµÈ ÀÎÀÚ" | |
6403 | |
6404 #, c-format | |
6405 msgid "E475: Invalid argument: %s" | |
6406 msgstr "E475: À߸øµÈ ÀÎÀÚ: %s" | |
6407 | |
6408 #, c-format | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6409 msgid "E475: Invalid value for argument %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6410 msgstr "E475: ÀÎÀÚ %s¿¡ À߸øµÈ °ª" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6411 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6412 #, c-format |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6413 msgid "E475: Invalid value for argument %s: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6414 msgstr "E475: ÀÎÀÚ %s¿¡ À߸øµÈ °ª: %s" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6415 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6416 #, c-format |
7 | 6417 msgid "E15: Invalid expression: %s" |
6418 msgstr "E15: À߸øµÈ Ç¥Çö½Ä: %s" | |
6419 | |
6420 msgid "E16: Invalid range" | |
6421 msgstr "E16: À߸øµÈ ¹üÀ§" | |
6422 | |
6423 msgid "E476: Invalid command" | |
6424 msgstr "E476: À߸øµÈ ¸í·É" | |
6425 | |
6426 #, c-format | |
6427 msgid "E17: \"%s\" is a directory" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6428 msgstr "E17: \"%s\"Àº(´Â) µð·ºÅ丮ÀÔ´Ï´Ù" |
7 | 6429 |
6430 #, c-format | |
6431 msgid "E364: Library call failed for \"%s()\"" | |
6432 msgstr "E364: ¶óÀ̺귯¸® \"%s()\" ºÎ¸£±â ½ÇÆÐ" | |
6433 | |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6434 msgid "E667: Fsync failed" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6435 msgstr "E667: Fsync°¡ ½ÇÆÐÇß½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6436 |
7 | 6437 #, c-format |
6438 msgid "E448: Could not load library function %s" | |
6439 msgstr "E448: %s ¶óÀ̺귯¸® ÇÔ¼ö¸¦ ·ÎµåÇÒ ¼ö ¾ø½À´Ï´Ù" | |
6440 | |
6441 msgid "E19: Mark has invalid line number" | |
6442 msgstr "E19: ¸¶Å©°¡ À߸øµÈ ÁÙ ¹øÈ£¸¦ °¡Áö°í ÀÖ½À´Ï´Ù" | |
6443 | |
6444 msgid "E20: Mark not set" | |
6445 msgstr "E20: ¸¶Å©°¡ ¼³Á¤µÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù" | |
6446 | |
6447 msgid "E21: Cannot make changes, 'modifiable' is off" | |
6448 msgstr "E21: ¹Ù²Ü ¼ö ¾øÀ½, 'modifiable'ÀÌ ²¨Á®ÀÖ½À´Ï´Ù" | |
6449 | |
6450 msgid "E22: Scripts nested too deep" | |
6451 msgstr "E22: ½ºÅ©¸³Æ®°¡ ³Ê¹« ±í°Ô ÁßøµÇ¾ú½À´Ï´Ù" | |
6452 | |
6453 msgid "E23: No alternate file" | |
6454 msgstr "E23: ´Ù¸¥ ÆÄÀÏÀÌ ¾ø½À´Ï´Ù" | |
6455 | |
6456 msgid "E24: No such abbreviation" | |
6457 msgstr "E24: ±×·± ¾à¾î´Â ¾ø½À´Ï´Ù" | |
6458 | |
6459 msgid "E477: No ! allowed" | |
6460 msgstr "E477: !Àº Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" | |
6461 | |
6462 msgid "E25: GUI cannot be used: Not enabled at compile time" | |
6463 msgstr "E25: GUI´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù: ÄÄÆÄÀÏ ¶§ Æ÷ÇÔµÇÁö ¾Ê¾Ò½À´Ï´Ù" | |
6464 | |
6465 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n" | |
6466 msgstr "E26: Hebrew´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù: ÄÄÆÄÀÏ ¶§ Æ÷ÇÔµÇÁö ¾Ê¾Ò½À´Ï´Ù\n" | |
6467 | |
6468 msgid "E27: Farsi cannot be used: Not enabled at compile time\n" | |
6469 msgstr "E27: Farsi´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù: ÄÄÆÄÀÏ ¶§ Æ÷ÇÔµÇÁö ¾Ê¾Ò½À´Ï´Ù\n" | |
6470 | |
6471 msgid "E800: Arabic cannot be used: Not enabled at compile time\n" | |
6472 msgstr "E800: ArabicÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù: ÄÄÆÄÀÏ ¶§ Æ÷ÇÔµÇÁö ¾Ê¾Ò½À´Ï´Ù\n" | |
6473 | |
6474 #, c-format | |
6475 msgid "E28: No such highlight group name: %s" | |
6476 msgstr "E28: ÀÌ·± ÇÏÀ̶óÀÌÆ® ±×·ì À̸§Àº ¾ø½À´Ï´Ù: %s" | |
6477 | |
6478 msgid "E29: No inserted text yet" | |
6479 msgstr "E29: ÀÔ·ÂµÈ ÅؽºÆ®°¡ ¾ÆÁ÷ ¾ø½À´Ï´Ù" | |
6480 | |
6481 msgid "E30: No previous command line" | |
6482 msgstr "E30: ÀÌÀü ¸í·É ÁÙÀÌ ¾ø½À´Ï´Ù" | |
6483 | |
6484 msgid "E31: No such mapping" | |
6485 msgstr "E31: ±×·± ¸ÊÇÎÀÌ ¾ø½À´Ï´Ù" | |
6486 | |
6487 msgid "E479: No match" | |
6488 msgstr "E479: ¸ÂÁö ¾Ê½À´Ï´Ù" | |
6489 | |
6490 #, c-format | |
6491 msgid "E480: No match: %s" | |
6492 msgstr "E480: ¸ÂÁö ¾ÊÀ½: %s" | |
6493 | |
6494 msgid "E32: No file name" | |
6495 msgstr "E32: ÆÄÀÏ À̸§ÀÌ ¾ø½À´Ï´Ù" | |
6496 | |
6497 msgid "E33: No previous substitute regular expression" | |
6498 msgstr "E33: ÀÌÀü ¹Ù²Ù±â Á¤±Ô Ç¥Çö½ÄÀÌ ¾ø½À´Ï´Ù" | |
6499 | |
6500 msgid "E34: No previous command" | |
6501 msgstr "E34: ÀÌÀü ¸í·ÉÀÌ ¾ø½À´Ï´Ù" | |
6502 | |
6503 msgid "E35: No previous regular expression" | |
6504 msgstr "E35: ÀÌÀü Á¤±ÔÇ¥Çö½ÄÀÌ ¾ø½À´Ï´Ù" | |
6505 | |
6506 msgid "E481: No range allowed" | |
6507 msgstr "E481: ¹üÀ§´Â Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" | |
6508 | |
6509 msgid "E36: Not enough room" | |
6510 msgstr "E36: ºó °ø°£ÀÌ ÃæºÐÇÏÁö ¾Ê½À´Ï´Ù" | |
6511 | |
6512 #, c-format | |
6513 msgid "E247: no registered server named \"%s\"" | |
6514 msgstr "E247: \"%s\"Àº(´Â) µî·ÏµÈ ¼¹ö¸íÀÌ ¾Æ´Õ´Ï´Ù" | |
6515 | |
6516 #, c-format | |
6517 msgid "E482: Can't create file %s" | |
6518 msgstr "E482: %s ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù" | |
6519 | |
6520 msgid "E483: Can't get temp file name" | |
6521 msgstr "E483: Àӽà ÆÄÀÏ À̸§À» ¾òÀ» ¼ö ¾ø½À´Ï´Ù" | |
6522 | |
6523 #, c-format | |
6524 msgid "E484: Can't open file %s" | |
6525 msgstr "E484: %s ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù" | |
6526 | |
6527 #, c-format | |
6528 msgid "E485: Can't read file %s" | |
6529 msgstr "E485: %s ÆÄÀÏÀ» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
6530 | |
6531 msgid "E38: Null argument" | |
6532 msgstr "E38: ³Î ÀÎÀÚ" | |
6533 | |
6534 msgid "E39: Number expected" | |
6535 msgstr "E39: ¼ýÀÚ°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
6536 | |
6537 #, c-format | |
6538 msgid "E40: Can't open errorfile %s" | |
6539 msgstr "E40: ¿¡·¯ÆÄÀÏ %sÀ»(¸¦) ¿ ¼ö ¾ø½À´Ï´Ù" | |
6540 | |
6541 msgid "E233: cannot open display" | |
6542 msgstr "E233: µð½ºÇ÷¹À̸¦ ¿ ¼ö ¾ø½À´Ï´Ù" | |
6543 | |
6544 msgid "E41: Out of memory!" | |
6545 msgstr "E41: ¸Þ¸ð¸®°¡ ¹Ù´Ú³µ½À´Ï´Ù!" | |
6546 | |
6547 msgid "Pattern not found" | |
6548 msgstr "ÆÐÅÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù" | |
6549 | |
6550 #, c-format | |
6551 msgid "E486: Pattern not found: %s" | |
6552 msgstr "E486: ÆÐÅÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù: %s" | |
6553 | |
6554 msgid "E487: Argument must be positive" | |
6555 msgstr "E487: ÀÎÀÚ´Â ¾ç¼öÀ̾î¾ß ÇÕ´Ï´Ù" | |
6556 | |
6557 msgid "E459: Cannot go back to previous directory" | |
6558 msgstr "E459: ÀÌÀü µð·ºÅ丮·Î °¥ ¼ö ¾ø½À´Ï´Ù" | |
6559 | |
6560 msgid "E42: No Errors" | |
6561 msgstr "E42: ¿¡·¯ ¾øÀ½" | |
6562 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6563 msgid "E776: No location list" |
2662 | 6564 msgstr "E776: À§Ä¡ ¸ñ·Ï ¾øÀ½" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6565 |
7 | 6566 msgid "E43: Damaged match string" |
6567 msgstr "E43: ±úÁø ¸Â´Â ¹®ÀÚ¿" | |
6568 | |
6569 msgid "E44: Corrupted regexp program" | |
6570 msgstr "E44: ±úÁø Á¤±ÔÇ¥Çö½Ä ÇÁ·Î±×·¥" | |
6571 | |
6572 msgid "E45: 'readonly' option is set (add ! to override)" | |
6573 msgstr "E45: 'readonly' ¿É¼ÇÀÌ ¼³Á¤µÇ¾î ÀÖ½À´Ï´Ù (µ¤¾î¾²·Á¸é ! ´õÇϱâ)" | |
6574 | |
6575 #, c-format | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6576 msgid "E46: Cannot change read-only variable \"%s\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6577 msgstr "E46: Àбâ Àü¿ë º¯¼ö \"%s\"À»(¸¦) ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6578 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6579 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6580 msgid "E794: Cannot set variable in the sandbox: \"%s\"" |
2662 | 6581 msgstr "E794: sandbox ¾È¿¡¼´Â º¯¼ö¸¦ ¼³Á¤ÇÒ ¼ö ¾øÀ½: \"%s\"" |
7 | 6582 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6583 msgid "E713: Cannot use empty key for Dictionary" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6584 msgstr "E713: Dictionary¿¡ ºó Å°¸¦ ¾µ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6585 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6586 msgid "E715: Dictionary required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6587 msgstr "E715: Dictionary°¡ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6588 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6589 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6590 msgid "E684: list index out of range: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6591 msgstr "E684: ¸ñ·Ï ¹øÈ£°¡ ¹üÀ§¸¦ ¹þ¾î³²: %ld" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6592 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6593 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6594 msgid "E118: Too many arguments for function: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6595 msgstr "E118: ÇÔ¼ö¿¡ ³Ê¹« ¸¹Àº ÀÎÀÚ ³Ñ±è: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6596 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6597 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6598 msgid "E716: Key not present in Dictionary: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6599 msgstr "E716: Dictionary¿¡ Å°°¡ ¾øÀ½: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6600 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6601 msgid "E714: List required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6602 msgstr "E714: List°¡ ÇÊ¿äÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6603 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6604 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6605 msgid "E712: Argument of %s must be a List or Dictionary" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6606 msgstr "E712: %s ÀÎÀÚ´Â List ȤÀº Dictionary¿©¾ß ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6607 |
7 | 6608 msgid "E47: Error while reading errorfile" |
6609 msgstr "E47: ¿¡·¯ÆÄÀÏ Àд µµÁß¿¡ ¿¡·¯" | |
6610 | |
6611 msgid "E48: Not allowed in sandbox" | |
6612 msgstr "E48: sandbox¿¡¼´Â Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" | |
6613 | |
6614 msgid "E523: Not allowed here" | |
6615 msgstr "E523: ¿©±â¿¡¼ Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" | |
6616 | |
6617 msgid "E359: Screen mode setting not supported" | |
6618 msgstr "E359: ½ºÅ©¸° »óÅ ¼³Á¤Àº Áö¿øµÇÁö ¾Ê½À´Ï´Ù" | |
6619 | |
6620 msgid "E49: Invalid scroll size" | |
6621 msgstr "E49: ½ºÅ©·Ñ Å©±â°¡ À߸øµÇ¾ú½À´Ï´Ù" | |
6622 | |
6623 msgid "E91: 'shell' option is empty" | |
6624 msgstr "E91: 'shell' ¿É¼ÇÀÌ ºñ¾ú½À´Ï´Ù" | |
6625 | |
6626 msgid "E255: Couldn't read in sign data!" | |
6627 msgstr "E255: sign ÀڷḦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" | |
6628 | |
6629 msgid "E72: Close error on swap file" | |
6630 msgstr "E72: ½º¿Ò ÆÄÀÏÀ» ´ÝÀ» ¼ö ¾ø½À´Ï´Ù" | |
6631 | |
6632 msgid "E73: tag stack empty" | |
6633 msgstr "E73: ÅÂ±× ½ºÅÃÀÌ ºñ¾ú½À´Ï´Ù" | |
6634 | |
6635 msgid "E74: Command too complex" | |
6636 msgstr "E74: ¸í·ÉÀÌ ³Ê¹« º¹ÀâÇÕ´Ï´Ù" | |
6637 | |
6638 msgid "E75: Name too long" | |
6639 msgstr "E75: À̸§ÀÌ ³Ê¹« ±é´Ï´Ù" | |
6640 | |
6641 msgid "E76: Too many [" | |
6642 msgstr "E76: [°¡ ³Ê¹« ¸¹½À´Ï´Ù" | |
6643 | |
6644 msgid "E77: Too many file names" | |
6645 msgstr "E77: ÆÄÀÏ À̸§ÀÌ ³Ê¹« ¸¹½À´Ï´Ù" | |
6646 | |
6647 msgid "E488: Trailing characters" | |
6648 msgstr "E488: ³¡¿¡ ¹®ÀÚ°¡ ´õ ÀÖ½À´Ï´Ù" | |
6649 | |
6650 msgid "E78: Unknown mark" | |
6651 msgstr "E78: ¸ð¸£´Â ¸¶Å©" | |
6652 | |
6653 msgid "E79: Cannot expand wildcards" | |
6654 msgstr "E79: ¸¸´É ±ÛÀÚ¸¦ È®ÀåÇÒ ¼ö ¾ø½À´Ï´Ù" | |
6655 | |
6656 msgid "E591: 'winheight' cannot be smaller than 'winminheight'" | |
6657 msgstr "E591: 'winheight'´Â 'winminheight'º¸´Ù Ä¿¾ß ÇÕ´Ï´Ù" | |
6658 | |
6659 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'" | |
6660 msgstr "E592: 'winwidth'´Â 'winminwidth'º¸´Ù Ä¿¾ß ÇÕ´Ï´Ù" | |
6661 | |
6662 msgid "E80: Error while writing" | |
6663 msgstr "E80: ¾²´Â Áß¿¡ ¿¡·¯" | |
6664 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6665 #~ msgid "E939: Positive count required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6666 #~ msgstr "" |
7 | 6667 |
6668 msgid "E81: Using <SID> not in a script context" | |
6669 msgstr "E81: ½ºÅ©¸³Æ® ÄÜÅؽºÆ® ¹Û¿¡¼ <SID> »ç¿ë" | |
6670 | |
6671 msgid "E449: Invalid expression received" | |
6672 msgstr "E449: À߸øµÈ Ç¥Çö½ÄÀÌ ¹Þ¾ÆÁ³½À´Ï´Ù" | |
6673 | |
6674 msgid "E463: Region is guarded, cannot modify" | |
6675 msgstr "E463: ¿µ¿ªÀÌ º¸È£µÇ°í ÀÖ¾î¼ ¼öÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6676 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6677 msgid "E744: NetBeans does not allow changes in read-only files" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6678 msgstr "E744: NetBeans´Â Àбâ Àü¿ë ÆÄÀÏÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6679 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6680 msgid "E363: pattern uses more memory than 'maxmempattern'" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6681 msgstr "E363: ÆÐÅÏÀÌ 'maxmempattern'º¸´Ù ¸¹Àº ¸Þ¸ð¸®¸¦ »ç¿ëÇÕ´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6682 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6683 msgid "E749: empty buffer" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6684 msgstr "E749: ºó ¹öÆÛ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6685 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6686 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6687 msgid "E86: Buffer %ld does not exist" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6688 msgstr "E86: ¹öÆÛ %ldÀÌ(°¡) Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6689 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6690 msgid "E682: Invalid search pattern or delimiter" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6691 msgstr "E682: À߸øµÈ ã±â ÆÐÅÏ È¤Àº ±¸ºÐÀÚ" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6692 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6693 msgid "E139: File is loaded in another buffer" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6694 msgstr "E139: ÆÄÀÏÀÌ ´Ù¸¥ ¹öÆÛ¿¡ ·ÎµùµÇ¾î ÀÖ½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6695 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6696 #, c-format |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6697 msgid "E764: Option '%s' is not set" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6698 msgstr "E764: ¿É¼Ç '%s'ÀÌ(°¡) ¼³Á¤µÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6699 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6700 msgid "E850: Invalid register name" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6701 msgstr "E850: À߸øµÈ ·¹Áö½ºÅÍ À̸§" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6702 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6703 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6704 msgid "E919: Directory not found in '%s': \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6705 msgstr "E919: '%s'¿¡¼ µð·ºÅ丮¸¦ ¸øãÀ½: \"%s\"" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6706 |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6707 msgid "E952: Autocommand caused recursive behavior" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6708 msgstr "E952: Autocommand°¡ Àç±Í È£ÃâµÇ¾ú½À´Ï´Ù" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6709 |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6710 msgid "search hit TOP, continuing at BOTTOM" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6711 msgstr "óÀ½±îÁö ã¾ÒÀ½, ³¡¿¡¼ °è¼Ó" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6712 |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6713 msgid "search hit BOTTOM, continuing at TOP" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6714 msgstr "³¡±îÁö ã¾ÒÀ½, óÀ½ºÎÅÍ °è¼Ó" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
6715 |
2709 | 6716 #, c-format |
6717 msgid "Need encryption key for \"%s\"" | |
6718 msgstr "\"%s\"¿¡ ´ëÇÑ ¾ÏÈ£ Å°°¡ ÇÊ¿äÇÕ´Ï´Ù" | |
6719 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6720 msgid "empty keys are not allowed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6721 msgstr "ºó Å° °ªÀº Çã¿ëµÇÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6722 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6723 msgid "dictionary is locked" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6724 msgstr "dictionary°¡ Àá°ÜÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6725 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6726 msgid "list is locked" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6727 msgstr "list°¡ Àá°ÜÀÖ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6728 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6729 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6730 msgid "failed to add key '%s' to dictionary" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6731 msgstr "dictionary¿¡ '%s' Å°¸¦ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6732 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6733 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6734 #~ msgid "index must be int or slice, not %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6735 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6736 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6737 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6738 #~ msgid "expected str() or unicode() instance, but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6739 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6740 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6741 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6742 #~ msgid "expected bytes() or str() instance, but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6743 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6744 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6745 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6746 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6747 #~ "expected int(), long() or something supporting coercing to long(), but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6748 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6749 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6750 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6751 #~ msgid "expected int() or something supporting coercing to int(), but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6752 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6753 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6754 msgid "value is too large to fit into C int type" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6755 msgstr "°ªÀÌ C Á¤¼ö Çü½Ä ´ëºñÇÏ¿© ³Ê¹« Å®´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6756 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6757 msgid "value is too small to fit into C int type" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6758 msgstr "°ªÀÌ C Á¤¼ö Çü½Ä ´ëºñÇÏ¿© ³Ê¹« ÀÛ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6759 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6760 msgid "number must be greater than zero" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6761 msgstr "°ªÀÌ 0º¸´Ù Ä¿¾ß ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6762 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6763 msgid "number must be greater or equal to zero" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6764 msgstr "°ªÀÌ 0º¸´Ù Å©°Å³ª °°¾Æ¾ß ÇÕ´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6765 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6766 msgid "can't delete OutputObject attributes" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6767 msgstr "OutputObject ¼Ó¼ºÀ» Áö¿ï ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6768 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6769 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6770 msgid "invalid attribute: %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6771 msgstr "À߸øµÈ ¼Ó¼º: %s" |
2709 | 6772 |
6773 msgid "E264: Python: Error initialising I/O objects" | |
6774 msgstr "E264: ÆÄÀ̽ã: I/O °´Ã¼ ÃʱâÈÁß ¿¡·¯°¡ »ý°å½À´Ï´Ù" | |
6775 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6776 msgid "failed to change directory" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6777 msgstr "µð·ºÅ丮¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6778 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6779 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6780 #~ msgid "expected 3-tuple as imp.find_module() result, but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6781 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6782 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6783 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6784 #~ msgid "expected 3-tuple as imp.find_module() result, but got tuple of size %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6785 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6786 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6787 #~ msgid "internal error: imp.find_module returned tuple with NULL" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6788 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6789 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6790 msgid "cannot delete vim.Dictionary attributes" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6791 msgstr "vim.Dictionary ¼Ó¼ºÀ» »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6792 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6793 msgid "cannot modify fixed dictionary" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6794 msgstr "fixed dictionary¸¦ ¼öÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6795 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6796 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6797 msgid "cannot set attribute %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6798 msgstr "¼Ó¼º %sÀ»(¸¦) ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6799 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6800 #~ msgid "hashtab changed during iteration" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6801 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6802 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6803 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6804 #~ msgid "expected sequence element of size 2, but got sequence of size %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6805 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6806 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6807 #~ msgid "list constructor does not accept keyword arguments" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6808 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6809 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6810 msgid "list index out of range" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6811 msgstr "list »öÀÎÀÌ ¹üÀ§¸¦ ¹þ¾î³µ½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6812 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6813 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6814 #~ msgid "internal error: failed to get vim list item %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6815 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6816 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6817 #~ msgid "slice step cannot be zero" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6818 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6819 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6820 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6821 #~ msgid "attempt to assign sequence of size greater than %d to extended slice" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6822 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6823 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6824 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6825 #~ msgid "internal error: no vim list item %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6826 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6827 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6828 #~ msgid "internal error: not enough list items" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6829 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6830 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6831 #~ msgid "internal error: failed to add item to list" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6832 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6833 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6834 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6835 #~ msgid "attempt to assign sequence of size %d to extended slice of size %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6836 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6837 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6838 #~ msgid "failed to add item to list" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6839 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6840 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6841 msgid "cannot delete vim.List attributes" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6842 msgstr "vim.List ¼Ó¼ºÀ» »èÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6843 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6844 #~ msgid "cannot modify fixed list" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6845 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6846 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6847 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6848 msgid "unnamed function %s does not exist" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6849 msgstr "À̸§¾ø´Â ÇÔ¼ö %sÀÌ(°¡) Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6850 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6851 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6852 msgid "function %s does not exist" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6853 msgstr "ÇÔ¼ö %sÀÌ(°¡) Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6854 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6855 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6856 msgid "failed to run function %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6857 msgstr "ÇÔ¼ö %sÀ»(¸¦) ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6858 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6859 msgid "unable to get option value" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6860 msgstr "¿É¼Ç °ªÀ» ¾òÀ» ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6861 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6862 #~ msgid "internal error: unknown option type" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6863 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6864 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6865 #~ msgid "problem while switching windows" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6866 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6867 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6868 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6869 #~ msgid "unable to unset global option %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6870 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6871 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6872 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6873 #~ msgid "unable to unset option %s which does not have global value" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6874 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6875 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6876 msgid "attempt to refer to deleted tab page" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6877 msgstr "Áö¿öÁø ÅÇ ÆäÀÌÁö¸¦ ÂüÁ¶ÇÏ·Á°í ÇÏ¿´½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6878 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6879 msgid "no such tab page" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6880 msgstr "±×·± ÅÇ ÆäÀÌÁö°¡ ¾ø½À´Ï´Ù" |
2709 | 6881 |
6882 msgid "attempt to refer to deleted window" | |
6883 msgstr "Áö¿öÁø âÀ» ÂüÁ¶ÇÏ·Á°í ÇÏ¿´½À´Ï´Ù" | |
6884 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6885 msgid "readonly attribute: buffer" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6886 msgstr "Àбâ Àü¿ë ¼Ó¼º: ¹öÆÛ" |
2709 | 6887 |
6888 msgid "cursor position outside buffer" | |
6889 msgstr "ÆÛ¼ À§Ä¡°¡ ¹öÆÛ ¹Û¿¡ ÀÖ½À´Ï´Ù" | |
6890 | |
6891 msgid "no such window" | |
6892 msgstr "±×·± âÀº ¾ø½À´Ï´Ù" | |
6893 | |
6894 msgid "attempt to refer to deleted buffer" | |
6895 msgstr "Áö¿öÁø ¹öÆÛ¸¦ ÂüÁ¶ÇÏ·Á°í ÇÏ¿´½À´Ï´Ù" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6896 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6897 msgid "failed to rename buffer" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6898 msgstr "¹öÆÛ À̸§À» º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6899 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6900 #~ msgid "mark name must be a single character" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6901 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6902 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6903 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6904 #~ msgid "expected vim.Buffer object, but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6905 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6906 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6907 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6908 #~ msgid "failed to switch to buffer %d" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6909 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6910 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6911 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6912 #~ msgid "expected vim.Window object, but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6913 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6914 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6915 #~ msgid "failed to find window in the current tab page" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6916 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6917 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6918 #~ msgid "did not switch to the specified window" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6919 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6920 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6921 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6922 #~ msgid "expected vim.TabPage object, but got %s" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6923 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6924 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6925 #~ msgid "did not switch to the specified tab page" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6926 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6927 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6928 #~ msgid "failed to run the code" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6929 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6930 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6931 #~ msgid "E858: Eval did not return a valid python object" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6932 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6933 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6934 #~ msgid "E859: Failed to convert returned python object to vim value" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6935 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6936 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6937 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6938 #~ msgid "unable to convert %s to vim dictionary" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6939 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6940 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6941 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6942 msgid "unable to convert %s to vim list" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6943 msgstr "%sÀ»(¸¦) vim list·Î º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6944 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6945 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6946 #~ msgid "unable to convert %s to vim structure" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6947 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6948 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6949 #~ msgid "internal error: NULL reference passed" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6950 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6951 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6952 #~ msgid "internal error: invalid value type" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6953 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6954 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6955 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6956 #~ "Failed to set path hook: sys.path_hooks is not a list\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6957 #~ "You should now do the following:\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6958 #~ "- append vim.path_hook to sys.path_hooks\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6959 #~ "- append vim.VIM_SPECIAL_PATH to sys.path\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6960 #~ msgstr "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6961 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6962 #~ msgid "" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6963 #~ "Failed to set path: sys.path is not a list\n" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6964 #~ "You should now append vim.VIM_SPECIAL_PATH to sys.path" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6965 #~ msgstr "" |
14249
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6966 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6967 msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6968 "Vim macro files (*.vim)\t*.vim\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6969 "All Files (*.*)\t*.*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6970 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6971 "Vim ¸ÅÅ©·Î ÆÄÀÏ (*.vim)\t*.vim\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6972 "¸ðµç ÆÄÀÏ (*.*)\t*.*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6973 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6974 msgid "All Files (*.*)\t*.*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6975 msgstr "¸ðµç ÆÄÀÏ (*.*)\t*.*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6976 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6977 msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6978 "All Files (*.*)\t*.*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6979 "C source (*.c, *.h)\t*.c;*.h\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6980 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6981 "VB code (*.bas, *.frm)\t*.bas;*.frm\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6982 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6983 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6984 "¸ðµç ÆÄÀÏ (*.*)\t*.*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6985 "C ¼Ò½º (*.c, *.h)\t*.c;*.h\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6986 "C++ ¼Ò½º (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6987 "VB ÄÚµå (*.bas, *.frm)\t*.bas;*.frm\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6988 "Vim ÆÄÀÏ (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6989 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6990 msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6991 "Vim macro files (*.vim)\t*.vim\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6992 "All Files (*)\t*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6993 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6994 "Vim ¸ÅÅ©·Î ÆÄÀÏ (*.vim)\t*.vim\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6995 "¸ðµç ÆÄÀÏ (*)\t*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6996 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6997 msgid "All Files (*)\t*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6998 msgstr "¸ðµç ÆÄÀÏ (*)\t*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
6999 |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7000 msgid "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7001 "All Files (*)\t*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7002 "C source (*.c, *.h)\t*.c;*.h\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7003 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7004 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7005 msgstr "" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7006 "¸ðµç ÆÄÀÏ (*)\t*\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7007 "C ¼Ò½º (*.c, *.h)\t*.c;*.h\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7008 "C++ ¼Ò½º (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
4543777545a3
Updated runtime and language files.
Christian Brabandt <cb@256bit.org>
parents:
14193
diff
changeset
|
7009 "Vim ÆÄÀÏ (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |