nano.pot 14.4 KB
Newer Older
1
# SOME DESCRIPTIVE TITLE.
Chris Allegretta's avatar
Chris Allegretta committed
2
# Copyright (C) YEAR Free Software Foundation, Inc.
3
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
Chris Allegretta's avatar
Chris Allegretta committed
4
5
6
7
8
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
9
"POT-Creation-Date: 2000-11-03 09:21-0500\n"
Chris Allegretta's avatar
Chris Allegretta committed
10
11
12
13
14
15
16
"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"

Chris Allegretta's avatar
Chris Allegretta committed
17
#: cut.c:44
Chris Allegretta's avatar
Chris Allegretta committed
18
19
20
21
#, c-format
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr ""

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

Chris Allegretta's avatar
Chris Allegretta committed
26
#: files.c:120
27
28
29
msgid "read_line: not on first line and prev is NULL"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
30
#: files.c:182 files.c:199
31
32
33
34
#, c-format
msgid "Read %d lines"
msgstr ""

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

#. We have a new file
Chris Allegretta's avatar
Chris Allegretta committed
41
#: files.c:221
42
43
44
msgid "New File"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
45
#: files.c:230
46
47
48
49
#, c-format
msgid "File \"%s\" is a directory"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
50
#: files.c:236
51
52
53
msgid "Reading File"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
54
#: files.c:249
55
56
57
msgid "File to insert [from ./] "
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
58
#: files.c:274 files.c:298 files.c:486 nano.c:1145
59
60
61
msgid "Cancelled"
msgstr ""

62
#: files.c:320 files.c:340 files.c:354 files.c:371 files.c:377
63
64
65
66
#, c-format
msgid "Could not open file for writing: %s"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
67
#: files.c:328
68
69
70
msgid "Could not open file: Path length exceeded."
msgstr ""

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

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

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

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

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

97
#: files.c:465
98
99
100
msgid "File Name to write"
msgstr ""

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

106
#: files.c:475
107
108
109
msgid "File exists, OVERWRITE ?"
msgstr ""

110
#: global.c:124
111
112
113
msgid "Constant cursor position"
msgstr ""

114
#: global.c:125
115
msgid "Auto indent"
Chris Allegretta's avatar
Chris Allegretta committed
116
117
msgstr ""

118
#: global.c:126
119
msgid "Suspend"
Chris Allegretta's avatar
Chris Allegretta committed
120
121
msgstr ""

122
#: global.c:127
123
msgid "Help mode"
Chris Allegretta's avatar
Chris Allegretta committed
124
125
msgstr ""

126
#: global.c:128
127
msgid "Pico messages"
Chris Allegretta's avatar
Chris Allegretta committed
128
129
msgstr ""

130
#: global.c:129
131
msgid "Mouse support"
Chris Allegretta's avatar
Chris Allegretta committed
132
133
msgstr ""

134
#: global.c:130
135
msgid "Cut to end"
Chris Allegretta's avatar
Chris Allegretta committed
136
137
msgstr ""

138
#: global.c:132
139
msgid "Regular expressions"
Chris Allegretta's avatar
Chris Allegretta committed
140
141
msgstr ""

142
#: global.c:134
143
msgid "Auto wrap"
144
145
msgstr ""

146
#: global.c:176
147
148
149
msgid "Invoke the help menu"
msgstr ""

150
#: global.c:177
151
152
153
msgid "Write the current file to disk"
msgstr ""

154
#: global.c:178
155
156
157
msgid "Exit from nano"
msgstr ""

158
#: global.c:179
159
160
161
msgid "Goto a specific line number"
msgstr ""

162
#: global.c:180
163
164
165
msgid "Justify the current paragraph"
msgstr ""

166
#: global.c:181
167
168
169
msgid "Replace text within the editor"
msgstr ""

170
#: global.c:182
171
172
173
msgid "Insert another file into the current one"
msgstr ""

174
#: global.c:183
Chris Allegretta's avatar
Chris Allegretta committed
175
176
177
msgid "Search for text within the editor"
msgstr ""

178
#: global.c:184
Chris Allegretta's avatar
Chris Allegretta committed
179
180
181
msgid "Move to the previous screen"
msgstr ""

182
#: global.c:185
Chris Allegretta's avatar
Chris Allegretta committed
183
184
185
msgid "Move to the next screen"
msgstr ""

