nano.pot 13.3 KB
Newer Older
Chris Allegretta's avatar
Chris Allegretta committed
1
2
3
4
5
6
7
8
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
9
"POT-Creation-Date: 2000-07-29 00:38-0400\n"
Chris Allegretta's avatar
Chris Allegretta committed
10
11
12
13
14
15
16
17
18
19
20
21
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"

#: cut.c:43
#, c-format
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
22
#: cut.c:148
Chris Allegretta's avatar
Chris Allegretta committed
23
24
25
msgid "Blew away cutbuffer =)\n"
msgstr ""

26
27
28
29
#: files.c:119
msgid "read_line: not on first line and prev is NULL"
msgstr ""

30
#: files.c:181 files.c:198
31
32
33
34
#, c-format
msgid "Read %d lines"
msgstr ""

35
#: files.c:216 search.c:172 search.c:190
36
37
38
39
40
#, c-format
msgid "\"%s\" not found"
msgstr ""

#. We have a new file
41
#: files.c:220
42
43
44
msgid "New File"
msgstr ""

45
#: files.c:229
46
47
48
49
#, c-format
msgid "File \"%s\" is a directory"
msgstr ""

50
#: files.c:234
51
52
53
msgid "Reading File"
msgstr ""

54
#: files.c:247
55
56
57
msgid "File to insert [from ./] "
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
58
#: files.c:272 files.c:296 files.c:486 nano.c:1150
59
60
61
msgid "Cancelled"
msgstr ""

62
#: files.c:318 files.c:338 files.c:351 files.c:368 files.c:374
63
64
65
66
#, c-format
msgid "Could not open file for writing: %s"
msgstr ""

67
#: files.c:326
68
69
70
msgid "Could not open file: Path length exceeded."
msgstr ""

71
#: files.c:356
72
73
74
75
#, c-format
msgid "Wrote >%s\n"
msgstr ""

76
#: files.c:383
77
78
79
80
81
#, c-format
msgid "Could not close %s: %s"
msgstr ""

#. Try a rename??
82
#: files.c:404 files.c:415 files.c:420
83
84
85
86
#, c-format
msgid "Could not open %s for writing: %s"
msgstr ""

87
#: files.c:426
88
89
90
91
#, c-format
msgid "Could not set permissions %o on %s: %s"
msgstr ""

92
#: files.c:433
93
94
95
96
#, c-format
msgid "Wrote %d lines"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
97
#: files.c:465
98
99
100
msgid "File Name to write"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
101
#: files.c:470
102
103
104
105
#, c-format
msgid "filename is %s"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
106
#: files.c:475
107
108
109
msgid "File exists, OVERWRITE ?"
msgstr ""

110
#: global.c:116
Chris Allegretta's avatar
Chris Allegretta committed
111
112
113
msgid "Invoke the help menu"
msgstr ""

114
#: global.c:117
Chris Allegretta's avatar
Chris Allegretta committed
115
116
117
msgid "Write the current file to disk"
msgstr ""

118
#: global.c:118
Chris Allegretta's avatar
Chris Allegretta committed
119
120
121
msgid "Exit from nano"
msgstr ""

122
#: global.c:119
Chris Allegretta's avatar
Chris Allegretta committed
123
124
125
msgid "Goto a specific line number"
msgstr ""

126
#: global.c:120
Chris Allegretta's avatar
Chris Allegretta committed
127
128
129
msgid "Justify the current paragraph"
msgstr ""

130
#: global.c:121
Chris Allegretta's avatar
Chris Allegretta committed
131
132
133
msgid "Replace text within the editor"
msgstr ""

134
#: global.c:122
Chris Allegretta's avatar
Chris Allegretta committed
135
136
137
msgid "Insert another file into the current one"
msgstr ""

138
#: global.c:123
Chris Allegretta's avatar
Chris Allegretta committed
139
140
141
msgid "Search for text within the editor"
msgstr ""

142
#: global.c:124
Chris Allegretta's avatar
Chris Allegretta committed
143
144
145
msgid "Move to the previous screen"
msgstr ""

146
#: global.c:125
Chris Allegretta's avatar
Chris Allegretta committed
147
148
149
msgid "Move to the next screen"
msgstr ""

150
#: global.c:126
Chris Allegretta's avatar
Chris Allegretta committed
151
152
153
msgid "Cut the current line and store it in the cutbuffer"
msgstr ""

