From 82638e2df5cea0438afa1baa6241ad581ffbabe1 Mon Sep 17 00:00:00 2001 From: rbuj Date: Thu, 7 Feb 2019 00:36:26 +0100 Subject: Upgrade the manual to docbook 5.0 To upgrade the manual: sudo dnf install -y docbook5-schemas xsltproc --output index-new.docbook /usr/share/xml/docbook5/stylesheet/upgrade/db4-upgrade.xsl index.docbook xsltproc --output legal-new.xml /usr/share/xml/docbook5/stylesheet/upgrade/db4-upgrade.xsl legal.xml To validate the manual: xmllint --noout --relaxng /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng help/C/index.docbook jing /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng help/C/index.docbook yelp-check validate help/C/index.docbook To view the manual: yelp file:///full_path/index.docbook Note: docbook5-schemas should be installed in your system in order to view the manual (DEPENDENCY) --- help/C/index.docbook | 4440 ++++++++++++++++++++++++++++---------------------- help/C/legal.xml | 13 +- help/pluma.pot | 1983 +++++++++++----------- 3 files changed, 3470 insertions(+), 2966 deletions(-) diff --git a/help/C/index.docbook b/help/C/index.docbook index 3ffbb7d3..20e9e678 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -1,1988 +1,2548 @@ - - - - - -]> + - -
- - - - - - - - Pluma Manual<!-- not using app entity because of lowercase ugliness --> - - 2015 - MATE Documentation Project - - 2007 - GNOME Documentation Project - - 2002 - 2003 - 2004 - Sun Microsystems - - 2000 - Eric Baudais - - - - MATE Documentation Project - - - GNOME Documentation Project - - - - - - - MATE Documentation Project - - - MATE Desktop - - - - Joachim - Noreiko - - - GNOME Documentation Project - - - GNOME - - - - Hal - Canary - Added the Shortcut Keys Table - - - Sun Java Desktop System Documentation Team - - - Sun Microsystems -
gdocteam@sun.com
-
-
- - Eric - Baudais - - GNOME Documentation Project -
baudais@okstate.edu
-
-
- - Baris - Cicek provided information from earlier revisions of the pluma application. - Acknowledgments - - - Ajit - George provided information about plugins. - Acknowledgments - - - - -
- - - - - - - pluma V1.0 - 2000 - - Eric Baudais baudais@okstate.edu - - GNOME Documentation Project - - - - pluma Manual V2.0 - March 2002 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - pluma Manual V2.1 - June 2002 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - pluma Manual V2.2 - August 2002 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - pluma Manual V2.3 - September 2002 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - pluma Manual V2.4 - January 2003 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - pluma Manual V2.5 - March 2003 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - pluma Manual V2.6 - September 2003 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - pluma Manual V2.7 - March 2004 - - Sun GNOME Documentation Team - GNOME Documentation Project - - - - &app; Manual V2.8 - &date; - - Sun Java Desktop System Documentation Team - GNOME Documentation Project - - - - &app; Manual V2.9; - July 2006; - - GNOME Documentation Team - GNOME Documentation Project - - - - &app; Manual V&manrevision; - &date; - - MATE Documentation Team - MATE Documentation Project - - - - This manual describes version &appversion; of &app;. - - - Feedback - To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the MATE Feedback Page. - - - - - &app; is a text editor for the MATE Desktop featuring basic yet - robust capabilities such as printing, spell checking, find and replace, - and syntax highlighting. More advanced features are available as plugins. - -
- pluma - text editor - - - - - Introduction - - - - - The &app; application enables you to create and edit text files. - - The aim of &app; is to be a simple and easy to use text editor. More powerful features can be enabled with different plugins, allowing a variety of tasks related to text-editing. - - - - Getting Started - - - - Starting &app; - You can start &app; in the following ways: - - - Applications menu - - Choose AccessoriesText Editor. - - - - Command line - - Execute the following command: pluma - - - - By default, when you open a text document in the file manager, pluma will start, and display the document. - - - - - The &app; Window - When you start &app;, the following window is displayed: - -
- &app; Window - - - - - - Shows pluma main window. - - - -
- - The &app; window contains the following - elements: - - Menubar - - The menus on the menubar contain all the commands you need to work with files in &app;. - - - Toolbar - - The toolbar contains a subset of the commands that you can access from the menubar. - - - Display area - - The display area contains the text of the file that you are editing. - - - Statusbar - - The statusbar displays information about current &app; activity and contextual information about the menu items. The statusbar also displays the following information: - - - Cursor position: the line number and column number where the cursor is located. - - - Edit mode: If the editor is in insert mode, the statusbar contains the text INS. If the editor is in overwrite mode, the statusbar contains the text OVR. Press the Insert key to change edit mode. - - - - - Side Pane - - The side pane displays a list of open documents, and other information depending on which plugins are enabled. - By default, the side pane is not shown. To show it, choose ViewSide Pane. - - - Bottom Pane - - The bottom pane is used by programming tools such as the Python Console plugin to display output. - By default, the bottom pane is not shown. To show it, choose ViewBottom Pane. - - - - When you right-click in the &app; window, the application displays a popup menu. The popup menu contains the most common text editing commands. - - Like other MATE applications, actions in &app; can be performed in several ways: with the menu, with the toolbar, or with shortcut keys. Shortcuts keys common to all applications are listed in the User Guide. -
- - - - Running &app; from a Command Line - You can run &app; from a command line and open a single file or multiple files. To open multiple files from a command line, type the following command, then press Return: - pluma file1.txt file2.txt file3.txt - Alternatively, you can specify a URI instead of a filename. - Refer to the &app;1 man page for more information on how to run &app; from a command line. - -
- - - Working with Files - - - - Creating a New Document - To create a new document, choose FileNew. The application displays a new blank document in the &app; window. - - - - - Opening a File - To open a file, choose FileOpen to display the Open File dialog. Select the file that you want to open, then click Open. The file is displayed in the &app; window. - - The application records the paths and filenames of the five most recent files that you edited and displays the files as menu items on the File menu. You can also click on the Shows Recent Files menu icon. icon on the toolbar to display the list of recent files. - - You can open multiple files in &app;. The application adds a tab for each open file to the window. For more on this see . - - - - - - Saving a File - You can save files in the following ways: - - To save changes to an existing file, choose FileSave. - - To save a new file or to save an existing file under a new filename, choose File Save As . Enter a name for the file in the Save As dialog, then click Save. - - To save all the files that are currently open in &app;, choose Documents Save All . - - - To close all the files that are currently open in &app;, choose Documents Close All . - - - - - Working With Tabs - - When more than one file is open, &app; shows a tab for each document above the display area. To switch to another document, click on its tab. - To move a document to another &app; window, drag the tab corresponding to the file to the window you want to move it to. - To move a document to a new &app; window, either drag its tab to the desktop, or choose Documents Move to New Window . - - - - - - Working with Text - - - - Editing Text - You can edit the text of a file in the following ways: - - Type new text from the keyboard. The blinking insertion cursor marks the point where new text appears. To change this, use the arrow keys on the keyboard or click with the mouse. - - To copy the selected text to the clipboard, choose Edit Copy . - - To delete the selected text from the file and move the selected text to the clipboard, choose Edit Cut . - - To permanently delete the selected text from the file, choose Edit Delete . - - To insert the contents of the clipboard at the cursor position, choose Edit Paste . You must cut or copy text before you can paste text into the file, either from &app; or another application. - - To select all the text in a file, choose Edit Select All . - - - - - - Undoing and Redoing Changes - To undo a change you have made, choose Edit Undo . To reverse this action, choose Edit Redo . - - - - - Finding and Replacing - - In &app;, there are two ways of searching for text. You can use the Find dialog to search for a specific piece of text, or Incremental Search to highlight matching text as you type it. - - - - - Finding Text - To search a file for a string of text, perform the following steps: - - Choose Search Find to display the Find dialog. - - Type the string that you want to find in the Search for field. You can include special characters such as a new line or tab: see . - - Click Find to search the file for the first occurrence of the string after your current cursor position. If &app; finds the string, the application selects first occurrence of the string. Other occurrences of the string are highlighted. - - To find the next occurrence of the string, click Find or choose Search Find Next . To find the previous occurrence of the text, choose Search Find Previous . - - - After you have closed the Find dialog, you can still move the selection to other occurrences of the text by choosing Search Find Next and Search Find Previous . - To remove the highlighting from the text, choose Search Clear Highlight . - - - - Incremental Search - - Incremental search highlights matching text in the document as you type it letter by letter. (This is similar to the search feature in several web browsers.) - To start an incremental search, choose Search Incremental Search . The search box appears at the top of the display area. - Begin typing, and text that matches will be highlighted in the document. The first instance after the cursor position is also selected. - To advance the selection to the next match while keeping the incremental search box open, press CtrlG. Press CtrlShiftG to go back to the previous match. - You can also use the up and down arrow keys or the mouse wheel to move the selection between matches. - - - - - Replacing Text - - To search a file for a string, and replace the string with an alternative string, perform the following steps: - - Choose Search Replace to display the Replace dialog. - - Type the string that you want to find, in the Search for field. You can include special characters such as a new line or tab: see . - Type the string that you want to use to replace the string that you find, in the Replace with field. - - - - To examine each occurrence of the string before replacing it, click Find. If &app; finds the string, the application selects the string. Click Replace to replace the selected occurrence of the string. To find the next occurrence of the string, click Find again. - To replace all occurrences of the string throughout the document, click Replace All. - - - - - Find and Replace Options - The Find dialog and the Replace dialog both have the following options: - - Select the Match case option to only find occurrences of the string that match the case of the text that you type. For example, with Match case selected, "TEXT" will not match "text". - - Select the Match entire word only option to only find occurrences of the string that match the entire words of the text that you type. For example, with Match entire word only selected, "text" will not match "texture". - - Select the Search backwards option to search backwards towards the beginning of the document. - - Select the Wrap around option to search to one end of the document and then continue the search from the other end of the file. - - - - - - - Special Characters - You can include the following escape sequences in the text to find or replace to represent special characters: - - - \n - - Specifies a new line. - - - - \t - - Specifies a tab character. - - - - \r - - Specifies a carriage return. - - - - \\ - - The backslash character itself must be escaped if it is being searched for. - For example, if you are looking for the "\n" literal, you will - have to type "\\n" in the Search for field. Or if you are - looking for a sequence of backslashes, you will have to double the number of - searched backslashes. - - - - - - - - Positioning the Cursor on a Specific Line - - To position the cursor on a specific line in the current file, choose Search Go to Line . The line number box appears at the top of the display area. - Begin typing the number of the line that you want to move the cursor to and the document will scroll to the specified line. - To dismiss the box and move the cursor to the specified line, press Return. - - - - - - Printing - - - - Setting the Page Options - - To set the page options, choose File Page Setup to display the Page Setup dialog. - - The Page Setup dialog enables you to specify the following print options: - - - General Tabbed Section - - Print syntax highlighting - - Select this option to print syntax highlighting. For more information about syntax highlighting, see . - - - Print page headers - - Select this option to include a header on each page that you print. You cannot configure the header. - - - Line Numbers - - - Select the Print line numbers option to include line numbers when you print a file. - Use the Number every ... lines spin box to specify how often to print the line numbers, for example every 5 lines, every 10 lines, and so on. - - - Text Wrapping - - Select the Enable text wrapping option to wrap text onto the next line, at a character level, when you print a file. The application counts wrapped lines as one line for line numbering purposes. - - Select the Do not split words over two lines option to wrap text onto the next line, at a word level, when you print a file. - - - - - - - - Fonts - - Body - - Click on this button to select the font used to print the body text of a file. - - - Line numbers - - - Click on this button to select the font used to print line numbers. - - - Headers and footers - - Click on this button to select the font to use to print the headers and footers in a file. - - - - To reset the fonts to the default fonts for printing a file from &app;, click Restore Default Fonts. - - - - - - - Printing a Document - You can use &app; to perform the following print operations: - - Print a document to a printer. - - Print the output of the print command to a file. - - - If you print to a file, &app; sends the output of the file to a pre-press format file. The most common pre-press formats are PostScript and Portable Document Format (PDF). - - To preview the pages that you want to print, choose File Print Preview . - - To print the current file to a printer or a file, choose File Print to display the Print dialog. - - The Print dialog enables you to specify the following print options: - - - Job Tabbed Section - - Print range - - Select one of the following options to determine how many pages to print: - - - All - Select this option to print all the pages in the file. - - - Lines - Select this option to print the specified lines only. Use the From and To spin boxes to specify the line range. - - - Selection - Select this option to print the selected text only. This option is only available if you select text. - - - - - - Copies - - Use the Number of copies spin box to specify the number of copies of the file that you want to print. - If you print multiple copies of the file, select the Collate option to collate the printed copies. - - - - - - - Printer Tabbed Section - - Printer - - Use this drop-down list to select the printer to which you want to print the file. - - - Settings - - Use this drop-down list to select the printer settings. - - To configure the printer, click Configure. For example, you can enable or disable duplex printing, or schedule delayed printing, if this functionality is supported by the printer. - - - - Location - - - Use this drop-down list to select one of the following print destinations: - - - - CUPS - - - Print the file to a CUPS printer. - - - - If the selected printer is a CUPS printer, CUPS is the only entry in this drop-down list. - - - - - - lpr - - - Print the file to a printer. - - - - - File - - - Print the file to a PostScript file. - - - Click Save As to display a dialog where you specify the name and location of the PostScript file. - - - - - Custom - - - Use the specified command to print the file. - - - Type the name of the command in the text box. Include all command-line arguments. - - - - - - - State - - This functionality is not supported in this version of &app;. - - - - Type - - This functionality is not supported in this version of &app;. - - - - Comment - - This functionality is not supported in this version of &app;. - - - - - - - - Paper Tabbed Section - - Paper size - - Use this drop-down list to select the size of the paper to which you want to print the file. - - - Width - - Use this spin box to specify the width of the paper. Use the adjacent drop-down list to change the measurement unit. - - - Height - - Use this spin box to specify the height of the paper. - - - Feed orientation - - Use this drop-down list to select the orientation of the paper in the printer. - - - Page orientation - - Use this drop-down list to select the page orientation. - - - Layout - - Use this drop-down list to select the page layout. A preview of each layout that you select is displayed in the Preview area. - - - Paper tray - - Use this drop-down list to select the paper tray. - - - - - - - - - - - Programming Features - - Several of &app;'s features for programming are provided with plugins. For example, the Tag List plugin provides a list of commonly-used tags for different markup languages: see . - - - - Syntax Highlighting - Syntax highlighting makes source code easier to read by showing different parts of the text in different colors. - - &app; chooses an appropriate syntax highlighting mode based on a document's type. To override the syntax highlighting mode, choose View Highlight Mode , then choose one of the following menu items: - - - Normal - - Do not display any syntax highlighting. - - - - Sources - - Display syntax highlighting to edit source code. Use the Sources submenu to select the source code type. - - - - Markup - - Display syntax highlighting to edit markup code. Use the Markup submenu to select the markup code type. - - - - Scripts - - Display syntax highlighting to edit script code. Use the Scripts submenu to select the script code type. - - - - Others - - Display syntax highlighting to edit other types of code. Use the Others submenu to select the code type. - - - - - - - - Piping the Output of a Command to a File - You can use &app; to pipe the output of a command to a text file. For example, to pipe the output of an ls command to a text file, type ls | pluma, then press Return. - The output of the ls command is displayed in a new text file in the &app; window. - Alternatively, you can use the External tools plugin to pipe command output to the current file. - - - - - - Shortcut Keys - Use shortcut keys to perform common tasks more quickly than with the mouse and menus. The following tables list all of &app;'s shortcut keys. - For more on shortcut keys, see the Desktop User Guide. - - - Tabs - Shortcuts for tabs: - - - - - - - - Shortcut Key - - Command - - - - - Ctrl + Alt + PageUp - Switches to the next tab to the left. - - - Ctrl + Alt + PageDown - Switches to the next tab to the right. - - - Ctrl + W - Close tab. - - - Ctrl + Shift + L - Save all tabs. - - - Ctrl + Shift + W - Close all tabs. - - - Alt + n - Jump to nth tab. - - - - - - - Files - Shortcuts for working with files: - - - - - - +
+ + + + Pluma Manual + + + 2015 + MATE Documentation Project + + + 2007 + GNOME Documentation Project + + + 2002 + 2003 + 2004 + Sun Microsystems + + + 2000 + Eric Baudais + + + + MATE Documentation Project + + + GNOME Documentation Project + + + + + + + MATE Documentation Project + + MATE Desktop + + + + + Joachim + Noreiko + + + + GNOME Documentation Project + + GNOME + + + + + Hal + Canary + + Added the Shortcut Keys Table + + + Sun Java Desktop System Documentation Team + + Sun Microsystems + + gdocteam@sun.com + + + + Eric + Baudais + + + GNOME Documentation Project + + baudais@okstate.edu + + + + Baris + Cicek + + Provided information from earlier revisions of the pluma application. + + + + George + Ajit + + Provided information about plugins. + + + + + + + + 1.0 + 2000 + + Eric Baudais baudais@okstate.edu + GNOME Documentation Project + + + + 2.0 + March 2002 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.1 + June 2002 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.2 + August 2002 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.3 + September 2002 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.4 + January 2003 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.5 + March 2003 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.6 + September 2003 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.7 + March 2004 + + Sun GNOME Documentation Team + GNOME Documentation Project + + + + 2.8 + July 2015 + + Sun Java Desktop System Documentation Team + GNOME Documentation Project + + + + 2.9 + July 2006 + + GNOME Documentation Team + GNOME Documentation Project + + + + 3.0 + July 2015 + + MATE Documentation Team + MATE Documentation Project + + + + + This manual describes version 1.10 of pluma. + + + + + pluma + + + text editor + + + + +
+ + Introduction + + + + The pluma application enables you to create and edit text files. + The aim of pluma is to be a simple and easy to use text editor. More powerful features can be enabled with different plugins, allowing a variety of tasks related to text-editing. +
+ + +
+ + Getting Started + + + +
+ + Starting pluma + + You can start pluma in the following ways: + + + + Applications menu + + Choose Accessories Text Editor . + + + + Command line + + Execute the following command: pluma + + + + By default, when you open a text document in the file manager, pluma will start, and display the document. +
+ +
+ + The pluma Window + + When you start pluma, the following window is displayed: + +
+ + pluma Window + + + + + + + + Shows pluma main window. + + + +
+ + The pluma window contains the following elements: + + + Menubar + + The menus on the menubar contain all the commands you need to work with files in pluma. + + + + Toolbar + + The toolbar contains a subset of the commands that you can access from the menubar. + + + + Display area + + The display area contains the text of the file that you are editing. + + + + Statusbar + + The statusbar displays information about current pluma activity and contextual information about the menu items. The statusbar also displays the following information: + + + Cursor position: the line number and column number where the cursor is located. + + + Edit mode: If the editor is in insert mode, the statusbar contains the text INS. If the editor is in overwrite mode, the statusbar contains the text OVR. Press the Insert key to change edit mode. + + + + + + Side Pane + + The side pane displays a list of open documents, and other information depending on which plugins are enabled. + By default, the side pane is not shown. To show it, choose View Side Pane . + + + + Bottom Pane + + The bottom pane is used by programming tools such as the Python Console plugin to display output. + By default, the bottom pane is not shown. To show it, choose View Bottom Pane . + + + + When you right-click in the pluma window, the application displays a popup menu. The popup menu contains the most common text editing commands. + Like other MATE applications, actions in pluma can be performed in several ways: with the menu, with the toolbar, or with shortcut keys. Shortcuts keys common to all applications are listed in the User Guide. +
+ + +
+ + Running pluma from a Command Line + + You can run pluma from a command line and open a single file or multiple files. To open multiple files from a command line, type the following command, then press Return: + + pluma file1.txt file2.txt file3.txt + + Alternatively, you can specify a URI instead of a filename. + Refer to the pluma 1 man page for more information on how to run pluma from a command line. +
+
+ + +
+ + Working with Files + + + +
+ + Creating a New Document + + To create a new document, choose File New . The application displays a new blank document in the pluma window. +
+ + +
+ + Opening a File + + To open a file, choose File Open to display the Open File dialog. Select the file that you want to open, then click Open. The file is displayed in the pluma window. + The application records the paths and filenames of the five most recent files that you edited and displays the files as menu items on the File menu. You can also click on the + + + + + Shows Recent Files menu icon. + + icon on the toolbar to display the list of recent files. + + You can open multiple files in pluma. The application adds a tab for each open file to the window. For more on this see . + +
+ + +
+ + Saving a File + + You can save files in the following ways: + + + To save changes to an existing file, choose File Save . + + + To save a new file or to save an existing file under a new filename, choose File Save As . Enter a name for the file in the Save As dialog, then click Save. + + + To save all the files that are currently open in pluma, choose Documents Save All . + + + To close all the files that are currently open in pluma, choose Documents Close All . +
+ + +
+ + Working With Tabs + + When more than one file is open, pluma shows a tab for each document above the display area. To switch to another document, click on its tab. + To move a document to another pluma window, drag the tab corresponding to the file to the window you want to move it to. + To move a document to a new pluma window, either drag its tab to the desktop, or choose Documents Move to New Window . +
+ +
+ +
+ + Working with Text + + + +
+ + Editing Text + + You can edit the text of a file in the following ways: + + + Type new text from the keyboard. The blinking insertion cursor marks the point where new text appears. To change this, use the arrow keys on the keyboard or click with the mouse. + + + To copy the selected text to the clipboard, choose Edit Copy . + + + To delete the selected text from the file and move the selected text to the clipboard, choose Edit Cut . + + + To permanently delete the selected text from the file, choose Edit Delete . + + + To insert the contents of the clipboard at the cursor position, choose Edit Paste . You must cut or copy text before you can paste text into the file, either from pluma or another application. + + + To select all the text in a file, choose Edit Select All . + + +
+ + +
+ + Undoing and Redoing Changes + + To undo a change you have made, choose Edit Undo . To reverse this action, choose Edit Redo . +
+
+ +
+ + Finding and Replacing + + In pluma, there are two ways of searching for text. You can use the Find dialog to search for a specific piece of text, or Incremental Search to highlight matching text as you type it. + + +
+ + Finding Text + + + To search a file for a string of text, perform the following steps: + + + Choose + Search + Find + to display the Find dialog. + + + Type the string that you want to find in the Search for field. You can include special characters such as a new line or tab: see . + + + Click Find to search the file for the first occurrence of the string after your current cursor position. If pluma finds the string, the application selects first occurrence of the string. Other occurrences of the string are highlighted. + + + To find the next occurrence of the string, click Find or choose + Search + Find Next + . To find the previous occurrence of the text, choose + Search + Find Previous + . + + + After you have closed the Find dialog, you can still move the selection to other occurrences of the text by choosing + Search + Find Next + and + Search + Find Previous + . + To remove the highlighting from the text, choose + Search + Clear Highlight + . +
+ +
+ + Incremental Search + + + + Incremental search highlights matching text in the document as you type it letter by letter. (This is similar to the search feature in several web browsers.) + To start an incremental search, choose + Search + Incremental Search + . The search box appears at the top of the display area. + Begin typing, and text that matches will be highlighted in the document. The first instance after the cursor position is also selected. + To advance the selection to the next match while keeping the incremental search box open, press + Ctrl + G + . Press + Ctrl + Shift + G + to go back to the previous match. + + You can also use the up and down arrow keys or the mouse wheel to move the selection between matches. + +
+ + +
+ + Replacing Text + + To search a file for a string, and replace the string with an alternative string, perform the following steps: + + + Choose + Search + Replace + to display the Replace dialog. + + + Type the string that you want to find, in the Search for field. You can include special characters such as a new line or tab: see . + + + Type the string that you want to use to replace the string that you find, in the Replace with field. + + + + To examine each occurrence of the string before replacing it, click Find. If pluma finds the string, the application selects the string. Click Replace to replace the selected occurrence of the string. To find the next occurrence of the string, click Find again. + To replace all occurrences of the string throughout the document, click Replace All. +
+ + +
+ + Find and Replace Options + + + The Find dialog and the Replace dialog both have the following options: + + + Select the Match case option to only find occurrences of the string that match the case of the text that you type. For example, with Match case selected, "TEXT" will not match "text". + + + Select the Match entire word only option to only find occurrences of the string that match the entire words of the text that you type. For example, with Match entire word only selected, "text" will not match "texture". + + + Select the Search backwards option to search backwards towards the beginning of the document. + + + Select the Wrap around option to search to one end of the document and then continue the search from the other end of the file. + + +
+ + +
+ + Special Characters + + + You can include the following escape sequences in the text to find or replace to represent special characters: + + + + \n + + + Specifies a new line. + + + + + \t + + + Specifies a tab character. + + + + + \r + + + Specifies a carriage return. + + + + + \\ + + + The backslash character itself must be escaped if it is being searched for. + For example, if you are looking for the "\n" literal, you will + have to type "\\n" in the Search for field. Or if you are + looking for a sequence of backslashes, you will have to double the number of + searched backslashes. + + + +
+ + +
+ + Positioning the Cursor on a Specific Line + + To position the cursor on a specific line in the current file, choose Search Go to Line . The line number box appears at the top of the display area. + Begin typing the number of the line that you want to move the cursor to and the document will scroll to the specified line. + To dismiss the box and move the cursor to the specified line, press Return. +
+
+ +
+ + Printing + + + +
+ + Setting the Page Options + + + To set the page options, choose File Page Setup to display the Page Setup dialog. + + The Page Setup dialog enables you to specify the following print options: + +
+ + General Tabbed Section + + + + + Print syntax highlighting + + + Select this option to print syntax highlighting. For more information about syntax highlighting, see . + + + + + Print page headers + + + Select this option to include a header on each page that you print. You cannot configure the header. + + + + + Line Numbers + + + Select the Print line numbers option to include line numbers when you print a file. + Use the Number every ... lines spin box to specify how often to print the line numbers, for example every 5 lines, every 10 lines, and so on. + + + + + Text Wrapping + + + Select the Enable text wrapping option to wrap text onto the next line, at a character level, when you print a file. The application counts wrapped lines as one line for line numbering purposes. + Select the Do not split words over two lines option to wrap text onto the next line, at a word level, when you print a file. + + + +
+ +
+ + Fonts + + + + + Body + + + Click on this button to select the font used to print the body text of a file. + + + + + Line numbers + + + Click on this button to select the font used to print line numbers. + + + + + Headers and footers + + + Click on this button to select the font to use to print the headers and footers in a file. + + + + To reset the fonts to the default fonts for printing a file from pluma, click Restore Default Fonts. +
+
+ + +
+ + Printing a Document + + You can use pluma to perform the following print operations: + + + Print a document to a printer. + + + Print the output of the print command to a file. + + + If you print to a file, pluma sends the output of the file to a pre-press format file. The most common pre-press formats are PostScript and Portable Document Format (PDF). + To preview the pages that you want to print, choose File Print Preview . + To print the current file to a printer or a file, choose File Print to display the Print dialog. + The Print dialog enables you to specify the following print options: + +
+ + Job Tabbed Section + + + + + Print range + + + Select one of the following options to determine how many pages to print: + + + + All + + Select this option to print all the pages in the file. + + + + Lines + + Select this option to print the specified lines only. Use the From and To spin boxes to specify the line range. + + + + Selection + + Select this option to print the selected text only. This option is only available if you select text. + + + + + + + Copies + + + Use the Number of copies spin box to specify the number of copies of the file that you want to print. + If you print multiple copies of the file, select the Collate option to collate the printed copies. + + + +
+ +
+ + Printer Tabbed Section + + + + + + Printer + + + Use this drop-down list to select the printer to which you want to print the file. + + + + + Settings + + + Use this drop-down list to select the printer settings. + To configure the printer, click Configure. For example, you can enable or disable duplex printing, or schedule delayed printing, if this functionality is supported by the printer. + + + + + Location + + + Use this drop-down list to select one of the following print destinations: + + + + CUPS + + + Print the file to a CUPS printer. + + If the selected printer is a CUPS printer, CUPS is the only entry in this drop-down list. + + + + + + lpr + + + Print the file to a printer. + + + + + File + + + Print the file to a PostScript file. + Click Save As to display a dialog where you specify the name and location of the PostScript file. + + + + + Custom + + + Use the specified command to print the file. + Type the name of the command in the text box. Include all command-line arguments. + + + + + + + + State + + + This functionality is not supported in this version of pluma. + + + + + Type + + + This functionality is not supported in this version of pluma. + + + + + Comment + + + This functionality is not supported in this version of pluma. + + + +
+ +
+ + Paper Tabbed Section + + + + + + Paper size + + + Use this drop-down list to select the size of the paper to which you want to print the file. + + + + + Width + + + Use this spin box to specify the width of the paper. Use the adjacent drop-down list to change the measurement unit. + + + + + Height + + + Use this spin box to specify the height of the paper. + + + + + Feed orientation + + + Use this drop-down list to select the orientation of the paper in the printer. + + + + + Page orientation + + + Use this drop-down list to select the page orientation. + + + + + Layout + + + Use this drop-down list to select the page layout. A preview of each layout that you select is displayed in the Preview area. + + + + + Paper tray + + + Use this drop-down list to select the paper tray. + + + +
+
+
+ +
+ + Programming Features + + Several of pluma's features for programming are provided with plugins. For example, the Tag List plugin provides a list of commonly-used tags for different markup languages: see . + + +
+ + Syntax Highlighting + + + Syntax highlighting makes source code easier to read by showing different parts of the text in different colors. + pluma chooses an appropriate syntax highlighting mode based on a document's type. To override the syntax highlighting mode, choose View Highlight Mode , then choose one of the following menu items: + + + + Normal + + + Do not display any syntax highlighting. + + + + + Sources + + + Display syntax highlighting to edit source code. Use the Sources submenu to select the source code type. + + + + + Markup + + + Display syntax highlighting to edit markup code. Use the Markup submenu to select the markup code type. + + + + + Scripts + + + Display syntax highlighting to edit script code. Use the Scripts submenu to select the script code type. + + + + + Others + + + Display syntax highlighting to edit other types of code. Use the Others submenu to select the code type. + + + +
+ + +
+ + Piping the Output of a Command to a File + + You can use pluma to pipe the output of a command to a text file. For example, to pipe the output of an ls command to a text file, type ls | pluma, then press Return. + The output of the ls command is displayed in a new text file in the pluma window. + Alternatively, you can use the External tools plugin to pipe command output to the current file. +
+
+ + +
+ + Shortcut Keys + + Use shortcut keys to perform common tasks more quickly than with the mouse and menus. The following tables list all of pluma's shortcut keys. + For more on shortcut keys, see the Desktop User Guide. + + + Tabs + Shortcuts for tabs: + + + + + + - Shortcut Key + Shortcut Key + - Command - - - - - Ctrl + N - Create a new document. - - - Ctrl + O - Open a document. - - - Ctrl + L - Open a location. - - - Ctrl + S - Save the current document to disk. - - - Ctrl + Shift + S - Save the current document with a new filename. - - - Ctrl + P - Print the current document. - - - Ctrl + Shift + P - Print preview. - - - Ctrl + W - Close the current document. - - - Ctrl + Q - Quit Pluma. - - - - - - - Edit - Shortcuts for editing documents: - - - - - - + Command + + + + + + + Ctrl + Alt + PageUp + + + Switches to the next tab to the left. + + + + + Ctrl + Alt + PageDown + + + Switches to the next tab to the right. + + + + + Ctrl + W + + + Close tab. + + + + + Ctrl + Shift + L + + + Save all tabs. + + + + + Ctrl + Shift + W + + + Close all tabs. + + + + + Alt + n + + + Jump to nth tab. + + + + + + + + Files + Shortcuts for working with files: + + + + + + - Shortcut Key + Shortcut Key + - Command - - - - - Ctrl + Z - Undo the last action. - - - Ctrl + Shift + Z - Redo the last undone action . - - - Ctrl + X - Cut the selected text or region and place it on the clipboard. - - - Ctrl + C - Copy the selected text or region onto the clipboard. - - - Ctrl + V - Paste the contents of the clipboard. - - - Ctrl + A - Select all. - - - Ctrl + D - Delete current line. - - - Alt + Up - Move the selected line up one line. - - - Alt + Down - Move the selected line down one line. - - - - - - - Panes - Shortcuts for showing and hiding panes: - - - - - - + Command + + + + + + + Ctrl + N + + + Create a new document. + + + + + Ctrl + O + + + Open a document. + + + + + Ctrl + L + + + Open a location. + + + + + Ctrl + S + + + Save the current document to disk. + + + + + Ctrl + Shift + S + + + Save the current document with a new filename. + + + + + Ctrl + P + + + Print the current document. + + + + + Ctrl + Shift + P + + + Print preview. + + + + + Ctrl + W + + + Close the current document. + + + + + Ctrl + Q + + + Quit Pluma. + + + + + + + + Edit + Shortcuts for editing documents: + + + + + + - Shortcut Key + Shortcut Key + - Command - - - - - F9 - Show/hide the side pane. - - - Ctrl + F9 - Show/hide the bottom pane. - - - - - - - Search - Shortcuts for searching: - - - - - - + Command + + + + + + + Ctrl + Z + + + Undo the last action. + + + + + Ctrl + Shift + Z + + + Redo the last undone action . + + + + + Ctrl + X + + + Cut the selected text or region and place it on the clipboard. + + + + + Ctrl + C + + + Copy the selected text or region onto the clipboard. + + + + + Ctrl + V + + + Paste the contents of the clipboard. + + + + + Ctrl + A + + + Select all. + + + + + Ctrl + D + + + Delete current line. + + + + + Alt + Up + + + Move the selected line up one line. + + + + + Alt + Down + + + Move the selected line down one line. + + + + + + + + Panes + Shortcuts for showing and hiding panes: + + + + + + - Shortcut Key + Shortcut Key + - Command - - - - - Ctrl + F - Find a string. - - - Ctrl + G - Find the next instance of the string. - - - Ctrl + Shift + G - Find the previous instance of the string. - - - Ctrl + K - Interactive search. - - - Ctrl + H - Search and replace. - - - Ctrl + Shift + K - Clear highlight. - - - Ctrl + I - Goto line. - - - - - - Tools - Shortcuts for tools: - - - - - - + Command + + + + + + + F9 + + + Show/hide the side pane. + + + + + Ctrl + F9 + + + Show/hide the bottom pane. + + + + + + + + Search + Shortcuts for searching: + + + + + + + + Shortcut Key + + + Command + + + + + + + Ctrl + F + + + Find a string. + + + + + Ctrl + G + + + Find the next instance of the string. + + + + + Ctrl + Shift + G + + + Find the previous instance of the string. + + + + + Ctrl + K + + + Interactive search. + + + + + Ctrl + H + + + Search and replace. + + + + + Ctrl + Shift + K + + + Clear highlight. + + + + + Ctrl + I + + + Goto line. + + + + + + + + Tools + Shortcuts for tools: + + + + + + - Shortcut Key + Shortcut Key + - Command - + Command + + + + + + + Shift + F7 + + + Check spelling (with plugin). + + + + + Alt + F12 + + + Remove trailing spaces (with plugin). + + + + + Ctrl + T + + + Indent (with plugin). + + + + + Ctrl + Shift + T + + + Remove Indent (with plugin). + + + + + F8 + + + Run "make" in current directory (with plugin). + + + + + Ctrl + Shift + D + + + Directory listing (with plugin). + + + + + + + + Help + Shortcuts for help: + + + + + + + + Shortcut Key + + + Command + + + + + + + F1 + + + Open pluma's user manual. + + + + + +
+ + +
+ + Preferences + + To configure pluma, choose Edit Preferences . The Preferences dialog contains the following categories: + + + + + + + + + + + + + + + + + + + + + + + +
+ + View Preferences + + + + + Text Wrapping + + + Select the Enable text wrapping option to have long lines of text flow into paragraphs instead of running off the edge of the text window. This avoids having to scroll horizontally + Select the Do not split words over two lines option to have the text wrapping option preserve whole words when flowing text to the next line. This makes text easier to read. + + + + + Line Numbers + + + Select the Display line numbers option to display line numbers on the left side of the pluma window. + + + + + Current Line + + + Select the Highlight current line option to highlight the line where the cursor is placed. + + + + + Right Margin + + + Select the Display right margin option to display a vertical line that indicates the right margin. + Use the Right margin at column spin box to specify the location of the vertical line. + + + + + Bracket Matching + + + Select the Highlight matching bracket option to highlight the corresponding bracket when the cursor is positioned on a bracket character. + + + +
+ +
+ + Editor Preferences + + + + + Tabs + + + Use the Tab width spin box to specify the width of the space that pluma inserts when you press the Tab key. + Select the Insert spaces instead of tabs option to specify that pluma inserts spaces instead of a tab character when you press the Tab key. + + + + + Auto Indentation + + + Select the Enable auto indentation option to specify that the next line starts at the indentation level of the current line. + + + + + File Saving + + + Select the Create a backup copy of files before saving option to create a backup copy of a file each time you save the file. The backup copy of the file contains a ~ at the end of the filename. + Select the Autosave files every ... minutes option to automatically save the current file at regular intervals. Use the spin box to specify how often you want to save the file. + + + +
+ +
+ + Font & Colors Preferences + + + + + + Font + + + Select the Use default theme font option to use the default system font for the text in the pluma text window. + The Editor font field displays the font that pluma uses to display text. Click on the button to specify the font type, style, and size to use for text. + + + + + Color Scheme + + + You can choose a color scheme from the list of color schemes. By default, the following color schemes are installed: + + + + Classic + + + Classic color scheme based on the gvim color scheme. + + + + + Cobalt + + + Blue based color scheme. + + + + + Kate + + + Color scheme used in the Kate text editor. + + + + + Oblivion + + + Dark color scheme using the Tango color palette. + + + + + Tango + + + Color scheme using the Tango color scheme. + + + + You can add a new color scheme by clicking on Add..., and selecting a color scheme file + You can remove the selected color scheme by clicking on Remove + + + +
+ +
+ + Plugins Preferences + + Plugins add extra features to pluma. For more information on plugins and how to use the built-in plugins, see . + + +
+ + Enabling a Plugin + + To enable a pluma plugin, perform the following steps: + + + Choose Edit Preferences . + + + Select the Plugins tab. + + + Select the check box next to the name of the plugin that you want to enable. + + + Click Close to close the Preferences dialog. + + +
+ + +
+ + Disabling a Plugin + + + A plugin remains enabled when you quit pluma. + To disable a pluma plugin, perform the following steps: + + + Choose Edit Preferences . + + + Select the Plugins tab. + + + Deselect the check box next to the name of the plugin that you want to disable. + + + Click Close to close the Preferences dialog. + + +
+
+
+ + +
+ + Plugins + + +
+ + Working with Plugins + + You can add extra features to pluma by enabling plugins. A plugin is a supplementary program that enhances the functionality of an application. Plugins add new items to the pluma menus for the new features they provide. + + Several plugins come built-in with pluma, and you can install more. The pluma website lists third-party plugins. + To enable and disable plugins, or see which plugins are currently enabled, use the Plugins Preferences. + The following plugins come built-in with pluma: + + + + + + Change Case + allows you to change the case of the selected text. + + + + + Document Statistics + shows the number of lines, words, and characters in the document. + + + + + External Tools + allows you to execute external commands from pluma. + + + + File Browser allows you to browse your files and folders in the side pane. + + + + + Indent Lines + adds or removes indentation from the selected lines. + + + + + Insert Date/Time + adds the current date and time into a document. + + + + + Modelines + allows you to set editing preferences for individual documents, and supports Emacs, Kate and Vim-style modelines. + + + + + Python Console + allows you to run commands in the python programming language. + + + + + Snippets + allows you to store frequently-used pieces of text and insert them quickly into a document. + + + + + Sort + arranges selected lines of text into alphabetical order. + + + + + Spell Checker + corrects the spelling in the selected text, or marks errors automatically in the document. + + + + + Tag List + lets you insert commonly-used tags for HTML and other languages from a list in the side pane. + + + + + For more information on creating plugins, see the pluma website. + +
+ +
+ + Change Case Plugin + + The Change Case plugin changes the case of the selected text. + The following items are added to the Edit menu when the Change Case plugin is enabled: + + + + + + + + + Menu Item + + + Action + + + Example + + - - Shift + F7 - Check spelling (with plugin). - - - Alt + F12 - Remove trailing spaces (with plugin). - - - Ctrl + T - Indent (with plugin). - - - Ctrl + Shift + T - Remove Indent (with plugin). - - - F8 - Run "make" in current directory (with plugin). - - - Ctrl + Shift + D - Directory listing (with plugin). - + + + Edit Change Case All Upper Case + + + Change each character to uppercase. + + + This text becomes THIS TEXT + + + + + Edit Change Case All Lower Case + + + Change each character to lowercase. + + + This Text becomes this text + + + + + Edit Change Case Invert Case + + + Change each lowercase character to uppercase, and change each uppercase character to lowercase. + + + This Text becomes tHIS tEXT + + + + + Edit Change Case Title Case + + + Change the first character of each word to uppercase. + + + this text becomes This Text + + - - - - Help - Shortcuts for help: - - - - - - - - Shortcut Key - - Command - - - - - F1 - Open &app;'s user manual. - - - - - - - - - - - - Preferences - - To configure &app;, choose Edit Preferences . The Preferences dialog contains the following categories: - - - - - - - - - View Preferences - - - Text Wrapping - - Select the Enable text wrapping option to have long lines of text flow into paragraphs instead of running off the edge of the text window. This avoids having to scroll horizontally - Select the Do not split words over two lines option to have the text wrapping option preserve whole words when flowing text to the next line. This makes text easier to read. - - - - Line Numbers - - Select the Display line numbers option to display line numbers on the left side of the &app; window. - - - - Current Line - - Select the Highlight current line option to highlight the line where the cursor is placed. - - - - Right Margin - - Select the Display right margin option to display a vertical line that indicates the right margin. - Use the Right margin at column spin box to specify the location of the vertical line. - - - - Bracket Matching - - Select the Highlight matching bracket option to highlight the corresponding bracket when the cursor is positioned on a bracket character. - - - - - - - - Editor Preferences - - - Tabs - - Use the Tab width spin box to specify the width of the space that &app; inserts when you press the Tab key. - Select the Insert spaces instead of tabs option to specify that &app; inserts spaces instead of a tab character when you press the Tab key. - - - - Auto Indentation - - Select the Enable auto indentation option to specify that the next line starts at the indentation level of the current line. - - - - File Saving - - Select the Create a backup copy of files before saving option to create a backup copy of a file each time you save the file. The backup copy of the file contains a ~ at the end of the filename. - Select the Autosave files every ... minutes option to automatically save the current file at regular intervals. Use the spin box to specify how often you want to save the file. - - - - - - - Font & Colors Preferences - - - Font - - Select the Use default theme font option to use the default system font for the text in the &app; text window. - The Editor font field displays the font that &app; uses to display text. Click on the button to specify the font type, style, and size to use for text. - - - - Color Scheme - - You can choose a color scheme from the list of color schemes. By default, the following color schemes are installed: - - - Classic + + + +
+ +
+ + Document Statistics Plugin + + + The Document Statistics plugin counts the number of lines, words, characters with spaces, characters without spaces, and bytes in the current file. The plugin displays the results in a Document Statistics dialog. To use the Document Statistics plugin, perform the following steps: + - Classic color scheme based on the gvim color scheme. + Choose Tools Document Statistics to display the Document Statistics dialog. The Document Statistics dialog displays the following information about the file: + + + Number of lines in the current document. + + + Number of words in the current document. + + + Number of characters, including spaces, in the current document. + + + Number of characters, not including spaces, in the current document. + + + Number of bytes in the current document. + + - - - Cobalt - Blue based color scheme. + You can continue to update the pluma file while the Document Statistics dialog is open. To refresh the contents of the Document Statistics dialog, click Update. - - - Kate + +
+ +
+ + External Tools Plugin + + The External Tools plugin allows you to execute external commands from pluma. You can pipe some content into a command and exploit its output (for example, sed), or launch a predefined command (for example, make). + Use the External Tools Manager to create and edit commands. To run an external command, choose it from the Tools menu. + +
+ + Built-in Commands + + The following commands are provided with the External Tools plugin: + + + Build + + Runs make in the current document's directory. + + + + Directory Listing + + Lists the contents of the current document's directory in a new document. + + + + Environment Variables + + Displays the environment variables list in the bottom pane. + + + + Grep + + Searches for a term in all files in the current document directory, using pattern matching. Results are shown in the bottom pane. + + + + Remove Trailing Spaces + + Removes all spaces from the end of lines in the document. + + + +
+ +
+ + Defining a Command + + To add an external command, choose Tools External Tools . + In the External Tools Manager window, click New. You can specify the following details for the new command: + + + Description + + This description is shown in the statusbar when the menu command is chosen. + + + + Accelerator + + Enter a keyboard shortcut for the command. + + + + Commands + + The actual commands to be run. Several pluma environment variables can be used to pass content to these commands: see . + + + + Input + + The content to give to the commands (as stdin): the entire text of the current document, the current selection, line, or word. + + + + Output + + What to do with the output of the commands: display in the bottom pane, put in a new document, or place in the current document, at the end, at the cursor position, or replacing the selection or the entire document. + + + + Applicability + + Determines which sort of documents can be affected by the command, for example whether saved or not, and local or remote. + + + +
+ +
+ + Editing and Removing Tools + + To edit a tool, select it in the list and make changes to its properties. + To rename a tool, click it again in the list. + To restore a built-in tool that you have changed, press Revert. + To remove a tool, select it in the list and press Remove. You can not remove built-in tools, only those you have created yourself. +
+ +
+ + Variables + + You can use the following variables in the Commands field of the command definition: + + + PLUMA_CURRENT_DOCUMENT_URI + + + PLUMA_CURRENT_DOCUMENT_NAME + + + PLUMA_CURRENT_DOCUMENT_SCHEME + + + PLUMA_CURRENT_DOCUMENT_PATH + + + PLUMA_CURRENT_DOCUMENT_DIR + + + PLUMA_DOCUMENTS_URI + + + PLUMA_DOCUMENTS_PATH + + +
+
+ +
+ + File Browser Plugin + + The File Browser Plugin shows your files and folders in the side pane, allowing you to quickly open files. + To view the File Browser, choose View Side Pane and then click on the tab showing the File Browser icon at the bottom of the side pane. + +
+ + Browsing your Files + + The File Browser tab initially shows your file manager bookmarks. To browse the contents of any item, double-click it. + To show a parent folder, choose from the drop-down list, or press the up arrow on the File Browser's toolbar. + To show the folder that contains the document you are currently working on, right-click in the file list and choose Set root to active document. +
+ +
+ + Opening a File + + To open a file in pluma, double-click it in the file list. +
+ +
+ + Creating Files and Folders + + To create a new, empty text file in the current folder shown in the browser, right-click in the file list and choose New File. + To create a new folder in the current folder shown in the browser, right-click in the file list and choose New Folder. +
+
+ +
+ + Indent Lines Plugin + + The Indent Lines plugin adds or removes space from the beginning of lines of text. + To indent or unindent text, perform the following steps: + - Color scheme used in the Kate text editor. + Select the lines that you want to indent. To indent or unindent a single line, place the cursor anywhere on that line. - - - Oblivion - Dark color scheme using the Tango color palette. + + + To indent the text, choose Edit Indent . + + + To remove the indentation, choose Edit Unindent . + + - - - Tango + + The amount of space used, and whether tab character or space characters are used, depends on the Tab Stops settings in the Editor Preferences: see . +
+ +
+ + Insert Date/Time Plugin + + The Insert Date/Time plugin inserts the current date and time into a document. To use the Insert Date/Time plugin, perform the following steps: + - Color scheme using the Tango color scheme. + Choose Edit Insert Date and Time . + If you have not configured the Insert Date/Time plugin to automatically insert the date/time without prompting you for the format, pluma displays the Insert Date and Time dialog. Select the appropriate date/time format from the list. Click Insert to close the Insert Date and Time dialog. pluma inserts the date/time at the cursor position in the current file. + If you have configured pluma to use one particular date/time format, the Insert Date and Time dialog is not displayed. The date/time is automatically entered at the cursor position in the current file. - - - You can add a new color scheme by clicking on Add..., and selecting a color scheme file - You can remove the selected color scheme by clicking on Remove - - - - - - - Plugins Preferences - Plugins add extra features to &app;. For more information on plugins and how to use the built-in plugins, see . - - - - Enabling a Plugin - To enable a &app; plugin, perform the following steps: - - - Choose Edit Preferences . - - - Select the Plugins tab. - - - Select the check box next to the name of the plugin that you want to enable. - - - Click Close to close the Preferences dialog. - + + +
+ + Configuring the Insert Date/Time Plugin + + To configure the Insert Date/Time plugin, perform the following steps: + + + Choose Edit Preferences . + + + Select the Plugins tab. + + + Select the Insert Date/Time plugin. + + + Click Configure Plugin to display the Configure insert date/time plugin dialog. + + + Select one of the options, as follows: + + + To specify the date/time format each time you insert the date/time, select the Prompt for a format option. + + + To use the same pluma-provided date/time format each time you insert the date/time, select the Use the selected format option, then select the appropriate format from the list. When you select this option, pluma does not prompt you for the date/time format when you choose Edit Insert Date and Time . + + + To use the same customized date/time format each time you insert the date/time, select the Use custom format option, then enter the appropriate format in the text box. Refer to the + + strftime + 3 + + for more information on how to specify a custom format. When you select this option, pluma does not prompt you for the date/time format when you choose Edit Insert Date and Time . + + + + + + Click OK to close the Configure insert date/time plugin dialog. + + + + To close the Preferences dialog, click Close. + - - - - - Disabling a Plugin - A plugin remains enabled when you quit &app;. - To disable a &app; plugin, perform the following steps: - +
+
+ +
+ + Modelines Plugin + + The Modelines plugin allows you to set preferences for individual documents. A modeline is a line of text at the start or end of the document with settings that pluma recognizes. + Preferences set using modelines take precedence over the ones specified in the preference dialog. + You can set the following preferences with modelines: + + + Tab width + + + Indent width + + + Insert spaces instead of tabs + + + Text Wrapping + + + Right margin width + + + The Modelines plugin supports a subset of the options used by other text editors Emacs, Kate and Vim. + +
+ + Emacs Modelines + + The first two lines of a document are scanned for Emacs modelines. + The Emacs options for tab-width, indent-offset, indent-tabs-mode and autowrap are supported. For more information, see the GNU Emacs Manual. +
+ +
+ + Kate Modelines + + The first and last ten lines a document are scanned for Kate modelines. + The Kate options for tab-width, indent-width, space-indent, word-wrap and word-wrap-column are supported. For more information, see the Kate website. +
+ +
+ + Vim Modelines + + The first and last three lines a document are scanned for Vim modelines. + The Vim options for et, expandtab, ts, tabstop, sw, shiftwidth, wrap, and textwidth are supported. For more information, see the Vim website. +
+
+ +
+ + Python Console Plugin + + The Python Console Plugin allows you to run commands in the python programming language from pluma. Enabling the plugin adds a tab to the bottom pane. This shows recent output and a command prompt field. + + Commands entered into the python console are not checked before they are run. It is therefore possible to hang pluma, for example by entering an infinite loop. + +
+ +
+ + Snippets Plugin + + The Snippets plugin allows you to store frequently-used pieces of text, called snippets, and insert them quickly into a document. + Snippets are specific to the language syntax of the current document. For example, when you are working with an HTML document, you can choose from a list of snippets that are useful for HTML. In addition, some snippets are global, and are available in all documents. + A number of built-in snippets are installed with pluma, which can be modified. + +
+ + Inserting Snippets + + To insert a snippet into a document, type its tab trigger and press Tab. A snippet's tab trigger is usually the first few letters of the snippet, or something else that is short and easy to remember. + Alternatively, press Ctrl Space to see a list of snippets you can insert. +
+ +
+ + Adding Snippets + + To create a new snippet, do the following: + - Choose Edit Preferences . + Choose Tools Manage Snippets . The Snippets Manager window opens. - Select the Plugins tab. + The list of snippets is grouped by language. Select the language you want to add a snippet to, or a snippet in that language group. To add a snippet for all languages, choose Global at the top of the list. The syntax of the document you are currently working with is shown by default. - Deselect the check box next to the name of the plugin that you want to disable. + Click New. A new snippet appears in the list. - Click Close to close the Preferences dialog. + Enter the following information for the new snippet: + + + Name + + Enter a name for the snippet in the text field within the snippet list. The name of a snippet serves only as a reminder of its purpose. You can change name of a snippet you create by clicking on it in the list. + + + + Snippet text + + Enter the text of the snippet in the Edit snippet text box. For special codes you can use, see . + + You can switch back to the document window to copy text without closing the Snippets Manager window. + + + + + Tab Trigger + + Enter the tab trigger for the snippet. This is the text that you type before pressing Tab to insert the snippet. + The tag must be either a single word comprising only letters, or any single character. The Tab trigger will highlight in red if an invalid tab trigger is entered. + + + + Shortcut key + + Type a shortcut key to use for inserting the snippet. + + + - - - - - - - - Plugins - - Working with Plugins - You can add extra features to &app; by enabling plugins. A plugin is a supplementary program that enhances the functionality of an application. Plugins add new items to the &app; menus for the new features they provide. - - Several plugins come built-in with &app;, and you can install more. The pluma website lists third-party plugins. - To enable and disable plugins, or see which plugins are currently enabled, use the Plugins Preferences. - The following plugins come built-in with &app;: - - - - Change Case allows you to change the case of the selected text. - - - Document Statistics shows the number of lines, words, and characters in the document. - - - External Tools allows you to execute external commands from &app;. - - - File Browser allows you to browse your files and folders in the side pane. - - - Indent Lines adds or removes indentation from the selected lines. - - - Insert Date/Time adds the current date and time into a document. - - - Modelines allows you to set editing preferences for individual documents, and supports Emacs, Kate and Vim-style modelines. - - - Python Console allows you to run commands in the python programming language. - - - Snippets allows you to store frequently-used pieces of text and insert them quickly into a document. - - - Sort arranges selected lines of text into alphabetical order. - - - Spell Checker corrects the spelling in the selected text, or marks errors automatically in the document. - - - Tag List lets you insert commonly-used tags for HTML and other languages from a list in the side pane. - - - - For more information on creating plugins, see the &app; website. - - - -Change Case Plugin - The Change Case plugin changes the case of the selected text. - The following items are added to the Edit menu when the Change Case plugin is enabled: - - - - - - - - - - Menu Item - - Action - - Example - - - - - Edit -Change CaseAll Upper Case - Change each character to uppercase. - This text becomes THIS TEXT - - - Edit -Change CaseAll Lower Case - Change each character to lowercase. - This Text becomes this text - - - Edit -Change CaseInvert Case - Change each lowercase character to uppercase, and change each uppercase character to lowercase. - This Text becomes tHIS tEXT - - - Edit -Change CaseTitle Case - Change the first character of each word to uppercase. - this text becomes This Text - - - - - - - - -Document Statistics Plugin - The Document Statistics plugin counts the number of lines, words, characters with spaces, characters without spaces, and bytes in the current file. The plugin displays the results in a Document Statistics dialog. To use the Document Statistics plugin, perform the following steps: - - Choose Tools Document Statistics to display the Document Statistics dialog. The Document Statistics dialog displays the following information about the file: - - - Number of lines in the current document. - - - Number of words in the current document. - - - Number of characters, including spaces, in the current document. - - - Number of characters, not including spaces, in the current document. - - - Number of bytes in the current document. - - - - - You can continue to update the &app; file while the Document Statistics dialog is open. To refresh the contents of the Document Statistics dialog, click Update. - - - - - - - External Tools Plugin - The External Tools plugin allows you to execute external commands from &app;. You can pipe some content into a command and exploit its output (for example, sed), or launch a predefined command (for example, make). - Use the External Tools Manager to create and edit commands. To run an external command, choose it from the Tools menu. - - - Built-in Commands - The following commands are provided with the External Tools plugin: - - Build - - Runs make in the current document's directory. - - - Directory Listing - - Lists the contents of the current document's directory in a new document. - - - Environment Variables - - Displays the environment variables list in the bottom pane. - - - Grep - - Searches for a term in all files in the current document directory, using pattern matching. Results are shown in the bottom pane. - - - Remove Trailing Spaces - - Removes all spaces from the end of lines in the document. - - - - - - - Defining a Command - To add an external command, choose ToolsExternal Tools. - In the External Tools Manager window, click New. You can specify the following details for the new command: - - Description - - This description is shown in the statusbar when the menu command is chosen. - - - Accelerator - - Enter a keyboard shortcut for the command. - - - Commands - - The actual commands to be run. Several &app; environment variables can be used to pass content to these commands: see . - - - Input - - The content to give to the commands (as stdin): the entire text of the current document, the current selection, line, or word. - - - Output - - What to do with the output of the commands: display in the bottom pane, put in a new document, or place in the current document, at the end, at the cursor position, or replacing the selection or the entire document. - - - Applicability - - Determines which sort of documents can be affected by the command, for example whether saved or not, and local or remote. - - - - - - - - Editing and Removing Tools - To edit a tool, select it in the list and make changes to its properties. - To rename a tool, click it again in the list. - To restore a built-in tool that you have changed, press Revert. - To remove a tool, select it in the list and press Remove. You can not remove built-in tools, only those you have created yourself. - - - - Variables - You can use the following variables in the Commands field of the command definition: - - - PLUMA_CURRENT_DOCUMENT_URI - - - PLUMA_CURRENT_DOCUMENT_NAME - - - PLUMA_CURRENT_DOCUMENT_SCHEME - - - PLUMA_CURRENT_DOCUMENT_PATH - - - PLUMA_CURRENT_DOCUMENT_DIR - - - PLUMA_DOCUMENTS_URI - - - PLUMA_DOCUMENTS_PATH - - - - - - - File Browser Plugin - The File Browser Plugin shows your files and folders in the side pane, allowing you to quickly open files. - To view the File Browser, choose View Side Pane and then click on the tab showing the File Browser icon at the bottom of the side pane. - - Browsing your Files - The File Browser tab initially shows your file manager bookmarks. To browse the contents of any item, double-click it. - To show a parent folder, choose from the drop-down list, or press the up arrow on the File Browser's toolbar. - To show the folder that contains the document you are currently working on, right-click in the file list and choose Set root to active document. - - - Opening a File - To open a file in &app;, double-click it in the file list. - - - Creating Files and Folders - To create a new, empty text file in the current folder shown in the browser, right-click in the file list and choose New File. - To create a new folder in the current folder shown in the browser, right-click in the file list and choose New Folder. - - - - -Indent Lines Plugin - The Indent Lines plugin adds or removes space from the beginning of lines of text. - To indent or unindent text, perform the following steps: - - Select the lines that you want to indent. To indent or unindent a single line, place the cursor anywhere on that line. - - - - - To indent the text, choose Edit Indent . - - - To remove the indentation, choose Edit Unindent . - - - - - The amount of space used, and whether tab character or space characters are used, depends on the Tab Stops settings in the Editor Preferences: see . - - - - -Insert Date/Time Plugin - The Insert Date/Time plugin inserts the current date and time into a document. To use the Insert Date/Time plugin, perform the following steps: - - Choose Edit Insert Date and Time . - If you have not configured the Insert Date/Time plugin to automatically insert the date/time without prompting you for the format, &app; displays the Insert Date and Time dialog. Select the appropriate date/time format from the list. Click Insert to close the Insert Date and Time dialog. &app; inserts the date/time at the cursor position in the current file. - If you have configured &app; to use one particular date/time format, the Insert Date and Time dialog is not displayed. The date/time is automatically entered at the cursor position in the current file. - - - - -Configuring the Insert Date/Time Plugin -To configure the Insert Date/Time plugin, perform the following steps: - - Choose Edit Preferences . - - - Select the Plugins tab. - - - Select the Insert Date/Time plugin. - - - Click Configure Plugin to display the Configure insert date/time plugin dialog. - - - Select one of the options, as follows: - - To specify the date/time format each time you insert the date/time, select the Prompt for a format option. - - - To use the same &app;-provided date/time format each time you insert the date/time, select the Use the selected format option, then select the appropriate format from the list. When you select this option, &app; does not prompt you for the date/time format when you choose Edit Insert Date and Time . - - - To use the same customized date/time format each time you insert the date/time, select the Use custom format option, then enter the appropriate format in the text box. Refer to the strftime3 for more information on how to specify a custom format. When you select this option, &app; does not prompt you for the date/time format when you choose Edit Insert Date and Time . - - - - - Click OK to close the Configure insert date/time plugin dialog. - - - To close the Preferences dialog, click Close. - - - - - - - Modelines Plugin - The Modelines plugin allows you to set preferences for individual documents. A modeline is a line of text at the start or end of the document with settings that &app; recognizes. - Preferences set using modelines take precedence over the ones specified in the preference dialog. - You can set the following preferences with modelines: - - - Tab width - - - Indent width - - - Insert spaces instead of tabs - - - Text Wrapping - - - Right margin width - - - - The Modelines plugin supports a subset of the options used by other text editors Emacs, Kate and Vim. - - - Emacs Modelines - The first two lines of a document are scanned for Emacs modelines. - The Emacs options for tab-width, indent-offset, indent-tabs-mode and autowrap are supported. For more information, see the GNU Emacs Manual. - - - Kate Modelines - The first and last ten lines a document are scanned for Kate modelines. - The Kate options for tab-width, indent-width, space-indent, word-wrap and word-wrap-column are supported. For more information, see the Kate website. - - - Vim Modelines - The first and last three lines a document are scanned for Vim modelines. - The Vim options for et, expandtab, ts, tabstop, sw, shiftwidth, wrap, and textwidth are supported. For more information, see the Vim website. - - - - - Python Console Plugin - The Python Console Plugin allows you to run commands in the python programming language from &app;. Enabling the plugin adds a tab to the bottom pane. This shows recent output and a command prompt field. - Commands entered into the python console are not checked before they are run. It is therefore possible to hang &app;, for example by entering an infinite loop. - - - -Snippets Plugin - The Snippets plugin allows you to store frequently-used pieces of text, called snippets, and insert them quickly into a document. - Snippets are specific to the language syntax of the current document. For example, when you are working with an HTML document, you can choose from a list of snippets that are useful for HTML. In addition, some snippets are global, and are available in all documents. - A number of built-in snippets are installed with &app;, which can be modified. - - - Inserting Snippets - To insert a snippet into a document, type its tab trigger and press Tab. A snippet's tab trigger is usually the first few letters of the snippet, or something else that is short and easy to remember. - Alternatively, press CtrlSpace to see a list of snippets you can insert. - - - - Adding Snippets - To create a new snippet, do the following: - - - Choose ToolsManage Snippets. The Snippets Manager window opens. - - - The list of snippets is grouped by language. Select the language you want to add a snippet to, or a snippet in that language group. To add a snippet for all languages, choose Global at the top of the list. The syntax of the document you are currently working with is shown by default. - - - Click New. A new snippet appears in the list. - - - Enter the following information for the new snippet: - - Name - - Enter a name for the snippet in the text field within the snippet list. The name of a snippet serves only as a reminder of its purpose. You can change name of a snippet you create by clicking on it in the list. - - - Snippet text - - Enter the text of the snippet in the Edit snippet text box. For special codes you can use, see . - You can switch back to the document window to copy text without closing the Snippets Manager window. - - - Tab Trigger - - Enter the tab trigger for the snippet. This is the text that you type before pressing Tab to insert the snippet. - The tag must be either a single word comprising only letters, or any single character. The Tab trigger will highlight in red if an invalid tab trigger is entered. - - - Shortcut key - - Type a shortcut key to use for inserting the snippet. - - - - - - - - - Editing and Removing Snippets - To edit a snippet, select it in the list and make changes to its text and activation properties. - To rename a snippet, click it again in the list. - To restore a built-in snippet that you have changed, press Revert. - To remove a snippet, select it in the list and press Remove. You can not remove built-in snippets, only those you have created yourself. - - - - Snippet Substitutions - In addition to inserting stored text, a snippet can include customizable text, or mark spaces where you can add text once the snippet is inserted in your document. - - - - You can use the following placeholder codes in snippet text: - - Tab placeholders - - $n defines a tab placeholder, where n is any number from 1 upwards. - ${n:default} defines a tab placeholder with a default value. - A tab placeholder marks a place in the snippet text where you can add extra text after the snippet is inserted. - To use tab placeholders, insert the snippet as normal. The cursor is placed at the first tab placeholder. Type text, and press Tab to advance to the next tab placeholder. The number in the placeholder code defines the order in which tab advances to each place in the text. - Press ShiftTab to return to the previous tab placeholder. Pressing Tab when there are no more tab placeholders moves the cursor to the end of the snippet text, or to the end placeholder if it exists. - - - Mirror placeholders - - A repeated tab placeholder will mirror the placeholder already defined. This allows you to type in text only once that you want to appear several times in the snippet. - - - End placeholder - - $0 defines the end placeholder. This allows you to finish working with the snippet with the cursor at a point other than the end of the snippet text. - - - Environmental variables - - Environmental variable such as $PATH and $HOME are substituted in snippet text. The following variables specific to &app; can also be used: - - $PLUMA_SELECTED_TEXT + +
+ +
+ + Editing and Removing Snippets + + To edit a snippet, select it in the list and make changes to its text and activation properties. + To rename a snippet, click it again in the list. + To restore a built-in snippet that you have changed, press Revert. + To remove a snippet, select it in the list and press Remove. You can not remove built-in snippets, only those you have created yourself. +
+ +
+ + Snippet Substitutions + + In addition to inserting stored text, a snippet can include customizable text, or mark spaces where you can add text once the snippet is inserted in your document. + You can use the following placeholder codes in snippet text: + + + Tab placeholders + + $n defines a tab placeholder, where n is any number from 1 upwards. + ${n:default} defines a tab placeholder with a default value. + A tab placeholder marks a place in the snippet text where you can add extra text after the snippet is inserted. + To use tab placeholders, insert the snippet as normal. The cursor is placed at the first tab placeholder. Type text, and press Tab to advance to the next tab placeholder. The number in the placeholder code defines the order in which tab advances to each place in the text. + Press Shift Tab to return to the previous tab placeholder. Pressing Tab when there are no more tab placeholders moves the cursor to the end of the snippet text, or to the end placeholder if it exists. + + + + Mirror placeholders + + A repeated tab placeholder will mirror the placeholder already defined. This allows you to type in text only once that you want to appear several times in the snippet. + + + + End placeholder + + $0 defines the end placeholder. This allows you to finish working with the snippet with the cursor at a point other than the end of the snippet text. + + + + Environmental variables + + Environmental variable such as $PATH and $HOME are substituted in snippet text. The following variables specific to pluma can also be used: + + + $PLUMA_SELECTED_TEXT + + The currently selected text. + + + + $PLUMA_FILENAME + + The full filename of the document, or an empty string if the document isn't saved yet. + + + + $PLUMA_BASENAME + + The basename of the filename of the document, or an empty string if the document isn't saved yet. + + + + $PLUMA_CURRENT_WORD + + The word at the cursor's location in the document. When this variable is used, the current word will be replaced by the snippet text. + + + + + + + Shell placeholders + + $(cmd) is replaced by the result of executing cmd in a shell. + $(n:cmd) allows you to give this placeholder a reference, where n is any number from 1 upwards. Use $n to use the output from one shell placeholder as input in another. + + + + Python placeholders + + $<cmd> is replaced by the result of evaluating cmd in the python interpreter. + $<a:cmd> specifies another python placeholder as a dependency, where a gives its order in the snippet. This allows you to use python functions defined in another snippet. To specify several dependencies, separate the numbers with commas thus: $<a,b:cmd> + To use a variable in all other python snippets, declare it as global. + + + +
+
+ +
+ + Sort Plugin + + The Sort plugin arranges selected lines of text into alphabetical order. + + You cannot undo the Sort operation, so you should save the file before performing the sort. To revert to the saved version of the file after the sort operation, choose File Revert . + + To use the Sort plugin, perform the following steps: + - The currently selected text. + Select the lines of text you want to sort. - - $PLUMA_FILENAME - The full filename of the document, or an empty string if the document isn't saved yet. + Choose Edit Sort . The Sort dialog opens. - - $PLUMA_BASENAME - The basename of the filename of the document, or an empty string if the document isn't saved yet. + Choose the options you want for the sort: + + + To arrange the text in reverse order, select Reverse order. + + + To delete duplicate lines, select Remove duplicates. + + + To ignore case sensitivity, select Ignore case. + + + To have the sort ignore the characters at the start of the lines, set the first character that should be used for sorting in the Start at column spin box. + + - - $PLUMA_CURRENT_WORD - The word at the cursor's location in the document. When this variable is used, the current word will be replaced by the snippet text. + To perform the sort operation, click Sort. - - - - - - - Shell placeholders - - $(cmd) is replaced by the result of executing cmd in a shell. - $(n:cmd) allows you to give this placeholder a reference, where n is any number from 1 upwards. Use $n to use the output from one shell placeholder as input in another. - - - Python placeholders - - $<cmd> is replaced by the result of evaluating cmd in the python interpreter. - $<a:cmd> specifies another python placeholder as a dependency, where a gives its order in the snippet. This allows you to use python functions defined in another snippet. To specify several dependencies, separate the numbers with commas thus: $<a,b:cmd> - To use a variable in all other python snippets, declare it as global. - - - - - - - - -Sort Plugin - The Sort plugin arranges selected lines of text into alphabetical order. - You cannot undo the Sort operation, so you should save the file before performing the sort. To revert to the saved version of the file after the sort operation, choose File Revert . - - - To use the Sort plugin, perform the following steps: - - - Select the lines of text you want to sort. - - Choose Edit Sort . The Sort dialog opens. - - - Choose the options you want for the sort: - - - To arrange the text in reverse order, select Reverse order. - - - To delete duplicate lines, select Remove duplicates. - - - To ignore case sensitivity, select Ignore case. - - - To have the sort ignore the characters at the start of the lines, set the first character that should be used for sorting in the Start at column spin box. - - - - - To perform the sort operation, click Sort. - - - - - - -Spell Checker Plugin - The Spell Checker plugin checks the spelling in the selected text. You can configure &app; to check the spelling automatically, or you can check the spelling manually, in the specified language. The language setting, and the autocheck spelling properties, apply per document. To use the Spell checker plugin, perform the following steps: - - Choose Tools Set Language to display the Set language dialog. Select the appropriate language from the list. Click OK to close the Set language dialog. - - - To check the spelling automatically, choose Tools Autocheck Spelling . To unset the automatic spell check, choose Tools Autocheck Spelling again. When automatic spell checking is set, an icon is displayed beside the Autocheck Spelling menu item. Automatic spell checking is unset by default, each time &app; starts. - Unknown spellings are displayed in a different color, and underlined. Right-click on an unknown spelling, then select Spelling Suggestions from the popup menu: - - - To replace the unknown spelling with another spelling in the list, select the replacement spelling from the Spelling Suggestions popup menu. - - - To add the unknown spelling to your personal dictionary, select Spelling Suggestions Add . - - - To ignore all occurrences of the unknown spelling, so that they are no longer flagged as unknown but are not added to your personal dictionary, select Spelling Suggestions Ignore All . The unknown word is ignored in the current &app; session only. - - - - - To check the spelling manually, choose Tools Check Spelling . - - If there are no spelling errors, an Information dialog displays a message stating that the document does not contain misspelled words. Click OK to close the Information dialog. - - If there are spelling errors, the Check Spelling dialog is displayed: - - - The Misspelled word is displayed at the top of the dialog. - - - A suggested known spelling is displayed in the Change to text box. You can replace this with another known spelling by selecting a spelling from the Suggestions list, or you can enter text directly into the Change to text box. - - - To check the spelling of the text in the Change to text box, click Check Word. If this is a known word, the Suggestions list is replaced with the text (correct spelling). If the word is not known, new entries appear in the Suggestions list. - - - To ignore the current occurrence of the unknown word, click Ignore. To ignore all occurrences of the unknown word, click Ignore All. The unknown word is ignored in the current &app; session only. - - - To change the current occurrence of the unknown word to the text in the Change to text box, click Change. To change all occurrences of the unknown word to the text in the Change to text box, click Change All. - - - To add the unknown word to your personal dictionary, click Add word. - - - To close the Check Spelling dialog, click Close. - - - - - - - - -Tag List Plugin - The Tag List plugin allows you to insert common tags from a list in the side pane. - To use the Tag List plugin, perform the following steps: - - Choose View Side Pane . - - - - By default, the side pane shows a tab containing a list of open documents. Click on the tab showing a + icon at the bottom of the side pane to show the tag list tab. - - Select the appropriate tag category from the drop-down list. For example, HTML - Tags. - - - Scroll through the tag list to find the required tag. - - - To insert a tag at the cursor position in the current file, double-click on the tag in the tag list. You can also insert a tag as follows: - - To insert a tag in the current file and change the focus from the side pane to the display area, press Return. - - - To insert a tag in the current file and maintain the focus on the Tag list plugin window, press ShiftReturn. - - - - - - - - - -
+ + + +
+ + Spell Checker Plugin + + The Spell Checker plugin checks the spelling in the selected text. You can configure pluma to check the spelling automatically, or you can check the spelling manually, in the specified language. The language setting, and the autocheck spelling properties, apply per document. To use the Spell checker plugin, perform the following steps: + + + Choose Tools Set Language to display the Set language dialog. Select the appropriate language from the list. Click OK to close the Set language dialog. + + + To check the spelling automatically, choose Tools Autocheck Spelling . To unset the automatic spell check, choose Tools Autocheck Spelling again. When automatic spell checking is set, an icon is displayed beside the Autocheck Spelling menu item. Automatic spell checking is unset by default, each time pluma starts. + Unknown spellings are displayed in a different color, and underlined. Right-click on an unknown spelling, then select Spelling Suggestions from the popup menu: + + + To replace the unknown spelling with another spelling in the list, select the replacement spelling from the Spelling Suggestions popup menu. + + + To add the unknown spelling to your personal dictionary, select Spelling Suggestions Add . + + + To ignore all occurrences of the unknown spelling, so that they are no longer flagged as unknown but are not added to your personal dictionary, select Spelling Suggestions Ignore All . The unknown word is ignored in the current pluma session only. + + + + + To check the spelling manually, choose Tools Check Spelling . + If there are no spelling errors, an Information dialog displays a message stating that the document does not contain misspelled words. Click OK to close the Information dialog. + If there are spelling errors, the Check Spelling dialog is displayed: + + + The Misspelled word is displayed at the top of the dialog. + + + A suggested known spelling is displayed in the Change to text box. You can replace this with another known spelling by selecting a spelling from the Suggestions list, or you can enter text directly into the Change to text box. + + + To check the spelling of the text in the Change to text box, click Check Word. If this is a known word, the Suggestions list is replaced with the text (correct spelling). If the word is not known, new entries appear in the Suggestions list. + + + To ignore the current occurrence of the unknown word, click Ignore. To ignore all occurrences of the unknown word, click Ignore All. The unknown word is ignored in the current pluma session only. + + + To change the current occurrence of the unknown word to the text in the Change to text box, click Change. To change all occurrences of the unknown word to the text in the Change to text box, click Change All. + + + To add the unknown word to your personal dictionary, click Add word. + + + To close the Check Spelling dialog, click Close. + + + + +
+ +
+ + Tag List Plugin + + The Tag List plugin allows you to insert common tags from a list in the side pane. + To use the Tag List plugin, perform the following steps: + + + Choose View Side Pane . + + + By default, the side pane shows a tab containing a list of open documents. Click on the tab showing a + icon at the bottom of the side pane to show the tag list tab. + + + Select the appropriate tag category from the drop-down list. For example, HTML - Tags. + + + Scroll through the tag list to find the required tag. + + + To insert a tag at the cursor position in the current file, double-click on the tag in the tag list. You can also insert a tag as follows: + + + To insert a tag in the current file and change the focus from the side pane to the display area, press Return. + + + To insert a tag in the current file and maintain the focus on the Tag list plugin window, press Shift Return . + + + + +
+ +
\ No newline at end of file diff --git a/help/C/legal.xml b/help/C/legal.xml index 9c4e2480..0ac35a9e 100644 --- a/help/C/legal.xml +++ b/help/C/legal.xml @@ -1,12 +1,14 @@ - + + Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find - a copy of the GFDL at this link or in the file COPYING-DOCS + a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual. This manual is part of a collection of MATE manuals @@ -72,5 +74,8 @@ + + Feedback + To report a bug or make a suggestion regarding the pluma application or this manual, follow the directions in the MATE Feedback Page. + - diff --git a/help/pluma.pot b/help/pluma.pot index e658158f..255c1be3 100644 --- a/help/pluma.pot +++ b/help/pluma.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" -"POT-Creation-Date: 2019-02-04 20:02+0100\n" +"POT-Creation-Date: 2019-02-07 00:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -14,289 +14,269 @@ msgctxt "_" msgid "translator-credits" msgstr "" -#. (itstool) path: articleinfo/title -#: C/index.docbook:27 +#. (itstool) path: info/title +#: C/index.docbook:19 msgid "Pluma Manual" msgstr "" -#. (itstool) path: articleinfo/copyright -#: C/index.docbook:28 +#. (itstool) path: info/copyright +#: C/index.docbook:21 msgid "2015 MATE Documentation Project" msgstr "" -#. (itstool) path: articleinfo/copyright -#: C/index.docbook:31 +#. (itstool) path: info/copyright +#: C/index.docbook:25 msgid "2007 GNOME Documentation Project" msgstr "" -#. (itstool) path: articleinfo/copyright -#: C/index.docbook:34 +#. (itstool) path: info/copyright +#: C/index.docbook:29 msgid "2002 2003 2004 Sun Microsystems" msgstr "" -#. (itstool) path: articleinfo/copyright -#: C/index.docbook:39 +#. (itstool) path: info/copyright +#: C/index.docbook:35 msgid "2000 Eric Baudais" msgstr "" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para -#: C/index.docbook:52 -#: C/index.docbook:225 +#: C/index.docbook:41 +#: C/index.docbook:206 msgid "MATE Documentation Project" msgstr "" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para -#: C/index.docbook:55 -#: C/index.docbook:137 -#: C/index.docbook:145 -#: C/index.docbook:153 -#: C/index.docbook:161 -#: C/index.docbook:169 -#: C/index.docbook:177 -#: C/index.docbook:185 -#: C/index.docbook:193 -#: C/index.docbook:201 -#: C/index.docbook:209 -#: C/index.docbook:217 +#: C/index.docbook:44 +#: C/index.docbook:118 +#: C/index.docbook:126 +#: C/index.docbook:134 +#: C/index.docbook:142 +#: C/index.docbook:150 +#: C/index.docbook:158 +#: C/index.docbook:166 +#: C/index.docbook:174 +#: C/index.docbook:182 +#: C/index.docbook:190 +#: C/index.docbook:198 msgid "GNOME Documentation Project" msgstr "" #. (itstool) path: authorgroup/author -#: C/index.docbook:61 -msgid "MATE Documentation Project MATE Desktop " +#: C/index.docbook:50 +msgid "MATE Documentation Project MATE Desktop " msgstr "" #. (itstool) path: authorgroup/author -#: C/index.docbook:68 -msgid "Joachim Noreiko" +#: C/index.docbook:56 +msgid " Joachim Noreiko " msgstr "" #. (itstool) path: authorgroup/author -#: C/index.docbook:72 -msgid "GNOME Documentation Project GNOME " +#: C/index.docbook:62 +msgid "GNOME Documentation Project GNOME " msgstr "" #. (itstool) path: authorgroup/author -#: C/index.docbook:79 -msgid "Hal Canary Added the Shortcut Keys Table" +#: C/index.docbook:68 +msgid " Hal Canary Added the Shortcut Keys Table" msgstr "" #. (itstool) path: authorgroup/author -#: C/index.docbook:84 -msgid "Sun Java Desktop System Documentation Team Sun Microsystems
gdocteam@sun.com
" +#: C/index.docbook:75 +msgid "Sun Java Desktop System Documentation Team Sun Microsystems gdocteam@sun.com" msgstr "" #. (itstool) path: authorgroup/author -#: C/index.docbook:92 -msgid "Eric Baudais GNOME Documentation Project
baudais@okstate.edu
" +#: C/index.docbook:82 +msgid " Eric Baudais GNOME Documentation Project baudais@okstate.edu" msgstr "" #. (itstool) path: authorgroup/othercredit -#: C/index.docbook:100 -msgid "Baris Cicek provided information from earlier revisions of the pluma application. Acknowledgments" +#: C/index.docbook:92 +msgid " Baris Cicek Provided information from earlier revisions of the pluma application." msgstr "" #. (itstool) path: authorgroup/othercredit -#: C/index.docbook:105 -msgid "Ajit George provided information about plugins. Acknowledgments" +#: C/index.docbook:99 +msgid " George Ajit Provided information about plugins." msgstr "" #. (itstool) path: revdescription/para -#: C/index.docbook:135 +#: C/index.docbook:117 msgid "Eric Baudais baudais@okstate.edu" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:131 -msgid "pluma V1.0 2000 <_:revdescription-1/>" +#: C/index.docbook:113 +msgid "1.0 2000 <_:revdescription-1/>" msgstr "" #. (itstool) path: revdescription/para -#: C/index.docbook:144 -#: C/index.docbook:152 -#: C/index.docbook:160 -#: C/index.docbook:168 -#: C/index.docbook:176 -#: C/index.docbook:184 -#: C/index.docbook:192 -#: C/index.docbook:200 +#: C/index.docbook:125 +#: C/index.docbook:133 +#: C/index.docbook:141 +#: C/index.docbook:149 +#: C/index.docbook:157 +#: C/index.docbook:165 +#: C/index.docbook:173 +#: C/index.docbook:181 msgid "Sun GNOME Documentation Team" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:140 -msgid "pluma Manual V2.0 March 2002 <_:revdescription-1/>" +#: C/index.docbook:121 +msgid "2.0 March 2002 <_:revdescription-1/>" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:148 -msgid "pluma Manual V2.1 June 2002 <_:revdescription-1/>" +#: C/index.docbook:129 +msgid "2.1 June 2002 <_:revdescription-1/>" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:156 -msgid "pluma Manual V2.2 August 2002 <_:revdescription-1/>" +#: C/index.docbook:137 +msgid "2.2 August 2002 <_:revdescription-1/>" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:164 -msgid "pluma Manual V2.3 September 2002 <_:revdescription-1/>" +#: C/index.docbook:145 +msgid "2.3 September 2002 <_:revdescription-1/>" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:172 -msgid "pluma Manual V2.4 January 2003 <_:revdescription-1/>" +#: C/index.docbook:153 +msgid "2.4 January 2003 <_:revdescription-1/>" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:180 -msgid "pluma Manual V2.5 March 2003 <_:revdescription-1/>" +#: C/index.docbook:161 +msgid "2.5 March 2003 <_:revdescription-1/>" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:188 -msgid "pluma Manual V2.6 September 2003 <_:revdescription-1/>" +#: C/index.docbook:169 +msgid "2.6 September 2003 <_:revdescription-1/>" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:196 -msgid "pluma Manual V2.7 March 2004 <_:revdescription-1/>" +#: C/index.docbook:177 +msgid "2.7 March 2004 <_:revdescription-1/>" msgstr "" #. (itstool) path: revdescription/para -#: C/index.docbook:208 +#: C/index.docbook:189 msgid "Sun Java Desktop System Documentation Team" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:204 -msgid "pluma Manual V2.8 July 2015 <_:revdescription-1/>" +#: C/index.docbook:185 +msgid "2.8 July 2015 <_:revdescription-1/>" msgstr "" #. (itstool) path: revdescription/para -#: C/index.docbook:216 +#: C/index.docbook:197 msgid "GNOME Documentation Team" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:212 -msgid "pluma Manual V2.9; July 2006; <_:revdescription-1/>" +#: C/index.docbook:193 +msgid "2.9 July 2006 <_:revdescription-1/>" msgstr "" #. (itstool) path: revdescription/para -#: C/index.docbook:224 +#: C/index.docbook:205 msgid "MATE Documentation Team" msgstr "" #. (itstool) path: revhistory/revision -#: C/index.docbook:220 -msgid "pluma Manual V3.0 July 2015 <_:revdescription-1/>" +#: C/index.docbook:201 +msgid "3.0 July 2015 <_:revdescription-1/>" msgstr "" -#. (itstool) path: articleinfo/releaseinfo -#: C/index.docbook:229 +#. (itstool) path: info/releaseinfo +#: C/index.docbook:211 msgid "This manual describes version 1.10 of pluma." msgstr "" -#. (itstool) path: legalnotice/title -#: C/index.docbook:232 -msgid "Feedback" -msgstr "" - -#. (itstool) path: para/ulink -#: C/index.docbook:233 -msgid "MATE Feedback Page" -msgstr "" - -#. (itstool) path: legalnotice/para -#: C/index.docbook:233 -msgid "To report a bug or make a suggestion regarding the pluma application or this manual, follow the directions in the <_:ulink-1/>." -msgstr "" - -#. (itstool) path: abstract/para -#: C/index.docbook:238 -msgid "pluma is a text editor for the MATE Desktop featuring basic yet robust capabilities such as printing, spell checking, find and replace, and syntax highlighting. More advanced features are available as plugins." -msgstr "" - #. (itstool) path: article/indexterm -#: C/index.docbook:243 +#: C/index.docbook:215 msgid "pluma" msgstr "" #. (itstool) path: article/indexterm -#: C/index.docbook:244 +#: C/index.docbook:218 msgid "text editor" msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:249 +#. (itstool) path: info/title +#: C/index.docbook:226 msgid "Introduction" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:254 +#. (itstool) path: section/para +#: C/index.docbook:230 msgid "The pluma application enables you to create and edit text files." msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:256 +#. (itstool) path: section/para +#: C/index.docbook:231 msgid "The aim of pluma is to be a simple and easy to use text editor. More powerful features can be enabled with different plugins, allowing a variety of tasks related to text-editing." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:260 +#. (itstool) path: info/title +#: C/index.docbook:237 msgid "Getting Started" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:264 +#. (itstool) path: info/title +#: C/index.docbook:243 msgid "Starting pluma" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:265 +#. (itstool) path: section/para +#: C/index.docbook:245 msgid "You can start pluma in the following ways:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:268 +#: C/index.docbook:248 msgid "Applications menu" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:270 -msgid "Choose AccessoriesText Editor." +#: C/index.docbook:251 +msgid "Choose Accessories Text Editor ." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:274 +#: C/index.docbook:255 msgid "Command line" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:276 +#: C/index.docbook:257 msgid "Execute the following command: pluma" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:280 +#. (itstool) path: section/para +#: C/index.docbook:261 msgid "By default, when you open a text document in the file manager, pluma will start, and display the document." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:285 +#. (itstool) path: info/title +#: C/index.docbook:266 msgid "The pluma Window" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:286 +#. (itstool) path: section/para +#: C/index.docbook:268 msgid "When you start pluma, the following window is displayed:" msgstr "" -#. (itstool) path: figure/title -#: C/index.docbook:289 +#. (itstool) path: info/title +#: C/index.docbook:272 msgid "pluma Window" msgstr "" @@ -305,171 +285,160 @@ msgstr "" #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: C/index.docbook:293 +#: C/index.docbook:277 msgctxt "_" msgid "external ref='figures/pluma_window.png' md5='48a265acf2b42650a4355f0baa1a498d'" msgstr "" #. (itstool) path: screenshot/mediaobject -#: C/index.docbook:291 +#: C/index.docbook:275 msgid " Shows pluma main window. " msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:301 +#. (itstool) path: section/para +#: C/index.docbook:286 msgid "The pluma window contains the following elements:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:304 +#: C/index.docbook:289 msgid "Menubar" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:306 +#: C/index.docbook:291 msgid "The menus on the menubar contain all the commands you need to work with files in pluma." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:309 +#: C/index.docbook:295 msgid "Toolbar" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:311 +#: C/index.docbook:297 msgid "The toolbar contains a subset of the commands that you can access from the menubar." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:314 +#: C/index.docbook:301 msgid "Display area" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:316 +#: C/index.docbook:303 msgid "The display area contains the text of the file that you are editing." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:319 +#: C/index.docbook:307 msgid "Statusbar" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:321 +#: C/index.docbook:309 msgid "The statusbar displays information about current pluma activity and contextual information about the menu items. The statusbar also displays the following information:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:324 +#: C/index.docbook:312 msgid "Cursor position: the line number and column number where the cursor is located." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:327 +#: C/index.docbook:315 msgid "Edit mode: If the editor is in insert mode, the statusbar contains the text INS. If the editor is in overwrite mode, the statusbar contains the text OVR. Press the Insert key to change edit mode." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:332 +#: C/index.docbook:321 msgid "Side Pane" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:334 +#: C/index.docbook:323 msgid "The side pane displays a list of open documents, and other information depending on which plugins are enabled." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:335 -msgid "By default, the side pane is not shown. To show it, choose ViewSide Pane." +#: C/index.docbook:324 +msgid "By default, the side pane is not shown. To show it, choose View Side Pane ." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:338 +#: C/index.docbook:328 msgid "Bottom Pane" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:340 +#: C/index.docbook:330 msgid "The bottom pane is used by programming tools such as the Python Console plugin to display output." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:341 -msgid "By default, the bottom pane is not shown. To show it, choose ViewBottom Pane." +#: C/index.docbook:331 +msgid "By default, the bottom pane is not shown. To show it, choose View Bottom Pane ." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:345 +#. (itstool) path: section/para +#: C/index.docbook:335 msgid "When you right-click in the pluma window, the application displays a popup menu. The popup menu contains the most common text editing commands." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:347 -msgid "User Guide" -msgstr "" - -#. (itstool) path: sect2/para -#: C/index.docbook:347 -msgid "Like other MATE applications, actions in pluma can be performed in several ways: with the menu, with the toolbar, or with shortcut keys. Shortcuts keys common to all applications are listed in the <_:ulink-1/>." +#. (itstool) path: section/para +#: C/index.docbook:336 +msgid "Like other MATE applications, actions in pluma can be performed in several ways: with the menu, with the toolbar, or with shortcut keys. Shortcuts keys common to all applications are listed in the User Guide." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:352 +#. (itstool) path: info/title +#: C/index.docbook:342 msgid "Running pluma from a Command Line" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:353 +#. (itstool) path: section/para +#: C/index.docbook:344 msgid "You can run pluma from a command line and open a single file or multiple files. To open multiple files from a command line, type the following command, then press Return:" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:354 +#. (itstool) path: section/para +#: C/index.docbook:345 msgid "pluma file1.txt file2.txt file3.txt" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:355 +#. (itstool) path: section/para +#: C/index.docbook:348 msgid "Alternatively, you can specify a URI instead of a filename." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:356 -msgid "pluma1" +#. (itstool) path: section/para +#: C/index.docbook:349 +msgid "Refer to the pluma 1 man page for more information on how to run pluma from a command line." msgstr "" -#. (itstool) path: sect2/para +#. (itstool) path: info/title #: C/index.docbook:356 -msgid "Refer to the <_:ulink-1/> man page for more information on how to run pluma from a command line." -msgstr "" - -#. (itstool) path: sect1/title -#: C/index.docbook:361 msgid "Working with Files" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:365 +#. (itstool) path: info/title +#: C/index.docbook:362 msgid "Creating a New Document" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:366 -msgid "To create a new document, choose FileNew. The application displays a new blank document in the pluma window." +#. (itstool) path: section/para +#: C/index.docbook:364 +msgid "To create a new document, choose File New . The application displays a new blank document in the pluma window." msgstr "" -#. (itstool) path: sect2/title -#. (itstool) path: sect3/title -#: C/index.docbook:371 -#: C/index.docbook:1599 +#. (itstool) path: info/title +#: C/index.docbook:370 +#: C/index.docbook:2103 msgid "Opening a File" msgstr "" -#. (itstool) path: sect2/para +#. (itstool) path: section/para #: C/index.docbook:372 -msgid "To open a file, choose FileOpen to display the Open File dialog. Select the file that you want to open, then click Open. The file is displayed in the pluma window." +msgid "To open a file, choose File Open to display the Open File dialog. Select the file that you want to open, then click Open. The file is displayed in the pluma window." msgstr "" #. (itstool) path: imageobject/imagedata @@ -477,2895 +446,2865 @@ msgstr "" #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. -#: C/index.docbook:374 +#: C/index.docbook:375 msgctxt "_" msgid "external ref='figures/pluma_recent_files_menu_icon.png' md5='62b4bede31db64226f7e7f9b18f5eb74'" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:374 -msgid "The application records the paths and filenames of the five most recent files that you edited and displays the files as menu items on the File menu. You can also click on the Shows Recent Files menu icon. icon on the toolbar to display the list of recent files." +#. (itstool) path: section/para +#: C/index.docbook:373 +msgid "The application records the paths and filenames of the five most recent files that you edited and displays the files as menu items on the File menu. You can also click on the Shows Recent Files menu icon. icon on the toolbar to display the list of recent files." msgstr "" #. (itstool) path: note/para -#: C/index.docbook:376 +#: C/index.docbook:382 msgid "You can open multiple files in pluma. The application adds a tab for each open file to the window. For more on this see ." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:382 +#. (itstool) path: info/title +#: C/index.docbook:389 msgid "Saving a File" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:383 +#. (itstool) path: section/para +#: C/index.docbook:391 msgid "You can save files in the following ways:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:385 -msgid "To save changes to an existing file, choose FileSave." +#: C/index.docbook:394 +msgid "To save changes to an existing file, choose File Save ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:387 +#: C/index.docbook:397 msgid "To save a new file or to save an existing file under a new filename, choose File Save As . Enter a name for the file in the Save As dialog, then click Save." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:389 +#: C/index.docbook:400 msgid "To save all the files that are currently open in pluma, choose Documents Save All ." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:392 +#. (itstool) path: section/para +#: C/index.docbook:403 msgid "To close all the files that are currently open in pluma, choose Documents Close All ." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:397 +#. (itstool) path: info/title +#: C/index.docbook:409 msgid "Working With Tabs" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:399 +#. (itstool) path: section/para +#: C/index.docbook:411 msgid "When more than one file is open, pluma shows a tab for each document above the display area. To switch to another document, click on its tab." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:400 +#. (itstool) path: section/para +#: C/index.docbook:412 msgid "To move a document to another pluma window, drag the tab corresponding to the file to the window you want to move it to." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:401 +#. (itstool) path: section/para +#: C/index.docbook:413 msgid "To move a document to a new pluma window, either drag its tab to the desktop, or choose Documents Move to New Window ." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:407 +#. (itstool) path: info/title +#: C/index.docbook:420 msgid "Working with Text" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:411 +#. (itstool) path: info/title +#: C/index.docbook:426 msgid "Editing Text" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:412 +#. (itstool) path: section/para +#: C/index.docbook:428 msgid "You can edit the text of a file in the following ways:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:414 +#: C/index.docbook:431 msgid "Type new text from the keyboard. The blinking insertion cursor marks the point where new text appears. To change this, use the arrow keys on the keyboard or click with the mouse." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:416 +#: C/index.docbook:434 msgid "To copy the selected text to the clipboard, choose Edit Copy ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:418 +#: C/index.docbook:437 msgid "To delete the selected text from the file and move the selected text to the clipboard, choose Edit Cut ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:420 +#: C/index.docbook:440 msgid "To permanently delete the selected text from the file, choose Edit Delete ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:422 +#: C/index.docbook:443 msgid "To insert the contents of the clipboard at the cursor position, choose Edit Paste . You must cut or copy text before you can paste text into the file, either from pluma or another application." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:424 +#: C/index.docbook:446 msgid "To select all the text in a file, choose Edit Select All ." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:430 +#. (itstool) path: info/title +#: C/index.docbook:454 msgid "Undoing and Redoing Changes" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:431 +#. (itstool) path: section/para +#: C/index.docbook:456 msgid "To undo a change you have made, choose Edit Undo . To reverse this action, choose Edit Redo ." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:436 +#. (itstool) path: info/title +#: C/index.docbook:462 msgid "Finding and Replacing" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:438 +#. (itstool) path: section/para +#: C/index.docbook:464 msgid "In pluma, there are two ways of searching for text. You can use the Find dialog to search for a specific piece of text, or Incremental Search to highlight matching text as you type it." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:443 +#. (itstool) path: info/title +#: C/index.docbook:469 msgid "Finding Text" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:444 +#. (itstool) path: section/para +#: C/index.docbook:472 msgid "To search a file for a string of text, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:446 +#: C/index.docbook:475 msgid "Choose Search Find to display the Find dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:448 +#: C/index.docbook:481 msgid "Type the string that you want to find in the Search for field. You can include special characters such as a new line or tab: see ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:450 +#: C/index.docbook:484 msgid "Click Find to search the file for the first occurrence of the string after your current cursor position. If pluma finds the string, the application selects first occurrence of the string. Other occurrences of the string are highlighted." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:452 +#: C/index.docbook:487 msgid "To find the next occurrence of the string, click Find or choose Search Find Next . To find the previous occurrence of the text, choose Search Find Previous ." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:455 +#. (itstool) path: section/para +#: C/index.docbook:496 msgid "After you have closed the Find dialog, you can still move the selection to other occurrences of the text by choosing Search Find Next and Search Find Previous ." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:456 +#. (itstool) path: section/para +#: C/index.docbook:503 msgid "To remove the highlighting from the text, choose Search Clear Highlight ." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:460 +#. (itstool) path: info/title +#: C/index.docbook:511 msgid "Incremental Search" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:462 +#. (itstool) path: section/para +#: C/index.docbook:515 msgid "Incremental search highlights matching text in the document as you type it letter by letter. (This is similar to the search feature in several web browsers.)" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:463 +#. (itstool) path: section/para +#: C/index.docbook:516 msgid "To start an incremental search, choose Search Incremental Search . The search box appears at the top of the display area." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:464 +#. (itstool) path: section/para +#: C/index.docbook:520 msgid "Begin typing, and text that matches will be highlighted in the document. The first instance after the cursor position is also selected." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:465 -msgid "To advance the selection to the next match while keeping the incremental search box open, press CtrlG. Press CtrlShiftG to go back to the previous match." +#. (itstool) path: section/para +#: C/index.docbook:521 +msgid "To advance the selection to the next match while keeping the incremental search box open, press Ctrl G . Press Ctrl Shift G to go back to the previous match." msgstr "" #. (itstool) path: tip/para -#: C/index.docbook:466 +#: C/index.docbook:530 msgid "You can also use the up and down arrow keys or the mouse wheel to move the selection between matches." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:471 +#. (itstool) path: info/title +#: C/index.docbook:537 msgid "Replacing Text" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:473 +#. (itstool) path: section/para +#: C/index.docbook:539 msgid "To search a file for a string, and replace the string with an alternative string, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:475 +#: C/index.docbook:542 msgid "Choose Search Replace to display the Replace dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:477 +#: C/index.docbook:548 msgid "Type the string that you want to find, in the Search for field. You can include special characters such as a new line or tab: see ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:478 +#: C/index.docbook:551 msgid "Type the string that you want to use to replace the string that you find, in the Replace with field." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:482 +#. (itstool) path: section/para +#: C/index.docbook:555 msgid "To examine each occurrence of the string before replacing it, click Find. If pluma finds the string, the application selects the string. Click Replace to replace the selected occurrence of the string. To find the next occurrence of the string, click Find again." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:483 +#. (itstool) path: section/para +#: C/index.docbook:556 msgid "To replace all occurrences of the string throughout the document, click Replace All." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:488 +#. (itstool) path: info/title +#: C/index.docbook:562 msgid "Find and Replace Options" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:489 +#. (itstool) path: section/para +#: C/index.docbook:565 msgid "The Find dialog and the Replace dialog both have the following options:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:491 +#: C/index.docbook:568 msgid "Select the Match case option to only find occurrences of the string that match the case of the text that you type. For example, with Match case selected, \"TEXT\" will not match \"text\"." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:493 +#: C/index.docbook:571 msgid "Select the Match entire word only option to only find occurrences of the string that match the entire words of the text that you type. For example, with Match entire word only selected, \"text\" will not match \"texture\"." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:495 +#: C/index.docbook:574 msgid "Select the Search backwards option to search backwards towards the beginning of the document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:497 +#: C/index.docbook:577 msgid "Select the Wrap around option to search to one end of the document and then continue the search from the other end of the file." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:504 +#. (itstool) path: info/title +#: C/index.docbook:585 msgid "Special Characters" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:505 +#. (itstool) path: section/para +#: C/index.docbook:588 msgid "You can include the following escape sequences in the text to find or replace to represent special characters:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:508 +#: C/index.docbook:591 msgid "\\n" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:510 +#: C/index.docbook:595 msgid "Specifies a new line." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:514 +#: C/index.docbook:599 msgid "\\t" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:516 +#: C/index.docbook:603 msgid "Specifies a tab character." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:520 +#: C/index.docbook:607 msgid "\\r" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:522 +#: C/index.docbook:611 msgid "Specifies a carriage return." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:526 +#: C/index.docbook:615 msgid "\\\\" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:528 +#: C/index.docbook:619 msgid "The backslash character itself must be escaped if it is being searched for. For example, if you are looking for the \"\\n\" literal, you will have to type \"\\\\n\" in the Search for field. Or if you are looking for a sequence of backslashes, you will have to double the number of searched backslashes." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:540 +#. (itstool) path: info/title +#: C/index.docbook:632 msgid "Positioning the Cursor on a Specific Line" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:542 +#. (itstool) path: section/para +#: C/index.docbook:634 msgid "To position the cursor on a specific line in the current file, choose Search Go to Line . The line number box appears at the top of the display area." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:543 +#. (itstool) path: section/para +#: C/index.docbook:635 msgid "Begin typing the number of the line that you want to move the cursor to and the document will scroll to the specified line." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:544 +#. (itstool) path: section/para +#: C/index.docbook:636 msgid "To dismiss the box and move the cursor to the specified line, press Return." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:550 +#. (itstool) path: info/title +#: C/index.docbook:642 msgid "Printing" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:554 +#. (itstool) path: info/title +#: C/index.docbook:648 msgid "Setting the Page Options" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:556 +#. (itstool) path: section/para +#: C/index.docbook:651 msgid "To set the page options, choose File Page Setup to display the Page Setup dialog." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:558 +#. (itstool) path: section/para +#: C/index.docbook:653 msgid "The Page Setup dialog enables you to specify the following print options:" msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:561 +#. (itstool) path: info/title +#: C/index.docbook:657 msgid "General Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:563 +#: C/index.docbook:661 msgid "Print syntax highlighting" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:565 +#: C/index.docbook:665 msgid "Select this option to print syntax highlighting. For more information about syntax highlighting, see ." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:568 +#: C/index.docbook:669 msgid "Print page headers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:570 +#: C/index.docbook:673 msgid "Select this option to include a header on each page that you print. You cannot configure the header." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:573 -#: C/index.docbook:1185 +#: C/index.docbook:677 +#: C/index.docbook:1555 msgid "Line Numbers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:576 +#: C/index.docbook:681 msgid "Select the Print line numbers option to include line numbers when you print a file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:577 +#: C/index.docbook:682 msgid "Use the Number every ... lines spin box to specify how often to print the line numbers, for example every 5 lines, every 10 lines, and so on." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:580 -#: C/index.docbook:1178 +#: C/index.docbook:686 +#: C/index.docbook:1546 msgid "Text Wrapping" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:582 +#: C/index.docbook:690 msgid "Select the Enable text wrapping option to wrap text onto the next line, at a character level, when you print a file. The application counts wrapped lines as one line for line numbering purposes." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:584 +#: C/index.docbook:691 msgid "Select the Do not split words over two lines option to wrap text onto the next line, at a word level, when you print a file." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:592 +#. (itstool) path: info/title +#: C/index.docbook:699 msgid "Fonts" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:594 +#: C/index.docbook:703 msgid "Body" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:596 +#: C/index.docbook:707 msgid "Click on this button to select the font used to print the body text of a file." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:599 +#: C/index.docbook:711 msgid "Line numbers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:602 +#: C/index.docbook:715 msgid "Click on this button to select the font used to print line numbers." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:605 +#: C/index.docbook:719 msgid "Headers and footers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:607 +#: C/index.docbook:723 msgid "Click on this button to select the font to use to print the headers and footers in a file." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:611 +#. (itstool) path: section/para +#: C/index.docbook:727 msgid "To reset the fonts to the default fonts for printing a file from pluma, click Restore Default Fonts." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:618 +#. (itstool) path: info/title +#: C/index.docbook:734 msgid "Printing a Document" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:619 +#. (itstool) path: section/para +#: C/index.docbook:736 msgid "You can use pluma to perform the following print operations:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:621 +#: C/index.docbook:739 msgid "Print a document to a printer." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:623 +#: C/index.docbook:742 msgid "Print the output of the print command to a file." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:626 +#. (itstool) path: section/para +#: C/index.docbook:745 msgid "If you print to a file, pluma sends the output of the file to a pre-press format file. The most common pre-press formats are PostScript and Portable Document Format (PDF)." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:628 +#. (itstool) path: section/para +#: C/index.docbook:746 msgid "To preview the pages that you want to print, choose File Print Preview ." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:630 +#. (itstool) path: section/para +#: C/index.docbook:747 msgid "To print the current file to a printer or a file, choose File Print to display the Print dialog." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:632 +#. (itstool) path: section/para +#: C/index.docbook:748 msgid "The Print dialog enables you to specify the following print options:" msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:635 +#. (itstool) path: info/title +#: C/index.docbook:752 msgid "Job Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:637 +#: C/index.docbook:756 msgid "Print range" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:639 +#: C/index.docbook:760 msgid "Select one of the following options to determine how many pages to print:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:642 +#: C/index.docbook:763 msgid "All" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:643 +#: C/index.docbook:766 msgid "Select this option to print all the pages in the file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:646 +#: C/index.docbook:769 msgid "Lines" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:647 +#: C/index.docbook:772 msgid "Select this option to print the specified lines only. Use the From and To spin boxes to specify the line range." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:650 +#: C/index.docbook:775 msgid "Selection" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:651 +#: C/index.docbook:778 msgid "Select this option to print the selected text only. This option is only available if you select text." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:657 +#: C/index.docbook:784 msgid "Copies" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:659 +#: C/index.docbook:788 msgid "Use the Number of copies spin box to specify the number of copies of the file that you want to print." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:660 +#: C/index.docbook:789 msgid "If you print multiple copies of the file, select the Collate option to collate the printed copies." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:667 +#. (itstool) path: info/title +#: C/index.docbook:797 msgid "Printer Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:669 +#: C/index.docbook:802 msgid "Printer" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:671 +#: C/index.docbook:806 msgid "Use this drop-down list to select the printer to which you want to print the file." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:674 +#: C/index.docbook:810 msgid "Settings" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:676 +#: C/index.docbook:814 msgid "Use this drop-down list to select the printer settings." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:678 +#: C/index.docbook:815 msgid "To configure the printer, click Configure. For example, you can enable or disable duplex printing, or schedule delayed printing, if this functionality is supported by the printer." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:682 +#: C/index.docbook:819 msgid "Location" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:684 +#: C/index.docbook:823 msgid "Use this drop-down list to select one of the following print destinations:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:689 +#: C/index.docbook:826 msgid "CUPS" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:691 +#: C/index.docbook:830 msgid "Print the file to a CUPS printer." msgstr "" #. (itstool) path: note/para -#: C/index.docbook:695 +#: C/index.docbook:832 msgid "If the selected printer is a CUPS printer, CUPS is the only entry in this drop-down list." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:702 +#: C/index.docbook:837 msgid "lpr" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:704 +#: C/index.docbook:841 msgid "Print the file to a printer." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:710 +#: C/index.docbook:845 msgid "File" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:712 +#: C/index.docbook:849 msgid "Print the file to a PostScript file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:715 +#: C/index.docbook:850 msgid "Click Save As to display a dialog where you specify the name and location of the PostScript file." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:721 +#: C/index.docbook:854 msgid "Custom" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:723 +#: C/index.docbook:858 msgid "Use the specified command to print the file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:726 +#: C/index.docbook:859 msgid "Type the name of the command in the text box. Include all command-line arguments." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:734 +#: C/index.docbook:866 msgid "State" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:736 -#: C/index.docbook:742 -#: C/index.docbook:748 +#: C/index.docbook:870 +#: C/index.docbook:878 +#: C/index.docbook:886 msgid "This functionality is not supported in this version of pluma." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:740 +#: C/index.docbook:874 msgid "Type" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:746 +#: C/index.docbook:882 msgid "Comment" msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:756 +#. (itstool) path: info/title +#: C/index.docbook:894 msgid "Paper Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:758 +#: C/index.docbook:899 msgid "Paper size" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:760 +#: C/index.docbook:903 msgid "Use this drop-down list to select the size of the paper to which you want to print the file." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:763 +#: C/index.docbook:907 msgid "Width" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:765 +#: C/index.docbook:911 msgid "Use this spin box to specify the width of the paper. Use the adjacent drop-down list to change the measurement unit." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:768 +#: C/index.docbook:915 msgid "Height" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:770 +#: C/index.docbook:919 msgid "Use this spin box to specify the height of the paper." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:773 +#: C/index.docbook:923 msgid "Feed orientation" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:775 +#: C/index.docbook:927 msgid "Use this drop-down list to select the orientation of the paper in the printer." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:778 +#: C/index.docbook:931 msgid "Page orientation" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:780 +#: C/index.docbook:935 msgid "Use this drop-down list to select the page orientation." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:783 +#: C/index.docbook:939 msgid "Layout" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:785 +#: C/index.docbook:943 msgid "Use this drop-down list to select the page layout. A preview of each layout that you select is displayed in the Preview area." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:788 +#: C/index.docbook:947 msgid "Paper tray" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:790 +#: C/index.docbook:951 msgid "Use this drop-down list to select the paper tray." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:801 +#. (itstool) path: info/title +#: C/index.docbook:961 msgid "Programming Features" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:803 +#. (itstool) path: section/para +#: C/index.docbook:963 msgid "Several of pluma's features for programming are provided with plugins. For example, the Tag List plugin provides a list of commonly-used tags for different markup languages: see ." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:807 +#. (itstool) path: info/title +#: C/index.docbook:968 msgid "Syntax Highlighting" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:808 +#. (itstool) path: section/para +#: C/index.docbook:971 msgid "Syntax highlighting makes source code easier to read by showing different parts of the text in different colors." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:810 +#. (itstool) path: section/para +#: C/index.docbook:972 msgid "pluma chooses an appropriate syntax highlighting mode based on a document's type. To override the syntax highlighting mode, choose View Highlight Mode , then choose one of the following menu items:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:813 +#: C/index.docbook:975 msgid "Normal" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:815 +#: C/index.docbook:979 msgid "Do not display any syntax highlighting." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:819 +#: C/index.docbook:983 msgid "Sources" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:821 +#: C/index.docbook:987 msgid "Display syntax highlighting to edit source code. Use the Sources submenu to select the source code type." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:825 +#: C/index.docbook:991 msgid "Markup" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:827 +#: C/index.docbook:995 msgid "Display syntax highlighting to edit markup code. Use the Markup submenu to select the markup code type." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:831 +#: C/index.docbook:999 msgid "Scripts" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:833 +#: C/index.docbook:1003 msgid "Display syntax highlighting to edit script code. Use the Scripts submenu to select the script code type." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:837 +#: C/index.docbook:1007 msgid "Others" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:839 +#: C/index.docbook:1011 msgid "Display syntax highlighting to edit other types of code. Use the Others submenu to select the code type." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:847 +#. (itstool) path: info/title +#: C/index.docbook:1020 msgid "Piping the Output of a Command to a File" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:848 +#. (itstool) path: section/para +#: C/index.docbook:1022 msgid "You can use pluma to pipe the output of a command to a text file. For example, to pipe the output of an ls command to a text file, type ls | pluma, then press Return." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:849 +#. (itstool) path: section/para +#: C/index.docbook:1023 msgid "The output of the ls command is displayed in a new text file in the pluma window." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:850 +#. (itstool) path: section/para +#: C/index.docbook:1024 msgid "Alternatively, you can use the External tools plugin to pipe command output to the current file." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:856 +#. (itstool) path: info/title +#: C/index.docbook:1031 msgid "Shortcut Keys" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:857 +#. (itstool) path: section/para +#: C/index.docbook:1033 msgid "Use shortcut keys to perform common tasks more quickly than with the mouse and menus. The following tables list all of pluma's shortcut keys." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:858 -msgid "Desktop User Guide" -msgstr "" - -#. (itstool) path: sect1/para -#: C/index.docbook:858 -msgid "For more on shortcut keys, see the <_:ulink-1/>." +#. (itstool) path: section/para +#: C/index.docbook:1034 +msgid "For more on shortcut keys, see the Desktop User Guide." msgstr "" -#. (itstool) path: sect1/bridgehead -#: C/index.docbook:861 +#. (itstool) path: section/bridgehead +#: C/index.docbook:1037 msgid "Tabs" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:862 +#. (itstool) path: section/para +#: C/index.docbook:1038 msgid "Shortcuts for tabs:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:870 -#: C/index.docbook:914 -#: C/index.docbook:970 -#: C/index.docbook:1026 -#: C/index.docbook:1054 -#: C/index.docbook:1101 -#: C/index.docbook:1144 +#: C/index.docbook:1046 +#: C/index.docbook:1116 +#: C/index.docbook:1210 +#: C/index.docbook:1304 +#: C/index.docbook:1342 +#: C/index.docbook:1420 +#: C/index.docbook:1490 msgid "Shortcut Key" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:872 -#: C/index.docbook:916 -#: C/index.docbook:972 -#: C/index.docbook:1028 -#: C/index.docbook:1056 -#: C/index.docbook:1103 -#: C/index.docbook:1146 +#: C/index.docbook:1049 +#: C/index.docbook:1119 +#: C/index.docbook:1213 +#: C/index.docbook:1307 +#: C/index.docbook:1345 +#: C/index.docbook:1423 +#: C/index.docbook:1493 msgid "Command" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:877 +#: C/index.docbook:1056 msgid "Ctrl + Alt + PageUp" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:878 +#: C/index.docbook:1059 msgid "Switches to the next tab to the left." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:881 +#: C/index.docbook:1064 msgid "Ctrl + Alt + PageDown" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:882 +#: C/index.docbook:1067 msgid "Switches to the next tab to the right." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:885 -#: C/index.docbook:949 +#: C/index.docbook:1072 +#: C/index.docbook:1182 msgid "Ctrl + W" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:886 +#: C/index.docbook:1075 msgid "Close tab." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:889 +#: C/index.docbook:1080 msgid "Ctrl + Shift + L" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:890 +#: C/index.docbook:1083 msgid "Save all tabs." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:893 +#: C/index.docbook:1088 msgid "Ctrl + Shift + W" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:894 +#: C/index.docbook:1091 msgid "Close all tabs." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:897 +#: C/index.docbook:1096 msgid "Alt + n" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:898 +#: C/index.docbook:1099 msgid "Jump to nth tab." msgstr "" -#. (itstool) path: sect1/bridgehead -#: C/index.docbook:905 +#. (itstool) path: section/bridgehead +#: C/index.docbook:1107 msgid "Files" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:906 +#. (itstool) path: section/para +#: C/index.docbook:1108 msgid "Shortcuts for working with files:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:921 +#: C/index.docbook:1126 msgid "Ctrl + N" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:922 +#: C/index.docbook:1129 msgid "Create a new document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:925 +#: C/index.docbook:1134 msgid "Ctrl + O" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:926 +#: C/index.docbook:1137 msgid "Open a document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:929 +#: C/index.docbook:1142 msgid "Ctrl + L" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:930 +#: C/index.docbook:1145 msgid "Open a location." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:933 +#: C/index.docbook:1150 msgid "Ctrl + S" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:934 +#: C/index.docbook:1153 msgid "Save the current document to disk." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:937 +#: C/index.docbook:1158 msgid "Ctrl + Shift + S" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:938 +#: C/index.docbook:1161 msgid "Save the current document with a new filename." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:941 +#: C/index.docbook:1166 msgid "Ctrl + P" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:942 +#: C/index.docbook:1169 msgid "Print the current document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:945 +#: C/index.docbook:1174 msgid "Ctrl + Shift + P" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:946 +#: C/index.docbook:1177 msgid "Print preview." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:950 +#: C/index.docbook:1185 msgid "Close the current document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:953 +#: C/index.docbook:1190 msgid "Ctrl + Q" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:954 +#: C/index.docbook:1193 msgid "Quit Pluma." msgstr "" -#. (itstool) path: sect1/bridgehead -#: C/index.docbook:961 +#. (itstool) path: section/bridgehead +#: C/index.docbook:1201 msgid "Edit" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:962 +#. (itstool) path: section/para +#: C/index.docbook:1202 msgid "Shortcuts for editing documents:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:977 +#: C/index.docbook:1220 msgid "Ctrl + Z" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:978 +#: C/index.docbook:1223 msgid "Undo the last action." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:981 +#: C/index.docbook:1228 msgid "Ctrl + Shift + Z" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:982 +#: C/index.docbook:1231 msgid "Redo the last undone action ." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:985 +#: C/index.docbook:1236 msgid "Ctrl + X" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:986 +#: C/index.docbook:1239 msgid "Cut the selected text or region and place it on the clipboard." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:989 +#: C/index.docbook:1244 msgid "Ctrl + C" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:990 +#: C/index.docbook:1247 msgid "Copy the selected text or region onto the clipboard." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:993 +#: C/index.docbook:1252 msgid "Ctrl + V" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:994 +#: C/index.docbook:1255 msgid "Paste the contents of the clipboard." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:997 +#: C/index.docbook:1260 msgid "Ctrl + A" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:998 +#: C/index.docbook:1263 msgid "Select all." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1001 +#: C/index.docbook:1268 msgid "Ctrl + D" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1002 +#: C/index.docbook:1271 msgid "Delete current line." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1005 +#: C/index.docbook:1276 msgid "Alt + Up" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1006 +#: C/index.docbook:1279 msgid "Move the selected line up one line." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1009 +#: C/index.docbook:1284 msgid "Alt + Down" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1010 +#: C/index.docbook:1287 msgid "Move the selected line down one line." msgstr "" -#. (itstool) path: sect1/bridgehead -#: C/index.docbook:1017 +#. (itstool) path: section/bridgehead +#: C/index.docbook:1295 msgid "Panes" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:1018 +#. (itstool) path: section/para +#: C/index.docbook:1296 msgid "Shortcuts for showing and hiding panes:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1033 +#: C/index.docbook:1314 msgid "F9" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1034 +#: C/index.docbook:1317 msgid "Show/hide the side pane." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1037 +#: C/index.docbook:1322 msgid "Ctrl + F9" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1038 +#: C/index.docbook:1325 msgid "Show/hide the bottom pane." msgstr "" -#. (itstool) path: sect1/bridgehead -#: C/index.docbook:1045 +#. (itstool) path: section/bridgehead +#: C/index.docbook:1333 msgid "Search" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:1046 +#. (itstool) path: section/para +#: C/index.docbook:1334 msgid "Shortcuts for searching:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1061 +#: C/index.docbook:1352 msgid "Ctrl + F" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1062 +#: C/index.docbook:1355 msgid "Find a string." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1065 +#: C/index.docbook:1360 msgid "Ctrl + G" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1066 +#: C/index.docbook:1363 msgid "Find the next instance of the string." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1069 +#: C/index.docbook:1368 msgid "Ctrl + Shift + G" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1070 +#: C/index.docbook:1371 msgid "Find the previous instance of the string." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1073 +#: C/index.docbook:1376 msgid "Ctrl + K" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1074 +#: C/index.docbook:1379 msgid "Interactive search." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1077 +#: C/index.docbook:1384 msgid "Ctrl + H" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1078 +#: C/index.docbook:1387 msgid "Search and replace." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1081 +#: C/index.docbook:1392 msgid "Ctrl + Shift + K" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1082 +#: C/index.docbook:1395 msgid "Clear highlight." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1085 +#: C/index.docbook:1400 msgid "Ctrl + I" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1086 +#: C/index.docbook:1403 msgid "Goto line." msgstr "" -#. (itstool) path: sect1/bridgehead -#: C/index.docbook:1092 +#. (itstool) path: section/bridgehead +#: C/index.docbook:1411 msgid "Tools" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:1093 +#. (itstool) path: section/para +#: C/index.docbook:1412 msgid "Shortcuts for tools:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1108 +#: C/index.docbook:1430 msgid "Shift + F7" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1109 +#: C/index.docbook:1433 msgid "Check spelling (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1112 +#: C/index.docbook:1438 msgid "Alt + F12" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1113 +#: C/index.docbook:1441 msgid "Remove trailing spaces (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1116 +#: C/index.docbook:1446 msgid "Ctrl + T" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1117 +#: C/index.docbook:1449 msgid "Indent (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1120 +#: C/index.docbook:1454 msgid "Ctrl + Shift + T" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1121 +#: C/index.docbook:1457 msgid "Remove Indent (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1124 +#: C/index.docbook:1462 msgid "F8" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1125 +#: C/index.docbook:1465 msgid "Run \"make\" in current directory (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1128 +#: C/index.docbook:1470 msgid "Ctrl + Shift + D" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1129 +#: C/index.docbook:1473 msgid "Directory listing (with plugin)." msgstr "" -#. (itstool) path: sect1/bridgehead -#: C/index.docbook:1135 +#. (itstool) path: section/bridgehead +#: C/index.docbook:1481 msgid "Help" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:1136 +#. (itstool) path: section/para +#: C/index.docbook:1482 msgid "Shortcuts for help:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1151 +#: C/index.docbook:1500 msgid "F1" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1152 +#: C/index.docbook:1503 msgid "Open pluma's user manual." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:1164 +#. (itstool) path: info/title +#: C/index.docbook:1514 msgid "Preferences" msgstr "" -#. (itstool) path: sect1/para -#: C/index.docbook:1166 +#. (itstool) path: section/para +#: C/index.docbook:1516 msgid "To configure pluma, choose Edit Preferences . The Preferences dialog contains the following categories:" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1175 +#. (itstool) path: info/title +#: C/index.docbook:1542 msgid "View Preferences" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1180 +#: C/index.docbook:1550 msgid "Select the Enable text wrapping option to have long lines of text flow into paragraphs instead of running off the edge of the text window. This avoids having to scroll horizontally" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1181 +#: C/index.docbook:1551 msgid "Select the Do not split words over two lines option to have the text wrapping option preserve whole words when flowing text to the next line. This makes text easier to read." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1187 +#: C/index.docbook:1559 msgid "Select the Display line numbers option to display line numbers on the left side of the pluma window." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1191 +#: C/index.docbook:1563 msgid "Current Line" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1193 +#: C/index.docbook:1567 msgid "Select the Highlight current line option to highlight the line where the cursor is placed." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1197 +#: C/index.docbook:1571 msgid "Right Margin" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1199 +#: C/index.docbook:1575 msgid "Select the Display right margin option to display a vertical line that indicates the right margin." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1200 +#: C/index.docbook:1576 msgid "Use the Right margin at column spin box to specify the location of the vertical line." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1204 +#: C/index.docbook:1580 msgid "Bracket Matching" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1206 +#: C/index.docbook:1584 msgid "Select the Highlight matching bracket option to highlight the corresponding bracket when the cursor is positioned on a bracket character." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1214 +#. (itstool) path: info/title +#: C/index.docbook:1592 msgid "Editor Preferences" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1217 +#: C/index.docbook:1596 msgid "Tabs" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1219 +#: C/index.docbook:1600 msgid "Use the Tab width spin box to specify the width of the space that pluma inserts when you press the Tab key." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1220 +#: C/index.docbook:1601 msgid "Select the Insert spaces instead of tabs option to specify that pluma inserts spaces instead of a tab character when you press the Tab key." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1224 +#: C/index.docbook:1605 msgid "Auto Indentation" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1226 +#: C/index.docbook:1609 msgid "Select the Enable auto indentation option to specify that the next line starts at the indentation level of the current line." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1230 +#: C/index.docbook:1613 msgid "File Saving" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1232 +#: C/index.docbook:1617 msgid "Select the Create a backup copy of files before saving option to create a backup copy of a file each time you save the file. The backup copy of the file contains a ~ at the end of the filename." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1233 +#: C/index.docbook:1618 msgid "Select the Autosave files every ... minutes option to automatically save the current file at regular intervals. Use the spin box to specify how often you want to save the file." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1240 +#. (itstool) path: info/title +#: C/index.docbook:1626 msgid "Font & Colors Preferences" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1243 +#: C/index.docbook:1631 msgid "Font" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1245 +#: C/index.docbook:1635 msgid "Select the Use default theme font option to use the default system font for the text in the pluma text window." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1246 +#: C/index.docbook:1636 msgid "The Editor font field displays the font that pluma uses to display text. Click on the button to specify the font type, style, and size to use for text." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1250 +#: C/index.docbook:1640 msgid "Color Scheme" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1252 +#: C/index.docbook:1644 msgid "You can choose a color scheme from the list of color schemes. By default, the following color schemes are installed:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1255 +#: C/index.docbook:1647 msgid "Classic" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1257 +#: C/index.docbook:1651 msgid "Classic color scheme based on the gvim color scheme." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1261 +#: C/index.docbook:1655 msgid "Cobalt" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1263 +#: C/index.docbook:1659 msgid "Blue based color scheme." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1267 +#: C/index.docbook:1663 msgid "Kate" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1269 +#: C/index.docbook:1667 msgid "Color scheme used in the Kate text editor." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1273 +#: C/index.docbook:1671 msgid "Oblivion" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1275 +#: C/index.docbook:1675 msgid "Dark color scheme using the Tango color palette." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1279 +#: C/index.docbook:1679 msgid "Tango" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1281 +#: C/index.docbook:1683 msgid "Color scheme using the Tango color scheme." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1285 +#: C/index.docbook:1687 msgid "You can add a new color scheme by clicking on Add..., and selecting a color scheme file" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1286 +#: C/index.docbook:1688 msgid "You can remove the selected color scheme by clicking on Remove" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1293 +#. (itstool) path: info/title +#: C/index.docbook:1696 msgid "Plugins Preferences" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1294 +#. (itstool) path: section/para +#: C/index.docbook:1698 msgid "Plugins add extra features to pluma. For more information on plugins and how to use the built-in plugins, see ." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1298 +#. (itstool) path: info/title +#: C/index.docbook:1703 msgid "Enabling a Plugin" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1299 +#. (itstool) path: section/para +#: C/index.docbook:1705 msgid "To enable a pluma plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1302 -#: C/index.docbook:1323 -#: C/index.docbook:1645 +#: C/index.docbook:1708 +#: C/index.docbook:1732 +#: C/index.docbook:2161 msgid "Choose Edit Preferences ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1305 -#: C/index.docbook:1326 -#: C/index.docbook:1648 +#: C/index.docbook:1711 +#: C/index.docbook:1735 +#: C/index.docbook:2164 msgid "Select the Plugins tab." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1308 +#: C/index.docbook:1714 msgid "Select the check box next to the name of the plugin that you want to enable." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1311 -#: C/index.docbook:1332 +#: C/index.docbook:1717 +#: C/index.docbook:1741 msgid "Click Close to close the Preferences dialog." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1318 +#. (itstool) path: info/title +#: C/index.docbook:1725 msgid "Disabling a Plugin" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1319 +#. (itstool) path: section/para +#: C/index.docbook:1728 msgid "A plugin remains enabled when you quit pluma." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1320 +#. (itstool) path: section/para +#: C/index.docbook:1729 msgid "To disable a pluma plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1329 +#: C/index.docbook:1738 msgid "Deselect the check box next to the name of the plugin that you want to disable." msgstr "" -#. (itstool) path: sect1/title -#: C/index.docbook:1341 +#. (itstool) path: info/title +#: C/index.docbook:1751 msgid "Plugins" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1343 +#. (itstool) path: info/title +#: C/index.docbook:1756 msgid "Working with Plugins" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1344 +#. (itstool) path: section/para +#: C/index.docbook:1758 msgid "You can add extra features to pluma by enabling plugins. A plugin is a supplementary program that enhances the functionality of an application. Plugins add new items to the pluma menus for the new features they provide." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:1346 -msgid "pluma website" -msgstr "" - -#. (itstool) path: sect2/para -#: C/index.docbook:1346 -msgid "Several plugins come built-in with pluma, and you can install more. The <_:ulink-1/> lists third-party plugins." +#. (itstool) path: section/para +#: C/index.docbook:1760 +msgid "Several plugins come built-in with pluma, and you can install more. The pluma website lists third-party plugins." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1347 +#. (itstool) path: section/para +#: C/index.docbook:1761 msgid "To enable and disable plugins, or see which plugins are currently enabled, use the Plugins Preferences." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1348 +#. (itstool) path: section/para +#: C/index.docbook:1762 msgid "The following plugins come built-in with pluma:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1354 -msgid "Change Case allows you to change the case of the selected text." +#: C/index.docbook:1768 +msgid " Change Case allows you to change the case of the selected text." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1357 -msgid "Document Statistics shows the number of lines, words, and characters in the document." +#: C/index.docbook:1774 +msgid " Document Statistics shows the number of lines, words, and characters in the document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1360 -msgid "External Tools allows you to execute external commands from pluma." +#: C/index.docbook:1780 +msgid " External Tools allows you to execute external commands from pluma." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1363 +#: C/index.docbook:1786 msgid "File Browser allows you to browse your files and folders in the side pane." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1366 -msgid "Indent Lines adds or removes indentation from the selected lines." +#: C/index.docbook:1790 +msgid " Indent Lines adds or removes indentation from the selected lines." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1369 -msgid "Insert Date/Time adds the current date and time into a document." +#: C/index.docbook:1796 +msgid " Insert Date/Time adds the current date and time into a document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1372 -msgid "Modelines allows you to set editing preferences for individual documents, and supports Emacs, Kate and Vim-style modelines." +#: C/index.docbook:1802 +msgid " Modelines allows you to set editing preferences for individual documents, and supports Emacs, Kate and Vim-style modelines." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1375 -msgid "Python Console allows you to run commands in the python programming language." +#: C/index.docbook:1808 +msgid " Python Console allows you to run commands in the python programming language." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1378 -msgid "Snippets allows you to store frequently-used pieces of text and insert them quickly into a document." +#: C/index.docbook:1814 +msgid " Snippets allows you to store frequently-used pieces of text and insert them quickly into a document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1381 -msgid "Sort arranges selected lines of text into alphabetical order." +#: C/index.docbook:1820 +msgid " Sort arranges selected lines of text into alphabetical order." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1384 -msgid "Spell Checker corrects the spelling in the selected text, or marks errors automatically in the document." +#: C/index.docbook:1826 +msgid " Spell Checker corrects the spelling in the selected text, or marks errors automatically in the document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1387 -msgid "Tag List lets you insert commonly-used tags for HTML and other languages from a list in the side pane." -msgstr "" - -#. (itstool) path: para/ulink -#: C/index.docbook:1391 -msgid "pluma website" +#: C/index.docbook:1832 +msgid " Tag List lets you insert commonly-used tags for HTML and other languages from a list in the side pane." msgstr "" #. (itstool) path: note/para -#: C/index.docbook:1391 -msgid "For more information on creating plugins, see the <_:ulink-1/>." +#: C/index.docbook:1840 +msgid "For more information on creating plugins, see the pluma website." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1395 +#. (itstool) path: info/title +#: C/index.docbook:1846 msgid "Change Case Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1396 +#. (itstool) path: section/para +#: C/index.docbook:1848 msgid "The Change Case plugin changes the case of the selected text." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1397 +#. (itstool) path: section/para +#: C/index.docbook:1849 msgid "The following items are added to the Edit menu when the Change Case plugin is enabled:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1407 +#: C/index.docbook:1858 msgid "Menu Item" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1409 +#: C/index.docbook:1861 msgid "Action" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1411 +#: C/index.docbook:1864 msgid "Example" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1416 -msgid "Edit Change CaseAll Upper Case" +#: C/index.docbook:1871 +msgid " Edit Change Case All Upper Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1418 +#: C/index.docbook:1874 msgid "Change each character to uppercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1419 +#: C/index.docbook:1877 msgid "This text becomes THIS TEXT" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1422 -msgid "Edit Change CaseAll Lower Case" +#: C/index.docbook:1882 +msgid " Edit Change Case All Lower Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1424 +#: C/index.docbook:1885 msgid "Change each character to lowercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1425 +#: C/index.docbook:1888 msgid "This Text becomes this text" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1428 -msgid "Edit Change CaseInvert Case" +#: C/index.docbook:1893 +msgid " Edit Change Case Invert Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1430 +#: C/index.docbook:1896 msgid "Change each lowercase character to uppercase, and change each uppercase character to lowercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1431 +#: C/index.docbook:1899 msgid "This Text becomes tHIS tEXT" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1434 -msgid "Edit Change CaseTitle Case" +#: C/index.docbook:1904 +msgid " Edit Change Case Title Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1436 +#: C/index.docbook:1907 msgid "Change the first character of each word to uppercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1437 +#: C/index.docbook:1910 msgid "this text becomes This Text" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1446 +#. (itstool) path: info/title +#: C/index.docbook:1921 msgid "Document Statistics Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1447 +#. (itstool) path: section/para +#: C/index.docbook:1924 msgid "The Document Statistics plugin counts the number of lines, words, characters with spaces, characters without spaces, and bytes in the current file. The plugin displays the results in a Document Statistics dialog. To use the Document Statistics plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1449 +#: C/index.docbook:1927 msgid "Choose Tools Document Statistics to display the Document Statistics dialog. The Document Statistics dialog displays the following information about the file:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1452 +#: C/index.docbook:1930 msgid "Number of lines in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1455 +#: C/index.docbook:1933 msgid "Number of words in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1458 +#: C/index.docbook:1936 msgid "Number of characters, including spaces, in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1461 +#: C/index.docbook:1939 msgid "Number of characters, not including spaces, in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1464 +#: C/index.docbook:1942 msgid "Number of bytes in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1469 +#: C/index.docbook:1947 msgid "You can continue to update the pluma file while the Document Statistics dialog is open. To refresh the contents of the Document Statistics dialog, click Update." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1476 +#. (itstool) path: info/title +#: C/index.docbook:1954 msgid "External Tools Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1477 +#. (itstool) path: section/para +#: C/index.docbook:1956 msgid "The External Tools plugin allows you to execute external commands from pluma. You can pipe some content into a command and exploit its output (for example, sed), or launch a predefined command (for example, make)." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1478 +#. (itstool) path: section/para +#: C/index.docbook:1957 msgid "Use the External Tools Manager to create and edit commands. To run an external command, choose it from the Tools menu." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1481 +#. (itstool) path: info/title +#: C/index.docbook:1961 msgid "Built-in Commands" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1482 +#. (itstool) path: section/para +#: C/index.docbook:1963 msgid "The following commands are provided with the External Tools plugin:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1484 +#: C/index.docbook:1966 msgid "Build" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1486 +#: C/index.docbook:1968 msgid "Runs make in the current document's directory." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1489 +#: C/index.docbook:1972 msgid "Directory Listing" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1491 +#: C/index.docbook:1974 msgid "Lists the contents of the current document's directory in a new document." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1494 +#: C/index.docbook:1978 msgid "Environment Variables" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1496 +#: C/index.docbook:1980 msgid "Displays the environment variables list in the bottom pane." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1499 +#: C/index.docbook:1984 msgid "Grep" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1501 +#: C/index.docbook:1986 msgid "Searches for a term in all files in the current document directory, using pattern matching. Results are shown in the bottom pane." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1504 +#: C/index.docbook:1990 msgid "Remove Trailing Spaces" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1506 +#: C/index.docbook:1992 msgid "Removes all spaces from the end of lines in the document." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1513 +#. (itstool) path: info/title +#: C/index.docbook:2000 msgid "Defining a Command" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1514 -msgid "To add an external command, choose ToolsExternal Tools." +#. (itstool) path: section/para +#: C/index.docbook:2002 +msgid "To add an external command, choose Tools External Tools ." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1515 +#. (itstool) path: section/para +#: C/index.docbook:2003 msgid "In the External Tools Manager window, click New. You can specify the following details for the new command:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1517 +#: C/index.docbook:2006 msgid "Description" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1519 +#: C/index.docbook:2008 msgid "This description is shown in the statusbar when the menu command is chosen." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1522 +#: C/index.docbook:2012 msgid "Accelerator" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1524 +#: C/index.docbook:2014 msgid "Enter a keyboard shortcut for the command." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1527 +#: C/index.docbook:2018 msgid "Commands" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1529 +#: C/index.docbook:2020 msgid "The actual commands to be run. Several pluma environment variables can be used to pass content to these commands: see ." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1532 +#: C/index.docbook:2024 msgid "Input" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1534 +#: C/index.docbook:2026 msgid "The content to give to the commands (as stdin): the entire text of the current document, the current selection, line, or word." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1537 +#: C/index.docbook:2030 msgid "Output" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1539 +#: C/index.docbook:2032 msgid "What to do with the output of the commands: display in the bottom pane, put in a new document, or place in the current document, at the end, at the cursor position, or replacing the selection or the entire document." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1542 +#: C/index.docbook:2036 msgid "Applicability" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1544 +#: C/index.docbook:2038 msgid "Determines which sort of documents can be affected by the command, for example whether saved or not, and local or remote." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1552 +#. (itstool) path: info/title +#: C/index.docbook:2046 msgid "Editing and Removing Tools" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1553 +#. (itstool) path: section/para +#: C/index.docbook:2048 msgid "To edit a tool, select it in the list and make changes to its properties." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1554 +#. (itstool) path: section/para +#: C/index.docbook:2049 msgid "To rename a tool, click it again in the list." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1555 +#. (itstool) path: section/para +#: C/index.docbook:2050 msgid "To restore a built-in tool that you have changed, press Revert." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1556 +#. (itstool) path: section/para +#: C/index.docbook:2051 msgid "To remove a tool, select it in the list and press Remove. You can not remove built-in tools, only those you have created yourself." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1560 +#. (itstool) path: info/title +#: C/index.docbook:2056 msgid "Variables" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1561 +#. (itstool) path: section/para +#: C/index.docbook:2058 msgid "You can use the following variables in the Commands field of the command definition:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1564 +#: C/index.docbook:2061 msgid "PLUMA_CURRENT_DOCUMENT_URI" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1567 +#: C/index.docbook:2064 msgid "PLUMA_CURRENT_DOCUMENT_NAME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1570 +#: C/index.docbook:2067 msgid "PLUMA_CURRENT_DOCUMENT_SCHEME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1573 +#: C/index.docbook:2070 msgid "PLUMA_CURRENT_DOCUMENT_PATH" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1576 +#: C/index.docbook:2073 msgid "PLUMA_CURRENT_DOCUMENT_DIR" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1579 +#: C/index.docbook:2076 msgid "PLUMA_DOCUMENTS_URI" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1582 +#: C/index.docbook:2079 msgid "PLUMA_DOCUMENTS_PATH" msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1589 +#. (itstool) path: info/title +#: C/index.docbook:2087 msgid "File Browser Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1590 +#. (itstool) path: section/para +#: C/index.docbook:2089 msgid "The File Browser Plugin shows your files and folders in the side pane, allowing you to quickly open files." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1591 -msgid "To view the File Browser, choose View Side Pane and then click on the tab showing the File Browser icon at the bottom of the side pane." +#. (itstool) path: section/para +#: C/index.docbook:2090 +msgid "To view the File Browser, choose View Side Pane and then click on the tab showing the File Browser icon at the bottom of the side pane." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1593 +#. (itstool) path: info/title +#: C/index.docbook:2094 msgid "Browsing your Files" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1594 +#. (itstool) path: section/para +#: C/index.docbook:2096 msgid "The File Browser tab initially shows your file manager bookmarks. To browse the contents of any item, double-click it." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1595 +#. (itstool) path: section/para +#: C/index.docbook:2097 msgid "To show a parent folder, choose from the drop-down list, or press the up arrow on the File Browser's toolbar." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1596 +#. (itstool) path: section/para +#: C/index.docbook:2098 msgid "To show the folder that contains the document you are currently working on, right-click in the file list and choose Set root to active document." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1600 +#. (itstool) path: section/para +#: C/index.docbook:2105 msgid "To open a file in pluma, double-click it in the file list." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1603 +#. (itstool) path: info/title +#: C/index.docbook:2110 msgid "Creating Files and Folders" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1604 +#. (itstool) path: section/para +#: C/index.docbook:2112 msgid "To create a new, empty text file in the current folder shown in the browser, right-click in the file list and choose New File." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1605 +#. (itstool) path: section/para +#: C/index.docbook:2113 msgid "To create a new folder in the current folder shown in the browser, right-click in the file list and choose New Folder." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1610 +#. (itstool) path: info/title +#: C/index.docbook:2119 msgid "Indent Lines Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1611 +#. (itstool) path: section/para +#: C/index.docbook:2121 msgid "The Indent Lines plugin adds or removes space from the beginning of lines of text." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1612 +#. (itstool) path: section/para +#: C/index.docbook:2122 msgid "To indent or unindent text, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1614 +#: C/index.docbook:2125 msgid "Select the lines that you want to indent. To indent or unindent a single line, place the cursor anywhere on that line." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1619 +#: C/index.docbook:2130 msgid "To indent the text, choose Edit Indent ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1622 +#: C/index.docbook:2133 msgid "To remove the indentation, choose Edit Unindent ." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1627 +#. (itstool) path: section/para +#: C/index.docbook:2138 msgid "The amount of space used, and whether tab character or space characters are used, depends on the Tab Stops settings in the Editor Preferences: see ." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1632 +#. (itstool) path: info/title +#: C/index.docbook:2143 msgid "Insert Date/Time Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1633 +#. (itstool) path: section/para +#: C/index.docbook:2145 msgid "The Insert Date/Time plugin inserts the current date and time into a document. To use the Insert Date/Time plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1635 +#: C/index.docbook:2148 msgid "Choose Edit Insert Date and Time ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1636 +#: C/index.docbook:2149 msgid "If you have not configured the Insert Date/Time plugin to automatically insert the date/time without prompting you for the format, pluma displays the Insert Date and Time dialog. Select the appropriate date/time format from the list. Click Insert to close the Insert Date and Time dialog. pluma inserts the date/time at the cursor position in the current file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1637 +#: C/index.docbook:2150 msgid "If you have configured pluma to use one particular date/time format, the Insert Date and Time dialog is not displayed. The date/time is automatically entered at the cursor position in the current file." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1642 +#. (itstool) path: info/title +#: C/index.docbook:2156 msgid "Configuring the Insert Date/Time Plugin" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1643 +#. (itstool) path: section/para +#: C/index.docbook:2158 msgid "To configure the Insert Date/Time plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1651 +#: C/index.docbook:2167 msgid "Select the Insert Date/Time plugin." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1654 +#: C/index.docbook:2170 msgid "Click Configure Plugin to display the Configure insert date/time plugin dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1657 +#: C/index.docbook:2173 msgid "Select one of the options, as follows:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1659 +#: C/index.docbook:2176 msgid "To specify the date/time format each time you insert the date/time, select the Prompt for a format option." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1662 +#: C/index.docbook:2179 msgid "To use the same pluma-provided date/time format each time you insert the date/time, select the Use the selected format option, then select the appropriate format from the list. When you select this option, pluma does not prompt you for the date/time format when you choose Edit Insert Date and Time ." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:1665 -msgid "strftime3" -msgstr "" - #. (itstool) path: listitem/para -#: C/index.docbook:1665 -msgid "To use the same customized date/time format each time you insert the date/time, select the Use custom format option, then enter the appropriate format in the text box. Refer to the <_:ulink-1/> for more information on how to specify a custom format. When you select this option, pluma does not prompt you for the date/time format when you choose Edit Insert Date and Time ." +#: C/index.docbook:2182 +msgid "To use the same customized date/time format each time you insert the date/time, select the Use custom format option, then enter the appropriate format in the text box. Refer to the strftime 3 for more information on how to specify a custom format. When you select this option, pluma does not prompt you for the date/time format when you choose Edit Insert Date and Time ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1670 +#: C/index.docbook:2193 msgid "Click OK to close the Configure insert date/time plugin dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1673 +#: C/index.docbook:2197 msgid "To close the Preferences dialog, click Close." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1680 +#. (itstool) path: info/title +#: C/index.docbook:2205 msgid "Modelines Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1681 +#. (itstool) path: section/para +#: C/index.docbook:2207 msgid "The Modelines plugin allows you to set preferences for individual documents. A modeline is a line of text at the start or end of the document with settings that pluma recognizes." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1682 +#. (itstool) path: section/para +#: C/index.docbook:2208 msgid "Preferences set using modelines take precedence over the ones specified in the preference dialog." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1683 +#. (itstool) path: section/para +#: C/index.docbook:2209 msgid "You can set the following preferences with modelines:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1686 +#: C/index.docbook:2212 msgid "Tab width" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1689 +#: C/index.docbook:2215 msgid "Indent width" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1692 +#: C/index.docbook:2218 msgid "Insert spaces instead of tabs" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1695 +#: C/index.docbook:2221 msgid "Text Wrapping" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1698 +#: C/index.docbook:2224 msgid "Right margin width" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1702 +#. (itstool) path: section/para +#: C/index.docbook:2227 msgid "The Modelines plugin supports a subset of the options used by other text editors Emacs, Kate and Vim." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1705 +#. (itstool) path: info/title +#: C/index.docbook:2231 msgid "Emacs Modelines" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1706 +#. (itstool) path: section/para +#: C/index.docbook:2233 msgid "The first two lines of a document are scanned for Emacs modelines." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:1707 -msgid "GNU Emacs Manual" -msgstr "" - -#. (itstool) path: sect3/para -#: C/index.docbook:1707 -msgid "The Emacs options for tab-width, indent-offset, indent-tabs-mode and autowrap are supported. For more information, see the <_:ulink-1/>." +#. (itstool) path: section/para +#: C/index.docbook:2234 +msgid "The Emacs options for tab-width, indent-offset, indent-tabs-mode and autowrap are supported. For more information, see the GNU Emacs Manual." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1710 +#. (itstool) path: info/title +#: C/index.docbook:2239 msgid "Kate Modelines" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1711 +#. (itstool) path: section/para +#: C/index.docbook:2241 msgid "The first and last ten lines a document are scanned for Kate modelines." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:1712 -msgid "Kate website" -msgstr "" - -#. (itstool) path: sect3/para -#: C/index.docbook:1712 -msgid "The Kate options for tab-width, indent-width, space-indent, word-wrap and word-wrap-column are supported. For more information, see the <_:ulink-1/>." +#. (itstool) path: section/para +#: C/index.docbook:2242 +msgid "The Kate options for tab-width, indent-width, space-indent, word-wrap and word-wrap-column are supported. For more information, see the Kate website." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1715 +#. (itstool) path: info/title +#: C/index.docbook:2247 msgid "Vim Modelines" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1716 +#. (itstool) path: section/para +#: C/index.docbook:2249 msgid "The first and last three lines a document are scanned for Vim modelines." msgstr "" -#. (itstool) path: para/ulink -#: C/index.docbook:1717 -msgid "Vim website" +#. (itstool) path: section/para +#: C/index.docbook:2250 +msgid "The Vim options for et, expandtab, ts, tabstop, sw, shiftwidth, wrap, and textwidth are supported. For more information, see the Vim website." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1717 -msgid "The Vim options for et, expandtab, ts, tabstop, sw, shiftwidth, wrap, and textwidth are supported. For more information, see the <_:ulink-1/>." -msgstr "" - -#. (itstool) path: sect2/title -#: C/index.docbook:1722 +#. (itstool) path: info/title +#: C/index.docbook:2256 msgid "Python Console Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1723 +#. (itstool) path: section/para +#: C/index.docbook:2258 msgid "The Python Console Plugin allows you to run commands in the python programming language from pluma. Enabling the plugin adds a tab to the bottom pane. This shows recent output and a command prompt field." msgstr "" #. (itstool) path: caution/para -#: C/index.docbook:1724 +#: C/index.docbook:2260 msgid "Commands entered into the python console are not checked before they are run. It is therefore possible to hang pluma, for example by entering an infinite loop." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1728 +#. (itstool) path: info/title +#: C/index.docbook:2266 msgid "Snippets Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1729 +#. (itstool) path: section/para +#: C/index.docbook:2268 msgid "The Snippets plugin allows you to store frequently-used pieces of text, called snippets, and insert them quickly into a document." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1730 +#. (itstool) path: section/para +#: C/index.docbook:2269 msgid "Snippets are specific to the language syntax of the current document. For example, when you are working with an HTML document, you can choose from a list of snippets that are useful for HTML. In addition, some snippets are global, and are available in all documents." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1731 +#. (itstool) path: section/para +#: C/index.docbook:2270 msgid "A number of built-in snippets are installed with pluma, which can be modified." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1734 +#. (itstool) path: info/title +#: C/index.docbook:2274 msgid "Inserting Snippets" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1735 +#. (itstool) path: section/para +#: C/index.docbook:2276 msgid "To insert a snippet into a document, type its tab trigger and press Tab. A snippet's tab trigger is usually the first few letters of the snippet, or something else that is short and easy to remember." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1736 -msgid "Alternatively, press CtrlSpace to see a list of snippets you can insert." +#. (itstool) path: section/para +#: C/index.docbook:2277 +msgid "Alternatively, press Ctrl Space to see a list of snippets you can insert." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1740 +#. (itstool) path: info/title +#: C/index.docbook:2282 msgid "Adding Snippets" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1741 +#. (itstool) path: section/para +#: C/index.docbook:2284 msgid "To create a new snippet, do the following:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1744 -msgid "Choose ToolsManage Snippets. The Snippets Manager window opens." +#: C/index.docbook:2287 +msgid "Choose Tools Manage Snippets . The Snippets Manager window opens." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1747 +#: C/index.docbook:2290 msgid "The list of snippets is grouped by language. Select the language you want to add a snippet to, or a snippet in that language group. To add a snippet for all languages, choose Global at the top of the list. The syntax of the document you are currently working with is shown by default." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1750 +#: C/index.docbook:2293 msgid "Click New. A new snippet appears in the list." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1753 +#: C/index.docbook:2296 msgid "Enter the following information for the new snippet:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1755 +#: C/index.docbook:2299 msgid "Name" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1757 +#: C/index.docbook:2301 msgid "Enter a name for the snippet in the text field within the snippet list. The name of a snippet serves only as a reminder of its purpose. You can change name of a snippet you create by clicking on it in the list." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1760 +#: C/index.docbook:2305 msgid "Snippet text" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1762 +#: C/index.docbook:2307 msgid "Enter the text of the snippet in the Edit snippet text box. For special codes you can use, see ." msgstr "" #. (itstool) path: tip/para -#: C/index.docbook:1763 +#: C/index.docbook:2309 msgid "You can switch back to the document window to copy text without closing the Snippets Manager window." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1766 +#: C/index.docbook:2314 msgid "Tab Trigger" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1768 +#: C/index.docbook:2316 msgid "Enter the tab trigger for the snippet. This is the text that you type before pressing Tab to insert the snippet." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1769 +#: C/index.docbook:2317 msgid "The tag must be either a single word comprising only letters, or any single character. The Tab trigger will highlight in red if an invalid tab trigger is entered." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1772 +#: C/index.docbook:2321 msgid "Shortcut key" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1774 +#: C/index.docbook:2323 msgid "Type a shortcut key to use for inserting the snippet." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1783 +#. (itstool) path: info/title +#: C/index.docbook:2333 msgid "Editing and Removing Snippets" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1784 +#. (itstool) path: section/para +#: C/index.docbook:2335 msgid "To edit a snippet, select it in the list and make changes to its text and activation properties." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1785 +#. (itstool) path: section/para +#: C/index.docbook:2336 msgid "To rename a snippet, click it again in the list." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1786 +#. (itstool) path: section/para +#: C/index.docbook:2337 msgid "To restore a built-in snippet that you have changed, press Revert." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1787 +#. (itstool) path: section/para +#: C/index.docbook:2338 msgid "To remove a snippet, select it in the list and press Remove. You can not remove built-in snippets, only those you have created yourself." msgstr "" -#. (itstool) path: sect3/title -#: C/index.docbook:1791 +#. (itstool) path: info/title +#: C/index.docbook:2343 msgid "Snippet Substitutions" msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1792 +#. (itstool) path: section/para +#: C/index.docbook:2345 msgid "In addition to inserting stored text, a snippet can include customizable text, or mark spaces where you can add text once the snippet is inserted in your document." msgstr "" -#. (itstool) path: sect3/para -#: C/index.docbook:1796 +#. (itstool) path: section/para +#: C/index.docbook:2346 msgid "You can use the following placeholder codes in snippet text:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1798 +#: C/index.docbook:2349 msgid "Tab placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1800 +#: C/index.docbook:2351 msgid "$n defines a tab placeholder, where n is any number from 1 upwards." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1801 +#: C/index.docbook:2352 msgid "${n:default} defines a tab placeholder with a default value." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1802 +#: C/index.docbook:2353 msgid "A tab placeholder marks a place in the snippet text where you can add extra text after the snippet is inserted." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1803 +#: C/index.docbook:2354 msgid "To use tab placeholders, insert the snippet as normal. The cursor is placed at the first tab placeholder. Type text, and press Tab to advance to the next tab placeholder. The number in the placeholder code defines the order in which tab advances to each place in the text." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1804 -msgid "Press ShiftTab to return to the previous tab placeholder. Pressing Tab when there are no more tab placeholders moves the cursor to the end of the snippet text, or to the end placeholder if it exists." +#: C/index.docbook:2355 +msgid "Press Shift Tab to return to the previous tab placeholder. Pressing Tab when there are no more tab placeholders moves the cursor to the end of the snippet text, or to the end placeholder if it exists." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1807 +#: C/index.docbook:2359 msgid "Mirror placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1809 +#: C/index.docbook:2361 msgid "A repeated tab placeholder will mirror the placeholder already defined. This allows you to type in text only once that you want to appear several times in the snippet." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1812 +#: C/index.docbook:2365 msgid "End placeholder" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1814 +#: C/index.docbook:2367 msgid "$0 defines the end placeholder. This allows you to finish working with the snippet with the cursor at a point other than the end of the snippet text." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1817 +#: C/index.docbook:2371 msgid "Environmental variables" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1819 +#: C/index.docbook:2373 msgid "Environmental variable such as $PATH and $HOME are substituted in snippet text. The following variables specific to pluma can also be used:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1821 +#: C/index.docbook:2376 msgid "$PLUMA_SELECTED_TEXT" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1823 +#: C/index.docbook:2378 msgid "The currently selected text." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1826 +#: C/index.docbook:2382 msgid "$PLUMA_FILENAME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1828 +#: C/index.docbook:2384 msgid "The full filename of the document, or an empty string if the document isn't saved yet." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1831 +#: C/index.docbook:2388 msgid "$PLUMA_BASENAME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1833 +#: C/index.docbook:2390 msgid "The basename of the filename of the document, or an empty string if the document isn't saved yet." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1836 +#: C/index.docbook:2394 msgid "$PLUMA_CURRENT_WORD" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1838 +#: C/index.docbook:2396 msgid "The word at the cursor's location in the document. When this variable is used, the current word will be replaced by the snippet text." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1846 +#: C/index.docbook:2403 msgid "Shell placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1848 +#: C/index.docbook:2405 msgid "$(cmd) is replaced by the result of executing cmd in a shell." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1849 +#: C/index.docbook:2406 msgid "$(n:cmd) allows you to give this placeholder a reference, where n is any number from 1 upwards. Use $n to use the output from one shell placeholder as input in another." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1852 +#: C/index.docbook:2410 msgid "Python placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1854 +#: C/index.docbook:2412 msgid "$<cmd> is replaced by the result of evaluating cmd in the python interpreter." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1855 +#: C/index.docbook:2413 msgid "$<a:cmd> specifies another python placeholder as a dependency, where a gives its order in the snippet. This allows you to use python functions defined in another snippet. To specify several dependencies, separate the numbers with commas thus: $<a,b:cmd>" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1856 +#: C/index.docbook:2414 msgid "To use a variable in all other python snippets, declare it as global." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1865 +#. (itstool) path: info/title +#: C/index.docbook:2423 msgid "Sort Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1866 +#. (itstool) path: section/para +#: C/index.docbook:2425 msgid "The Sort plugin arranges selected lines of text into alphabetical order." msgstr "" #. (itstool) path: caution/para -#: C/index.docbook:1867 +#: C/index.docbook:2427 msgid "You cannot undo the Sort operation, so you should save the file before performing the sort. To revert to the saved version of the file after the sort operation, choose File Revert ." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1870 +#. (itstool) path: section/para +#: C/index.docbook:2429 msgid "To use the Sort plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1873 +#: C/index.docbook:2432 msgid "Select the lines of text you want to sort." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1875 +#: C/index.docbook:2435 msgid "Choose Edit Sort . The Sort dialog opens." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1878 +#: C/index.docbook:2438 msgid "Choose the options you want for the sort:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1881 +#: C/index.docbook:2441 msgid "To arrange the text in reverse order, select Reverse order." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1884 +#: C/index.docbook:2444 msgid "To delete duplicate lines, select Remove duplicates." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1887 +#: C/index.docbook:2447 msgid "To ignore case sensitivity, select Ignore case." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1890 +#: C/index.docbook:2450 msgid "To have the sort ignore the characters at the start of the lines, set the first character that should be used for sorting in the Start at column spin box." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1895 +#: C/index.docbook:2455 msgid "To perform the sort operation, click Sort." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1902 +#. (itstool) path: info/title +#: C/index.docbook:2462 msgid "Spell Checker Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1903 +#. (itstool) path: section/para +#: C/index.docbook:2464 msgid "The Spell Checker plugin checks the spelling in the selected text. You can configure pluma to check the spelling automatically, or you can check the spelling manually, in the specified language. The language setting, and the autocheck spelling properties, apply per document. To use the Spell checker plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1905 +#: C/index.docbook:2467 msgid "Choose Tools Set Language to display the Set language dialog. Select the appropriate language from the list. Click OK to close the Set language dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1908 +#: C/index.docbook:2470 msgid "To check the spelling automatically, choose Tools Autocheck Spelling . To unset the automatic spell check, choose Tools Autocheck Spelling again. When automatic spell checking is set, an icon is displayed beside the Autocheck Spelling menu item. Automatic spell checking is unset by default, each time pluma starts." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1909 +#: C/index.docbook:2471 msgid "Unknown spellings are displayed in a different color, and underlined. Right-click on an unknown spelling, then select Spelling Suggestions from the popup menu:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1912 +#: C/index.docbook:2474 msgid "To replace the unknown spelling with another spelling in the list, select the replacement spelling from the Spelling Suggestions popup menu." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1915 +#: C/index.docbook:2477 msgid "To add the unknown spelling to your personal dictionary, select Spelling Suggestions Add ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1918 +#: C/index.docbook:2480 msgid "To ignore all occurrences of the unknown spelling, so that they are no longer flagged as unknown but are not added to your personal dictionary, select Spelling Suggestions Ignore All . The unknown word is ignored in the current pluma session only." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1923 +#: C/index.docbook:2485 msgid "To check the spelling manually, choose Tools Check Spelling ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1925 +#: C/index.docbook:2486 msgid "If there are no spelling errors, an Information dialog displays a message stating that the document does not contain misspelled words. Click OK to close the Information dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1927 +#: C/index.docbook:2487 msgid "If there are spelling errors, the Check Spelling dialog is displayed:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1930 +#: C/index.docbook:2490 msgid "The Misspelled word is displayed at the top of the dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1933 +#: C/index.docbook:2493 msgid "A suggested known spelling is displayed in the Change to text box. You can replace this with another known spelling by selecting a spelling from the Suggestions list, or you can enter text directly into the Change to text box." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1936 +#: C/index.docbook:2496 msgid "To check the spelling of the text in the Change to text box, click Check Word. If this is a known word, the Suggestions list is replaced with the text (correct spelling). If the word is not known, new entries appear in the Suggestions list." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1939 +#: C/index.docbook:2499 msgid "To ignore the current occurrence of the unknown word, click Ignore. To ignore all occurrences of the unknown word, click Ignore All. The unknown word is ignored in the current pluma session only." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1942 +#: C/index.docbook:2502 msgid "To change the current occurrence of the unknown word to the text in the Change to text box, click Change. To change all occurrences of the unknown word to the text in the Change to text box, click Change All." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1945 +#: C/index.docbook:2505 msgid "To add the unknown word to your personal dictionary, click Add word." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1948 +#: C/index.docbook:2508 msgid "To close the Check Spelling dialog, click Close." msgstr "" -#. (itstool) path: sect2/title -#: C/index.docbook:1957 +#. (itstool) path: info/title +#: C/index.docbook:2517 msgid "Tag List Plugin" msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1958 +#. (itstool) path: section/para +#: C/index.docbook:2519 msgid "The Tag List plugin allows you to insert common tags from a list in the side pane." msgstr "" -#. (itstool) path: sect2/para -#: C/index.docbook:1959 +#. (itstool) path: section/para +#: C/index.docbook:2520 msgid "To use the Tag List plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1961 +#: C/index.docbook:2523 msgid "Choose View Side Pane ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1965 +#: C/index.docbook:2526 msgid "By default, the side pane shows a tab containing a list of open documents. Click on the tab showing a + icon at the bottom of the side pane to show the tag list tab." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1967 +#: C/index.docbook:2529 msgid "Select the appropriate tag category from the drop-down list. For example, HTML - Tags." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1970 +#: C/index.docbook:2532 msgid "Scroll through the tag list to find the required tag." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1973 +#: C/index.docbook:2535 msgid "To insert a tag at the cursor position in the current file, double-click on the tag in the tag list. You can also insert a tag as follows:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1975 +#: C/index.docbook:2538 msgid "To insert a tag in the current file and change the focus from the side pane to the display area, press Return." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1978 -msgid "To insert a tag in the current file and maintain the focus on the Tag list plugin window, press ShiftReturn." -msgstr "" - -#. (itstool) path: para/ulink -#: C/legal.xml:9 -msgid "link" +#: C/index.docbook:2541 +msgid "To insert a tag in the current file and maintain the focus on the Tag list plugin window, press Shift Return ." msgstr "" #. (itstool) path: legalnotice/para -#: C/legal.xml:2 -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed with this manual." +#: C/legal.xml:5 +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." msgstr "" #. (itstool) path: legalnotice/para -#: C/legal.xml:12 +#: C/legal.xml:14 msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license." msgstr "" #. (itstool) path: legalnotice/para -#: C/legal.xml:19 +#: C/legal.xml:21 msgid "Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any MATE documentation, and the members of the MATE Documentation Project are made aware of those trademarks, then the names are in capital letters or initial capital letters." msgstr "" #. (itstool) path: listitem/para -#: C/legal.xml:35 +#: C/legal.xml:37 msgid "DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" msgstr "" #. (itstool) path: listitem/para -#: C/legal.xml:55 +#: C/legal.xml:57 msgid "UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES." msgstr "" #. (itstool) path: legalnotice/para -#: C/legal.xml:28 +#: C/legal.xml:30 msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: <_:orderedlist-1/>" msgstr "" +#. (itstool) path: formalpara/title +#: C/legal.xml:78 +msgid "Feedback" +msgstr "" + +#. (itstool) path: formalpara/para +#: C/legal.xml:79 +msgid "To report a bug or make a suggestion regarding the pluma application or this manual, follow the directions in the MATE Feedback Page." +msgstr "" + -- cgit v1.2.1