186
#: global.c:186
Chris Allegretta's avatar
Chris Allegretta committed
187
188
189
msgid "Cut the current line and store it in the cutbuffer"
msgstr ""

190
#: global.c:187
Chris Allegretta's avatar
Chris Allegretta committed
191
192
193
msgid "Uncut from the cutbuffer into the current line"
msgstr ""

194
#: global.c:188
Chris Allegretta's avatar
Chris Allegretta committed
195
196
197
msgid "Show the posititon of the cursor"
msgstr ""

198
#: global.c:189
Chris Allegretta's avatar
Chris Allegretta committed
199
200
201
msgid "Invoke the spell checker (if available)"
msgstr ""

202
#: global.c:190
Chris Allegretta's avatar
Chris Allegretta committed
203
204
205
msgid "Move up one line"
msgstr ""

206
#: global.c:191
Chris Allegretta's avatar
Chris Allegretta committed
207
208
209
msgid "Move down one line"
msgstr ""

210
#: global.c:192
Chris Allegretta's avatar
Chris Allegretta committed
211
212
213
msgid "Move forward one character"
msgstr ""

214
#: global.c:193
Chris Allegretta's avatar
Chris Allegretta committed
215
216
217
msgid "Move back one character"
msgstr ""

218
#: global.c:194
Chris Allegretta's avatar
Chris Allegretta committed
219
220
221
msgid "Move to the beginning of the current line"
msgstr ""

222
#: global.c:195
Chris Allegretta's avatar
Chris Allegretta committed
223
224
225
msgid "Move to the end of the current line"
msgstr ""

226
#: global.c:196
Chris Allegretta's avatar
Chris Allegretta committed
227
228
229
msgid "Go to the first line of the file"
msgstr ""

230
#: global.c:197
Chris Allegretta's avatar
Chris Allegretta committed
231
232
233
msgid "Go to the last line of the file"
msgstr ""

234
#: global.c:198
Chris Allegretta's avatar
Chris Allegretta committed
235
236
237
msgid "Refresh (redraw) the current screen"
msgstr ""

238
#: global.c:199
Chris Allegretta's avatar
Chris Allegretta committed
239
240
241
msgid "Mark text at the current cursor location"
msgstr ""

242
#: global.c:200
Chris Allegretta's avatar
Chris Allegretta committed
243
244
245
msgid "Delete the character under the cursor"
msgstr ""

246
#: global.c:202
Chris Allegretta's avatar
Chris Allegretta committed
247
248
249
msgid "Delete the character to the left of the cursor"
msgstr ""

250
#: global.c:203
Chris Allegretta's avatar
Chris Allegretta committed
251
252
253
msgid "Insert a tab character"
msgstr ""

254
#: global.c:204
Chris Allegretta's avatar
Chris Allegretta committed
255
256
257
msgid "Insert a carriage return at the cursor position"
msgstr ""

258
#: global.c:206
Chris Allegretta's avatar
Chris Allegretta committed
259
260
261
msgid "Make the current search or replace case (in)sensitive"
msgstr ""

262
#: global.c:207
Chris Allegretta's avatar
Chris Allegretta committed
263
264
265
msgid "Cancel the current function"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
266
#: global.c:211 global.c:323 global.c:408
Chris Allegretta's avatar
Chris Allegretta committed
267
268
269
msgid "Get Help"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
270
#: global.c:214 global.c:222
Chris Allegretta's avatar
Chris Allegretta committed
271
272
273
msgid "WriteOut"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
274
#: global.c:218 global.c:397
Chris Allegretta's avatar
Chris Allegretta committed
275
276
277
msgid "Exit"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
278
#: global.c:226 global.c:319 global.c:341 global.c:361
Chris Allegretta's avatar
Chris Allegretta committed
279
280
281
msgid "Goto Line"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
282
#: global.c:231 global.c:310
Chris Allegretta's avatar
Chris Allegretta committed
283
284
285
msgid "Justify"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
286
#: global.c:235 global.c:306 global.c:337
Chris Allegretta's avatar
Chris Allegretta committed
287
288
289
msgid "Replace"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
290
#: global.c:239
Chris Allegretta's avatar
Chris Allegretta committed
291
292
293
msgid "Read File"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
294
#: global.c:243
Chris Allegretta's avatar
Chris Allegretta committed
295
296
297
msgid "Where Is"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
298
#: global.c:247 global.c:389
Chris Allegretta's avatar
Chris Allegretta committed
299
300
301
msgid "Prev Page"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
302
#: global.c:251 global.c:393
Chris Allegretta's avatar
Chris Allegretta committed
303
304
305
msgid "Next Page"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
306
#: global.c:255
Chris Allegretta's avatar
Chris Allegretta committed
307
308
309
msgid "Cut Text"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
310
#: global.c:258
Chris Allegretta's avatar
Chris Allegretta committed
311
312
313
msgid "UnCut Txt"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
314
#: global.c:262
Chris Allegretta's avatar
Chris Allegretta committed
315
316
317
msgid "Cur Pos"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
318
#: global.c:266
Chris Allegretta's avatar
Chris Allegretta committed
319
320
321
msgid "To Spell"
msgstr ""

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

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

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

