blob: 4cfb5baf4b4731b8ada986a6e5b1cd27acbca0b9 [file] [log] [blame]
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
Chris Allegretta12de8e82000-06-09 02:40:50 +00009"POT-Creation-Date: 2000-06-08 22:18-0400\n"
Chris Allegrettaa2ea1932000-06-06 05:53:49 +000010"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
15"Content-Transfer-Encoding: ENCODING\n"
16
17#: cut.c:43
18#, c-format
19msgid "add_to_cutbuffer called with inptr->data = %s\n"
20msgstr ""
21
Chris Allegretta12de8e82000-06-09 02:40:50 +000022#: cut.c:148
Chris Allegrettaa2ea1932000-06-06 05:53:49 +000023msgid "Blew away cutbuffer =)\n"
24msgstr ""
25
26#: global.c:110
27msgid "Invoke the help menu"
28msgstr ""
29
30#: global.c:111
31msgid "Write the current file to disk"
32msgstr ""
33
34#: global.c:112
35msgid "Exit from nano"
36msgstr ""
37
38#: global.c:113
39msgid "Goto a specific line number"
40msgstr ""
41
42#: global.c:114
43msgid "Justify the current paragraph"
44msgstr ""
45
46#: global.c:115
47msgid "Replace text within the editor"
48msgstr ""
49
50#: global.c:116
51msgid "Insert another file into the current one"
52msgstr ""
53
54#: global.c:117
55msgid "Search for text within the editor"
56msgstr ""
57
58#: global.c:118
59msgid "Move to the previous screen"
60msgstr ""
61
62#: global.c:119
63msgid "Move to the next screen"
64msgstr ""
65
66#: global.c:120
67msgid "Cut the current line and store it in the cutbuffer"
68msgstr ""
69
70#: global.c:121
71msgid "Uncut from the cutbuffer into the current line"
72msgstr ""
73
74#: global.c:122
75msgid "Show the posititon of the cursor"
76msgstr ""
77
78#: global.c:123
79msgid "Invoke the spell checker (if available)"
80msgstr ""
81
82#: global.c:124
83msgid "Move up one line"
84msgstr ""
85
86#: global.c:125
87msgid "Move down one line"
88msgstr ""
89
90#: global.c:126
91msgid "Move forward one character"
92msgstr ""
93
94#: global.c:127
95msgid "Move back one character"
96msgstr ""
97
98#: global.c:128
99msgid "Move to the beginning of the current line"
100msgstr ""
101
102#: global.c:129
103msgid "Move to the end of the current line"
104msgstr ""
105
106#: global.c:130
107msgid "Go to the first line of the file"
108msgstr ""
109
110#: global.c:131
111msgid "Go to the last line of the file"
112msgstr ""
113
114#: global.c:132
115msgid "Refresh (redraw) the current screen"
116msgstr ""
117
118#: global.c:133
119msgid "Mark text at the current cursor location"
120msgstr ""
121
122#: global.c:134
123msgid "Delete the character under the cursor"
124msgstr ""
125
126#: global.c:136
127msgid "Delete the character to the left of the cursor"
128msgstr ""
129
130#: global.c:137
131msgid "Insert a tab character"
132msgstr ""
133
134#: global.c:138
135msgid "Insert a carriage return at the cursor position"
136msgstr ""
137
138#: global.c:140
139msgid "Make the current search or replace case (in)sensitive"
140msgstr ""
141
142#: global.c:141
143msgid "Cancel the current function"
144msgstr ""
145
146#: global.c:146 global.c:256 global.c:322
147msgid "Get Help"
148msgstr ""
149
150#: global.c:149 global.c:157
151msgid "WriteOut"
152msgstr ""
153
154#: global.c:153 global.c:311
155msgid "Exit"
156msgstr ""
157
158#: global.c:161 global.c:252
159msgid "Goto Line"
160msgstr ""
161
162#: global.c:166 global.c:244
163msgid "Justify"
164msgstr ""
165
166#: global.c:169 global.c:240
167msgid "Replace"
168msgstr ""
169
170#: global.c:173
171msgid "Read File"
172msgstr ""
173
174#: global.c:177
175msgid "Where Is"
176msgstr ""
177
178#: global.c:181 global.c:303
179msgid "Prev Page"
180msgstr ""
181
182#: global.c:185 global.c:307
183msgid "Next Page"
184msgstr ""
185
186#: global.c:189
187msgid "Cut Text"
188msgstr ""
189
190#: global.c:192
191msgid "UnCut Txt"
192msgstr ""
193
194#: global.c:196
195msgid "Cur Pos"
196msgstr ""
197
198#: global.c:200
199msgid "To Spell"
200msgstr ""
201
202#: global.c:204
203msgid "Up"
204msgstr ""
205
206#: global.c:207
207msgid "Down"
208msgstr ""
209
210#: global.c:210
211msgid "Forward"
212msgstr ""
213
214#: global.c:213
215msgid "Back"
216msgstr ""
217
218#: global.c:216
219msgid "Home"
220msgstr ""
221
222#: global.c:219
223msgid "End"
224msgstr ""
225
226#: global.c:222
227msgid "Refresh"
228msgstr ""
229
230#: global.c:225
231msgid "Mark Text"
232msgstr ""
233
234#: global.c:228
235msgid "Delete"
236msgstr ""
237
238#: global.c:232
239msgid "Backspace"
240msgstr ""
241
242#: global.c:236
243msgid "Tab"
244msgstr ""
245
246#: global.c:247
247msgid "Enter"
248msgstr ""
249
250#: global.c:260 global.c:277 global.c:293
251msgid "First Line"
252msgstr ""
253
254#: global.c:263 global.c:280 global.c:296
255msgid "Last Line"
256msgstr ""
257
258#: global.c:266 global.c:283
259msgid "Case Sens"
260msgstr ""
261
262#: global.c:270
263msgid "To Replace"
264msgstr ""
265
266#: global.c:273 global.c:289 global.c:299 global.c:315 global.c:319
Chris Allegretta12de8e82000-06-09 02:40:50 +0000267#: global.c:325 winio.c:941
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000268msgid "Cancel"
269msgstr ""
270
271#: global.c:286
272msgid "To Search"
273msgstr ""
274
Chris Allegretta12de8e82000-06-09 02:40:50 +0000275#: nano.c:115
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000276msgid ""
277"\n"
278"Buffer written to 'nano.save'\n"
279msgstr ""
280
Chris Allegretta12de8e82000-06-09 02:40:50 +0000281#: nano.c:128
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000282msgid "nano: malloc: out of memory!"
283msgstr ""
284
Chris Allegretta12de8e82000-06-09 02:40:50 +0000285#: nano.c:145
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000286msgid "Key illegal in VIEW mode"
287msgstr ""
288
Chris Allegretta12de8e82000-06-09 02:40:50 +0000289#: nano.c:186
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000290msgid ""
291" nano help text\n"
292"\n"
293" The nano editor is designed to emulate the functionality and ease-of-use of "
294"the UW Pico text editor. There are four main sections of the editor: The "
295"top line shows the program version, the current filename being edited, and "
296"whether or not the file has been modified. Next is the main editor window "
297"showing the file being edited. The status line is the third line from the "
298"bottom and shows important messages. The bottom two lines show the most "
299"commonly used shortcuts in the editor.\n"
300"\n"
301" The notation for shortcuts is as follows: Control-key sequences are notated "
302"with a caret (^) symbol. Alt-key sequences are notated with an at (@) "
303"symbol. The following keystrokes are available in the main editor window. "
304"Optional keys are shown in parentheses:\n"
305"\n"
306msgstr ""
307
Chris Allegretta12de8e82000-06-09 02:40:50 +0000308#: nano.c:287
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000309msgid "free_node(): free'd a node, YAY!\n"
310msgstr ""
311
Chris Allegretta12de8e82000-06-09 02:40:50 +0000312#: nano.c:292
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000313msgid "free_node(): free'd last node.\n"
314msgstr ""
315
Chris Allegretta12de8e82000-06-09 02:40:50 +0000316#: nano.c:408
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000317msgid "read_line: not on first line and prev is NULL"
318msgstr ""
319
Chris Allegretta12de8e82000-06-09 02:40:50 +0000320#: nano.c:469 nano.c:483
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000321#, c-format
322msgid "Read %d lines"
323msgstr ""
324
Chris Allegretta12de8e82000-06-09 02:40:50 +0000325#: nano.c:501 nano.c:1323 nano.c:1341
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000326#, c-format
327msgid "\"%s\" not found"
328msgstr ""
329
330#. We have a new file
Chris Allegretta12de8e82000-06-09 02:40:50 +0000331#: nano.c:505
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000332msgid "New File"
333msgstr ""
334
Chris Allegretta12de8e82000-06-09 02:40:50 +0000335#: nano.c:514
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000336#, c-format
337msgid "File \"%s\" is a directory"
338msgstr ""
339
Chris Allegretta12de8e82000-06-09 02:40:50 +0000340#: nano.c:519
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000341msgid "Reading File"
342msgstr ""
343
Chris Allegretta12de8e82000-06-09 02:40:50 +0000344#: nano.c:532
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000345msgid "File to insert [from ./] "
346msgstr ""
347
Chris Allegretta12de8e82000-06-09 02:40:50 +0000348#: nano.c:547 nano.c:1763 nano.c:1927 nano.c:2078
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000349msgid "Cancelled"
350msgstr ""
351
Chris Allegretta12de8e82000-06-09 02:40:50 +0000352#: nano.c:557
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000353msgid ""
354"Usage: nano [GNU long option] [option] +LINE <file>\n"
355"\n"
356msgstr ""
357
Chris Allegretta12de8e82000-06-09 02:40:50 +0000358#: nano.c:558
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000359msgid "Option\t\tLong option\t\tMeaning\n"
360msgstr ""
361
Chris Allegretta12de8e82000-06-09 02:40:50 +0000362#: nano.c:561
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000363msgid " -V \t\t--version\t\tPrint version information and exit\n"
364msgstr ""
365
Chris Allegretta12de8e82000-06-09 02:40:50 +0000366#: nano.c:563
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000367msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
368msgstr ""
369
Chris Allegretta12de8e82000-06-09 02:40:50 +0000370#: nano.c:565
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000371msgid " -h \t\t--help\t\t\tShow this message\n"
372msgstr ""
373
Chris Allegretta12de8e82000-06-09 02:40:50 +0000374#: nano.c:567
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000375msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
376msgstr ""
377
Chris Allegretta12de8e82000-06-09 02:40:50 +0000378#: nano.c:569
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000379msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
380msgstr ""
381
Chris Allegretta12de8e82000-06-09 02:40:50 +0000382#: nano.c:572
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000383msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
384msgstr ""
385
Chris Allegretta12de8e82000-06-09 02:40:50 +0000386#: nano.c:577
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000387msgid ""
388" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
389msgstr ""
390
Chris Allegretta12de8e82000-06-09 02:40:50 +0000391#: nano.c:579
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000392msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
393msgstr ""
394
Chris Allegretta12de8e82000-06-09 02:40:50 +0000395#: nano.c:581
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000396msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
397msgstr ""
398
Chris Allegretta12de8e82000-06-09 02:40:50 +0000399#: nano.c:583
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000400msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
401msgstr ""
402
Chris Allegretta12de8e82000-06-09 02:40:50 +0000403#: nano.c:585
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000404msgid " -v \t\t--view\t\t\tView (read only) mode\n"
405msgstr ""
406
Chris Allegretta12de8e82000-06-09 02:40:50 +0000407#: nano.c:587
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000408msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
409msgstr ""
410
Chris Allegretta12de8e82000-06-09 02:40:50 +0000411#: nano.c:589
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000412msgid " -x \t\t--nohelp\t\tDon't show help window\n"
413msgstr ""
414
Chris Allegretta12de8e82000-06-09 02:40:50 +0000415#: nano.c:591
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000416msgid " -z \t\t--suspend\t\tEnable suspend\n"
417msgstr ""
418
Chris Allegretta12de8e82000-06-09 02:40:50 +0000419#: nano.c:593
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000420msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
421msgstr ""
422
Chris Allegretta12de8e82000-06-09 02:40:50 +0000423#: nano.c:595
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000424msgid ""
425"Usage: nano [option] +LINE <file>\n"
426"\n"
427msgstr ""
428
Chris Allegretta12de8e82000-06-09 02:40:50 +0000429#: nano.c:596
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000430msgid "Option\t\tMeaning\n"
431msgstr ""
432
Chris Allegretta12de8e82000-06-09 02:40:50 +0000433#: nano.c:597
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000434msgid " -V \t\tPrint version information and exit\n"
435msgstr ""
436
Chris Allegretta12de8e82000-06-09 02:40:50 +0000437#: nano.c:598
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000438msgid " -c \t\tConstantly show cursor position\n"
439msgstr ""
440
Chris Allegretta12de8e82000-06-09 02:40:50 +0000441#: nano.c:599
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000442msgid " -h \t\tShow this message\n"
443msgstr ""
444
Chris Allegretta12de8e82000-06-09 02:40:50 +0000445#: nano.c:600
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000446msgid " -i \t\tAutomatically indent new lines\n"
447msgstr ""
448
Chris Allegretta12de8e82000-06-09 02:40:50 +0000449#: nano.c:602
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000450msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
451msgstr ""
452
Chris Allegretta12de8e82000-06-09 02:40:50 +0000453#: nano.c:605
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000454msgid " -m \t\tEnable mouse\n"
455msgstr ""
456
Chris Allegretta12de8e82000-06-09 02:40:50 +0000457#: nano.c:609
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000458msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
459msgstr ""
460
Chris Allegretta12de8e82000-06-09 02:40:50 +0000461#: nano.c:610
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000462msgid " -s [prog] \tEnable alternate speller\n"
463msgstr ""
464
Chris Allegretta12de8e82000-06-09 02:40:50 +0000465#: nano.c:611
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000466msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
467msgstr ""
468
Chris Allegretta12de8e82000-06-09 02:40:50 +0000469#: nano.c:612
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000470msgid " -t \t\tAuto save on exit, don't prompt\n"
471msgstr ""
472
Chris Allegretta12de8e82000-06-09 02:40:50 +0000473#: nano.c:613
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000474msgid " -v \t\tView (read only) mode\n"
475msgstr ""
476
Chris Allegretta12de8e82000-06-09 02:40:50 +0000477#: nano.c:614
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000478msgid " -w \t\tDon't wrap long lines\n"
479msgstr ""
480
Chris Allegretta12de8e82000-06-09 02:40:50 +0000481#: nano.c:615
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000482msgid " -x \t\tDon't show help window\n"
483msgstr ""
484
Chris Allegretta12de8e82000-06-09 02:40:50 +0000485#: nano.c:616
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000486msgid " -z \t\tEnable suspend\n"
487msgstr ""
488
Chris Allegretta12de8e82000-06-09 02:40:50 +0000489#: nano.c:617
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000490msgid " +LINE\t\tStart at line number LINE\n"
491msgstr ""
492
Chris Allegretta12de8e82000-06-09 02:40:50 +0000493#: nano.c:624
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000494#, c-format
495msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
496msgstr ""
497
Chris Allegretta12de8e82000-06-09 02:40:50 +0000498#: nano.c:626
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000499msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
500msgstr ""
501
Chris Allegretta12de8e82000-06-09 02:40:50 +0000502#: nano.c:710
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000503msgid "Mark Set"
504msgstr ""
505
Chris Allegretta12de8e82000-06-09 02:40:50 +0000506#: nano.c:715
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000507msgid "Mark UNset"
508msgstr ""
509
Chris Allegretta12de8e82000-06-09 02:40:50 +0000510#: nano.c:1198
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000511#, c-format
512msgid "check_wrap called with inptr->data=\"%s\"\n"
513msgstr ""
514
Chris Allegretta12de8e82000-06-09 02:40:50 +0000515#: nano.c:1251
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000516#, c-format
517msgid "Case Sensitive Search%s"
518msgstr ""
519
Chris Allegretta12de8e82000-06-09 02:40:50 +0000520#: nano.c:1252
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000521#, c-format
522msgid "Search%s"
523msgstr ""
524
Chris Allegretta12de8e82000-06-09 02:40:50 +0000525#: nano.c:1256
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000526msgid "Search Cancelled"
527msgstr ""
528
Chris Allegretta12de8e82000-06-09 02:40:50 +0000529#: nano.c:1337
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000530msgid "Search Wrapped"
531msgstr ""
532
Chris Allegretta12de8e82000-06-09 02:40:50 +0000533#: nano.c:1387
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000534#, c-format
535msgid "Replaced %d occurences"
536msgstr ""
537
Chris Allegretta12de8e82000-06-09 02:40:50 +0000538#: nano.c:1389
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000539msgid "Replaced 1 occurence"
540msgstr ""
541
Chris Allegretta12de8e82000-06-09 02:40:50 +0000542#: nano.c:1407 nano.c:1429 nano.c:1452
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000543msgid "Replace Cancelled"
544msgstr ""
545
Chris Allegretta12de8e82000-06-09 02:40:50 +0000546#: nano.c:1425
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000547#, c-format
548msgid "Replace with [%s]"
549msgstr ""
550
551#. last_search is empty
Chris Allegretta12de8e82000-06-09 02:40:50 +0000552#: nano.c:1450
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000553msgid "Replace with"
554msgstr ""
555
Chris Allegretta12de8e82000-06-09 02:40:50 +0000556#: nano.c:1491
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000557msgid "Replace this instance?"
558msgstr ""
559
Chris Allegretta12de8e82000-06-09 02:40:50 +0000560#: nano.c:1578
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000561#, c-format
562msgid "current->data now = \"%s\"\n"
563msgstr ""
564
Chris Allegretta12de8e82000-06-09 02:40:50 +0000565#: nano.c:1623
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000566#, c-format
567msgid "After, data = \"%s\"\n"
568msgstr ""
569
570#. Ask for it
Chris Allegretta12de8e82000-06-09 02:40:50 +0000571#: nano.c:1691
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000572msgid "Enter line number"
573msgstr ""
574
Chris Allegretta12de8e82000-06-09 02:40:50 +0000575#: nano.c:1693
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000576msgid "Aborted"
577msgstr ""
578
Chris Allegretta12de8e82000-06-09 02:40:50 +0000579#: nano.c:1713
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000580msgid "Come on, be reasonable"
581msgstr ""
582
Chris Allegretta12de8e82000-06-09 02:40:50 +0000583#: nano.c:1718
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000584#, c-format
585msgid "Only %d lines available, skipping to last line"
586msgstr ""
587
Chris Allegretta12de8e82000-06-09 02:40:50 +0000588#: nano.c:1775 nano.c:1791 nano.c:1803 nano.c:1820 nano.c:1826
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000589#, c-format
590msgid "Could not open file for writing: %s"
591msgstr ""
592
Chris Allegretta12de8e82000-06-09 02:40:50 +0000593#: nano.c:1783
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000594msgid "Could not open file: Path length exceeded."
595msgstr ""
596
Chris Allegretta12de8e82000-06-09 02:40:50 +0000597#: nano.c:1808
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000598#, c-format
599msgid "Wrote >%s\n"
600msgstr ""
601
Chris Allegretta12de8e82000-06-09 02:40:50 +0000602#: nano.c:1835
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000603#, c-format
604msgid "Could not close %s: %s"
605msgstr ""
606
607#. Try a rename??
Chris Allegretta12de8e82000-06-09 02:40:50 +0000608#: nano.c:1856 nano.c:1867 nano.c:1872
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000609#, c-format
610msgid "Could not open %s for writing: %s"
611msgstr ""
612
Chris Allegretta12de8e82000-06-09 02:40:50 +0000613#: nano.c:1878
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000614#, c-format
615msgid "Could not set permissions %o on %s: %s"
616msgstr ""
617
Chris Allegretta12de8e82000-06-09 02:40:50 +0000618#: nano.c:1885
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000619#, c-format
620msgid "Wrote %d lines"
621msgstr ""
622
Chris Allegretta12de8e82000-06-09 02:40:50 +0000623#: nano.c:1906
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000624msgid "File Name to write"
625msgstr ""
626
Chris Allegretta12de8e82000-06-09 02:40:50 +0000627#: nano.c:1911
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000628#, c-format
629msgid "filename is %s"
630msgstr ""
631
Chris Allegretta12de8e82000-06-09 02:40:50 +0000632#: nano.c:1916
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000633msgid "File exists, OVERWRITE ?"
634msgstr ""
635
Chris Allegretta12de8e82000-06-09 02:40:50 +0000636#: nano.c:1945
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000637msgid "Error deleting tempfile, ack!"
638msgstr ""
639
Chris Allegretta12de8e82000-06-09 02:40:50 +0000640#: nano.c:1958 nano.c:2008
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000641#, c-format
642msgid "Could not create a temporary filename: %s"
643msgstr ""
644
Chris Allegretta12de8e82000-06-09 02:40:50 +0000645#: nano.c:1980 nano.c:2030
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000646#, c-format
647msgid "Could not invoke spell program \"%s\""
648msgstr ""
649
650#. Why 32512? I dont know!
Chris Allegretta12de8e82000-06-09 02:40:50 +0000651#: nano.c:1986 nano.c:2036
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000652msgid "Could not invoke \"ispell\""
653msgstr ""
654
Chris Allegretta12de8e82000-06-09 02:40:50 +0000655#: nano.c:1998 nano.c:2048
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000656msgid "Finished checking spelling"
657msgstr ""
658
Chris Allegretta12de8e82000-06-09 02:40:50 +0000659#: nano.c:2065
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000660msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
661msgstr ""
662
Chris Allegretta12de8e82000-06-09 02:40:50 +0000663#: nano.c:2189
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000664msgid "Cannot resize top win"
665msgstr ""
666
Chris Allegretta12de8e82000-06-09 02:40:50 +0000667#: nano.c:2191
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000668msgid "Cannot move top win"
669msgstr ""
670
Chris Allegretta12de8e82000-06-09 02:40:50 +0000671#: nano.c:2193
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000672msgid "Cannot resize edit win"
673msgstr ""
674
Chris Allegretta12de8e82000-06-09 02:40:50 +0000675#: nano.c:2195
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000676msgid "Cannot move edit win"
677msgstr ""
678
Chris Allegretta12de8e82000-06-09 02:40:50 +0000679#: nano.c:2197
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000680msgid "Cannot resize bottom win"
681msgstr ""
682
Chris Allegretta12de8e82000-06-09 02:40:50 +0000683#: nano.c:2199
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000684msgid "Cannot move bottom win"
685msgstr ""
686
Chris Allegretta12de8e82000-06-09 02:40:50 +0000687#: nano.c:2630
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000688msgid "Main: set up windows\n"
689msgstr ""
690
Chris Allegretta12de8e82000-06-09 02:40:50 +0000691#: nano.c:2652
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000692msgid "Main: bottom win\n"
693msgstr ""
694
Chris Allegretta12de8e82000-06-09 02:40:50 +0000695#: nano.c:2658
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000696msgid "Main: open file\n"
697msgstr ""
698
Chris Allegretta12de8e82000-06-09 02:40:50 +0000699#: nano.c:2726
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000700#, c-format
701msgid "I got Alt-[-%c! (%d)\n"
702msgstr ""
703
Chris Allegretta12de8e82000-06-09 02:40:50 +0000704#: nano.c:2742
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000705#, c-format
706msgid "I got Alt-%c! (%d)\n"
707msgstr ""
708
709#: winio.c:116
710#, c-format
711msgid "actual_x for xplus=%d returned %d\n"
712msgstr ""
713
Chris Allegretta12de8e82000-06-09 02:40:50 +0000714#: winio.c:409
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000715#, c-format
716msgid "input '%c' (%d)\n"
717msgstr ""
718
Chris Allegretta12de8e82000-06-09 02:40:50 +0000719#: winio.c:445
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000720msgid "New Buffer"
721msgstr ""
722
Chris Allegretta12de8e82000-06-09 02:40:50 +0000723#: winio.c:448
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000724msgid " File: ..."
725msgstr ""
726
Chris Allegretta12de8e82000-06-09 02:40:50 +0000727#: winio.c:456
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000728msgid "Modified"
729msgstr ""
730
Chris Allegretta12de8e82000-06-09 02:40:50 +0000731#: winio.c:858
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000732#, c-format
733msgid "Moved to (%d, %d) in edit buffer\n"
734msgstr ""
735
Chris Allegretta12de8e82000-06-09 02:40:50 +0000736#: winio.c:869
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000737#, c-format
738msgid "current->data = \"%s\"\n"
739msgstr ""
740
Chris Allegretta12de8e82000-06-09 02:40:50 +0000741#: winio.c:912
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000742#, c-format
743msgid "I got \"%s\"\n"
744msgstr ""
745
Chris Allegretta12de8e82000-06-09 02:40:50 +0000746#: winio.c:936
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000747msgid " Y"
748msgstr ""
749
Chris Allegretta12de8e82000-06-09 02:40:50 +0000750#: winio.c:936
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000751msgid "Yes"
752msgstr ""
753
Chris Allegretta12de8e82000-06-09 02:40:50 +0000754#: winio.c:938
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000755msgid " A"
756msgstr ""
757
Chris Allegretta12de8e82000-06-09 02:40:50 +0000758#: winio.c:938
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000759msgid "All"
760msgstr ""
761
Chris Allegretta12de8e82000-06-09 02:40:50 +0000762#: winio.c:940
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000763msgid " N"
764msgstr ""
765
Chris Allegretta12de8e82000-06-09 02:40:50 +0000766#: winio.c:940
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000767msgid "No"
768msgstr ""
769
Chris Allegretta12de8e82000-06-09 02:40:50 +0000770#: winio.c:941
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000771msgid "^C"
772msgstr ""
773
Chris Allegretta12de8e82000-06-09 02:40:50 +0000774#: winio.c:1080
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000775#, c-format
776msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
777msgstr ""
778
Chris Allegretta12de8e82000-06-09 02:40:50 +0000779#: winio.c:1084
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000780msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
781msgstr ""
782
Chris Allegretta12de8e82000-06-09 02:40:50 +0000783#: winio.c:1210
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000784msgid "Dumping file buffer to stderr...\n"
785msgstr ""
786
Chris Allegretta12de8e82000-06-09 02:40:50 +0000787#: winio.c:1212
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000788msgid "Dumping cutbuffer to stderr...\n"
789msgstr ""
790
Chris Allegretta12de8e82000-06-09 02:40:50 +0000791#: winio.c:1214
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000792msgid "Dumping a buffer to stderr...\n"
793msgstr ""