nano.pot 13.3 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-08-30 09:55-0400\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:174
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:235
51
52
53
msgid "Reading File"
msgstr ""

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

58
#: files.c:273 files.c:297 files.c:487 nano.c:1150
59
60
61
msgid "Cancelled"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
62
#: files.c:319 files.c:339 files.c:352 files.c:369 files.c:375
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:327
68
69
70
msgid "Could not open file: Path length exceeded."
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
71
#: files.c:357
72
73
74
75
#, c-format
msgid "Wrote >%s\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
76
#: files.c:384
77
78
79
80
81
#, c-format
msgid "Could not close %s: %s"
msgstr ""

#. Try a rename??
Chris Allegretta's avatar
Chris Allegretta committed
82
#: files.c:405 files.c:416 files.c:421
83
84
85
86
#, c-format
msgid "Could not open %s for writing: %s"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
87
#: files.c:427
88
89
90
91
#, c-format
msgid "Could not set permissions %o on %s: %s"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
92
#: files.c:434
93
94
95
96
#, c-format
msgid "Wrote %d lines"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Chris Allegretta's avatar
Chris Allegretta committed
230
#: global.c:155 global.c:265 global.c:337
Chris Allegretta's avatar
Chris Allegretta committed
231
232
233
msgid "Get Help"
msgstr ""

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

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

Chris Allegretta's avatar
Chris Allegretta committed
242
#: global.c:170 global.c:261 global.c:282 global.c:301
Chris Allegretta's avatar
Chris Allegretta committed
243
244
245
msgid "Goto Line"
msgstr ""

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

Chris Allegretta's avatar
Chris Allegretta committed
250
#: global.c:178 global.c:249 global.c:279
Chris Allegretta's avatar
Chris Allegretta committed
251
252
253
msgid "Replace"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Chris Allegretta's avatar
Chris Allegretta committed
334
#: global.c:269 global.c:289 global.c:308
Chris Allegretta's avatar
Chris Allegretta committed
335
336
337
msgid "First Line"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
338
#: global.c:272 global.c:292 global.c:311
Chris Allegretta's avatar
Chris Allegretta committed
339
340
341
msgid "Last Line"
msgstr ""

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

Chris Allegretta's avatar
Chris Allegretta committed
346
#: global.c:285 global.c:304 global.c:314 global.c:330 global.c:334
347
#: global.c:340 winio.c:994
Chris Allegretta's avatar
Chris Allegretta committed
348
349
350
msgid "Cancel"
msgstr ""

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

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

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

Chris Allegretta's avatar
Chris Allegretta committed
365
#: nano.c:163
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 ""

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

Chris Allegretta's avatar
Chris Allegretta committed
388
#: nano.c:269
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:321
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:322
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:327
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:331
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:333
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:335
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:338
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:341
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:343
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:346
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:351
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:353
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:355
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:357
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:359
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:361
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:363
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:365
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:367
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:369
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:370
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:371
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:372
490
491
492
msgid " -R\t\tUse regular expressions for search\n"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
493
#: nano.c:373
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:374
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:375
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:377
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:379
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:381
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:384
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:388
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:389
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:390
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:391
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:392
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:393
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:394
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:395
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:396
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:403
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:405
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:440
Chris Allegretta's avatar
Chris Allegretta committed
567
568
569
msgid "Mark Set"
msgstr ""

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

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 ""

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

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

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

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 ""

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!
604
#: nano.c:1106
Chris Allegretta's avatar
Chris Allegretta committed
605
606
607
msgid "Could not invoke \"ispell\""
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

Chris Allegretta's avatar
Chris Allegretta committed
662
#: search.c:72
663
#, c-format
664
msgid "Case Sensitive Regexp Search%s%s"
665
666
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
667
#: search.c:74
668
#, c-format
669
msgid "Regexp Search%s%s"
670
671
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
672
#: search.c:77
673
#, c-format
674
msgid "Case Sensitive Search%s%s"
675
676
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
677
#: search.c:79
678
#, c-format
679
msgid "Search%s%s"
680
681
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
682
#: search.c:82
683
684
685
msgid " (to replace)"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
686
#: search.c:90
687
688
689
msgid "Search Cancelled"
msgstr ""

Chris Allegretta's avatar
Chris Allegretta committed
690
#: search.c:188
691
692
693
msgid "Search Wrapped"
msgstr ""

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

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

703
#: search.c:376 search.c:397 search.c:420
704
705
706
msgid "Replace Cancelled"
msgstr ""

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

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

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

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

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

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

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

Chris Allegretta's avatar
Chris Allegretta committed
739
#: winio.c:120
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 ""

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

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

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

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

761
#: winio.c:910
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:921
Chris Allegretta's avatar
Chris Allegretta committed
767
768
769
770
#, c-format
msgid "current->data = \"%s\"\n"
msgstr ""

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

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

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

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

788
#: winio.c:1129
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:1133
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:1257
Chris Allegretta's avatar
Chris Allegretta committed
798
799
800
msgid "Dumping file buffer to stderr...\n"
msgstr ""

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

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