Chris Allegretta's avatar
Chris Allegretta committed
334
#: global.c:279
Chris Allegretta's avatar
Chris Allegretta committed
335
336
337
msgid "Back"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
338
#: global.c:282
Chris Allegretta's avatar
Chris Allegretta committed
339
340
341
msgid "Home"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
342
#: global.c:285
Chris Allegretta's avatar
Chris Allegretta committed
343
344
345
msgid "End"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
346
#: global.c:288
Chris Allegretta's avatar
Chris Allegretta committed
347
348
349
msgid "Refresh"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
350
#: global.c:291
Chris Allegretta's avatar
Chris Allegretta committed
351
352
353
msgid "Mark Text"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
354
#: global.c:294
Chris Allegretta's avatar
Chris Allegretta committed
355
356
357
msgid "Delete"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
358
#: global.c:298
Chris Allegretta's avatar
Chris Allegretta committed
359
360
361
msgid "Backspace"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
362
#: global.c:302
Chris Allegretta's avatar
Chris Allegretta committed
363
364
365
msgid "Tab"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
366
#: global.c:314
Chris Allegretta's avatar
Chris Allegretta committed
367
368
369
msgid "Enter"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
370
#: global.c:327 global.c:348 global.c:369 global.c:379
Chris Allegretta's avatar
Chris Allegretta committed
371
372
373
msgid "First Line"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
374
#: global.c:330 global.c:351 global.c:372 global.c:382
Chris Allegretta's avatar
Chris Allegretta committed
375
376
377
msgid "Last Line"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
378
#: global.c:333 global.c:354
Chris Allegretta's avatar
Chris Allegretta committed
379
380
381
msgid "Case Sens"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
382
#: global.c:344 global.c:364 global.c:375 global.c:385 global.c:401
383
#: global.c:405 global.c:411 winio.c:993
Chris Allegretta's avatar
Chris Allegretta committed
384
385
386
msgid "Cancel"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
387
#: global.c:357
388
msgid "No Replace"
Chris Allegretta's avatar
Chris Allegretta committed
389
390
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
391
#: nano.c:125
Chris Allegretta's avatar
Chris Allegretta committed
392
393
394
395
396
msgid ""
"\n"
"Buffer written to 'nano.save'\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
397
#: nano.c:132
Chris Allegretta's avatar
Chris Allegretta committed
398
399
400
msgid "Key illegal in VIEW mode"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
401
#: nano.c:169
Chris Allegretta's avatar
Chris Allegretta committed
402
403
404
405
406
407
408
409
410
411
412
413
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 "
414
"with a caret (^) symbol and are entered with the Control (Ctrl) key.  "
415
"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
416
"using either the Esc, Alt or Meta key depending on your keyboard setup.  The "
417
418
"following keystrokes are available in the main editor window. Optional keys "
"are shown in parentheses:\n"
Chris Allegretta's avatar
Chris Allegretta committed
419
420
421
"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
422
#: nano.c:272
Chris Allegretta's avatar
Chris Allegretta committed
423
424
425
msgid "free_node(): free'd a node, YAY!\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
426
#: nano.c:277
Chris Allegretta's avatar
Chris Allegretta committed
427
428
429
msgid "free_node(): free'd last node.\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
430
#: nano.c:329
Chris Allegretta's avatar
Chris Allegretta committed
431
432
433
434
435
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
436
#: nano.c:330
Chris Allegretta's avatar
Chris Allegretta committed
437
438
439
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
440
#: nano.c:332
Chris Allegretta's avatar
Chris Allegretta committed
441
442
443
msgid " -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
444
#: nano.c:335
445
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
Chris Allegretta's avatar
Chris Allegretta committed
446
447
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
448
#: nano.c:339
449
msgid " -V \t\t--version\t\tPrint version information and exit\n"
Chris Allegretta's avatar
Chris Allegretta committed
450
451
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
452
#: nano.c:341
453
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
Chris Allegretta's avatar
Chris Allegretta committed
454
455
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
456
#: nano.c:343
457
msgid " -h \t\t--help\t\t\tShow this message\n"
Chris Allegretta's avatar
Chris Allegretta committed
458
459
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
460
#: nano.c:346
461
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
462
463
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
464
#: nano.c:349
465
466
467
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
468
#: nano.c:351
469
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
Chris Allegretta's avatar
Chris Allegretta committed
470
471
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
472
#: nano.c:354
Chris Allegretta's avatar
Chris Allegretta committed
473
474
475
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
476
#: nano.c:359
Chris Allegretta's avatar
Chris Allegretta committed
477
478
479
480
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
481
#: nano.c:361
Chris Allegretta's avatar
Chris Allegretta committed
482
483
484
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
485
#: nano.c:363
Chris Allegretta's avatar
Chris Allegretta committed
486
487
488
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
489
#: nano.c:365
Chris Allegretta's avatar
Chris Allegretta committed
490
491
492
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
493
#: nano.c:367
Chris Allegretta's avatar
Chris Allegretta committed
494
495
496
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
497
#: nano.c:369
Chris Allegretta's avatar
Chris Allegretta committed
498
499
500
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
501
#: nano.c:371
Chris Allegretta's avatar
Chris Allegretta committed
502
503
504
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
505
#: nano.c:373
Chris Allegretta's avatar
Chris Allegretta committed
506
507
508
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
509
#: nano.c:375
Chris Allegretta's avatar
Chris Allegretta committed
510
511
512
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
513
#: nano.c:377
Chris Allegretta's avatar
Chris Allegretta committed
514
515
516
517
518
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
519
#: nano.c:378
Chris Allegretta's avatar
Chris Allegretta committed
520
521
522
msgid "Option\t\tMeaning\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
523
#: nano.c:379
Chris Allegretta's avatar
Chris Allegretta committed
524
525
526
msgid " -T [num]\tSet width of a tab to num\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
527
#: nano.c:380
528
529
530
msgid " -R\t\tUse regular expressions for search\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
531
#: nano.c:381
Chris Allegretta's avatar
Chris Allegretta committed
532
533
534
msgid " -V \t\tPrint version information and exit\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
535
#: nano.c:382
Chris Allegretta's avatar
Chris Allegretta committed
536
537
538
msgid " -c \t\tConstantly show cursor position\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
539
#: nano.c:383
Chris Allegretta's avatar
Chris Allegretta committed
540
541
542
msgid " -h \t\tShow this message\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
543
#: nano.c:385
544
545
546
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
547
#: nano.c:387
Chris Allegretta's avatar
Chris Allegretta committed
548
549
550
msgid " -i \t\tAutomatically indent new lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
551
#: nano.c:389
552
msgid " -l \t\tDon't follow symbolic links, overwrite\n"
Chris Allegretta's avatar
Chris Allegretta committed
553
554
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
555
#: nano.c:392
Chris Allegretta's avatar
Chris Allegretta committed
556
557
558
msgid " -m \t\tEnable mouse\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
559
#: nano.c:396
Chris Allegretta's avatar
Chris Allegretta committed
560
561
562
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
563
#: nano.c:397
Chris Allegretta's avatar
Chris Allegretta committed
564
565
566
msgid " -s [prog]  \tEnable alternate speller\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
567
#: nano.c:398
Chris Allegretta's avatar
Chris Allegretta committed
568
569
570
msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
571
#: nano.c:399
Chris Allegretta's avatar
Chris Allegretta committed
572
573
574
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
575
#: nano.c:400
Chris Allegretta's avatar
Chris Allegretta committed
576
577
578
msgid " -v \t\tView (read only) mode\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
579
#: nano.c:401
Chris Allegretta's avatar
Chris Allegretta committed
580
581
582
msgid " -w \t\tDon't wrap long lines\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
583
#: nano.c:402
Chris Allegretta's avatar
Chris Allegretta committed
584
585
586
msgid " -x \t\tDon't show help window\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
587
#: nano.c:403
Chris Allegretta's avatar
Chris Allegretta committed
588
589
590
msgid " -z \t\tEnable suspend\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
591
#: nano.c:404
Chris Allegretta's avatar
Chris Allegretta committed
592
593
594
msgid " +LINE\t\tStart at line number LINE\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
595
#: nano.c:411
Chris Allegretta's avatar
Chris Allegretta committed
596
597
598
599
#, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
600
#: nano.c:414
Chris Allegretta's avatar
Chris Allegretta committed
601
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org\n"
Chris Allegretta's avatar
Chris Allegretta committed
602
603
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
604
#: nano.c:449
Chris Allegretta's avatar
Chris Allegretta committed
605
606
607
msgid "Mark Set"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
608
#: nano.c:454
Chris Allegretta's avatar
Chris Allegretta committed
609
610
611
msgid "Mark UNset"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
612
#: nano.c:881
Chris Allegretta's avatar
Chris Allegretta committed
613
614
615
616
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
617
#: nano.c:932
Chris Allegretta's avatar
Chris Allegretta committed
618
619
620
621
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
622
#: nano.c:985
Chris Allegretta's avatar
Chris Allegretta committed
623
624
625
626
#, c-format
msgid "After, data = \"%s\"\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
627
#: nano.c:1054
Chris Allegretta's avatar
Chris Allegretta committed
628
629
630
msgid "Error deleting tempfile, ack!"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
631
#: nano.c:1072
Chris Allegretta's avatar
Chris Allegretta committed
632
633
634
635
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
636
#: nano.c:1095
Chris Allegretta's avatar
Chris Allegretta committed
637
638
639
640
641
#, c-format
msgid "Could not invoke spell program \"%s\""
msgstr ""

