Mercurial > vim
annotate src/po/eo.po @ 20577:5f0f1f63c8df v8.2.0842
patch 8.2.0842: MS-Windows: channel tests fail
Commit: https://github.com/vim/vim/commit/208534d9ae6e8dec5baff90440b58c63f0b37981
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat May 30 13:07:39 2020 +0200
patch 8.2.0842: MS-Windows: channel tests fail
Problem: MS-Windows: channel tests fail.
Solution: Adjust #ifdefs. (closes https://github.com/vim/vim/issues/6162)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 30 May 2020 13:15:03 +0200 |
parents | 7f88f6a3ed4c |
children | 3a1ed539ae2a |
rev | line source |
---|---|
1621 | 1 # Esperanto Translation for Vim |
2 # | |
3 # Do ":help uganda" in Vim to read copying and usage conditions. | |
4 # Do ":help credits" in Vim to see a list of people who contributed. | |
5 # | |
1698 | 6 # UNUA TRADUKISTO Dominique PELLE <dominique.pelle ĉe gmail.com> |
1621 | 7 # PROVLEGANTO(J) Felipe CASTRO <fefcas ĉe gmail.com> |
10617 | 8 # Antono MECHELYNCK <antoine.mechelynck ĉe gmail.com> |
1621 | 9 # Yves NEVELSTEEN |
10 # | |
11 # Uzitaj vortaroj kaj fakvortaroj: | |
12 # Revo: http://www.reta-vortaro.de/revo/ | |
13 # Komputeko: http://komputeko.net/index_eo.php | |
14 # Komputada leksikono: http://bertilow.com/div/komputada_leksikono/ | |
15 # | |
16 msgid "" | |
17 msgstr "" | |
14668 | 18 "Project-Id-Version: Vim 8.1\n" |
1621 | 19 "Report-Msgid-Bugs-To: \n" |
19523 | 20 "POT-Creation-Date: 2020-02-15 21:05+0100\n" |
21 "PO-Revision-Date: 2020-02-15 23:59+0100\n" | |
1621 | 22 "Last-Translator: Dominique PELLÉ <dominique.pelle@gmail.com>\n" |
14668 | 23 "Language-Team: Esperanto\n" |
3312 | 24 "Language: eo\n" |
1621 | 25 "MIME-Version: 1.0\n" |
14668 | 26 "Content-Type: text/plain; charset=UTF-8\n" |
1621 | 27 "Content-Transfer-Encoding: 8bit\n" |
13912 | 28 "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
1621 | 29 |
18615 | 30 msgid "E163: There is only one file to edit" |
31 msgstr "E163: Estas nur unu redaktenda dosiero" | |
32 | |
33 msgid "E164: Cannot go before first file" | |
34 msgstr "E164: Ne eblas iri antaŭ ol la unuan dosieron" | |
35 | |
36 msgid "E165: Cannot go beyond last file" | |
37 msgstr "E165: Ne eblas iri preter la lastan dosieron" | |
38 | |
39 msgid "E249: window layout changed unexpectedly" | |
40 msgstr "E249: aranĝo de fenestro ŝanĝiĝis neatendite" | |
41 | |
16871 | 42 msgid "--Deleted--" |
43 msgstr "--Forviŝita--" | |
44 | |
45 #, c-format | |
46 msgid "auto-removing autocommand: %s <buffer=%d>" | |
47 msgstr "aŭto-forviŝas aŭtokomandon: %s <bufro=%d>" | |
48 | |
49 #, c-format | |
50 msgid "E367: No such group: \"%s\"" | |
51 msgstr "E367: Ne ekzistas tia grupo: \"%s\"" | |
52 | |
53 msgid "E936: Cannot delete the current group" | |
54 msgstr "E936: Ne eblas forviŝi la aktualan grupon" | |
55 | |
56 msgid "W19: Deleting augroup that is still in use" | |
57 msgstr "W19: Forviŝo de augroup kiu estas ankoraŭ uzata" | |
58 | |
59 #, c-format | |
60 msgid "E215: Illegal character after *: %s" | |
19523 | 61 msgstr "E215: Nevalida signo post *: %s" |
16871 | 62 |
63 #, c-format | |
64 msgid "E216: No such event: %s" | |
65 msgstr "E216: Ne estas tia evento: %s" | |
66 | |
67 #, c-format | |
68 msgid "E216: No such group or event: %s" | |
69 msgstr "E216: Ne ekzistas tia grupo aŭ evento: %s" | |
70 | |
71 msgid "" | |
72 "\n" | |
73 "--- Autocommands ---" | |
74 msgstr "" | |
75 "\n" | |
76 "--- Aŭto-Komandoj ---" | |
77 | |
78 #, c-format | |
79 msgid "E680: <buffer=%d>: invalid buffer number " | |
80 msgstr "E680: <bufro=%d>: nevalida numero de bufro " | |
81 | |
82 msgid "E217: Can't execute autocommands for ALL events" | |
83 msgstr "E217: Ne eblas plenumi aŭtokomandojn por ĈIUJ eventoj" | |
84 | |
85 msgid "No matching autocommands" | |
86 msgstr "Neniu kongrua aŭtokomando" | |
87 | |
88 msgid "E218: autocommand nesting too deep" | |
89 msgstr "E218: aŭtokomando tro ingita" | |
90 | |
91 #, c-format | |
92 msgid "%s Autocommands for \"%s\"" | |
93 msgstr "%s Aŭtokomandoj por \"%s\"" | |
94 | |
95 #, c-format | |
96 msgid "Executing %s" | |
97 msgstr "Plenumado de %s" | |
98 | |
99 #, c-format | |
100 msgid "autocommand %s" | |
101 msgstr "aŭtokomando %s" | |
102 | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
103 msgid "E831: bf_key_init() called with empty password" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
104 msgstr "E831: bf_key_init() alvokita kun malplena pasvorto" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
105 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
106 msgid "E820: sizeof(uint32_t) != 4" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
107 msgstr "E820: sizeof(uint32_t) != 4" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
108 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
109 msgid "E817: Blowfish big/little endian use wrong" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
110 msgstr "E817: Misuzo de pezkomenca/pezfina en blowfish" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
111 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
112 msgid "E818: sha256 test failed" |
6370 | 113 msgstr "E818: Testo de sha256 malsukcesis" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
114 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
115 msgid "E819: Blowfish test failed" |
6370 | 116 msgstr "E819: Testo de blowfish malsukcesis" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
117 |
2510
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
118 msgid "[Location List]" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
119 msgstr "[Listo de lokoj]" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
120 |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
121 # DP: Ĉu vere indas traduki Quickfix? |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
122 msgid "[Quickfix List]" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
123 msgstr "[Listo de rapidriparoj]" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
124 |
3920 | 125 msgid "E855: Autocommands caused command to abort" |
126 msgstr "E855: Aŭtokomandoj haltigis komandon" | |
127 | |
1621 | 128 msgid "E82: Cannot allocate any buffer, exiting..." |
129 msgstr "E82: Ne eblas disponigi iun ajn bufron, nun eliras..." | |
130 | |
131 msgid "E83: Cannot allocate buffer, using other one..." | |
132 msgstr "E83: Ne eblas disponigi bufron, nun uzas alian..." | |
133 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
134 msgid "E931: Buffer cannot be registered" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
135 msgstr "E931: Bufro ne povas esti registrita" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
136 |
17667 | 137 #, c-format |
138 msgid "E937: Attempt to delete a buffer that is in use: %s" | |
139 msgstr "E937: Provo de forviŝo de bufro, kiu estas en uzo: %s" | |
10617 | 140 |
1621 | 141 msgid "E515: No buffers were unloaded" |
142 msgstr "E515: Neniu bufro estis malŝargita" | |
143 | |
144 msgid "E516: No buffers were deleted" | |
145 msgstr "E516: Neniu bufro estis forviŝita" | |
146 | |
147 msgid "E517: No buffers were wiped out" | |
148 msgstr "E517: Neniu bufro estis detruita" | |
149 | |
14668 | 150 #, c-format |
151 msgid "%d buffer unloaded" | |
152 msgid_plural "%d buffers unloaded" | |
153 msgstr[0] "%d bufro malŝargita" | |
154 msgstr[1] "%d bufroj malŝargitaj" | |
155 | |
156 #, c-format | |
157 msgid "%d buffer deleted" | |
158 msgid_plural "%d buffers deleted" | |
159 msgstr[0] "%d bufro forviŝita" | |
160 msgstr[1] "%d bufroj forviŝitaj" | |
161 | |
162 #, c-format | |
163 msgid "%d buffer wiped out" | |
164 msgid_plural "%d buffers wiped out" | |
165 msgstr[0] "%d bufro detruita" | |
166 msgstr[1] "%d bufroj detruitaj" | |
1621 | 167 |
5763 | 168 msgid "E90: Cannot unload last buffer" |
169 msgstr "E90: Ne eblas malŝargi la lastan bufron" | |
170 | |
1621 | 171 msgid "E84: No modified buffer found" |
172 msgstr "E84: Neniu modifita bufro trovita" | |
173 | |
174 msgid "E85: There is no listed buffer" | |
175 msgstr "E85: Estas neniu listigita bufro" | |
176 | |
177 msgid "E87: Cannot go beyond last buffer" | |
178 msgstr "E87: Ne eblas iri preter la lastan bufron" | |
179 | |
180 msgid "E88: Cannot go before first buffer" | |
181 msgstr "E88: Ne eblas iri antaŭ la unuan bufron" | |
182 | |
183 #, c-format | |
16871 | 184 msgid "E89: No write since last change for buffer %d (add ! to override)" |
185 msgstr "" | |
186 "E89: Neniu skribo de post la lasta ŝanĝo de la bufro %d (aldonu ! por " | |
1621 | 187 "transpasi)" |
188 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
189 msgid "E948: Job still running (add ! to end the job)" |
14999 | 190 msgstr "E948: Tasko ankoraŭ aktiva (aldonu ! por fini la taskon)" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
191 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
192 msgid "E37: No write since last change (add ! to override)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
193 msgstr "E37: Neniu skribo de post lasta ŝanĝo (aldonu ! por transpasi)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
194 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
195 msgid "E948: Job still running" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
196 msgstr "E948: Tasko ankoraŭ aktiva" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
197 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
198 msgid "E37: No write since last change" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
199 msgstr "E37: Neniu skribo de post lasta ŝanĝo" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
200 |
1621 | 201 msgid "W14: Warning: List of file names overflow" |
202 msgstr "W14: Averto: Listo de dosiernomoj troas" | |
203 | |
204 #, c-format | |
16871 | 205 msgid "E92: Buffer %d not found" |
206 msgstr "E92: Bufro %d ne trovita" | |
1621 | 207 |
208 #, c-format | |
209 msgid "E93: More than one match for %s" | |
210 msgstr "E93: Pli ol unu kongruo kun %s" | |
211 | |
212 #, c-format | |
213 msgid "E94: No matching buffer for %s" | |
214 msgstr "E94: Neniu bufro kongruas kun %s" | |
215 | |
216 #, c-format | |
217 msgid "line %ld" | |
218 msgstr "linio %ld" | |
219 | |
220 msgid "E95: Buffer with this name already exists" | |
221 msgstr "E95: Bufro kun tiu nomo jam ekzistas" | |
222 | |
223 msgid " [Modified]" | |
224 msgstr "[Modifita]" | |
225 | |
226 msgid "[Not edited]" | |
227 msgstr "[Ne redaktita]" | |
228 | |
229 msgid "[New file]" | |
230 msgstr "[Nova dosiero]" | |
231 | |
232 msgid "[Read errors]" | |
233 msgstr "[Eraroj de legado]" | |
234 | |
5763 | 235 msgid "[RO]" |
236 msgstr "[Nurlegebla]" | |
237 | |
1621 | 238 msgid "[readonly]" |
239 msgstr "[nurlegebla]" | |
240 | |
241 #, c-format | |
14668 | 242 msgid "%ld line --%d%%--" |
243 msgid_plural "%ld lines --%d%%--" | |
244 msgstr[0] "%ld linio --%d%%--" | |
245 msgstr[1] "%ld linioj --%d%%--" | |
1621 | 246 |
247 #, c-format | |
248 msgid "line %ld of %ld --%d%%-- col " | |
249 msgstr "linio %ld de %ld --%d%%-- kol " | |
250 | |
251 msgid "[No Name]" | |
252 msgstr "[Neniu nomo]" | |
253 | |
254 msgid "help" | |
255 msgstr "helpo" | |
256 | |
257 msgid "[Help]" | |
258 msgstr "[Helpo]" | |
259 | |
260 msgid "[Preview]" | |
261 msgstr "[Antaŭvido]" | |
262 | |
263 msgid "All" | |
264 msgstr "Ĉio" | |
265 | |
266 msgid "Bot" | |
267 msgstr "Subo" | |
268 | |
269 msgid "Top" | |
270 msgstr "Supro" | |
271 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
272 msgid "E382: Cannot write, 'buftype' option is set" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
273 msgstr "E382: Ne eblas skribi, opcio 'buftype' estas ŝaltita" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
274 |
14668 | 275 msgid "[Prompt]" |
276 msgstr "[Invito]" | |
277 | |
17667 | 278 msgid "[Popup]" |
279 msgstr "[Ŝprucfenestro]" | |
280 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
281 msgid "[Scratch]" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
282 msgstr "[Malneto]" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
283 |
18615 | 284 msgid "WARNING: The file has been changed since reading it!!!" |
285 msgstr "AVERTO: La dosiero estas ŝanĝita de post kiam ĝi estis legita!!!" | |
286 | |
287 msgid "Do you really want to write to it" | |
288 msgstr "Ĉu vi vere volas skribi al ĝi" | |
289 | |
290 msgid "E676: No matching autocommands for acwrite buffer" | |
291 msgstr "E676: Neniu kongrua aŭtokomando por la bufro acwrite" | |
292 | |
293 msgid "E203: Autocommands deleted or unloaded buffer to be written" | |
294 msgstr "E203: Aŭtokomandoj forviŝis aŭ malŝargis la skribendan bufron" | |
295 | |
296 msgid "E204: Autocommand changed number of lines in unexpected way" | |
297 msgstr "E204: Aŭtokomando ŝanĝis la nombron de linioj neatendite" | |
298 | |
299 msgid "NetBeans disallows writes of unmodified buffers" | |
300 msgstr "NetBeans malpermesas skribojn de neŝanĝitaj bufroj" | |
301 | |
302 msgid "Partial writes disallowed for NetBeans buffers" | |
303 msgstr "Partaj skriboj malpermesitaj ĉe bufroj NetBeans" | |
304 | |
305 msgid "is a directory" | |
306 msgstr "estas dosierujo" | |
307 | |
308 msgid "is not a file or writable device" | |
309 msgstr "ne estas dosiero aŭ skribebla aparatdosiero" | |
310 | |
311 msgid "writing to device disabled with 'opendevice' option" | |
312 msgstr "skribo al aparatdosiero malŝaltita per la opcio 'opendevice'" | |
313 | |
314 msgid "is read-only (add ! to override)" | |
315 msgstr "estas nurlegebla (aldonu ! por transpasi)" | |
316 | |
317 msgid "E506: Can't write to backup file (add ! to override)" | |
318 msgstr "E506: Ne eblas skribi restaŭrkopion (aldonu ! por transpasi)" | |
319 | |
320 msgid "E507: Close error for backup file (add ! to override)" | |
321 msgstr "E507: Eraro dum fermo de restaŭrkopio (aldonu ! transpasi)" | |
322 | |
323 msgid "E508: Can't read file for backup (add ! to override)" | |
324 msgstr "E508: Ne eblas legi restaŭrkopion (aldonu ! por transpasi)" | |
325 | |
326 msgid "E509: Cannot create backup file (add ! to override)" | |
327 msgstr "E509: Ne eblas krei restaŭrkopion (aldonu ! por transpasi)" | |
328 | |
329 msgid "E510: Can't make backup file (add ! to override)" | |
330 msgstr "E510: Ne eblas krei restaŭrkopion (aldonu ! por transpasi)" | |
331 | |
332 msgid "E214: Can't find temp file for writing" | |
333 msgstr "E214: Ne eblas trovi provizoran dosieron por skribi" | |
334 | |
335 msgid "E213: Cannot convert (add ! to write without conversion)" | |
336 msgstr "E213: Ne eblas konverti (aldonu ! por skribi sen konverto)" | |
337 | |
338 msgid "E166: Can't open linked file for writing" | |
339 msgstr "E166: Ne eblas malfermi ligitan dosieron por skribi" | |
340 | |
341 msgid "E212: Can't open file for writing" | |
342 msgstr "E212: Ne eblas malfermi la dosieron por skribi" | |
343 | |
344 msgid "E949: File changed while writing" | |
345 msgstr "E949: Dosiero ŝanĝiĝis dum skribo" | |
346 | |
347 msgid "E512: Close failed" | |
348 msgstr "E512: Fermo malsukcesis" | |
349 | |
350 msgid "E513: write error, conversion failed (make 'fenc' empty to override)" | |
351 msgstr "" | |
352 "E513: skriberaro, konverto malsukcesis (igu 'fenc' malplena por transpasi)" | |
353 | |
354 #, c-format | |
355 msgid "" | |
356 "E513: write error, conversion failed in line %ld (make 'fenc' empty to " | |
357 "override)" | |
358 msgstr "" | |
359 "E513: skriberaro, konverto malsukcesis en linio %ld (igu 'fenc' malplena por " | |
360 "transpasi)" | |
361 | |
362 msgid "E514: write error (file system full?)" | |
363 msgstr "E514: skriberaro (ĉu plena dosiersistemo?)" | |
364 | |
365 msgid " CONVERSION ERROR" | |
366 msgstr " ERARO DE KONVERTO" | |
367 | |
368 #, c-format | |
369 msgid " in line %ld;" | |
370 msgstr " en linio %ld;" | |
371 | |
372 msgid "[NOT converted]" | |
373 msgstr "[NE konvertita]" | |
374 | |
375 msgid "[converted]" | |
376 msgstr "[konvertita]" | |
377 | |
378 msgid "[Device]" | |
379 msgstr "[Aparatdosiero]" | |
380 | |
381 msgid "[New]" | |
382 msgstr "[Nova]" | |
383 | |
384 msgid "[New File]" | |
385 msgstr "[Nova dosiero]" | |
386 | |
387 msgid " [a]" | |
388 msgstr " [a]" | |
389 | |
390 msgid " appended" | |
391 msgstr " postaldonita(j)" | |
392 | |
393 msgid " [w]" | |
394 msgstr " [s]" | |
395 | |
396 msgid " written" | |
397 msgstr " skribita(j)" | |
398 | |
399 msgid "E205: Patchmode: can't save original file" | |
400 msgstr "E205: Patchmode: ne eblas konservi originalan dosieron" | |
401 | |
402 msgid "E206: patchmode: can't touch empty original file" | |
403 msgstr "E206: patchmode: ne eblas tuŝi malplenan originalan dosieron" | |
404 | |
405 msgid "E207: Can't delete backup file" | |
406 msgstr "E207: Ne eblas forviŝi restaŭrkopion" | |
407 | |
408 msgid "" | |
409 "\n" | |
410 "WARNING: Original file may be lost or damaged\n" | |
411 msgstr "" | |
412 "\n" | |
413 "AVERTO: Originala dosiero estas eble perdita aŭ difekta\n" | |
414 | |
415 msgid "don't quit the editor until the file is successfully written!" | |
416 msgstr "ne eliru el la redaktilo ĝis kiam la dosiero estas sukcese konservita!" | |
417 | |
16871 | 418 msgid "W10: Warning: Changing a readonly file" |
419 msgstr "W10: Averto: Ŝanĝo de nurlegebla dosiero" | |
1621 | 420 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
421 msgid "E902: Cannot connect to port" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
422 msgstr "E902: Ne eblas konekti al pordo" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
423 |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
424 msgid "E901: gethostbyname() in channel_open()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
425 msgstr "E901: gethostbyname() en channel_open()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
426 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
427 msgid "E898: socket() in channel_open()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
428 msgstr "E898: gethostbyname() en channel_open()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
429 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
430 msgid "E903: received command with non-string argument" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
431 msgstr "E903: ricevis komandon kun argumento, kiu ne estas ĉeno" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
432 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
433 msgid "E904: last argument for expr/call must be a number" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
434 msgstr "E904: lasta argumento de \"expr/call\" devas esti nombro" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
435 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
436 msgid "E904: third argument for call must be a list" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
437 msgstr "E904: tria argumento de \"call\" devas esti listo" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
438 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
439 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
440 msgid "E905: received unknown command: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
441 msgstr "E905: nekonata komando ricevita: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
442 |
17667 | 443 msgid "E906: not an open channel" |
444 msgstr "E906: ne estas malfermita kanalo" | |
445 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
446 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
447 msgid "E630: %s(): write while not connected" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
448 msgstr "E630: %s(): konservo dum nekonektita" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
449 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
450 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
451 msgid "E631: %s(): write failed" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
452 msgstr "E631: %s(): Konservo malsukcesis" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
453 |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
454 #, c-format |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
455 msgid "E917: Cannot use a callback with %s()" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
456 msgstr "E917: Ne eblas uzi reagfunkcion kun %s()" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
457 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
458 msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
459 msgstr "E912: ne eblas uzi ch_evalexpr()/ch_sendexpr() kun kruda aŭ nl kanalo" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
460 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
461 msgid "E920: _io file requires _name to be set" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
462 msgstr "E920: dosiero _io bezonas _name" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
463 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
464 msgid "E915: in_io buffer requires in_buf or in_name to be set" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
465 msgstr "E915: bufro in_io bezonas in_buf aŭ in_name" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
466 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
467 #, c-format |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
468 msgid "E918: buffer must be loaded: %s" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
469 msgstr "E918: bufro devas esti ŝargita: %s" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
470 |
17667 | 471 msgid "E916: not a valid job" |
472 msgstr "E916: nevalida tasko" | |
473 | |
18615 | 474 msgid "tagname" |
475 msgstr "nomo de etikedo" | |
476 | |
477 msgid " kind file\n" | |
478 msgstr " tipo de dosiero\n" | |
479 | |
480 msgid "'history' option is zero" | |
481 msgstr "opcio 'history' estas nul" | |
482 | |
6370 | 483 msgid "E821: File is encrypted with unknown method" |
10617 | 484 msgstr "E821: Dosiero estas ĉifrita per nekonata metodo" |
6370 | 485 |
7013 | 486 msgid "Warning: Using a weak encryption method; see :help 'cm'" |
487 msgstr "Averto: uzo de malfortika ĉifrada metodo; vidu :help 'cm'" | |
488 | |
6370 | 489 msgid "Enter encryption key: " |
490 msgstr "Tajpu la ŝlosilon de ĉifrado: " | |
491 | |
492 msgid "Enter same key again: " | |
493 msgstr "Tajpu la ŝlosilon denove: " | |
494 | |
495 msgid "Keys don't match!" | |
496 msgstr "Ŝlosiloj ne kongruas!" | |
497 | |
498 msgid "[crypted]" | |
499 msgstr "[ĉifrita]" | |
500 | |
16871 | 501 msgid "Entering Debug mode. Type \"cont\" to continue." |
502 msgstr "Eniras sencimigan reĝimon. Tajpu \"cont\" por daŭrigi." | |
503 | |
504 #, c-format | |
505 msgid "Oldval = \"%s\"" | |
506 msgstr "Malnovaval = \"%s\"" | |
507 | |
508 #, c-format | |
509 msgid "Newval = \"%s\"" | |
510 msgstr "Novaval = \"%s\"" | |
511 | |
512 #, c-format | |
513 msgid "line %ld: %s" | |
514 msgstr "linio %ld: %s" | |
515 | |
516 #, c-format | |
517 msgid "cmd: %s" | |
518 msgstr "kmd: %s" | |
519 | |
520 msgid "frame is zero" | |
521 msgstr "kadro estas nul" | |
522 | |
523 #, c-format | |
524 msgid "frame at highest level: %d" | |
525 msgstr "kadro je la plej alta nivelo: %d" | |
526 | |
527 #, c-format | |
528 msgid "Breakpoint in \"%s%s\" line %ld" | |
529 msgstr "Kontrolpunkto en \"%s%s\" linio %ld" | |
530 | |
531 #, c-format | |
532 msgid "E161: Breakpoint not found: %s" | |
533 msgstr "E161: Kontrolpunkto ne trovita: %s" | |
534 | |
535 msgid "No breakpoints defined" | |
536 msgstr "Neniu kontrolpunkto estas difinita" | |
537 | |
538 #, c-format | |
539 msgid "%3d %s %s line %ld" | |
540 msgstr "%3d %s %s linio %ld" | |
541 | |
542 #, c-format | |
543 msgid "%3d expr %s" | |
544 msgstr "%3d espr %s" | |
545 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
546 msgid "extend() argument" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
547 msgstr "argumento de extend()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
548 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
549 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
550 msgid "E737: Key already exists: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
551 msgstr "E737: Ŝlosilo jam ekzistas: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
552 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
553 #, c-format |
16871 | 554 msgid "E96: Cannot diff more than %d buffers" |
555 msgstr "E96: Ne eblas dosierdiferenci pli ol %d bufrojn" | |
1621 | 556 |
14999 | 557 #, c-format |
558 msgid "Not enough memory to use internal diff for buffer \"%s\"" | |
559 msgstr "Ne sufiĉa memoro por uzi internan dosierdiferencilon por bufro \"%s\"" | |
560 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
561 msgid "E810: Cannot read or write temp files" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
562 msgstr "E810: Ne eblas legi aŭ skribi provizorajn dosierojn" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
563 |
1621 | 564 msgid "E97: Cannot create diffs" |
565 msgstr "E97: Ne eblas krei dosierdiferencojn" | |
566 | |
14999 | 567 msgid "E960: Problem creating the internal diff" |
568 msgstr "E960: Problemo dum kreado de la interna dosierdiferencilo" | |
569 | |
1621 | 570 msgid "Patch file" |
571 msgstr "Flika dosiero" | |
572 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
573 msgid "E816: Cannot read patch output" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
574 msgstr "E816: Ne eblas legi eliron de flikilo \"patch\"" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
575 |
1621 | 576 msgid "E98: Cannot read diff output" |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
577 msgstr "E98: Ne eblas legi eliron de dosierdiferencilo \"diff\"" |
1621 | 578 |
14999 | 579 msgid "E959: Invalid diff format." |
580 msgstr "E959: Nevalida formato de dosierdiferenco" | |
581 | |
1621 | 582 msgid "E99: Current buffer is not in diff mode" |
583 msgstr "E99: Aktuala bufro ne estas en dosierdiferenca reĝimo" | |
584 | |
585 msgid "E793: No other buffer in diff mode is modifiable" | |
586 msgstr "E793: Neniu alia bufro en dosierdiferenca reĝimo estas modifebla" | |
587 | |
588 msgid "E100: No other buffer in diff mode" | |
589 msgstr "E100: Neniu alia bufro en dosierdiferenca reĝimo" | |
590 | |
591 msgid "E101: More than two buffers in diff mode, don't know which one to use" | |
592 msgstr "E101: Pli ol du bufroj en dosierdiferenca reĝimo, ne scias kiun uzi" | |
593 | |
594 #, c-format | |
595 msgid "E102: Can't find buffer \"%s\"" | |
596 msgstr "E102: Ne eblas trovi bufron \"%s\"" | |
597 | |
598 #, c-format | |
599 msgid "E103: Buffer \"%s\" is not in diff mode" | |
600 msgstr "E103: Bufro \"%s\" ne estas en dosierdiferenca reĝimo" | |
601 | |
602 msgid "E787: Buffer changed unexpectedly" | |
603 msgstr "E787: Bufro ŝanĝiĝis neatendite" | |
604 | |
605 msgid "E104: Escape not allowed in digraph" | |
4119 | 606 msgstr "E104: Eskapsigno nepermesebla en duliteraĵo" |
1621 | 607 |
16871 | 608 msgid "Custom" |
609 msgstr "propraj" | |
610 | |
611 msgid "Latin supplement" | |
612 msgstr "latina suplemento" | |
613 | |
614 msgid "Greek and Coptic" | |
615 msgstr "greka kaj kopta" | |
616 | |
617 msgid "Cyrillic" | |
618 msgstr "cirila" | |
619 | |
620 msgid "Hebrew" | |
621 msgstr "hebrea" | |
622 | |
623 msgid "Arabic" | |
624 msgstr "araba" | |
625 | |
626 msgid "Latin extended" | |
627 msgstr "latina etendita" | |
628 | |
629 msgid "Greek extended" | |
630 msgstr "greka etendita" | |
631 | |
632 msgid "Punctuation" | |
633 msgstr "interpunkcio" | |
634 | |
635 msgid "Super- and subscripts" | |
636 msgstr "super kaj subskriboj" | |
637 | |
638 msgid "Currency" | |
639 msgstr "valutsimboloj" | |
640 | |
641 msgid "Other" | |
642 msgstr "aliaj" | |
643 | |
644 msgid "Roman numbers" | |
645 msgstr "romaj ciferoj" | |
646 | |
647 msgid "Arrows" | |
648 msgstr "Sagoj" | |
649 | |
650 msgid "Mathematical operators" | |
651 msgstr "matematikaj operacisimboloj" | |
652 | |
653 msgid "Technical" | |
654 msgstr "teknikaj simboloj" | |
655 | |
656 msgid "Box drawing" | |
657 msgstr "Kadraj desegnsimboloj" | |
658 | |
659 msgid "Block elements" | |
660 msgstr "blokecaj elementoj" | |
661 | |
662 msgid "Geometric shapes" | |
663 msgstr "geometriaj formoj" | |
664 | |
665 msgid "Symbols" | |
666 msgstr "simboloj" | |
667 | |
668 msgid "Dingbats" | |
669 msgstr "Dingbats" | |
670 | |
671 msgid "CJK symbols and punctuation" | |
672 msgstr "ĈJK-simboloj kaj interpunkcio" | |
673 | |
674 msgid "Hiragana" | |
675 msgstr "rondaj kanaoj" | |
676 | |
677 msgid "Katakana" | |
678 msgstr "strekaj kanaoj" | |
679 | |
680 msgid "Bopomofo" | |
681 msgstr "bopomofo" | |
682 | |
1621 | 683 msgid "E544: Keymap file not found" |
684 msgstr "E544: Dosiero de klavmapo ne troveblas" | |
685 | |
686 msgid "E105: Using :loadkeymap not in a sourced file" | |
687 msgstr "E105: Uzo de \":loadkeymap\" nur eblas en vim-skripto" | |
688 | |
689 msgid "E791: Empty keymap entry" | |
690 msgstr "E791: Malplena rikordo en klavmapo" | |
691 | |
692 msgid "E719: Cannot use [:] with a Dictionary" | |
693 msgstr "E719: Uzo de [:] ne eblas kun Vortaro" | |
694 | |
5763 | 695 msgid "E806: using Float as a String" |
696 msgstr "E806: uzo de Glitpunktnombro kiel Ĉeno" | |
697 | |
16871 | 698 msgid "E689: Can only index a List, Dictionary or Blob" |
699 msgstr "E689: Nur eblas indeksi Liston, Vortaron aŭ BLOB-on" | |
1621 | 700 |
701 msgid "E708: [:] must come last" | |
702 msgstr "E708: [:] devas esti laste" | |
703 | |
16871 | 704 msgid "E709: [:] requires a List or Blob value" |
705 msgstr "E709: [:] bezonas listan aŭ BLOB-an valoron" | |
706 | |
707 msgid "E972: Blob value does not have the right number of bytes" | |
708 msgstr "E972: Valoro de BLOB-o ne havas la ĝustan nombron de bajtoj" | |
1621 | 709 |
17667 | 710 msgid "E996: Cannot lock a range" |
711 msgstr "E996: Ne eblas ŝlosi amplekson" | |
712 | |
1621 | 713 msgid "E710: List value has more items than target" |
714 msgstr "E710: Lista valoro havas pli da eroj ol la celo" | |
715 | |
716 msgid "E711: List value has not enough items" | |
717 msgstr "E711: Lista valoro ne havas sufiĉe da eroj" | |
718 | |
17667 | 719 msgid "E996: Cannot lock a list or dict" |
720 msgstr "E996: Ne eblas ŝlosi liston aŭ vortaron" | |
721 | |
722 msgid "E260: Missing name after ->" | |
19523 | 723 msgstr "E260: Mankas nomo post ->" |
17667 | 724 |
1621 | 725 msgid "E695: Cannot index a Funcref" |
726 msgstr "E695: Ne eblas indeksi Funcref" | |
727 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
728 msgid "E909: Cannot index a special variable" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
729 msgstr "E909: Ne eblas indeksi specialan variablon" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
730 |
1621 | 731 #, c-format |
732 msgid "E112: Option name missing: %s" | |
733 msgstr "E112: Mankas nomo de opcio: %s" | |
734 | |
19523 | 735 msgid "E973: Blob literal should have an even number of hex characters" |
736 msgstr "E973: BLOB-a literalo devus havi paran nombron de deksesumaj signoj" | |
1621 | 737 |
738 #, c-format | |
739 msgid "E114: Missing quote: %s" | |
740 msgstr "E114: Mankas citilo: %s" | |
741 | |
742 #, c-format | |
743 msgid "E115: Missing quote: %s" | |
744 msgstr "E115: Mankas citilo: %s" | |
745 | |
7013 | 746 msgid "Not enough memory to set references, garbage collection aborted!" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
747 msgstr "Ne sufiĉa memoro por valorigi referencojn, senrubigado ĉesigita!" |
7013 | 748 |
1621 | 749 msgid "E724: variable nested too deep for displaying" |
750 msgstr "E724: variablo ingita tro profunde por vidigi" | |
751 | |
1668 | 752 msgid "E805: Using a Float as a Number" |
753 msgstr "E805: Uzo de Glitpunktnombro kiel Nombro" | |
754 | |
755 msgid "E703: Using a Funcref as a Number" | |
756 msgstr "E703: Uzo de Funcref kiel Nombro" | |
757 | |
758 msgid "E745: Using a List as a Number" | |
759 msgstr "E745: Uzo de Listo kiel Nombro" | |
760 | |
761 msgid "E728: Using a Dictionary as a Number" | |
762 msgstr "E728: Uzo de Vortaro kiel Nombro" | |
1621 | 763 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
764 msgid "E910: Using a Job as a Number" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
765 msgstr "E910: Uzo de Tasko kiel Nombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
766 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
767 msgid "E913: Using a Channel as a Number" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
768 msgstr "E913: Uzo de Kanalo kiel Nombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
769 |
16871 | 770 msgid "E974: Using a Blob as a Number" |
771 msgstr "E974: Uzo de BLOB-o kiel Nombro" | |
772 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
773 msgid "E891: Using a Funcref as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
774 msgstr "E891: Uzo de Funcref kiel Glitpunktnombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
775 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
776 msgid "E892: Using a String as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
777 msgstr "E892: Uzo de Ĉeno kiel Glitpunktnombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
778 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
779 msgid "E893: Using a List as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
780 msgstr "E893: Uzo de Listo kiel Glitpunktnombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
781 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
782 msgid "E894: Using a Dictionary as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
783 msgstr "E894: Uzo de Vortaro kiel Glitpunktnombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
784 |
19523 | 785 msgid "E362: Using a boolean value as a Float" |
786 msgstr "E362: Uzo de bulea valoro kiel Glitpunktnombro" | |
787 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
788 msgid "E907: Using a special value as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
789 msgstr "E907: Uzo de speciala valoro kiel Glitpunktnombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
790 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
791 msgid "E911: Using a Job as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
792 msgstr "E911: Uzo de Tasko kiel Glitpunktnombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
793 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
794 msgid "E914: Using a Channel as a Float" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
795 msgstr "E914: Uzo de Kanalo kiel Glitpunktnombro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
796 |
16871 | 797 msgid "E975: Using a Blob as a Float" |
798 msgstr "E975: Uzo de BLOB-o kiel Glitpunktnombro" | |
799 | |
1621 | 800 msgid "E729: using Funcref as a String" |
1668 | 801 msgstr "E729: uzo de Funcref kiel Ĉeno" |
1621 | 802 |
803 msgid "E730: using List as a String" | |
804 msgstr "E730: uzo de Listo kiel Ĉeno" | |
805 | |
806 msgid "E731: using Dictionary as a String" | |
807 msgstr "E731: uzo de Vortaro kiel Ĉeno" | |
808 | |
16871 | 809 msgid "E976: using Blob as a String" |
810 msgstr "E976: uzo de BLOB-o kiel Ĉeno" | |
811 | |
1621 | 812 msgid "E698: variable nested too deep for making a copy" |
813 msgstr "E698: variablo ingita tro profunde por fari kopion" | |
814 | |
815 msgid "" | |
816 "\n" | |
817 "\tLast set from " | |
818 msgstr "" | |
819 "\n" | |
820 "\tLaste ŝaltita de " | |
821 | |
16871 | 822 msgid "E977: Can only compare Blob with Blob" |
823 msgstr "E977: Eblas nur kompari BLOB-on kun BLOB-o" | |
824 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
825 msgid "E691: Can only compare List with List" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
826 msgstr "E691: Eblas nur kompari Liston kun Listo" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
827 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
828 msgid "E692: Invalid operation for List" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
829 msgstr "E692: Nevalida operacio de Listoj" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
830 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
831 msgid "E735: Can only compare Dictionary with Dictionary" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
832 msgstr "E735: Eblas nur kompari Vortaron kun Vortaro" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
833 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
834 msgid "E736: Invalid operation for Dictionary" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
835 msgstr "E736: Nevalida operacio de Vortaro" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
836 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
837 msgid "E694: Invalid operation for Funcrefs" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
838 msgstr "E694: Nevalida operacio de Funcref-oj" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
839 |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
840 msgid "E808: Number or Float required" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
841 msgstr "E808: Nombro aŭ Glitpunktnombro bezonata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
842 |
16871 | 843 #, c-format |
844 msgid "E158: Invalid buffer name: %s" | |
845 msgstr "E158: Nevalida nomo de bufro: %s" | |
846 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
847 msgid "&Ok" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
848 msgstr "&Bone" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
849 |
16871 | 850 msgid "E980: lowlevel input not supported" |
851 msgstr "E980: enigo de baza nivelo ne subtenata" | |
852 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
853 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
854 msgid "E700: Unknown function: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
855 msgstr "E700: Nekonata funkcio: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
856 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
857 msgid "E922: expected a dict" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
858 msgstr "E922: vortaro atendita" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
859 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
860 msgid "E923: Second argument of function() must be a list or a dict" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
861 msgstr "E923: Dua argumento de function() devas esti listo aŭ Vortaro" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
862 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
863 msgid "" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
864 "&OK\n" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
865 "&Cancel" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
866 msgstr "" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
867 "&Bone\n" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
868 "&Rezigni" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
869 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
870 msgid "called inputrestore() more often than inputsave()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
871 msgstr "alvokis inputrestore() pli ofte ol inputsave()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
872 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
873 msgid "E786: Range not allowed" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
874 msgstr "E786: Amplekso nepermesebla" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
875 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
876 msgid "E701: Invalid type for len()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
877 msgstr "E701: Nevalida datumtipo de len()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
878 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
879 msgid "E726: Stride is zero" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
880 msgstr "E726: Paŝo estas nul" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
881 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
882 msgid "E727: Start past end" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
883 msgstr "E727: Komenco preter fino" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
884 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
885 msgid "E240: No connection to the X server" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
886 msgstr "E240: Neniu konekto al X-servilo" |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
887 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
888 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
889 msgid "E241: Unable to send to %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
890 msgstr "E241: Ne eblas sendi al %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
891 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
892 msgid "E277: Unable to read a server reply" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
893 msgstr "E277: Ne eblas legi respondon de servilo" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
894 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
895 msgid "E941: already started a server" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
896 msgstr "E941: servilo jam lanĉita" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
897 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
898 msgid "E942: +clientserver feature not available" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
899 msgstr "E942: la eblo +clientserver ne disponeblas" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
900 |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
901 msgid "E258: Unable to send to client" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
902 msgstr "E258: Ne eblas sendi al kliento" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
903 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
904 #, c-format |
16871 | 905 msgid "E962: Invalid action: '%s'" |
906 msgstr "E962: Nevalida ago: '%s'" | |
907 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
908 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
909 msgid "E935: invalid submatch number: %d" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
910 msgstr "E935: nevalida indekso de \"submatch\": %d" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
911 |
18615 | 912 msgid "E991: cannot use =<< here" |
913 msgstr "E991: ne eblas uzi =<< ĉi tie" | |
914 | |
915 msgid "E221: Marker cannot start with lower case letter" | |
916 msgstr "E221: Markilo ne povas komenciĝi per minusklo" | |
917 | |
918 msgid "E172: Missing marker" | |
919 msgstr "E172: Markilo mankas" | |
920 | |
921 #, c-format | |
922 msgid "E990: Missing end marker '%s'" | |
923 msgstr "E990: Mankas fina markilo '%s'" | |
924 | |
925 msgid "E985: .= is not supported with script version 2" | |
19523 | 926 msgstr "E985: .= ne estas subtenata kun versio 2 de vim-skripto" |
18615 | 927 |
928 msgid "E687: Less targets than List items" | |
929 msgstr "E687: Malpli da celoj ol Listeroj" | |
930 | |
931 msgid "E688: More targets than List items" | |
932 msgstr "E688: Pli da celoj ol Listeroj" | |
933 | |
934 msgid "Double ; in list of variables" | |
935 msgstr "Duobla ; en listo de variabloj" | |
936 | |
937 #, c-format | |
938 msgid "E738: Can't list variables for %s" | |
939 msgstr "E738: Ne eblas listigi variablojn de %s" | |
940 | |
941 msgid "E996: Cannot lock an environment variable" | |
942 msgstr "E996: Ne eblas ŝlosi medivariablon" | |
943 | |
944 msgid "E996: Cannot lock a register" | |
945 msgstr "E996: Ne eblas ŝlosi reĝistron" | |
946 | |
947 #, c-format | |
948 msgid "E108: No such variable: \"%s\"" | |
949 msgstr "E108: Ne estas tia variablo: \"%s\"" | |
950 | |
951 #, c-format | |
952 msgid "E940: Cannot lock or unlock variable %s" | |
953 msgstr "E940: Ne eblas ŝlosi aŭ malŝlosi variablon %s" | |
954 | |
955 msgid "E743: variable nested too deep for (un)lock" | |
956 msgstr "E743: variablo ingita tro profunde por (mal)ŝlosi" | |
957 | |
19523 | 958 msgid "E1063: type mismatch for v: variable" |
959 msgstr "E1063: nekongrua tipo por v:-variablo" | |
960 | |
961 #, c-format | |
962 msgid "E1041: Redefining script item %s" | |
963 msgstr "E1041: Redifino de skriptero %s" | |
964 | |
18615 | 965 #, c-format |
966 msgid "E963: setting %s to value with wrong type" | |
967 msgstr "E963: valorizo de %s kun valoro de neĝusta tipo" | |
968 | |
969 #, c-format | |
970 msgid "E795: Cannot delete variable %s" | |
971 msgstr "E795: Ne eblas forviŝi variablon %s" | |
972 | |
973 #, c-format | |
974 msgid "E704: Funcref variable name must start with a capital: %s" | |
975 msgstr "E704: Nomo de variablo Funcref devas eki per majusklo: %s" | |
976 | |
977 #, c-format | |
978 msgid "E705: Variable name conflicts with existing function: %s" | |
979 msgstr "E705: Nomo de variablo konfliktas kun ekzistanta funkcio: %s" | |
980 | |
981 #, c-format | |
982 msgid "E741: Value is locked: %s" | |
983 msgstr "E741: Valoro estas ŝlosita: %s" | |
984 | |
985 msgid "Unknown" | |
986 msgstr "Nekonata" | |
987 | |
988 #, c-format | |
989 msgid "E742: Cannot change value of %s" | |
990 msgstr "E742: Ne eblas ŝanĝi valoron de %s" | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
991 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
992 msgid "E921: Invalid callback argument" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
993 msgstr "E921: Nevalida argumento de reagfunctio" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
994 |
1621 | 995 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
996 msgid "<%s>%s%s %d, Hex %02x, Oct %03o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
997 msgstr "<%s>%s%s %d, Deksesuma %02x, Okuma %03o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
998 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
999 #, c-format |
1621 | 1000 msgid "<%s>%s%s %d, Hex %02x, Octal %03o" |
1001 msgstr "<%s>%s%s %d, Deksesuma %02x, Okuma %03o" | |
1002 | |
1003 #, c-format | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1004 msgid "> %d, Hex %04x, Oct %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1005 msgstr "> %d, Deksesuma %04x, Okuma %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1006 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1007 #, c-format |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1008 msgid "> %d, Hex %08x, Oct %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1009 msgstr "> %d, Deksesuma %08x, Okuma %o, Digr %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1010 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1011 #, c-format |
1621 | 1012 msgid "> %d, Hex %04x, Octal %o" |
1013 msgstr "> %d, Deksesuma %04x, Okuma %o" | |
1014 | |
1015 #, c-format | |
1016 msgid "> %d, Hex %08x, Octal %o" | |
1017 msgstr "> %d, Deksesuma %08x, Okuma %o" | |
1018 | |
16871 | 1019 msgid "E134: Cannot move a range of lines into itself" |
1020 msgstr "E134: Ne eblas movi intervalon de linioj en ilin mem" | |
1621 | 1021 |
14668 | 1022 #, c-format |
1023 msgid "%ld line moved" | |
1024 msgid_plural "%ld lines moved" | |
1025 msgstr[0] "%ld linio movita" | |
1026 msgstr[1] "%ld linioj movitaj" | |
1621 | 1027 |
1028 #, c-format | |
1029 msgid "%ld lines filtered" | |
1030 msgstr "%ld linioj filtritaj" | |
1031 | |
1032 msgid "E135: *Filter* Autocommands must not change current buffer" | |
1033 msgstr "E135: *Filtraj* Aŭtokomandoj ne rajtas ŝanĝi aktualan bufron" | |
1034 | |
1035 msgid "[No write since last change]\n" | |
1036 msgstr "[Neniu skribo de post lasta ŝanĝo]\n" | |
1037 | |
1038 msgid "Save As" | |
1039 msgstr "Konservi kiel" | |
1040 | |
1041 msgid "Write partial file?" | |
1042 msgstr "Ĉu skribi partan dosieron?" | |
1043 | |
1044 msgid "E140: Use ! to write partial buffer" | |
1045 msgstr "E140: Uzu ! por skribi partan bufron" | |
1046 | |
1047 #, c-format | |
1048 msgid "Overwrite existing file \"%s\"?" | |
1049 msgstr "Ĉu anstataŭigi ekzistantan dosieron \"%s\"?" | |
1050 | |
1051 #, c-format | |
1052 msgid "Swap file \"%s\" exists, overwrite anyway?" | |
1053 msgstr "Permutodosiero .swp \"%s\" ekzistas, ĉu tamen anstataŭigi ĝin?" | |
1054 | |
1055 #, c-format | |
1056 msgid "E768: Swap file exists: %s (:silent! overrides)" | |
1057 msgstr "E768: Permutodosiero .swp ekzistas: %s (:silent! por transpasi)" | |
1058 | |
1059 #, c-format | |
1060 msgid "E141: No file name for buffer %ld" | |
1061 msgstr "E141: Neniu dosiernomo de bufro %ld" | |
1062 | |
1063 msgid "E142: File not written: Writing is disabled by 'write' option" | |
1064 msgstr "E142: Dosiero ne skribita: Skribo malŝaltita per la opcio 'write'" | |
1065 | |
1066 #, c-format | |
1067 msgid "" | |
1068 "'readonly' option is set for \"%s\".\n" | |
1069 "Do you wish to write anyway?" | |
1070 msgstr "" | |
1071 "La opcio 'readonly' estas ŝaltita por \"%s\".\n" | |
1072 "Ĉu vi tamen volas skribi?" | |
1073 | |
1074 #, c-format | |
1075 msgid "" | |
1076 "File permissions of \"%s\" are read-only.\n" | |
1077 "It may still be possible to write it.\n" | |
1078 "Do you wish to try?" | |
1079 msgstr "" | |
1080 "Permesoj de dosiero \"%s\" estas nur-legeblaj.\n" | |
1081 "Bonŝance ĝi eble skribeblus.\n" | |
1082 "Ĉu vi volas provi?" | |
1083 | |
1084 #, c-format | |
1085 msgid "E505: \"%s\" is read-only (add ! to override)" | |
1086 msgstr "E505: \"%s\" estas nurlegebla (aldonu ! por transpasi)" | |
1087 | |
1088 msgid "Edit File" | |
1089 msgstr "Redakti dosieron" | |
1090 | |
1091 #, c-format | |
1092 msgid "E143: Autocommands unexpectedly deleted new buffer %s" | |
1093 msgstr "E143: Aŭtokomandoj neatendite forviŝis novan bufron %s" | |
1094 | |
1095 msgid "E144: non-numeric argument to :z" | |
1096 msgstr "E144: nenumera argumento de :z" | |
1097 | |
16871 | 1098 msgid "E145: Shell commands and some functionality not allowed in rvim" |
1099 msgstr "E145: Ŝelkomandoj kaj alia funkciaro nepermeseblaj en rvim" | |
1621 | 1100 |
1101 msgid "E146: Regular expressions can't be delimited by letters" | |
1102 msgstr "E146: Ne eblas limigi regulesprimon per literoj" | |
1103 | |
1104 #, c-format | |
1105 msgid "replace with %s (y/n/a/q/l/^E/^Y)?" | |
1106 msgstr "ĉu anstataŭigi per %s (y/n/a/q/l/^E/^Y)?" | |
1107 | |
1108 msgid "(Interrupted) " | |
1109 msgstr "(Interrompita) " | |
1110 | |
14668 | 1111 #, c-format |
1112 msgid "%ld match on %ld line" | |
1113 msgid_plural "%ld matches on %ld line" | |
1114 msgstr[0] "%ld kongruo en %ld linio" | |
1115 msgstr[1] "%ld kongruoj en %ld linio" | |
1116 | |
1117 #, c-format | |
1118 msgid "%ld substitution on %ld line" | |
1119 msgid_plural "%ld substitutions on %ld line" | |
1120 msgstr[0] "%ld anstataŭigo en %ld linio" | |
1121 msgstr[1] "%ld anstataŭigoj en %ld linio" | |
1122 | |
1123 #, c-format | |
1124 msgid "%ld match on %ld lines" | |
1125 msgid_plural "%ld matches on %ld lines" | |
1126 msgstr[0] "%ld kongruo en %ld linioj" | |
1127 msgstr[1] "%ld kongruoj en %ld linioj" | |
1128 | |
1129 #, c-format | |
1130 msgid "%ld substitution on %ld lines" | |
1131 msgid_plural "%ld substitutions on %ld lines" | |
1132 msgstr[0] "%ld anstataŭigo en %ld linioj" | |
1133 msgstr[1] "%ld anstataŭigoj en %ld linioj" | |
1621 | 1134 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1135 msgid "E147: Cannot do :global recursive with a range" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1136 msgstr "E147: Ne eblas fari \":global\" rekursie kun amplekso" |
1621 | 1137 |
1138 # DP: global estas por ":global" do mi ne tradukis ĝin | |
1139 msgid "E148: Regular expression missing from global" | |
1140 msgstr "E148: Regulesprimo mankas el global" | |
1141 | |
1142 #, c-format | |
1143 msgid "Pattern found in every line: %s" | |
1144 msgstr "Ŝablono trovita en ĉiuj linioj: %s" | |
1145 | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
1146 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
1147 msgid "Pattern not found: %s" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
1148 msgstr "Ŝablono ne trovita: %s" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
1149 |
1621 | 1150 # This message should *so* be E42! |
1151 msgid "E478: Don't panic!" | |
1152 msgstr "E478: Ne paniku!" | |
1153 | |
1154 #, c-format | |
1155 msgid "E661: Sorry, no '%s' help for %s" | |
1156 msgstr "E661: Bedaŭrinde estas neniu helpo '%s' por %s" | |
1157 | |
1158 #, c-format | |
1159 msgid "E149: Sorry, no help for %s" | |
1160 msgstr "E149: Bedaŭrinde estas neniu helpo por %s" | |
1161 | |
1162 #, c-format | |
1163 msgid "Sorry, help file \"%s\" not found" | |
1164 msgstr "Bedaŭrinde, la helpdosiero \"%s\" ne troveblas" | |
1165 | |
1166 #, c-format | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1167 msgid "E151: No match: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1168 msgstr "E151: Neniu kongruo: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1169 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1170 #, c-format |
1621 | 1171 msgid "E152: Cannot open %s for writing" |
1172 msgstr "E152: Ne eblas malfermi %s en skribreĝimo" | |
1173 | |
1174 #, c-format | |
1175 msgid "E153: Unable to open %s for reading" | |
1176 msgstr "E153: Ne eblas malfermi %s en legreĝimo" | |
1177 | |
1178 #, c-format | |
1179 msgid "E670: Mix of help file encodings within a language: %s" | |
1180 msgstr "E670: Miksaĵo de kodoprezento de helpa dosiero en lingvo: %s" | |
1181 | |
1182 #, c-format | |
1183 msgid "E154: Duplicate tag \"%s\" in file %s/%s" | |
1184 msgstr "E154: Ripetita etikedo \"%s\" en dosiero %s/%s" | |
1185 | |
1186 #, c-format | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1187 msgid "E150: Not a directory: %s" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1188 msgstr "E150: Ne estas dosierujo: %s" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1189 |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1190 msgid "No old files" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1191 msgstr "Neniu malnova dosiero" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1192 |
1621 | 1193 #, c-format |
1194 msgid "Save changes to \"%s\"?" | |
1195 msgstr "Ĉu konservi ŝanĝojn al \"%s\"?" | |
1196 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
1197 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
1198 msgid "E947: Job still running in buffer \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
1199 msgstr "E947: Tasko ankoraŭ aktiva en la bufro \"%s\"" |
1621 | 1200 |
1201 #, c-format | |
1202 msgid "E162: No write since last change for buffer \"%s\"" | |
1203 msgstr "E162: Neniu skribo de post la lasta ŝanĝo por bufro \"%s\"" | |
1204 | |
1205 msgid "Warning: Entered other buffer unexpectedly (check autocommands)" | |
1206 msgstr "Averto: Eniris neatendite alian bufron (kontrolu aŭtokomandojn)" | |
1207 | |
1208 #, c-format | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
1209 msgid "E666: compiler not supported: %s" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
1210 msgstr "E666: kompililo nesubtenata: %s" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
1211 |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
1212 #, c-format |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1213 msgid "W20: Required python version 2.x not supported, ignoring file: %s" |
19523 | 1214 msgstr "" |
1215 "W20: versio de Pitono 2.x bezonata sed nesubtenata, ignoro de dosiero: %s" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1216 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1217 #, c-format |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1218 msgid "W21: Required python version 3.x not supported, ignoring file: %s" |
19523 | 1219 msgstr "" |
1220 "W21: versio de Pitono 3.x bezonata sed nesubtenata, ignoro de dosiero: %s" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1221 |
1621 | 1222 #, c-format |
1223 msgid "Current %slanguage: \"%s\"" | |
1224 msgstr "Aktuala %slingvo: \"%s\"" | |
1225 | |
1226 #, c-format | |
1227 msgid "E197: Cannot set language to \"%s\"" | |
1228 msgstr "E197: Ne eblas ŝanĝi la lingvon al \"%s\"" | |
1229 | |
1230 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode." | |
1231 msgstr "Eniras reĝimon Ex. Tajpu \"visual\" por iri al reĝimo Normala." | |
1232 | |
1233 msgid "E501: At end-of-file" | |
1234 msgstr "E501: Ĉe fino-de-dosiero" | |
1235 | |
18615 | 1236 #, c-format |
1237 msgid "Executing: %s" | |
1238 msgstr "Plenumado de %s" | |
1239 | |
1621 | 1240 msgid "E169: Command too recursive" |
1241 msgstr "E169: Komando tro rekursia" | |
1242 | |
1243 #, c-format | |
1244 msgid "E605: Exception not caught: %s" | |
1245 msgstr "E605: Escepto nekaptita: %s" | |
1246 | |
1247 msgid "End of sourced file" | |
1248 msgstr "Fino de rulita dosiero" | |
1249 | |
1250 msgid "End of function" | |
1251 msgstr "Fino de funkcio" | |
1252 | |
1253 msgid "E464: Ambiguous use of user-defined command" | |
1254 msgstr "E464: Ambigua uzo de komando difinita de uzanto" | |
1255 | |
1256 msgid "E492: Not an editor command" | |
1257 msgstr "E492: Ne estas redaktila komando" | |
1258 | |
16871 | 1259 msgid "E981: Command not allowed in rvim" |
18615 | 1260 msgstr "E981: Nepermesebla komando en rvim" |
16871 | 1261 |
1621 | 1262 msgid "E493: Backwards range given" |
1263 msgstr "E493: Inversa amplekso donita" | |
1264 | |
1265 msgid "Backwards range given, OK to swap" | |
1266 msgstr "Inversa amplekso donita, permuteblas" | |
1267 | |
1268 msgid "E494: Use w or w>>" | |
1269 msgstr "E494: Uzu w aŭ w>>" | |
1270 | |
16871 | 1271 msgid "" |
17667 | 1272 "INTERNAL: Cannot use EX_DFLALL with ADDR_NONE, ADDR_UNSIGNED or ADDR_QUICKFIX" |
1273 msgstr "" | |
1274 "INTERNA: Ne eblas uzi EX_DFLALL kun ADDR_NONE, ADDR_UNSIGNED aŭ ADDR_QUICKFIX" | |
16871 | 1275 |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1276 msgid "E943: Command table needs to be updated, run 'make cmdidxs'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1277 msgstr "E943: Tabulo de komandoj estas ĝisdatigenda, lanĉu 'make cmdidx'" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
1278 |
1621 | 1279 msgid "E319: Sorry, the command is not available in this version" |
1280 msgstr "E319: Bedaŭrinde, tiu komando ne haveblas en tiu versio" | |
1281 | |
14668 | 1282 #, c-format |
1283 msgid "%d more file to edit. Quit anyway?" | |
1284 msgid_plural "%d more files to edit. Quit anyway?" | |
1285 msgstr[0] "%d plia redaktenda dosiero. Ĉu tamen eliri?" | |
1286 msgstr[1] "%d pliaj redaktendaj dosieroj. Ĉu tamen eliri?" | |
1287 | |
1288 #, c-format | |
16871 | 1289 msgid "E173: %d more file to edit" |
1290 msgid_plural "E173: %d more files to edit" | |
1291 msgstr[0] "E173: %d plia redaktenda dosiero" | |
1292 msgstr[1] "E173: %d pliaj redaktendaj dosieroj" | |
1621 | 1293 |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
1294 msgid "unknown" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
1295 msgstr "nekonata" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
1296 |
1621 | 1297 #, c-format |
4119 | 1298 msgid "E185: Cannot find color scheme '%s'" |
1299 msgstr "E185: Ne eblas trovi agordaron de koloroj '%s'" | |
1621 | 1300 |
1301 msgid "Greetings, Vim user!" | |
1302 msgstr "Bonvenon, uzanto de Vim!" | |
1303 | |
1304 msgid "E784: Cannot close last tab page" | |
1305 msgstr "E784: Ne eblas fermi lastan langeton" | |
1306 | |
1307 msgid "Already only one tab page" | |
1308 msgstr "Jam nur unu langeto" | |
1309 | |
14668 | 1310 msgid "Edit File in new tab page" |
1311 msgstr "Redakti Dosieron en nova langeto" | |
1312 | |
1621 | 1313 msgid "Edit File in new window" |
1314 msgstr "Redakti Dosieron en nova fenestro" | |
1315 | |
1316 #, c-format | |
1317 msgid "Tab page %d" | |
1318 msgstr "Langeto %d" | |
1319 | |
1320 msgid "No swap file" | |
1321 msgstr "Neniu permutodosiero .swp" | |
1322 | |
1323 msgid "Append File" | |
1324 msgstr "Postaldoni dosieron" | |
1325 | |
1326 msgid "E747: Cannot change directory, buffer is modified (add ! to override)" | |
1327 msgstr "" | |
1328 "E747: Ne eblas ŝanĝi dosierujon, bufro estas ŝanĝita (aldonu ! por transpasi)" | |
1329 | |
1330 msgid "E186: No previous directory" | |
1331 msgstr "E186: Neniu antaŭa dosierujo" | |
1332 | |
1333 msgid "E187: Unknown" | |
1334 msgstr "E187: Nekonata" | |
1335 | |
1336 msgid "E465: :winsize requires two number arguments" | |
1337 msgstr "E465: \":winsize\" bezonas du numerajn argumentojn" | |
1338 | |
1339 #, c-format | |
1340 msgid "Window position: X %d, Y %d" | |
1341 msgstr "Pozicio de fenestro: X %d, Y %d" | |
1342 | |
1343 msgid "E188: Obtaining window position not implemented for this platform" | |
1344 msgstr "" | |
1345 "E188: Akiro de pozicio de fenestro ne estas realigita por tiu platformo" | |
1346 | |
1347 msgid "E466: :winpos requires two number arguments" | |
1348 msgstr "E466: \":winpos\" bezonas du numerajn argumentojn" | |
1349 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1350 msgid "E930: Cannot use :redir inside execute()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1351 msgstr "E930: Ne eblas uzi :redir en execute()" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
1352 |
1621 | 1353 msgid "Save Redirection" |
1354 msgstr "Konservi alidirekton" | |
1355 | |
1356 #, c-format | |
1357 msgid "E739: Cannot create directory: %s" | |
1358 msgstr "E739: Ne eblas krei dosierujon %s" | |
1359 | |
1360 #, c-format | |
1361 msgid "E189: \"%s\" exists (add ! to override)" | |
1362 msgstr "E189: \"%s\" ekzistas (aldonu ! por transpasi)" | |
1363 | |
1364 #, c-format | |
1365 msgid "E190: Cannot open \"%s\" for writing" | |
1366 msgstr "E190: Ne eblas malfermi \"%s\" por skribi" | |
1367 | |
1368 msgid "E191: Argument must be a letter or forward/backward quote" | |
1369 msgstr "E191: Argumento devas esti litero, citilo aŭ retrocitilo" | |
1370 | |
1371 msgid "E192: Recursive use of :normal too deep" | |
1372 msgstr "E192: Tro profunda rekursia alvoko de \":normal\"" | |
1373 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1374 msgid "E809: #< is not available without the +eval feature" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1375 msgstr "E809: #< ne haveblas sen la eblo +eval" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1376 |
1621 | 1377 msgid "E194: No alternate file name to substitute for '#'" |
1378 msgstr "E194: Neniu alterna dosiernomo por anstataŭigi al '#'" | |
1379 | |
1380 msgid "E495: no autocommand file name to substitute for \"<afile>\"" | |
1381 msgstr "E495: neniu dosiernomo de aŭtokomando por anstataŭigi al \"<afile>\"" | |
1382 | |
1383 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\"" | |
1668 | 1384 msgstr "" |
1385 "E496: neniu numero de bufro de aŭtokomando por anstataŭigi al \"<abuf>\"" | |
1621 | 1386 |
1387 # DP: ĉu match estas verbo aŭ nomo en la angla version? | |
1388 # AM: ĉi tie, nomo, ŝajnas al mi | |
1389 msgid "E497: no autocommand match name to substitute for \"<amatch>\"" | |
1390 msgstr "" | |
1391 "E497: neniu nomo de kongruo de aŭtokomando por anstataŭigi al \"<amatch>\"" | |
1392 | |
1393 msgid "E498: no :source file name to substitute for \"<sfile>\"" | |
1394 msgstr "E498: neniu dosiernomo \":source\" por anstataŭigi al \"<sfile>\"" | |
1395 | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
1396 msgid "E842: no line number to use for \"<slnum>\"" |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
1397 msgstr "E842: neniu uzebla numero de linio por \"<slnum>\"" |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
1398 |
14999 | 1399 msgid "E961: no line number to use for \"<sflnum>\"" |
1400 msgstr "E961: neniu uzebla numero de linio por \"<sflnum>\"" | |
1401 | |
1621 | 1402 #, no-c-format |
1403 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\"" | |
1698 | 1404 msgstr "E499: Malplena dosiernomo por '%' aŭ '#', nur funkcias kun \":p:h\"" |
1621 | 1405 |
1406 msgid "E500: Evaluates to an empty string" | |
1407 msgstr "E500: Liveras malplenan ĉenon" | |
1408 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
1409 msgid "Untitled" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
1410 msgstr "Sen titolo" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
1411 |
1621 | 1412 msgid "E196: No digraphs in this version" |
1413 msgstr "E196: Neniu duliteraĵo en tiu versio" | |
1414 | |
1415 msgid "E608: Cannot :throw exceptions with 'Vim' prefix" | |
1416 msgstr "E608: Ne eblas lanĉi (:throw) escepton kun prefikso 'Vim'" | |
1417 | |
1418 #, c-format | |
1419 msgid "Exception thrown: %s" | |
1420 msgstr "Escepto lanĉita: %s" | |
1421 | |
1422 #, c-format | |
1423 msgid "Exception finished: %s" | |
1424 msgstr "Escepto finiĝis: %s" | |
1425 | |
1426 #, c-format | |
1427 msgid "Exception discarded: %s" | |
1428 msgstr "Escepto ne konservita: %s" | |
1429 | |
1430 #, c-format | |
1431 msgid "%s, line %ld" | |
1432 msgstr "%s, linio %ld" | |
1433 | |
1434 #, c-format | |
1435 msgid "Exception caught: %s" | |
1436 msgstr "Kaptis escepton: %s" | |
1437 | |
1438 #, c-format | |
1439 msgid "%s made pending" | |
1440 msgstr "%s iĝis atendanta(j)" | |
1441 | |
1442 #, c-format | |
1443 msgid "%s resumed" | |
1444 msgstr "%s daŭrigita(j)" | |
1445 | |
1446 #, c-format | |
1447 msgid "%s discarded" | |
1448 msgstr "%s ne konservita(j)" | |
1449 | |
1450 msgid "Exception" | |
1451 msgstr "Escepto" | |
1452 | |
1453 msgid "Error and interrupt" | |
1454 msgstr "Eraro kaj interrompo" | |
1455 | |
1456 msgid "Error" | |
1457 msgstr "Eraro" | |
1458 | |
1459 msgid "Interrupt" | |
1460 msgstr "Interrompo" | |
1461 | |
1462 msgid "E579: :if nesting too deep" | |
1463 msgstr "E579: \":if\" tro profunde ingita" | |
1464 | |
1465 msgid "E583: multiple :else" | |
1466 msgstr "E583: pluraj \":else\"" | |
1467 | |
1468 msgid "E584: :elseif after :else" | |
19523 | 1469 msgstr "E584: \":elseif\" post \":else\"" |
1621 | 1470 |
1471 msgid "E585: :while/:for nesting too deep" | |
1472 msgstr "E585: \":while/:for\" ingita tro profunde" | |
1473 | |
1474 msgid "E732: Using :endfor with :while" | |
1475 msgstr "E732: Uzo de \":endfor\" kun \":while\"" | |
1476 | |
1477 msgid "E733: Using :endwhile with :for" | |
1478 msgstr "E733: Uzo de \":endwhile\" kun \":for\"" | |
1479 | |
1480 msgid "E601: :try nesting too deep" | |
1481 msgstr "E601: \":try\" ingita tro profunde" | |
1482 | |
1483 msgid "E604: :catch after :finally" | |
19523 | 1484 msgstr "E604: \":catch\" post \":finally\"" |
1621 | 1485 |
1486 msgid "E193: :endfunction not inside a function" | |
1487 msgstr "E193: \":endfunction\" ekster funkcio" | |
1488 | |
1489 msgid "E788: Not allowed to edit another buffer now" | |
4119 | 1490 msgstr "E788: Ne eblas redakti alian bufron nun" |
1621 | 1491 |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1492 msgid "E811: Not allowed to change buffer information now" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1493 msgstr "E811: Ne eblas ŝanĝi informon de bufro nun" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1494 |
1621 | 1495 msgid "E199: Active window or buffer deleted" |
1496 msgstr "E199: Aktiva fenestro aŭ bufro forviŝita" | |
1497 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1498 msgid "E812: Autocommands changed buffer or buffer name" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1499 msgstr "E812: Aŭtokomandoj ŝanĝis bufron aŭ nomon de bufro" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
1500 |
1621 | 1501 msgid "Illegal file name" |
1502 msgstr "Nevalida dosiernomo" | |
1503 | |
1504 msgid "is not a file" | |
1505 msgstr "ne estas dosiero" | |
1506 | |
1507 msgid "is a device (disabled with 'opendevice' option)" | |
1508 msgstr "estas aparatdosiero (malŝaltita per la opcio 'opendevice')" | |
1509 | |
1510 msgid "[New DIRECTORY]" | |
1511 msgstr "[Nova DOSIERUJO]" | |
1512 | |
1513 msgid "[File too big]" | |
1514 msgstr "[Dosiero tro granda]" | |
1515 | |
1516 msgid "[Permission Denied]" | |
1517 msgstr "[Permeso rifuzita]" | |
1518 | |
1519 msgid "E200: *ReadPre autocommands made the file unreadable" | |
1520 msgstr "E200: La aŭtokomandoj *ReadPre igis la dosieron nelegebla" | |
1521 | |
1522 msgid "E201: *ReadPre autocommands must not change current buffer" | |
1523 msgstr "E201: La aŭtokomandoj *ReadPre ne rajtas ŝanĝi la aktualan bufron" | |
1524 | |
1525 msgid "Vim: Reading from stdin...\n" | |
1526 msgstr "Vim: Legado el stdin...\n" | |
1527 | |
1528 msgid "Reading from stdin..." | |
1529 msgstr "Legado el stdin..." | |
1530 | |
1531 msgid "E202: Conversion made file unreadable!" | |
1532 msgstr "E202: Konverto igis la dosieron nelegebla!" | |
1533 | |
1534 msgid "[fifo]" | |
1535 msgstr "[rektvica memoro]" | |
1536 | |
1537 msgid "[socket]" | |
1538 msgstr "[kontaktoskatolo]" | |
1539 | |
1540 msgid "[character special]" | |
1541 msgstr "[speciala signo]" | |
1542 | |
1543 msgid "[CR missing]" | |
1544 msgstr "[CR mankas]" | |
1545 | |
1546 msgid "[long lines split]" | |
1547 msgstr "[divido de longaj linioj]" | |
1548 | |
1549 #, c-format | |
1550 msgid "[CONVERSION ERROR in line %ld]" | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
1551 msgstr "[ERARO DE KONVERTO en linio %ld]" |
1621 | 1552 |
1553 #, c-format | |
1554 msgid "[ILLEGAL BYTE in line %ld]" | |
1555 msgstr "[NEVALIDA BAJTO en linio %ld]" | |
1556 | |
1557 msgid "[READ ERRORS]" | |
1558 msgstr "[ERAROJ DE LEGADO]" | |
1559 | |
1560 msgid "Can't find temp file for conversion" | |
1561 msgstr "Ne eblas trovi provizoran dosieron por konverti" | |
1562 | |
1563 msgid "Conversion with 'charconvert' failed" | |
6370 | 1564 msgstr "Konverto kun 'charconvert' malsukcesis" |
1621 | 1565 |
1566 msgid "can't read output of 'charconvert'" | |
1567 msgstr "ne eblas legi la eligon de 'charconvert'" | |
1568 | |
1569 msgid "[dos]" | |
1570 msgstr "[dos]" | |
1571 | |
1572 msgid "[dos format]" | |
1573 msgstr "[formato dos]" | |
1574 | |
1575 msgid "[mac]" | |
1576 msgstr "[mac]" | |
1577 | |
1578 msgid "[mac format]" | |
1579 msgstr "[formato mac]" | |
1580 | |
1581 msgid "[unix]" | |
1582 msgstr "[unikso]" | |
1583 | |
1584 msgid "[unix format]" | |
19523 | 1585 msgstr "[uniksa formato]" |
1621 | 1586 |
14668 | 1587 #, c-format |
1588 msgid "%ld line, " | |
1589 msgid_plural "%ld lines, " | |
1590 msgstr[0] "%ld linio, " | |
1591 msgstr[1] "%ld linioj, " | |
1592 | |
1593 #, c-format | |
1594 msgid "%lld character" | |
1595 msgid_plural "%lld characters" | |
1596 msgstr[0] "%lld signo" | |
1597 msgstr[1] "%lld signoj" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
1598 |
1621 | 1599 msgid "[noeol]" |
1600 msgstr "[sen EOL]" | |
1601 | |
1602 msgid "[Incomplete last line]" | |
1603 msgstr "[Nekompleta lasta linio]" | |
1604 | |
1605 #, c-format | |
1606 msgid "E208: Error writing to \"%s\"" | |
1607 msgstr "E208: Eraro dum skribo de \"%s\"" | |
1608 | |
1609 #, c-format | |
1610 msgid "E209: Error closing \"%s\"" | |
1611 msgstr "E209: Eraro dum fermo de \"%s\"" | |
1612 | |
1613 #, c-format | |
1614 msgid "E210: Error reading \"%s\"" | |
1615 msgstr "E210: Eraro dum lego de \"%s\"" | |
1616 | |
1617 msgid "E246: FileChangedShell autocommand deleted buffer" | |
1618 msgstr "E246: Aŭtokomando FileChangedShell forviŝis bufron" | |
1619 | |
1620 #, c-format | |
1621 msgid "E211: File \"%s\" no longer available" | |
1622 msgstr "E211: Dosiero \"%s\" ne plu haveblas" | |
1623 | |
1624 #, c-format | |
1625 msgid "" | |
1626 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as " | |
1627 "well" | |
1628 msgstr "" | |
1629 "W12: Averto: Dosiero \"%s\" ŝanĝiĝis kaj la bufro estis ŝanĝita ankaŭ en Vim" | |
1630 | |
1631 msgid "See \":help W12\" for more info." | |
1632 msgstr "Vidu \":help W12\" por pliaj informoj." | |
1633 | |
1634 #, c-format | |
1635 msgid "W11: Warning: File \"%s\" has changed since editing started" | |
1636 msgstr "W11: Averto: La dosiero \"%s\" ŝanĝiĝis ekde redakti ĝin" | |
1637 | |
1638 msgid "See \":help W11\" for more info." | |
1639 msgstr "Vidu \":help W11\" por pliaj informoj." | |
1640 | |
1641 #, c-format | |
1642 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started" | |
1643 msgstr "W16: Averto: Permeso de dosiero \"%s\" ŝanĝiĝis ekde redakti ĝin" | |
1644 | |
1645 msgid "See \":help W16\" for more info." | |
1646 msgstr "Vidu \":help W16\" por pliaj informoj." | |
1647 | |
1648 #, c-format | |
1649 msgid "W13: Warning: File \"%s\" has been created after editing started" | |
1650 msgstr "W13: Averto: Dosiero \"%s\" kreiĝis post la komenco de redaktado" | |
1651 | |
1652 msgid "Warning" | |
1653 msgstr "Averto" | |
1654 | |
1655 msgid "" | |
1656 "&OK\n" | |
1657 "&Load File" | |
1658 msgstr "" | |
1659 "&Bone\n" | |
1660 "Ŝ&argi Dosieron" | |
1661 | |
1662 #, c-format | |
1663 msgid "E462: Could not prepare for reloading \"%s\"" | |
1664 msgstr "E462: Ne eblis prepari por reŝargi \"%s\"" | |
1665 | |
1666 #, c-format | |
1667 msgid "E321: Could not reload \"%s\"" | |
1668 msgstr "E321: Ne eblis reŝargi \"%s\"" | |
1669 | |
1670 msgid "E219: Missing {." | |
1671 msgstr "E219: Mankas {." | |
1672 | |
1673 msgid "E220: Missing }." | |
1674 msgstr "E220: Mankas }." | |
1675 | |
18615 | 1676 msgid "<empty>" |
1677 msgstr "<malplena>" | |
1678 | |
1679 msgid "E655: Too many symbolic links (cycle?)" | |
1680 msgstr "E655: Tro da simbolaj ligiloj (ĉu estas ciklo?)" | |
1681 | |
1682 msgid "Select Directory dialog" | |
1683 msgstr "Dialogujo de dosiera elekto" | |
1684 | |
1685 msgid "Save File dialog" | |
1686 msgstr "Dialogujo de dosiera konservo" | |
1687 | |
1688 msgid "Open File dialog" | |
1689 msgstr "Dialogujo de dosiera malfermo" | |
1690 | |
1691 msgid "E338: Sorry, no file browser in console mode" | |
1692 msgstr "E338: Bedaŭrinde ne estas dosierfoliumilo en konzola reĝimo" | |
1693 | |
16871 | 1694 msgid "E854: path too long for completion" |
1695 msgstr "E854: tro longa vojo por kompletigo" | |
1696 | |
1697 #, c-format | |
1698 msgid "" | |
1699 "E343: Invalid path: '**[number]' must be at the end of the path or be " | |
1700 "followed by '%s'." | |
1701 msgstr "" | |
1702 "E343: Nevalida vojo: '**[nombro]' devas esti ĉe la fino de la vojo aŭ " | |
1703 "sekvita de '%s'." | |
1704 | |
1705 #, c-format | |
1706 msgid "E344: Can't find directory \"%s\" in cdpath" | |
1707 msgstr "E344: Ne eblas trovi dosierujon \"%s\" en cdpath" | |
1708 | |
1709 #, c-format | |
1710 msgid "E345: Can't find file \"%s\" in path" | |
1711 msgstr "E345: Ne eblas trovi dosieron \"%s\" en serĉvojo" | |
1712 | |
1713 #, c-format | |
1714 msgid "E346: No more directory \"%s\" found in cdpath" | |
1715 msgstr "E346: Ne plu trovis dosierujon \"%s\" en cdpath" | |
1716 | |
1717 #, c-format | |
1718 msgid "E347: No more file \"%s\" found in path" | |
1719 msgstr "E347: Ne plu trovis dosieron \"%s\" en serĉvojo" | |
1720 | |
1721 msgid "E446: No file name under cursor" | |
1722 msgstr "E446: Neniu dosiernomo sub la kursoro" | |
1723 | |
1724 #, c-format | |
1725 msgid "E447: Can't find file \"%s\" in path" | |
1726 msgstr "E447: Ne eblas trovi dosieron \"%s\" en serĉvojo" | |
1727 | |
1621 | 1728 msgid "E490: No fold found" |
1729 msgstr "E490: Neniu faldo trovita" | |
1730 | |
1731 msgid "E350: Cannot create fold with current 'foldmethod'" | |
1732 msgstr "E350: Ne eblas krei faldon per la aktuala 'foldmethod'" | |
1733 | |
1734 msgid "E351: Cannot delete fold with current 'foldmethod'" | |
1735 msgstr "E351: Ne eblas forviŝi faldon per la aktuala 'foldmethod'" | |
1736 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1737 #, c-format |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1738 msgid "+--%3ld line folded " |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1739 msgid_plural "+--%3ld lines folded " |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1740 msgstr[0] "+--%3ld linio faldita" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1741 msgstr[1] "+--%3ld linioj falditaj" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
1742 |
18615 | 1743 #, c-format |
1744 msgid "+-%s%3ld line: " | |
1745 msgid_plural "+-%s%3ld lines: " | |
1746 msgstr[0] "+-%s%3ld linio: " | |
1747 msgstr[1] "+-%s%3ld linioj: " | |
1748 | |
1621 | 1749 msgid "E222: Add to read buffer" |
1750 msgstr "E222: Aldoni al lega bufro" | |
1751 | |
1752 msgid "E223: recursive mapping" | |
16871 | 1753 msgstr "E223: rekursia mapo" |
1621 | 1754 |
3312 | 1755 msgid "E851: Failed to create a new process for the GUI" |
6370 | 1756 msgstr "E851: Malsukcesis krei novan procezon por la grafika interfaco" |
3312 | 1757 |
1758 msgid "E852: The child process failed to start the GUI" | |
6370 | 1759 msgstr "E852: La ida procezo malsukcesis startigi la grafikan interfacon" |
3312 | 1760 |
1621 | 1761 msgid "E229: Cannot start the GUI" |
1762 msgstr "E229: Ne eblas lanĉi la grafikan interfacon" | |
1763 | |
1764 #, c-format | |
1765 msgid "E230: Cannot read from \"%s\"" | |
1766 msgstr "E230: Ne eblas legi el \"%s\"" | |
1767 | |
1768 msgid "E665: Cannot start GUI, no valid font found" | |
1769 msgstr "" | |
1770 "E665: Ne eblas startigi grafikan interfacon, neniu valida tiparo trovita" | |
1771 | |
1772 msgid "E231: 'guifontwide' invalid" | |
1773 msgstr "E231: 'guifontwide' nevalida" | |
1774 | |
1775 msgid "E599: Value of 'imactivatekey' is invalid" | |
1776 msgstr "E599: Valoro de 'imactivatekey' estas nevalida" | |
1777 | |
1778 #, c-format | |
1779 msgid "E254: Cannot allocate color %s" | |
1780 msgstr "E254: Ne eblas disponigi koloron %s" | |
1781 | |
1782 msgid "No match at cursor, finding next" | |
1783 msgstr "Neniu kongruo ĉe kursorpozicio, trovas sekvan" | |
1784 | |
1785 msgid "<cannot open> " | |
1786 msgstr "<ne eblas malfermi> " | |
1787 | |
1788 #, c-format | |
1789 msgid "E616: vim_SelFile: can't get font %s" | |
1790 msgstr "E616: vim_SelFile: ne eblas akiri tiparon %s" | |
1791 | |
1792 msgid "E614: vim_SelFile: can't return to current directory" | |
1793 msgstr "E614: vim_SelFile: ne eblas reveni al la aktuala dosierujo" | |
1794 | |
1795 msgid "Pathname:" | |
1796 msgstr "Serĉvojo:" | |
1797 | |
1798 msgid "E615: vim_SelFile: can't get current directory" | |
1799 msgstr "E615: vim_SelFile: ne eblas akiri aktualan dosierujon" | |
1800 | |
1801 msgid "OK" | |
1802 msgstr "Bone" | |
1803 | |
1804 msgid "Cancel" | |
1805 msgstr "Rezigni" | |
1806 | |
1807 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." | |
1808 msgstr "" | |
1809 "Fenestraĵo de rulumskalo: Ne eblis akiri geometrion de reduktita rastrumbildo" | |
1810 | |
1811 msgid "Vim dialog" | |
1812 msgstr "Vim dialogo" | |
1813 | |
1814 msgid "E232: Cannot create BalloonEval with both message and callback" | |
1815 msgstr "E232: Ne eblas krei BalloonEval kun ambaŭ mesaĝo kaj reagfunkcio" | |
1816 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1817 msgid "_Cancel" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1818 msgstr "_Rezigni" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1819 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1820 msgid "_Save" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1821 msgstr "_Konservi" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1822 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1823 msgid "_Open" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1824 msgstr "_Malfermi" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1825 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1826 msgid "_OK" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1827 msgstr "_Bone" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1828 |
1621 | 1829 msgid "" |
1830 "&Yes\n" | |
1831 "&No\n" | |
1832 "&Cancel" | |
1833 msgstr "" | |
1834 "&Jes\n" | |
1835 "&Ne\n" | |
1836 "&Rezigni" | |
1837 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1838 msgid "Yes" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1839 msgstr "Jes" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1840 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1841 msgid "No" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1842 msgstr "Ne" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1843 |
1621 | 1844 # todo '_' is for hotkey, i guess? |
1845 msgid "Input _Methods" | |
1846 msgstr "Enigaj _metodoj" | |
1847 | |
1848 msgid "VIM - Search and Replace..." | |
1849 msgstr "VIM - Serĉi kaj anstataŭigi..." | |
1850 | |
1851 msgid "VIM - Search..." | |
1852 msgstr "VIM- Serĉi..." | |
1853 | |
1854 msgid "Find what:" | |
1855 msgstr "Serĉi kion:" | |
1856 | |
1857 msgid "Replace with:" | |
1858 msgstr "Anstataŭigi per:" | |
1859 | |
1860 msgid "Match whole word only" | |
2965 | 1861 msgstr "Kongrui kun nur plena vorto" |
1621 | 1862 |
1863 msgid "Match case" | |
1864 msgstr "Uskleca kongruo" | |
1865 | |
1866 msgid "Direction" | |
1867 msgstr "Direkto" | |
1868 | |
1869 msgid "Up" | |
1870 msgstr "Supren" | |
1871 | |
1872 msgid "Down" | |
1873 msgstr "Suben" | |
1874 | |
1875 msgid "Find Next" | |
1876 msgstr "Trovi sekvantan" | |
1877 | |
1878 msgid "Replace" | |
1879 msgstr "Anstataŭigi" | |
1880 | |
1881 msgid "Replace All" | |
1882 msgstr "Anstataŭigi ĉiujn" | |
1883 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1884 msgid "_Close" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1885 msgstr "_Fermi" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1886 |
1621 | 1887 msgid "Vim: Received \"die\" request from session manager\n" |
1888 msgstr "Vim: Ricevis peton \"die\" (morti) el la seanca administrilo\n" | |
1889 | |
7013 | 1890 msgid "Close tab" |
1891 msgstr "Fermi langeton" | |
1621 | 1892 |
1893 msgid "New tab" | |
1894 msgstr "Nova langeto" | |
1895 | |
1896 msgid "Open Tab..." | |
1897 msgstr "Malfermi langeton..." | |
1898 | |
1899 msgid "Vim: Main window unexpectedly destroyed\n" | |
1900 msgstr "Vim: Ĉefa fenestro neatendite detruiĝis\n" | |
1901 | |
1902 msgid "&Filter" | |
1903 msgstr "&Filtri" | |
1904 | |
1905 msgid "&Cancel" | |
1906 msgstr "&Rezigni" | |
1907 | |
1908 msgid "Directories" | |
1909 msgstr "Dosierujoj" | |
1910 | |
1911 msgid "Filter" | |
1912 msgstr "Filtri" | |
1913 | |
1914 msgid "&Help" | |
1915 msgstr "&Helpo" | |
1916 | |
1917 msgid "Files" | |
1918 msgstr "Dosieroj" | |
1919 | |
1920 msgid "&OK" | |
1921 msgstr "&Bone" | |
1922 | |
1923 msgid "Selection" | |
1924 msgstr "Apartigo" | |
1925 | |
1926 msgid "Find &Next" | |
16871 | 1927 msgstr "Trovi &Sekvantan" |
1621 | 1928 |
1929 msgid "&Replace" | |
1930 msgstr "&Anstataŭigi" | |
1931 | |
1932 msgid "Replace &All" | |
1933 msgstr "Anstataŭigi ĉi&on" | |
1934 | |
1935 msgid "&Undo" | |
1936 msgstr "&Malfari" | |
1937 | |
1938 msgid "Open tab..." | |
1939 msgstr "Malfermi langeton..." | |
1940 | |
14668 | 1941 msgid "Find string" |
1942 msgstr "Trovi ĉenon" | |
1943 | |
1944 msgid "Find & Replace" | |
1945 msgstr "Trovi & Anstataŭigi" | |
1621 | 1946 |
1947 msgid "Not Used" | |
1948 msgstr "Ne uzata" | |
1949 | |
1950 msgid "Directory\t*.nothing\n" | |
1951 msgstr "Dosierujo\t*.nenio\n" | |
1952 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1953 #, c-format |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1954 msgid "E671: Cannot find window title \"%s\"" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1955 msgstr "E671: Ne eblas trovi titolon de fenestro \"%s\"" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1956 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1957 #, c-format |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1958 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version." |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1959 msgstr "E243: Ne subtenata argumento: \"-%s\"; Uzu la version OLE." |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1960 |
16871 | 1961 msgid "E988: GUI cannot be used. Cannot execute gvim.exe." |
1962 msgstr "E988: Grafika interfaco ne uzeblas. Ne eblas plenumi gvim.exe" | |
1963 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1964 msgid "E672: Unable to open window inside MDI application" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1965 msgstr "E672: Ne eblas malfermi fenestron interne de aplikaĵo MDI" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
1966 |
1621 | 1967 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" |
1968 msgstr "" | |
1969 "Vim E458: Ne eblas disponigi rikordon de kolormapo, iuj koloroj estas eble " | |
1970 "neĝustaj" | |
1971 | |
1972 #, c-format | |
1973 msgid "E250: Fonts for the following charsets are missing in fontset %s:" | |
1974 msgstr "E250: Tiparoj de tiuj signaroj mankas en aro de tiparo %s:" | |
1975 | |
1976 #, c-format | |
1977 msgid "E252: Fontset name: %s" | |
1978 msgstr "E252: Nomo de tiparo: %s" | |
1979 | |
1980 #, c-format | |
1981 msgid "Font '%s' is not fixed-width" | |
4119 | 1982 msgstr "Tiparo '%s' ne estas egallarĝa" |
1621 | 1983 |
1984 #, c-format | |
5763 | 1985 msgid "E253: Fontset name: %s" |
1986 msgstr "E253: Nomo de tiparo: %s" | |
1987 | |
1988 #, c-format | |
1989 msgid "Font0: %s" | |
1990 msgstr "Font0: %s" | |
1991 | |
1992 #, c-format | |
16871 | 1993 msgid "Font%d: %s" |
1994 msgstr "Font%d: %s" | |
1995 | |
1996 #, c-format | |
1997 msgid "Font%d width is not twice that of font0" | |
1998 msgstr "Font%d ne estas duoble pli larĝa ol font0" | |
1999 | |
2000 #, c-format | |
2001 msgid "Font0 width: %d" | |
2002 msgstr "Larĝo de font0: %d" | |
2003 | |
2004 #, c-format | |
2005 msgid "Font%d width: %d" | |
2006 msgstr "Larĝo de font%d: %d" | |
1621 | 2007 |
2008 msgid "Invalid font specification" | |
2009 msgstr "Nevalida tiparo specifita" | |
2010 | |
2011 msgid "&Dismiss" | |
2012 msgstr "&Forlasi" | |
2013 | |
2014 msgid "no specific match" | |
2015 msgstr "Neniu specifa kongruo" | |
2016 | |
2017 msgid "Vim - Font Selector" | |
2018 msgstr "Vim - Elektilo de tiparo" | |
2019 | |
2020 msgid "Name:" | |
2021 msgstr "Nomo:" | |
2022 | |
2023 msgid "Show size in Points" | |
2024 msgstr "Montri grandon en punktoj" | |
2025 | |
2026 msgid "Encoding:" | |
2027 msgstr "Kodoprezento:" | |
2028 | |
2029 msgid "Font:" | |
2030 msgstr "Tiparo:" | |
2031 | |
2032 msgid "Style:" | |
2033 msgstr "Stilo:" | |
2034 | |
2035 msgid "Size:" | |
2036 msgstr "Grando:" | |
2037 | |
2038 msgid "E550: Missing colon" | |
2039 msgstr "E550: Mankas dupunkto" | |
2040 | |
2041 msgid "E551: Illegal component" | |
2042 msgstr "E551: Nevalida komponento" | |
2043 | |
2044 msgid "E552: digit expected" | |
2045 msgstr "E552: cifero atendita" | |
2046 | |
2047 #, c-format | |
2048 msgid "Page %d" | |
2049 msgstr "Paĝo %d" | |
2050 | |
2051 msgid "No text to be printed" | |
2052 msgstr "Neniu presenda teksto" | |
2053 | |
2054 #, c-format | |
2055 msgid "Printing page %d (%d%%)" | |
2056 msgstr "Presas paĝon %d (%d%%)" | |
2057 | |
2058 #, c-format | |
2059 msgid " Copy %d of %d" | |
2060 msgstr " Kopio %d de %d" | |
2061 | |
2062 #, c-format | |
2063 msgid "Printed: %s" | |
2064 msgstr "Presis: %s" | |
2065 | |
2066 msgid "Printing aborted" | |
2067 msgstr "Presado ĉesigita" | |
2068 | |
2069 msgid "E455: Error writing to PostScript output file" | |
2070 msgstr "E455: Eraro dum skribo de PostSkripta eliga dosiero" | |
2071 | |
2072 #, c-format | |
2073 msgid "E624: Can't open file \"%s\"" | |
2074 msgstr "E624: Ne eblas malfermi dosieron \"%s\"" | |
2075 | |
2076 #, c-format | |
2077 msgid "E457: Can't read PostScript resource file \"%s\"" | |
2078 msgstr "E457: Ne eblas legi dosieron de PostSkripta rimedo \"%s\"" | |
2079 | |
2080 #, c-format | |
2081 msgid "E618: file \"%s\" is not a PostScript resource file" | |
2082 msgstr "E618: \"%s\" ne estas dosiero de PostSkripta rimedo" | |
2083 | |
2084 #, c-format | |
2085 msgid "E619: file \"%s\" is not a supported PostScript resource file" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2086 msgstr "E619: \"%s\" ne estas subtenata dosiero de PostSkripta rimedo" |
1621 | 2087 |
2088 #, c-format | |
2089 msgid "E621: \"%s\" resource file has wrong version" | |
2090 msgstr "E621: \"%s\" dosiero de rimedo havas neĝustan version" | |
2091 | |
2092 msgid "E673: Incompatible multi-byte encoding and character set." | |
2093 msgstr "E673: Nekongrua plurbajta kodoprezento kaj signaro." | |
2094 | |
2095 msgid "E674: printmbcharset cannot be empty with multi-byte encoding." | |
2096 msgstr "" | |
2097 "E674: printmbcharset ne rajtas esti malplena kun plurbajta kodoprezento." | |
2098 | |
2099 msgid "E675: No default font specified for multi-byte printing." | |
2100 msgstr "E675: Neniu defaŭlta tiparo specifita por plurbajta presado." | |
2101 | |
2102 msgid "E324: Can't open PostScript output file" | |
2103 msgstr "E324: Ne eblas malfermi eligan PostSkriptan dosieron" | |
2104 | |
2105 #, c-format | |
2106 msgid "E456: Can't open file \"%s\"" | |
2107 msgstr "E456: Ne eblas malfermi dosieron \"%s\"" | |
2108 | |
2109 msgid "E456: Can't find PostScript resource file \"prolog.ps\"" | |
2110 msgstr "E456: Dosiero de PostSkripta rimedo \"prolog.ps\" ne troveblas" | |
2111 | |
2112 msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" | |
2113 msgstr "E456: Dosiero de PostSkripta rimedo \"cidfont.ps\" ne troveblas" | |
2114 | |
2115 #, c-format | |
2116 msgid "E456: Can't find PostScript resource file \"%s.ps\"" | |
2117 msgstr "E456: Dosiero de PostSkripta rimedo \"%s.ps\" ne troveblas" | |
2118 | |
2119 #, c-format | |
2120 msgid "E620: Unable to convert to print encoding \"%s\"" | |
2121 msgstr "E620: Ne eblas konverti al la presa kodoprezento \"%s\"" | |
2122 | |
2123 msgid "Sending to printer..." | |
2124 msgstr "Sendas al presilo..." | |
2125 | |
2126 msgid "E365: Failed to print PostScript file" | |
6370 | 2127 msgstr "E365: Presado de PostSkripta dosiero malsukcesis" |
1621 | 2128 |
2129 msgid "Print job sent." | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2130 msgstr "Laboro de presado sendita." |
1621 | 2131 |
17667 | 2132 msgid "E679: recursive loop loading syncolor.vim" |
2133 msgstr "E679: rekursia buklo dum ŝargo de syncolor.vim" | |
2134 | |
2135 #, c-format | |
2136 msgid "E411: highlight group not found: %s" | |
2137 msgstr "E411: emfaza grupo netrovita: %s" | |
2138 | |
2139 #, c-format | |
2140 msgid "E412: Not enough arguments: \":highlight link %s\"" | |
2141 msgstr "E412: Ne sufiĉaj argumentoj: \":highlight link %s\"" | |
2142 | |
2143 #, c-format | |
2144 msgid "E413: Too many arguments: \":highlight link %s\"" | |
2145 msgstr "E413: Tro da argumentoj: \":highlight link %s\"" | |
2146 | |
2147 msgid "E414: group has settings, highlight link ignored" | |
2148 msgstr "E414: grupo havas agordojn, ligilo de emfazo ignorita" | |
2149 | |
2150 #, c-format | |
2151 msgid "E415: unexpected equal sign: %s" | |
2152 msgstr "E415: neatendita egalsigno: %s" | |
2153 | |
2154 #, c-format | |
2155 msgid "E416: missing equal sign: %s" | |
2156 msgstr "E416: mankas egalsigno: %s" | |
2157 | |
2158 #, c-format | |
2159 msgid "E417: missing argument: %s" | |
2160 msgstr "E417: mankas argumento: %s" | |
2161 | |
2162 #, c-format | |
2163 msgid "E418: Illegal value: %s" | |
2164 msgstr "E418: Nevalida valoro: %s" | |
2165 | |
2166 msgid "E419: FG color unknown" | |
2167 msgstr "E419: Nekonata malfona koloro" | |
2168 | |
2169 msgid "E420: BG color unknown" | |
2170 msgstr "E420: Nekonata fona koloro" | |
2171 | |
2172 #, c-format | |
2173 msgid "E421: Color name or number not recognized: %s" | |
2174 msgstr "E421: Kolora nomo aŭ nombro nerekonita: %s" | |
2175 | |
2176 #, c-format | |
2177 msgid "E422: terminal code too long: %s" | |
2178 msgstr "E422: kodo de terminalo estas tro longa: %s" | |
2179 | |
2180 #, c-format | |
2181 msgid "E423: Illegal argument: %s" | |
2182 msgstr "E423: Nevalida argumento: %s" | |
2183 | |
2184 msgid "E424: Too many different highlighting attributes in use" | |
2185 msgstr "E424: Tro da malsamaj atributoj de emfazo uzataj" | |
2186 | |
2187 msgid "E669: Unprintable character in group name" | |
2188 msgstr "E669: Nepresebla signo en nomo de grupo" | |
2189 | |
2190 msgid "W18: Invalid character in group name" | |
2191 msgstr "W18: Nevalida signo en nomo de grupo" | |
2192 | |
2193 msgid "E849: Too many highlight and syntax groups" | |
2194 msgstr "E849: Tro da emfazaj kaj sintaksaj grupoj" | |
2195 | |
2196 #, c-format | |
2197 msgid "E799: Invalid ID: %d (must be greater than or equal to 1)" | |
2198 msgstr "E799: Nevalida ID: %d (devas esti egala aŭ pli granda ol 1)" | |
2199 | |
2200 #, c-format | |
2201 msgid "E801: ID already taken: %d" | |
2202 msgstr "E801: ID jam uzata: %d" | |
2203 | |
18972 | 2204 msgid "E290: List or number required" |
2205 msgstr "E290: Listo aŭ nombro bezonata" | |
17667 | 2206 |
2207 #, c-format | |
2208 msgid "E802: Invalid ID: %d (must be greater than or equal to 1)" | |
2209 msgstr "E802: Nevalida ID: %d (devas esti egala aŭ pli granda ol 1)" | |
2210 | |
2211 #, c-format | |
2212 msgid "E803: ID not found: %d" | |
2213 msgstr "E803: ID netrovita: %d" | |
2214 | |
2215 #, c-format | |
2216 msgid "E798: ID is reserved for \":match\": %d" | |
2217 msgstr "E798: ID estas rezervita por \":match\": %d" | |
2218 | |
1621 | 2219 msgid "Add a new database" |
2220 msgstr "Aldoni novan datumbazon" | |
2221 | |
2222 msgid "Query for a pattern" | |
2223 msgstr "Serĉi ŝablonon" | |
2224 | |
2225 msgid "Show this message" | |
2226 msgstr "Montri tiun mesaĝon" | |
2227 | |
2228 msgid "Kill a connection" | |
2229 msgstr "Ĉesigi konekton" | |
2230 | |
2231 msgid "Reinit all connections" | |
2232 msgstr "Repravalorizi ĉiujn konektojn" | |
2233 | |
2234 msgid "Show connections" | |
2235 msgstr "Montri konektojn" | |
2236 | |
2237 #, c-format | |
2238 msgid "E560: Usage: cs[cope] %s" | |
2239 msgstr "E560: Uzo: cs[cope] %s" | |
2240 | |
2241 msgid "This cscope command does not support splitting the window.\n" | |
2242 msgstr "Tiu ĉi komando de cscope ne subtenas dividon de fenestro.\n" | |
2243 | |
2244 msgid "E562: Usage: cstag <ident>" | |
2245 msgstr "E562: Uzo: cstag <ident>" | |
2246 | |
2247 msgid "E257: cstag: tag not found" | |
2248 msgstr "E257: cstag: etikedo netrovita" | |
2249 | |
2250 #, c-format | |
2251 msgid "E563: stat(%s) error: %d" | |
2252 msgstr "E563: Eraro de stat(%s): %d" | |
2253 | |
2254 msgid "E563: stat error" | |
2255 msgstr "E563: Eraro de stat" | |
2256 | |
2257 #, c-format | |
2258 msgid "E564: %s is not a directory or a valid cscope database" | |
2259 msgstr "E564: %s ne estas dosierujo aŭ valida datumbazo de cscope" | |
2260 | |
2261 #, c-format | |
2262 msgid "Added cscope database %s" | |
2263 msgstr "Aldonis datumbazon de cscope %s" | |
2264 | |
2265 #, c-format | |
16871 | 2266 msgid "E262: error reading cscope connection %d" |
2267 msgstr "E262: eraro dum legado de konekto de cscope %d" | |
1621 | 2268 |
2269 msgid "E561: unknown cscope search type" | |
2270 msgstr "E561: nekonata tipo de serĉo de cscope" | |
2271 | |
2272 msgid "E566: Could not create cscope pipes" | |
2273 msgstr "E566: Ne eblis krei duktojn de cscope" | |
2274 | |
2275 msgid "E622: Could not fork for cscope" | |
2276 msgstr "E622: Ne eblis forki cscope" | |
2277 | |
5763 | 2278 msgid "cs_create_connection setpgid failed" |
6370 | 2279 msgstr "plenumo de cs_create_connection-setgpid malsukcesis" |
5763 | 2280 |
1621 | 2281 msgid "cs_create_connection exec failed" |
6370 | 2282 msgstr "plenumo de cs_create_connection malsukcesis" |
1621 | 2283 |
2284 msgid "cs_create_connection: fdopen for to_fp failed" | |
6370 | 2285 msgstr "cs_create_connection: fdopen de to_fp malsukcesis" |
1621 | 2286 |
2287 msgid "cs_create_connection: fdopen for fr_fp failed" | |
6370 | 2288 msgstr "cs_create_connection: fdopen de fr_fp malsukcesis" |
1621 | 2289 |
2290 msgid "E623: Could not spawn cscope process" | |
2291 msgstr "E623: Ne eblis naskigi procezon cscope" | |
2292 | |
2293 msgid "E567: no cscope connections" | |
2294 msgstr "E567: neniu konekto al cscope" | |
2295 | |
2296 #, c-format | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2297 msgid "E469: invalid cscopequickfix flag %c for %c" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2298 msgstr "E469: nevalida flago cscopequickfix %c de %c" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2299 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2300 #, c-format |
1621 | 2301 msgid "E259: no matches found for cscope query %s of %s" |
2302 msgstr "E259: neniu kongruo trovita por serĉo per cscope %s de %s" | |
2303 | |
2304 msgid "cscope commands:\n" | |
2305 msgstr "komandoj de cscope:\n" | |
2306 | |
2307 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2308 msgid "%-5s: %s%*s (Usage: %s)" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2309 msgstr "%-5s: %s%*s (Uzo: %s)" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2310 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2311 msgid "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2312 "\n" |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2313 " a: Find assignments to this symbol\n" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2314 " c: Find functions calling this function\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2315 " d: Find functions called by this function\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2316 " e: Find this egrep pattern\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2317 " f: Find this file\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2318 " g: Find this definition\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2319 " i: Find files #including this file\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2320 " s: Find this C symbol\n" |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
2321 " t: Find this text string\n" |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2322 msgstr "" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2323 "\n" |
13912 | 2324 " a: Trovi valorizojn al tiu simbolo\n" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2325 " c: Trovi funkciojn, kiuj alvokas tiun funkcion\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2326 " d: Trovi funkciojn alvokataj de tiu funkcio\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2327 " e: Trovi tiun egrep-ŝablonon\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2328 " f: Trovi tiun dosieron\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2329 " g: Trovi tiun difinon\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2330 " i: Trovi dosierojn, kiuj inkluzivas (#include) tiun dosieron\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2331 " s: Trovi tiun C-simbolon\n" |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
2332 " t: Trovi tiun ĉenon\n" |
1621 | 2333 |
2334 #, c-format | |
2335 msgid "E625: cannot open cscope database: %s" | |
2336 msgstr "E625: ne eblas malfermi datumbazon de cscope: %s" | |
2337 | |
2338 msgid "E626: cannot get cscope database information" | |
2339 msgstr "E626: ne eblas akiri informojn pri la datumbazo de cscope" | |
2340 | |
2341 msgid "E568: duplicate cscope database not added" | |
2342 msgstr "E568: ripetita datumbazo de cscope ne aldonita" | |
2343 | |
2344 #, c-format | |
2345 msgid "E261: cscope connection %s not found" | |
2346 msgstr "E261: konekto cscope %s netrovita" | |
2347 | |
2348 #, c-format | |
2349 msgid "cscope connection %s closed" | |
2350 msgstr "konekto cscope %s fermita" | |
2351 | |
2352 msgid "E570: fatal error in cs_manage_matches" | |
2353 msgstr "E570: neriparebla eraro en cs_manage_matches" | |
2354 | |
2355 #, c-format | |
2356 msgid "Cscope tag: %s" | |
2357 msgstr "Etikedo de cscope: %s" | |
2358 | |
2359 msgid "" | |
2360 "\n" | |
2361 " # line" | |
2362 msgstr "" | |
2363 "\n" | |
2364 " nro linio" | |
2365 | |
2366 msgid "filename / context / line\n" | |
2367 msgstr "dosiernomo / kunteksto / linio\n" | |
2368 | |
2369 #, c-format | |
2370 msgid "E609: Cscope error: %s" | |
2371 msgstr "E609: Eraro de cscope: %s" | |
2372 | |
2373 msgid "All cscope databases reset" | |
2374 msgstr "Reŝargo de ĉiuj datumbazoj de cscope" | |
2375 | |
2376 msgid "no cscope connections\n" | |
2377 msgstr "neniu konekto de cscope\n" | |
2378 | |
2379 msgid " # pid database name prepend path\n" | |
2380 msgstr " # pid nomo de datumbazo prefiksa vojo\n" | |
2381 | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
2382 msgid "Lua library cannot be loaded." |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
2383 msgstr "La biblioteko Lua no ŝargeblis." |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
2384 |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
2385 msgid "cannot save undo information" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
2386 msgstr "ne eblas konservi informojn de malfaro" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
2387 |
1621 | 2388 msgid "" |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2389 "E815: Sorry, this command is disabled, the MzScheme libraries could not be " |
1621 | 2390 "loaded." |
2391 msgstr "" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2392 "E815: Bedaŭrinde, tiu komando estas malŝaltita, ne eblis ŝargi la " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2393 "bibliotekojn." |
1621 | 2394 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
2395 msgid "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
2396 "E895: Sorry, this command is disabled, the MzScheme's racket/base module " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
2397 "could not be loaded." |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
2398 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
2399 "E895: Bedaŭrinde, tiu komando estas malŝaltita, ne eblis ŝargi la modulon de " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
2400 "MzScheme racket/base." |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
2401 |
1621 | 2402 msgid "invalid expression" |
2403 msgstr "nevalida esprimo" | |
2404 | |
2405 msgid "expressions disabled at compile time" | |
2406 msgstr "esprimoj malŝaltitaj dum kompilado" | |
2407 | |
2408 msgid "hidden option" | |
2409 msgstr "kaŝita opcio" | |
2410 | |
2411 msgid "unknown option" | |
2412 msgstr "nekonata opcio" | |
2413 | |
2414 msgid "window index is out of range" | |
2415 msgstr "indekso de fenestro estas ekster limoj" | |
2416 | |
2417 msgid "couldn't open buffer" | |
2418 msgstr "ne eblis malfermi bufron" | |
2419 | |
2420 msgid "cannot delete line" | |
2421 msgstr "ne eblas forviŝi linion" | |
2422 | |
2423 msgid "cannot replace line" | |
2424 msgstr "ne eblas anstataŭigi linion" | |
2425 | |
2426 msgid "cannot insert line" | |
2427 msgstr "ne eblas enmeti linion" | |
2428 | |
2429 msgid "string cannot contain newlines" | |
2430 msgstr "ĉeno ne rajtas enhavi liniavancojn" | |
2431 | |
4119 | 2432 msgid "error converting Scheme values to Vim" |
2433 msgstr "eraro dum konverto de Scheme-valoro al Vim" | |
2434 | |
1621 | 2435 msgid "Vim error: ~a" |
2436 msgstr "Eraro de Vim: ~a" | |
2437 | |
2438 msgid "Vim error" | |
2439 msgstr "Eraro de Vim" | |
2440 | |
2441 msgid "buffer is invalid" | |
2442 msgstr "bufro estas nevalida" | |
2443 | |
2444 msgid "window is invalid" | |
2445 msgstr "fenestro estas nevalida" | |
2446 | |
2447 msgid "linenr out of range" | |
2448 msgstr "numero de linio ekster limoj" | |
2449 | |
2450 msgid "not allowed in the Vim sandbox" | |
4119 | 2451 msgstr "nepermesebla en sabloludejo de Vim" |
1621 | 2452 |
2555
b2221695af44
Update message for :python/:py3 usage with approximate translations.
Bram Moolenaar <bram@vim.org>
parents:
2510
diff
changeset
|
2453 msgid "E836: This Vim cannot execute :python after using :py3" |
2625 | 2454 msgstr "E836: Vim ne povas plenumi :python post uzo de :py3" |
2510
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
2455 |
1621 | 2456 msgid "" |
2457 "E263: Sorry, this command is disabled, the Python library could not be " | |
2458 "loaded." | |
2459 msgstr "" | |
2460 "E263: Bedaŭrinde tiu komando estas malŝaltita: la biblioteko de Pitono ne " | |
2461 "ŝargeblis." | |
2462 | |
6370 | 2463 msgid "" |
2464 "E887: Sorry, this command is disabled, the Python's site module could not be " | |
2465 "loaded." | |
2466 msgstr "" | |
2467 "E887` Bedaŭrinde tiu komando estas malŝaltita: la biblioteko de Pitono ne " | |
2468 "ŝargeblis." | |
2469 | |
1621 | 2470 msgid "E659: Cannot invoke Python recursively" |
2471 msgstr "E659: Ne eblas alvoki Pitonon rekursie" | |
2472 | |
2625 | 2473 msgid "E837: This Vim cannot execute :py3 after using :python" |
17667 | 2474 msgstr "E837: Vim ne povas plenumi :py3 post uzo de :python" |
2625 | 2475 |
1621 | 2476 msgid "E265: $_ must be an instance of String" |
2477 msgstr "E265: $_ devas esti apero de Ĉeno" | |
2478 | |
2479 msgid "" | |
2480 "E266: Sorry, this command is disabled, the Ruby library could not be loaded." | |
2481 msgstr "" | |
2482 "E266: Bedaŭrinde tiu komando estas malŝaltita, la biblioteko Ruby ne " | |
2483 "ŝargeblis." | |
2484 | |
2485 msgid "E267: unexpected return" | |
2486 msgstr "E267: \"return\" neatendita" | |
2487 | |
2488 msgid "E268: unexpected next" | |
2489 msgstr "E268: \"next\" neatendita" | |
2490 | |
2491 msgid "E269: unexpected break" | |
2492 msgstr "E269: \"break\" neatendita" | |
2493 | |
2494 msgid "E270: unexpected redo" | |
2495 msgstr "E270: \"redo\" neatendita" | |
2496 | |
2497 msgid "E271: retry outside of rescue clause" | |
2498 msgstr "E271: \"retry\" ekster klaŭzo \"rescue\"" | |
2499 | |
2500 msgid "E272: unhandled exception" | |
2501 msgstr "E272: netraktita escepto" | |
2502 | |
2503 #, c-format | |
2504 msgid "E273: unknown longjmp status %d" | |
2505 msgstr "E273: nekonata stato de longjmp: %d" | |
2506 | |
2507 msgid "invalid buffer number" | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
2508 msgstr "nevalida numero de bufro" |
1621 | 2509 |
2510 msgid "not implemented yet" | |
2965 | 2511 msgstr "ankoraŭ ne realigita" |
1621 | 2512 |
2513 msgid "cannot set line(s)" | |
2514 msgstr "ne eblas meti la linio(j)n" | |
2515 | |
2510
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
2516 msgid "invalid mark name" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
2517 msgstr "nevalida nomo de marko" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
2518 |
1621 | 2519 msgid "mark not set" |
2520 msgstr "marko ne estas metita" | |
2521 | |
2522 #, c-format | |
2523 msgid "row %d column %d" | |
2524 msgstr "linio %d kolumno %d" | |
2525 | |
2526 msgid "cannot insert/append line" | |
2527 msgstr "ne eblas enmeti/postaldoni linion" | |
2528 | |
2510
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
2529 msgid "line number out of range" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
2530 msgstr "numero de linio ekster limoj" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
2531 |
1621 | 2532 msgid "unknown flag: " |
2533 msgstr "nekonata flago: " | |
2534 | |
2535 # DP: ĉu traduki vimOption | |
2536 msgid "unknown vimOption" | |
2537 msgstr "nekonata vimOption" | |
2538 | |
2539 msgid "keyboard interrupt" | |
2540 msgstr "klavara interrompo" | |
2541 | |
2542 msgid "cannot create buffer/window command: object is being deleted" | |
2543 msgstr "ne eblas krei komandon de bufro/fenestro: objekto estas forviŝiĝanta" | |
2544 | |
2545 msgid "" | |
2546 "cannot register callback command: buffer/window is already being deleted" | |
2547 msgstr "" | |
2548 "ne eblas registri postalvokan komandon: bufro/fenestro estas jam forviŝiĝanta" | |
2549 | |
2550 msgid "" | |
2551 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim." | |
2552 "org" | |
2553 msgstr "" | |
2554 "E280: NERIPAREBLA TCL-ERARO: reflist difekta!? Bv. retpoŝti al vim-dev@vim." | |
2555 "org" | |
2556 | |
2557 msgid "cannot register callback command: buffer/window reference not found" | |
2558 msgstr "" | |
2559 "ne eblas registri postalvokan komandon: referenco de bufro/fenestro ne " | |
2560 "troveblas" | |
2561 | |
2562 msgid "" | |
2563 "E571: Sorry, this command is disabled: the Tcl library could not be loaded." | |
2564 msgstr "" | |
2565 "E571: Bedaŭrinde tiu komando estas malŝaltita: la biblioteko Tcl ne " | |
2566 "ŝargeblis." | |
2567 | |
2568 #, c-format | |
2569 msgid "E572: exit code %d" | |
2570 msgstr "E572: elira kodo %d" | |
2571 | |
2572 msgid "cannot get line" | |
2573 msgstr "ne eblas akiri linion" | |
2574 | |
2575 msgid "Unable to register a command server name" | |
2576 msgstr "Ne eblas registri nomon de komanda servilo" | |
2577 | |
2578 msgid "E248: Failed to send command to the destination program" | |
6370 | 2579 msgstr "E248: Sendo de komando al cela programo malsukcesis" |
1621 | 2580 |
2581 #, c-format | |
2582 msgid "E573: Invalid server id used: %s" | |
2583 msgstr "E573: Nevalida identigilo de servilo uzita: %s" | |
2584 | |
2585 msgid "E251: VIM instance registry property is badly formed. Deleted!" | |
2586 msgstr "" | |
2587 "E251: Ecoj de registro de apero de VIM estas nevalide formata. Forviŝita!" | |
2588 | |
18615 | 2589 #, c-format |
2590 msgid "%ld lines to indent... " | |
2591 msgstr "%ld krommarĝenendaj linioj... " | |
2592 | |
2593 #, c-format | |
2594 msgid "%ld line indented " | |
2595 msgid_plural "%ld lines indented " | |
2596 msgstr[0] "%ld linio krommarĝenita " | |
2597 msgstr[1] "%ld linioj krommarĝenitaj " | |
2598 | |
16871 | 2599 msgid " Keyword completion (^N^P)" |
2600 msgstr " Kompletigo de ŝlosilvorto (^N^P)" | |
2601 | |
2602 msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
2603 msgstr " Reĝimo ^X (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
2604 | |
2605 msgid " Whole line completion (^L^N^P)" | |
2606 msgstr " Kompletigo de tuta linio (^L^N^P)" | |
2607 | |
2608 msgid " File name completion (^F^N^P)" | |
2609 msgstr " Kompletigo de dosiernomo (^F^N^P)" | |
2610 | |
2611 msgid " Tag completion (^]^N^P)" | |
2612 msgstr " Kompletigo de etikedo (^]^N^P)" | |
2613 | |
2614 msgid " Path pattern completion (^N^P)" | |
2615 msgstr " Kompletigo de ŝablona dosierindiko (^N^P)" | |
2616 | |
2617 msgid " Definition completion (^D^N^P)" | |
2618 msgstr " Kompletigo de difino (^D^N^P)" | |
2619 | |
2620 msgid " Dictionary completion (^K^N^P)" | |
2621 msgstr " Kompletigo de vortaro (^K^N^P)" | |
2622 | |
2623 msgid " Thesaurus completion (^T^N^P)" | |
2624 msgstr " Kompletigo de tezaŭro (^T^N^P)" | |
2625 | |
2626 msgid " Command-line completion (^V^N^P)" | |
2627 msgstr " Kompletigo de komanda linio (^V^N^P)" | |
2628 | |
2629 msgid " User defined completion (^U^N^P)" | |
2630 msgstr " Kompletigo difinita de uzanto (^U^N^P)" | |
2631 | |
2632 # DP: Ĉu eblas trovi pli bonan tradukon? | |
2633 msgid " Omni completion (^O^N^P)" | |
2634 msgstr " Kompletigo Omni (^O^N^P)" | |
2635 | |
2636 msgid " Spelling suggestion (s^N^P)" | |
2637 msgstr " Sugesto de literumo (s^N^P)" | |
2638 | |
2639 msgid " Keyword Local completion (^N^P)" | |
2640 msgstr " Kompletigo loka de ŝlosilvorto (^N/^P)" | |
2641 | |
2642 msgid "Hit end of paragraph" | |
2643 msgstr "Atingis finon de alineo" | |
2644 | |
2645 msgid "E839: Completion function changed window" | |
2646 msgstr "E839: Kompletiga funkcio ŝanĝis la fenestron" | |
2647 | |
2648 msgid "E840: Completion function deleted text" | |
2649 msgstr "E840: Kompletiga funkcio forviŝis tekston" | |
2650 | |
2651 msgid "'dictionary' option is empty" | |
2652 msgstr "La opcio 'dictionary' estas malplena" | |
2653 | |
2654 msgid "'thesaurus' option is empty" | |
2655 msgstr "La opcio 'thesaurus' estas malplena" | |
2656 | |
2657 #, c-format | |
2658 msgid "Scanning dictionary: %s" | |
2659 msgstr "Analizas vortaron: %s" | |
2660 | |
2661 msgid " (insert) Scroll (^E/^Y)" | |
2662 msgstr " (enmeto) Rulumo (^E/^Y)" | |
2663 | |
2664 msgid " (replace) Scroll (^E/^Y)" | |
2665 msgstr " (anstataŭigo) Rulumo (^E/^Y)" | |
2666 | |
18615 | 2667 msgid "E785: complete() can only be used in Insert mode" |
2668 msgstr "E785: complete() uzeblas nur en Enmeta reĝimo" | |
2669 | |
16871 | 2670 #, c-format |
2671 msgid "Scanning: %s" | |
2672 msgstr "Analizas: %s" | |
2673 | |
2674 msgid "Scanning tags." | |
2675 msgstr "Analizas etikedojn." | |
2676 | |
2677 msgid "match in file" | |
2678 msgstr "kongruo en dosiero" | |
2679 | |
2680 msgid " Adding" | |
2681 msgstr " Aldonanta" | |
2682 | |
2683 msgid "-- Searching..." | |
2684 msgstr "-- Serĉanta..." | |
2685 | |
2686 msgid "Back at original" | |
2687 msgstr "Reveninta al originalo" | |
2688 | |
2689 msgid "Word from other line" | |
2690 msgstr "Vorto el alia linio" | |
2691 | |
2692 msgid "The only match" | |
2693 msgstr "La sola kongruo" | |
2694 | |
2695 #, c-format | |
2696 msgid "match %d of %d" | |
2697 msgstr "kongruo %d de %d" | |
2698 | |
2699 #, c-format | |
2700 msgid "match %d" | |
2701 msgstr "kongruo %d" | |
2702 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2703 #, c-format |
10617 | 2704 msgid "E938: Duplicate key in JSON: \"%s\"" |
2705 msgstr "E938: Ripetita ŝlosilo en JSON: \"%s\"" | |
2706 | |
2707 #, c-format | |
18615 | 2708 msgid "E899: Argument of %s must be a List or Blob" |
2709 msgstr "E899: Argumento de %s devas esti Listo aŭ BLOB-o" | |
2710 | |
2711 #, c-format | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2712 msgid "E696: Missing comma in List: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2713 msgstr "E696: Mankas komo en Listo: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2714 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2715 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2716 msgid "E697: Missing end of List ']': %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2717 msgstr "E697: Mankas fino de Listo ']': %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2718 |
17667 | 2719 msgid "sort() argument" |
2720 msgstr "argumento de sort()" | |
2721 | |
2722 msgid "uniq() argument" | |
2723 msgstr "argumento de uniq()" | |
2724 | |
2725 msgid "E702: Sort compare function failed" | |
2726 msgstr "E702: Ordiga funkcio malsukcesis" | |
2727 | |
2728 msgid "E882: Uniq compare function failed" | |
2729 msgstr "E882: kompara funkcio de uniq() malsukcesis" | |
2730 | |
18615 | 2731 msgid "map() argument" |
2732 msgstr "argumento de map()" | |
2733 | |
2734 msgid "filter() argument" | |
2735 msgstr "argumento de filter()" | |
2736 | |
2737 msgid "add() argument" | |
2738 msgstr "argumento de add()" | |
2739 | |
2740 msgid "insert() argument" | |
2741 msgstr "argumento de insert()" | |
2742 | |
2743 msgid "remove() argument" | |
2744 msgstr "argumento de remove()" | |
2745 | |
2746 msgid "reverse() argument" | |
2747 msgstr "argumento de reverse()" | |
2748 | |
1621 | 2749 msgid "Unknown option argument" |
2750 msgstr "Nekonata argumento de opcio" | |
2751 | |
2752 msgid "Too many edit arguments" | |
2753 msgstr "Tro da argumentoj de redakto" | |
2754 | |
2755 msgid "Argument missing after" | |
19523 | 2756 msgstr "Argumento mankas post" |
1621 | 2757 |
2758 msgid "Garbage after option argument" | |
19523 | 2759 msgstr "Forĵetindaĵo post argumento de opcio" |
1621 | 2760 |
2761 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments" | |
2762 msgstr "Tro da argumentoj \"+komando\", \"-c komando\" aŭ \"--cmd komando\"" | |
2763 | |
2764 msgid "Invalid argument for" | |
2765 msgstr "Nevalida argumento por" | |
2766 | |
2767 #, c-format | |
2768 msgid "%d files to edit\n" | |
2769 msgstr "%d redaktendaj dosieroj\n" | |
2770 | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2771 msgid "netbeans is not supported with this GUI\n" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2772 msgstr "netbeans ne estas subtenata kun tiu grafika interfaco\n" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2773 |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2774 msgid "'-nb' cannot be used: not enabled at compile time\n" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2775 msgstr "'-nb' ne uzeblas: malŝaltita dum kompilado\n" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2776 |
1621 | 2777 msgid "This Vim was not compiled with the diff feature." |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2778 msgstr "Tiu Vim ne estis kompilita kun la kompara eblo." |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
2779 |
1621 | 2780 msgid "Attempt to open script file again: \"" |
2781 msgstr "Provas malfermi skriptan dosieron denove: \"" | |
2782 | |
2783 msgid "Cannot open for reading: \"" | |
2784 msgstr "Ne eblas malfermi en lega reĝimo: \"" | |
2785 | |
2786 msgid "Cannot open for script output: \"" | |
2787 msgstr "Ne eblas malfermi por eligo de skripto: \"" | |
2788 | |
2789 msgid "Vim: Error: Failure to start gvim from NetBeans\n" | |
6370 | 2790 msgstr "Vim: Eraro: malsukcesis lanĉi gvim el NetBeans\n" |
1621 | 2791 |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
2792 msgid "Vim: Error: This version of Vim does not run in a Cygwin terminal\n" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
2793 msgstr "Vim: Eraro: Tiu versio de Vim ne ruliĝas en terminalo Cygwin\n" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
2794 |
1621 | 2795 msgid "Vim: Warning: Output is not to a terminal\n" |
2796 msgstr "Vim: Averto: Eligo ne estas al terminalo\n" | |
2797 | |
2798 msgid "Vim: Warning: Input is not from a terminal\n" | |
2799 msgstr "Vim: Averto: Enigo ne estas el terminalo\n" | |
2800 | |
2801 msgid "pre-vimrc command line" | |
2802 msgstr "komanda linio pre-vimrc" | |
2803 | |
2804 #, c-format | |
2805 msgid "E282: Cannot read from \"%s\"" | |
2806 msgstr "E282: Ne eblas legi el \"%s\"" | |
2807 | |
2808 msgid "" | |
2809 "\n" | |
2810 "More info with: \"vim -h\"\n" | |
2811 msgstr "" | |
2812 "\n" | |
2813 "Pliaj informoj per: \"vim -h\"\n" | |
2814 | |
2815 # DP: tajpu "vim --help" por testi tiujn mesaĝojn | |
2816 msgid "[file ..] edit specified file(s)" | |
2817 msgstr "[dosiero...] redakti specifita(j)n dosiero(j)n" | |
2818 | |
2819 msgid "- read text from stdin" | |
2820 msgstr "- legi tekston el stdin" | |
2821 | |
2822 msgid "-t tag edit file where tag is defined" | |
2823 msgstr "-t etikedo redakti dosieron kie etikedo estas difinata" | |
2824 | |
2825 msgid "-q [errorfile] edit file with first error" | |
2826 msgstr "-q [erardosiero] redakti dosieron kun unua eraro" | |
2827 | |
2828 msgid "" | |
2829 "\n" | |
2830 "\n" | |
14193 | 2831 "Usage:" |
1621 | 2832 msgstr "" |
2833 "\n" | |
2834 "\n" | |
2835 " uzo:" | |
2836 | |
2837 msgid " vim [arguments] " | |
2838 msgstr " vim [argumentoj] " | |
2839 | |
2840 msgid "" | |
2841 "\n" | |
2842 " or:" | |
2843 msgstr "" | |
2844 "\n" | |
2845 " aŭ:" | |
2846 | |
2847 msgid "" | |
2848 "\n" | |
2849 "Where case is ignored prepend / to make flag upper case" | |
2850 msgstr "" | |
2851 "\n" | |
2852 "Kie uskleco estas ignorita antaŭaldonu / por igi flagon majuskla" | |
2853 | |
2854 msgid "" | |
2855 "\n" | |
2856 "\n" | |
2857 "Arguments:\n" | |
2858 msgstr "" | |
2859 "\n" | |
2860 "\n" | |
2861 "Argumentoj:\n" | |
2862 | |
2863 msgid "--\t\t\tOnly file names after this" | |
19523 | 2864 msgstr "--\t\t\tNur dosiernomoj post tio" |
1621 | 2865 |
2866 msgid "--literal\t\tDon't expand wildcards" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
2867 msgstr "--literal\t\tNe malvolvi ĵokerojn" |
1621 | 2868 |
2869 msgid "-register\t\tRegister this gvim for OLE" | |
2870 msgstr "-register\t\tRegistri tiun gvim al OLE" | |
2871 | |
2872 msgid "-unregister\t\tUnregister gvim for OLE" | |
2873 msgstr "-unregister\t\tMalregistri gvim de OLE" | |
2874 | |
2875 msgid "-g\t\t\tRun using GUI (like \"gvim\")" | |
2876 msgstr "-g\t\t\tRuli per grafika interfaco (kiel \"gvim\")" | |
2877 | |
2878 msgid "-f or --nofork\tForeground: Don't fork when starting GUI" | |
1668 | 2879 msgstr "-f aŭ --nofork\tMalfono: ne forki kiam lanĉas grafikan interfacon" |
1621 | 2880 |
2881 msgid "-v\t\t\tVi mode (like \"vi\")" | |
2882 msgstr "-v\t\t\tReĝimo Vi (kiel \"vi\")" | |
2883 | |
2884 msgid "-e\t\t\tEx mode (like \"ex\")" | |
2885 msgstr "-e\t\t\tReĝimo Ex (kiel \"ex\")" | |
2886 | |
3920 | 2887 msgid "-E\t\t\tImproved Ex mode" |
2888 msgstr "-E\t\t\tPlibonigita Ex-reĝimo" | |
2889 | |
1621 | 2890 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")" |
2891 msgstr "-s\t\t\tSilenta (stapla) reĝimo (nur por \"ex\")" | |
2892 | |
2893 msgid "-d\t\t\tDiff mode (like \"vimdiff\")" | |
2894 msgstr "-d\t\t\tKompara reĝimo (kiel \"vimdiff\")" | |
2895 | |
2896 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)" | |
2897 msgstr "-y\t\t\tFacila reĝimo (kiel \"evim\", senreĝima)" | |
2898 | |
2899 msgid "-R\t\t\tReadonly mode (like \"view\")" | |
2900 msgstr "-R\t\t\tNurlegebla reĝimo (kiel \"view\")" | |
2901 | |
2902 msgid "-Z\t\t\tRestricted mode (like \"rvim\")" | |
2903 msgstr "-Z\t\t\tLimigita reĝimo (kiel \"rvim\")" | |
2904 | |
2905 msgid "-m\t\t\tModifications (writing files) not allowed" | |
4119 | 2906 msgstr "-m\t\t\tŜanĝoj (skribo al dosieroj) nepermeseblaj" |
1621 | 2907 |
2908 msgid "-M\t\t\tModifications in text not allowed" | |
4119 | 2909 msgstr "-M\t\t\tŜanĝoj al teksto nepermeseblaj" |
1621 | 2910 |
2911 msgid "-b\t\t\tBinary mode" | |
2912 msgstr "-b\t\t\tDuuma reĝimo" | |
2913 | |
2914 msgid "-l\t\t\tLisp mode" | |
2915 msgstr "-l\t\t\tReĝimo Lisp" | |
2916 | |
2917 msgid "-C\t\t\tCompatible with Vi: 'compatible'" | |
2918 msgstr "-C\t\t\tKongrua kun Vi: 'compatible'" | |
2919 | |
2920 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'" | |
2921 msgstr "-N\t\t\tNe tute kongrua kun Vi: 'nocompatible'" | |
2922 | |
2923 msgid "-V[N][fname]\t\tBe verbose [level N] [log messages to fname]" | |
2924 msgstr "" | |
2925 "-V[N][dosiernomo]\tEsti babilema [nivelo N] [konservi mesaĝojn al dosiernomo]" | |
2926 | |
2927 msgid "-D\t\t\tDebugging mode" | |
2928 msgstr "-D\t\t\tSencimiga reĝimo" | |
2929 | |
2930 msgid "-n\t\t\tNo swap file, use memory only" | |
2931 msgstr "-n\t\t\tNeniu permutodosiero .swp, uzas nur memoron" | |
2932 | |
2933 msgid "-r\t\t\tList swap files and exit" | |
2934 msgstr "-r\t\t\tListigi permutodosierojn .swp kaj eliri" | |
2935 | |
2936 msgid "-r (with file name)\tRecover crashed session" | |
2965 | 2937 msgstr "-r (kun dosiernomo)\tRestaŭri kolapsintan seancon" |
1621 | 2938 |
2939 msgid "-L\t\t\tSame as -r" | |
2940 msgstr "-L\t\t\tKiel -r" | |
2941 | |
2942 msgid "-f\t\t\tDon't use newcli to open window" | |
2943 msgstr "-f\t\t\tNe uzi newcli por malfermi fenestrojn" | |
2944 | |
2945 msgid "-dev <device>\t\tUse <device> for I/O" | |
2946 msgstr "-dev <aparatdosiero>\t\tUzi <aparatdosiero>-n por eneligo" | |
2947 | |
14123 | 2948 msgid "-A\t\t\tStart in Arabic mode" |
1621 | 2949 msgstr "-A\t\t\tKomenci en araba reĝimo" |
2950 | |
2951 msgid "-H\t\t\tStart in Hebrew mode" | |
2952 msgstr "-H\t\t\tKomenci en hebrea reĝimo" | |
2953 | |
2954 msgid "-T <terminal>\tSet terminal type to <terminal>" | |
2955 msgstr "-T <terminalo>\tAgordi terminalon al <terminalo>" | |
2956 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2957 msgid "--not-a-term\t\tSkip warning for input/output not being a terminal" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2958 msgstr "" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2959 "--not-a-term\t\tPreterpasi averton por enigo/eligo, kiu ne estas terminalo" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2960 |
10617 | 2961 msgid "--ttyfail\t\tExit if input or output is not a terminal" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
2962 msgstr "--ttyfail\t\tEliri se la eniro aŭ eliro ne estas terminalo" |
10617 | 2963 |
1621 | 2964 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc" |
2965 msgstr "-u <vimrc>\t\tUzi <vimrc> anstataŭ iun ajn .vimrc" | |
2966 | |
2967 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc" | |
2968 msgstr "-U <gvimrc>\t\tUzi <gvimrc> anstataŭ iun ajn .gvimrc" | |
2969 | |
2970 msgid "--noplugin\t\tDon't load plugin scripts" | |
2971 msgstr "--noplugin\t\tNe ŝargi kromaĵajn skriptojn" | |
2972 | |
2973 msgid "-p[N]\t\tOpen N tab pages (default: one for each file)" | |
2974 msgstr "-p[N]\t\tMalfermi N langetojn (defaŭlto: po unu por ĉiu dosiero)" | |
2975 | |
2976 msgid "-o[N]\t\tOpen N windows (default: one for each file)" | |
2977 msgstr "-o[N]\t\tMalfermi N fenestrojn (defaŭlto: po unu por ĉiu dosiero)" | |
2978 | |
2979 msgid "-O[N]\t\tLike -o but split vertically" | |
2980 msgstr "-O[N]\t\tKiel -o sed dividi vertikale" | |
2981 | |
2982 msgid "+\t\t\tStart at end of file" | |
2983 msgstr "+\t\t\tKomenci ĉe la fino de la dosiero" | |
2984 | |
2985 msgid "+<lnum>\t\tStart at line <lnum>" | |
2986 msgstr "+<numL>\t\tKomenci ĉe linio <numL>" | |
2987 | |
2988 msgid "--cmd <command>\tExecute <command> before loading any vimrc file" | |
2989 msgstr "" | |
2990 "--cmd <komando>\tPlenumi <komando>-n antaŭ ol ŝargi iun ajn dosieron vimrc" | |
2991 | |
2992 msgid "-c <command>\t\tExecute <command> after loading the first file" | |
2993 msgstr "-c <komando>\t\tPlenumi <komando>-n post kiam la unua dosiero ŝargiĝis" | |
2994 | |
2995 msgid "-S <session>\t\tSource file <session> after loading the first file" | |
2996 msgstr "" | |
2997 "-S <seanco>\t\tRuli dosieron <seanco>-n post kiam la unua dosiero ŝargiĝis" | |
2998 | |
2999 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>" | |
3000 msgstr "-s <skripto>\t\tLegi komandojn en Normala reĝimo el dosiero <skripto>" | |
3001 | |
3002 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>" | |
3003 msgstr "" | |
3004 "-w <eligaskripto>\tPostaldoni ĉiujn tajpitajn komandojn al dosiero " | |
3005 "<eligaskripto>" | |
3006 | |
3007 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>" | |
3008 msgstr "" | |
3009 "-W <eligaskripto>\tSkribi ĉiujn tajpitajn komandojn al dosiero <eligaskripto>" | |
3010 | |
3011 msgid "-x\t\t\tEdit encrypted files" | |
3012 msgstr "-x\t\t\tRedakti ĉifradan dosieron" | |
3013 | |
20379 | 3014 msgid "-display <display>\tConnect Vim to this particular X-server" |
1621 | 3015 msgstr "-display <ekrano>\tKonekti Vim al tiu X-servilo" |
3016 | |
3017 msgid "-X\t\t\tDo not connect to X server" | |
3018 msgstr "-X\t\t\tNe konekti al X-servilo" | |
3019 | |
3020 msgid "--remote <files>\tEdit <files> in a Vim server if possible" | |
1698 | 3021 msgstr "--remote <dosieroj>\tRedakti <dosieroj>-n en Vim-servilo se eblas" |
1621 | 3022 |
3023 msgid "--remote-silent <files> Same, don't complain if there is no server" | |
1698 | 3024 msgstr "--remote-silent <dosieroj> Same, sed ne plendi se ne estas servilo" |
1621 | 3025 |
3026 msgid "" | |
3027 "--remote-wait <files> As --remote but wait for files to have been edited" | |
3028 msgstr "" | |
1698 | 3029 "--remote-wait <dosieroj> Kiel --remote sed atendi ĝis dosieroj estas " |
1621 | 3030 "redaktitaj" |
3031 | |
3032 msgid "" | |
3033 "--remote-wait-silent <files> Same, don't complain if there is no server" | |
3034 msgstr "" | |
3035 "--remote-wait-silent <dosieroj> Same, sed ne plendi se ne estas servilo" | |
3036 | |
3037 msgid "" | |
3038 "--remote-tab[-wait][-silent] <files> As --remote but use tab page per file" | |
3039 msgstr "" | |
1668 | 3040 "--remote-tab[-wait][-silent] <dosieroj> Kiel --remote sed uzi langeton por " |
3041 "ĉiu dosiero" | |
1621 | 3042 |
3043 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit" | |
3044 msgstr "--remote-send <klavoj> Sendi <klavoj>-n al Vim-servilo kaj eliri" | |
3045 | |
3046 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result" | |
3047 msgstr "--remote-expr <espr>\tKomputi <espr> en Vim-servilo kaj afiŝi rezulton" | |
3048 | |
3049 msgid "--serverlist\t\tList available Vim server names and exit" | |
3050 msgstr "--serverlist\t\tListigi haveblajn nomojn de Vim-serviloj kaj eliri" | |
3051 | |
3052 msgid "--servername <name>\tSend to/become the Vim server <name>" | |
3053 msgstr "--servername <nomo>\tSendu al/iĝi la Vim-servilo <nomo>" | |
3054 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3055 msgid "--startuptime <file>\tWrite startup timing messages to <file>" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3056 msgstr "" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3057 "--startuptime <dosiero> Skribi mesaĝojn de komenca tempomezurado al " |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3058 "<dosiero>" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
3059 |
1621 | 3060 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo" |
3061 msgstr "-i <viminfo>\t\tUzi <viminfo> anstataŭ .viminfo" | |
3062 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3063 msgid "--clean\t\t'nocompatible', Vim defaults, no plugins, no viminfo" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3064 msgstr "--clean\t\t'nocompatible', defaŭltaj agordoj de Vim, neniu viminfo" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3065 |
1621 | 3066 msgid "-h or --help\tPrint Help (this message) and exit" |
3067 msgstr "-h aŭ --help\tAfiŝi Helpon (tiun mesaĝon) kaj eliri" | |
3068 | |
3069 msgid "--version\t\tPrint version information and exit" | |
3070 msgstr "--version\t\tAfiŝi informon de versio kaj eliri" | |
3071 | |
3072 msgid "" | |
3073 "\n" | |
3074 "Arguments recognised by gvim (Motif version):\n" | |
3075 msgstr "" | |
3076 "\n" | |
3077 "Argumentoj agnoskitaj de gvim (versio Motif):\n" | |
3078 | |
3079 msgid "" | |
3080 "\n" | |
3081 "Arguments recognised by gvim (neXtaw version):\n" | |
3082 msgstr "" | |
3083 "\n" | |
3084 "Argumentoj agnoskitaj de gvim (versio neXtaw):\n" | |
3085 | |
3086 msgid "" | |
3087 "\n" | |
3088 "Arguments recognised by gvim (Athena version):\n" | |
3089 msgstr "" | |
3090 "\n" | |
3091 "Argumentoj agnoskitaj de gvim (versio Athena):\n" | |
3092 | |
20379 | 3093 msgid "-display <display>\tRun Vim on <display>" |
3094 msgstr "-display <ekrano>\tLanĉi Vim sur <ekrano>" | |
3095 | |
3096 msgid "-iconic\t\tStart Vim iconified" | |
3097 msgstr "-iconic\t\tLanĉi Vim piktograme" | |
1621 | 3098 |
3099 msgid "-background <color>\tUse <color> for the background (also: -bg)" | |
3100 msgstr "-background <koloro>\tUzi <koloro>-n por la fona koloro (ankaŭ: -bg)" | |
3101 | |
3102 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" | |
3103 msgstr "" | |
3104 "-foreground <koloro>\tUzi <koloro>-n por la malfona koloro (ankaŭ: -fg)" | |
3105 | |
3106 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)" | |
3107 msgstr "-font <tiparo>\tUzi <tiparo>-n por normala teksto (ankaŭ: -fn)" | |
3108 | |
3109 msgid "-boldfont <font>\tUse <font> for bold text" | |
3110 msgstr "-boldfont <tiparo>\tUzi <tiparo>-n por grasa teksto" | |
3111 | |
3112 msgid "-italicfont <font>\tUse <font> for italic text" | |
3113 msgstr "-italicfont <tiparo>\tUzi <tiparo>-n por kursiva teksto" | |
3114 | |
3115 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)" | |
3116 msgstr "-geometry <geom>\tUzi <geom> kiel komenca geometrio (ankaŭ: -geom)" | |
3117 | |
3118 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)" | |
3119 msgstr "-borderwidth <larĝo>\tUzi <larĝo>-n kiel larĝo de bordero (ankaŭ: -bw)" | |
3120 | |
3121 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)" | |
3122 msgstr "" | |
3123 "-scrollbarwidth <larĝo> Uzi <larĝo>-n kiel larĝo de rulumskalo (ankaŭ: -sw)" | |
3124 | |
3125 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)" | |
3126 msgstr "" | |
3127 "-menuheight <alto>\tUzi <alto>-n kiel alto de menuzona alto (ankaŭ: -mh)" | |
3128 | |
3129 msgid "-reverse\t\tUse reverse video (also: -rv)" | |
3130 msgstr "-reverse\t\tUzi inversan videon (ankaŭ: -rv)" | |
3131 | |
3132 msgid "+reverse\t\tDon't use reverse video (also: +rv)" | |
1668 | 3133 msgstr "+reverse\t\tNe uzi inversan videon (ankaŭ: +rv)" |
1621 | 3134 |
3135 msgid "-xrm <resource>\tSet the specified resource" | |
3136 msgstr "-xrm <rimedo>\tAgordi la specifitan <rimedo>-n" | |
3137 | |
3138 msgid "" | |
3139 "\n" | |
3140 "Arguments recognised by gvim (GTK+ version):\n" | |
3141 msgstr "" | |
3142 "\n" | |
3143 "Argumentoj agnoskitaj de gvim (versio GTK+):\n" | |
3144 | |
20379 | 3145 msgid "-display <display>\tRun Vim on <display> (also: --display)" |
1621 | 3146 msgstr "-display <ekrano>\tLanĉi Vim sur tiu <ekrano> (ankaŭ: --display)" |
3147 | |
3148 msgid "--role <role>\tSet a unique role to identify the main window" | |
3149 msgstr "--role <rolo>\tDoni unikan rolon por identigi la ĉefan fenestron" | |
3150 | |
3151 msgid "--socketid <xid>\tOpen Vim inside another GTK widget" | |
3152 msgstr "--socketid <xid>\tMalfermi Vim en alia GTK fenestraĵo" | |
3153 | |
3920 | 3154 msgid "--echo-wid\t\tMake gvim echo the Window ID on stdout" |
16871 | 3155 msgstr "--echo-wid\t\tIgas gvim afiŝi la identigilon de fenestro sur stdout" |
3920 | 3156 |
1621 | 3157 msgid "-P <parent title>\tOpen Vim inside parent application" |
3158 msgstr "-P <gepatra titolo>\tMalfermi Vim en gepatra aplikaĵo" | |
3159 | |
3160 msgid "--windowid <HWND>\tOpen Vim inside another win32 widget" | |
3161 msgstr "--windowid <HWND>\tMalfermi Vim en alia win32 fenestraĵo" | |
3162 | |
3163 msgid "No display" | |
3164 msgstr "Neniu ekrano" | |
3165 | |
3166 msgid ": Send failed.\n" | |
6370 | 3167 msgstr ": Sendo malsukcesis.\n" |
1621 | 3168 |
3169 msgid ": Send failed. Trying to execute locally\n" | |
6370 | 3170 msgstr ": Sendo malsukcesis. Provo de loka plenumo\n" |
1621 | 3171 |
3172 #, c-format | |
3173 msgid "%d of %d edited" | |
3174 msgstr "%d de %d redaktita(j)" | |
3175 | |
3176 msgid "No display: Send expression failed.\n" | |
6370 | 3177 msgstr "Neniu ekrano: Sendado de esprimo malsukcesis.\n" |
1621 | 3178 |
3179 msgid ": Send expression failed.\n" | |
6370 | 3180 msgstr ": Sendado de esprimo malsukcesis.\n" |
1621 | 3181 |
17667 | 3182 #, c-format |
3183 msgid "E224: global abbreviation already exists for %s" | |
3184 msgstr "E224: malloka mallongigo jam ekzistas por %s" | |
3185 | |
3186 #, c-format | |
3187 msgid "E225: global mapping already exists for %s" | |
3188 msgstr "E225: malloka mapo jam ekzistas por %s" | |
3189 | |
3190 #, c-format | |
3191 msgid "E226: abbreviation already exists for %s" | |
3192 msgstr "E226: mallongigo jam ekzistas por %s" | |
3193 | |
3194 #, c-format | |
3195 msgid "E227: mapping already exists for %s" | |
3196 msgstr "E227: mapo jam ekzistas por %s" | |
3197 | |
3198 msgid "No abbreviation found" | |
3199 msgstr "Neniu mallongigo trovita" | |
3200 | |
3201 msgid "No mapping found" | |
3202 msgstr "Neniu mapo trovita" | |
3203 | |
3204 msgid "E228: makemap: Illegal mode" | |
3205 msgstr "E228: makemap: Nevalida reĝimo" | |
3206 | |
18615 | 3207 #, c-format |
3208 msgid "E357: 'langmap': Matching character missing for %s" | |
3209 msgstr "E357: 'langmap': Kongrua signo mankas por %s" | |
3210 | |
3211 #, c-format | |
3212 msgid "E358: 'langmap': Extra characters after semicolon: %s" | |
19523 | 3213 msgstr "E358: 'langmap': Ekstraj signoj post punktokomo: %s" |
18615 | 3214 |
1621 | 3215 msgid "No marks set" |
3216 msgstr "Neniu marko" | |
3217 | |
3218 #, c-format | |
3219 msgid "E283: No marks matching \"%s\"" | |
3220 msgstr "E283: Neniu marko kongruas kun \"%s\"" | |
3221 | |
3222 msgid "" | |
3223 "\n" | |
3224 "mark line col file/text" | |
3225 msgstr "" | |
3226 "\n" | |
3227 "mark linio kol dosiero/teksto" | |
3228 | |
3229 msgid "" | |
3230 "\n" | |
3231 " jump line col file/text" | |
3232 msgstr "" | |
3233 "\n" | |
3234 " salt linio kol dosiero/teksto" | |
3235 | |
3236 msgid "" | |
3237 "\n" | |
3238 "change line col text" | |
3239 msgstr "" | |
3240 "\n" | |
3241 "ŝanĝo linio kol teksto" | |
3242 | |
3243 msgid "E543: Not a valid codepage" | |
3244 msgstr "E543: Nevalida kodpaĝo" | |
3245 | |
3246 msgid "E284: Cannot set IC values" | |
3247 msgstr "E284: Ne eblas agordi valorojn de IC" | |
3248 | |
3249 msgid "E285: Failed to create input context" | |
6370 | 3250 msgstr "E285: Kreado de eniga kunteksto malsukcesis" |
1621 | 3251 |
3252 msgid "E286: Failed to open input method" | |
6370 | 3253 msgstr "E286: Malfermo de eniga metodo malsukcesis" |
1621 | 3254 |
3255 msgid "E287: Warning: Could not set destroy callback to IM" | |
3256 msgstr "E287: Averto: Ne eblis agordi detruan reagfunkcion al IM" | |
3257 | |
3258 msgid "E288: input method doesn't support any style" | |
3259 msgstr "E288: eniga metodo subtenas neniun stilon" | |
3260 | |
3261 # DP: mi ne scias, kio estas "preedit" | |
3262 msgid "E289: input method doesn't support my preedit type" | |
3263 msgstr "E289: eniga metodo ne subtenas mian antaŭredaktan tipon" | |
3264 | |
3265 msgid "E293: block was not locked" | |
3266 msgstr "E293: bloko ne estis ŝlosita" | |
3267 | |
3268 msgid "E294: Seek error in swap file read" | |
3269 msgstr "E294: Eraro de enpoziciigo dum lego de permutodosiero .swp" | |
3270 | |
3271 msgid "E295: Read error in swap file" | |
3272 msgstr "E295: Eraro de lego en permutodosiero .swp" | |
3273 | |
3274 msgid "E296: Seek error in swap file write" | |
3275 msgstr "E296: Eraro de enpoziciigo dum skribo de permutodosiero .swp" | |
3276 | |
3277 msgid "E297: Write error in swap file" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3278 msgstr "E297: Skriberaro en permutodosiero .swp" |
1621 | 3279 |
3280 msgid "E300: Swap file already exists (symlink attack?)" | |
3281 msgstr "E300: Permutodosiero .swp jam ekzistas (ĉu atako per simbola ligilo?)" | |
3282 | |
3283 msgid "E298: Didn't get block nr 0?" | |
3284 msgstr "E298: Ĉu ne akiris blokon n-ro 0?" | |
3285 | |
3286 msgid "E298: Didn't get block nr 1?" | |
3287 msgstr "E298: Ĉu ne akiris blokon n-ro 1?" | |
3288 | |
3289 msgid "E298: Didn't get block nr 2?" | |
3290 msgstr "E298: Ĉu ne akiris blokon n-ro 2?" | |
3291 | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
3292 msgid "E843: Error while updating swap file crypt" |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
3293 msgstr "E843: Eraro dum ĝisdatigo de ĉifrada permutodosiero .swp" |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
3294 |
1621 | 3295 msgid "E301: Oops, lost the swap file!!!" |
3296 msgstr "E301: Ve, perdis la permutodosieron .swp!!!" | |
3297 | |
3298 msgid "E302: Could not rename swap file" | |
3299 msgstr "E302: Ne eblis renomi la permutodosieron .swp" | |
3300 | |
3301 #, c-format | |
3302 msgid "E303: Unable to open swap file for \"%s\", recovery impossible" | |
1668 | 3303 msgstr "" |
3304 "E303: Ne eblas malfermi permutodosieron .swp de \"%s\", restaŭro neeblas" | |
1621 | 3305 |
3306 msgid "E304: ml_upd_block0(): Didn't get block 0??" | |
3307 msgstr "E304: ml_upd_block0(): Ne akiris blokon 0??" | |
3308 | |
3309 #, c-format | |
3310 msgid "E305: No swap file found for %s" | |
3311 msgstr "E305: Neniu permutodosiero .swp trovita por %s" | |
3312 | |
3313 msgid "Enter number of swap file to use (0 to quit): " | |
3314 msgstr "Entajpu la uzendan numeron de permutodosiero .swp (0 por eliri): " | |
3315 | |
3316 #, c-format | |
3317 msgid "E306: Cannot open %s" | |
3318 msgstr "E306: Ne eblas malfermi %s" | |
3319 | |
3320 msgid "Unable to read block 0 from " | |
3321 msgstr "Ne eblas legi blokon 0 de " | |
3322 | |
3323 msgid "" | |
3324 "\n" | |
3325 "Maybe no changes were made or Vim did not update the swap file." | |
3326 msgstr "" | |
3327 "\n" | |
3328 "Eble neniu ŝanĝo estis farita aŭ Vim ne ĝisdatigis la permutodosieron .swp." | |
3329 | |
3330 msgid " cannot be used with this version of Vim.\n" | |
3331 msgstr " ne uzeblas per tiu versio de vim.\n" | |
3332 | |
3333 msgid "Use Vim version 3.0.\n" | |
3334 msgstr "Uzu version 3.0 de Vim\n" | |
3335 | |
3336 #, c-format | |
3337 msgid "E307: %s does not look like a Vim swap file" | |
3338 msgstr "E307: %s ne aspektas kiel permutodosiero .swp de Vim" | |
3339 | |
3340 msgid " cannot be used on this computer.\n" | |
3341 msgstr " ne uzeblas per tiu komputilo.\n" | |
3342 | |
3343 msgid "The file was created on " | |
3344 msgstr "La dosiero estas kreita je " | |
3345 | |
3346 msgid "" | |
3347 ",\n" | |
3348 "or the file has been damaged." | |
3349 msgstr "" | |
3350 ",\n" | |
3351 "aŭ la dosiero estas difekta." | |
3352 | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3353 #, c-format |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3354 msgid "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3355 "E833: %s is encrypted and this version of Vim does not support encryption" |
13912 | 3356 msgstr "E833: %s estas ĉifrita kaj tiu versio de Vim ne subtenas ĉifradon" |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3357 |
1621 | 3358 msgid " has been damaged (page size is smaller than minimum value).\n" |
3359 msgstr " difektiĝis (paĝa grando pli malgranda ol minimuma valoro).\n" | |
3360 | |
3361 #, c-format | |
3362 msgid "Using swap file \"%s\"" | |
3363 msgstr "Uzado de permutodosiero .swp \"%s\"" | |
3364 | |
3365 #, c-format | |
3366 msgid "Original file \"%s\"" | |
3367 msgstr "Originala dosiero \"%s\"" | |
3368 | |
3369 msgid "E308: Warning: Original file may have been changed" | |
3370 msgstr "E308: Averto: Originala dosiero eble ŝanĝiĝis" | |
3371 | |
3372 #, c-format | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3373 msgid "Swap file is encrypted: \"%s\"" |
13912 | 3374 msgstr "Permutodosiero .swp estas ĉifrita: \"%s\"" |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3375 |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3376 msgid "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3377 "\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3378 "If you entered a new crypt key but did not write the text file," |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3379 msgstr "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3380 "\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3381 "Se vi tajpis novan ŝlosilon de ĉifrado sed ne skribis la tekstan dosieron," |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3382 |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3383 msgid "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3384 "\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3385 "enter the new crypt key." |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3386 msgstr "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3387 "\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3388 "tajpu la novan ŝlosilon de ĉifrado." |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3389 |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3390 msgid "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3391 "\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3392 "If you wrote the text file after changing the crypt key press enter" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3393 msgstr "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3394 "\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3395 "Se vi skribis la tekstan dosieron post ŝanĝo de la ŝlosilo de ĉifrado, premu " |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3396 "enenklavon" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3397 |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3398 msgid "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3399 "\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3400 "to use the same key for text file and swap file" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3401 msgstr "" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3402 "\n" |
13912 | 3403 "por uzi la saman ŝlosilon por la teksta dosiero kaj permutodosiero .swp" |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3404 |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3405 #, c-format |
1621 | 3406 msgid "E309: Unable to read block 1 from %s" |
3407 msgstr "E309: Ne eblas legi blokon 1 de %s" | |
3408 | |
3409 msgid "???MANY LINES MISSING" | |
3410 msgstr "???MULTAJ LINIOJ MANKAS" | |
3411 | |
3412 msgid "???LINE COUNT WRONG" | |
3413 msgstr "???NOMBRO DE LINIOJ NE ĜUSTAS" | |
3414 | |
3415 msgid "???EMPTY BLOCK" | |
3416 msgstr "???MALPLENA BLOKO" | |
3417 | |
3418 msgid "???LINES MISSING" | |
3419 msgstr "???LINIOJ MANKANTAJ" | |
3420 | |
3421 #, c-format | |
3422 msgid "E310: Block 1 ID wrong (%s not a .swp file?)" | |
3423 msgstr "" | |
3424 "E310: Nevalida identigilo de bloko 1 (ĉu %s ne estas permutodosiero .swp?)" | |
3425 | |
3426 msgid "???BLOCK MISSING" | |
3427 msgstr "???MANKAS BLOKO" | |
3428 | |
3429 msgid "??? from here until ???END lines may be messed up" | |
3430 msgstr "??? ekde tie ĝis ???FINO linioj estas eble difektaj" | |
3431 | |
3432 msgid "??? from here until ???END lines may have been inserted/deleted" | |
3433 msgstr "??? ekde tie ĝis ???FINO linioj estas eble enmetitaj/forviŝitaj" | |
3434 | |
3435 msgid "???END" | |
3436 msgstr "???FINO" | |
3437 | |
3438 msgid "E311: Recovery Interrupted" | |
3439 msgstr "E311: Restaŭro interrompita" | |
3440 | |
3441 msgid "" | |
3442 "E312: Errors detected while recovering; look for lines starting with ???" | |
3443 msgstr "E312: Eraroj dum restaŭro; rigardu liniojn komencantajn per ???" | |
3444 | |
3445 msgid "See \":help E312\" for more information." | |
3446 msgstr "Vidu \":help E312\" por pliaj informoj." | |
3447 | |
3448 msgid "Recovery completed. You should check if everything is OK." | |
3449 msgstr "Restaŭro finiĝis. Indus kontroli ĉu ĉio estas en ordo." | |
3450 | |
3451 msgid "" | |
3452 "\n" | |
3453 "(You might want to write out this file under another name\n" | |
3454 msgstr "" | |
3455 "\n" | |
3456 "(Indas konservi tiun dosieron per alia nomo\n" | |
3457 | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3458 msgid "and run diff with the original file to check for changes)" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3459 msgstr "kaj lanĉi diff kun la originala dosiero por kontroli la ŝanĝojn)" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3460 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3461 msgid "Recovery completed. Buffer contents equals file contents." |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3462 msgstr "" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3463 "Restaŭro finiĝis. La enhavo de la bufro samas kun la enhavo de la dosiero." |
1621 | 3464 |
3465 msgid "" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3466 "\n" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3467 "You may want to delete the .swp file now.\n" |
1621 | 3468 "\n" |
3469 msgstr "" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3470 "\n" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3471 "La dosiero .swp nun forviŝindas.\n" |
1621 | 3472 "\n" |
3473 | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3474 msgid "Using crypt key from swap file for the text file.\n" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3475 msgstr "" |
13912 | 3476 "Uzas ŝlosilon de ĉifrado el permutodosiero .swp por la teksta dosiero.\n" |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
3477 |
1621 | 3478 msgid "Swap files found:" |
3479 msgstr "Permutodosiero .swp trovita:" | |
3480 | |
3481 msgid " In current directory:\n" | |
3482 msgstr " En la aktuala dosierujo:\n" | |
3483 | |
3484 msgid " Using specified name:\n" | |
3485 msgstr " Uzado de specifita nomo:\n" | |
3486 | |
3487 msgid " In directory " | |
3488 msgstr " En dosierujo " | |
3489 | |
3490 msgid " -- none --\n" | |
3491 msgstr " -- nenio --\n" | |
3492 | |
3493 msgid " owned by: " | |
3494 msgstr " posedata de: " | |
3495 | |
3496 msgid " dated: " | |
3497 msgstr " dato: " | |
3498 | |
3499 msgid " dated: " | |
3500 msgstr " dato: " | |
3501 | |
3502 msgid " [from Vim version 3.0]" | |
3503 msgstr " [de Vim versio 3.0]" | |
3504 | |
3505 msgid " [does not look like a Vim swap file]" | |
3506 msgstr " [ne aspektas kiel permutodosiero .swp de Vim]" | |
3507 | |
3508 msgid " file name: " | |
3509 msgstr " dosiernomo: " | |
3510 | |
3511 msgid "" | |
3512 "\n" | |
3513 " modified: " | |
3514 msgstr "" | |
3515 "\n" | |
3516 " modifita: " | |
3517 | |
3518 msgid "YES" | |
3519 msgstr "JES" | |
3520 | |
3521 msgid "no" | |
3522 msgstr "ne" | |
3523 | |
3524 msgid "" | |
3525 "\n" | |
3526 " user name: " | |
3527 msgstr "" | |
3528 "\n" | |
3529 " uzantonomo: " | |
3530 | |
3531 msgid " host name: " | |
3532 msgstr " komputila nomo: " | |
3533 | |
3534 msgid "" | |
3535 "\n" | |
3536 " host name: " | |
3537 msgstr "" | |
3538 "\n" | |
3539 " komputila nomo: " | |
3540 | |
3541 msgid "" | |
3542 "\n" | |
3543 " process ID: " | |
3544 msgstr "" | |
3545 "\n" | |
3546 " proceza ID: " | |
3547 | |
14999 | 3548 msgid " (STILL RUNNING)" |
3549 msgstr " (ANKORAŬ RULIĜAS)" | |
1621 | 3550 |
3551 msgid "" | |
3552 "\n" | |
3553 " [not usable with this version of Vim]" | |
3554 msgstr "" | |
3555 "\n" | |
3556 " [ne uzebla per tiu versio de Vim]" | |
3557 | |
3558 msgid "" | |
3559 "\n" | |
3560 " [not usable on this computer]" | |
3561 msgstr "" | |
3562 "\n" | |
3563 " [neuzebla per tiu komputilo]" | |
3564 | |
3565 msgid " [cannot be read]" | |
3566 msgstr " [nelegebla]" | |
3567 | |
3568 msgid " [cannot be opened]" | |
3569 msgstr " [nemalfermebla]" | |
3570 | |
3571 msgid "E313: Cannot preserve, there is no swap file" | |
3572 msgstr "E313: Ne eblas konservi, ne estas permutodosiero .swp" | |
3573 | |
3574 msgid "File preserved" | |
3575 msgstr "Dosiero konservita" | |
3576 | |
3577 msgid "E314: Preserve failed" | |
6370 | 3578 msgstr "E314: Konservo malsukcesis" |
1621 | 3579 |
3580 #, c-format | |
3581 msgid "E315: ml_get: invalid lnum: %ld" | |
3582 msgstr "E315: ml_get: nevalida lnum: %ld" | |
3583 | |
3584 #, c-format | |
18615 | 3585 msgid "E316: ml_get: cannot find line %ld in buffer %d %s" |
3586 msgstr "E316: ml_get: ne eblas trovi linion %ld en bufro %d %s" | |
1621 | 3587 |
3588 msgid "E317: pointer block id wrong 3" | |
3589 msgstr "E317: nevalida referenco de bloko id 3" | |
3590 | |
3591 msgid "stack_idx should be 0" | |
3592 msgstr "stack_idx devus esti 0" | |
3593 | |
3594 msgid "E318: Updated too many blocks?" | |
3595 msgstr "E318: Ĉu ĝisdatigis tro da blokoj?" | |
3596 | |
3597 msgid "E317: pointer block id wrong 4" | |
3598 msgstr "E317: nevalida referenco de bloko id 4" | |
3599 | |
3600 msgid "deleted block 1?" | |
3601 msgstr "ĉu forviŝita bloko 1?" | |
3602 | |
3603 #, c-format | |
3604 msgid "E320: Cannot find line %ld" | |
3605 msgstr "E320: Ne eblas trovi linion %ld" | |
3606 | |
3607 msgid "E317: pointer block id wrong" | |
3608 msgstr "E317: nevalida referenco de bloko id" | |
3609 | |
3610 msgid "pe_line_count is zero" | |
3611 msgstr "pe_line_count estas nul" | |
3612 | |
3613 #, c-format | |
3614 msgid "E322: line number out of range: %ld past the end" | |
3615 msgstr "E322: numero de linio ekster limoj: %ld preter la fino" | |
3616 | |
3617 #, c-format | |
3618 msgid "E323: line count wrong in block %ld" | |
3619 msgstr "E323: nevalida nombro de linioj en bloko %ld" | |
3620 | |
3621 msgid "Stack size increases" | |
3622 msgstr "Stako pligrandiĝas" | |
3623 | |
3624 msgid "E317: pointer block id wrong 2" | |
3625 msgstr "E317: nevalida referenco de bloko id 2" | |
3626 | |
3627 #, c-format | |
3628 msgid "E773: Symlink loop for \"%s\"" | |
3629 msgstr "E773: Buklo de simbolaj ligiloj por \"%s\"" | |
3630 | |
3631 msgid "E325: ATTENTION" | |
3632 msgstr "E325: ATENTO" | |
3633 | |
3634 msgid "" | |
3635 "\n" | |
3636 "Found a swap file by the name \"" | |
3637 msgstr "" | |
3638 "\n" | |
3639 "Trovis permutodosieron .swp kun la nomo \"" | |
3640 | |
3641 msgid "While opening file \"" | |
3642 msgstr "Dum malfermo de dosiero \"" | |
3643 | |
14999 | 3644 msgid " CANNOT BE FOUND" |
3645 msgstr " NETROVITA" | |
3646 | |
1621 | 3647 msgid " NEWER than swap file!\n" |
3648 msgstr " PLI NOVA ol permutodosiero .swp!\n" | |
3649 | |
3650 msgid "" | |
3651 "\n" | |
2965 | 3652 "(1) Another program may be editing the same file. If this is the case,\n" |
3653 " be careful not to end up with two different instances of the same\n" | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
3654 " file when making changes. Quit, or continue with caution.\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
3655 msgstr "" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
3656 "\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
3657 "(1) Alia programo eble redaktas la saman dosieron. Se jes, estu singarda\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
3658 " por ne havi du malsamajn aperojn de la sama dosiero, kiam vi faros\n" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
3659 " ŝanĝojn. Eliru aŭ daŭrigu singarde.\n" |
2965 | 3660 |
3661 msgid "(2) An edit session for this file crashed.\n" | |
3662 msgstr "(2) Redakta seanco de tiu dosiero kolapsis.\n" | |
1621 | 3663 |
3664 msgid " If this is the case, use \":recover\" or \"vim -r " | |
3665 msgstr " Se veras, uzu \":recover\" aŭ \"vim -r " | |
3666 | |
3667 msgid "" | |
3668 "\"\n" | |
3669 " to recover the changes (see \":help recovery\").\n" | |
3670 msgstr "" | |
3671 "\"\n" | |
3672 " por restaŭri la ŝanĝojn (vidu \":help recovery\").\n" | |
3673 | |
3674 msgid " If you did this already, delete the swap file \"" | |
3675 msgstr " Se vi jam faris ĝin, forviŝu la permutodosieron .swp \"" | |
3676 | |
3677 msgid "" | |
3678 "\"\n" | |
3679 " to avoid this message.\n" | |
3680 msgstr "" | |
3681 "\"\n" | |
3682 " por eviti tiun mesaĝon.\n" | |
3683 | |
16871 | 3684 msgid "Found a swap file that is not useful, deleting it" |
3685 msgstr "Forviŝis neutilan permutodosieron" | |
3686 | |
1621 | 3687 msgid "Swap file \"" |
3688 msgstr "Permutodosiero .swp \"" | |
3689 | |
3690 msgid "\" already exists!" | |
3691 msgstr "\" jam ekzistas!" | |
3692 | |
3693 msgid "VIM - ATTENTION" | |
3694 msgstr "VIM - ATENTO" | |
3695 | |
3696 msgid "Swap file already exists!" | |
3697 msgstr "Permutodosiero .swp jam ekzistas!" | |
3698 | |
3699 # AM: ĉu Vim konvertos la unuliterajn respondojn de la uzulo? | |
3700 # DP: jes, la '&' respondoj bone funkcias (mi kontrolis) | |
3701 msgid "" | |
3702 "&Open Read-Only\n" | |
3703 "&Edit anyway\n" | |
3704 "&Recover\n" | |
3705 "&Quit\n" | |
3706 "&Abort" | |
3707 msgstr "" | |
3708 "&Malfermi nurlegreĝime\n" | |
3709 "Tamen &redakti\n" | |
3710 "Res&taŭri\n" | |
3711 "&Eliri\n" | |
3712 "Ĉe&sigi" | |
3713 | |
3714 msgid "" | |
3715 "&Open Read-Only\n" | |
3716 "&Edit anyway\n" | |
3717 "&Recover\n" | |
3718 "&Delete it\n" | |
3719 "&Quit\n" | |
3720 "&Abort" | |
3721 msgstr "" | |
3722 "&Malfermi nurlegreĝime\n" | |
3723 "Tamen &redakti\n" | |
3724 "Res&taŭri\n" | |
3725 "&Forviŝi\n" | |
3726 "&Eliri\n" | |
3727 "Ĉe&sigi" | |
3728 | |
3729 msgid "E326: Too many swap files found" | |
3730 msgstr "E326: Tro da dosieroj trovitaj" | |
3731 | |
3732 msgid "E327: Part of menu-item path is not sub-menu" | |
3733 msgstr "E327: Parto de vojo de menuero ne estas sub-menuo" | |
3734 | |
3735 #, c-format | |
3736 msgid "E329: No menu \"%s\"" | |
3737 msgstr "E329: Neniu menuo \"%s\"" | |
3738 | |
3739 msgid "E792: Empty menu name" | |
3740 msgstr "E792: Malplena nomo de menuo" | |
3741 | |
3742 msgid "E330: Menu path must not lead to a sub-menu" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3743 msgstr "E330: Vojo de menuo ne rajtas konduki al sub-menuo" |
1621 | 3744 |
3745 msgid "E331: Must not add menu items directly to menu bar" | |
3746 msgstr "E331: Aldono de menueroj direkte al menuzono estas malpermesita" | |
3747 | |
3748 msgid "E332: Separator cannot be part of a menu path" | |
3749 msgstr "E332: Disigilo ne rajtas esti ero de vojo de menuo" | |
3750 | |
3751 msgid "" | |
3752 "\n" | |
3753 "--- Menus ---" | |
3754 msgstr "" | |
3755 "\n" | |
3756 "--- Menuoj ---" | |
3757 | |
3758 msgid "Tear off this menu" | |
3759 msgstr "Disigi tiun menuon" | |
3760 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3761 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3762 msgid "E335: Menu not defined for %s mode" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3763 msgstr "E335: Menuo ne estas difinita por reĝimo %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3764 |
1621 | 3765 msgid "E333: Menu path must lead to a menu item" |
3766 msgstr "E333: Vojo de menuo devas konduki al menuero" | |
3767 | |
3768 #, c-format | |
3769 msgid "E334: Menu not found: %s" | |
3770 msgstr "E334: Menuo netrovita: %s" | |
3771 | |
3772 msgid "E336: Menu path must lead to a sub-menu" | |
3773 msgstr "E336: Vojo de menuo devas konduki al sub-menuo" | |
3774 | |
3775 msgid "E337: Menu not found - check menu names" | |
3776 msgstr "E337: Menuo ne trovita - kontrolu nomojn de menuoj" | |
3777 | |
3778 #, c-format | |
3779 msgid "Error detected while processing %s:" | |
3780 msgstr "Eraro okazis dum traktado de %s:" | |
3781 | |
3782 #, c-format | |
3783 msgid "line %4ld:" | |
3784 msgstr "linio %4ld:" | |
3785 | |
3786 #, c-format | |
3787 msgid "E354: Invalid register name: '%s'" | |
3788 msgstr "E354: Nevalida nomo de reĝistro: '%s'" | |
3789 | |
3790 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3791 msgstr "Flegado de mesaĝoj: Dominique PELLÉ <dominique.pelle@gmail.com>" |
1621 | 3792 |
3793 msgid "Interrupt: " | |
3794 msgstr "Interrompo: " | |
3795 | |
3796 msgid "Press ENTER or type command to continue" | |
3797 msgstr "Premu ENEN-KLAVON aŭ tajpu komandon por daŭrigi" | |
3798 | |
3799 #, c-format | |
3800 msgid "%s line %ld" | |
3801 msgstr "%s linio %ld" | |
3802 | |
3803 msgid "-- More --" | |
3804 msgstr "-- Pli --" | |
3805 | |
3806 msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit " | |
3807 msgstr " SPACETO/d/j: ekrano/paĝo/sub linio, b/u/k: supre, q: eliri " | |
3808 | |
3809 msgid "Question" | |
3810 msgstr "Demando" | |
3811 | |
3812 msgid "" | |
3813 "&Yes\n" | |
3814 "&No" | |
3815 msgstr "" | |
3816 "&Jes\n" | |
3817 "&Ne" | |
3818 | |
3819 # AM: ĉu Vim konvertos unuliterajn respondojn? | |
3820 # DP: jes, '&' bone funkcias (mi kontrolis) | |
3821 msgid "" | |
3822 "&Yes\n" | |
3823 "&No\n" | |
3824 "Save &All\n" | |
3825 "&Discard All\n" | |
3826 "&Cancel" | |
3827 msgstr "" | |
3828 "&Jes\n" | |
3829 "&Ne\n" | |
3830 "&Konservi Ĉion\n" | |
3831 "&Forlasi Ĉion\n" | |
3832 "&Rezigni" | |
3833 | |
3834 msgid "E766: Insufficient arguments for printf()" | |
3835 msgstr "E766: Ne sufiĉaj argumentoj por printf()" | |
3836 | |
1668 | 3837 msgid "E807: Expected Float argument for printf()" |
6370 | 3838 msgstr "E807: Atendis Glitpunktnombron kiel argumenton de printf()" |
1668 | 3839 |
1621 | 3840 msgid "E767: Too many arguments to printf()" |
3841 msgstr "E767: Tro da argumentoj al printf()" | |
3842 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3843 msgid "Type number and <Enter> or click with mouse (empty cancels): " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3844 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3845 "Tajpu nombron kaj <Enenklavon> aŭ alklaku per la muso (malpleno rezignas): " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3846 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3847 msgid "Type number and <Enter> (empty cancels): " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3848 msgstr "Tajpu nombron kaj <Enenklavon> (malpleno rezignas): " |
1621 | 3849 |
14668 | 3850 #, c-format |
3851 msgid "%ld more line" | |
3852 msgid_plural "%ld more lines" | |
3853 msgstr[0] "%ld plia linio" | |
3854 msgstr[1] "%ld pliaj linioj" | |
3855 | |
3856 #, c-format | |
3857 msgid "%ld line less" | |
3858 msgid_plural "%ld fewer lines" | |
3859 msgstr[0] "%ld malplia linio" | |
3860 msgstr[1] "%ld malpliaj linioj" | |
1621 | 3861 |
3862 msgid " (Interrupted)" | |
3863 msgstr " (Interrompita)" | |
3864 | |
3865 msgid "Beep!" | |
3866 msgstr "Bip!" | |
3867 | |
18615 | 3868 msgid "E677: Error writing temp file" |
3869 msgstr "E677: Eraro dum skribo de provizora dosiero" | |
3870 | |
1621 | 3871 msgid "ERROR: " |
3872 msgstr "ERARO: " | |
3873 | |
3874 #, c-format | |
3875 msgid "" | |
3876 "\n" | |
3877 "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n" | |
3878 msgstr "" | |
3879 "\n" | |
3880 "[bajtoj] totalaj disponigitaj/maldisponigitaj %lu-%lu, nun uzataj %lu, " | |
3881 "kulmina uzo %lu\n" | |
3882 | |
3883 #, c-format | |
3884 msgid "" | |
3885 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" | |
3886 "\n" | |
3887 msgstr "" | |
3888 "[alvokoj] totalaj re/malloc() %lu, totalaj free() %lu\n" | |
3889 "\n" | |
3890 | |
16871 | 3891 msgid "E341: Internal error: lalloc(0, )" |
3892 msgstr "E341: Interna eraro: lalloc(0, )" | |
1621 | 3893 |
3894 #, c-format | |
3895 msgid "E342: Out of memory! (allocating %lu bytes)" | |
3896 msgstr "E342: Ne plu restas memoro! (disponigo de %lu bajtoj)" | |
3897 | |
3898 #, c-format | |
3899 msgid "Calling shell to execute: \"%s\"" | |
3900 msgstr "Alvokas ŝelon por plenumi: \"%s\"" | |
3901 | |
3902 msgid "E545: Missing colon" | |
3903 msgstr "E545: Mankas dupunkto" | |
3904 | |
3905 msgid "E546: Illegal mode" | |
3906 msgstr "E546: Reĝimo nepermesata" | |
3907 | |
3908 msgid "E547: Illegal mouseshape" | |
3909 msgstr "E547: Nevalida formo de muskursoro" | |
3910 | |
3911 msgid "E548: digit expected" | |
3912 msgstr "E548: cifero atendata" | |
3913 | |
3914 msgid "E549: Illegal percentage" | |
3915 msgstr "E549: Nevalida procento" | |
3916 | |
3917 #, c-format | |
3918 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\"" | |
1668 | 3919 msgstr "" |
3920 "E668: Nevalida permeso de dosiero de informo de konekto NetBeans: \"%s\"" | |
1621 | 3921 |
3922 #, c-format | |
16871 | 3923 msgid "E658: NetBeans connection lost for buffer %d" |
3924 msgstr "E658: Konekto de NetBeans perdita por bufro %d" | |
1621 | 3925 |
2625 | 3926 msgid "E838: netbeans is not supported with this GUI" |
3927 msgstr "E838: netbeans ne estas subtenata kun tiu grafika interfaco" | |
3928 | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3929 msgid "E511: netbeans already connected" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3930 msgstr "E511: nebeans jam konektata" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
3931 |
2965 | 3932 #, c-format |
3933 msgid "E505: %s is read-only (add ! to override)" | |
3934 msgstr "E505: %s estas nurlegebla (aldonu ! por transpasi)" | |
1621 | 3935 |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3936 msgid "E349: No identifier under cursor" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3937 msgstr "E349: Neniu identigilo sub la kursoro" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
3938 |
1621 | 3939 msgid "Warning: terminal cannot highlight" |
3940 msgstr "Averto: terminalo ne povas emfazi" | |
3941 | |
3942 msgid "E348: No string under cursor" | |
3943 msgstr "E348: Neniu ĉeno sub la kursoro" | |
3944 | |
3945 msgid "E352: Cannot erase folds with current 'foldmethod'" | |
3946 msgstr "E352: Ne eblas forviŝi faldon per aktuala 'foldmethod'" | |
3947 | |
3948 msgid "E664: changelist is empty" | |
3949 msgstr "E664: Listo de ŝanĝoj estas malplena" | |
3950 | |
3951 msgid "E662: At start of changelist" | |
3952 msgstr "E662: Ĉe komenco de ŝanĝlisto" | |
3953 | |
3954 msgid "E663: At end of changelist" | |
3955 msgstr "E663: Ĉe fino de ŝanĝlisto" | |
3956 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
3957 msgid "Type :qa! and press <Enter> to abandon all changes and exit Vim" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3958 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3959 "Tajpu :qa! kaj premu <Enenklavon> por forlasi ĉiujn ŝanĝojn kaj eliri el " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
3960 "Vim" |
1621 | 3961 |
16871 | 3962 msgid "Type :qa and press <Enter> to exit Vim" |
3963 msgstr "Tajpu :qa! kaj premu <Enenklavon> por eliri el Vim" | |
3964 | |
1621 | 3965 #, c-format |
14668 | 3966 msgid "%ld line %sed %d time" |
3967 msgid_plural "%ld line %sed %d times" | |
3968 msgstr[0] "%ld linio %sita %d foje" | |
3969 msgstr[1] "%ld linio %sita %d foje" | |
3970 | |
3971 #, c-format | |
3972 msgid "%ld lines %sed %d time" | |
3973 msgid_plural "%ld lines %sed %d times" | |
3974 msgstr[0] "%ld linioj %sitaj %d foje" | |
3975 msgstr[1] "%ld linioj %sitaj %d foje" | |
1621 | 3976 |
3977 msgid "cannot yank; delete anyway" | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
3978 msgstr "ne eblas kopii; tamen forviŝi" |
1621 | 3979 |
14668 | 3980 #, c-format |
3981 msgid "%ld line changed" | |
3982 msgid_plural "%ld lines changed" | |
3983 msgstr[0] "%ld linio ŝanĝita" | |
3984 msgstr[1] "%ld linioj ŝanĝitaj" | |
1621 | 3985 |
3986 #, c-format | |
3987 msgid "%ld Cols; " | |
3988 msgstr "%ld Kolumnoj; " | |
3989 | |
3990 #, c-format | |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
3991 msgid "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Bytes" |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
3992 msgstr "" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
3993 "Apartigis %s%ld de %ld Linioj; %lld de %lld Vortoj; %lld de %lld Bajtoj" |
1621 | 3994 |
3995 #, c-format | |
3996 msgid "" | |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
3997 "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Chars; %lld of " |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
3998 "%lld Bytes" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
3999 msgstr "" |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4000 "Apartigis %s%ld de %ld Linioj; %lld de %lld Vortoj; %lld de %lld Signoj; " |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4001 "%lld de %lld Bajtoj" |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4002 |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4003 #, c-format |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4004 msgid "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Byte %lld of %lld" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4005 msgstr "Kol %s de %s; Linio %ld de %ld; Vorto %lld de %lld; Bajto %lld de %lld" |
1621 | 4006 |
4007 #, c-format | |
4008 msgid "" | |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4009 "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Char %lld of %lld; Byte " |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4010 "%lld of %lld" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4011 msgstr "" |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4012 "Kol %s de %s; Linio %ld de %ld; Vorto %lld de %lld; Signo %lld de %lld; " |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4013 "Bajto %lld de %lld" |
1621 | 4014 |
4015 #, c-format | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4016 msgid "(+%lld for BOM)" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4017 msgstr "(+%lld por BOM)" |
1621 | 4018 |
18615 | 4019 msgid "E774: 'operatorfunc' is empty" |
4020 msgstr "E774: 'operatorfunc' estas malplena" | |
4021 | |
4022 # DP: ĉu Eval devas esti tradukita? | |
4023 msgid "E775: Eval feature not available" | |
4024 msgstr "E775: Eval eblo ne disponeblas" | |
1621 | 4025 |
4026 msgid "E518: Unknown option" | |
4027 msgstr "E518: Nekonata opcio" | |
4028 | |
4029 msgid "E519: Option not supported" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
4030 msgstr "E519: Opcio ne subtenata" |
1621 | 4031 |
4032 msgid "E520: Not allowed in a modeline" | |
4119 | 4033 msgstr "E520: Nepermesebla en reĝimlinio" |
1621 | 4034 |
16871 | 4035 msgid "E992: Not allowed in a modeline when 'modelineexpr' is off" |
4036 msgstr "E992: Nepermesebla en reĝimlinio kiam 'modelineexpr' estas malŝaltita" | |
4037 | |
2965 | 4038 msgid "E846: Key code not set" |
4039 msgstr "E846: Klavkodo ne agordita" | |
4040 | |
1621 | 4041 msgid "E521: Number required after =" |
19523 | 4042 msgstr "E521: Nombro bezonata post =" |
1621 | 4043 |
4044 msgid "E522: Not found in termcap" | |
4045 msgstr "E522: Netrovita en termcap" | |
4046 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
4047 msgid "E946: Cannot make a terminal with running job modifiable" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
4048 msgstr "E946: Ne eblas igi modifebla terminalon kun aktiva tasko" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
4049 |
1621 | 4050 msgid "E590: A preview window already exists" |
4051 msgstr "E590: Antaŭvida fenestro jam ekzistas" | |
4052 | |
4053 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'" | |
4054 msgstr "W17: La araba bezonas UTF-8, tajpu \":set encoding=utf-8\"" | |
4055 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4056 msgid "E954: 24-bit colors are not supported on this environment" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4057 msgstr "E954: 24-bitaj koloroj ne estas subtenataj en tiu sistemo" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4058 |
1621 | 4059 #, c-format |
4060 msgid "E593: Need at least %d lines" | |
4061 msgstr "E593: Bezonas almenaŭ %d liniojn" | |
4062 | |
4063 #, c-format | |
4064 msgid "E594: Need at least %d columns" | |
4065 msgstr "E594: Bezonas almenaŭ %d kolumnojn" | |
4066 | |
4067 #, c-format | |
4068 msgid "E355: Unknown option: %s" | |
4069 msgstr "E355: Nekonata opcio: %s" | |
4070 | |
4071 #, c-format | |
4072 msgid "E521: Number required: &%s = '%s'" | |
4073 msgstr "E521: Nombro bezonata: &%s = '%s'" | |
4074 | |
4075 msgid "" | |
4076 "\n" | |
4077 "--- Terminal codes ---" | |
4078 msgstr "" | |
4079 "\n" | |
4080 "--- Kodoj de terminalo ---" | |
4081 | |
4082 msgid "" | |
4083 "\n" | |
4084 "--- Global option values ---" | |
4085 msgstr "" | |
4086 "\n" | |
4087 "--- Mallokaj opcioj ---" | |
4088 | |
4089 msgid "" | |
4090 "\n" | |
4091 "--- Local option values ---" | |
4092 msgstr "" | |
4093 "\n" | |
4094 "--- Valoroj de lokaj opcioj ---" | |
4095 | |
4096 msgid "" | |
4097 "\n" | |
4098 "--- Options ---" | |
4099 msgstr "" | |
4100 "\n" | |
4101 "--- Opcioj ---" | |
4102 | |
4103 msgid "E356: get_varp ERROR" | |
4104 msgstr "E356: ERARO get_varp" | |
4105 | |
4106 #, c-format | |
18615 | 4107 msgid "E539: Illegal character <%s>" |
4108 msgstr "E539: Nevalida signo <%s>" | |
4109 | |
4110 #, c-format | |
4111 msgid "For option %s" | |
4112 msgstr "Por opcio %s" | |
4113 | |
4114 msgid "E540: Unclosed expression sequence" | |
4115 msgstr "E540: '}' mankas" | |
4116 | |
4117 msgid "E541: too many items" | |
4118 msgstr "E541: tro da elementoj" | |
4119 | |
4120 msgid "E542: unbalanced groups" | |
4121 msgstr "E542: misekvilibraj grupoj" | |
4122 | |
4123 msgid "E529: Cannot set 'term' to empty string" | |
4124 msgstr "E529: Ne eblas agordi 'term' al malplena ĉeno" | |
4125 | |
4126 msgid "E530: Cannot change term in GUI" | |
4127 msgstr "E530: term ne ŝanĝeblas en grafika interfaco" | |
4128 | |
4129 msgid "E531: Use \":gui\" to start the GUI" | |
4130 msgstr "E531: Uzu \":gui\" por lanĉi la grafikan interfacon" | |
4131 | |
4132 msgid "E589: 'backupext' and 'patchmode' are equal" | |
4133 msgstr "E589: 'backupext' kaj 'patchmode' estas egalaj" | |
4134 | |
4135 msgid "E834: Conflicts with value of 'listchars'" | |
4136 msgstr "E834: Konfliktoj kun la valoro de 'listchars'" | |
4137 | |
4138 msgid "E835: Conflicts with value of 'fillchars'" | |
4139 msgstr "E835: Konfliktoj kun la valoro de 'fillchars'" | |
4140 | |
4141 msgid "E617: Cannot be changed in the GTK+ 2 GUI" | |
4142 msgstr "E617: Ne ŝanĝeblas en la grafika interfaco GTK+ 2" | |
4143 | |
4144 #, c-format | |
4145 msgid "E950: Cannot convert between %s and %s" | |
4146 msgstr "E950: Ne eblas konverti de %s al %s" | |
4147 | |
4148 msgid "E524: Missing colon" | |
4149 msgstr "E524: Mankas dupunkto" | |
4150 | |
4151 msgid "E525: Zero length string" | |
4152 msgstr "E525: Ĉeno de nula longo" | |
4153 | |
4154 #, c-format | |
4155 msgid "E526: Missing number after <%s>" | |
19523 | 4156 msgstr "E526: Mankas nombro post <%s>" |
18615 | 4157 |
4158 msgid "E527: Missing comma" | |
4159 msgstr "E527: Mankas komo" | |
4160 | |
4161 msgid "E528: Must specify a ' value" | |
4162 msgstr "E528: Devas specifi ' valoron" | |
4163 | |
4164 msgid "E595: 'showbreak' contains unprintable or wide character" | |
4165 msgstr "E595: 'showbreak' enhavas nepreseblan aŭ plurĉellarĝan signon" | |
4166 | |
4167 msgid "E596: Invalid font(s)" | |
4168 msgstr "E596: Nevalida(j) tiparo(j)" | |
4169 | |
4170 msgid "E597: can't select fontset" | |
4171 msgstr "E597: ne eblas elekti tiparon" | |
4172 | |
4173 msgid "E598: Invalid fontset" | |
4174 msgstr "E598: Nevalida tiparo" | |
4175 | |
4176 msgid "E533: can't select wide font" | |
4177 msgstr "E533: ne eblas elekti larĝan tiparon" | |
4178 | |
4179 msgid "E534: Invalid wide font" | |
4180 msgstr "E534: Nevalida larĝa tiparo" | |
4181 | |
4182 #, c-format | |
4183 msgid "E535: Illegal character after <%c>" | |
19523 | 4184 msgstr "E535: Nevalida signo post <%c>" |
18615 | 4185 |
4186 msgid "E536: comma required" | |
4187 msgstr "E536: komo bezonata" | |
4188 | |
4189 #, c-format | |
4190 msgid "E537: 'commentstring' must be empty or contain %s" | |
4191 msgstr "E537: 'commentstring' devas esti malplena aŭ enhavi %s" | |
1621 | 4192 |
4193 msgid "cannot open " | |
4194 msgstr "ne eblas malfermi " | |
4195 | |
4196 msgid "VIM: Can't open window!\n" | |
4197 msgstr "VIM: Ne eblas malfermi fenestron!\n" | |
4198 | |
4199 msgid "Need Amigados version 2.04 or later\n" | |
4200 msgstr "Bezonas version 2.04 de Amigados aŭ pli novan\n" | |
4201 | |
4202 #, c-format | |
4203 msgid "Need %s version %ld\n" | |
19523 | 4204 msgstr "Bezonas %s-on de versio %ld\n" |
1621 | 4205 |
4206 msgid "Cannot open NIL:\n" | |
4207 msgstr "Ne eblas malfermi NIL:\n" | |
4208 | |
4209 msgid "Cannot create " | |
4210 msgstr "Ne eblas krei " | |
4211 | |
4212 #, c-format | |
4213 msgid "Vim exiting with %d\n" | |
4214 msgstr "Vim eliras kun %d\n" | |
4215 | |
4216 msgid "cannot change console mode ?!\n" | |
4217 msgstr "ne eblas ŝanĝi reĝimon de konzolo?!\n" | |
4218 | |
4219 msgid "mch_get_shellsize: not a console??\n" | |
4220 msgstr "mch_get_shellsize: ne estas konzolo??\n" | |
4221 | |
4222 msgid "E360: Cannot execute shell with -f option" | |
4223 msgstr "E360: Ne eblas plenumi ŝelon kun opcio -f" | |
4224 | |
4225 msgid "Cannot execute " | |
4226 msgstr "Ne eblas plenumi " | |
4227 | |
4228 msgid "shell " | |
4229 msgstr "ŝelo " | |
4230 | |
4231 msgid " returned\n" | |
4232 msgstr " liveris\n" | |
4233 | |
4234 msgid "ANCHOR_BUF_SIZE too small." | |
4235 msgstr "ANCHOR_BUF_SIZE tro malgranda." | |
4236 | |
4237 msgid "I/O ERROR" | |
4238 msgstr "ERARO DE ENIGO/ELIGO" | |
4239 | |
4240 msgid "Message" | |
4241 msgstr "Mesaĝo" | |
4242 | |
4243 msgid "E237: Printer selection failed" | |
6370 | 4244 msgstr "E237: Elekto de presilo malsukcesis" |
1621 | 4245 |
4246 #, c-format | |
4247 msgid "to %s on %s" | |
4248 msgstr "al %s de %s" | |
4249 | |
4250 #, c-format | |
4251 msgid "E613: Unknown printer font: %s" | |
4252 msgstr "E613: Nekonata tiparo de presilo: %s" | |
4253 | |
4254 #, c-format | |
4255 msgid "E238: Print error: %s" | |
4256 msgstr "E238: Eraro de presado: %s" | |
4257 | |
4258 #, c-format | |
4259 msgid "Printing '%s'" | |
4119 | 4260 msgstr "Presas '%s'" |
1621 | 4261 |
4262 #, c-format | |
4263 msgid "E244: Illegal charset name \"%s\" in font name \"%s\"" | |
4264 msgstr "E244: Nevalida nomo de signaro \"%s\" en nomo de tiparo \"%s\"" | |
4265 | |
4266 #, c-format | |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4267 msgid "E244: Illegal quality name \"%s\" in font name \"%s\"" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4268 msgstr "E244: Nevalida nomo de kvalito \"%s\" en nomo de tiparo \"%s\"" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4269 |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
4270 #, c-format |
1621 | 4271 msgid "E245: Illegal char '%c' in font name \"%s\"" |
4272 msgstr "E245: Nevalida signo '%c' en nomo de tiparo \"%s\"" | |
4273 | |
4274 #, c-format | |
4275 msgid "Opening the X display took %ld msec" | |
4276 msgstr "Malfermo de vidigo X daŭris %ld msek" | |
4277 | |
4278 msgid "" | |
4279 "\n" | |
4280 "Vim: Got X error\n" | |
4281 msgstr "" | |
4282 "\n" | |
4283 "Vim: Alvenis X eraro\n" | |
4284 | |
16871 | 4285 #, c-format |
4286 msgid "restoring display %s" | |
4287 msgstr "restaŭro de vidigo %s" | |
4288 | |
1621 | 4289 msgid "Testing the X display failed" |
6370 | 4290 msgstr "Testo de la vidigo X malsukcesis" |
1621 | 4291 |
4292 msgid "Opening the X display timed out" | |
4293 msgstr "Tempolimo okazis dum malfermo de vidigo X" | |
4294 | |
4295 msgid "" | |
4296 "\n" | |
1668 | 4297 "Could not get security context for " |
4298 msgstr "" | |
4299 "\n" | |
4300 "Ne povis akiri kuntekston de sekureco por " | |
4301 | |
4302 msgid "" | |
4303 "\n" | |
4304 "Could not set security context for " | |
4305 msgstr "" | |
4306 "\n" | |
4307 "Ne povis ŝalti kuntekston de sekureco por " | |
4308 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4309 #, c-format |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4310 msgid "Could not set security context %s for %s" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4311 msgstr "Ne povis ŝalti kuntekston de sekureco %s por %s" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4312 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4313 #, c-format |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4314 msgid "Could not get security context %s for %s. Removing it!" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4315 msgstr "" |
13912 | 4316 "Ne povis akiri kuntekston de sekureco %s por %s. Ĝi nun estas forigata!" |
6370 | 4317 |
1668 | 4318 msgid "" |
4319 "\n" | |
1621 | 4320 "Cannot execute shell sh\n" |
4321 msgstr "" | |
4322 "\n" | |
4323 "Ne eblas plenumi ŝelon sh\n" | |
4324 | |
4325 msgid "" | |
4326 "\n" | |
4327 "shell returned " | |
4328 msgstr "" | |
4329 "\n" | |
4330 "ŝelo liveris " | |
4331 | |
4332 msgid "" | |
4333 "\n" | |
4334 "Cannot create pipes\n" | |
4335 msgstr "" | |
4336 "\n" | |
4337 "Ne eblas krei duktojn\n" | |
4338 | |
4339 msgid "" | |
4340 "\n" | |
4341 "Cannot fork\n" | |
4342 msgstr "" | |
4343 "\n" | |
4344 "Ne eblas forki\n" | |
4345 | |
4346 msgid "" | |
4347 "\n" | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4348 "Cannot execute shell " |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4349 msgstr "" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4350 "\n" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4351 "Ne eblas plenumi ŝelon " |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4352 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4353 msgid "" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4354 "\n" |
1621 | 4355 "Command terminated\n" |
4356 msgstr "" | |
4357 "\n" | |
4358 "Komando terminigita\n" | |
4359 | |
4360 msgid "XSMP lost ICE connection" | |
4361 msgstr "XSMP perdis la konekton ICE" | |
4362 | |
4363 #, c-format | |
4364 msgid "dlerror = \"%s\"" | |
4365 msgstr "dlerror = \"%s\"" | |
4366 | |
4367 msgid "Opening the X display failed" | |
6370 | 4368 msgstr "Malfermo de vidigo X malsukcesis" |
1621 | 4369 |
4370 msgid "XSMP handling save-yourself request" | |
4371 msgstr "XSMP: traktado de peto konservi-mem" | |
4372 | |
4373 msgid "XSMP opening connection" | |
4374 msgstr "XSMP: malfermo de konekto" | |
4375 | |
4376 msgid "XSMP ICE connection watch failed" | |
6370 | 4377 msgstr "XSMP: kontrolo de konekto ICE malsukcesis" |
1621 | 4378 |
4379 #, c-format | |
4380 msgid "XSMP SmcOpenConnection failed: %s" | |
6370 | 4381 msgstr "XSMP: SmcOpenConnection malsukcesis: %s" |
1621 | 4382 |
4383 msgid "At line" | |
4384 msgstr "Ĉe linio" | |
4385 | |
4386 # DP: la eventoj estas tiuj, kiuj estas en la sekvantaj ĉenoj | |
4387 #, c-format | |
4388 msgid "Vim: Caught %s event\n" | |
4389 msgstr "Vim: Kaptis eventon %s\n" | |
4390 | |
4391 msgid "close" | |
4392 msgstr "fermo" | |
4393 | |
4394 msgid "logoff" | |
4395 msgstr "elsaluto" | |
4396 | |
4397 msgid "shutdown" | |
4398 msgstr "sistemfermo" | |
4399 | |
4400 msgid "E371: Command not found" | |
4401 msgstr "E371: Netrovebla komando" | |
4402 | |
4403 msgid "" | |
4404 "VIMRUN.EXE not found in your $PATH.\n" | |
4405 "External commands will not pause after completion.\n" | |
4406 "See :help win32-vimrun for more information." | |
4407 msgstr "" | |
4408 "VIMRUN.EXE ne troveblas en via $PATH.\n" | |
4409 "Eksteraj komandoj ne paŭzos post kompletigo.\n" | |
4410 "Vidu :help win32-vimrun por pliaj informoj." | |
4411 | |
4412 msgid "Vim Warning" | |
4413 msgstr "Averto de Vim" | |
4414 | |
4415 #, c-format | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4416 msgid "shell returned %d" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4417 msgstr "la ŝelo liveris %d" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4418 |
19523 | 4419 msgid "E450: buffer number, text or a list required" |
4420 msgstr "E450: numero de bufro, teksto aŭ listo bezonata" | |
18615 | 4421 |
16871 | 4422 #, c-format |
17667 | 4423 msgid "E997: Tabpage not found: %d" |
4424 msgstr "E997: Langeto netrovita: %d" | |
4425 | |
4426 #, c-format | |
16871 | 4427 msgid "E993: window %d is not a popup window" |
4428 msgstr "E993: fenestro %d ne estas ŝprucfenestro" | |
4429 | |
17667 | 4430 msgid "E994: Not allowed in a popup window" |
4431 msgstr "E994: Nepermesebla en ŝprucfenestro" | |
4432 | |
19523 | 4433 msgid "E863: Not allowed for a terminal in a popup window" |
4434 msgstr "E863: Nepermesebla por terminalo en ŝprucfenestro" | |
4435 | |
17667 | 4436 msgid "E750: First use \":profile start {fname}\"" |
4437 msgstr "E750: Uzu unue \":profile start {dosiernomo}\"" | |
4438 | |
16871 | 4439 msgid "E553: No more items" |
4440 msgstr "E553: Ne plu estas eroj" | |
4441 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4442 msgid "E926: Current location list was changed" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4443 msgstr "E926: Aktuala listo de lokoj ŝanĝiĝis" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4444 |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4445 #, c-format |
1621 | 4446 msgid "E372: Too many %%%c in format string" |
4447 msgstr "E372: Tro da %%%c en formata ĉeno" | |
4448 | |
4449 #, c-format | |
4450 msgid "E373: Unexpected %%%c in format string" | |
4451 msgstr "E373: Neatendita %%%c en formata ĉeno" | |
4452 | |
4453 msgid "E374: Missing ] in format string" | |
4454 msgstr "E374: Mankas ] en formata ĉeno" | |
4455 | |
4456 #, c-format | |
4457 msgid "E375: Unsupported %%%c in format string" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
4458 msgstr "E375: Nesubtenata %%%c en formata ĉeno" |
1621 | 4459 |
4460 #, c-format | |
4461 msgid "E376: Invalid %%%c in format string prefix" | |
4462 msgstr "E376: Nevalida %%%c en prefikso de formata ĉeno" | |
4463 | |
4464 #, c-format | |
4465 msgid "E377: Invalid %%%c in format string" | |
4466 msgstr "E377: Nevalida %%%c en formata ĉeno" | |
4467 | |
4468 msgid "E378: 'errorformat' contains no pattern" | |
4469 msgstr "E378: 'errorformat' enhavas neniun ŝablonon" | |
4470 | |
4471 msgid "E379: Missing or empty directory name" | |
4472 msgstr "E379: Nomo de dosierujo mankas aŭ estas malplena" | |
4473 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4474 msgid "E924: Current window was closed" |
16871 | 4475 msgstr "E924: Aktuala fenestro fermiĝis" |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4476 |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4477 msgid "E925: Current quickfix was changed" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4478 msgstr "E925: Aktuala rapidriparo ŝanĝiĝis" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
4479 |
1621 | 4480 #, c-format |
4481 msgid "(%d of %d)%s%s: " | |
4482 msgstr "(%d de %d)%s%s: " | |
4483 | |
4484 msgid " (line deleted)" | |
4485 msgstr " (forviŝita linio)" | |
4486 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4487 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4488 msgid "%serror list %d of %d; %d errors " |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4489 msgstr "%slisto de eraroj %d de %d; %d eraroj" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4490 |
1621 | 4491 msgid "E380: At bottom of quickfix stack" |
4492 msgstr "E380: Ĉe la subo de stako de rapidriparo" | |
4493 | |
4494 msgid "E381: At top of quickfix stack" | |
4495 msgstr "E381: Ĉe la supro de stako de rapidriparo" | |
4496 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4497 msgid "No entries" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4498 msgstr "Neniu ano" |
1621 | 4499 |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
4500 msgid "Error file" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
4501 msgstr "Erara Dosiero" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
4502 |
1621 | 4503 msgid "E683: File name missing or invalid pattern" |
4504 msgstr "E683: Dosiernomo mankas aŭ nevalida ŝablono" | |
4505 | |
4506 #, c-format | |
4507 msgid "Cannot open file \"%s\"" | |
4508 msgstr "Ne eblas malfermi dosieron \"%s\"" | |
4509 | |
4510 msgid "E681: Buffer is not loaded" | |
4511 msgstr "E681: Bufro ne estas ŝargita" | |
4512 | |
4513 msgid "E777: String or List expected" | |
4514 msgstr "E777: Ĉeno aŭ Listo atendita" | |
4515 | |
4516 #, c-format | |
18615 | 4517 msgid "E927: Invalid action: '%s'" |
4518 msgstr "E927: Nevalida ago: '%s'" | |
4519 | |
4520 #, c-format | |
1621 | 4521 msgid "E369: invalid item in %s%%[]" |
4522 msgstr "E369: nevalida ano en %s%%[]" | |
4523 | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4524 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4525 msgid "E769: Missing ] after %s[" |
19523 | 4526 msgstr "E769: Mankas ] post %s[" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4527 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4528 msgid "E944: Reverse range in character class" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4529 msgstr "E944: Inversa amplekso en klaso de signoj" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4530 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4531 msgid "E945: Range too large in character class" |
14999 | 4532 msgstr "E945: tro larĝa amplekso de klaso de signoj" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4533 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4534 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4535 msgid "E53: Unmatched %s%%(" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4536 msgstr "E53: Neekvilibra %s%%(" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4537 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4538 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4539 msgid "E54: Unmatched %s(" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4540 msgstr "E54: Neekvilibra %s(" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4541 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4542 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4543 msgid "E55: Unmatched %s)" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4544 msgstr "E55: Neekvilibra %s" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4545 |
5763 | 4546 msgid "E66: \\z( not allowed here" |
4547 msgstr "E66: \\z( estas nepermesebla tie" | |
4548 | |
4549 # DP: vidu http://www.thefreedictionary.com/et+al. | |
14193 | 4550 msgid "E67: \\z1 - \\z9 not allowed here" |
5763 | 4551 msgstr "E67: \\z1 kaj aliaj estas nepermeseblaj tie" |
4552 | |
4553 #, c-format | |
4554 msgid "E69: Missing ] after %s%%[" | |
19523 | 4555 msgstr "E69: Mankas ] post %s%%[" |
5763 | 4556 |
4557 #, c-format | |
4558 msgid "E70: Empty %s%%[]" | |
4559 msgstr "E70: Malplena %s%%[]" | |
4560 | |
14668 | 4561 msgid "E956: Cannot use pattern recursively" |
4562 msgstr "E956: Ne eblas uzi ŝablonon rekursie" | |
4563 | |
18615 | 4564 #, c-format |
4565 msgid "E554: Syntax error in %s{...}" | |
4566 msgstr "E554: Sintaksa eraro en %s{...}" | |
4567 | |
4568 #, c-format | |
4569 msgid "E888: (NFA regexp) cannot repeat %s" | |
4570 msgstr "E888: (NFA-regulesprimo) ne eblas ripeti %s" | |
4571 | |
4572 msgid "" | |
4573 "E864: \\%#= can only be followed by 0, 1, or 2. The automatic engine will be " | |
4574 "used " | |
4575 msgstr "" | |
4576 "E864: \\%#= povas nur esti sekvita de 0, 1, aŭ 2. La aŭtomata motoro de " | |
4577 "regulesprimo estos uzata " | |
4578 | |
4579 msgid "Switching to backtracking RE engine for pattern: " | |
4580 msgstr "Ŝanĝas al malavanca motoro de regulesprimo por ŝablono: " | |
4581 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4582 msgid "E65: Illegal back reference" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4583 msgstr "E65: Nevalida retro-referenco" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
4584 |
1621 | 4585 msgid "E63: invalid use of \\_" |
4586 msgstr "E63: nevalida uzo de \\_" | |
4587 | |
4588 #, c-format | |
4589 msgid "E64: %s%c follows nothing" | |
4590 msgstr "E64: %s%c sekvas nenion" | |
4591 | |
4592 msgid "E68: Invalid character after \\z" | |
19523 | 4593 msgstr "E68: Nevalida signo post \\z" |
1621 | 4594 |
4595 #, c-format | |
4596 msgid "E678: Invalid character after %s%%[dxouU]" | |
19523 | 4597 msgstr "E678: Nevalida signo post %s%%[dxouU]" |
1621 | 4598 |
4599 #, c-format | |
4600 msgid "E71: Invalid character after %s%%" | |
19523 | 4601 msgstr "E71: Nevalida signo post %s%%" |
1621 | 4602 |
4603 #, c-format | |
18615 | 4604 msgid "E59: invalid character after %s@" |
19523 | 4605 msgstr "E59: nevalida signo post %s@" |
18615 | 4606 |
4607 #, c-format | |
4608 msgid "E60: Too many complex %s{...}s" | |
4609 msgstr "E60: Tro da kompleksaj %s{...}-oj" | |
4610 | |
4611 #, c-format | |
4612 msgid "E61: Nested %s*" | |
4613 msgstr "E61: Ingita %s*" | |
4614 | |
4615 #, c-format | |
4616 msgid "E62: Nested %s%c" | |
4617 msgstr "E62: Ingita %s%c" | |
4618 | |
4619 msgid "E50: Too many \\z(" | |
4620 msgstr "E50: Tro da \\z(" | |
4621 | |
4622 #, c-format | |
4623 msgid "E51: Too many %s(" | |
4624 msgstr "E51: Tro da %s(" | |
4625 | |
4626 msgid "E52: Unmatched \\z(" | |
4627 msgstr "E52: Neekvilibra \\z(" | |
4628 | |
4629 msgid "E339: Pattern too long" | |
4630 msgstr "E339: Ŝablono tro longa" | |
1621 | 4631 |
4632 msgid "External submatches:\n" | |
4633 msgstr "Eksteraj subkongruoj:\n" | |
4634 | |
5763 | 4635 msgid "E865: (NFA) Regexp end encountered prematurely" |
4636 msgstr "E865: (NFA) Trovis finon de regulesprimo tro frue" | |
4637 | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4638 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4639 msgid "E866: (NFA regexp) Misplaced %c" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4640 msgstr "E866: (NFA-regulesprimo) Mispoziciigita %c" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4641 |
5763 | 4642 #, c-format |
16871 | 4643 msgid "E877: (NFA regexp) Invalid character class: %d" |
4644 msgstr "E877: (NFA-regulesprimo) Nevalida klaso de signoj: %d" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4645 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4646 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4647 msgid "E867: (NFA) Unknown operator '\\z%c'" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4648 msgstr "E867: (NFA) Nekonata operatoro '\\z%c'" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4649 |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4650 msgid "E951: \\% value too large" |
14999 | 4651 msgstr "E951: tro larĝa valoro de \\%" |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
4652 |
5763 | 4653 #, c-format |
4654 msgid "E867: (NFA) Unknown operator '\\%%%c'" | |
4655 msgstr "E867: (NFA) Nekonata operatoro '\\%%%c'" | |
4656 | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4657 msgid "E868: Error building NFA with equivalence class!" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4658 msgstr "E868: Eraro dum prekomputado de NFA kun ekvivalentoklaso!" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4659 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4660 #, c-format |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4661 msgid "E869: (NFA) Unknown operator '\\@%c'" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4662 msgstr "E869: (NFA) Nekonata operatoro '\\@%c'" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4663 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4664 msgid "E870: (NFA regexp) Error reading repetition limits" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4665 msgstr "E870: (NFS-regulesprimo) Eraro dum legado de limoj de ripeto" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4666 |
14193 | 4667 msgid "E871: (NFA regexp) Can't have a multi follow a multi" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4668 msgstr "" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4669 "E871: (NFA-regulesprimo) Ne povas havi mult-selekton tuj post alia mult-" |
14193 | 4670 "selekto" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4671 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4672 msgid "E872: (NFA regexp) Too many '('" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4673 msgstr "E872: (NFA-regulesprimo) tro da '('" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4674 |
5763 | 4675 msgid "E879: (NFA regexp) Too many \\z(" |
4676 msgstr "E879: (NFA-regulesprimo) tro da \\z(" | |
4677 | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4678 msgid "E873: (NFA regexp) proper termination error" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4679 msgstr "E873: (NFA-regulesprimo) propra end-eraro" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4680 |
14668 | 4681 msgid "Could not open temporary log file for writing, displaying on stderr... " |
4682 msgstr "" | |
4683 "Ne povis malfermi provizoran protokolan dosieron por skribi, nun montras sur " | |
4684 "stderr..." | |
4685 | |
14193 | 4686 msgid "E874: (NFA) Could not pop the stack!" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4687 msgstr "E874: (NFA) Ne povis elpreni de la staplo!" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4688 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4689 msgid "" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4690 "E875: (NFA regexp) (While converting from postfix to NFA), too many states " |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4691 "left on stack" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4692 msgstr "" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4693 "E875: (NFA-regulesprimo) (dum konverto de postmeto al NFA), restas tro da " |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4694 "statoj en la staplo" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4695 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4696 msgid "E876: (NFA regexp) Not enough space to store the whole NFA " |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
4697 msgstr "E876: (NFA-regulesprimo) ne sufiĉa spaco por enmemorigi la tutan NFA " |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4698 |
5763 | 4699 msgid "E878: (NFA) Could not allocate memory for branch traversal!" |
4700 msgstr "E878: (NFA) Ne povis asigni memoron por traigi branĉojn!" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
4701 |
18615 | 4702 msgid "E748: No previously used register" |
4703 msgstr "E748: Neniu reĝistro antaŭe uzata" | |
4704 | |
4705 #, c-format | |
4706 msgid "freeing %ld lines" | |
4707 msgstr "malokupas %ld liniojn" | |
4708 | |
4709 #, c-format | |
4710 msgid " into \"%c" | |
4711 msgstr " en \"%c" | |
4712 | |
4713 #, c-format | |
4714 msgid "block of %ld line yanked%s" | |
4715 msgid_plural "block of %ld lines yanked%s" | |
4716 msgstr[0] "bloko de %ld linio kopiita%s" | |
4717 msgstr[1] "bloko de %ld linioj kopiitaj%s" | |
4718 | |
4719 #, c-format | |
4720 msgid "%ld line yanked%s" | |
4721 msgid_plural "%ld lines yanked%s" | |
4722 msgstr[0] "%ld linio kopiita%s" | |
4723 msgstr[1] "%ld linioj kopiitaj%s" | |
4724 | |
4725 #, c-format | |
4726 msgid "E353: Nothing in register %s" | |
4727 msgstr "E353: Nenio en reĝistro %s" | |
4728 | |
4729 msgid "" | |
4730 "\n" | |
4731 "Type Name Content" | |
4732 msgstr "" | |
4733 "\n" | |
4734 "Tipo Nomo Enhavo" | |
4735 | |
4736 msgid "" | |
4737 "E883: search pattern and expression register may not contain two or more " | |
4738 "lines" | |
4739 msgstr "" | |
4740 "E883: serĉa ŝablono kaj esprima reĝistro ne povas enhavi du aŭ pliajn liniojn" | |
4741 | |
1621 | 4742 msgid " VREPLACE" |
4743 msgstr " V-ANSTATAŬIGO" | |
4744 | |
4745 msgid " REPLACE" | |
4746 msgstr " ANSTATAŬIGO" | |
4747 | |
4748 msgid " REVERSE" | |
4749 msgstr " INVERSI" | |
4750 | |
4751 msgid " INSERT" | |
4752 msgstr " ENMETO" | |
4753 | |
4754 msgid " (insert)" | |
4755 msgstr " (enmeto)" | |
4756 | |
4757 msgid " (replace)" | |
4758 msgstr " (anstataŭigo)" | |
4759 | |
4760 msgid " (vreplace)" | |
4761 msgstr " (v-anstataŭigo)" | |
4762 | |
4763 msgid " Hebrew" | |
4764 msgstr " hebrea" | |
4765 | |
4766 msgid " Arabic" | |
4767 msgstr " araba" | |
4768 | |
4769 msgid " (paste)" | |
4770 msgstr " (algluo)" | |
4771 | |
4772 msgid " VISUAL" | |
4773 msgstr " VIDUMA" | |
4774 | |
4775 msgid " VISUAL LINE" | |
4776 msgstr " VIDUMA LINIO" | |
4777 | |
4778 msgid " VISUAL BLOCK" | |
4779 msgstr " VIDUMA BLOKO" | |
4780 | |
4781 msgid " SELECT" | |
4782 msgstr " APARTIGO" | |
4783 | |
4784 msgid " SELECT LINE" | |
4785 msgstr " APARTIGITA LINIO" | |
4786 | |
4787 msgid " SELECT BLOCK" | |
4788 msgstr " APARTIGITA BLOKO" | |
4789 | |
4790 msgid "recording" | |
4791 msgstr "registrado" | |
4792 | |
4793 #, c-format | |
18615 | 4794 msgid "Searching for \"%s\" in \"%s\"" |
4795 msgstr "Serĉado de \"%s\" en \"%s\"" | |
4796 | |
4797 #, c-format | |
4798 msgid "Searching for \"%s\"" | |
4799 msgstr "Serĉado de \"%s\"" | |
4800 | |
4801 #, c-format | |
4802 msgid "not found in '%s': \"%s\"" | |
4803 msgstr "ne trovita en '%s: \"%s\"" | |
4804 | |
4805 msgid "Source Vim script" | |
4806 msgstr "Ruli Vim-skripton" | |
4807 | |
4808 #, c-format | |
4809 msgid "Cannot source a directory: \"%s\"" | |
4810 msgstr "Ne eblas ruli dosierujon: \"%s\"" | |
4811 | |
4812 #, c-format | |
4813 msgid "could not source \"%s\"" | |
4814 msgstr "ne eblis ruli \"%s\"" | |
4815 | |
4816 #, c-format | |
4817 msgid "line %ld: could not source \"%s\"" | |
4818 msgstr "linio %ld: ne eblis ruli \"%s\"" | |
4819 | |
4820 #, c-format | |
4821 msgid "sourcing \"%s\"" | |
4822 msgstr "rulas \"%s\"" | |
4823 | |
4824 #, c-format | |
4825 msgid "line %ld: sourcing \"%s\"" | |
4826 msgstr "linio %ld: rulas \"%s\"" | |
4827 | |
4828 #, c-format | |
4829 msgid "finished sourcing %s" | |
4830 msgstr "finis ruli %s" | |
4831 | |
4832 #, c-format | |
4833 msgid "continuing in %s" | |
4834 msgstr "daŭrigas en %s" | |
4835 | |
4836 msgid "modeline" | |
4837 msgstr "reĝimlinio" | |
4838 | |
4839 msgid "--cmd argument" | |
4840 msgstr "--cmd argumento" | |
4841 | |
4842 msgid "-c argument" | |
4843 msgstr "-c argumento" | |
4844 | |
4845 msgid "environment variable" | |
4846 msgstr "medivariablo" | |
4847 | |
4848 msgid "error handler" | |
4849 msgstr "erartraktilo" | |
4850 | |
4851 msgid "W15: Warning: Wrong line separator, ^M may be missing" | |
4852 msgstr "W15: Averto: Neĝusta disigilo de linio, ^M eble mankas" | |
4853 | |
4854 msgid "E167: :scriptencoding used outside of a sourced file" | |
4855 msgstr "E167: \":scriptencoding\" uzita ekster rulita dosiero" | |
4856 | |
4857 msgid "E984: :scriptversion used outside of a sourced file" | |
4858 msgstr "E984: :scriptversion uzita ekster rulita dosiero" | |
4859 | |
19523 | 4860 msgid "E1040: Cannot use :scriptversion after :vim9script" |
4861 msgstr "E1040: Ne eblas uzi :scriptversion post :vim9script" | |
4862 | |
18615 | 4863 #, c-format |
4864 msgid "E999: scriptversion not supported: %d" | |
4865 msgstr "E999: scriptversion ne subtenata: %d" | |
4866 | |
4867 msgid "E168: :finish used outside of a sourced file" | |
4868 msgstr "E168: \":finish\" uzita ekster rulita dosiero" | |
4869 | |
4870 #, c-format | |
1621 | 4871 msgid "E383: Invalid search string: %s" |
4872 msgstr "E383: Nevalida serĉenda ĉeno: %s" | |
4873 | |
4874 #, c-format | |
4875 msgid "E384: search hit TOP without match for: %s" | |
4876 msgstr "E384: serĉo atingis SUPRON sen trovi: %s" | |
4877 | |
4878 #, c-format | |
4879 msgid "E385: search hit BOTTOM without match for: %s" | |
4880 msgstr "E385: serĉo atingis SUBON sen trovi: %s" | |
4881 | |
4882 msgid "E386: Expected '?' or '/' after ';'" | |
19523 | 4883 msgstr "E386: Atendis '?' aŭ '/' post ';'" |
1621 | 4884 |
4885 msgid " (includes previously listed match)" | |
4886 msgstr " (enhavas antaŭe listigitajn kongruojn)" | |
4887 | |
4888 msgid "--- Included files " | |
4889 msgstr "--- Inkluzivitaj dosieroj " | |
4890 | |
4891 msgid "not found " | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
4892 msgstr "netrovitaj " |
1621 | 4893 |
4894 msgid "in path ---\n" | |
4895 msgstr "en serĉvojo ---\n" | |
4896 | |
4897 msgid " (Already listed)" | |
4898 msgstr " (Jam listigita)" | |
4899 | |
4900 msgid " NOT FOUND" | |
4901 msgstr " NETROVITA" | |
4902 | |
4903 #, c-format | |
4904 msgid "Scanning included file: %s" | |
4905 msgstr "Skanado de inkluzivitaj dosieroj: %s" | |
4906 | |
4907 #, c-format | |
4908 msgid "Searching included file %s" | |
4909 msgstr "Serĉado de inkluzivitaj dosieroj %s" | |
4910 | |
4911 msgid "E387: Match is on current line" | |
4912 msgstr "E387: Kongruo estas ĉe aktuala linio" | |
4913 | |
4914 msgid "All included files were found" | |
4915 msgstr "Ĉiuj inkluzivitaj dosieroj estis trovitaj" | |
4916 | |
4917 msgid "No included files" | |
4918 msgstr "Neniu inkluzivita dosiero" | |
4919 | |
4920 msgid "E388: Couldn't find definition" | |
4921 msgstr "E388: Ne eblis trovi difinon" | |
4922 | |
4923 msgid "E389: Couldn't find pattern" | |
4924 msgstr "E389: Ne eblis trovi ŝablonon" | |
4925 | |
17667 | 4926 # DP: mi ne certas pri superflugo |
4927 msgid "Save View" | |
4928 msgstr "Konservi superflugon" | |
4929 | |
4930 msgid "Save Session" | |
4931 msgstr "Konservi seancon" | |
4932 | |
4933 msgid "Save Setup" | |
4934 msgstr "Konservi agordaron" | |
1621 | 4935 |
16871 | 4936 msgid "[Deleted]" |
4937 msgstr "[Forviŝita]" | |
4938 | |
4939 # DP: Vidu ":help sign-support" por klarigo pri "Sign" | |
4940 msgid "" | |
4941 "\n" | |
4942 "--- Signs ---" | |
4943 msgstr "" | |
4944 "\n" | |
4945 "--- Emfazaj simbolaĵoj ---" | |
4946 | |
4947 #, c-format | |
4948 msgid "Signs for %s:" | |
4949 msgstr "Emfazaj simbolaĵoj de %s:" | |
4950 | |
4951 #, c-format | |
4952 msgid " group=%s" | |
18615 | 4953 msgstr " grupo=%s" |
16871 | 4954 |
4955 #, c-format | |
4956 msgid " line=%ld id=%d%s name=%s priority=%d" | |
4957 msgstr " linio=%ld id=%d%s nomo=%s prioritato=%d" | |
4958 | |
4959 msgid "E612: Too many signs defined" | |
4960 msgstr "E612: Tro da simboloj estas difinitaj" | |
4961 | |
4962 #, c-format | |
4963 msgid "E239: Invalid sign text: %s" | |
4964 msgstr "E239: Nevalida teksto de simbolo: %s" | |
4965 | |
4966 #, c-format | |
4967 msgid "E155: Unknown sign: %s" | |
4968 msgstr "E155: Nekonata simbolo: %s" | |
4969 | |
4970 #, c-format | |
4971 msgid "E885: Not possible to change sign %s" | |
4972 msgstr "E885: Ne eblas ŝanĝi simbolon %s" | |
4973 | |
4974 msgid "E159: Missing sign number" | |
4975 msgstr "E159: Mankas numero de simbolo" | |
4976 | |
4977 #, c-format | |
4978 msgid "E157: Invalid sign ID: %d" | |
4979 msgstr "E157: Nevalida identigilo de simbolo: %d" | |
4980 | |
4981 msgid "E934: Cannot jump to a buffer that does not have a name" | |
4982 msgstr "E934: Ne eblas salti al sennoma bufro" | |
4983 | |
4984 #, c-format | |
4985 msgid "E160: Unknown sign command: %s" | |
4986 msgstr "E160: Nekonata simbola komando: %s" | |
4987 | |
4988 msgid "E156: Missing sign name" | |
4989 msgstr "E156: Mankas nomo de simbolo" | |
4990 | |
4991 msgid " (NOT FOUND)" | |
4992 msgstr " (NETROVITA)" | |
4993 | |
4994 msgid " (not supported)" | |
4995 msgstr " (nesubtenata)" | |
4996 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4997 msgid "E756: Spell checking is not enabled" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4998 msgstr "E756: Literumilo ne estas ŝaltita" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4999 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5000 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5001 msgid "Warning: Cannot find word list \"%s_%s.spl\" or \"%s_ascii.spl\"" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5002 msgstr "Averto: Ne eblas trovi vortliston \"%s_%s.spl\" aŭ \"%s_ascii.spl\"" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5003 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5004 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5005 msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\"" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5006 msgstr "Averto: Ne eblas trovi vortliston \"%s.%s.spl\" aŭ \"%s.ascii.spl\"" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5007 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5008 msgid "E797: SpellFileMissing autocommand deleted buffer" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5009 msgstr "E797: Aŭtokomando SpellFileMissing forviŝis bufron" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5010 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5011 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5012 msgid "Warning: region %s not supported" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5013 msgstr "Averto: regiono %s ne subtenata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5014 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5015 msgid "E752: No previous spell replacement" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5016 msgstr "E752: Neniu antaŭa literuma anstataŭigo" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5017 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5018 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5019 msgid "E753: Not found: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5020 msgstr "E753: Netrovita: %s" |
1621 | 5021 |
5022 msgid "E758: Truncated spell file" | |
5023 msgstr "E758: Trunkita literuma dosiero" | |
5024 | |
5025 #, c-format | |
5026 msgid "Trailing text in %s line %d: %s" | |
5027 msgstr "Vosta teksto en %s linio %d: %s" | |
5028 | |
5029 #, c-format | |
5030 msgid "Affix name too long in %s line %d: %s" | |
5031 msgstr "Nomo de afikso tro longa en %s linio %d: %s" | |
5032 | |
5033 msgid "E761: Format error in affix file FOL, LOW or UPP" | |
5034 msgstr "E761: Eraro de formato en afiksa dosiero FOL, LOW aŭ UPP" | |
5035 | |
5036 msgid "E762: Character in FOL, LOW or UPP is out of range" | |
5037 msgstr "E762: Signo en FOL, LOW aŭ UPP estas ekster limoj" | |
5038 | |
5039 msgid "Compressing word tree..." | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5040 msgstr "Densigas arbon de vortoj..." |
1621 | 5041 |
5042 #, c-format | |
5043 msgid "Reading spell file \"%s\"" | |
5044 msgstr "Legado de literuma dosiero \"%s\"" | |
5045 | |
5046 msgid "E757: This does not look like a spell file" | |
5047 msgstr "E757: Tio ne ŝajnas esti literuma dosiero" | |
5048 | |
5049 msgid "E771: Old spell file, needs to be updated" | |
5050 msgstr "E771: Malnova literuma dosiero, ĝisdatigo bezonata" | |
5051 | |
5052 msgid "E772: Spell file is for newer version of Vim" | |
5053 msgstr "E772: Literuma dosiero estas por pli nova versio de Vim" | |
5054 | |
5055 msgid "E770: Unsupported section in spell file" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5056 msgstr "E770: Nesubtenata sekcio en literuma dosiero" |
1621 | 5057 |
5058 #, c-format | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5059 msgid "E778: This does not look like a .sug file: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5060 msgstr "E778: Tio ne ŝajnas esti dosiero .sug: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5061 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5062 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5063 msgid "E779: Old .sug file, needs to be updated: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5064 msgstr "E779: Malnova dosiero .sug, bezonas ĝisdatigon: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5065 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5066 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5067 msgid "E780: .sug file is for newer version of Vim: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5068 msgstr "E780: Dosiero .sug estas por pli nova versio de Vim: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5069 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5070 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5071 msgid "E781: .sug file doesn't match .spl file: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5072 msgstr "E781: Dosiero .sug ne kongruas kun dosiero .spl: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5073 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5074 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5075 msgid "E782: error while reading .sug file: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5076 msgstr "E782: eraro dum legado de dosiero .sug: %s" |
1621 | 5077 |
5078 #, c-format | |
14123 | 5079 msgid "Reading affix file %s..." |
5080 msgstr "Legado de afiksa dosiero %s..." | |
1621 | 5081 |
5082 #, c-format | |
5083 msgid "Conversion failure for word in %s line %d: %s" | |
5084 msgstr "Malsukceso dum konverto de vorto en %s linio %d: %s" | |
5085 | |
5086 #, c-format | |
5087 msgid "Conversion in %s not supported: from %s to %s" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5088 msgstr "Konverto en %s nesubtenata: de %s al %s" |
1621 | 5089 |
5090 #, c-format | |
5091 msgid "Invalid value for FLAG in %s line %d: %s" | |
5092 msgstr "Nevalida valoro de FLAG en %s linio %d: %s" | |
5093 | |
5094 #, c-format | |
5095 msgid "FLAG after using flags in %s line %d: %s" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5096 msgstr "FLAG post flagoj en %s linio %d: %s" |
1621 | 5097 |
5098 #, c-format | |
5099 msgid "" | |
5100 "Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line " | |
5101 "%d" | |
5102 msgstr "" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5103 "Difino de COMPOUNDFORBIDFLAG post ano PFX povas doni neĝustajn rezultojn en " |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5104 "%s linio %d" |
1621 | 5105 |
5106 #, c-format | |
5107 msgid "" | |
5108 "Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line " | |
5109 "%d" | |
5110 msgstr "" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5111 "Difino de COMPOUNDPERMITFLAG post ano PFX povas doni neĝustajn rezultojn en " |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5112 "%s linio %d" |
1621 | 5113 |
5114 #, c-format | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5115 msgid "Wrong COMPOUNDRULES value in %s line %d: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5116 msgstr "Nevalida valoro de COMPOUNDRULES en %s linio %d: %s" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5117 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5118 #, c-format |
1621 | 5119 msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s" |
5120 msgstr "Nevalida valoro de COMPOUNDWORDMAX en %s linio %d: %s" | |
5121 | |
5122 #, c-format | |
5123 msgid "Wrong COMPOUNDMIN value in %s line %d: %s" | |
5124 msgstr "Nevalida valoro de COMPOUNDMIN en %s linio %d: %s" | |
5125 | |
5126 #, c-format | |
5127 msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s" | |
5128 msgstr "Nevalida valoro de COMPOUNDSYLMAX en %s linio %d: %s" | |
5129 | |
5130 #, c-format | |
5131 msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s" | |
5132 msgstr "Nevalida valoro de CHECKCOMPOUNDPATTERN en %s linio %d: %s" | |
5133 | |
5134 #, c-format | |
5135 msgid "Different combining flag in continued affix block in %s line %d: %s" | |
5136 msgstr "Malsama flago de kombino en daŭra bloko de afikso en %s linio %d: %s" | |
5137 | |
5138 #, c-format | |
5139 msgid "Duplicate affix in %s line %d: %s" | |
5140 msgstr "Ripetita afikso en %s linio %d: %s" | |
5141 | |
5142 #, c-format | |
5143 msgid "" | |
5144 "Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s " | |
5145 "line %d: %s" | |
5146 msgstr "" | |
5147 "Afikso ankaŭ uzata por BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST en " | |
5148 "%s linio %d: %s" | |
5149 | |
5150 #, c-format | |
5151 msgid "Expected Y or N in %s line %d: %s" | |
5152 msgstr "Y aŭ N atendita en %s linio %d: %s" | |
5153 | |
5154 #, c-format | |
5155 msgid "Broken condition in %s line %d: %s" | |
5156 msgstr "Nevalida kondiĉo en %s linio %d: %s" | |
5157 | |
5158 #, c-format | |
5159 msgid "Expected REP(SAL) count in %s line %d" | |
5160 msgstr "Neatendita nombro REP(SAL) en %s linio %d" | |
5161 | |
5162 #, c-format | |
5163 msgid "Expected MAP count in %s line %d" | |
5164 msgstr "Neatendita nombro de MAPen %s linio %d" | |
5165 | |
5166 #, c-format | |
5167 msgid "Duplicate character in MAP in %s line %d" | |
5168 msgstr "Ripetita signo en MAP en %s linio %d" | |
5169 | |
5170 #, c-format | |
5171 msgid "Unrecognized or duplicate item in %s line %d: %s" | |
5172 msgstr "Neagnoskita aŭ ripetita ano en %s linio %d: %s" | |
5173 | |
5174 #, c-format | |
5175 msgid "Missing FOL/LOW/UPP line in %s" | |
5176 msgstr "Mankas linio FOL/LOW/UPP en %s" | |
5177 | |
5178 msgid "COMPOUNDSYLMAX used without SYLLABLE" | |
5179 msgstr "COMPOUNDSYLMAX uzita sen SYLLABLE" | |
5180 | |
5181 msgid "Too many postponed prefixes" | |
5182 msgstr "Tro da prokrastitaj prefiksoj" | |
5183 | |
5184 msgid "Too many compound flags" | |
5185 msgstr "Tro da kunmetitaj flagoj" | |
5186 | |
1698 | 5187 msgid "Too many postponed prefixes and/or compound flags" |
1621 | 5188 msgstr "Tro da prokrastitaj prefiksoj kaj/aŭ kunmetitaj flagoj" |
5189 | |
5190 #, c-format | |
5191 msgid "Missing SOFO%s line in %s" | |
5192 msgstr "Mankas SOFO%s-aj linioj en %s" | |
5193 | |
5194 #, c-format | |
5195 msgid "Both SAL and SOFO lines in %s" | |
5196 msgstr "Ambaŭ SAL kaj SOFO linioj en %s" | |
5197 | |
5198 #, c-format | |
5199 msgid "Flag is not a number in %s line %d: %s" | |
5200 msgstr "Flago ne estas nombro en %s linio %d: %s" | |
5201 | |
5202 #, c-format | |
5203 msgid "Illegal flag in %s line %d: %s" | |
5204 msgstr "Nevalida flago en %s linio %d: %s" | |
5205 | |
5206 #, c-format | |
5207 msgid "%s value differs from what is used in another .aff file" | |
5208 msgstr "Valoro de %s malsamas ol tiu en alia dosiero .aff" | |
5209 | |
5210 #, c-format | |
14123 | 5211 msgid "Reading dictionary file %s..." |
5212 msgstr "Legado de vortardosiero %s..." | |
1621 | 5213 |
5214 #, c-format | |
5215 msgid "E760: No word count in %s" | |
5216 msgstr "E760: Ne estas nombro de vortoj en %s" | |
5217 | |
5218 #, c-format | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5219 msgid "line %6d, word %6ld - %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5220 msgstr "linio %6d, vorto %6ld - %s" |
1621 | 5221 |
5222 #, c-format | |
5223 msgid "Duplicate word in %s line %d: %s" | |
5224 msgstr "Ripetita vorto en %s linio %d: %s" | |
5225 | |
5226 #, c-format | |
5227 msgid "First duplicate word in %s line %d: %s" | |
5228 msgstr "Unua ripetita vorto en %s linio %d: %s" | |
5229 | |
5230 #, c-format | |
5231 msgid "%d duplicate word(s) in %s" | |
5232 msgstr "%d ripetita(j) vorto(j) en %s" | |
5233 | |
5234 #, c-format | |
5235 msgid "Ignored %d word(s) with non-ASCII characters in %s" | |
5236 msgstr "%d ignorita(j) vorto(j) kun neaskiaj signoj en %s" | |
5237 | |
5238 #, c-format | |
14123 | 5239 msgid "Reading word file %s..." |
5240 msgstr "Legado de dosiero de vortoj %s..." | |
1621 | 5241 |
5242 #, c-format | |
5243 msgid "Duplicate /encoding= line ignored in %s line %d: %s" | |
5244 msgstr "Ripetita linio /encoding= ignorita en %s linio %d: %s" | |
5245 | |
5246 #, c-format | |
5247 msgid "/encoding= line after word ignored in %s line %d: %s" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5248 msgstr "Linio /encoding= post vorto ignorita en %s linio %d: %s" |
1621 | 5249 |
5250 #, c-format | |
5251 msgid "Duplicate /regions= line ignored in %s line %d: %s" | |
5252 msgstr "Ripetita linio /regions= ignorita en %s linio %d: %s" | |
5253 | |
5254 #, c-format | |
5255 msgid "Too many regions in %s line %d: %s" | |
5256 msgstr "Tro da regionoj en %s linio %d: %s" | |
5257 | |
5258 #, c-format | |
5259 msgid "/ line ignored in %s line %d: %s" | |
5260 msgstr "Linio / ignorita en %s linio %d: %s" | |
5261 | |
5262 #, c-format | |
5263 msgid "Invalid region nr in %s line %d: %s" | |
5264 msgstr "Nevalida regiono nr en %s linio %d: %s" | |
5265 | |
5266 #, c-format | |
5267 msgid "Unrecognized flags in %s line %d: %s" | |
5268 msgstr "Nekonata flago en %s linio %d: %s" | |
5269 | |
5270 #, c-format | |
5271 msgid "Ignored %d words with non-ASCII characters" | |
5272 msgstr "Ignoris %d vorto(j)n kun neaskiaj signoj" | |
5273 | |
2965 | 5274 msgid "E845: Insufficient memory, word list will be incomplete" |
5275 msgstr "E845: Ne sufiĉe da memoro, vortlisto estos nekompleta." | |
5276 | |
1621 | 5277 #, c-format |
5278 msgid "Compressed %d of %d nodes; %d (%d%%) remaining" | |
5279 msgstr "Densigis %d de %d nodoj; %d (%d%%) restantaj" | |
5280 | |
5281 msgid "Reading back spell file..." | |
5282 msgstr "Relegas la dosieron de literumo..." | |
5283 | |
5284 msgid "Performing soundfolding..." | |
5285 msgstr "Fonetika analizado..." | |
5286 | |
5287 #, c-format | |
5288 msgid "Number of words after soundfolding: %ld" | |
5289 msgstr "Nombro de vortoj post fonetika analizado: %ld" | |
5290 | |
5291 #, c-format | |
5292 msgid "Total number of words: %d" | |
5293 msgstr "Totala nombro de vortoj: %d" | |
5294 | |
5295 #, c-format | |
14123 | 5296 msgid "Writing suggestion file %s..." |
5297 msgstr "Skribado de dosiero de sugesto %s..." | |
1621 | 5298 |
5299 #, c-format | |
5300 msgid "Estimated runtime memory use: %d bytes" | |
5301 msgstr "Evaluo de memoro uzata: %d bajtoj" | |
5302 | |
5303 msgid "E751: Output file name must not have region name" | |
5304 msgstr "E751: Nomo de eliga dosiero ne devas havi nomon de regiono" | |
5305 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5306 #, c-format |
16871 | 5307 msgid "E754: Only up to %d regions supported" |
5308 msgstr "E754: Nur ĝis %d regionoj subtenataj" | |
1621 | 5309 |
5310 #, c-format | |
5311 msgid "E755: Invalid region in %s" | |
5312 msgstr "E755: Nevalida regiono en %s" | |
5313 | |
5314 msgid "Warning: both compounding and NOBREAK specified" | |
5315 msgstr "Averto: ambaŭ NOBREAK kaj NOBREAK specifitaj" | |
5316 | |
5317 #, c-format | |
14123 | 5318 msgid "Writing spell file %s..." |
5319 msgstr "Skribado de literuma dosiero %s..." | |
1621 | 5320 |
5321 msgid "Done!" | |
5322 msgstr "Farita!" | |
5323 | |
5324 #, c-format | |
16871 | 5325 msgid "E765: 'spellfile' does not have %d entries" |
5326 msgstr "E765: 'spellfile' ne havas %d rikordojn" | |
1621 | 5327 |
5328 #, c-format | |
5763 | 5329 msgid "Word '%.*s' removed from %s" |
16871 | 5330 msgstr "Vorto '%.*s' forigata el %s" |
5763 | 5331 |
5332 #, c-format | |
5333 msgid "Word '%.*s' added to %s" | |
5334 msgstr "Vorto '%.*s' aldonita al %s" | |
1621 | 5335 |
5336 msgid "E763: Word characters differ between spell files" | |
5337 msgstr "E763: Signoj de vorto malsamas tra literumaj dosieroj" | |
5338 | |
5339 msgid "E783: duplicate char in MAP entry" | |
5340 msgstr "E783: ripetita signo en rikordo MAP" | |
5341 | |
18615 | 5342 msgid "Sorry, no suggestions" |
5343 msgstr "Bedaŭrinde ne estas sugestoj" | |
5344 | |
5345 #, c-format | |
5346 msgid "Sorry, only %ld suggestions" | |
5347 msgstr "Bedaŭrinde estas nur %ld sugestoj" | |
5348 | |
5349 #, c-format | |
5350 msgid "Change \"%.*s\" to:" | |
5351 msgstr "Anstataŭigi \"%.*s\" per:" | |
5352 | |
5353 #, c-format | |
5354 msgid " < \"%.*s\"" | |
5355 msgstr " < \"%.*s\"" | |
5356 | |
5763 | 5357 msgid "No Syntax items defined for this buffer" |
5358 msgstr "Neniu sintaksa elemento difinita por tiu bufro" | |
5359 | |
14668 | 5360 msgid "'redrawtime' exceeded, syntax highlighting disabled" |
5361 msgstr "'redrawtime' transpasita, sintaksa emfazo malŝaltita" | |
5362 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5363 msgid "syntax conceal on" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5364 msgstr "sintakso de conceal ŝaltata" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5365 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5366 msgid "syntax conceal off" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5367 msgstr "sintakso de conceal malŝaltita" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5368 |
1621 | 5369 #, c-format |
5370 msgid "E390: Illegal argument: %s" | |
5371 msgstr "E390: Nevalida argumento: %s" | |
5372 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5373 msgid "syntax case ignore" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5374 msgstr "sintakso ignoras usklecon" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5375 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5376 msgid "syntax case match" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5377 msgstr "sintakso konsideras usklecon" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5378 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5379 msgid "syntax spell toplevel" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5380 msgstr "literumado en teksto sen sintaksa grupo" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5381 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5382 msgid "syntax spell notoplevel" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5383 msgstr "sen literumado en teksto sen sintaksa grupo" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5384 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5385 msgid "syntax spell default" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5386 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5387 "literumado en teksto sen sintaksa grupo, nur se ne estas @Spell aŭ @NoSpell" |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
5388 |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
5389 msgid "syntax iskeyword " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
5390 msgstr "sintakso iskeyword " |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
5391 |
14668 | 5392 msgid "syntax iskeyword not set" |
5393 msgstr "sintakso iskeyword ne ŝaltita" | |
5394 | |
1621 | 5395 #, c-format |
5396 msgid "E391: No such syntax cluster: %s" | |
5397 msgstr "E391: Nenia sintaksa fasko: %s" | |
5398 | |
5399 msgid "syncing on C-style comments" | |
5400 msgstr "sinkronigo per C-stilaj komentoj" | |
5401 | |
5402 msgid "no syncing" | |
5403 msgstr "neniu sinkronigo" | |
5404 | |
5405 msgid "syncing starts " | |
5406 msgstr "sinkronigo ekas " | |
5407 | |
5408 msgid " lines before top line" | |
5409 msgstr " linioj antaŭ supra linio" | |
5410 | |
5411 msgid "" | |
5412 "\n" | |
5413 "--- Syntax sync items ---" | |
5414 msgstr "" | |
5415 "\n" | |
5416 "--- Eroj de sintaksa sinkronigo ---" | |
5417 | |
5418 msgid "" | |
5419 "\n" | |
5420 "syncing on items" | |
5421 msgstr "" | |
5422 "\n" | |
5423 "sinkronigo per eroj" | |
5424 | |
5425 msgid "" | |
5426 "\n" | |
5427 "--- Syntax items ---" | |
5428 msgstr "" | |
5429 "\n" | |
5430 "--- Sintakseroj ---" | |
5431 | |
5432 #, c-format | |
5433 msgid "E392: No such syntax cluster: %s" | |
5434 msgstr "E392: Nenia sintaksa fasko: %s" | |
5435 | |
5436 msgid "minimal " | |
5437 msgstr "minimuma " | |
5438 | |
5439 msgid "maximal " | |
5440 msgstr "maksimuma " | |
5441 | |
5442 msgid "; match " | |
5443 msgstr "; kongruo " | |
5444 | |
5445 msgid " line breaks" | |
5446 msgstr " liniavancoj" | |
5447 | |
5448 msgid "E395: contains argument not accepted here" | |
5449 msgstr "E395: La argumento \"contains\" ne akcepteblas tie" | |
5450 | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
5451 msgid "E844: invalid cchar value" |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
5452 msgstr "E844: nevalida valoro de cchar" |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
5453 |
1621 | 5454 msgid "E393: group[t]here not accepted here" |
5455 msgstr "E393: La argumento \"group[t]here\" ne akcepteblas tie" | |
5456 | |
5457 #, c-format | |
5458 msgid "E394: Didn't find region item for %s" | |
5459 msgstr "E394: Ne trovis regionan elementon por %s" | |
5460 | |
5461 msgid "E397: Filename required" | |
5462 msgstr "E397: Dosiernomo bezonata" | |
5463 | |
2965 | 5464 msgid "E847: Too many syntax includes" |
5465 msgstr "E847: Tro da sintaksaj inkluzivoj" | |
5466 | |
1621 | 5467 #, c-format |
5468 msgid "E789: Missing ']': %s" | |
5469 msgstr "E789: Mankas ']': %s" | |
5470 | |
5471 #, c-format | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
5472 msgid "E890: trailing char after ']': %s]%s" |
19523 | 5473 msgstr "E890: vosta signo post ']': %s]%s" |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
5474 |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
5475 #, c-format |
1621 | 5476 msgid "E398: Missing '=': %s" |
5477 msgstr "E398: Mankas '=': %s" | |
5478 | |
5479 #, c-format | |
5480 msgid "E399: Not enough arguments: syntax region %s" | |
5481 msgstr "E399: Ne sufiĉaj argumentoj: sintaksa regiono %s" | |
5482 | |
2965 | 5483 msgid "E848: Too many syntax clusters" |
5484 msgstr "E848: Tro da sintaksaj grupoj" | |
5485 | |
1621 | 5486 msgid "E400: No cluster specified" |
5487 msgstr "E400: Neniu fasko specifita" | |
5488 | |
5489 #, c-format | |
5490 msgid "E401: Pattern delimiter not found: %s" | |
5491 msgstr "E401: Disigilo de ŝablono netrovita: %s" | |
5492 | |
5493 #, c-format | |
5494 msgid "E402: Garbage after pattern: %s" | |
19523 | 5495 msgstr "E402: Forĵetindaĵo post ŝablono: %s" |
1621 | 5496 |
5497 msgid "E403: syntax sync: line continuations pattern specified twice" | |
5498 msgstr "E403: sintaksa sinkronigo: ŝablono de linia daŭrigo specifita dufoje" | |
5499 | |
5500 #, c-format | |
5501 msgid "E404: Illegal arguments: %s" | |
5502 msgstr "E404: Nevalidaj argumentoj: %s" | |
5503 | |
5504 #, c-format | |
5505 msgid "E405: Missing equal sign: %s" | |
5506 msgstr "E405: Mankas egalsigno: %s" | |
5507 | |
5508 #, c-format | |
5509 msgid "E406: Empty argument: %s" | |
5510 msgstr "E406: Malplena argumento: %s" | |
5511 | |
5512 #, c-format | |
5513 msgid "E407: %s not allowed here" | |
4119 | 5514 msgstr "E407: %s ne estas permesebla tie" |
1621 | 5515 |
5516 #, c-format | |
5517 msgid "E408: %s must be first in contains list" | |
5518 msgstr "E408: %s devas esti la unua ano de la listo \"contains\"" | |
5519 | |
5520 #, c-format | |
5521 msgid "E409: Unknown group name: %s" | |
5522 msgstr "E409: Nekonata nomo de grupo: %s" | |
5523 | |
5524 #, c-format | |
5525 msgid "E410: Invalid :syntax subcommand: %s" | |
5526 msgstr "E410: Nevalida \":syntax\" subkomando: %s" | |
5527 | |
5763 | 5528 msgid "" |
5529 " TOTAL COUNT MATCH SLOWEST AVERAGE NAME PATTERN" | |
5530 msgstr "" | |
5531 " TOTALO NOMBRO KONGRUO PLEJ MALRAPID MEZA NOMO ŜABLONO" | |
5532 | |
1621 | 5533 msgid "E555: at bottom of tag stack" |
5534 msgstr "E555: ĉe subo de stako de etikedoj" | |
5535 | |
5536 msgid "E556: at top of tag stack" | |
5537 msgstr "E556: ĉe supro de stako de etikedoj" | |
5538 | |
16871 | 5539 msgid "E986: cannot modify the tag stack within tagfunc" |
5540 msgstr "E986: ne eblas ŝanĝi stakon de etikedoj en 'tagfunc'" | |
5541 | |
5542 msgid "E987: invalid return value from tagfunc" | |
5543 msgstr "E987: nevalida liveraĵo el 'tagfunc'" | |
5544 | |
1621 | 5545 msgid "E425: Cannot go before first matching tag" |
5546 msgstr "E425: Ne eblas iri antaŭ la unuan kongruan etikedon" | |
5547 | |
5548 #, c-format | |
5549 msgid "E426: tag not found: %s" | |
5550 msgstr "E426: etikedo netrovita: %s" | |
5551 | |
5552 msgid "E427: There is only one matching tag" | |
5553 msgstr "E427: Estas nur unu kongrua etikedo" | |
5554 | |
5555 msgid "E428: Cannot go beyond last matching tag" | |
5556 msgstr "E428: Ne eblas iri preter lastan kongruan etikedon" | |
5557 | |
5558 #, c-format | |
5559 msgid "File \"%s\" does not exist" | |
5560 msgstr "La dosiero \"%s\" ne ekzistas" | |
5561 | |
5562 #, c-format | |
5563 msgid "tag %d of %d%s" | |
5564 msgstr "etikedo %d de %d%s" | |
5565 | |
5566 msgid " or more" | |
5567 msgstr " aŭ pli" | |
5568 | |
5569 msgid " Using tag with different case!" | |
5570 msgstr " Uzo de etikedo kun malsama uskleco!" | |
5571 | |
5572 #, c-format | |
5573 msgid "E429: File \"%s\" does not exist" | |
5574 msgstr "E429: Dosiero \"%s\" ne ekzistas" | |
5575 | |
16871 | 5576 # DP: "pri" estas "priority" |
5577 msgid " # pri kind tag" | |
5578 msgstr "nro pri tipo etikedo" | |
5579 | |
5580 msgid "file\n" | |
5581 msgstr "dosiero\n" | |
5582 | |
1621 | 5583 msgid "" |
5584 "\n" | |
5585 " # TO tag FROM line in file/text" | |
5586 msgstr "" | |
5587 "\n" | |
5588 "nro AL etikedo DE linio en dosiero/teksto" | |
5589 | |
5590 #, c-format | |
5591 msgid "Searching tags file %s" | |
5592 msgstr "Serĉado de dosiero de etikedoj %s" | |
5593 | |
5594 #, c-format | |
5595 msgid "E430: Tag file path truncated for %s\n" | |
5596 msgstr "E430: Vojo de etikeda dosiero trunkita por %s\n" | |
5597 | |
5598 #, c-format | |
5599 msgid "E431: Format error in tags file \"%s\"" | |
5600 msgstr "E431: Eraro de formato en etikeda dosiero \"%s\"" | |
5601 | |
5602 #, c-format | |
5603 msgid "Before byte %ld" | |
5604 msgstr "Antaŭ bajto %ld" | |
5605 | |
5606 #, c-format | |
5607 msgid "E432: Tags file not sorted: %s" | |
5608 msgstr "E432: Etikeda dosiero ne estas ordigita: %s" | |
5609 | |
5610 msgid "E433: No tags file" | |
5611 msgstr "E433: Neniu etikeda dosiero" | |
5612 | |
18615 | 5613 msgid "Ignoring long line in tags file" |
5614 msgstr "Ignoro de longa linio en etikeda dosiero" | |
5615 | |
1621 | 5616 msgid "E434: Can't find tag pattern" |
5617 msgstr "E434: Ne eblas trovi ŝablonon de etikedo" | |
5618 | |
5619 msgid "E435: Couldn't find tag, just guessing!" | |
5620 msgstr "E435: Ne eblis trovi etikedon, nur divenas!" | |
5621 | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
5622 #, c-format |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
5623 msgid "Duplicate field name: %s" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
5624 msgstr "Ripetita kamponomo: %s" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
5625 |
1621 | 5626 msgid "' not known. Available builtin terminals are:" |
5627 msgstr "' nekonata. Haveblaj terminaloj estas:" | |
5628 | |
5629 msgid "defaulting to '" | |
5630 msgstr "defaŭlto al '" | |
5631 | |
5632 msgid "E557: Cannot open termcap file" | |
5633 msgstr "E557: Ne eblas malfermi la dosieron termcap" | |
5634 | |
5635 msgid "E558: Terminal entry not found in terminfo" | |
5636 msgstr "E558: Ne trovis rikordon de terminalo terminfo" | |
5637 | |
5638 msgid "E559: Terminal entry not found in termcap" | |
5639 msgstr "E559: Ne trovis rikordon de terminalo en termcap" | |
5640 | |
5641 #, c-format | |
5642 msgid "E436: No \"%s\" entry in termcap" | |
5643 msgstr "E436: Neniu rikordo \"%s\" en termcap" | |
5644 | |
5645 msgid "E437: terminal capability \"cm\" required" | |
5646 msgstr "E437: kapablo de terminalo \"cm\" bezonata" | |
5647 | |
5648 msgid "" | |
5649 "\n" | |
5650 "--- Terminal keys ---" | |
5651 msgstr "" | |
5652 "\n" | |
5653 "--- Klavoj de terminalo ---" | |
5654 | |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
5655 msgid "Cannot open $VIMRUNTIME/rgb.txt" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
5656 msgstr "Ne povas malfermi $VIMRUNTIME/rgb.txt" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
5657 |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5658 #, c-format |
16871 | 5659 msgid "E181: Invalid attribute: %s" |
5660 msgstr "E181: Nevalida atributo: %s" | |
5661 | |
18615 | 5662 msgid "E279: Sorry, ++shell is not supported on this system" |
5663 msgstr "E279: Bedaŭrinde ++shell ne estas subtenata en tiu sistemo" | |
5664 | |
16871 | 5665 #, c-format |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5666 msgid "Kill job in \"%s\"?" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5667 msgstr "Ĉu ĉesigi taskon en \"%s\"?" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5668 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5669 msgid "Terminal" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5670 msgstr "Terminalo" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5671 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5672 msgid "Terminal-finished" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5673 msgstr "Terminalo-finiĝis" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5674 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5675 msgid "active" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5676 msgstr "aktiva" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5677 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5678 msgid "running" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5679 msgstr "ruliĝas" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5680 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5681 msgid "finished" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5682 msgstr "finiĝis" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
11659
diff
changeset
|
5683 |
14999 | 5684 msgid "E958: Job already finished" |
5685 msgstr "E958: Tasko jam finiĝis" | |
5686 | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5687 #, c-format |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5688 msgid "E953: File exists: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5689 msgstr "E953: Dosiero jam ekzistas: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5690 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5691 msgid "E955: Not a terminal buffer" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5692 msgstr "E955: Ne estas bufro de terminalo" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
5693 |
16871 | 5694 msgid "E982: ConPTY is not available" |
5695 msgstr "E982: ConPTY ne disponeblas" | |
5696 | |
5697 #, c-format | |
5698 msgid "E971: Property type %s does not exist" | |
5699 msgstr "E971: Tipo de eco %s ne ekzistas" | |
5700 | |
5701 #, c-format | |
5702 msgid "E964: Invalid column number: %ld" | |
5703 msgstr "E964: Nevalida numero de kolumno: %ld" | |
5704 | |
5705 #, c-format | |
5706 msgid "E966: Invalid line number: %ld" | |
5707 msgstr "E966: Nevalida numero de linio: %ld" | |
5708 | |
5709 msgid "E965: missing property type name" | |
5710 msgstr "E965: nomo de tipo de eco mankas" | |
5711 | |
18615 | 5712 msgid "E275: Cannot add text property to unloaded buffer" |
5713 msgstr "E275: Ne eblas aldoni econ de teksto al malŝaltita bufro" | |
5714 | |
16871 | 5715 msgid "E967: text property info corrupted" |
5716 msgstr "E967: difekta informo de eco de teksto" | |
5717 | |
5718 msgid "E968: Need at least one of 'id' or 'type'" | |
5719 msgstr "E968: Bezonas almenaŭ 'id' aŭ 'type'" | |
5720 | |
5721 #, c-format | |
5722 msgid "E969: Property type %s already defined" | |
5723 msgstr "E969: tipo de eco %s jam difinita" | |
5724 | |
5725 #, c-format | |
5726 msgid "E970: Unknown highlight group name: '%s'" | |
5727 msgstr "E970: Nekonata nomo de emfaza grupo: '%s'" | |
5728 | |
19523 | 5729 msgid "(Invalid)" |
5730 msgstr "(Nevalida)" | |
5731 | |
5732 msgid "%a %b %d %H:%M:%S %Y" | |
5733 msgstr "%a %b %d %H:%M;%S %Y" | |
5734 | |
5735 #, c-format | |
5736 msgid "%ld second ago" | |
5737 msgid_plural "%ld seconds ago" | |
5738 msgstr[0] "antaŭ %ld sekundo" | |
5739 msgstr[1] "antaŭ %ld sekundoj" | |
5740 | |
1621 | 5741 msgid "new shell started\n" |
5742 msgstr "nova ŝelo lanĉita\n" | |
5743 | |
5744 msgid "Vim: Error reading input, exiting...\n" | |
5745 msgstr "Vim: Eraro dum legado de eniro, elironta...\n" | |
5746 | |
2098
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5747 msgid "Used CUT_BUFFER0 instead of empty selection" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5748 msgstr "Uzis CUT_BUFFER0 anstataŭ malplenan apartigon" |
3259c3923c1e
Updated runtime an documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
2032
diff
changeset
|
5749 |
5763 | 5750 msgid "E881: Line count changed unexpectedly" |
5751 msgstr "E881: Nombro de linioj ŝanĝiĝis neatendite" | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
5752 |
1621 | 5753 msgid "No undo possible; continue anyway" |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
5754 msgstr "Malfaro neebla; tamen daŭrigi" |
1621 | 5755 |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5756 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5757 msgid "E828: Cannot open undo file for writing: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5758 msgstr "E828: Ne eblas malfermi la malfaran dosieron por skribi: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5759 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5760 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5761 msgid "E825: Corrupted undo file (%s): %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5762 msgstr "E825: Difektita malfara dosiero (%s): %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5763 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5764 msgid "Cannot write undo file in any directory in 'undodir'" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5765 msgstr "Ne eblis skribi malfaran dosieron en iu dosiero ajn de 'undodir'" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5766 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5767 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5768 msgid "Will not overwrite with undo file, cannot read: %s" |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
5769 msgstr "Ne superskribos malfaran dosieron, ne eblis legi: %s" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5770 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5771 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5772 msgid "Will not overwrite, this is not an undo file: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5773 msgstr "Ne superskribos, tio ne estas malfara dosiero: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5774 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5775 msgid "Skipping undo file write, nothing to undo" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5776 msgstr "Preterpasas skribon de malfara dosiero, nenio por malfari" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5777 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5778 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5779 msgid "Writing undo file: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5780 msgstr "Skribas malfaran dosieron: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5781 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5782 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5783 msgid "E829: write error in undo file: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5784 msgstr "E829: Skriberaro en malfara dosiero: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5785 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5786 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5787 msgid "Not reading undo file, owner differs: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5788 msgstr "Ne legas malfaran dosieron, posedanto malsamas: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5789 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5790 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5791 msgid "Reading undo file: %s" |
2965 | 5792 msgstr "Legado de malfara dosiero: %s" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5793 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5794 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5795 msgid "E822: Cannot open undo file for reading: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5796 msgstr "E822: Ne eblas malfermi malfaran dosieron por legi: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5797 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5798 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5799 msgid "E823: Not an undo file: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5800 msgstr "E823: Ne estas malfara dosiero: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5801 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5802 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5803 msgid "E832: Non-encrypted file has encrypted undo file: %s" |
13912 | 5804 msgstr "E832: Ne ĉifrita dosiero havas ĉifritan malfaran dosieron: %s" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5805 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5806 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5807 msgid "E826: Undo file decryption failed: %s" |
6370 | 5808 msgstr "E826: Malĉifrado de malfara dosiero malsukcesis: %s" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5809 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5810 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5811 msgid "E827: Undo file is encrypted: %s" |
13912 | 5812 msgstr "E827: Malfara dosiero estas ĉifrita: %s" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5813 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5814 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5815 msgid "E824: Incompatible undo file: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5816 msgstr "E824: Malkongrua malfara dosiero: %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5817 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5818 msgid "File contents changed, cannot use undo info" |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
5819 msgstr "Enhavo de dosiero ŝanĝiĝis, ne eblas uzi malfarajn informojn" |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5820 |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5821 #, c-format |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5822 msgid "Finished reading undo file %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5823 msgstr "Finis legi malfaran dosieron %s" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5824 |
1621 | 5825 msgid "Already at oldest change" |
5826 msgstr "Jam al la plej malnova ŝanĝo" | |
5827 | |
5828 msgid "Already at newest change" | |
5829 msgstr "Jam al la plej nova ŝanĝo" | |
5830 | |
5831 #, c-format | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5832 msgid "E830: Undo number %ld not found" |
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
5833 msgstr "E830: Malfara numero %ld netrovita" |
1621 | 5834 |
5835 msgid "E438: u_undo: line numbers wrong" | |
5836 msgstr "E438: u_undo: nevalidaj numeroj de linioj" | |
5837 | |
5838 msgid "more line" | |
5839 msgstr "plia linio" | |
5840 | |
5841 msgid "more lines" | |
5842 msgstr "pliaj linioj" | |
5843 | |
5844 msgid "line less" | |
5845 msgstr "malpli linio" | |
5846 | |
5847 msgid "fewer lines" | |
5848 msgstr "malpli linioj" | |
5849 | |
5850 msgid "change" | |
5851 msgstr "ŝanĝo" | |
5852 | |
5853 msgid "changes" | |
5854 msgstr "ŝanĝoj" | |
5855 | |
5856 #, c-format | |
5857 msgid "%ld %s; %s #%ld %s" | |
5858 msgstr "%ld %s; %s #%ld %s" | |
5859 | |
5860 msgid "before" | |
5861 msgstr "antaŭ" | |
5862 | |
5863 msgid "after" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5864 msgstr "post" |
1621 | 5865 |
5866 msgid "Nothing to undo" | |
5867 msgstr "Nenio por malfari" | |
5868 | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
5869 msgid "number changes when saved" |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2625
diff
changeset
|
5870 msgstr "numero ŝanĝoj tempo konservita" |
1621 | 5871 |
5872 msgid "E790: undojoin is not allowed after undo" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
5873 msgstr "E790: undojoin estas nepermesebla post malfaro" |
1621 | 5874 |
5875 msgid "E439: undo list corrupt" | |
5876 msgstr "E439: listo de malfaro estas difekta" | |
5877 | |
5878 msgid "E440: undo line missing" | |
5879 msgstr "E440: linio de malfaro mankas" | |
5880 | |
16871 | 5881 msgid "" |
5882 "\n" | |
5883 " Name Args Address Complete Definition" | |
5884 msgstr "" | |
5885 "\n" | |
5886 " Nomo Argumentoj Adreso Kompleto Difino" | |
5887 | |
5888 msgid "No user-defined commands found" | |
5889 msgstr "Neniu komando difinita de uzanto trovita" | |
5890 | |
5891 #, c-format | |
5892 msgid "E180: Invalid address type value: %s" | |
5893 msgstr "E180: Nevalida valoro de tipo de adreso: %s" | |
5894 | |
5895 #, c-format | |
5896 msgid "E180: Invalid complete value: %s" | |
5897 msgstr "E180: Nevalida valoro de kompletigo: %s" | |
5898 | |
5899 msgid "E468: Completion argument only allowed for custom completion" | |
5900 msgstr "" | |
5901 "E468: Argumento de kompletigo nur permesebla por kompletigo difinita de " | |
5902 "uzanto" | |
5903 | |
5904 msgid "E467: Custom completion requires a function argument" | |
5905 msgstr "E467: Uzula kompletigo bezonas funkcian argumenton" | |
5906 | |
5907 msgid "E175: No attribute specified" | |
5908 msgstr "E175: Neniu atributo specifita" | |
5909 | |
5910 msgid "E176: Invalid number of arguments" | |
5911 msgstr "E176: Nevalida nombro de argumentoj" | |
5912 | |
5913 msgid "E177: Count cannot be specified twice" | |
5914 msgstr "E177: Kvantoro ne povas aperi dufoje" | |
5915 | |
5916 msgid "E178: Invalid default value for count" | |
5917 msgstr "E178: Nevalida defaŭlta valoro de kvantoro" | |
5918 | |
5919 msgid "E179: argument required for -complete" | |
5920 msgstr "E179: argumento bezonata por -complete" | |
5921 | |
5922 msgid "E179: argument required for -addr" | |
5923 msgstr "E179: argumento bezonata por -addr" | |
5924 | |
5925 #, c-format | |
5926 msgid "E174: Command already exists: add ! to replace it: %s" | |
5927 msgstr "E174: La komando jam ekzistas: aldonu ! por anstataŭigi ĝin: %s" | |
5928 | |
5929 msgid "E182: Invalid command name" | |
5930 msgstr "E182: Nevalida komanda nomo" | |
5931 | |
5932 msgid "E183: User defined commands must start with an uppercase letter" | |
5933 msgstr "E183: Komandoj difinataj de uzanto devas eki per majusklo" | |
5934 | |
5935 msgid "E841: Reserved name, cannot be used for user defined command" | |
5936 msgstr "E841: Rezervita nomo, neuzebla por komando difinita de uzanto" | |
5937 | |
5938 #, c-format | |
5939 msgid "E184: No such user-defined command: %s" | |
5940 msgstr "E184: Neniu komando difinita de uzanto kiel: %s" | |
5941 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5942 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5943 msgid "E122: Function %s already exists, add ! to replace it" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5944 msgstr "E122: La funkcio %s jam ekzistas (aldonu ! por anstataŭigi ĝin)" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5945 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5946 msgid "E717: Dictionary entry already exists" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5947 msgstr "E717: Rikordo de vortaro jam ekzistas" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5948 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5949 msgid "E718: Funcref required" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5950 msgstr "E718: Funcref bezonata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5951 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5952 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5953 msgid "E130: Unknown function: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5954 msgstr "E130: Nekonata funkcio: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5955 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5956 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5957 msgid "E125: Illegal argument: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5958 msgstr "E125: Nevalida argumento: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5959 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5960 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5961 msgid "E853: Duplicate argument name: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5962 msgstr "E853: Ripetita nomo de argumento: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5963 |
19523 | 5964 msgid "E1059: No white space allowed before :" |
5965 msgstr "E1059: Neniu spaceto permesebla antaŭ :" | |
5966 | |
5967 msgid "E1055: Missing name after ..." | |
5968 msgstr "E1055: Mankas nomo post ..." | |
5969 | |
16871 | 5970 msgid "E989: Non-default argument follows default argument" |
19523 | 5971 msgstr "E989: Ne defaŭlta argumento post defaŭlta argumento" |
16871 | 5972 |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5973 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5974 msgid "E740: Too many arguments for function %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5975 msgstr "E740: Tro da argumentoj por funkcio: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5976 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5977 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5978 msgid "E116: Invalid arguments for function %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5979 msgstr "E116: Nevalidaj argumentoj por funkcio: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5980 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5981 msgid "E132: Function call depth is higher than 'maxfuncdepth'" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5982 msgstr "E132: Profundo de funkcia alvoko superas 'maxfuncdepth'" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5983 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5984 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5985 msgid "calling %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5986 msgstr "alvokas %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5987 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5988 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5989 msgid "%s aborted" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5990 msgstr "%s ĉesigita" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5991 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5992 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5993 msgid "%s returning #%ld" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5994 msgstr "%s liveras #%ld" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5995 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5996 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5997 msgid "%s returning %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5998 msgstr "%s liveras %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5999 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6000 msgid "E699: Too many arguments" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6001 msgstr "E699: Tro da argumentoj" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6002 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6003 #, c-format |
18615 | 6004 msgid "E276: Cannot use function as a method: %s" |
6005 msgstr "E276: Ne eblas uzi funkcion kiel metodo: %s" | |
6006 | |
6007 #, c-format | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6008 msgid "E120: Using <SID> not in a script context: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6009 msgstr "E120: <SID> estas uzata ekster kunteksto de skripto: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6010 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6011 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6012 msgid "E725: Calling dict function without Dictionary: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6013 msgstr "E725: Alvoko de funkcio dict sen Vortaro: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6014 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6015 msgid "E129: Function name required" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6016 msgstr "E129: Nomo de funkcio bezonata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6017 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6018 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6019 msgid "E128: Function name must start with a capital or \"s:\": %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6020 msgstr "E128: Nomo de funkcio devas eki per majusklo aŭ per \"s:\": %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6021 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6022 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6023 msgid "E884: Function name cannot contain a colon: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6024 msgstr "E884: Nomo de funkcio ne povas enhavi dupunkton: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6025 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6026 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6027 msgid "E123: Undefined function: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6028 msgstr "E123: Nedifinita funkcio: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6029 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6030 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6031 msgid "E124: Missing '(': %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6032 msgstr "E124: Mankas '(': %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6033 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6034 msgid "E862: Cannot use g: here" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6035 msgstr "E862: Ne eblas uzi g: ĉi tie" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6036 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6037 #, c-format |
19523 | 6038 msgid "E1056: expected a type: %s" |
6039 msgstr "E1056: atendis tipon: %s" | |
6040 | |
6041 #, c-format | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6042 msgid "E932: Closure function should not be at top level: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6043 msgstr "E932: Fermo-funkcio devus esti je la plej alta nivelo: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6044 |
19523 | 6045 msgid "E1057: Missing :enddef" |
6046 msgstr "E1057: Mankas :enddef" | |
6047 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6048 msgid "E126: Missing :endfunction" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6049 msgstr "E126: Mankas \":endfunction\"" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6050 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6051 #, c-format |
19523 | 6052 msgid "W1001: Text found after :enddef: %s" |
6053 msgstr "W1001: Teksto trovita post :enddef: %s" | |
6054 | |
6055 #, c-format | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
6056 msgid "W22: Text found after :endfunction: %s" |
19523 | 6057 msgstr "W22: Teksto trovita post :endfunction: %s" |
6058 | |
6059 msgid "E1058: function nesting too deep" | |
6060 msgstr "E1058: ingado de funkcio tro profunda" | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
6061 |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
6062 #, c-format |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6063 msgid "E707: Function name conflicts with variable: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6064 msgstr "E707: Nomo de funkcio konfliktas kun variablo: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6065 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6066 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6067 msgid "E127: Cannot redefine function %s: It is in use" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6068 msgstr "E127: Ne eblas redifini funkcion %s: Estas nuntempe uzata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6069 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6070 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6071 msgid "E746: Function name does not match script file name: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6072 msgstr "E746: Nomo de funkcio ne kongruas kun dosiernomo de skripto: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6073 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6074 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6075 msgid "E131: Cannot delete function %s: It is in use" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6076 msgstr "E131: Ne eblas forviŝi funkcion %s: Estas nuntempe uzata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6077 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6078 msgid "E133: :return not inside a function" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6079 msgstr "E133: \":return\" ekster funkcio" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6080 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6081 #, c-format |
14668 | 6082 msgid "%s (%s, compiled %s)" |
6083 msgstr "%s (%s, kompilita %s)" | |
6084 | |
1621 | 6085 msgid "" |
6086 "\n" | |
16871 | 6087 "MS-Windows 64-bit GUI/console version" |
6088 msgstr "" | |
6089 "\n" | |
6090 "Grafika/konzola versio por MS-Vindozo 64-bitoj" | |
6091 | |
6092 msgid "" | |
6093 "\n" | |
6094 "MS-Windows 32-bit GUI/console version" | |
6095 msgstr "" | |
6096 "\n" | |
6097 "Grafika/konzola versio por MS-Vindozo 32-bitoj" | |
6098 | |
6099 msgid "" | |
6100 "\n" | |
1668 | 6101 "MS-Windows 64-bit GUI version" |
1621 | 6102 msgstr "" |
6103 "\n" | |
16871 | 6104 "Grafika versio por MS-Vindozo 64-bitoj" |
1621 | 6105 |
6106 msgid "" | |
6107 "\n" | |
1668 | 6108 "MS-Windows 32-bit GUI version" |
1621 | 6109 msgstr "" |
6110 "\n" | |
16871 | 6111 "Grafika versio por MS-Vindozo 32-bitoj" |
1621 | 6112 |
6113 msgid " with OLE support" | |
6114 msgstr " kun subteno de OLE" | |
6115 | |
6116 msgid "" | |
6117 "\n" | |
1668 | 6118 "MS-Windows 64-bit console version" |
1621 | 6119 msgstr "" |
6120 "\n" | |
16871 | 6121 "Konzola versio por MS-Vindozo 64-bitoj" |
1621 | 6122 |
6123 msgid "" | |
6124 "\n" | |
1668 | 6125 "MS-Windows 32-bit console version" |
1621 | 6126 msgstr "" |
6127 "\n" | |
16871 | 6128 "Konzola versio por MS-Vindozo 32-bitoj" |
1621 | 6129 |
6130 msgid "" | |
6131 "\n" | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6132 "macOS version" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6133 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6134 "\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6135 "Versio makOS" |
1621 | 6136 |
6137 msgid "" | |
6138 "\n" | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6139 "macOS version w/o darwin feat." |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6140 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6141 "\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6142 "Versio makOS sen ebloj de darwin." |
1621 | 6143 |
6144 msgid "" | |
6145 "\n" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6146 "OpenVMS version" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6147 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6148 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6149 "Versio OpenVMS" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6150 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6151 msgid "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6152 "\n" |
1621 | 6153 "Included patches: " |
6154 msgstr "" | |
6155 "\n" | |
6156 "Flikaĵoj inkluzivitaj: " | |
6157 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6158 msgid "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6159 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6160 "Extra patches: " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6161 msgstr "" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6162 "\n" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6163 "Ekstraj flikaĵoj: " |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6164 |
1621 | 6165 msgid "Modified by " |
6166 msgstr "Modifita de " | |
6167 | |
6168 msgid "" | |
6169 "\n" | |
6170 "Compiled " | |
6171 msgstr "" | |
6172 "\n" | |
6173 "Kompilita " | |
6174 | |
6175 msgid "by " | |
6176 msgstr "de " | |
6177 | |
6178 msgid "" | |
6179 "\n" | |
6180 "Huge version " | |
6181 msgstr "" | |
6182 "\n" | |
6183 "Grandega versio " | |
6184 | |
6185 msgid "" | |
6186 "\n" | |
6187 "Big version " | |
6188 msgstr "" | |
6189 "\n" | |
6190 "Granda versio " | |
6191 | |
6192 msgid "" | |
6193 "\n" | |
6194 "Normal version " | |
6195 msgstr "" | |
6196 "\n" | |
6197 "Normala versio " | |
6198 | |
6199 msgid "" | |
6200 "\n" | |
6201 "Small version " | |
6202 msgstr "" | |
6203 "\n" | |
6204 "Malgranda versio " | |
6205 | |
6206 msgid "" | |
6207 "\n" | |
6208 "Tiny version " | |
6209 msgstr "" | |
6210 "\n" | |
6211 "Malgrandega versio " | |
6212 | |
6213 msgid "without GUI." | |
6214 msgstr "sen grafika interfaco." | |
6215 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6216 msgid "with GTK3 GUI." |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6217 msgstr "kun grafika interfaco GTK3." |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6218 |
1621 | 6219 msgid "with GTK2-GNOME GUI." |
6220 msgstr "kun grafika interfaco GTK2-GNOME." | |
6221 | |
6222 msgid "with GTK2 GUI." | |
6223 msgstr "kun grafika interfaco GTK2." | |
6224 | |
6225 msgid "with X11-Motif GUI." | |
6226 msgstr "kun grafika interfaco X11-Motif." | |
6227 | |
6228 msgid "with X11-neXtaw GUI." | |
6229 msgstr "kun grafika interfaco X11-neXtaw." | |
6230 | |
6231 msgid "with X11-Athena GUI." | |
6232 msgstr "kun grafika interfaco X11-Athena." | |
6233 | |
6234 msgid "with Photon GUI." | |
6235 msgstr "kun grafika interfaco Photon." | |
6236 | |
6237 msgid "with GUI." | |
6238 msgstr "sen grafika interfaco." | |
6239 | |
6240 msgid "with Carbon GUI." | |
6241 msgstr "kun grafika interfaco Carbon." | |
6242 | |
6243 msgid "with Cocoa GUI." | |
6244 msgstr "kun grafika interfaco Cocoa." | |
6245 | |
6246 msgid " Features included (+) or not (-):\n" | |
6247 msgstr " Ebloj inkluzivitaj (+) aŭ ne (-):\n" | |
6248 | |
6249 msgid " system vimrc file: \"" | |
6250 msgstr " sistema dosiero vimrc: \"" | |
6251 | |
6252 msgid " user vimrc file: \"" | |
6253 msgstr " dosiero vimrc de uzanto: \"" | |
6254 | |
6255 msgid " 2nd user vimrc file: \"" | |
6256 msgstr " 2-a dosiero vimrc de uzanto: \"" | |
6257 | |
6258 msgid " 3rd user vimrc file: \"" | |
6259 msgstr " 3-a dosiero vimrc de uzanto: \"" | |
6260 | |
6261 msgid " user exrc file: \"" | |
6262 msgstr " dosiero exrc de uzanto: \"" | |
6263 | |
6264 msgid " 2nd user exrc file: \"" | |
6265 msgstr " 2-a dosiero exrc de uzanto: \"" | |
6266 | |
6267 msgid " system gvimrc file: \"" | |
6268 msgstr " sistema dosiero gvimrc: \"" | |
6269 | |
6270 msgid " user gvimrc file: \"" | |
6271 msgstr " dosiero gvimrc de uzanto: \"" | |
6272 | |
6273 msgid "2nd user gvimrc file: \"" | |
6274 msgstr " 2-a dosiero gvimrc de uzanto: \"" | |
6275 | |
6276 msgid "3rd user gvimrc file: \"" | |
6277 msgstr " 3-a dosiero gvimrc de uzanto: \"" | |
6278 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6279 msgid " defaults file: \"" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6280 msgstr " dosiero de defaŭltoj: \"" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6281 |
1621 | 6282 msgid " system menu file: \"" |
6283 msgstr " dosiero de sistema menuo: \"" | |
6284 | |
6285 msgid " fall-back for $VIM: \"" | |
6286 msgstr " defaŭlto de $VIM: \"" | |
6287 | |
6288 msgid " f-b for $VIMRUNTIME: \"" | |
6289 msgstr " defaŭlto de VIMRUNTIME: \"" | |
6290 | |
6291 msgid "Compilation: " | |
6292 msgstr "Kompilado: " | |
6293 | |
6294 msgid "Compiler: " | |
6295 msgstr "Kompililo: " | |
6296 | |
6297 msgid "Linking: " | |
6298 msgstr "Ligado: " | |
6299 | |
6300 msgid " DEBUG BUILD" | |
6301 msgstr " SENCIMIGA MUNTO" | |
6302 | |
6303 msgid "VIM - Vi IMproved" | |
6304 msgstr "VIM - Vi plibonigita" | |
6305 | |
6306 msgid "version " | |
6307 msgstr "versio " | |
6308 | |
6309 # DP: vidu http://www.thefreedictionary.com/et+al. | |
6310 msgid "by Bram Moolenaar et al." | |
6311 msgstr "de Bram Moolenaar kaj aliuloj" | |
6312 | |
6313 msgid "Vim is open source and freely distributable" | |
6314 msgstr "Vim estas libera programo kaj disdoneblas libere" | |
6315 | |
6316 msgid "Help poor children in Uganda!" | |
6317 msgstr "Helpu malriĉajn infanojn en Ugando!" | |
6318 | |
6319 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6320 msgid "type :help iccf<Enter> for information " | |
6321 msgstr "tajpu :help iccf<Enenklavo> por pliaj informoj " | |
6322 | |
6323 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6324 msgid "type :q<Enter> to exit " | |
6325 msgstr "tajpu :q<Enenklavo> por eliri " | |
6326 | |
6327 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6328 msgid "type :help<Enter> or <F1> for on-line help" | |
6329 msgstr "tajpu :help<Enenklavo> aŭ <F1> por aliri la helpon " | |
6330 | |
6331 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
10204
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
10004
diff
changeset
|
6332 msgid "type :help version8<Enter> for version info" |
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
10004
diff
changeset
|
6333 msgstr "tajpu :help version8<Enenklavo> por informo de versio" |
1621 | 6334 |
6335 msgid "Running in Vi compatible mode" | |
2965 | 6336 msgstr "Ruliĝas en reĝimo kongrua kun Vi" |
1621 | 6337 |
6338 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6339 msgid "type :set nocp<Enter> for Vim defaults" | |
6340 msgstr "tajpu :set nocp<Enenklavo> por Vim defaŭltoj " | |
6341 | |
6342 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6343 msgid "type :help cp-default<Enter> for info on this" | |
6344 msgstr "tajpu :help cp-default<Enenklavo> por pliaj informoj " | |
6345 | |
6346 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6347 msgid "menu Help->Orphans for information " | |
6348 msgstr "menuo Help->Orfinoj por pliaj informoj " | |
6349 | |
6350 msgid "Running modeless, typed text is inserted" | |
2965 | 6351 msgstr "Ruliĝas senreĝime, tajpita teksto estas enmetita" |
1621 | 6352 |
6353 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6354 msgid "menu Edit->Global Settings->Toggle Insert Mode " | |
2965 | 6355 msgstr "menuo Redakti->Mallokaj Agordoj->Baskuligi Enmetan Reĝimon" |
1621 | 6356 |
6357 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6358 msgid " for two modes " | |
6359 msgstr " por du reĝimoj " | |
6360 | |
6361 # DP: tiu ĉeno pli longas (mi ne volas igi ĉiujn aliajn ĉenojn | |
6362 # pli longajn) | |
6363 msgid "menu Edit->Global Settings->Toggle Vi Compatible" | |
2965 | 6364 msgstr "menuo Redakti->Mallokaj Agordoj->Baskuligi Reĝimon Kongruan kun Vi" |
1621 | 6365 |
6366 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6367 msgid " for Vim defaults " | |
6368 msgstr " por defaŭltoj de Vim " | |
6369 | |
6370 msgid "Sponsor Vim development!" | |
6371 msgstr "Subtenu la programadon de Vim!" | |
6372 | |
6373 msgid "Become a registered Vim user!" | |
6374 msgstr "Iĝu registrita uzanto de Vim!" | |
6375 | |
6376 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6377 msgid "type :help sponsor<Enter> for information " | |
6378 msgstr "tajpu :help sponsor<Enenklavo> por pliaj informoj " | |
6379 | |
6380 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6381 msgid "type :help register<Enter> for information " | |
6382 msgstr "tajpu :help register<Enenklavo> por pliaj informoj " | |
6383 | |
6384 # DP: atentu al la spacetoj: ĉiuj ĉenoj devas havi la saman longon | |
6385 msgid "menu Help->Sponsor/Register for information " | |
6386 msgstr "menuo Helpo->Subteni/Registri por pliaj informoj " | |
6387 | |
19523 | 6388 #, c-format |
6389 msgid "E1001: variable not found: %s" | |
6390 msgstr "E1001: variablo ne trovita: %s" | |
6391 | |
6392 #, c-format | |
6393 msgid "E1002: Syntax error at %s" | |
6394 msgstr "E1002: Sintaksa eraro en %s" | |
6395 | |
6396 msgid "E1035: wrong argument type for +" | |
6397 msgstr "E1035: nevalida tipo de argumento por +" | |
6398 | |
6399 #, c-format | |
6400 msgid "E1036: %c requires number or float arguments" | |
6401 msgstr "E1036: %c bezonas numera aŭ glitpunktnombran argumentojn" | |
6402 | |
6403 msgid "E1035: % requires number arguments" | |
6404 msgstr "E1035: % bezonas numerajn argumentojn" | |
6405 | |
6406 #, c-format | |
6407 msgid "E1037: Cannot use \"%s\" with %s" | |
6408 msgstr "E1037: Ne eblas uzi \"%s\" kun %s" | |
6409 | |
6410 #, c-format | |
6411 msgid "E1037: Cannot compare %s with %s" | |
6412 msgstr "E1037: Ne eblas kompari %s kun %s" | |
6413 | |
6414 #, c-format | |
6415 msgid "E1004: white space required before and after '%s'" | |
6416 msgstr "E1004: spacetoj bezonataj ĉirkaŭ '%s'" | |
6417 | |
6418 #, c-format | |
6419 msgid "E1006: %s is used as an argument" | |
6420 msgstr "E1006: %s estas uzata kiel argumento" | |
6421 | |
6422 msgid "E1007: No white space allowed before <" | |
6423 msgstr "E1007: Neniu spaceto permesebla antaŭ ol <" | |
6424 | |
6425 msgid "E1008: Missing <type>" | |
6426 msgstr "E1008: Mankas <type>" | |
6427 | |
6428 msgid "E1009: Missing > after type" | |
6429 msgstr "E1009: Mankas > post tipo" | |
6430 | |
6431 msgid "E1055: This Vim is not compiled with float support" | |
6432 msgstr "E1055: Tiu Vim ne estis kompilita kun glitpunktnombra eblo." | |
6433 | |
6434 #, c-format | |
6435 msgid "E1010: Type not recognized: %s" | |
6436 msgstr "E1010: Tipo nerekonita: %s" | |
6437 | |
6438 #, c-format | |
6439 msgid "E1050: Item not found: %s" | |
6440 msgstr "E1050: Ero netrovita: %s" | |
6441 | |
6442 #, c-format | |
6443 msgid "E1011: name too long: %s" | |
6444 msgstr "E1011: nomo tro longa: %s" | |
6445 | |
6446 #, c-format | |
6447 msgid "E1013: type mismatch, expected %s but got %s" | |
6448 msgstr "E1013: miskongruo de tipo, atendis %s sed ricevis %s" | |
6449 | |
6450 #, c-format | |
6451 msgid "E1014: Invalid key: %s" | |
6452 msgstr "E1014: Nevalida ŝlosilo: %s" | |
6453 | |
6454 #, c-format | |
6455 msgid "E1015: Name expected: %s" | |
6456 msgstr "E1015: Nomo atendita: %s" | |
6457 | |
6458 msgid "E1003: Missing return value" | |
6459 msgstr "E1003: Mankas liveraĵo" | |
6460 | |
6461 #, c-format | |
6462 msgid "E1052: Cannot declare an option: %s" | |
6463 msgstr "E1052: Ne eblas deklari opcion: %s" | |
6464 | |
6465 #, c-format | |
6466 msgid "E1065: Cannot declare an environment variable: %s" | |
6467 msgstr "E1065: Ne eblas deklari medivariablon: %s" | |
6468 | |
6469 #, c-format | |
6470 msgid "E1066: Cannot declare a register: %s" | |
6471 msgstr "E1066: Ne eblas deklari reĝistron: %s" | |
6472 | |
6473 #, c-format | |
6474 msgid "E1016: Cannot declare a global variable: %s" | |
6475 msgstr "E1016: Ne eblas deklari mallokan variablon %s" | |
6476 | |
6477 #, c-format | |
6478 msgid "E1064: Cannot declare a v: variable: %s" | |
6479 msgstr "E1064: Ne eblas deklari v:-variablon %s" | |
6480 | |
6481 #, c-format | |
6482 msgid "E1034: Cannot use reserved name %s" | |
6483 msgstr "E1034: Ne eblas uzi rezervitan nomon %s" | |
6484 | |
6485 #, c-format | |
6486 msgid "E1017: Variable already declared: %s" | |
6487 msgstr "E1017: Variablo jam deklarita: %s" | |
6488 | |
6489 #, c-format | |
6490 msgid "E1018: Cannot assign to a constant: %s" | |
6491 msgstr "E1018: Ne eblas valorizi konstanton: %s" | |
6492 | |
6493 #, c-format | |
6494 msgid "E1054: Variable already declared in the script: %s" | |
6495 msgstr "E1054: Variablo jam deklarita en la skripto: %s" | |
6496 | |
6497 #, c-format | |
6498 msgid "E1020: cannot use an operator on a new variable: %s" | |
6499 msgstr "E1020: ne eblas uzi operatoron kun nova variablo: %s" | |
6500 | |
6501 msgid "E1031: Cannot use void value" | |
6502 msgstr "E1031: Ne eblas uzi vakan valoron" | |
6503 | |
6504 msgid "E1021: const requires a value" | |
6505 msgstr "E1021: konstanto bezonas valoron" | |
6506 | |
6507 msgid "E1022: type or initialization required" | |
6508 msgstr "E1022: tipo aŭ pravalorizo bezonata" | |
6509 | |
6510 #, c-format | |
6511 msgid "E1023: variable already defined: %s" | |
6512 msgstr "E1023: variablo jam difinita: %s" | |
6513 | |
6514 msgid "E1024: need a List to iterate over" | |
6515 msgstr "E1024: Listo bezonata por iteracii" | |
6516 | |
6517 msgid "E1033: catch unreachable after catch-all" | |
6518 msgstr "E1033: kaptokodobloko neatingebla post kapto de ĉiuj esceptoj" | |
6519 | |
6520 #, c-format | |
6521 msgid "E1067: Separator mismatch: %s" | |
6522 msgstr "E1067: Nekongrua disigilo: %s" | |
6523 | |
6524 msgid "E1032: missing :catch or :finally" | |
6525 msgstr "E1032: mankas :catch aŭ :finally" | |
6526 | |
6527 #, c-format | |
6528 msgid "E488: Trailing characters: %s" | |
6529 msgstr "E488: Vostaj signoj: %s" | |
6530 | |
6531 msgid "E1026: Missing }" | |
6532 msgstr "E1026: Mankas }" | |
6533 | |
6534 msgid "E1027: Missing return statement" | |
6535 msgstr "E1027: Mankas revenordono" | |
6536 | |
6537 #, c-format | |
6538 msgid "E121: Undefined variable: g:%s" | |
6539 msgstr "E121: Nedifinita variablo: g:%s" | |
6540 | |
6541 #, c-format | |
6542 msgid "E1060: Invalid environment variable name: %s" | |
6543 msgstr "E1060: Nevalida nomo de medivariablo: %s" | |
6544 | |
6545 msgid "E1051: Expected string or number" | |
6546 msgstr "E1051: Atendis ĉenon aŭ nombron" | |
6547 | |
6548 #, c-format | |
6549 msgid "E1029: Expected %s but got %s" | |
6550 msgstr "E1029: Atendis %s sed ricevis %s" | |
6551 | |
6552 msgid "E1030: Using a String as a Number" | |
6553 msgstr "E1030: Uzo de Ĉeno kiel Nombro" | |
6554 | |
6555 msgid "E1042: import/export can only be used in vim9script" | |
6556 msgstr "E1042: importo/eksporto nur uzeblas en vim9script" | |
6557 | |
6558 msgid "E1038: vim9script can only be used in a script" | |
6559 msgstr "E1038: :vim9script nur uzeblas en skripto" | |
6560 | |
6561 msgid "E1039: vim9script must be the first command in a script" | |
6562 msgstr "E1039: :vim9script devas esti la unua komando en skripto" | |
6563 | |
6564 msgid "E1044: export with invalid argument" | |
6565 msgstr "E1044: eksporto kun nevalida argumento" | |
6566 | |
6567 msgid "E1043: Invalid command after :export" | |
6568 msgstr "E1043: Nevalida komando post :export" | |
6569 | |
6570 msgid "E1045: Missing \"as\" after *" | |
6571 msgstr "E1045: Mankas \"as\" post *" | |
6572 | |
6573 msgid "E1045: Missing \"from\"" | |
6574 msgstr "E1045: Mankas \"from\"" | |
6575 | |
6576 msgid "E1045: Invalid string after \"from\"" | |
6577 msgstr "E1045: Nevalida ĉeno post \"from\"" | |
6578 | |
6579 #, c-format | |
6580 msgid "E1053: Could not import \"%s\"" | |
6581 msgstr "E1053: Ne eblis importi \"%s\"" | |
6582 | |
6583 #, c-format | |
6584 msgid "E1049: Item not exported in script: %s" | |
6585 msgstr "E1049: Ero ne estas eksportita en skripto: %s" | |
6586 | |
6587 #, c-format | |
6588 msgid "E1048: Item not found in script: %s" | |
6589 msgstr "E1048: Ero ne trovita en skripto: %s" | |
6590 | |
6591 msgid "E1046: Missing comma in import" | |
6592 msgstr "E1046: Mankas komo en importo" | |
6593 | |
6594 msgid "E1047: syntax error in import" | |
6595 msgstr "E1047: Sintaksa eraro en importo" | |
6596 | |
17667 | 6597 msgid "" |
6598 "\n" | |
6599 "# Buffer list:\n" | |
6600 msgstr "" | |
6601 "\n" | |
6602 "# Listo de bufroj:\n" | |
6603 | |
6604 #, c-format | |
6605 msgid "" | |
6606 "\n" | |
6607 "# %s History (newest to oldest):\n" | |
6608 msgstr "" | |
6609 "\n" | |
6610 "# Historio %s (de plej nova al plej malnova):\n" | |
6611 | |
6612 msgid "Command Line" | |
6613 msgstr "Komanda linio" | |
6614 | |
6615 msgid "Search String" | |
6616 msgstr "Serĉa ĉeno" | |
6617 | |
6618 msgid "Expression" | |
6619 msgstr "Esprimo" | |
6620 | |
6621 msgid "Input Line" | |
6622 msgstr "Eniga linio" | |
6623 | |
6624 msgid "Debug Line" | |
6625 msgstr "Sencimiga linio" | |
6626 | |
6627 msgid "" | |
6628 "\n" | |
6629 "# Bar lines, copied verbatim:\n" | |
6630 msgstr "" | |
6631 "\n" | |
6632 "# Linioj komencantaj per |, kopiitaj sen ŝanĝo:\n" | |
6633 | |
6634 #, c-format | |
6635 msgid "%sviminfo: %s in line: " | |
6636 msgstr "%sviminfo: %s en linio: " | |
6637 | |
6638 msgid "E136: viminfo: Too many errors, skipping rest of file" | |
6639 msgstr "E136: viminfo: Tro da eraroj, nun ignoras la reston de la dosiero" | |
6640 | |
6641 msgid "" | |
6642 "\n" | |
6643 "# global variables:\n" | |
6644 msgstr "" | |
6645 "\n" | |
6646 "# mallokaj variabloj:\n" | |
6647 | |
6648 msgid "" | |
6649 "\n" | |
6650 "# Last Substitute String:\n" | |
6651 "$" | |
6652 msgstr "" | |
6653 "\n" | |
6654 "# Lasta anstataŭigita ĉeno:\n" | |
6655 "$" | |
6656 | |
6657 #, c-format | |
6658 msgid "" | |
6659 "\n" | |
6660 "# Last %sSearch Pattern:\n" | |
6661 "~" | |
6662 msgstr "" | |
6663 "\n" | |
6664 "# Lasta serĉa ŝablono %s:\n" | |
6665 "~" | |
6666 | |
6667 msgid "Substitute " | |
6668 msgstr "Anstataŭigi " | |
6669 | |
6670 msgid "Illegal register name" | |
6671 msgstr "Nevalida nomo de reĝistro" | |
6672 | |
6673 msgid "" | |
6674 "\n" | |
6675 "# Registers:\n" | |
6676 msgstr "" | |
6677 "\n" | |
6678 "# Reĝistroj:\n" | |
6679 | |
6680 #, c-format | |
6681 msgid "E574: Unknown register type %d" | |
6682 msgstr "E574: Nekonata tipo de reĝistro %d" | |
6683 | |
6684 msgid "" | |
6685 "\n" | |
6686 "# History of marks within files (newest to oldest):\n" | |
6687 msgstr "" | |
6688 "\n" | |
6689 "# Historio de markoj en dosieroj (de plej nova al plej malnova):\n" | |
6690 | |
6691 msgid "" | |
6692 "\n" | |
6693 "# File marks:\n" | |
6694 msgstr "" | |
6695 "\n" | |
6696 "# Markoj de dosiero:\n" | |
6697 | |
6698 msgid "" | |
6699 "\n" | |
6700 "# Jumplist (newest first):\n" | |
6701 msgstr "" | |
6702 "\n" | |
6703 "# Saltlisto (plej novaj unue):\n" | |
6704 | |
6705 msgid "Missing '>'" | |
6706 msgstr "Mankas '>'" | |
6707 | |
6708 msgid "Illegal starting char" | |
6709 msgstr "Nevalida eka signo" | |
6710 | |
6711 #, c-format | |
6712 msgid "# This viminfo file was generated by Vim %s.\n" | |
6713 msgstr "# Tiu dosiero viminfo estis kreita de Vim %s.\n" | |
6714 | |
6715 msgid "" | |
6716 "# You may edit it if you're careful!\n" | |
6717 "\n" | |
6718 msgstr "" | |
6719 "# Vi povas redakti ĝin se vi estas singarda.\n" | |
6720 "\n" | |
6721 | |
6722 msgid "# Value of 'encoding' when this file was written\n" | |
6723 msgstr "# Valoro de 'encoding' kiam tiu dosiero estis kreita\n" | |
6724 | |
6725 #, c-format | |
6726 msgid "Reading viminfo file \"%s\"%s%s%s" | |
6727 msgstr "Legado de dosiero viminfo \"%s\"%s%s%s" | |
6728 | |
6729 msgid " info" | |
6730 msgstr " informo" | |
6731 | |
6732 msgid " marks" | |
6733 msgstr " markoj" | |
6734 | |
6735 msgid " oldfiles" | |
6736 msgstr " malnovaj dosieroj" | |
6737 | |
6738 msgid " FAILED" | |
6739 msgstr " MALSUKCESIS" | |
6740 | |
6741 #, c-format | |
6742 msgid "E137: Viminfo file is not writable: %s" | |
6743 msgstr "E137: Dosiero viminfo ne skribeblas: %s" | |
6744 | |
6745 #, c-format | |
6746 msgid "E929: Too many viminfo temp files, like %s!" | |
6747 msgstr "E929: Tro da provizoraj dosieroj viminfo, kiel %s!" | |
6748 | |
6749 #, c-format | |
6750 msgid "E138: Can't write viminfo file %s!" | |
6751 msgstr "E138: Ne eblas skribi dosieron viminfo %s!" | |
6752 | |
6753 #, c-format | |
6754 msgid "Writing viminfo file \"%s\"" | |
6755 msgstr "Skribas dosieron viminfo \"%s\"" | |
6756 | |
6757 #, c-format | |
6758 msgid "E886: Can't rename viminfo file to %s!" | |
6759 msgstr "E886: Ne eblas renomi dosieron viminfo al %s!" | |
6760 | |
6761 msgid "E195: Cannot open viminfo file for reading" | |
6762 msgstr "E195: Ne eblas malfermi dosieron viminfo en lega reĝimo" | |
6763 | |
1621 | 6764 msgid "Already only one window" |
6765 msgstr "Jam nur unu fenestro" | |
6766 | |
16871 | 6767 #, c-format |
6768 msgid "E92: Buffer %ld not found" | |
6769 msgstr "E92: Bufro %ld ne trovita" | |
6770 | |
1621 | 6771 msgid "E441: There is no preview window" |
6772 msgstr "E441: Ne estas antaŭvida fenestro" | |
6773 | |
17667 | 6774 msgid "E242: Can't split a window while closing another" |
6775 msgstr "E242: Ne eblas dividi fenestron dum fermo de alia" | |
6776 | |
1621 | 6777 msgid "E442: Can't split topleft and botright at the same time" |
6778 msgstr "E442: Ne eblas dividi supralivan kaj subdekstran samtempe" | |
6779 | |
6780 msgid "E443: Cannot rotate when another window is split" | |
6781 msgstr "E443: Ne eblas rotacii kiam alia fenestro estas dividita" | |
6782 | |
6783 msgid "E444: Cannot close last window" | |
6784 msgstr "E444: Ne eblas fermi la lastan fenestron" | |
6785 | |
16871 | 6786 msgid "E813: Cannot close autocmd or popup window" |
6787 msgstr "E813: Ne eblas fermi la ŝprucfenestron aŭ fenestron de aŭtokomandoj" | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6788 |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6789 msgid "E814: Cannot close window, only autocmd window would remain" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6790 msgstr "E814: Ne eblas fermi fenestron, nur la fenestro de aŭtokomandoj restus" |
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
6791 |
1621 | 6792 msgid "E445: Other window contains changes" |
6793 msgstr "E445: La alia fenestro enhavas ŝanĝojn" | |
6794 | |
19523 | 6795 msgid "E366: Not allowed to enter a popup window" |
6796 msgstr "E366: Ne eblas eniri ŝprucfenestron" | |
6797 | |
16871 | 6798 #, c-format |
1621 | 6799 msgid "E370: Could not load library %s" |
6800 msgstr "E370: Ne eblis ŝargi bibliotekon %s" | |
6801 | |
6802 msgid "Sorry, this command is disabled: the Perl library could not be loaded." | |
6803 msgstr "" | |
6804 "Bedaŭrinde tiu komando estas malŝaltita: la biblioteko de Perl ne ŝargeblis." | |
6805 | |
6806 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module" | |
6807 msgstr "" | |
6808 "E299: Plenumo de Perl esprimoj malpermesata en sabloludejo sen la modulo Safe" | |
6809 | |
6810 msgid "Edit with &multiple Vims" | |
6811 msgstr "Redakti per &pluraj Vim-oj" | |
6812 | |
6813 msgid "Edit with single &Vim" | |
6814 msgstr "Redakti per unuopa &Vim" | |
6815 | |
6816 msgid "Diff with Vim" | |
6817 msgstr "Kompari per Vim" | |
6818 | |
6819 msgid "Edit with &Vim" | |
6820 msgstr "Redakti per &Vim" | |
6821 | |
14999 | 6822 msgid "Edit with existing Vim" |
6823 msgstr "Redakti per ekzistanta Vim" | |
6824 | |
1621 | 6825 msgid "Edit with existing Vim - " |
6826 msgstr "Redakti per ekzistanta Vim - " | |
6827 | |
6828 msgid "Edits the selected file(s) with Vim" | |
6829 msgstr "Redakti la apartigita(j)n dosiero(j)n per Vim" | |
6830 | |
6831 msgid "Error creating process: Check if gvim is in your path!" | |
6832 msgstr "Eraro dum kreo de procezo: Kontrolu ĉu gvim estas en via serĉvojo!" | |
6833 | |
6834 msgid "gvimext.dll error" | |
6835 msgstr "Eraro de gvimext.dll" | |
6836 | |
6837 msgid "Path length too long!" | |
6838 msgstr "Serĉvojo estas tro longa!" | |
6839 | |
6840 msgid "--No lines in buffer--" | |
6841 msgstr "--Neniu linio en bufro--" | |
6842 | |
6843 msgid "E470: Command aborted" | |
6844 msgstr "E470: komando ĉesigita" | |
6845 | |
6846 msgid "E471: Argument required" | |
6847 msgstr "E471: Argumento bezonata" | |
6848 | |
6849 msgid "E10: \\ should be followed by /, ? or &" | |
6850 msgstr "E10: \\ devus esti sekvita de /, ? aŭ &" | |
6851 | |
6852 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits" | |
6853 msgstr "" | |
6854 "E11: Nevalida en fenestro de komanda linio; <CR> plenumas, CTRL-C eliras" | |
6855 | |
6856 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search" | |
6857 msgstr "" | |
4119 | 6858 "E12: Nepermesebla komando el exrc/vimrc en aktuala dosierujo aŭ etikeda serĉo" |
1621 | 6859 |
6860 msgid "E171: Missing :endif" | |
6861 msgstr "E171: Mankas \":endif\"" | |
6862 | |
19523 | 6863 msgid "E603: :catch without :try" |
6864 msgstr "E603: \":catch\" sen \":try\"" | |
6865 | |
6866 msgid "E606: :finally without :try" | |
6867 msgstr "E606: \":finally\" sen \":try\"" | |
6868 | |
6869 msgid "E607: multiple :finally" | |
6870 msgstr "E607: pluraj \":finally\"" | |
6871 | |
1621 | 6872 msgid "E600: Missing :endtry" |
6873 msgstr "E600: Mankas \":endtry\"" | |
6874 | |
19523 | 6875 msgid "E602: :endtry without :try" |
6876 msgstr "E602: \":endtry\" sen \":try\"" | |
6877 | |
1621 | 6878 msgid "E170: Missing :endwhile" |
6879 msgstr "E170: Mankas \":endwhile\"" | |
6880 | |
6881 msgid "E170: Missing :endfor" | |
6882 msgstr "E170: Mankas \":endfor\"" | |
6883 | |
6884 msgid "E588: :endwhile without :while" | |
6885 msgstr "E588: \":endwhile\" sen \":while\"" | |
6886 | |
6887 msgid "E588: :endfor without :for" | |
6888 msgstr "E588: \":endfor\" sen \":for\"" | |
6889 | |
6890 msgid "E13: File exists (add ! to override)" | |
6891 msgstr "E13: Dosiero ekzistas (aldonu ! por transpasi)" | |
6892 | |
6893 msgid "E472: Command failed" | |
6370 | 6894 msgstr "E472: La komando malsukcesis" |
1621 | 6895 |
6896 #, c-format | |
6897 msgid "E234: Unknown fontset: %s" | |
6898 msgstr "E234: Nekonata familio de tiparo: %s" | |
6899 | |
6900 #, c-format | |
6901 msgid "E235: Unknown font: %s" | |
6902 msgstr "E235: Nekonata tiparo: %s" | |
6903 | |
6904 #, c-format | |
6905 msgid "E236: Font \"%s\" is not fixed-width" | |
6906 msgstr "E236: La tiparo \"%s\" ne estas egallarĝa" | |
6907 | |
6908 msgid "E473: Internal error" | |
6909 msgstr "E473: Interna eraro" | |
6910 | |
10617 | 6911 #, c-format |
6912 msgid "E685: Internal error: %s" | |
6913 msgstr "E685: Interna eraro: %s" | |
6914 | |
1621 | 6915 msgid "Interrupted" |
6916 msgstr "Interrompita" | |
6917 | |
6918 msgid "E474: Invalid argument" | |
6919 msgstr "E474: Nevalida argumento" | |
6920 | |
6921 #, c-format | |
6922 msgid "E475: Invalid argument: %s" | |
6923 msgstr "E475: Nevalida argumento: %s" | |
6924 | |
6925 #, c-format | |
16871 | 6926 msgid "E983: Duplicate argument: %s" |
6927 msgstr "E983: Ripetita argumento: %s" | |
6928 | |
6929 #, c-format | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6930 msgid "E475: Invalid value for argument %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6931 msgstr "E475: Nevalida valoro de argumento: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6932 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6933 #, c-format |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6934 msgid "E475: Invalid value for argument %s: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6935 msgstr "E475: Nevalida valoro de argumento %s: %s" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6936 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6937 #, c-format |
1621 | 6938 msgid "E15: Invalid expression: %s" |
6939 msgstr "E15: Nevalida esprimo: %s" | |
6940 | |
6941 msgid "E16: Invalid range" | |
6942 msgstr "E16: Nevalida amplekso" | |
6943 | |
6944 msgid "E476: Invalid command" | |
6945 msgstr "E476: Nevalida komando" | |
6946 | |
6947 #, c-format | |
6948 msgid "E17: \"%s\" is a directory" | |
6949 msgstr "E17: \"%s\" estas dosierujo" | |
6950 | |
6951 #, c-format | |
6952 msgid "E364: Library call failed for \"%s()\"" | |
6370 | 6953 msgstr "E364: Alvoko al biblioteko malsukcesis por \"%s()\"" |
1621 | 6954 |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6955 # AM: fsync: ne traduku (nomo de C-komando) |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6956 msgid "E667: Fsync failed" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6957 msgstr "E667: Fsync malsukcesis" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
6958 |
1621 | 6959 #, c-format |
6960 msgid "E448: Could not load library function %s" | |
6961 msgstr "E448: Ne eblis ŝargi bibliotekan funkcion %s" | |
6962 | |
6963 msgid "E19: Mark has invalid line number" | |
6964 msgstr "E19: Marko havas nevalidan numeron de linio" | |
6965 | |
6966 msgid "E20: Mark not set" | |
6967 msgstr "E20: Marko ne estas agordita" | |
6968 | |
6969 msgid "E21: Cannot make changes, 'modifiable' is off" | |
6970 msgstr "E21: Ne eblas fari ŝanĝojn, 'modifiable' estas malŝaltita" | |
6971 | |
6972 msgid "E22: Scripts nested too deep" | |
6973 msgstr "E22: Tro profunde ingitaj skriptoj" | |
6974 | |
6975 msgid "E23: No alternate file" | |
6976 msgstr "E23: Neniu alterna dosiero" | |
6977 | |
6978 msgid "E24: No such abbreviation" | |
6979 msgstr "E24: Ne estas tia mallongigo" | |
6980 | |
6981 msgid "E477: No ! allowed" | |
4119 | 6982 msgstr "E477: Neniu ! permesebla" |
1621 | 6983 |
6984 msgid "E25: GUI cannot be used: Not enabled at compile time" | |
6985 msgstr "E25: Grafika interfaco ne uzeblas: Malŝaltita dum kompilado" | |
6986 | |
6987 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n" | |
6988 msgstr "E26: La hebrea ne uzeblas: Malŝaltita dum kompilado\n" | |
6989 | |
16871 | 6990 msgid "E27: Farsi support has been removed\n" |
6991 msgstr "E27: Persa reĝimo estis forigata\n" | |
1621 | 6992 |
6993 msgid "E800: Arabic cannot be used: Not enabled at compile time\n" | |
6994 msgstr "E800: La araba ne uzeblas: Malŝaltita dum kompilado\n" | |
6995 | |
6996 #, c-format | |
6997 msgid "E28: No such highlight group name: %s" | |
6998 msgstr "E28: Neniu grupo de emfazo kiel: %s" | |
6999 | |
7000 msgid "E29: No inserted text yet" | |
7001 msgstr "E29: Ankoraŭ neniu enmetita teksto" | |
7002 | |
7003 msgid "E30: No previous command line" | |
7004 msgstr "E30: Neniu antaŭa komanda linio" | |
7005 | |
7006 msgid "E31: No such mapping" | |
7007 msgstr "E31: Neniu tiel mapo" | |
7008 | |
7009 msgid "E479: No match" | |
7010 msgstr "E479: Neniu kongruo" | |
7011 | |
7012 #, c-format | |
7013 msgid "E480: No match: %s" | |
7014 msgstr "E480: Neniu kongruo: %s" | |
7015 | |
7016 msgid "E32: No file name" | |
7017 msgstr "E32: Neniu dosiernomo" | |
7018 | |
7019 msgid "E33: No previous substitute regular expression" | |
7020 msgstr "E33: Neniu antaŭa regulesprimo de anstataŭigo" | |
7021 | |
7022 msgid "E34: No previous command" | |
7023 msgstr "E34: Neniu antaŭa komando" | |
7024 | |
7025 msgid "E35: No previous regular expression" | |
7026 msgstr "E35: Neniu antaŭa regulesprimo" | |
7027 | |
7028 msgid "E481: No range allowed" | |
4119 | 7029 msgstr "E481: Amplekso nepermesebla" |
1621 | 7030 |
7031 msgid "E36: Not enough room" | |
7032 msgstr "E36: Ne sufiĉe da spaco" | |
7033 | |
7034 #, c-format | |
7035 msgid "E247: no registered server named \"%s\"" | |
7036 msgstr "E247: neniu registrita servilo nomita \"%s\"" | |
7037 | |
7038 #, c-format | |
7039 msgid "E482: Can't create file %s" | |
7040 msgstr "E482: Ne eblas krei dosieron %s" | |
7041 | |
7042 msgid "E483: Can't get temp file name" | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
7043 msgstr "E483: Ne eblas akiri provizoran dosiernomon" |
1621 | 7044 |
7045 #, c-format | |
7046 msgid "E484: Can't open file %s" | |
7047 msgstr "E484: Ne eblas malfermi dosieron %s" | |
7048 | |
7049 #, c-format | |
7050 msgid "E485: Can't read file %s" | |
7051 msgstr "E485: Ne eblas legi dosieron %s" | |
7052 | |
7053 msgid "E38: Null argument" | |
7054 msgstr "E38: Nula argumento" | |
7055 | |
7056 msgid "E39: Number expected" | |
7057 msgstr "E39: Nombro atendita" | |
7058 | |
7059 #, c-format | |
7060 msgid "E40: Can't open errorfile %s" | |
7061 msgstr "E40: Ne eblas malfermi eraran dosieron %s" | |
7062 | |
7063 msgid "E233: cannot open display" | |
7064 msgstr "E233: ne eblas malfermi vidigon" | |
7065 | |
7066 msgid "E41: Out of memory!" | |
7067 msgstr "E41: Ne plu restas memoro!" | |
7068 | |
7069 msgid "Pattern not found" | |
7070 msgstr "Ŝablono ne trovita" | |
7071 | |
7072 #, c-format | |
7073 msgid "E486: Pattern not found: %s" | |
7074 msgstr "E486: Ŝablono ne trovita: %s" | |
7075 | |
7076 msgid "E487: Argument must be positive" | |
7077 msgstr "E487: La argumento devas esti pozitiva" | |
7078 | |
7079 msgid "E459: Cannot go back to previous directory" | |
7080 msgstr "E459: Ne eblas reiri al antaŭa dosierujo" | |
7081 | |
7082 msgid "E42: No Errors" | |
7083 msgstr "E42: Neniu eraro" | |
7084 | |
7085 msgid "E776: No location list" | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7086 msgstr "E776: Neniu listo de lokoj" |
1621 | 7087 |
7088 msgid "E43: Damaged match string" | |
7089 msgstr "E43: Difekta kongruenda ĉeno" | |
7090 | |
7091 msgid "E44: Corrupted regexp program" | |
7092 msgstr "E44: Difekta programo de regulesprimo" | |
7093 | |
7094 msgid "E45: 'readonly' option is set (add ! to override)" | |
7095 msgstr "E45: La opcio 'readonly' estas ŝaltita '(aldonu ! por transpasi)" | |
7096 | |
7097 #, c-format | |
18615 | 7098 msgid "E121: Undefined variable: %s" |
7099 msgstr "E121: Nedifinita variablo: %s" | |
7100 | |
7101 #, c-format | |
7102 msgid "E734: Wrong variable type for %s=" | |
7103 msgstr "E734: Nevalida datumtipo de variablo de %s=" | |
7104 | |
7105 #, c-format | |
7106 msgid "E461: Illegal variable name: %s" | |
7107 msgstr "E461: Nevalida nomo de variablo: %s" | |
7108 | |
7109 msgid "E995: Cannot modify existing variable" | |
7110 msgstr "E995: Ne eblas ŝanĝi ekzistantan variablon" | |
7111 | |
7112 #, c-format | |
1621 | 7113 msgid "E46: Cannot change read-only variable \"%s\"" |
7114 msgstr "E46: Ne eblas ŝanĝi nurlegeblan variablon \"%s\"" | |
7115 | |
7116 #, c-format | |
7117 msgid "E794: Cannot set variable in the sandbox: \"%s\"" | |
7118 msgstr "E794: Ne eblas agordi variablon en la sabloludejo: \"%s\"" | |
7119 | |
18615 | 7120 msgid "E928: String required" |
7121 msgstr "E928: Ĉeno bezonata" | |
7122 | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
7123 msgid "E713: Cannot use empty key for Dictionary" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
7124 msgstr "E713: Ne eblas uzi malplenan ŝlosilon de Vortaro" |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
7125 |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7126 msgid "E715: Dictionary required" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7127 msgstr "E715: Vortaro bezonata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7128 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7129 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7130 msgid "E684: list index out of range: %ld" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7131 msgstr "E684: indekso de listo ekster limoj: %ld" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7132 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7133 #, c-format |
16871 | 7134 msgid "E979: Blob index out of range: %ld" |
7135 msgstr "E979: Indekso de BLOB-o ekster limoj: %ld" | |
7136 | |
7137 msgid "E978: Invalid operation for Blob" | |
7138 msgstr "E978: Nevalida operacio de BLOB-o" | |
7139 | |
7140 #, c-format | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7141 msgid "E118: Too many arguments for function: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7142 msgstr "E118: Tro da argumentoj por funkcio: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7143 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7144 #, c-format |
19523 | 7145 msgid "E119: Not enough arguments for function: %s" |
7146 msgstr "E119: Ne sufiĉe da argumentoj por funkcio: %s" | |
7147 | |
7148 #, c-format | |
7149 msgid "E933: Function was deleted: %s" | |
7150 msgstr "E933: funkcio estis forviŝita: %s" | |
7151 | |
7152 #, c-format | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7153 msgid "E716: Key not present in Dictionary: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7154 msgstr "E716: Ŝlosilo malekzistas en Vortaro: %s" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7155 |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7156 msgid "E714: List required" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7157 msgstr "E714: Listo bezonata" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7158 |
16871 | 7159 msgid "E897: List or Blob required" |
7160 msgstr "E897: Listo aŭ BLOB-o bezonata" | |
7161 | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7162 #, c-format |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7163 msgid "E712: Argument of %s must be a List or Dictionary" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7164 msgstr "E712: Argumento de %s devas esti Listo aŭ Vortaro" |
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
7165 |
16871 | 7166 #, c-format |
7167 msgid "E896: Argument of %s must be a List, Dictionary or Blob" | |
7168 msgstr "E896: Argumento de %s devas esti Listo, Vortaro aŭ BLOB-o" | |
7169 | |
19523 | 7170 msgid "E804: Cannot use '%' with Float" |
7171 msgstr "E804: Ne eblas uzi '%' kun Glitpunktnombro" | |
7172 | |
7173 msgid "E908: using an invalid value as a String" | |
7174 msgstr "E908: uzo de nevalida valoro kiel Ĉeno" | |
7175 | |
7176 msgid "E996: Cannot lock an option" | |
7177 msgstr "E996: Ne eblas ŝlosi opcion" | |
7178 | |
7179 #, c-format | |
7180 msgid "E113: Unknown option: %s" | |
7181 msgstr "E113: Nekonata opcio: %s" | |
7182 | |
7183 msgid "E18: Unexpected characters in :let" | |
7184 msgstr "E18: Neatenditaj signoj en \":let\"" | |
7185 | |
1621 | 7186 msgid "E47: Error while reading errorfile" |
7187 msgstr "E47: Eraro dum legado de erardosiero" | |
7188 | |
7189 msgid "E48: Not allowed in sandbox" | |
4119 | 7190 msgstr "E48: Nepermesebla en sabloludejo" |
1621 | 7191 |
7192 msgid "E523: Not allowed here" | |
4119 | 7193 msgstr "E523: Nepermesebla tie" |
1621 | 7194 |
7195 msgid "E359: Screen mode setting not supported" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
7196 msgstr "E359: Reĝimo de ekrano ne subtenata" |
1621 | 7197 |
7198 msgid "E49: Invalid scroll size" | |
7199 msgstr "E49: Nevalida grando de rulumo" | |
7200 | |
7201 msgid "E91: 'shell' option is empty" | |
7202 msgstr "E91: La opcio 'shell' estas malplena" | |
7203 | |
7204 msgid "E255: Couldn't read in sign data!" | |
7205 msgstr "E255: Ne eblis legi datumojn de simboloj!" | |
7206 | |
7207 msgid "E72: Close error on swap file" | |
7208 msgstr "E72: Eraro dum malfermo de permutodosiero .swp" | |
7209 | |
7210 msgid "E73: tag stack empty" | |
7211 msgstr "E73: malplena stako de etikedo" | |
7212 | |
7213 msgid "E74: Command too complex" | |
7214 msgstr "E74: Komando tro kompleksa" | |
7215 | |
7216 msgid "E75: Name too long" | |
7217 msgstr "E75: Nomo tro longa" | |
7218 | |
7219 msgid "E76: Too many [" | |
7220 msgstr "E76: Tro da [" | |
7221 | |
7222 msgid "E77: Too many file names" | |
7223 msgstr "E77: Tro da dosiernomoj" | |
7224 | |
7225 msgid "E488: Trailing characters" | |
7226 msgstr "E488: Vostaj signoj" | |
7227 | |
7228 msgid "E78: Unknown mark" | |
7229 msgstr "E78: Nekonata marko" | |
7230 | |
7231 msgid "E79: Cannot expand wildcards" | |
2265
b7cb69ab616d
Added salt to blowfish encryption.
Bram Moolenaar <bram@vim.org>
parents:
2098
diff
changeset
|
7232 msgstr "E79: Ne eblas malvolvi ĵokerojn" |
1621 | 7233 |
7234 msgid "E591: 'winheight' cannot be smaller than 'winminheight'" | |
7235 msgstr "E591: 'winheight' ne rajtas esti malpli ol 'winminheight'" | |
7236 | |
7237 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'" | |
7238 msgstr "E592: 'winwidth' ne rajtas esti malpli ol 'winminwidth'" | |
7239 | |
7240 msgid "E80: Error while writing" | |
7241 msgstr "E80: Eraro dum skribado" | |
7242 | |
11659
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
7243 msgid "E939: Positive count required" |
49c12c93abf3
Updated runtime files and translations.
Christian Brabandt <cb@256bit.org>
parents:
10617
diff
changeset
|
7244 msgstr "E939: Pozitiva kvantoro bezonata" |
1621 | 7245 |
7246 msgid "E81: Using <SID> not in a script context" | |
7247 msgstr "E81: Uzo de <SID> ekster kunteksto de skripto" | |
7248 | |
17667 | 7249 #, c-format |
7250 msgid "E107: Missing parentheses: %s" | |
7251 msgstr "E107: Mankas krampoj: %s" | |
7252 | |
19523 | 7253 msgid "E110: Missing ')'" |
7254 msgstr "E110: Mankas ')'" | |
7255 | |
7256 #, c-format | |
7257 msgid "E720: Missing colon in Dictionary: %s" | |
7258 msgstr "E720: Mankas dupunkto en la vortaro: %s" | |
7259 | |
7260 #, c-format | |
7261 msgid "E721: Duplicate key in Dictionary: \"%s\"" | |
7262 msgstr "E721: Ripetita ŝlosilo en la vortaro: \"%s\"" | |
7263 | |
7264 #, c-format | |
7265 msgid "E722: Missing comma in Dictionary: %s" | |
7266 msgstr "E722: Mankas komo en la vortaro: %s" | |
7267 | |
7268 #, c-format | |
7269 msgid "E723: Missing end of Dictionary '}': %s" | |
7270 msgstr "E723: Mankas fino de vortaro '}': %s" | |
7271 | |
1621 | 7272 msgid "E449: Invalid expression received" |
7273 msgstr "E449: Nevalida esprimo ricevita" | |
7274 | |
7275 msgid "E463: Region is guarded, cannot modify" | |
7276 msgstr "E463: Regiono estas gardita, ne eblas ŝanĝi" | |
7277 | |
7278 msgid "E744: NetBeans does not allow changes in read-only files" | |
7279 msgstr "E744: NetBeans ne permesas ŝanĝojn en nurlegeblaj dosieroj" | |
7280 | |
7281 msgid "E363: pattern uses more memory than 'maxmempattern'" | |
7282 msgstr "E363: ŝablono uzas pli da memoro ol 'maxmempattern'" | |
7283 | |
7284 msgid "E749: empty buffer" | |
7285 msgstr "E749: malplena bufro" | |
7286 | |
7013 | 7287 #, c-format |
7288 msgid "E86: Buffer %ld does not exist" | |
7289 msgstr "E86: La bufro %ld ne ekzistas" | |
7290 | |
1621 | 7291 msgid "E682: Invalid search pattern or delimiter" |
7292 msgstr "E682: Nevalida serĉa ŝablono aŭ disigilo" | |
7293 | |
7294 msgid "E139: File is loaded in another buffer" | |
7295 msgstr "E139: Dosiero estas ŝargita en alia bufro" | |
7296 | |
7297 #, c-format | |
7298 msgid "E764: Option '%s' is not set" | |
7299 msgstr "E764: La opcio '%s' ne estas ŝaltita" | |
7300 | |
2965 | 7301 msgid "E850: Invalid register name" |
7302 msgstr "E850: Nevalida nomo de reĝistro" | |
7303 | |
8869
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7304 #, c-format |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7305 msgid "E919: Directory not found in '%s': \"%s\"" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7306 msgstr "E919: Dosierujo ne trovita en '%s': \"%s\"" |
b73f9ed65072
commit https://github.com/vim/vim/commit/939a1abe935a539f2d4c90a56cb0682cbaf3bbb0
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7307 |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7308 msgid "E952: Autocommand caused recursive behavior" |
16871 | 7309 msgstr "E952: Aŭtokomandoj kaŭzis rekursian konduton" |
7310 | |
7311 msgid "E328: Menu only exists in another mode" | |
7312 msgstr "E328: Menuo nur ekzistas en alia reĝimo" | |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7313 |
17667 | 7314 msgid "E957: Invalid window number" |
7315 msgstr "E957: Nevalida numero de fenestro" | |
7316 | |
7317 #, c-format | |
7318 msgid "E686: Argument of %s must be a List" | |
7319 msgstr "E686: Argumento de %s devas esti Listo" | |
7320 | |
19523 | 7321 msgid "E109: Missing ':' after '?'" |
7322 msgstr "E109: Mankas ':' post '?'" | |
7323 | |
7324 msgid "E690: Missing \"in\" after :for" | |
7325 msgstr "E690: \"in\" mankas post \":for\"" | |
7326 | |
7327 #, c-format | |
7328 msgid "E117: Unknown function: %s" | |
7329 msgstr "E117: Nekonata funkcio: %s" | |
7330 | |
7331 msgid "E111: Missing ']'" | |
7332 msgstr "E111: Mankas ']'" | |
7333 | |
7334 msgid "E581: :else without :if" | |
7335 msgstr "E581: \":else\" sen \":if\"" | |
7336 | |
7337 msgid "E582: :elseif without :if" | |
7338 msgstr "E582: \":elseif\" sen \":if\"" | |
7339 | |
7340 msgid "E580: :endif without :if" | |
7341 msgstr "E580: \":endif\" sen \":if\"" | |
7342 | |
7343 msgid "E586: :continue without :while or :for" | |
7344 msgstr "E586: \":continue\" sen \":while\" aŭ \":for\"" | |
7345 | |
7346 msgid "E587: :break without :while or :for" | |
7347 msgstr "E587: \":break\" sen \":while\" aŭ \":for\"" | |
7348 | |
7349 msgid "E274: No white space allowed before parenthesis" | |
7350 msgstr "E274: Neniu spaceto permesebla antaŭ ol komenca krampo" | |
7351 | |
1621 | 7352 msgid "search hit TOP, continuing at BOTTOM" |
7353 msgstr "serĉo atingis SUPRON, daŭrigonte al SUBO" | |
7354 | |
7355 msgid "search hit BOTTOM, continuing at TOP" | |
7356 msgstr "serĉo atingis SUBON, daŭrigonte al SUPRO" | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
7357 |
19523 | 7358 msgid " line " |
7359 msgstr " linio " | |
7360 | |
2371
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
7361 #, c-format |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
7362 msgid "Need encryption key for \"%s\"" |
e95106e347f6
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2265
diff
changeset
|
7363 msgstr "Ŝlosilo de ĉifrado bezonata por \"%s\"" |
2510
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7364 |
4119 | 7365 msgid "empty keys are not allowed" |
7366 msgstr "malplenaj ŝlosiloj nepermeseblaj" | |
7367 | |
5763 | 7368 msgid "dictionary is locked" |
3920 | 7369 msgstr "vortaro estas ŝlosita" |
7370 | |
7371 msgid "list is locked" | |
7372 msgstr "listo estas ŝlosita" | |
7373 | |
5763 | 7374 #, c-format |
7375 msgid "failed to add key '%s' to dictionary" | |
6370 | 7376 msgstr "aldono de ŝlosilo '%s' al vortaro malsukcesis" |
5763 | 7377 |
7378 #, c-format | |
7379 msgid "index must be int or slice, not %s" | |
7380 msgstr "indekso devas esti 'int' aŭ 'slice', ne %s" | |
7381 | |
7382 #, c-format | |
7383 msgid "expected str() or unicode() instance, but got %s" | |
7384 msgstr "atendis aperon de str() aŭ unicode(), sed ricevis %s" | |
7385 | |
7386 #, c-format | |
7387 msgid "expected bytes() or str() instance, but got %s" | |
7388 msgstr "atendis aperon de bytes() aŭ str(), sed ricevis %s" | |
7389 | |
7390 #, c-format | |
7391 msgid "" | |
7392 "expected int(), long() or something supporting coercing to long(), but got %s" | |
7393 msgstr "atendis int(), long() aŭ ion konverteblan al long(), sed ricevis %s" | |
7394 | |
7395 #, c-format | |
7396 msgid "expected int() or something supporting coercing to int(), but got %s" | |
7397 msgstr "atendis int() aŭ ion konverteblan al int(), sed ricevis %s" | |
7398 | |
7399 msgid "value is too large to fit into C int type" | |
7400 msgstr "valoro estas tro grada por C-tipo 'int'" | |
7401 | |
7402 msgid "value is too small to fit into C int type" | |
7403 msgstr "valoro estas tro malgranda por C-tipo 'int'" | |
7404 | |
7405 msgid "number must be greater than zero" | |
7406 msgstr "nombro devas esti pli granda ol nul" | |
7407 | |
7408 msgid "number must be greater or equal to zero" | |
7409 msgstr "nombro devas esti egala aŭ pli granda ol nul" | |
7410 | |
7411 msgid "can't delete OutputObject attributes" | |
7412 msgstr "ne eblas forviŝi atributojn de OutputObject" | |
7413 | |
7414 #, c-format | |
7415 msgid "invalid attribute: %s" | |
7416 msgstr "nevalida atributo: %s" | |
7417 | |
7418 msgid "E264: Python: Error initialising I/O objects" | |
7419 msgstr "E264: Pitono: Eraro de pravalorizo de eneligaj objektoj" | |
7420 | |
7421 msgid "failed to change directory" | |
6370 | 7422 msgstr "malsukcesis ŝanĝi dosierujon" |
5763 | 7423 |
7424 #, c-format | |
7425 msgid "expected 3-tuple as imp.find_module() result, but got %s" | |
7426 msgstr "atendis 3-opon kiel rezulto de imp.find_module(), sed ricevis %s" | |
7427 | |
7428 #, c-format | |
7429 msgid "expected 3-tuple as imp.find_module() result, but got tuple of size %d" | |
7430 msgstr "atendis 3-opon kiel rezulto de imp.find_module(), sed ricevis %d-opon" | |
7431 | |
7432 msgid "internal error: imp.find_module returned tuple with NULL" | |
7433 msgstr "interna eraro: imp.find_module liveris opon kun NULL" | |
7434 | |
7435 msgid "cannot delete vim.Dictionary attributes" | |
7436 msgstr "ne eblas forviŝi atributojn de 'vim.Dictionary'" | |
7437 | |
7438 msgid "cannot modify fixed dictionary" | |
7439 msgstr "ne eblas ŝanĝi fiksan vortaron" | |
7440 | |
7441 #, c-format | |
7442 msgid "cannot set attribute %s" | |
7443 msgstr "ne eblas agordi atributon %s" | |
7444 | |
7445 msgid "hashtab changed during iteration" | |
7446 msgstr "hakettabelo ŝanĝiĝis dum iteracio" | |
7447 | |
7448 #, c-format | |
7449 msgid "expected sequence element of size 2, but got sequence of size %d" | |
7450 msgstr "atendis 2-longan sekvencon, sed ricevis %d-longan sekvencon" | |
7451 | |
7452 msgid "list constructor does not accept keyword arguments" | |
7453 msgstr "konstruilo de listo ne akceptas ŝlosilvortajn argumentojn" | |
7454 | |
7455 msgid "list index out of range" | |
7456 msgstr "indekso de listo ekster limoj" | |
7457 | |
7458 #, c-format | |
20379 | 7459 msgid "internal error: failed to get Vim list item %d" |
6370 | 7460 msgstr "interna eraro: obteno de vim-a listero %d malsukcesis" |
5763 | 7461 |
7462 msgid "slice step cannot be zero" | |
7463 msgstr "paŝo de sekco ne povas esti nul" | |
7464 | |
7465 #, c-format | |
7466 msgid "attempt to assign sequence of size greater than %d to extended slice" | |
7467 msgstr "provis valorizi sekvencon kun pli ol %d eroj en etendita sekco" | |
7468 | |
7469 #, c-format | |
20379 | 7470 msgid "internal error: no Vim list item %d" |
5763 | 7471 msgstr "interna eraro: neniu vim-a listero %d" |
7472 | |
7473 msgid "internal error: not enough list items" | |
7474 msgstr "interna eraro: ne sufiĉaj listeroj" | |
3920 | 7475 |
7476 msgid "internal error: failed to add item to list" | |
6370 | 7477 msgstr "interna eraro: aldono de listero malsukcesis" |
3920 | 7478 |
5763 | 7479 #, c-format |
7480 msgid "attempt to assign sequence of size %d to extended slice of size %d" | |
7481 msgstr "provis valorizi sekvencon kun %d eroj al etendita sekco kun %d eroj" | |
7482 | |
7483 msgid "failed to add item to list" | |
6370 | 7484 msgstr "aldono de listero malsukcesis" |
5763 | 7485 |
7486 msgid "cannot delete vim.List attributes" | |
7487 msgstr "ne eblas forviŝi atributojn de 'vim.List'" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7488 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7489 msgid "cannot modify fixed list" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7490 msgstr "ne eblas ŝanĝi fiksan liston" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7491 |
5763 | 7492 #, c-format |
7493 msgid "unnamed function %s does not exist" | |
7494 msgstr "sennoma funkcio %s ne ekzistas" | |
7495 | |
7496 #, c-format | |
7497 msgid "function %s does not exist" | |
7498 msgstr "funkcio %s ne ekzistas" | |
7499 | |
7500 #, c-format | |
7501 msgid "failed to run function %s" | |
6370 | 7502 msgstr "malsukcesis ruli funkcion %s" |
3920 | 7503 |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7504 msgid "unable to get option value" |
6370 | 7505 msgstr "malsukcesis akiri valoron de opcio" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7506 |
5763 | 7507 msgid "internal error: unknown option type" |
7508 msgstr "interna eraro: nekonata tipo de opcio" | |
7509 | |
7510 msgid "problem while switching windows" | |
16871 | 7511 msgstr "problemo dum salto al fenestroj" |
5763 | 7512 |
7513 #, c-format | |
7514 msgid "unable to unset global option %s" | |
7515 msgstr "ne povis malŝalti mallokan opcion %s" | |
7516 | |
7517 #, c-format | |
7518 msgid "unable to unset option %s which does not have global value" | |
7519 msgstr "ne povis malŝalti opcion %s, kiu ne havas mallokan valoron" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7520 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7521 msgid "attempt to refer to deleted tab page" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7522 msgstr "provo de referenco al forviŝita langeto" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7523 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7524 msgid "no such tab page" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7525 msgstr "ne estas tia langeto" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7526 |
2510
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7527 msgid "attempt to refer to deleted window" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7528 msgstr "provo de referenco al forviŝita fenestro" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7529 |
5763 | 7530 msgid "readonly attribute: buffer" |
7531 msgstr "nurlegebla atributo: buffer" | |
2510
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7532 |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7533 msgid "cursor position outside buffer" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7534 msgstr "kursoro poziciita ekster bufro" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7535 |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7536 msgid "no such window" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7537 msgstr "ne estas tia fenestro" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7538 |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7539 msgid "attempt to refer to deleted buffer" |
d1431cbd138b
Updated translations. (Dominique Pelle)
Bram Moolenaar <bram@vim.org>
parents:
2371
diff
changeset
|
7540 msgstr "provo de referenco al forviŝita bufro" |
2965 | 7541 |
5763 | 7542 msgid "failed to rename buffer" |
6370 | 7543 msgstr "malsukcesis renomi bufron" |
5763 | 7544 |
7545 msgid "mark name must be a single character" | |
7546 msgstr "nomo de marko devas esti unuopa signo" | |
7547 | |
7548 #, c-format | |
7549 msgid "expected vim.Buffer object, but got %s" | |
7550 msgstr "atendis objekton vim.Buffer, sed ricevis %s" | |
7551 | |
7552 #, c-format | |
7553 msgid "failed to switch to buffer %d" | |
6370 | 7554 msgstr "salto al la bufro %d malsukcesis" |
5763 | 7555 |
7556 #, c-format | |
7557 msgid "expected vim.Window object, but got %s" | |
7558 msgstr "atendis objekton vim.window, sed ricevis %s" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7559 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7560 msgid "failed to find window in the current tab page" |
6370 | 7561 msgstr "malsukcesis trovi vindozon en la nuna langeto" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7562 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7563 msgid "did not switch to the specified window" |
16871 | 7564 msgstr "ne saltis al la specifita fenestro" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7565 |
5763 | 7566 #, c-format |
7567 msgid "expected vim.TabPage object, but got %s" | |
7568 msgstr "atendis objekton vim.TabPage, sed ricevis %s" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7569 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7570 msgid "did not switch to the specified tab page" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7571 msgstr "ne saltis al la specifita langeto" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7572 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7573 msgid "failed to run the code" |
6370 | 7574 msgstr "malsukcesis ruli la kodon" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7575 |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7576 msgid "E858: Eval did not return a valid python object" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7577 msgstr "E858: Eval ne revenis kun valida python-objekto" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7578 |
20379 | 7579 msgid "E859: Failed to convert returned python object to a Vim value" |
6370 | 7580 msgstr "E859: Konverto de revena python-objekto al vim-valoro malsukcesis" |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7581 |
5763 | 7582 #, c-format |
20379 | 7583 msgid "unable to convert %s to a Vim dictionary" |
5763 | 7584 msgstr "ne povis konverti %s al vim-vortaro" |
7585 | |
7586 #, c-format | |
20379 | 7587 msgid "unable to convert %s to a Vim list" |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
7588 msgstr "ne povis konverti %s al vim-listo" |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
7589 |
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
8869
diff
changeset
|
7590 #, c-format |
20379 | 7591 msgid "unable to convert %s to a Vim structure" |
5763 | 7592 msgstr "ne povis konverti %s al vim-strukturo" |
7593 | |
7594 msgid "internal error: NULL reference passed" | |
7595 msgstr "interna eraro: NULL-referenco argumento" | |
3920 | 7596 |
7597 msgid "internal error: invalid value type" | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7598 msgstr "interna eraro: nevalida tipo de valoro" |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4119
diff
changeset
|
7599 |
5763 | 7600 msgid "" |
7601 "Failed to set path hook: sys.path_hooks is not a list\n" | |
7602 "You should now do the following:\n" | |
7603 "- append vim.path_hook to sys.path_hooks\n" | |
7604 "- append vim.VIM_SPECIAL_PATH to sys.path\n" | |
7605 msgstr "" | |
6370 | 7606 "Valorizo de sys.path_hooks malsukcesis: sys.path_hooks ne estas listo\n" |
5763 | 7607 "Vi nun devas fari tion:\n" |
7608 "- postaldoni vim.path_hook al sys.path_hooks\n" | |
7609 "- postaldoni vim.VIM_SPECIAL_PATH al sys.path\n" | |
7610 | |
7611 msgid "" | |
7612 "Failed to set path: sys.path is not a list\n" | |
7613 "You should now append vim.VIM_SPECIAL_PATH to sys.path" | |
7614 msgstr "" | |
6370 | 7615 "Agordo de serĉvojo malsukcesis: sys.path ne estas listo\n" |
5763 | 7616 "Vi nun devas aldoni vim.VIM_SPECIAL_PATH al sys.path" |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7617 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7618 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7619 "Vim macro files (*.vim)\t*.vim\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7620 "All Files (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7621 msgstr "" |
13912 | 7622 "Dosierioj de vim-makrooj (*.vim)\t*.vim\n" |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7623 "Ĉiuj dosieroj (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7624 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7625 msgid "All Files (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7626 msgstr "Ĉiuj dosieroj (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7627 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7628 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7629 "All Files (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7630 "C source (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7631 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7632 "VB code (*.bas, *.frm)\t*.bas;*.frm\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7633 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7634 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7635 "Ĉiuj dosieroj (*.*)\t*.*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7636 "Dosieroj C (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7637 "Dosieroj C++ (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7638 "Fonto VB (*.bas, *.frm)\t.bas;*.frm\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7639 "Dosieroj Vim (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7640 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7641 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7642 "Vim macro files (*.vim)\t*.vim\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7643 "All Files (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7644 msgstr "" |
13912 | 7645 "Dosierioj de vim-makrooj (*.vim)\t*.vim\n" |
13818
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7646 "Ĉiuj dosieroj (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7647 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7648 msgid "All Files (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7649 msgstr "Ĉiuj dosieroj (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7650 |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7651 msgid "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7652 "All Files (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7653 "C source (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7654 "C++ source (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7655 "Vim files (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7656 msgstr "" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7657 "Ĉiuj dosieroj (*)\t*\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7658 "Dosieroj C (*.c, *.h)\t*.c;*.h\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7659 "Dosieroj C++ (*.cpp, *.hpp)\t*.cpp;*.hpp\n" |
28ac7914b2b6
Update runtime files and translations
Christian Brabandt <cb@256bit.org>
parents:
12756
diff
changeset
|
7660 "Dosieroj Vim (*.vim, _vimrc, _gvimrc)\t*.vim;_vimrc;_gvimrc\n" |
16871 | 7661 |
7662 msgid "GVim" | |
7663 msgstr "GVim" | |
7664 | |
7665 msgid "Text Editor" | |
7666 msgstr "Tekstoredaktilo" | |
7667 | |
7668 msgid "Edit text files" | |
7669 msgstr "Redakti tekstajn dosierojn" | |
7670 | |
7671 msgid "Text;editor;" | |
7672 msgstr "Teksto;redaktilo;" | |
7673 | |
7674 msgid "gvim" | |
7675 msgstr "gvim" | |
7676 | |
7677 msgid "Vim" | |
7678 msgstr "Vim" |