154
#: global.c:127
Chris Allegretta's avatar
Chris Allegretta committed
155
156
157
msgid "Uncut from the cutbuffer into the current line"
msgstr ""

158
#: global.c:128
Chris Allegretta's avatar
Chris Allegretta committed
159
160
161
msgid "Show the posititon of the cursor"
msgstr ""

162
#: global.c:129
Chris Allegretta's avatar
Chris Allegretta committed
163
164
165
msgid "Invoke the spell checker (if available)"
msgstr ""

166
#: global.c:130
Chris Allegretta's avatar
Chris Allegretta committed
167
168
169
msgid "Move up one line"
msgstr ""

170
#: global.c:131
Chris Allegretta's avatar
Chris Allegretta committed
171
172
173
msgid "Move down one line"
msgstr ""

174
#: global.c:132
Chris Allegretta's avatar
Chris Allegretta committed
175
176
177
msgid "Move forward one character"
msgstr ""

178
#: global.c:133
Chris Allegretta's avatar
Chris Allegretta committed
179
180
181
msgid "Move back one character"
msgstr ""

182
#: global.c:134
Chris Allegretta's avatar
Chris Allegretta committed
183
184
185
msgid "Move to the beginning of the current line"
msgstr ""

186
#: global.c:135
Chris Allegretta's avatar
Chris Allegretta committed
187
188
189
msgid "Move to the end of the current line"
msgstr ""

190
#: global.c:136
Chris Allegretta's avatar
Chris Allegretta committed
191
192
193
msgid "Go to the first line of the file"
msgstr ""

194
#: global.c:137
Chris Allegretta's avatar
Chris Allegretta committed
195
196
197
msgid "Go to the last line of the file"
msgstr ""

198
#: global.c:138
Chris Allegretta's avatar
Chris Allegretta committed
199
200
201
msgid "Refresh (redraw) the current screen"
msgstr ""

202
#: global.c:139
Chris Allegretta's avatar
Chris Allegretta committed
203
204
205
msgid "Mark text at the current cursor location"
msgstr ""

206
#: global.c:140
Chris Allegretta's avatar
Chris Allegretta committed
207
208
209
msgid "Delete the character under the cursor"
msgstr ""

210
#: global.c:142
Chris Allegretta's avatar
Chris Allegretta committed
211
212
213
msgid "Delete the character to the left of the cursor"
msgstr ""

214
#: global.c:143
Chris Allegretta's avatar
Chris Allegretta committed
215
216
217
msgid "Insert a tab character"
msgstr ""

218
#: global.c:144
Chris Allegretta's avatar
Chris Allegretta committed
219
220
221
msgid "Insert a carriage return at the cursor position"
msgstr ""

222
#: global.c:146
Chris Allegretta's avatar
Chris Allegretta committed
223
224
225
msgid "Make the current search or replace case (in)sensitive"
msgstr ""

226
#: global.c:147
Chris Allegretta's avatar
Chris Allegretta committed
227
228
229
msgid "Cancel the current function"
msgstr ""

230
#: global.c:152 global.c:262 global.c:334
Chris Allegretta's avatar
Chris Allegretta committed
231
232
233
msgid "Get Help"
msgstr ""

234
#: global.c:155 global.c:163
Chris Allegretta's avatar
Chris Allegretta committed
235
236
237
msgid "WriteOut"
msgstr ""

238
#: global.c:159 global.c:323
Chris Allegretta's avatar
Chris Allegretta committed
239
240
241
msgid "Exit"
msgstr ""

242
#: global.c:167 global.c:258 global.c:279 global.c:298
Chris Allegretta's avatar
Chris Allegretta committed
243
244
245
msgid "Goto Line"
msgstr ""

246
#: global.c:172 global.c:250
Chris Allegretta's avatar
Chris Allegretta committed
247
248
249
msgid "Justify"
msgstr ""

250
#: global.c:175 global.c:246 global.c:276
Chris Allegretta's avatar
Chris Allegretta committed
251
252
253
msgid "Replace"
msgstr ""

254
#: global.c:179
Chris Allegretta's avatar
Chris Allegretta committed
255
256
257
msgid "Read File"
msgstr ""

258
#: global.c:183
Chris Allegretta's avatar
Chris Allegretta committed
259
260
261
msgid "Where Is"
msgstr ""