#. Why 32512? I dont know!
Chris Allegretta's avatar
Chris Allegretta committed
642
#: nano.c:1101
Chris Allegretta's avatar
Chris Allegretta committed
643
644
645
msgid "Could not invoke \"ispell\""
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
646
#: nano.c:1114
Chris Allegretta's avatar
Chris Allegretta committed
647
648
649
msgid "Finished checking spelling"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
650
#: nano.c:1132
Chris Allegretta's avatar
Chris Allegretta committed
651
652
653
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
654
#: nano.c:1295
Chris Allegretta's avatar
Chris Allegretta committed
655
656
657
msgid "Cannot resize top win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
658
#: nano.c:1297
Chris Allegretta's avatar
Chris Allegretta committed
659
660
661
msgid "Cannot move top win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
662
#: nano.c:1299
Chris Allegretta's avatar
Chris Allegretta committed
663
664
665
msgid "Cannot resize edit win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
666
#: nano.c:1301
Chris Allegretta's avatar
Chris Allegretta committed
667
668
669
msgid "Cannot move edit win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
670
#: nano.c:1303
Chris Allegretta's avatar
Chris Allegretta committed
671
672
673
msgid "Cannot resize bottom win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
674
#: nano.c:1305
Chris Allegretta's avatar
Chris Allegretta committed
675
676
677
msgid "Cannot move bottom win"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
678
#: nano.c:1576
679
680
681
msgid "Justify Complete"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
682
#: nano.c:1644
683
684
685
686
#, c-format
msgid "%s enable/disable"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
687
#: nano.c:1656
688
689
690
msgid "enabled"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
691
#: nano.c:1657
692
693
694
msgid "disabled"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
695
#: nano.c:1887
Chris Allegretta's avatar
Chris Allegretta committed
696
697
698
msgid "Main: set up windows\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
699
#: nano.c:1900
Chris Allegretta's avatar
Chris Allegretta committed
700
701
702
msgid "Main: bottom win\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
703
#: nano.c:1906
Chris Allegretta's avatar
Chris Allegretta committed
704
705
706
msgid "Main: open file\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
707
#: nano.c:1940
708
709
710
711
#, c-format
msgid "I got Alt-O-%c! (%d)\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
712
#: nano.c:1962
713
714
715
716
#, c-format
msgid "I got Alt-[-1-%c! (%d)\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
717
#: nano.c:1995
718
719
720
721
#, c-format
msgid "I got Alt-[-2-%c! (%d)\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
722
#: nano.c:2043
Chris Allegretta's avatar
Chris Allegretta committed
723
724
725
726
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
727
#: nano.c:2069
Chris Allegretta's avatar
Chris Allegretta committed
728
729
730
731
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr ""

