3 "Project-Id-Version: Minimum Profit\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2006-01-11 06:09+0100\n"
6 "PO-Revision-Date: 2006-05-28 13:19+0100\n"
7 "Last-Translator: Ronny Steiner <Post@SIRSteiner.de>\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
34 "%%Empty template file\n"
36 "This template file is empty. To create templates, write a name for\n"
37 "each one (marked by two % characteres together in the beginning of\n"
38 "the line) and a text body, delimited by the next template name\n"
39 "or the end of file. By selecting a template from the list (popped up\n"
40 "by Ctrl-U), it will be inserted into the current text.\n"
42 "Die Vorlagendatei ist noch leer. Hier können Sie Ihre Vorlagen definieren\n"
43 "Eine Vorlage beginnt mit '%%' gefolgt vom Name der Vorlage.\n"
44 "Wollen Sie mehrere Vorlagen definieren, so schreiben Sie diese einfach\n"
45 "untereinander (siehe Beispiel).\n"
46 "Das Auswählen einer Vorlage erfolgt entweder durch Strg+U oder\n"
47 "durch die Editorfunktion 'insert-template'.\n"
52 "Dies ist die erste Vorlage. Viel Spaß mit dieser Zusatzfunktion.\n"
54 "Dies ist die zweite Vorlage. Weiterhin viel Spaß mit dieser Zusatzfunktion.\n"
58 "# Minimum Profit Config File\n"
63 "# Minimum Profit Konfigurationsdatei\n"
67 #: mp_crypt.mpsl:32 mp_file.mpsl:558
72 msgid "Password (again):"
73 msgstr "Passwort wiederholen:"
75 msgid "Error: Passwords mismatch."
76 msgstr "Fehler: Passwort falsch!"
78 msgid "<help on keys>"
79 msgstr "<Tastenkürzel-Editorfunktionen>"
84 msgid "Unlinked functions"
85 msgstr "Editorfunktionen ohne Tastenkürzel"
87 msgid "Error executing user defined function"
88 msgstr "Fehler beim Ausführen der benutzerdefinierten Funktion!"
91 msgid "Line to go to:"
92 msgstr "Gehe zu Zeile:"
94 #: mp_file.mpsl:31 mp_file.mpsl:406 mp_file.mpsl:443 mp_session.mpsl:64
99 msgid "Enter file name:"
100 msgstr "Dateiname eingeben:"
102 msgid "File '%s' not found."
103 msgstr "Fehler: Datei '%s' nicht gefunden!"
105 msgid "Can't create file '%s'."
106 msgstr "Fehler: Kann Datei '%s' nicht erstellen!"
109 msgid "File has changed. Save changes?"
110 msgstr "Die Datei wurde geändert. Änderungen speichern?"
112 #: mp_file.mpsl:151 mp_file.mpsl:211
113 msgid "System command:"
114 msgstr "System-Kommando:"
116 msgid "<Output of \"%s\">"
117 msgstr "<Ausgabe von \"%s\">"
119 msgid "Error executing command."
120 msgstr "Fehler beim Ausführen des Kommandos!"
122 msgid "Open documents"
123 msgstr "Dokumente öffnen"
125 msgid "Template file not found (%s)"
126 msgstr "Fehler: Vorlagendatei '%s' nicht gefunden!"
128 msgid "Select template"
129 msgstr "Wähle eine Vorlage"
131 #: mp_search.mpsl:40 mp_search.mpsl:118
132 msgid "Text to seek:"
133 msgstr "Zu suchender Text:"
135 #: mp_search.mpsl:56 mp_search.mpsl:63 mp_search.mpsl:69 mp_search.mpsl:149
136 #: mp_spell.mpsl:32 mp_writing.mpsl:67
137 msgid "Text not found."
138 msgstr "Text nicht gefunden!"
141 msgid "Replace text:"
142 msgstr "Zu ersetzender Text:"
145 msgid "Replace with:"
146 msgstr "Ersetzen durch:"
148 msgid "To end of file?"
149 msgstr "Bis zum Dateiende?"
151 #: mp_search.mpsl:123
152 msgid "Files to grep (empty, all):"
153 msgstr "Zu durchsuchende Dateien (leer=alle):"
160 msgstr "Zu suchender Tag:"
163 msgid "Word wrap on column (0, no word wrap):"
164 msgstr "Zeilenumbruch bei Spalte (0=kein Zeilenumbruch):"
167 msgstr "Tabulatorbreite:"
169 msgid "Function to execute:"
170 msgstr "Auszuführende Editor-Funktion:"
172 msgid "Function not found (%s)"
173 msgstr "Fehler: Editor-Funktion nicht gefunden (%s)!"
178 msgid "Tag(s) not found."
179 msgstr "Tag(s) nicht gefunden!"
185 msgstr "ESC-Abbrechen"
200 msgid "<about Minimum Profit>"
201 msgstr "<Über Minimum Profit>"
204 "Usage: mp [options] [file [file ...]]\n"
208 " -t|--tag [tag] \tEdits the file where tag is defined\n"
209 " -w|--word-wrap [col]\tSets wordwrapping in column col\n"
210 " -ts|--tab-size [size]\tSets tab size\n"
211 " -ai|--autoindent\tSets automatic indentation mode\n"
212 " -l|--lang [lang]\tLanguage selection\n"
213 " -m|--mode [mode]\tSyntax-hilight mode\n"
214 " --col80\t\tMarks column # 80\n"
215 " -bw|--monochrome\tMonochrome\n"
216 " -tx|--text\t\tUse text mode (instead of GUI)\n"
217 " -sp|--spellcheck\tActive spellchecking\n"
218 " -h|--help\t\tThis help screen\n"
220 " -hw|--hardware-cursor\tActivates the use of hardware cursor\n"
221 " --mouse\t\tActivate mouse usage for cursor positioning\n"
222 " -nt|--no-transparent\tDisable transparent mode (eterm, aterm, etc.)\n"
225 "Aufruf: mp [Optionen] [Datei [Datei ...]]\n"
229 " -t|--tag [TAG] \t\tBearbeite die Datei, in der TAG definiert ist\n"
230 " -w|--word-wrap [SPALTE]\tSetze Zeilenumbruch auf Spalte SPALTE\n"
231 " -ts|--tab-size [BREITE]\tSetze Tabulatorbreite auf BREITE\n"
232 " -ai|--autoindent\t\tAutomatisches Einrücken aktivieren\n"
233 " -l|--lang [SPRACHE]\t\tSprache auswählen (de, en, es, it oder nl)\n"
234 " -m|--mode [mode]\t\tModus für die Syntax-Hervorhebung (s.u.)\n"
235 " --col80\t\t\tMarkiere Spalte 80\n"
236 " -bw|--monochrome\t\tMonochrom\n"
237 " -tx|--text\t\t\tTextmodus aktivieren (anstatt GUI)\n"
238 " -h|--help\t\t\tDiese Hilfe\n"
240 " -hw|--hardware-cursor\t\tHardwarekursor aktivieren\n"
241 " --mouse\t\t\tKursorpositionierung mit Maus aktivieren\n"
242 " -nt|--no-transparent\t\tTransparenz deaktivieren (eterm, aterm, usw.)\n"
244 "Modi für die Syntax-Hervorhebung:\n"
261 msgid "No usable video driver found."
262 msgstr "Fehler: Kein brauchbarer Video-Treiber gefunden!"
265 msgstr "Fehler: Ungültiger Modus!"
267 msgid "<help about '%s'>"
268 msgstr "<Hilfe zu '%s'>"
270 msgid "No help for '%s'"
271 msgstr "Keine Hilfe zu '%s'"
274 "Usage: mp [options] [file [file ...]]\n"
278 " -t|--tag [tag] \tEdits the file where tag is defined\n"
279 " -w|--word-wrap [col]\tSets wordwrapping in column col\n"
280 " -ts|--tab-size [size]\tSets tab size\n"
281 " -ai|--autoindent\tSets automatic indentation mode\n"
282 " -l|--lang [lang]\tLanguage selection\n"
283 " -m|--mode [mode]\tSyntax-hilight mode\n"
284 " --col80\t\tMarks column # 80\n"
285 " -bw|--monochrome\tMonochrome\n"
286 " -tx|--text\t\tUse text mode (instead of GUI)\n"
287 " -h|--help\t\tThis help screen\n"
289 " -hw|--hardware-cursor\tActivates the use of hardware cursor\n"
290 " --mouse\t\tActivate mouse usage for cursor positioning\n"
291 " -nt|--no-transparent\tDisable transparent mode (eterm, aterm, etc.)\n"
294 "Aufruf: mp [Optionen] [Datei [Datei ...]]\n"
298 " -t|--tag [TAG] \t\tBearbeite die Datei, in der TAG definiert ist\n"
299 " -w|--word-wrap [SPALTE]\tSetze Zeilenumbruch auf Spalte SPALTE\n"
300 " -ts|--tab-size [BREITE]\tSetze Tabulatorbreite auf BREITE\n"
301 " -ai|--autoindent\t\tAutomatisches Einrücken aktivieren\n"
302 " -l|--lang [SPRACHE]\t\tSprache auswählen (de, en, es, it oder nl)\n"
303 " -m|--mode [mode]\t\tModus für die Syntax-Hervorhebung (s.u.)\n"
304 " --col80\t\t\tMarkiere Spalte 80\n"
305 " -bw|--monochrome\t\tMonochrom\n"
306 " -tx|--text\t\t\tTextmodus aktivieren (anstatt GUI)\n"
307 " -h|--help\t\t\tDiese Hilfe\n"
309 " -hw|--hardware-cursor\t\tHardwarekursor aktivieren\n"
310 " --mouse\t\t\tKursorpositionierung mit Maus aktivieren\n"
311 " -nt|--no-transparent\t\tTransparenz deaktivieren (eterm, aterm, usw.)\n"
313 "Modi für die Syntax-Hervorhebung:\n"
316 msgid "Can't execute '%s'"
317 msgstr "Fehler: Ausführen von '%s' nicht möglich!"
319 msgid "Spellchecking is only available under Unix systems."
320 msgstr "Die Rechtschreibprüfung ist nur unter Unix-Systemen verfügbar."
322 msgid "Decrement font size"
323 msgstr "Schrift kleiner"
325 msgid "Mark spelling errors"
326 msgstr "Rechtschreibfehler markieren"
328 #: mp_clipboard.mpsl:135
330 msgstr "Blockmarkierung aufheben"
332 msgid "Increment font size"
333 msgstr "Schrift größer"
335 msgid "Toggle insert/overwrite"
336 msgstr "Einfügen/Überschreiben umschalten"
338 msgid "Use regular expressions"
339 msgstr "Reguläre Ausdrücke verwenden"
341 #: mp_search.mpsl:45 mp_search.mpsl:88
342 msgid "Case sensitive"
343 msgstr "Groß-/Kleinschreibung beachten"
345 msgid "Mark column #80"
346 msgstr "Markiere Spalte 80"
348 msgid "Save LF as CR/LF"
349 msgstr "LF als CR/LF speichern"
352 msgstr "Tabulatoren speichern"
355 msgid "Automatic indentation"
356 msgstr "Automatisches Einrücken"
359 msgstr "Zeilen sortieren"
361 msgid "Suspend application"
362 msgstr "Editor-Schlafmodus"
365 msgid "Save modified texts"
366 msgstr "Alle geänderten Dateien speichern"
369 msgstr "Zeilenumbruch..."
371 msgid "Show clipboard"
372 msgstr "Zwischenablage zeigen"
374 #: mp_search.mpsl:181
376 msgstr "Weitersuchen"
379 msgid "Password protect..."
380 msgstr "Passwortschutz..."
383 msgstr "Tabulatorbreite..."
386 msgstr "Log-Datei zeigen"
388 msgid "Break hardlinks on write"
389 msgstr "Hardlinks beim Speichern trennen"
393 msgstr "Speichern unter..."
395 #: mp_search.mpsl:183
399 msgid "Replace in all..."
400 msgstr "Ersetzen in allen Dokumenten..."
404 msgstr "Speichern..."
408 msgstr "Makro aufzeichnen ein/aus"
410 msgid "Reformat paragraph with word wrapping"
411 msgstr "Abschnitt neu formatieren"
413 #: mp_clipboard.mpsl:139
415 msgstr "Block einfügen"
419 msgstr "Makro ausführen"
423 msgstr "Vorheriges Dokument fokusieren"
426 msgstr "Erneut öffnen..."
430 msgstr "Nächstes Dokument fokusieren"
438 msgstr "Wort nach links"
442 msgstr "Wort nach rechts"
450 msgstr "Zeile nach oben"
454 msgstr "Seite nach unten"
458 msgstr "Seite nach oben"
460 #: mp_search.mpsl:185
461 msgid "Move to previous instance of current char"
462 msgstr "Zum vorherigen Vorkommen des aktuellen Buchstabens"
465 msgid "Character right"
466 msgstr "Buchstabe nach rechts"
469 msgid "Open file under cursor"
470 msgstr "Datei über dem Kursor öffnen"
472 #: mp_search.mpsl:180
473 msgid "Search text..."
476 #: mp_search.mpsl:184
477 msgid "Move to next instance of current char"
478 msgstr "Zum nächsten Vorkommen des aktuellen Buchstabens"
481 msgid "End of document"
482 msgstr "Zum Ende des Dokumentes"
486 msgstr "Zum Ende der Zeile"
489 msgid "Character left"
490 msgstr "Buchstabe nach links"
493 msgid "Beginning of document"
494 msgstr "Zum Anfang des Dokumentes"
497 msgid "Beginning of line"
498 msgstr "Zum Anfang der Zeile"
500 msgid "Select last succesful search"
501 msgstr "Letzte erfolgreiche Suche markieren"
503 #: mp_drv.mpsl:39 mp_tui.mpsl:367
507 msgid "Position cursor with mouse"
508 msgstr "Kursor mit der Maus positionieren"
512 msgstr "Zeile nach unten"
515 msgstr "Tastenkürzel-Editorfunktionen"
517 msgid "Join current line to one above"
518 msgstr "Aktuelle Zeile mit der vorherigen verbinden"
520 msgid "Join current line to one below"
521 msgstr "Aktuelle Zeile mit der nachfolgenden verbinden"
523 msgid "Jump to matching bracket"
524 msgstr "Zur zugehörigen Klammer"
526 msgid "Insert new line below cursor"
527 msgstr "Zeile unter dem Kursor einfügen"
531 msgstr "Tabulator einfügen"
533 msgid "Help for word under cursor"
534 msgstr "Hilfe zum Wort über dem Kursor"
538 msgstr "Zeile an der Kursorposition einfügen"
540 msgid "Insert new line above cursor"
541 msgstr "Zeile über dem Kursor einfügen"
543 #: mp_templates.mpsl:73
544 msgid "Insert template..."
545 msgstr "Vorlage einfügen..."
547 #: mp_clipboard.mpsl:136
548 msgid "Mark beginning/end of block"
549 msgstr "Bockanfang/-ende markieren"
552 msgid "Go to line..."
553 msgstr "Gehe zu Zeile..."
556 msgid "Search tag..."
557 msgstr "Tag suchen..."
559 msgid "Flip letter case if A-Z or a-z"
560 msgstr "Groß- in Kleinbuchstabe und umgekehrt"
562 msgid "Flip word case"
563 msgstr "Groß- in Kleinbuchstaben und umgekehrt (Wort)"
566 msgid "Run system command..."
567 msgstr "System-Kommando ausführen"
569 msgid "Execute editor function..."
570 msgstr "Editorfunktion ausführen..."
572 #: mp_move.mpsl:104 mp_move.mpsl:161
573 msgid "Document list"
574 msgstr "Liste der Dokumente"
577 msgid "Edit configuration file"
578 msgstr "Konfigurationsdatei bearbeiten"
580 #: mp_templates.mpsl:74
581 msgid "Edit templates file"
582 msgstr "Vorlagendatei bearbeiten"
588 msgid "Delete whole word"
589 msgstr "Wort über dem Kursor löschen"
591 msgid "Delete to the beginning of word"
592 msgstr "Löschen bis zum Anfang des Wortes"
594 msgid "Delete char to the left of cursor"
595 msgstr "Zeichen links vom Kursor löschen"
599 msgstr "Zeile löschen"
601 msgid "Delete all whitespace after cursor"
602 msgstr "Leerzeichen bis zum nächsten Wort entfernen"
604 #: mp_clipboard.mpsl:138
606 msgstr "Block kopieren"
608 #: mp_clipboard.mpsl:140
610 msgstr "Block ausschneiden+kopieren"
620 msgid "Complete tag..."
621 msgstr "Tag vervollständigen..."
623 msgid "Delete char over cursor"
624 msgstr "Zeichen über dem Kursor löschen"
626 msgid "Delete to the end of word"
627 msgstr "Löschen bis zum Ende des Wortes"
629 #: mp_search.mpsl:186
630 msgid "Grep (find inside) files..."
631 msgstr "Grep-Suche in Dateien..."
634 msgid "Passwords don't match."
638 msgid "Word wrapping must be set"
646 msgid "Delete character"
650 msgid "Delete character to the left"
658 msgid "Join a paragraph in one line"
662 msgid "Word-wrap a paragraph"
666 msgid "Save file as:"
669 #: mp_file.mpsl:56 mp_file.mpsl:71
671 msgid "Error saving file: %s"
674 #: mp_file.mpsl:104 mp_file.mpsl:306
675 msgid "File to open:"
679 msgid "Code to execute:"
682 #: mp_misc.mpsl:50 mp_misc.mpsl:66
687 msgid "Exit value:\n"
691 msgid "Execute MPSL code..."
695 msgid "Execute document as MPSL"
707 msgid "Move cursor to mouse click"
711 msgid "Mouse wheel up"
715 msgid "Mouse wheel down"
719 msgid "Global replace:"
722 #: mp_search.mpsl:146
723 msgid "File(s) not found."
729 #: mp_search.mpsl:182
730 msgid "Search previous"
735 msgid "No help for '%s'."
740 msgid "<help on '%s'>"
743 #: mp_syntax.mpsl:107
744 msgid "Help on word over cursor"
748 msgid "No matching symbol found."
752 msgid "Select symbol:"
756 msgid "Symbol completion..."
760 msgid "Tag not found."
767 #: mp_templates.mpsl:40
768 msgid "Template to insert:"
772 msgid "Line termination"
780 msgid "Convert tabs to spaces"
784 msgid "Line options..."
788 msgid "Tab options..."
792 msgid "File has changed. Are you sure?"
795 msgid "System command"
798 msgid "Error writing command '%s'"
803 msgid "Error reading from command '%s'"
811 msgid "Encoding (utf-8, iso8859-1, etc.; empty, current locale)"
815 msgid "Invalid encoding "
818 #: mp_writing.mpsl:36
820 msgid "Lines: %d Words: %d"
824 msgid "Set charset encoding..."
827 #: mp_writing.mpsl:76
832 msgid "Toggle spellchecking"
836 msgid "Please, wait..."
841 "Minimum Profit %s - Programmer Text Editor\n"
843 "Components: MPDM %s, MPSL %s\n"
845 "Copyright (C) 1991-2009 Angel Ortega <angel@triptico.com>\n"
847 "This program is free software; you can redistribute it and/or\n"
848 "modify it under the terms of the GNU General Public License\n"
849 "as published by the Free Software Foundation; either version 2\n"
850 "of the License, or (at your option) any later version.\n"
852 "This program is distributed in the hope that it will be useful,\n"
853 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
854 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
855 "See the GNU General Public License for more details.\n"
857 "You should have received a copy of the GNU General Public License\n"
858 "along with this program; if not, write to the Free Software Foundation,\n"
859 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
861 "Home page: http://www.triptico.com/software/mp.html\n"
862 "Mailing list: mp-subscribe@lists.triptico.com\n"
867 msgid "Error writing to command '%s'"
882 msgid "No session file was found to load"
885 msgid "Could not be found and was not opened"
888 #: mp_session.mpsl:43
892 #: mp_session.mpsl:44
898 msgid "Unknown action '%s'"
903 msgid "Unbound keystroke '%s'"
908 msgid "New file '%s'"
911 #: mp_search.mpsl:365
916 #: mp_core.mpsl:498 mp_core.mpsl:516
918 msgid "Cannot open '%s'"
923 msgid "WARNING: %s version found is %s, but %s is needed"
926 #: mp_clipboard.mpsl:142
927 msgid "Mark using mouse dragging"
931 msgid "Mark end of lines"
939 msgid "No Makefile targets found."
943 msgid "Makefile target"
946 msgid "No errors nor warnings found."
949 msgid "Errors and Warnings"
953 msgid "Build project..."
957 msgid "Read-only document"
960 #: mp_clipboard.mpsl:137
961 msgid "Mark vertical block"
965 msgid "No detection for sections for this mode."
969 msgid "No sections were found in this document."
976 #: mp_syntax.mpsl:108
977 msgid "Section list..."
981 msgid "Search misspelled word"
985 msgid "Ignore last misspelled word"
988 msgid "Number of letters at the start or end"
991 msgid "Maximum distance"
994 msgid "Search repeated words..."
997 #: mp_writing.mpsl:78
998 msgid "Search repeated word"
1001 #: mp_search.mpsl:128
1002 msgid "Base directory (empty, current):"
1005 #: mp_search.mpsl:133
1009 #: mp_writing.mpsl:43
1010 msgid "Number of letters at the start or end:"
1013 #: mp_writing.mpsl:47
1014 msgid "Maximum distance between words:"
1017 #: mp_writing.mpsl:77
1018 msgid "Repeated words options..."
1021 #: mp_clipboard.mpsl:141
1022 msgid "Delete block"
1026 msgid "Keep original end of lines"
1030 msgid "Hexadecimal viewer..."
1034 msgid "Open dropped files"
1038 "Minimum Profit %s - Programmer Text Editor\n"
1039 "Copyright (C) Angel Ortega <angel@triptico.com>\n"
1040 "This software is covered by the GPL license. NO WARRANTY.\n"
1042 "Usage: mp-5 [options] [files...]\n"
1046 " -t {tag} Edits the file where tag is defined\n"
1047 " -e {mpsl_code} Executes MPSL code\n"
1048 " -f {mpsl_script} Executes MPSL script file\n"
1049 " -d {directory} Set current directory\n"
1050 " -x {file} Open file in the hexadecimal viewer\n"
1051 " +NNN Moves to line number NNN of last file\n"
1053 "Homepage: http://triptico.com/software/mp.html\n"
1054 "Mailing list: mp-subscribe@lists.triptico.com\n"
1058 msgid "Use previous line for tab columns"
1063 "Minimum Profit %s - Programmer Text Editor\n"
1065 "Components: MPDM %s, MPSL %s\n"
1067 "Copyright (C) 1991-2010 Angel Ortega <angel@triptico.com>\n"
1069 "This program is free software; you can redistribute it and/or\n"
1070 "modify it under the terms of the GNU General Public License\n"
1071 "as published by the Free Software Foundation; either version 2\n"
1072 "of the License, or (at your option) any later version.\n"
1074 "This program is distributed in the hope that it will be useful,\n"
1075 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1076 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1077 "See the GNU General Public License for more details.\n"
1079 "You should have received a copy of the GNU General Public License\n"
1080 "along with this program; if not, write to the Free Software Foundation,\n"
1081 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
1083 "Home page: http://www.triptico.com/software/mp.html\n"
1084 "Mailing list: mp-subscribe@lists.triptico.com\n"
1090 "Minimum Profit %s - Programmer Text Editor\n"
1091 "Copyright (C) Angel Ortega <angel@triptico.com>\n"
1092 "This software is covered by the GPL license. NO WARRANTY.\n"
1094 "Usage: mp-5 [options] [files...]\n"
1098 " -t {tag} Edits the file where tag is defined\n"
1099 " -e {mpsl_code} Executes MPSL code\n"
1100 " -f {mpsl_script} Executes MPSL script file\n"
1101 " -d {directory} Set current directory\n"
1102 " -x {file} Open file in the hexadecimal viewer\n"
1103 " -txt Use text mode instead of GUI\n"
1104 " +NNN Moves to line number NNN of last file\n"
1106 "Homepage: http://triptico.com/software/mp.html\n"
1107 "Mailing list: mp-subscribe@lists.triptico.com\n"
1111 msgid "Insert next item"
1115 msgid "Toggle insert/overwrite mode"
1119 msgid "Filter selection through system command..."
1122 #: mp_clipboard.mpsl:143
1127 msgid "Select action to execute:"
1131 msgid "Execute action on document..."
1134 #: mp_clipboard.mpsl:101
1135 msgid "Cut lines containing:"
1138 #: mp_clipboard.mpsl:144
1139 msgid "Cut lines containing a string..."
1143 msgid "Insert real tab character"
1147 msgid "Indent block"
1151 msgid "Unindent block"
1156 "Minimum Profit %s - Programmer Text Editor\n"
1158 "Components: MPDM %s, MPSL %s\n"
1160 "Copyright (C) 1991-2011 Angel Ortega <angel@triptico.com>\n"
1162 "This program is free software; you can redistribute it and/or\n"
1163 "modify it under the terms of the GNU General Public License\n"
1164 "as published by the Free Software Foundation; either version 2\n"
1165 "of the License, or (at your option) any later version.\n"
1167 "This program is distributed in the hope that it will be useful,\n"
1168 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1169 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1170 "See the GNU General Public License for more details.\n"
1172 "You should have received a copy of the GNU General Public License\n"
1173 "along with this program; if not, write to the Free Software Foundation,\n"
1174 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
1176 "Home page: http://www.triptico.com/software/mp.html\n"
1177 "Mailing list: mp-subscribe@lists.triptico.com\n"
1180 #: mp_templates.mpsl:60
1181 msgid "Template file to edit:"
1185 msgid "'Smart' move to beginning of line:"
1191 "Minimum Profit %s (%s) - Programmer Text Editor\n"
1193 "Components: MPDM %s, MPSL %s\n"
1195 "Copyright (C) 1991-2011 Angel Ortega <angel@triptico.com> and others\n"
1197 "This program is free software; you can redistribute it and/or\n"
1198 "modify it under the terms of the GNU General Public License\n"
1199 "as published by the Free Software Foundation; either version 2\n"
1200 "of the License, or (at your option) any later version.\n"
1202 "This program is distributed in the hope that it will be useful,\n"
1203 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1204 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1205 "See the GNU General Public License for more details.\n"
1207 "You should have received a copy of the GNU General Public License\n"
1208 "along with this program; if not, write to the Free Software Foundation,\n"
1209 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
1211 "Home page: http://triptico.com/software/mp.html\n"
1212 "Mailing list: mp-subscribe@lists.triptico.com\n"
1215 #: mp_syntax.mpsl:904
1217 msgid "Gathered information on %s:"