262
#: global.c:187 global.c:315
Chris Allegretta's avatar
Chris Allegretta committed
263
264
265
msgid "Prev Page"
msgstr ""

266
#: global.c:191 global.c:319
Chris Allegretta's avatar
Chris Allegretta committed
267
268
269
msgid "Next Page"
msgstr ""

270
#: global.c:195
Chris Allegretta's avatar
Chris Allegretta committed
271
272
273
msgid "Cut Text"
msgstr ""

274
#: global.c:198
Chris Allegretta's avatar
Chris Allegretta committed
275
276
277
msgid "UnCut Txt"
msgstr ""

278
#: global.c:202
Chris Allegretta's avatar
Chris Allegretta committed
279
280
281
msgid "Cur Pos"
msgstr ""

282
#: global.c:206
Chris Allegretta's avatar
Chris Allegretta committed
283
284
285
msgid "To Spell"
msgstr ""

286
#: global.c:210
Chris Allegretta's avatar
Chris Allegretta committed
287
288
289
msgid "Up"
msgstr ""

290
#: global.c:213
Chris Allegretta's avatar
Chris Allegretta committed
291
292
293
msgid "Down"
msgstr ""

294
#: global.c:216
Chris Allegretta's avatar
Chris Allegretta committed
295
296
297
msgid "Forward"
msgstr ""

298
#: global.c:219
Chris Allegretta's avatar
Chris Allegretta committed
299
300
301
msgid "Back"
msgstr ""

302
#: global.c:222
Chris Allegretta's avatar
Chris Allegretta committed
303
304
305
msgid "Home"
msgstr ""

306
#: global.c:225
Chris Allegretta's avatar
Chris Allegretta committed
307
308
309
msgid "End"
msgstr ""

310
#: global.c:228
Chris Allegretta's avatar
Chris Allegretta committed
311
312
313
msgid "Refresh"
msgstr ""

314
#: global.c:231
Chris Allegretta's avatar
Chris Allegretta committed
315
316
317
msgid "Mark Text"
msgstr ""

318
#: global.c:234
Chris Allegretta's avatar
Chris Allegretta committed
319
320
321
msgid "Delete"
msgstr ""

322
#: global.c:238
Chris Allegretta's avatar
Chris Allegretta committed
323
324
325
msgid "Backspace"
msgstr ""

326
#: global.c:242
Chris Allegretta's avatar
Chris Allegretta committed
327
328
329
msgid "Tab"
msgstr ""

330
#: global.c:253
Chris Allegretta's avatar
Chris Allegretta committed
331
332
333
msgid "Enter"
msgstr ""

334
#: global.c:266 global.c:286 global.c:305
Chris Allegretta's avatar
Chris Allegretta committed
335
336
337
msgid "First Line"
msgstr ""

338
#: global.c:269 global.c:289 global.c:308
Chris Allegretta's avatar
Chris Allegretta committed
339
340
341
msgid "Last Line"
msgstr ""

342
#: global.c:272 global.c:292
Chris Allegretta's avatar
Chris Allegretta committed
343
344
345
msgid "Case Sens"
msgstr ""

346
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
347
#: global.c:337 winio.c:975
Chris Allegretta's avatar
Chris Allegretta committed
348
349
350
msgid "Cancel"
msgstr ""

351
#: global.c:295
352
msgid "No Replace"
Chris Allegretta's avatar
Chris Allegretta committed
353
354
msgstr ""

355
#: nano.c:115
Chris Allegretta's avatar
Chris Allegretta committed
356
357
358
359
360
msgid ""
"\n"
"Buffer written to 'nano.save'\n"
msgstr ""

361
#: nano.c:122
Chris Allegretta's avatar
Chris Allegretta committed
362
363
364
msgid "Key illegal in VIEW mode"
msgstr ""

365
#: nano.c:162
Chris Allegretta's avatar
Chris Allegretta committed
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
msgid ""
" nano help text\n"
"\n"
" The nano editor is designed to emulate the functionality and ease-of-use of "
"the UW Pico text editor.  There are four main sections of the editor: The "
"top line shows the program version, the current filename being edited, and "
"whether or not the file has been modified.  Next is the main editor window "
"showing the file being edited.  The status line is the third line from the "
"bottom and shows important messages. The bottom two lines show the most "
"commonly used shortcuts in the editor.\n"
"\n"
" The notation for shortcuts is as follows: Control-key sequences are notated "
"with a caret (^) symbol.  Alt-key sequences are notated with an at (@) "
"symbol.  The following keystrokes are available in the main editor window. "
"Optional keys are shown in parentheses:\n"
"\n"
msgstr ""