732
#: search.c:98
733
#, c-format
734
msgid "Case Sensitive Regexp Search%s%s"
735
736
msgstr ""

737
#: search.c:100
738
#, c-format
739
msgid "Regexp Search%s%s"
740
741
msgstr ""

742
#: search.c:102
743
#, c-format
744
msgid "Case Sensitive Search%s%s"
745
746
msgstr ""

747
#: search.c:104
748
#, c-format
749
msgid "Search%s%s"
750
751
msgstr ""

752
#: search.c:107
753
754
755
msgid " (to replace)"
msgstr ""

756
#: search.c:120 search.c:289
757
758
759
msgid "Search Cancelled"
msgstr ""

760
#: search.c:167
761
762
763
764
#, c-format
msgid "\"%s...\" not found"
msgstr ""

765
#: search.c:214
766
767
768
msgid "Search Wrapped"
msgstr ""

769
#: search.c:303
770
771
772
773
#, c-format
msgid "Replaced %d occurences"
msgstr ""

774
#: search.c:305
775
776
777
msgid "Replaced 1 occurence"
msgstr ""

778
#: search.c:441 search.c:457 search.c:488
779
780
781
msgid "Replace Cancelled"
msgstr ""

782
783
784
785
786
787
#: search.c:474
#, c-format
msgid "Replace with [%s]"
msgstr ""

