! ! Asedit app-defaults file for asedit program (ver. 1.3.2) ! Copyright (C) A. Stochniol, 1991 - 1994. ! ! Version details: ! @(#) asedit application defaults file; Version 1.3.2; 01 November 1994 ! @(#) sv - Swedish version ! @(#) Localization database: Ver. 1.3.2, 30 Sept 1994 ! ! ! Resources in this file are grouped according to the probability of ! them being changed by the user. For a typical user probably only part 1 ! is all what is needed. So we recommend to construct the personal ! customization file that consists mainly of part 1 (if needed). ! ! ! ! Resources - part 1 (the most likely to be customized by a user). ! ---------------------------------------------------------------- ! ! COLOURS ! ! Colours for menuBar ( = all menus & most dialogs), help_dialog ! and save_warning, and main text area (i.e. all the rest) ! NOTE: colours are done in rgb just in case your colour database is 'weird' ! (or simply you use the program in your 'locale' and the colour ! names are completely different) ! *menuBar*background: #bebebe *QAccess_Popup*background: #bebebe ! *edit_text*background: #c1adad ! *help_dialog*background: #c1c1c1 *background: #c1c1c1 *help_dialog*XmText*background: #c1c1c1 *readOnlyBackground: #c1c1c1 *bottom_row*background: #c1c1c1 ! *troughColor: #999999 *menuBar*XmList.background: #999999 *menuBar*VkList.background: #999999 ! *menuBar*XmText.background: #c7aaaa *menuBar*XmTextField.background: #c7aaaa ! ! colours for important warning/error messages ! NOTE: colours are done in rgb ... (see above) ! *save_warning*background: #f8b39b *menuBar*save_warning*background: #f8b39b *menuBar*error_message*background: #f8b39b ! ! ! FONTS ..... ! ! Bold fonts (labels etc.) *menuBar*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 *menuBar*XmText.fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 *menuBar*XmTextField.fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 *help_dialog*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 *save_warning*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 *QAccess_Popup*fontList: -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 ! ! Fixed width fonts: *XmText.fontList: -*-courier-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 *menuBar*text_dialog*XmText.fontList: -*-courier-bold-r-normal-*-14-*-*-*-*-*-iso8859-1 ! ! Plain fixed width font: *bottom_row*fontList: -*-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1 ! ! ! OTHER DEFAULTS ! ! ! Start up sizes of main text widget and hypertext text widget ! *edit_text.rows: 24 *edit_text.columns: 80 ! *hypertext_text.rows: 20 *hypertext_text.columns: 60 ! ! ! Setup for local printers/print queues ... ! *print_dialog.listItems: lp \,lp -d hp \,lp -d nechp \,qprt -da -Pps ! the following line should contain the count from the above line (number of printers)!!! *print_dialog.listItemCount: 4 *print_dialog.listVisibleItemCount: 3 ! ! Define the default printing command (if you want one) *print_dialog.textString: lp ! ! Define the default print range: ! (Note: only _one_ of the two following should be set to True, i.e. uncommented:) *print_dialog*selection.set: True !!!*print_dialog*complete.set: True ! ! ! default start-up Untitled file name ('NoName') *noname: UtanNamm- ! ! ! Redefinition of the system temporary directory (usually /tmp) is done by ! specifying tmpDir resource (uncomment and edit the following line) !*tmpDir: /tmp ! ! Redefinition of help directory (set during installation) is done by ! specifying helpDir resource (uncomment and edit the following line) !*helpDir: /usr/lib/X11 ! ! Redefinition of help file name is done by specifying helpName resource ! (uncomment and edit the following line) !*helpName: asedit.hlp ! ! Redefinition of backupFileSuffix is done by ! specifying backupFileSuffix resource (edit the following line) *backupFileSuffix: .bak ! ! ! USER DEFINABLE FILTERS and COMMANDS ! ! FILTERS ! Number of user defined filters ( *important* to specify right) ! *filterNum: 5 ! ! User defined filters (items in Tools/Filters menu): ! *Filters_PD.0.labelString: Ord räknare *Filters_PD.0.mnemonic: O *filter0: echo ' rad ord bytes: ' ; wc *filterExt0: TO_TEXT_DIALOG\, Ord räknare\, \, \, \, NO_EXTEND ! *Filters_PD.1.labelString: Komprimera blankrader *Filters_PD.1.mnemonic: K *filter1: sed 's/^[ ]*$//' | sed '\n\ /^$/ {\n\ N\n\ /^\\n$/D\n\ }' ! *Filters_PD.2.labelString: Ta bort blankrader *Filters_PD.2.mnemonic: T *filter2: sed '/^[ ]*$/d' ! *Filters_PD.3.labelString: Extra rad *Filters_PD.3.mnemonic: E *filter3: sed G ! *Filters_PD.4.labelString: Ta bort extra blanksteg *Filters_PD.4.mnemonic: b *filter4: sed 's/[ ][ ]*/ /g' ! ! ! COMMANDS ! Number of user defined commands ( *important* to specify right) ! *cmdNum: 3 ! ! ! User defined commands (items in Tools/Commands menu): ! ! *Commands_PD.0.labelString: Aktiv Katalog *Commands_PD.0.mnemonic: A *cmdDef0: pwd ! *Commands_PD.1.labelString: Datum *Commands_PD.1.mnemonic: D *cmdDef1: date ! *Commands_PD.2.labelString: Datornamn *Commands_PD.2.mnemonic: t *cmdDef2: hostname ! ! ! ! Select delimited text when found (when selectDelimitedText is True) *selectDelimitedText: True ! ! ! ! Part 2 - general & visual consistency resources. ! ------------------------------------------------ ! ! general appearance and behaviour defaults ! *allowShellResize: true *borderWidth: 0 *highlightThickness: 2 ! ! ! make the text widgets in diallogs small (the size is dynamically calculated) *columns: 3 *textColumns: 3 ! ! display all the toggles even when they are not on ! color all radio and toggle buttons when they are selected ! (note: lampColor, checkColor and radioColor resources are specific to SGI) *visibleWhenOff: true *fillOnSelect: True *selectColor: #ffff00 *checkColor: #ff0000 *radioColor: #0000ff *lampColor: #ffff00 ! ! specific defaults for asedit ! ! setting the same visual pleasing margin (8) for all buttons and labels ! (for separators the default margin 0 is the appropriate one ) ! *XmPushButton.marginWidth: 8 *XmLabel.marginWidth: 8 *XmCascadeButton.marginWidth: 8 ! ! increase the standard label setting to align them with text widgets *XmRowColumn*XmLabel.marginHeight: 4 ! ! setting margins in the status row (bottom_row): *bottom_row*XmLabel.marginWidth: 3 ! ! setting offsets affecting the status row (form_frame_bottom) *form_frame_bottom*topOffset: 2 *form_frame_bottom*bottomOffset: 2 *form_frame_bottom*leftOffset: 2 *form_frame_bottom*rightOffset: 2 ! ! setting shadowType & shadowThickness for frame_bottom_row; ! (to support SGI schemes mode) *frame_bottom_row.shadowType: SHADOW_IN *frame_bottom_row.shadowThickness: 2 ! ! If you would like to have your personalized appl defaults file I recommend ! to copy ONLY the above parts of this file (part 1 might be just enough). ! ! ! ! ! ! Part 3 - language dependent resources (to preserve consistency ! any changes here *should* be reflected in the on-line help file !) ! ---------------------------------------------------------------- ! ! Menu bar & all menus resources: ! All necessary resources for an international application are specified ! here. This includes labels, mnemonics, accelerators and accelerator text. ! Note: you may safely add/remove/change accelerators and mnemonics, but ! be sure that the acceleratorText changes with accelerator. You may also ! change the labelString values (but do NOT remove them). ! ! Menu bar: ! *menuBar.File.labelString: Fil *menuBar.File.mnemonic: F *menuBar.Edit.labelString: Redigera *menuBar.Edit.mnemonic: R *menuBar.Search.labelString: Sök *menuBar.Search.mnemonic: S *menuBar.Tools.labelString: Verktyg *menuBar.Tools.mnemonic: V *menuBar.Help.labelString: Hjälp *menuBar.Help.mnemonic: H ! ! ! General (standard) labels for buttons in the dialogs ! *OK.labelString: OK *Apply.labelString: Använd *Cancel.labelString: Avbryt *Help.labelString: Hjälp ! ! ! ! File PullDown menu: ! *File_PD.Open.labelString: Öppna... *File_PD.Open.mnemonic: o *File_PD.Open.acceleratorText: Ctrl+O *File_PD.Open.accelerator: Ctrl o ! *File_PD.New.labelString: Ny *File_PD.New.mnemonic: N *File_PD.New.acceleratorText: Ctrl+N *File_PD.New.accelerator: Ctrl n ! *File_PD.Close.labelString: Stäng *File_PD.Close.mnemonic: S ! *File_PD.Save.labelString: Spara *File_PD.Save.mnemonic: p *File_PD.Save.acceleratorText: Ctrl+S *File_PD.Save.accelerator: Ctrl s ! *File_PD.Save_As.labelString: Spara som... *File_PD.Save_As.mnemonic: m ! *File_PD.Insert.labelString: Infoga... *File_PD.Insert.mnemonic: I ! *File_PD.Print.labelString: Skriv ut... *File_PD.Print.mnemonic: u *File_PD.Print.acceleratorText: Ctrl+P *File_PD.Print.accelerator: Ctrl p ! *File_PD.Exit.labelString: Avsluta *File_PD.Exit.mnemonic: A ! ! ! ! Edit PullDown menu: ! *Edit_PD.Undo.labelString: Ångra *Edit_PD.Undo.mnemonic: a *Edit_PD.Undo.acceleratorText: Ctrl+Z *Edit_PD.Undo.accelerator: ~Shift Ctrl ~Meta ~Alt z ! *Edit_PD.Redo.labelString: Återställ *Edit_PD.Redo.mnemonic: t *Edit_PD.Redo.acceleratorText: Skift+Ctrl+Z *Edit_PD.Redo.accelerator: Shift Ctrl ~Meta ~Alt z ! *Edit_PD.Cut.labelString: Klipp ut *Edit_PD.Cut.mnemonic: K *Edit_PD.Cut.acceleratorText: Ctrl+X *Edit_PD.Cut.accelerator: ~Shift Ctrl ~Meta ~Alt x ! *Edit_PD.Copy.labelString: Kopiera *Edit_PD.Copy.mnemonic: p *Edit_PD.Copy.acceleratorText: Ctrl+C *Edit_PD.Copy.accelerator: ~Shift Ctrl ~Meta ~Alt c ! *Edit_PD.Paste.labelString: Klistra in *Edit_PD.Paste.mnemonic: l *Edit_PD.Paste.acceleratorText: Ctrl+V *Edit_PD.Paste.accelerator: ~Shift Ctrl ~Meta ~Alt v ! *Edit_PD.Clear.labelString: Radera *Edit_PD.Clear.mnemonic: R *Edit_PD.Clear.acceleratorText: Del ! the above is a text of pseudo accelerator (we don't need to define ! accelerator because the text widget already handles that acttion properly) ! ! ! ! Search PullDown menu: ! *Search_PD.Find.labelString: Sök... *Search_PD.Find.mnemonic: S *Search_PD.Find.acceleratorText: Ctrl+F *Search_PD.Find.accelerator: Ctrl f ! *Search_PD.Repeat.labelString: Sök nästa *Search_PD.Repeat.mnemonic: n *Search_PD.Repeat.accelerator: Ctrll *Search_PD.Repeat.acceleratorText: Ctrl+L ! *Search_PD.Change.labelString: Ersätt... *Search_PD.Change.mnemonic: E *Search_PD.Change.acceleratorText: Ctrl+H *Search_PD.Change.accelerator: Ctrl h ! *Search_PD.Go_to.labelString: Gå till rad... *Search_PD.Go_to.mnemonic: G *Search_PD.Go_to.acceleratorText: Ctrl+G *Search_PD.Go_to.accelerator: Ctrl g ! *Search_PD.Mark.labelString: Bokmärke *Search_PD.Mark.mnemonic: B ! *Search_PD.Match.labelString: Matcha par *Search_PD.Match.mnemonic: M ! ! ! Mark PullDown menu: ! *Mark_PD.Set.labelString: Välj *Mark_PD.Set.mnemonic: V ! *Mark_PD.Go_to.labelString: Gå till *Mark_PD.Go_to.mnemonic: G ! ! ! Set & Go_to PullDown menu: ! (note that an alternate set of hotkeys is supported using asedit-mark-* ! text translations; this is mainly for 1.2 compatibility) ! ! *Set_PD.0.acceleratorText: Skift+Ctrl+0 *Set_PD.1.acceleratorText: Skift+Ctrl+1 *Set_PD.2.acceleratorText: Skift+Ctrl+2 *Set_PD.3.acceleratorText: Skift+Ctrl+3 *Set_PD.4.acceleratorText: Skift+Ctrl+4 *Set_PD.5.acceleratorText: Skift+Ctrl+5 *Set_PD.6.acceleratorText: Skift+Ctrl+6 *Set_PD.7.acceleratorText: Skift+Ctrl+7 *Set_PD.8.acceleratorText: Skift+Ctrl+8 *Set_PD.9.acceleratorText: Skift+Ctrl+9 ! *Set_PD.0.accelerator: Shift Ctrl 0 *Set_PD.1.accelerator: Shift Ctrl 1 *Set_PD.2.accelerator: Shift Ctrl 2 *Set_PD.3.accelerator: Shift Ctrl 3 *Set_PD.4.accelerator: Shift Ctrl 4 *Set_PD.5.accelerator: Shift Ctrl 5 *Set_PD.6.accelerator: Shift Ctrl 6 *Set_PD.7.accelerator: Shift Ctrl 7 *Set_PD.8.accelerator: Shift Ctrl 8 *Set_PD.9.accelerator: Shift Ctrl 9 ! ! *Go_to_PD.0.acceleratorText: Ctrl+0 *Go_to_PD.1.acceleratorText: Ctrl+1 *Go_to_PD.2.acceleratorText: Ctrl+2 *Go_to_PD.3.acceleratorText: Ctrl+3 *Go_to_PD.4.acceleratorText: Ctrl+4 *Go_to_PD.5.acceleratorText: Ctrl+5 *Go_to_PD.6.acceleratorText: Ctrl+6 *Go_to_PD.7.acceleratorText: Ctrl+7 *Go_to_PD.8.acceleratorText: Ctrl+8 *Go_to_PD.9.acceleratorText: Ctrl+9 ! *Go_to_PD.0.accelerator: ~Shift Ctrl 0 *Go_to_PD.1.accelerator: ~Shift Ctrl 1 *Go_to_PD.2.accelerator: ~Shift Ctrl 2 *Go_to_PD.3.accelerator: ~Shift Ctrl 3 *Go_to_PD.4.accelerator: ~Shift Ctrl 4 *Go_to_PD.5.accelerator: ~Shift Ctrl 5 *Go_to_PD.6.accelerator: ~Shift Ctrl 6 *Go_to_PD.7.accelerator: ~Shift Ctrl 7 *Go_to_PD.8.accelerator: ~Shift Ctrl 8 *Go_to_PD.9.accelerator: ~Shift Ctrl 9 ! ! ! ! Match PullDown menu: ! ! *Match_PD.Forward.labelString: Framåt *Match_PD.Forward.mnemonic: F *Match_PD.Forward.accelerator: Meta bracketleft *Match_PD.Forward.acceleratorText: Alt+[ ! *Match_PD.Backward.labelString: Bakåt *Match_PD.Backward.mnemonic: B *Match_PD.Backward.accelerator: Meta bracketright *Match_PD.Backward.acceleratorText: Alt+] ! ! ! Tools PullDown menu: ! *Tools_PD.Spell.labelString: Stava *Tools_PD.Spell.mnemonic: S *Tools_PD.Spell.acceleratorText: F7 *Tools_PD.Spell.accelerator: F7 *spellCmd: (cat; echo) | spell *spellExt: TO_TEXT_DIALOG,\ Felstavat ord:\, Stava \, DIALOG_INFORMATION ,\ Korrekt stavat!\,USE_FILE_OR_SELECTION ! *Tools_PD.Sort.labelString: Sortera *Tools_PD.Sort.mnemonic: a *sortCmd: sort *sortExt: TO_CURRENT ! ! *Tools_PD.Format.labelString: Formatera *Tools_PD.Format.mnemonic: F ! ! The default fmt command is as follows: 'fmt -%d' ! If on your system this command is called differently uncomment and edit ! the following line: !*fmtCmd: fmt -%d ! ! *Tools_PD.Case.labelString: Ändra bokstäverna till *Tools_PD.Case.mnemonic: b ! *Tools_PD.Filters.labelString: Filter *Tools_PD.Filters.mnemonic: r ! *Tools_PD.Commands.labelString: Kommandon *Tools_PD.Commands.mnemonic: K ! ! ! ! Format PullDown menu: ! *Format_PD.MoveLeft.labelString: Flytta till vänster... *Format_PD.MoveLeft.mnemonic: v ! *Format_PD.MoveRight.labelString: Flytta till höger... *Format_PD.MoveRight.mnemonic: h ! *Format_PD.IndentWith.labelString: Börja med... *Format_PD.IndentWith.mnemonic: B ! *Format_PD.Reformat.labelString: Omformatera... *Format_PD.Reformat.mnemonic: O ! *Format_PD.Expand.labelString: Expandera tab *Format_PD.Expand.mnemonic: E ! ! The default expand command (expandCmd) is set during compilation on a system ! basis; if you want to change the default then uncomment one of the following ! lines and edit it (NOTE the tabstop value is written into the command so ! the '%d' field must exist). Note that we use: ! 'pr -t -e%d' on SGI computers (expand is not available there) !*expandCmd: expand -%d !*expandCmd: pr -t -e%d ! ! *Format_PD.Unexpand.labelString: Återställ tab *Format_PD.Unexpand.mnemonic: t ! ! See the note about expand on different systems above. As default we use ! unexpand with the tabstop equal to 8. The default definitions used ! for unexpand are commented out just after this line. !*unexpandCmd: unexpand !*unexpandCmd: pr -t ! ! For systems that have 'pr' command you can use the following definition ! to allow inserting tabs with the current tab interval: !*unexpandCmd: pr -t -i%d ! ! For standard 'unexpand' only the leading spaces are converted to ! tabs. If you want to insert tabs whenever possible, use the following ! definition (note the Unix 'unexpand' does not allow inserting tabs ! with the tab interval different than 8, so we don't use '-%d' field): !*unexpandCmd: unexpand -a ! ! ! ! Case PullDown menu: ! *Case_PD.Upper.labelString: VERSAL *Case_PD.Upper.mnemonic: A *Case_PD.Lower.labelString: gemen *Case_PD.Lower.mnemonic: g *Case_PD.Title.labelString: Versal *Case_PD.Title.mnemonic: V *Case_PD.Toggle.labelString: Invertera *Case_PD.Toggle.mnemonic: I ! ! ! ! Filters PullDown menu: ! *Filters_PD.Extra.labelString: Nytt filter... *Filters_PD.Extra.mnemonic: N ! ! ! ! Commands PullDown menu ! *Commands_PD.Extra.labelString: Nytt kommando... *Commands_PD.Extra.mnemonic: N ! ! Note that user definable entries in the Filters and Commands ! menus are defined in part 1 (section USER DEFINABLE ...). ! ! ! ! ! Help PullDown menu: ! *Help_PD.On_Keys.labelString: Snabbkommando *Help_PD.On_Keys.mnemonic: S ! *Help_PD.Index.labelString: Index *Help_PD.Index.mnemonic: I ! *Help_PD.On_Help.labelString: Använda *Help_PD.On_Help.mnemonic: A ! *Help_PD.About.labelString: Handla Om... *Help_PD.About.mnemonic: O ! ! ! ! Quick access popup menu: ! *QAccess_Popup.Undo.labelString: Ångra *QAccess_Popup.Undo.mnemonic: a ! *QAccess_Popup.Cut.labelString: Klipp ut *QAccess_Popup.Cut.mnemonic: K ! *QAccess_Popup.Copy.labelString: Kopiera *QAccess_Popup.Copy.mnemonic: p ! *QAccess_Popup.Paste.labelString: Klistra in *QAccess_Popup.Paste.mnemonic: l ! *QAccess_Popup.Repeat.labelString: Sök nästa *QAccess_Popup.Repeat.mnemonic: n ! *QAccess_Popup.Open.labelString: Öppna... *QAccess_Popup.Open.mnemonic: o ! *QAccess_Popup.Save.labelString: Spara *QAccess_Popup.Save.mnemonic: p ! *QAccess_Popup.Exit.labelString: Avsluta *QAccess_Popup.Exit.mnemonic: A ! ! ! ! DIALOG resources ...... ! ! ! common resource for XmFileSelectionBox (to promote consistency) ! (in asedit they apply to open_dialog, save_dialog, insert_dialog) ! *menuBar*fileListLabelString: Filer *menuBar*filterLabelString: Filter *menuBar*dirListLabelString: Kataloger *menuBar*applyLabelString: Filter ! ! help dialog: *help_dialog.title: asedit - Hjälp *help_dialog*Follow.labelString: Följa *help_dialog*Back.labelString: Bakåt *help_dialog*Index.labelString: Index *help_dialog*Close.labelString: Stäng *help_dialog*Help.labelString: Hjälp ! ! open dialog: *open_dialog.dialogTitle: asedit - Öppna en fil *open_dialog*Selection.labelString: Val *open_dialog*open_view_only.labelString: Öppen endast för läsning ! ! replace dialog resources ! *replace_dialog.okLabelString: Sök och Verifiera *menuBar*replace_dialog.applyLabelString: Ändra alla *replace_dialog.cancelLabelString: Stäng *replace_dialog*text_to_find_title.labelString: Sök efter: *replace_dialog*new_text_title.labelString: Ersätt med: ! *replace_dialog*options_title.labelString: Alternativ *replace_dialog*case_sensitive.labelString: Matcha gemener/VERSALER *replace_dialog*whole_words.labelString: Matcha hela ord ! *replace_dialog*direction_title.labelString: Riktning *replace_dialog*Forward.labelString: Framåt *replace_dialog*Backward.labelString: Bakåt ! ! initial settings for the different replace/find options: *replace_dialog*case_sensitive.set: True *replace_dialog*whole_words.set: False ! Note: only one of the following two should be set to True, i.e. uncommented: *replace_dialog*Forward.set: True !!*replace_dialog*Backward.set: True ! ! *change_prompt.dialogTitle: asedit - Ersätt ? *change_prompt.okLabelString: Ersätt *menuBar*change_prompt.applyLabelString: Hoppa över ! *continue_search_question.dialogTitle: asedit - Sök *continue_search_question.okLabelString: Ja *continue_search_question.cancelLabelString: Nej ! *search_end_message.dialogTitle: asedit - Ändra alla *search_end_message.cancelLabelString: Stäng ! *go_to_line.dialogTitle: asedit - Gå till rad *go_to_line.selectionLabelString: Skriva in nytt rad nummer: *go_to_line.cancelLabelString: Stäng ! ! ! overwrite question dialog ! *overwrite_question.dialogTitle: asedit - Skriv över *overwrite_question.okLabelString: Ja *overwrite_question.cancelLabelString: Avbryt ! ! error message dialog resources (cancel button used to dismiss dialog) *error_message.dialogTitle: asedit - Fel *error_message.cancelLabelString: OK *error_message.messageString: Fel meddelande ! *save_dialog.dialogTitle: asedit - Spara som *save_dialog.selectionLabelString: Spara fil som ! ! *print_dialog.dialogTitle: asedit - Skriv ut *print_dialog.listLabelString: Skrivare *print_dialog.selectionLabelString: Vald skrivare: *print_dialog.okLabelString: Skriv ut *print_dialog*range_title.labelString: Omfång *print_dialog*selection.labelString: Endast markerad text *print_dialog*complete.labelString: Hela dokumentet ! NOTE: that part of the print_dialog was set up at the beginning of that file ! *insert_dialog.dialogTitle: asedit - Infoga en fil *insert_dialog*Selection.labelString: Val ! ! *save_warning.dialogTitle: asedit - Filen är inte sparad *save_warning.okLabelString: Ja *save_warning.applyLabelString: Nej ! *about.dialogTitle: asedit - Handla Om *about.cancelLabelString: Stäng ! *bottom_row.line.labelString: Rad: *bottom_row.column.labelString: Kolumn: ! ! ! ! Dialogs from the Tools menu: ! *filter_dialog.dialogTitle: asedit - Nytt filter *filter_dialog.selectionLabelString: Filtervalet använder: ! *command_dialog.dialogTitle: asedit - Nytt kommando *command_dialog.selectionLabelString: Skriv in kommando för körning: ! ! Common resources for filter_dialog and command_dialog: ! *depot_title.labelString: Utdata sänds till: *to_current.labelString: Aktivt fönster *to_new.labelString: Nytt fönster *to_dialog.labelString: Textruta ! *moveLeft_dialog.dialogTitle: asedit - Flytta till vänster *moveLeft_dialog.selectionLabelString: Antal steg att flytta till vänster: *moveLeft_dialog.cancelLabelString: Stäng *moveLeft_dialog.autoUnmanage: False ! *moveRight_dialog.dialogTitle: asedit - Flytta till höger *moveRight_dialog.selectionLabelString: Antal steg att flytta till höger: *moveRight_dialog.cancelLabelString: Stäng *moveRight_dialog.autoUnmanage: False ! *indentWith_dialog.dialogTitle: asedit - Börja med *indentWith_dialog.selectionLabelString: Skriv in text att börja med: *indentWith_dialog.cancelLabelString: Stäng *indentWith_dialog.textString: > *indentWith_dialog.autoUnmanage: False ! *reformat_dialog.dialogTitle: asedit - Omformatera *reformat_dialog*left_margin_title.labelString: Ny vänstermarginal: *reformat_dialog*right_margin_title.labelString: Högermarginal: ! *reformat_dialog.cancelLabelString: Stäng *reformat_dialog.autoUnmanage: False ! *errorChild.dialogTitle: Kommando-fel! *errorChild.messageString: Icke normal avslutning\nVill du fortsätta ? *errorChild.okLabelString: Fortsätt ända *errorChild.cancelLabelString: Avbryt ! *messageChild.dialogTitle: Kommando-meddelande *messageChild.messageString: Vill du fortsätta ? *messageChild.okLabelString: Fortsätt *messageChild.cancelLabelString: Avbryt ! *noOutDialog.dialogTitle: Imgen utdata *noOutDialog.messageString: . Imgen utdata från kommandot. *noOutDialog.cancelLabelString: Stäng ! *progress.dialogTitle: Vänta! *progress.messageString: Väntar på att kommandot skall utföras. ! ! ! Text dialog used for output of the child process: ! ! (Note that we use, as default, the text_dialog in Spell and wc filters only; ! in such configuration we don't expect long lines so scrollHorizontal is set ! to False; you might like to change it to True or change wordWrap to True; ! Note also that the deafult initial maximum size is 12 rows by 40 columns) *text_dialog*scrollHorizontal: False *text_dialog*wordWrap: False *text_dialog.dialogTitle: Kommando-utdata *text_dialog.cancelLabelString: Stäng ! ! reduce the default margins from 10 to 4 pixels *text_dialog.marginHeight: 4 *text_dialog.marginWidth: 4 ! ! ! ! Language specific messages/questions etc.... ! ! fm_... file messages ... ! *fm_unable_to_open: Fel - Kan inte öppna filen:\n'%s' *fm_unable_to_save: Fel - Kan inte spara filen:\n'%s' *fm_not_closed: \nFilen är inte stängd! *fm_print_failed: Utskrift misslyckades! *fm_exit_aborted: \nGå ut - avbryt! *fm_not_printed: \nFilen skreus inte ut! *fm_not_regular: '%s'\n- ingen vanlig typ au fil! *fm_no_selection: Kan inte skriva markerad text. Texten är inte markerad! *fm_no_printer: Välj eller specificera en skrivare! *fm_no_filename: Välj specificera en fil! ! ! fq_... file questions ... *fq_overwrite: Skriv över existerande fil:\n'%s' ? *fq_save_changes: Vill du spara ändringarna till:\n'%s' ? ! ! labels for find/change buttons (shared widget) *find_label: Sök *find_next_label: Sök nästa *change_label: Ersätt *find_n_verify_label: Sök och Verifiera ! ! titles for find/change dialogs (shared widget) *find_dialogTitle: asedit - Sök *change_dialogTitle: asedit - Ersätt ! ! sm_... search messages ... *sm_have_to_enter: Du mäste skriva in en text! *sm_not_found: Texten kunde inte hittas! *sm_change_all_completed: Ändra ALLA utfört!\n %d antal ändringar har gjorts. *sm_line_range: Radnumret är inte giltigt. Omfånget är:\n 1 - %ld *sm_have_to_select: För att kunna söka efter nästa text, markera texten i fönstret\neller skriv först in texten i sökrutan. ! ! sq_... search questions ... *sq_change: Ersätt den uppsökta texten ? *sq_doc_end: Nått slutet på dokumentet *sq_doc_beg: Nått början på dokumentet ! ! string (character) to be shown for read-only files *read_only_marker: L ! extra text (changeHint) to be shown in the title bar as a hint that file was changed *changeHint: (Ändrad) ! ! flt_... filter related messages ! *flt_no_selection: Kan inte filtrera markerad text. Texten är inte markerad! *flt_no_filter: Specificera kommando! ! *flt_no_value: Skriv in ett värde! *flt_no_text: Skriv in en text! ! *flt_wrong_margins: Fel marginaler!\nHögra marginalen måste vara större än den vänstra. *flt_missing_margins: Saknar marginaler!\nDu måste specificera åtminstone den högra marginalen. ! *cant_find_lf: Kan inte hitta radmatare! ! ! ! text used in the ht_help.c (hypertext help) *help_err_fopen: Hjälp FEL. Kan inte öppna hjälp filen '%s'. *help_err_finc: Hjälp FEL. Fel i hjälpfilen '%s'. *help_no_info: Tyvärr, ingen hjälpinformation finns i detta ämnet. ! ! Other locale dependent messages: *load_font_err: Kan inte öppna typsnitt '%s'\n *open_tmp_err: Varning: Kan inte öppna temporära filen '%s', filen är inte sparad.\n *close_tmp_err: Varning: Kan inte stänga temporära filen '%s'. *backup_file_err: Varning: Kan inte skapa backup fil '%s'.\nFilen '%s' är inte sparad.\n *file_close_err: Varning: Kan inte stänga filen '%s'.\n *file_move_err: Varning: Kan inte flytta temporära filen.\nFilen '%s' är inte sparad.\n *open_tmp_print_err: Varning: Kan inte öppna temporära filen '%s'. Text är inte skriven.\n ! ! syntax error messages *wrong_syntax: Icke igenkännbar valmöjlighet '%s'\n *syntax: Användning: asedit [alternativ] [filnamn]\nDär de tillgängliga alternativen är:\n \n\ -bg sätter bakgrundsfärg för alla element \n\ -fg sätter förgrundsfärg (textfärg)\n\ -fn sätter typsnitt för alla program\n\ -fnm sätter typsnitt för menyer och rutor\n\ -fnt sätter typsnitt för redigeringsfönster\n\ -helpdir sätter katalog för hjälpfilen (asedit.hlp)\n\ -tab sätter tab-stopp intervall till \n\ + Efter öppning av fil, gå till rad \n\ -emacs Sätter på Emacs mode (altenativa snabkommandon används)\n\ -/+status Status rad (- på, + av)\n\ -/+wrap Radbrytning (- på, + av) (långsamt före version Motif 1.2)\n\ -/+v Läsmod (- på, + av)\n\ ..... och alla tillgängliga X-Window alternativ, t.ex. \n\ -display DATOR:SKÄRM namn \n\ -geometry sätter fönstrets storlek och position\n\ -iconic startar program som en ikon\n\ -xrm sätter extra X-Windows specifikation\n ! ! ! ! ! ! Part 4 - keyboard bindings. ! ---------------------------- ! !----------------------------------------------------------------------------- ! ! Keyboard bindings (do NOT change unless you really have to do that; ! if you change anything there might be inconsistency with the ! help file! ) ! ! ! special bindings for hypertext Help widget and Emacs bindings ! *hypertext_text.translations: #override\n\ : move-destination()\n\ : move-destination()\n\ (2): activate()\n\ (2): activate()\n\ Return: activate()\n\ Ctrl osfPageDown: end-of-file()\n\ Ctrl osfPageUp: beginning-of-file()\n ! ! ! *edit_text.translations: #override\n\ Ctrl Return: newline()\n\ Return: newline-and-indent()\n\ Shift ~Ctrl Meta osfBackSpace: asedit-redo()\n\ Shift ~Ctrl Alt osfBackSpace: asedit-redo()\n\ ~Shift ~Ctrl Meta osfBackSpace: asedit-undo()\n\ ~Shift ~Ctrl Alt osfBackSpace: asedit-undo()\n\ Ctrl q, Ctrl [: asedit-forward-match()\n\ Ctrl q, Ctrl ]: asedit-backward-match()\n\ Ctrl q, Ctrl f: asedit-find()\n\ Ctrl q, Ctrl a: asedit-change()\n ! ! ! Some extra bindigs to enable Clipboard operations in all Text widgets ! with the user defined cut/copy/paste key shortcuts ! *XmText.translations: #override\n\ ~Shift Ctrl ~Meta ~Alt x: cut-clipboard()\n\ ~Shift Ctrl ~Meta ~Alt c: copy-clipboard()\n\ ~Shift Ctrl ~Meta ~Alt v: paste-clipboard()\n ! ! ! ! Some consistency bindings for text widgets (or fields) inside selection ! boxes ! ! *textTranslations: #override\n\ ~Shift Ctrl ~Meta ~Alt x: cut-clipboard()\n\ ~Shift Ctrl ~Meta ~Alt c: copy-clipboard()\n\ ~Shift Ctrl ~Meta ~Alt v: paste-clipboard()\n ! ! ! Workaround for the Motif 1.2.2 FSB cursor visibility bug *XmFileSelectionBox.XmTextField.width: 400 ! ! ! ! ! Part 5 - Version definitions. ! ----------------------------- ! !----------------------------------------------------------------------------- ! ! appDefaultsVersion (Version number of ths file) should only be defined in the ! site-wide file! Do NOT remove or alter this setting! *appDefaultsVersion: 1320 ! ! *oldAppDefs: Warning: Old application defaults file loaded!\n ! !!!!!!!!!! End of Asedit application defaults file !!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!