384
#: nano.c:263
Chris Allegretta's avatar
Chris Allegretta committed
385
386
387
msgid "free_node(): free'd a node, YAY!\n"
msgstr ""

388
#: nano.c:268
Chris Allegretta's avatar
Chris Allegretta committed
389
390
391
msgid "free_node(): free'd last node.\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
392
#: nano.c:320
Chris Allegretta's avatar
Chris Allegretta committed
393
394
395
396
397
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
398
#: nano.c:321
Chris Allegretta's avatar
Chris Allegretta committed
399
400
401
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
402
#: nano.c:324
Chris Allegretta's avatar
Chris Allegretta committed
403
404
405
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
406
#: nano.c:328
407
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
Chris Allegretta's avatar
Chris Allegretta committed
408
409
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
410
#: nano.c:332
411
msgid " -V \t\t--version\t\tPrint version information and exit\n"
Chris Allegretta's avatar
Chris Allegretta committed
412
413
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
414
#: nano.c:334
415
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
Chris Allegretta's avatar
Chris Allegretta committed
416
417
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
418
#: nano.c:336
419
msgid " -h \t\t--help\t\t\tShow this message\n"
Chris Allegretta's avatar
Chris Allegretta committed
420
421
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
422
#: nano.c:339
423
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
424
425
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
426
#: nano.c:342
427
428
429
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
430
#: nano.c:344
Chris Allegretta's avatar
Chris Allegretta committed
431
432
433
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
434
#: nano.c:347
Chris Allegretta's avatar
Chris Allegretta committed
435
436
437
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
438
#: nano.c:352
Chris Allegretta's avatar
Chris Allegretta committed
439
440
441
442
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
443
#: nano.c:354
Chris Allegretta's avatar
Chris Allegretta committed
444
445
446
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
447
#: nano.c:356
Chris Allegretta's avatar
Chris Allegretta committed
448
449
450
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
451
#: nano.c:358
Chris Allegretta's avatar
Chris Allegretta committed
452
453
454
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
455
#: nano.c:360
Chris Allegretta's avatar
Chris Allegretta committed
456
457
458
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
459
#: nano.c:362
Chris Allegretta's avatar
Chris Allegretta committed
460
461
462
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
463
#: nano.c:364
Chris Allegretta's avatar
Chris Allegretta committed
464
465
466
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
467
#: nano.c:366
Chris Allegretta's avatar
Chris Allegretta committed
468
469
470
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
471
#: nano.c:368
Chris Allegretta's avatar
Chris Allegretta committed
472
473
474
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
475
#: nano.c:370
Chris Allegretta's avatar
Chris Allegretta committed
476
477
478
479
480
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
481
#: nano.c:371
Chris Allegretta's avatar
Chris Allegretta committed
482
483
484
msgid "Option\t\tMeaning\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
485
#: nano.c:373
Chris Allegretta's avatar
Chris Allegretta committed
486
487
488
msgid " -T [num]\tSet width of a tab to num\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
489
#: nano.c:375
490
491
492
msgid " -R\t\tUse regular expressions for search\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
493
#: nano.c:376
Chris Allegretta's avatar
Chris Allegretta committed
494
495
496
msgid " -V \t\tPrint version information and exit\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
497
#: nano.c:377
Chris Allegretta's avatar
Chris Allegretta committed
498
499
500
msgid " -c \t\tConstantly show cursor position\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
501
#: nano.c:378
Chris Allegretta's avatar
Chris Allegretta committed
502
503
504
msgid " -h \t\tShow this message\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
505
#: nano.c:380
506
507
508
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
509
#: nano.c:382
Chris Allegretta's avatar
Chris Allegretta committed
510
511
512
msgid " -i \t\tAutomatically indent new lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
513
#: nano.c:384
Chris Allegretta's avatar
Chris Allegretta committed
514
515
516
msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
517
#: nano.c:387
Chris Allegretta's avatar
Chris Allegretta committed
518
519
520
msgid " -m \t\tEnable mouse\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
521
#: nano.c:391
Chris Allegretta's avatar
Chris Allegretta committed
522
523
524
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
525
#: nano.c:392
Chris Allegretta's avatar
Chris Allegretta committed
526
527
528
msgid " -s [prog]  \tEnable alternate speller\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
529
#: nano.c:393
Chris Allegretta's avatar
Chris Allegretta committed
530
531
532
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
533
#: nano.c:394
Chris Allegretta's avatar
Chris Allegretta committed
534
535
536
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
537
#: nano.c:395
Chris Allegretta's avatar
Chris Allegretta committed
538
539
540
msgid " -v \t\tView (read only) mode\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
541
#: nano.c:396
Chris Allegretta's avatar
Chris Allegretta committed
542
543
544
msgid " -w \t\tDon't wrap long lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
545
#: nano.c:397
Chris Allegretta's avatar
Chris Allegretta committed
546
547
548
msgid " -x \t\tDon't show help window\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
549
#: nano.c:398
Chris Allegretta's avatar
Chris Allegretta committed
550
551
552
msgid " -z \t\tEnable suspend\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
553
#: nano.c:399
Chris Allegretta's avatar
Chris Allegretta committed
554
555
556
msgid " +LINE\t\tStart at line number LINE\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
557
#: nano.c:406
Chris Allegretta's avatar
Chris Allegretta committed
558
559
560
561
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
562
#: nano.c:408
Chris Allegretta's avatar
Chris Allegretta committed
563
564
565
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
566
#: nano.c:443
Chris Allegretta's avatar
Chris Allegretta committed
567
568
569
msgid "Mark Set"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
570
#: nano.c:448
Chris Allegretta's avatar
Chris Allegretta committed
571
572
573
msgid "Mark UNset"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
574
#: nano.c:885
Chris Allegretta's avatar
Chris Allegretta committed
575
576
577
578
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
579
#: nano.c:936
Chris Allegretta's avatar
Chris Allegretta committed
580
581
582
583
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
584
#: nano.c:989
Chris Allegretta's avatar
Chris Allegretta committed
585
586
587
588
#, c-format
msgid "After, data = \"%s\"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
589
#: nano.c:1059
Chris Allegretta's avatar
Chris Allegretta committed
590
591
592
msgid "Error deleting tempfile, ack!"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
593
#: nano.c:1077
Chris Allegretta's avatar
Chris Allegretta committed
594
595
596
597
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
598
#: nano.c:1100
Chris Allegretta's avatar
Chris Allegretta committed
599
600
601
602
603
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr ""