#: search.c:478 search.c:482
788
789
790
msgid "Replace with"
msgstr ""

791
#: search.c:519
792
793
794
msgid "Replace this instance?"
msgstr ""

795
#: search.c:527
796
797
798
msgid "Replace failed: unknown subexpression!"
msgstr ""

799
#. Ask for it
800
#: search.c:580
801
802
803
msgid "Enter line number"
msgstr ""

804
#: search.c:582
805
806
807
msgid "Aborted"
msgstr ""

808
#: search.c:602
809
810
811
msgid "Come on, be reasonable"
msgstr ""

812
#: search.c:607
813
814
815
816
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
817
#: winio.c:120
Chris Allegretta's avatar
Chris Allegretta committed
818
#, c-format
819
msgid "actual_x_from_start for xplus=%d returned %d\n"
Chris Allegretta's avatar
Chris Allegretta committed
820
821
msgstr ""

822
#: winio.c:408
Chris Allegretta's avatar
Chris Allegretta committed
823
824
825
826
#, c-format
msgid "input '%c' (%d)\n"
msgstr ""

827
#: winio.c:446
Chris Allegretta's avatar
Chris Allegretta committed
828
829
830
msgid "New Buffer"
msgstr ""

831
#: winio.c:449
Chris Allegretta's avatar
Chris Allegretta committed
832
833
834
msgid "  File: ..."
msgstr ""

835
#: winio.c:457
Chris Allegretta's avatar
Chris Allegretta committed
836
837
838
msgid "Modified"
msgstr ""

839
#: winio.c:909
Chris Allegretta's avatar
Chris Allegretta committed
840
841
842
843
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr ""

844
#: winio.c:920
Chris Allegretta's avatar
Chris Allegretta committed
845
846
847
848
#, c-format
msgid "current->data = \"%s\"\n"
msgstr ""

849
#: winio.c:963
Chris Allegretta's avatar
Chris Allegretta committed
850
851
852
853
#, c-format
msgid "I got \"%s\"\n"
msgstr ""

854
#: winio.c:988
Chris Allegretta's avatar
Chris Allegretta committed
855
856
857
msgid "Yes"
msgstr ""

858
#: winio.c:990
Chris Allegretta's avatar
Chris Allegretta committed
859
860
861
msgid "All"
msgstr ""

862
#: winio.c:992
Chris Allegretta's avatar
Chris Allegretta committed
863
864
865
msgid "No"
msgstr ""

866
#: winio.c:1129
Chris Allegretta's avatar
Chris Allegretta committed
867
868
869
870
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr ""

871
#: winio.c:1133
Chris Allegretta's avatar
Chris Allegretta committed
872
873
874
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr ""

875
#: winio.c:1261
Chris Allegretta's avatar
Chris Allegretta committed
876
877
878
msgid "Dumping file buffer to stderr...\n"
msgstr ""

879
#: winio.c:1263
Chris Allegretta's avatar
Chris Allegretta committed
880
881
882
msgid "Dumping cutbuffer to stderr...\n"
msgstr ""

883
#: winio.c:1265
Chris Allegretta's avatar
Chris Allegretta committed
884
885
msgid "Dumping a buffer to stderr...\n"
msgstr ""