blob: 2485181c751006bd4f5380eeb56b5090327361a2 [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"
9"POT-Creation-Date: 2000-05-31 10:00-0500\n"
10"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
22#: cut.c:146
23msgid "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
267#: global.c:325 winio.c:883
268msgid "Cancel"
269msgstr ""
270
271#: global.c:286
272msgid "To Search"
273msgstr ""
274
275#: nano.c:114
276msgid ""
277"\n"
278"Buffer written to 'nano.save'\n"
279msgstr ""
280
281#: nano.c:127
282msgid "nano: malloc: out of memory!"
283msgstr ""
284
285#: nano.c:144
286msgid "Key illegal in VIEW mode"
287msgstr ""
288
289#: nano.c:185
290msgid ""
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
308#: nano.c:286
309msgid "free_node(): free'd a node, YAY!\n"
310msgstr ""
311
312#: nano.c:291
313msgid "free_node(): free'd last node.\n"
314msgstr ""
315
316#: nano.c:407
317msgid "read_line: not on first line and prev is NULL"
318msgstr ""
319
320#: nano.c:468 nano.c:482
321#, c-format
322msgid "Read %d lines"
323msgstr ""
324
325#: nano.c:500 nano.c:1161 nano.c:1179
326#, c-format
327msgid "\"%s\" not found"
328msgstr ""
329
330#. We have a new file
331#: nano.c:504
332msgid "New File"
333msgstr ""
334
335#: nano.c:513
336#, c-format
337msgid "File \"%s\" is a directory"
338msgstr ""
339
340#: nano.c:518
341msgid "Reading File"
342msgstr ""
343
344#: nano.c:531
345msgid "File to insert [from ./] "
346msgstr ""
347
348#: nano.c:546 nano.c:1601 nano.c:1765 nano.c:1916
349msgid "Cancelled"
350msgstr ""
351
352#: nano.c:556
353msgid ""
354"Usage: nano [GNU long option] [option] +LINE <file>\n"
355"\n"
356msgstr ""
357
358#: nano.c:557
359msgid "Option\t\tLong option\t\tMeaning\n"
360msgstr ""
361
362#: nano.c:560
363msgid " -V \t\t--version\t\tPrint version information and exit\n"
364msgstr ""
365
366#: nano.c:562
367msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
368msgstr ""
369
370#: nano.c:564
371msgid " -h \t\t--help\t\t\tShow this message\n"
372msgstr ""
373
374#: nano.c:566
375msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
376msgstr ""
377
378#: nano.c:568
379msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
380msgstr ""
381
382#: nano.c:571
383msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
384msgstr ""
385
386#: nano.c:576
387msgid ""
388" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
389msgstr ""
390
391#: nano.c:578
392msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
393msgstr ""
394
395#: nano.c:580
396msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
397msgstr ""
398
399#: nano.c:582
400msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
401msgstr ""
402
403#: nano.c:584
404msgid " -v \t\t--view\t\t\tView (read only) mode\n"
405msgstr ""
406
407#: nano.c:586
408msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
409msgstr ""
410
411#: nano.c:588
412msgid " -x \t\t--nohelp\t\tDon't show help window\n"
413msgstr ""
414
415#: nano.c:590
416msgid " -z \t\t--suspend\t\tEnable suspend\n"
417msgstr ""
418
419#: nano.c:592
420msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
421msgstr ""
422
423#: nano.c:594
424msgid ""
425"Usage: nano [option] +LINE <file>\n"
426"\n"
427msgstr ""
428
429#: nano.c:595
430msgid "Option\t\tMeaning\n"
431msgstr ""
432
433#: nano.c:596
434msgid " -V \t\tPrint version information and exit\n"
435msgstr ""
436
437#: nano.c:597
438msgid " -c \t\tConstantly show cursor position\n"
439msgstr ""
440
441#: nano.c:598
442msgid " -h \t\tShow this message\n"
443msgstr ""
444
445#: nano.c:599
446msgid " -i \t\tAutomatically indent new lines\n"
447msgstr ""
448
449#: nano.c:601
450msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
451msgstr ""
452
453#: nano.c:604
454msgid " -m \t\tEnable mouse\n"
455msgstr ""
456
457#: nano.c:608
458msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
459msgstr ""
460
461#: nano.c:609
462msgid " -s [prog] \tEnable alternate speller\n"
463msgstr ""
464
465#: nano.c:610
466msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
467msgstr ""
468
469#: nano.c:611
470msgid " -t \t\tAuto save on exit, don't prompt\n"
471msgstr ""
472
473#: nano.c:612
474msgid " -v \t\tView (read only) mode\n"
475msgstr ""
476
477#: nano.c:613
478msgid " -w \t\tDon't wrap long lines\n"
479msgstr ""
480
481#: nano.c:614
482msgid " -x \t\tDon't show help window\n"
483msgstr ""
484
485#: nano.c:615
486msgid " -z \t\tEnable suspend\n"
487msgstr ""
488
489#: nano.c:616
490msgid " +LINE\t\tStart at line number LINE\n"
491msgstr ""
492
493#: nano.c:623
494#, c-format
495msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
496msgstr ""
497
498#: nano.c:625
499msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
500msgstr ""
501
502#: nano.c:709
503msgid "Mark Set"
504msgstr ""
505
506#: nano.c:714
507msgid "Mark UNset"
508msgstr ""
509
510#: nano.c:1052
511#, c-format
512msgid "check_wrap called with inptr->data=\"%s\"\n"
513msgstr ""
514
515#: nano.c:1089
516#, c-format
517msgid "Case Sensitive Search%s"
518msgstr ""
519
520#: nano.c:1090
521#, c-format
522msgid "Search%s"
523msgstr ""
524
525#: nano.c:1094
526msgid "Search Cancelled"
527msgstr ""
528
529#: nano.c:1175
530msgid "Search Wrapped"
531msgstr ""
532
533#: nano.c:1225
534#, c-format
535msgid "Replaced %d occurences"
536msgstr ""
537
538#: nano.c:1227
539msgid "Replaced 1 occurence"
540msgstr ""
541
542#: nano.c:1245 nano.c:1267 nano.c:1290
543msgid "Replace Cancelled"
544msgstr ""
545
546#: nano.c:1263
547#, c-format
548msgid "Replace with [%s]"
549msgstr ""
550
551#. last_search is empty
552#: nano.c:1288
553msgid "Replace with"
554msgstr ""
555
556#: nano.c:1329
557msgid "Replace this instance?"
558msgstr ""
559
560#: nano.c:1416
561#, c-format
562msgid "current->data now = \"%s\"\n"
563msgstr ""
564
565#: nano.c:1461
566#, c-format
567msgid "After, data = \"%s\"\n"
568msgstr ""
569
570#. Ask for it
571#: nano.c:1529
572msgid "Enter line number"
573msgstr ""
574
575#: nano.c:1531
576msgid "Aborted"
577msgstr ""
578
579#: nano.c:1551
580msgid "Come on, be reasonable"
581msgstr ""
582
583#: nano.c:1556
584#, c-format
585msgid "Only %d lines available, skipping to last line"
586msgstr ""
587
588#: nano.c:1613 nano.c:1629 nano.c:1641 nano.c:1658 nano.c:1664
589#, c-format
590msgid "Could not open file for writing: %s"
591msgstr ""
592
593#: nano.c:1621
594msgid "Could not open file: Path length exceeded."
595msgstr ""
596
597#: nano.c:1646
598#, c-format
599msgid "Wrote >%s\n"
600msgstr ""
601
602#: nano.c:1673
603#, c-format
604msgid "Could not close %s: %s"
605msgstr ""
606
607#. Try a rename??
608#: nano.c:1694 nano.c:1705 nano.c:1710
609#, c-format
610msgid "Could not open %s for writing: %s"
611msgstr ""
612
613#: nano.c:1716
614#, c-format
615msgid "Could not set permissions %o on %s: %s"
616msgstr ""
617
618#: nano.c:1723
619#, c-format
620msgid "Wrote %d lines"
621msgstr ""
622
623#: nano.c:1744
624msgid "File Name to write"
625msgstr ""
626
627#: nano.c:1749
628#, c-format
629msgid "filename is %s"
630msgstr ""
631
632#: nano.c:1754
633msgid "File exists, OVERWRITE ?"
634msgstr ""
635
636#: nano.c:1783
637msgid "Error deleting tempfile, ack!"
638msgstr ""
639
640#: nano.c:1796 nano.c:1846
641#, c-format
642msgid "Could not create a temporary filename: %s"
643msgstr ""
644
645#: nano.c:1818 nano.c:1868
646#, c-format
647msgid "Could not invoke spell program \"%s\""
648msgstr ""
649
650#. Why 32512? I dont know!
651#: nano.c:1824 nano.c:1874
652msgid "Could not invoke \"ispell\""
653msgstr ""
654
655#: nano.c:1836 nano.c:1886
656msgid "Finished checking spelling"
657msgstr ""
658
659#: nano.c:1903
660msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
661msgstr ""
662
663#: nano.c:2027
664msgid "Cannot resize top win"
665msgstr ""
666
667#: nano.c:2029
668msgid "Cannot move top win"
669msgstr ""
670
671#: nano.c:2031
672msgid "Cannot resize edit win"
673msgstr ""
674
675#: nano.c:2033
676msgid "Cannot move edit win"
677msgstr ""
678
679#: nano.c:2035
680msgid "Cannot resize bottom win"
681msgstr ""
682
683#: nano.c:2037
684msgid "Cannot move bottom win"
685msgstr ""
686
687#: nano.c:2468
688msgid "Main: set up windows\n"
689msgstr ""
690
691#: nano.c:2490
692msgid "Main: bottom win\n"
693msgstr ""
694
695#: nano.c:2496
696msgid "Main: open file\n"
697msgstr ""
698
699#: nano.c:2564
700#, c-format
701msgid "I got Alt-[-%c! (%d)\n"
702msgstr ""
703
704#: nano.c:2580
705#, 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
714#: winio.c:402
715#, c-format
716msgid "input '%c' (%d)\n"
717msgstr ""
718
719#: winio.c:438
720msgid "New Buffer"
721msgstr ""
722
723#: winio.c:441
724msgid " File: ..."
725msgstr ""
726
727#: winio.c:449
728msgid "Modified"
729msgstr ""
730
731#: winio.c:800
732#, c-format
733msgid "Moved to (%d, %d) in edit buffer\n"
734msgstr ""
735
736#: winio.c:811
737#, c-format
738msgid "current->data = \"%s\"\n"
739msgstr ""
740
741#: winio.c:854
742#, c-format
743msgid "I got \"%s\"\n"
744msgstr ""
745
746#: winio.c:878
747msgid " Y"
748msgstr ""
749
750#: winio.c:878
751msgid "Yes"
752msgstr ""
753
754#: winio.c:880
755msgid " A"
756msgstr ""
757
758#: winio.c:880
759msgid "All"
760msgstr ""
761
762#: winio.c:882
763msgid " N"
764msgstr ""
765
766#: winio.c:882
767msgid "No"
768msgstr ""
769
770#: winio.c:883
771msgid "^C"
772msgstr ""
773
774#: winio.c:1027
775#, c-format
776msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
777msgstr ""
778
779#: winio.c:1031
780msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
781msgstr ""
782
783#: winio.c:1157
784msgid "Dumping file buffer to stderr...\n"
785msgstr ""
786
787#: winio.c:1159
788msgid "Dumping cutbuffer to stderr...\n"
789msgstr ""
790
791#: winio.c:1161
792msgid "Dumping a buffer to stderr...\n"
793msgstr ""