#. Why 32512? I dont know!
Chris Allegretta's avatar
Chris Allegretta committed
604
#: nano.c:1106
Chris Allegretta's avatar
Chris Allegretta committed
605
606
607
msgid "Could not invoke \"ispell\""
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
608
#: nano.c:1119
Chris Allegretta's avatar
Chris Allegretta committed
609
610
611
msgid "Finished checking spelling"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
612
#: nano.c:1137
Chris Allegretta's avatar
Chris Allegretta committed
613
614
615
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
616
#: nano.c:1260
Chris Allegretta's avatar
Chris Allegretta committed
617
618
619
msgid "Cannot resize top win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
620
#: nano.c:1262
Chris Allegretta's avatar
Chris Allegretta committed
621
622
623
msgid "Cannot move top win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
624
#: nano.c:1264
Chris Allegretta's avatar
Chris Allegretta committed
625
626
627
msgid "Cannot resize edit win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
628
#: nano.c:1266
Chris Allegretta's avatar
Chris Allegretta committed
629
630
631
msgid "Cannot move edit win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
632
#: nano.c:1268
Chris Allegretta's avatar
Chris Allegretta committed
633
634
635
msgid "Cannot resize bottom win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
636
#: nano.c:1270
Chris Allegretta's avatar
Chris Allegretta committed
637
638
639
msgid "Cannot move bottom win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
640
#: nano.c:1747
Chris Allegretta's avatar
Chris Allegretta committed
641
642
643
msgid "Main: set up windows\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
644
#: nano.c:1769
Chris Allegretta's avatar
Chris Allegretta committed
645
646
647
msgid "Main: bottom win\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
648
#: nano.c:1775
Chris Allegretta's avatar
Chris Allegretta committed
649
650
651
msgid "Main: open file\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
652
#: nano.c:1848
Chris Allegretta's avatar
Chris Allegretta committed
653
654
655
656
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
657
#: nano.c:1864
Chris Allegretta's avatar
Chris Allegretta committed
658
659
660
661
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr ""

662
#: search.c:71
663
#, c-format
664
msgid "Case Sensitive Regexp Search%s%s"
665
666
msgstr ""

667
#: search.c:73
668
#, c-format
669
msgid "Regexp Search%s%s"
670
671
msgstr ""

672
#: search.c:76
673
#, c-format
674
msgid "Case Sensitive Search%s%s"
675
676
msgstr ""

677
#: search.c:78
678
#, c-format
679
msgid "Search%s%s"
680
681
msgstr ""

682
683
684
685
686
#: search.c:81
msgid " (to replace)"
msgstr ""

#: search.c:89
687
688
689
msgid "Search Cancelled"
msgstr ""

690
#: search.c:186
691
692
693
msgid "Search Wrapped"
msgstr ""

694
#: search.c:240
695
696
697
698
#, c-format
msgid "Replaced %d occurences"
msgstr ""

699
#: search.c:242
700
701
702
msgid "Replaced 1 occurence"
msgstr ""

703
#: search.c:377 search.c:398 search.c:421
704
705
706
msgid "Replace Cancelled"
msgstr ""

707
#: search.c:394
708
709
710
711
712
#, c-format
msgid "Replace with [%s]"
msgstr ""

#. last_search is empty
713
#: search.c:419
714
715
716
msgid "Replace with"
msgstr ""

717
#: search.c:460
718
719
720
721
msgid "Replace this instance?"
msgstr ""

#. Ask for it
722
#: search.c:511
723
724
725
msgid "Enter line number"
msgstr ""

726
#: search.c:513
727
728
729
msgid "Aborted"
msgstr ""

730
#: search.c:533
731
732
733
msgid "Come on, be reasonable"
msgstr ""

734
#: search.c:538
735
736
737
738
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr ""

739
#: winio.c:119
Chris Allegretta's avatar
Chris Allegretta committed
740
#, c-format
741
msgid "actual_x_from_start for xplus=%d returned %d\n"
Chris Allegretta's avatar
Chris Allegretta committed
742
743
msgstr ""

744
#: winio.c:409
Chris Allegretta's avatar
Chris Allegretta committed
745
746
747
748
#, c-format
msgid "input '%c' (%d)\n"
msgstr ""

749
#: winio.c:443
Chris Allegretta's avatar
Chris Allegretta committed
750
751
752
msgid "New Buffer"
msgstr ""

753
#: winio.c:446
Chris Allegretta's avatar
Chris Allegretta committed
754
755
756
msgid "  File: ..."
msgstr ""

757
#: winio.c:454
Chris Allegretta's avatar
Chris Allegretta committed
758
759
760
msgid "Modified"
msgstr ""

761
#: winio.c:891
Chris Allegretta's avatar
Chris Allegretta committed
762
763
764
765
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr ""

766
#: winio.c:902
Chris Allegretta's avatar
Chris Allegretta committed
767
768
769
770
#, c-format
msgid "current->data = \"%s\"\n"
msgstr ""

771
#: winio.c:945
Chris Allegretta's avatar
Chris Allegretta committed
772
773
774
775
#, c-format
msgid "I got \"%s\"\n"
msgstr ""

776
#: winio.c:970
Chris Allegretta's avatar
Chris Allegretta committed
777
778
779
msgid "Yes"
msgstr ""

780
#: winio.c:972
Chris Allegretta's avatar
Chris Allegretta committed
781
782
783
msgid "All"
msgstr ""

784
#: winio.c:974
Chris Allegretta's avatar
Chris Allegretta committed
785
786
787
msgid "No"
msgstr ""

788
#: winio.c:1110
Chris Allegretta's avatar
Chris Allegretta committed
789
790
791
792
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr ""

793
#: winio.c:1114
Chris Allegretta's avatar
Chris Allegretta committed
794
795
796
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr ""

797
#: winio.c:1238
Chris Allegretta's avatar
Chris Allegretta committed
798
799
800
msgid "Dumping file buffer to stderr...\n"
msgstr ""

801
#: winio.c:1240
Chris Allegretta's avatar
Chris Allegretta committed
802
803
804
msgid "Dumping cutbuffer to stderr...\n"
msgstr ""

805
#: winio.c:1242
Chris Allegretta's avatar
Chris Allegretta committed
806
807
msgid "Dumping a buffer to stderr...\n"
msgstr ""