From 396fe5a0f85a4ca0d0179c5f782e0a76b573cb7a Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 9 Feb 2019 18:53:38 +0100 Subject: Use ITS in docbook article info, validate with dbits schemas -= Validate =- wget https://docbook.org/xml/5.0/rng/dbits.rng xmllint --noout --relaxng dbits.rng help/C/index.docbook jing dbits.rng help/C/index.docbook -= View the manual using yelp =- yelp file:///path_to_file/index.docbook -= Tests: Generate pdf and html files from docbook =- Method I: Use yelp-build (HTML chunk) cd help/C mkdir htmlout yelp-build html -o htmlout index.docbook Method II-a: Use docbook5-style-xsl package on Fedora 29 (PDF) sudo dnf install -y docbook5-style-xsl cd help/C xsltproc /usr/share/sgml/docbook/xsl-ns-stylesheets-1.79.2/fo/docbook.xsl index.docbook > pluma.fo fop -fo pluma.fo -pdf pluma.pdf Method II-b: Use docbook5-style-xsl package on Fedora 29 (HTML) sudo dnf install -y docbook5-style-xsl cd help/C xsltproc /usr/share/sgml/docbook/xsl-ns-stylesheets-1.79.2/html/docbook.xsl index.docbook > index.html Method II-c: Use docbook5-style-xsl package on Fedora 29 (HTML chunk) sudo dnf install -y docbook5-style-xsl cd help/C xsltproc --xinclude \ --stringparam base.dir htmlout/ \ --stringparam use.id.as.filename 1 \ --stringparam chunker.output.encoding UTF-8 \ /usr/share/sgml/docbook/xsl-ns-stylesheets-1.79.2/html/chunk.xsl index.docbook or xsltproc --xinclude \ --stringparam base.dir htmlout/ \ --stringparam use.id.as.filename 1 \ --stringparam chunker.output.encoding UTF-8 \ --stringparam chunk.section.depth 2 \ --stringparam chunk.first.sections 1 \ /usr/share/sgml/docbook/xsl-ns-stylesheets-1.79.2/html/chunk.xsl index.docbook cp -rp figures htmlout Method III-a: Use docbook-xslt2-2.3.10-app (XHTML) cd help/C wget https://github.com/docbook/xslt20-stylesheets/releases/download/2.3.10/docbook-xslt2-2.3.10-app.zip unzip docbook-xslt2-2.3.10-app.zip java -jar docbook-xslt2-2.3.10-app/docbook-xslt2-2.3.10.jar -f xhtml index.docbook > index.html It doesn't work: Method III-b: Use docbook-xslt2-2.3.10-app (PDF) cd help/C wget https://github.com/docbook/xslt20-stylesheets/releases/download/2.3.10/docbook-xslt2-2.3.10-app.zip unzip docbook-xslt2-2.3.10-app.zip java -jar docbook-xslt2-2.3.10-app/docbook-xslt2-2.3.10.jar -f foprint index.docbook > pluma.fo fop -fo pluma.fo -pdf pluma.pdf --- help/C/index.docbook | 115 ++-- help/pluma.pot | 1493 ++++++++++++++++++++++++-------------------------- 2 files changed, 779 insertions(+), 829 deletions(-) diff --git a/help/C/index.docbook b/help/C/index.docbook index 20e9e678..08008b7f 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -1,4 +1,5 @@ + - + 1.0 2000 - Eric Baudais baudais@okstate.edu - GNOME Documentation Project + Eric Baudais baudais@okstate.edu + GNOME Documentation Project 2.0 - March 2002 + March 2002 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.1 - June 2002 + June 2002 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.2 - August 2002 + August 2002 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.3 - September 2002 + September 2002 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.4 - January 2003 + January 2003 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.5 - March 2003 + March 2003 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.6 - September 2003 + September 2003 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.7 - March 2004 + March 2004 - Sun GNOME Documentation Team - GNOME Documentation Project + Sun GNOME Documentation Team + GNOME Documentation Project 2.8 - July 2015 + July 2015 - Sun Java Desktop System Documentation Team - GNOME Documentation Project + Sun Java Desktop System Documentation Team + GNOME Documentation Project 2.9 - July 2006 + July 2006 - GNOME Documentation Team - GNOME Documentation Project + GNOME Documentation Team + GNOME Documentation Project 3.0 - July 2015 + July 2015 - MATE Documentation Team - MATE Documentation Project + MATE Documentation Team + MATE Documentation Project @@ -267,9 +268,9 @@ When you start pluma, the following window is displayed: -
+
- pluma Window + pluma Window @@ -277,7 +278,7 @@ - Shows pluma main window. + Shows pluma main window. @@ -370,12 +371,12 @@ 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 + 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. + Shows Recent Files menu icon. icon on the toolbar to display the list of recent files. @@ -2545,4 +2546,4 @@ - \ No newline at end of file + diff --git a/help/pluma.pot b/help/pluma.pot index 255c1be3..b09fdd49 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-07 00:30+0100\n" +"POT-Creation-Date: 2019-02-09 18:43+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,3256 +15,3205 @@ msgid "translator-credits" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:19 +#: C/index.docbook:20 msgid "Pluma Manual" msgstr "" -#. (itstool) path: info/copyright -#: C/index.docbook:21 -msgid "2015 MATE Documentation Project" -msgstr "" - -#. (itstool) path: info/copyright -#: C/index.docbook:25 -msgid "2007 GNOME Documentation Project" -msgstr "" - -#. (itstool) path: info/copyright -#: C/index.docbook:29 -msgid "2002 2003 2004 Sun Microsystems" -msgstr "" - -#. (itstool) path: info/copyright -#: C/index.docbook:35 -msgid "2000 Eric Baudais" -msgstr "" - #. (itstool) path: publisher/publishername +#. (itstool) path: author/orgname #. (itstool) path: revdescription/para -#: C/index.docbook:41 -#: C/index.docbook:206 +#: C/index.docbook:42 +#: C/index.docbook:52 +#: C/index.docbook:207 msgid "MATE Documentation Project" msgstr "" #. (itstool) path: publisher/publishername +#. (itstool) path: author/orgname +#. (itstool) path: affiliation/orgname #. (itstool) path: revdescription/para -#: 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 +#: C/index.docbook:45 +#: C/index.docbook:64 +#: C/index.docbook:89 +#: C/index.docbook:119 +#: C/index.docbook:127 +#: C/index.docbook:135 +#: C/index.docbook:143 +#: C/index.docbook:151 +#: C/index.docbook:159 +#: C/index.docbook:167 +#: C/index.docbook:175 +#: C/index.docbook:183 +#: C/index.docbook:191 +#: C/index.docbook:199 msgid "GNOME Documentation Project" msgstr "" -#. (itstool) path: authorgroup/author -#: C/index.docbook:50 -msgid "MATE Documentation Project MATE Desktop " -msgstr "" - -#. (itstool) path: authorgroup/author -#: C/index.docbook:56 -msgid " Joachim Noreiko " +#. (itstool) path: affiliation/orgname +#: C/index.docbook:54 +msgid "MATE Desktop" msgstr "" -#. (itstool) path: authorgroup/author -#: C/index.docbook:62 -msgid "GNOME Documentation Project GNOME " +#. (itstool) path: affiliation/orgname +#: C/index.docbook:66 +msgid "GNOME" msgstr "" -#. (itstool) path: authorgroup/author -#: C/index.docbook:68 -msgid " Hal Canary Added the Shortcut Keys Table" +#. (itstool) path: author/contrib +#: C/index.docbook:74 +msgid "Added the Shortcut Keys Table" msgstr "" -#. (itstool) path: authorgroup/author -#: C/index.docbook:75 -msgid "Sun Java Desktop System Documentation Team Sun Microsystems gdocteam@sun.com" -msgstr "" - -#. (itstool) path: authorgroup/author -#: C/index.docbook:82 -msgid " Eric Baudais GNOME Documentation Project baudais@okstate.edu" +#. (itstool) path: author/orgname +#. (itstool) path: revdescription/para +#: C/index.docbook:77 +#: C/index.docbook:190 +msgid "Sun Java Desktop System Documentation Team" msgstr "" -#. (itstool) path: authorgroup/othercredit -#: C/index.docbook:92 -msgid " Baris Cicek Provided information from earlier revisions of the pluma application." +#. (itstool) path: affiliation/orgname +#: C/index.docbook:79 +msgid "Sun Microsystems" msgstr "" -#. (itstool) path: authorgroup/othercredit -#: C/index.docbook:99 -msgid " George Ajit Provided information about plugins." +#. (itstool) path: othercredit/contrib +#: C/index.docbook:98 +msgid "Provided information from earlier revisions of the pluma application." msgstr "" -#. (itstool) path: revdescription/para -#: C/index.docbook:117 -msgid "Eric Baudais baudais@okstate.edu" +#. (itstool) path: othercredit/contrib +#: C/index.docbook:105 +msgid "Provided information about plugins." msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:113 -msgid "1.0 2000 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:124 +msgid "March 2002" msgstr "" #. (itstool) path: revdescription/para -#: 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 +#: 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 msgid "Sun GNOME Documentation Team" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:121 -msgid "2.0 March 2002 <_:revdescription-1/>" -msgstr "" - -#. (itstool) path: revhistory/revision -#: C/index.docbook:129 -msgid "2.1 June 2002 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:132 +msgid "June 2002" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:137 -msgid "2.2 August 2002 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:140 +msgid "August 2002" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:145 -msgid "2.3 September 2002 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:148 +msgid "September 2002" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:153 -msgid "2.4 January 2003 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:156 +msgid "January 2003" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:161 -msgid "2.5 March 2003 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:164 +msgid "March 2003" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:169 -msgid "2.6 September 2003 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:172 +msgid "September 2003" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:177 -msgid "2.7 March 2004 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:180 +msgid "March 2004" msgstr "" -#. (itstool) path: revdescription/para -#: C/index.docbook:189 -msgid "Sun Java Desktop System Documentation Team" +#. (itstool) path: revision/date +#: C/index.docbook:188 +#: C/index.docbook:204 +msgid "July 2015" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:185 -msgid "2.8 July 2015 <_:revdescription-1/>" +#. (itstool) path: revision/date +#: C/index.docbook:196 +msgid "July 2006" msgstr "" #. (itstool) path: revdescription/para -#: C/index.docbook:197 +#: C/index.docbook:198 msgid "GNOME Documentation Team" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:193 -msgid "2.9 July 2006 <_:revdescription-1/>" -msgstr "" - #. (itstool) path: revdescription/para -#: C/index.docbook:205 +#: C/index.docbook:206 msgid "MATE Documentation Team" msgstr "" -#. (itstool) path: revhistory/revision -#: C/index.docbook:201 -msgid "3.0 July 2015 <_:revdescription-1/>" -msgstr "" - #. (itstool) path: info/releaseinfo -#: C/index.docbook:211 +#: C/index.docbook:212 msgid "This manual describes version 1.10 of pluma." msgstr "" #. (itstool) path: article/indexterm -#: C/index.docbook:215 +#: C/index.docbook:216 msgid "pluma" msgstr "" #. (itstool) path: article/indexterm -#: C/index.docbook:218 +#: C/index.docbook:219 msgid "text editor" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:226 +#: C/index.docbook:227 msgid "Introduction" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:230 +#: C/index.docbook:231 msgid "The pluma application enables you to create and edit text files." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:231 +#: C/index.docbook:232 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: info/title -#: C/index.docbook:237 +#: C/index.docbook:238 msgid "Getting Started" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:243 +#: C/index.docbook:244 msgid "Starting pluma" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:245 +#: C/index.docbook:246 msgid "You can start pluma in the following ways:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:248 +#: C/index.docbook:249 msgid "Applications menu" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:251 +#: C/index.docbook:252 msgid "Choose Accessories Text Editor ." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:255 +#: C/index.docbook:256 msgid "Command line" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:257 +#: C/index.docbook:258 msgid "Execute the following command: pluma" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:261 +#: C/index.docbook:262 msgid "By default, when you open a text document in the file manager, pluma will start, and display the document." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:266 +#: C/index.docbook:267 msgid "The pluma Window" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:268 +#: C/index.docbook:269 msgid "When you start pluma, the following window is displayed:" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:272 +#: C/index.docbook:273 msgid "pluma Window" msgstr "" -#. (itstool) path: imageobject/imagedata -#. This is a reference to an external file such as an image or video. When -#. 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:277 -msgctxt "_" -msgid "external ref='figures/pluma_window.png' md5='48a265acf2b42650a4355f0baa1a498d'" -msgstr "" - -#. (itstool) path: screenshot/mediaobject -#: C/index.docbook:275 -msgid " Shows pluma main window. " +#. (itstool) path: textobject/phrase +#: C/index.docbook:281 +msgid "Shows pluma main window." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:286 +#: C/index.docbook:287 msgid "The pluma window contains the following elements:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:289 +#: C/index.docbook:290 msgid "Menubar" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:291 +#: C/index.docbook:292 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:295 +#: C/index.docbook:296 msgid "Toolbar" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:297 +#: C/index.docbook:298 msgid "The toolbar contains a subset of the commands that you can access from the menubar." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:301 +#: C/index.docbook:302 msgid "Display area" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:303 +#: C/index.docbook:304 msgid "The display area contains the text of the file that you are editing." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:307 +#: C/index.docbook:308 msgid "Statusbar" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:309 +#: C/index.docbook:310 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:312 +#: C/index.docbook:313 msgid "Cursor position: the line number and column number where the cursor is located." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:315 +#: C/index.docbook:316 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:321 +#: C/index.docbook:322 msgid "Side Pane" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:323 +#: C/index.docbook:324 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:324 +#: C/index.docbook:325 msgid "By default, the side pane is not shown. To show it, choose View Side Pane ." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:328 +#: C/index.docbook:329 msgid "Bottom Pane" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:330 +#: C/index.docbook:331 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:331 +#: C/index.docbook:332 msgid "By default, the bottom pane is not shown. To show it, choose View Bottom Pane ." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:335 +#: C/index.docbook:336 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: section/para -#: C/index.docbook:336 +#: C/index.docbook:337 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: info/title -#: C/index.docbook:342 +#: C/index.docbook:343 msgid "Running pluma from a Command Line" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:344 +#: C/index.docbook:345 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: section/para -#: C/index.docbook:345 +#: C/index.docbook:346 msgid "pluma file1.txt file2.txt file3.txt" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:348 +#: C/index.docbook:349 msgid "Alternatively, you can specify a URI instead of a filename." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:349 +#: C/index.docbook:350 msgid "Refer to the pluma 1 man page for more information on how to run pluma from a command line." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:356 +#: C/index.docbook:357 msgid "Working with Files" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:362 +#: C/index.docbook:363 msgid "Creating a New Document" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:364 +#: C/index.docbook:365 msgid "To create a new document, choose File New . The application displays a new blank document in the pluma window." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:370 -#: C/index.docbook:2103 +#: C/index.docbook:371 +#: C/index.docbook:2104 msgid "Opening a File" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:372 +#: C/index.docbook:373 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 -#. This is a reference to an external file such as an image or video. When -#. 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:375 -msgctxt "_" -msgid "external ref='figures/pluma_recent_files_menu_icon.png' md5='62b4bede31db64226f7e7f9b18f5eb74'" +#. (itstool) path: textobject/phrase +#: C/index.docbook:379 +msgid "Shows Recent Files menu icon." msgstr "" #. (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." +#: 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 <_:inlinemediaobject-1/> icon on the toolbar to display the list of recent files." msgstr "" #. (itstool) path: note/para -#: C/index.docbook:382 +#: C/index.docbook:383 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: info/title -#: C/index.docbook:389 +#: C/index.docbook:390 msgid "Saving a File" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:391 +#: C/index.docbook:392 msgid "You can save files in the following ways:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:394 +#: C/index.docbook:395 msgid "To save changes to an existing file, choose File Save ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:397 +#: C/index.docbook:398 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:400 +#: C/index.docbook:401 msgid "To save all the files that are currently open in pluma, choose Documents Save All ." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:403 +#: C/index.docbook:404 msgid "To close all the files that are currently open in pluma, choose Documents Close All ." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:409 +#: C/index.docbook:410 msgid "Working With Tabs" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:411 +#: C/index.docbook:412 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: section/para -#: C/index.docbook:412 +#: C/index.docbook:413 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: section/para -#: C/index.docbook:413 +#: C/index.docbook:414 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: info/title -#: C/index.docbook:420 +#: C/index.docbook:421 msgid "Working with Text" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:426 +#: C/index.docbook:427 msgid "Editing Text" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:428 +#: C/index.docbook:429 msgid "You can edit the text of a file in the following ways:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:431 +#: C/index.docbook:432 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:434 +#: C/index.docbook:435 msgid "To copy the selected text to the clipboard, choose Edit Copy ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:437 +#: C/index.docbook:438 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:440 +#: C/index.docbook:441 msgid "To permanently delete the selected text from the file, choose Edit Delete ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:443 +#: C/index.docbook:444 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:446 +#: C/index.docbook:447 msgid "To select all the text in a file, choose Edit Select All ." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:454 +#: C/index.docbook:455 msgid "Undoing and Redoing Changes" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:456 +#: C/index.docbook:457 msgid "To undo a change you have made, choose Edit Undo . To reverse this action, choose Edit Redo ." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:462 +#: C/index.docbook:463 msgid "Finding and Replacing" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:464 +#: C/index.docbook:465 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: info/title -#: C/index.docbook:469 +#: C/index.docbook:470 msgid "Finding Text" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:472 +#: C/index.docbook:473 msgid "To search a file for a string of text, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:475 +#: C/index.docbook:476 msgid "Choose Search Find to display the Find dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:481 +#: C/index.docbook:482 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:484 +#: C/index.docbook:485 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:487 +#: C/index.docbook:488 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: section/para -#: C/index.docbook:496 +#: C/index.docbook:497 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: section/para -#: C/index.docbook:503 +#: C/index.docbook:504 msgid "To remove the highlighting from the text, choose Search Clear Highlight ." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:511 +#: C/index.docbook:512 msgid "Incremental Search" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:515 +#: C/index.docbook:516 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: section/para -#: C/index.docbook:516 +#: C/index.docbook:517 msgid "To start an incremental search, choose Search Incremental Search . The search box appears at the top of the display area." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:520 +#: C/index.docbook:521 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: section/para -#: C/index.docbook:521 +#: C/index.docbook:522 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:530 +#: C/index.docbook:531 msgid "You can also use the up and down arrow keys or the mouse wheel to move the selection between matches." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:537 +#: C/index.docbook:538 msgid "Replacing Text" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:539 +#: C/index.docbook:540 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:542 +#: C/index.docbook:543 msgid "Choose Search Replace to display the Replace dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:548 +#: C/index.docbook:549 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:551 +#: C/index.docbook:552 msgid "Type the string that you want to use to replace the string that you find, in the Replace with field." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:555 +#: C/index.docbook:556 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: section/para -#: C/index.docbook:556 +#: C/index.docbook:557 msgid "To replace all occurrences of the string throughout the document, click Replace All." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:562 +#: C/index.docbook:563 msgid "Find and Replace Options" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:565 +#: C/index.docbook:566 msgid "The Find dialog and the Replace dialog both have the following options:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:568 +#: C/index.docbook:569 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:571 +#: C/index.docbook:572 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:574 +#: C/index.docbook:575 msgid "Select the Search backwards option to search backwards towards the beginning of the document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:577 +#: C/index.docbook:578 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: info/title -#: C/index.docbook:585 +#: C/index.docbook:586 msgid "Special Characters" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:588 +#: C/index.docbook:589 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:591 +#: C/index.docbook:592 msgid "\\n" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:595 +#: C/index.docbook:596 msgid "Specifies a new line." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:599 +#: C/index.docbook:600 msgid "\\t" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:603 +#: C/index.docbook:604 msgid "Specifies a tab character." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:607 +#: C/index.docbook:608 msgid "\\r" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:611 +#: C/index.docbook:612 msgid "Specifies a carriage return." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:615 +#: C/index.docbook:616 msgid "\\\\" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:619 +#: C/index.docbook:620 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: info/title -#: C/index.docbook:632 +#: C/index.docbook:633 msgid "Positioning the Cursor on a Specific Line" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:634 +#: C/index.docbook:635 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: section/para -#: C/index.docbook:635 +#: C/index.docbook:636 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: section/para -#: C/index.docbook:636 +#: C/index.docbook:637 msgid "To dismiss the box and move the cursor to the specified line, press Return." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:642 +#: C/index.docbook:643 msgid "Printing" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:648 +#: C/index.docbook:649 msgid "Setting the Page Options" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:651 +#: C/index.docbook:652 msgid "To set the page options, choose File Page Setup to display the Page Setup dialog." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:653 +#: C/index.docbook:654 msgid "The Page Setup dialog enables you to specify the following print options:" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:657 +#: C/index.docbook:658 msgid "General Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:661 +#: C/index.docbook:662 msgid "Print syntax highlighting" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:665 +#: C/index.docbook:666 msgid "Select this option to print syntax highlighting. For more information about syntax highlighting, see ." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:669 +#: C/index.docbook:670 msgid "Print page headers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:673 +#: C/index.docbook:674 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:677 -#: C/index.docbook:1555 +#: C/index.docbook:678 +#: C/index.docbook:1556 msgid "Line Numbers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:681 +#: C/index.docbook:682 msgid "Select the Print line numbers option to include line numbers when you print a file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:682 +#: C/index.docbook:683 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:686 -#: C/index.docbook:1546 +#: C/index.docbook:687 +#: C/index.docbook:1547 msgid "Text Wrapping" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:690 +#: C/index.docbook:691 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:691 +#: C/index.docbook:692 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: info/title -#: C/index.docbook:699 +#: C/index.docbook:700 msgid "Fonts" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:703 +#: C/index.docbook:704 msgid "Body" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:707 +#: C/index.docbook:708 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:711 +#: C/index.docbook:712 msgid "Line numbers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:715 +#: C/index.docbook:716 msgid "Click on this button to select the font used to print line numbers." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:719 +#: C/index.docbook:720 msgid "Headers and footers" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:723 +#: C/index.docbook:724 msgid "Click on this button to select the font to use to print the headers and footers in a file." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:727 +#: C/index.docbook:728 msgid "To reset the fonts to the default fonts for printing a file from pluma, click Restore Default Fonts." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:734 +#: C/index.docbook:735 msgid "Printing a Document" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:736 +#: C/index.docbook:737 msgid "You can use pluma to perform the following print operations:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:739 +#: C/index.docbook:740 msgid "Print a document to a printer." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:742 +#: C/index.docbook:743 msgid "Print the output of the print command to a file." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:745 +#: C/index.docbook:746 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: section/para -#: C/index.docbook:746 +#: C/index.docbook:747 msgid "To preview the pages that you want to print, choose File Print Preview ." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:747 +#: C/index.docbook:748 msgid "To print the current file to a printer or a file, choose File Print to display the Print dialog." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:748 +#: C/index.docbook:749 msgid "The Print dialog enables you to specify the following print options:" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:752 +#: C/index.docbook:753 msgid "Job Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:756 +#: C/index.docbook:757 msgid "Print range" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:760 +#: C/index.docbook:761 msgid "Select one of the following options to determine how many pages to print:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:763 +#: C/index.docbook:764 msgid "All" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:766 +#: C/index.docbook:767 msgid "Select this option to print all the pages in the file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:769 +#: C/index.docbook:770 msgid "Lines" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:772 +#: C/index.docbook:773 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:775 +#: C/index.docbook:776 msgid "Selection" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:778 +#: C/index.docbook:779 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:784 +#: C/index.docbook:785 msgid "Copies" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:788 +#: C/index.docbook:789 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:789 +#: C/index.docbook:790 msgid "If you print multiple copies of the file, select the Collate option to collate the printed copies." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:797 +#: C/index.docbook:798 msgid "Printer Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:802 +#: C/index.docbook:803 msgid "Printer" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:806 +#: C/index.docbook:807 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:810 +#: C/index.docbook:811 msgid "Settings" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:814 +#: C/index.docbook:815 msgid "Use this drop-down list to select the printer settings." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:815 +#: C/index.docbook:816 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:819 +#: C/index.docbook:820 msgid "Location" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:823 +#: C/index.docbook:824 msgid "Use this drop-down list to select one of the following print destinations:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:826 +#: C/index.docbook:827 msgid "CUPS" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:830 +#: C/index.docbook:831 msgid "Print the file to a CUPS printer." msgstr "" #. (itstool) path: note/para -#: C/index.docbook:832 +#: C/index.docbook:833 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:837 +#: C/index.docbook:838 msgid "lpr" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:841 +#: C/index.docbook:842 msgid "Print the file to a printer." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:845 +#: C/index.docbook:846 msgid "File" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:849 +#: C/index.docbook:850 msgid "Print the file to a PostScript file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:850 +#: C/index.docbook:851 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:854 +#: C/index.docbook:855 msgid "Custom" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:858 +#: C/index.docbook:859 msgid "Use the specified command to print the file." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:859 +#: C/index.docbook:860 msgid "Type the name of the command in the text box. Include all command-line arguments." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:866 +#: C/index.docbook:867 msgid "State" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:870 -#: C/index.docbook:878 -#: C/index.docbook:886 +#: C/index.docbook:871 +#: C/index.docbook:879 +#: C/index.docbook:887 msgid "This functionality is not supported in this version of pluma." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:874 +#: C/index.docbook:875 msgid "Type" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:882 +#: C/index.docbook:883 msgid "Comment" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:894 +#: C/index.docbook:895 msgid "Paper Tabbed Section" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:899 +#: C/index.docbook:900 msgid "Paper size" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:903 +#: C/index.docbook:904 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:907 +#: C/index.docbook:908 msgid "Width" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:911 +#: C/index.docbook:912 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:915 +#: C/index.docbook:916 msgid "Height" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:919 +#: C/index.docbook:920 msgid "Use this spin box to specify the height of the paper." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:923 +#: C/index.docbook:924 msgid "Feed orientation" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:927 +#: C/index.docbook:928 msgid "Use this drop-down list to select the orientation of the paper in the printer." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:931 +#: C/index.docbook:932 msgid "Page orientation" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:935 +#: C/index.docbook:936 msgid "Use this drop-down list to select the page orientation." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:939 +#: C/index.docbook:940 msgid "Layout" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:943 +#: C/index.docbook:944 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:947 +#: C/index.docbook:948 msgid "Paper tray" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:951 +#: C/index.docbook:952 msgid "Use this drop-down list to select the paper tray." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:961 +#: C/index.docbook:962 msgid "Programming Features" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:963 +#: C/index.docbook:964 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: info/title -#: C/index.docbook:968 +#: C/index.docbook:969 msgid "Syntax Highlighting" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:971 +#: C/index.docbook:972 msgid "Syntax highlighting makes source code easier to read by showing different parts of the text in different colors." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:972 +#: C/index.docbook:973 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:975 +#: C/index.docbook:976 msgid "Normal" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:979 +#: C/index.docbook:980 msgid "Do not display any syntax highlighting." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:983 +#: C/index.docbook:984 msgid "Sources" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:987 +#: C/index.docbook:988 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:991 +#: C/index.docbook:992 msgid "Markup" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:995 +#: C/index.docbook:996 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:999 +#: C/index.docbook:1000 msgid "Scripts" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1003 +#: C/index.docbook:1004 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:1007 +#: C/index.docbook:1008 msgid "Others" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1011 +#: C/index.docbook:1012 msgid "Display syntax highlighting to edit other types of code. Use the Others submenu to select the code type." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1020 +#: C/index.docbook:1021 msgid "Piping the Output of a Command to a File" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1022 +#: C/index.docbook:1023 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: section/para -#: C/index.docbook:1023 +#: C/index.docbook:1024 msgid "The output of the ls command is displayed in a new text file in the pluma window." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1024 +#: C/index.docbook:1025 msgid "Alternatively, you can use the External tools plugin to pipe command output to the current file." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1031 +#: C/index.docbook:1032 msgid "Shortcut Keys" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1033 +#: C/index.docbook:1034 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: section/para -#: C/index.docbook:1034 +#: C/index.docbook:1035 msgid "For more on shortcut keys, see the Desktop User Guide." msgstr "" #. (itstool) path: section/bridgehead -#: C/index.docbook:1037 +#: C/index.docbook:1038 msgid "Tabs" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1038 +#: C/index.docbook:1039 msgid "Shortcuts for tabs:" msgstr "" #. (itstool) path: entry/para -#: 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 +#: C/index.docbook:1047 +#: C/index.docbook:1117 +#: C/index.docbook:1211 +#: C/index.docbook:1305 +#: C/index.docbook:1343 +#: C/index.docbook:1421 +#: C/index.docbook:1491 msgid "Shortcut Key" msgstr "" #. (itstool) path: entry/para -#: 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 +#: C/index.docbook:1050 +#: C/index.docbook:1120 +#: C/index.docbook:1214 +#: C/index.docbook:1308 +#: C/index.docbook:1346 +#: C/index.docbook:1424 +#: C/index.docbook:1494 msgid "Command" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1056 +#: C/index.docbook:1057 msgid "Ctrl + Alt + PageUp" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1059 +#: C/index.docbook:1060 msgid "Switches to the next tab to the left." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1064 +#: C/index.docbook:1065 msgid "Ctrl + Alt + PageDown" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1067 +#: C/index.docbook:1068 msgid "Switches to the next tab to the right." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1072 -#: C/index.docbook:1182 +#: C/index.docbook:1073 +#: C/index.docbook:1183 msgid "Ctrl + W" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1075 +#: C/index.docbook:1076 msgid "Close tab." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1080 +#: C/index.docbook:1081 msgid "Ctrl + Shift + L" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1083 +#: C/index.docbook:1084 msgid "Save all tabs." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1088 +#: C/index.docbook:1089 msgid "Ctrl + Shift + W" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1091 +#: C/index.docbook:1092 msgid "Close all tabs." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1096 +#: C/index.docbook:1097 msgid "Alt + n" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1099 +#: C/index.docbook:1100 msgid "Jump to nth tab." msgstr "" #. (itstool) path: section/bridgehead -#: C/index.docbook:1107 +#: C/index.docbook:1108 msgid "Files" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1108 +#: C/index.docbook:1109 msgid "Shortcuts for working with files:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1126 +#: C/index.docbook:1127 msgid "Ctrl + N" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1129 +#: C/index.docbook:1130 msgid "Create a new document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1134 +#: C/index.docbook:1135 msgid "Ctrl + O" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1137 +#: C/index.docbook:1138 msgid "Open a document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1142 +#: C/index.docbook:1143 msgid "Ctrl + L" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1145 +#: C/index.docbook:1146 msgid "Open a location." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1150 +#: C/index.docbook:1151 msgid "Ctrl + S" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1153 +#: C/index.docbook:1154 msgid "Save the current document to disk." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1158 +#: C/index.docbook:1159 msgid "Ctrl + Shift + S" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1161 +#: C/index.docbook:1162 msgid "Save the current document with a new filename." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1166 +#: C/index.docbook:1167 msgid "Ctrl + P" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1169 +#: C/index.docbook:1170 msgid "Print the current document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1174 +#: C/index.docbook:1175 msgid "Ctrl + Shift + P" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1177 +#: C/index.docbook:1178 msgid "Print preview." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1185 +#: C/index.docbook:1186 msgid "Close the current document." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1190 +#: C/index.docbook:1191 msgid "Ctrl + Q" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1193 +#: C/index.docbook:1194 msgid "Quit Pluma." msgstr "" #. (itstool) path: section/bridgehead -#: C/index.docbook:1201 +#: C/index.docbook:1202 msgid "Edit" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1202 +#: C/index.docbook:1203 msgid "Shortcuts for editing documents:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1220 +#: C/index.docbook:1221 msgid "Ctrl + Z" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1223 +#: C/index.docbook:1224 msgid "Undo the last action." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1228 +#: C/index.docbook:1229 msgid "Ctrl + Shift + Z" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1231 +#: C/index.docbook:1232 msgid "Redo the last undone action ." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1236 +#: C/index.docbook:1237 msgid "Ctrl + X" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1239 +#: C/index.docbook:1240 msgid "Cut the selected text or region and place it on the clipboard." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1244 +#: C/index.docbook:1245 msgid "Ctrl + C" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1247 +#: C/index.docbook:1248 msgid "Copy the selected text or region onto the clipboard." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1252 +#: C/index.docbook:1253 msgid "Ctrl + V" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1255 +#: C/index.docbook:1256 msgid "Paste the contents of the clipboard." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1260 +#: C/index.docbook:1261 msgid "Ctrl + A" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1263 +#: C/index.docbook:1264 msgid "Select all." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1268 +#: C/index.docbook:1269 msgid "Ctrl + D" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1271 +#: C/index.docbook:1272 msgid "Delete current line." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1276 +#: C/index.docbook:1277 msgid "Alt + Up" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1279 +#: C/index.docbook:1280 msgid "Move the selected line up one line." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1284 +#: C/index.docbook:1285 msgid "Alt + Down" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1287 +#: C/index.docbook:1288 msgid "Move the selected line down one line." msgstr "" #. (itstool) path: section/bridgehead -#: C/index.docbook:1295 +#: C/index.docbook:1296 msgid "Panes" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1296 +#: C/index.docbook:1297 msgid "Shortcuts for showing and hiding panes:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1314 +#: C/index.docbook:1315 msgid "F9" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1317 +#: C/index.docbook:1318 msgid "Show/hide the side pane." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1322 +#: C/index.docbook:1323 msgid "Ctrl + F9" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1325 +#: C/index.docbook:1326 msgid "Show/hide the bottom pane." msgstr "" #. (itstool) path: section/bridgehead -#: C/index.docbook:1333 +#: C/index.docbook:1334 msgid "Search" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1334 +#: C/index.docbook:1335 msgid "Shortcuts for searching:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1352 +#: C/index.docbook:1353 msgid "Ctrl + F" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1355 +#: C/index.docbook:1356 msgid "Find a string." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1360 +#: C/index.docbook:1361 msgid "Ctrl + G" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1363 +#: C/index.docbook:1364 msgid "Find the next instance of the string." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1368 +#: C/index.docbook:1369 msgid "Ctrl + Shift + G" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1371 +#: C/index.docbook:1372 msgid "Find the previous instance of the string." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1376 +#: C/index.docbook:1377 msgid "Ctrl + K" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1379 +#: C/index.docbook:1380 msgid "Interactive search." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1384 +#: C/index.docbook:1385 msgid "Ctrl + H" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1387 +#: C/index.docbook:1388 msgid "Search and replace." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1392 +#: C/index.docbook:1393 msgid "Ctrl + Shift + K" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1395 +#: C/index.docbook:1396 msgid "Clear highlight." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1400 +#: C/index.docbook:1401 msgid "Ctrl + I" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1403 +#: C/index.docbook:1404 msgid "Goto line." msgstr "" #. (itstool) path: section/bridgehead -#: C/index.docbook:1411 +#: C/index.docbook:1412 msgid "Tools" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1412 +#: C/index.docbook:1413 msgid "Shortcuts for tools:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1430 +#: C/index.docbook:1431 msgid "Shift + F7" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1433 +#: C/index.docbook:1434 msgid "Check spelling (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1438 +#: C/index.docbook:1439 msgid "Alt + F12" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1441 +#: C/index.docbook:1442 msgid "Remove trailing spaces (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1446 +#: C/index.docbook:1447 msgid "Ctrl + T" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1449 +#: C/index.docbook:1450 msgid "Indent (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1454 +#: C/index.docbook:1455 msgid "Ctrl + Shift + T" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1457 +#: C/index.docbook:1458 msgid "Remove Indent (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1462 +#: C/index.docbook:1463 msgid "F8" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1465 +#: C/index.docbook:1466 msgid "Run \"make\" in current directory (with plugin)." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1470 +#: C/index.docbook:1471 msgid "Ctrl + Shift + D" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1473 +#: C/index.docbook:1474 msgid "Directory listing (with plugin)." msgstr "" #. (itstool) path: section/bridgehead -#: C/index.docbook:1481 +#: C/index.docbook:1482 msgid "Help" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1482 +#: C/index.docbook:1483 msgid "Shortcuts for help:" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1500 +#: C/index.docbook:1501 msgid "F1" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1503 +#: C/index.docbook:1504 msgid "Open pluma's user manual." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1514 +#: C/index.docbook:1515 msgid "Preferences" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1516 +#: C/index.docbook:1517 msgid "To configure pluma, choose Edit Preferences . The Preferences dialog contains the following categories:" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1542 +#: C/index.docbook:1543 msgid "View Preferences" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1550 +#: C/index.docbook:1551 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:1551 +#: C/index.docbook:1552 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:1559 +#: C/index.docbook:1560 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:1563 +#: C/index.docbook:1564 msgid "Current Line" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1567 +#: C/index.docbook:1568 msgid "Select the Highlight current line option to highlight the line where the cursor is placed." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1571 +#: C/index.docbook:1572 msgid "Right Margin" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1575 +#: C/index.docbook:1576 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:1576 +#: C/index.docbook:1577 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:1580 +#: C/index.docbook:1581 msgid "Bracket Matching" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1584 +#: C/index.docbook:1585 msgid "Select the Highlight matching bracket option to highlight the corresponding bracket when the cursor is positioned on a bracket character." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1592 +#: C/index.docbook:1593 msgid "Editor Preferences" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1596 +#: C/index.docbook:1597 msgid "Tabs" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1600 +#: C/index.docbook:1601 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:1601 +#: C/index.docbook:1602 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:1605 +#: C/index.docbook:1606 msgid "Auto Indentation" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1609 +#: C/index.docbook:1610 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:1613 +#: C/index.docbook:1614 msgid "File Saving" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1617 +#: C/index.docbook:1618 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:1618 +#: C/index.docbook:1619 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: info/title -#: C/index.docbook:1626 +#: C/index.docbook:1627 msgid "Font & Colors Preferences" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1631 +#: C/index.docbook:1632 msgid "Font" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1635 +#: C/index.docbook:1636 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:1636 +#: C/index.docbook:1637 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:1640 +#: C/index.docbook:1641 msgid "Color Scheme" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1644 +#: C/index.docbook:1645 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:1647 +#: C/index.docbook:1648 msgid "Classic" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1651 +#: C/index.docbook:1652 msgid "Classic color scheme based on the gvim color scheme." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1655 +#: C/index.docbook:1656 msgid "Cobalt" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1659 +#: C/index.docbook:1660 msgid "Blue based color scheme." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1663 +#: C/index.docbook:1664 msgid "Kate" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1667 +#: C/index.docbook:1668 msgid "Color scheme used in the Kate text editor." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1671 +#: C/index.docbook:1672 msgid "Oblivion" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1675 +#: C/index.docbook:1676 msgid "Dark color scheme using the Tango color palette." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1679 +#: C/index.docbook:1680 msgid "Tango" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1683 +#: C/index.docbook:1684 msgid "Color scheme using the Tango color scheme." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1687 +#: C/index.docbook:1688 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:1688 +#: C/index.docbook:1689 msgid "You can remove the selected color scheme by clicking on Remove" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1696 +#: C/index.docbook:1697 msgid "Plugins Preferences" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1698 +#: C/index.docbook:1699 msgid "Plugins add extra features to pluma. For more information on plugins and how to use the built-in plugins, see ." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1703 +#: C/index.docbook:1704 msgid "Enabling a Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1705 +#: C/index.docbook:1706 msgid "To enable a pluma plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1708 -#: C/index.docbook:1732 -#: C/index.docbook:2161 +#: C/index.docbook:1709 +#: C/index.docbook:1733 +#: C/index.docbook:2162 msgid "Choose Edit Preferences ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1711 -#: C/index.docbook:1735 -#: C/index.docbook:2164 +#: C/index.docbook:1712 +#: C/index.docbook:1736 +#: C/index.docbook:2165 msgid "Select the Plugins tab." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1714 +#: C/index.docbook:1715 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:1717 -#: C/index.docbook:1741 +#: C/index.docbook:1718 +#: C/index.docbook:1742 msgid "Click Close to close the Preferences dialog." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1725 +#: C/index.docbook:1726 msgid "Disabling a Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1728 +#: C/index.docbook:1729 msgid "A plugin remains enabled when you quit pluma." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1729 +#: C/index.docbook:1730 msgid "To disable a pluma plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1738 +#: C/index.docbook:1739 msgid "Deselect the check box next to the name of the plugin that you want to disable." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1751 +#: C/index.docbook:1752 msgid "Plugins" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1756 +#: C/index.docbook:1757 msgid "Working with Plugins" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1758 +#: C/index.docbook:1759 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: section/para -#: C/index.docbook:1760 +#: C/index.docbook:1761 msgid "Several plugins come built-in with pluma, and you can install more. The pluma website lists third-party plugins." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1761 +#: C/index.docbook:1762 msgid "To enable and disable plugins, or see which plugins are currently enabled, use the Plugins Preferences." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1762 +#: C/index.docbook:1763 msgid "The following plugins come built-in with pluma:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1768 +#: C/index.docbook:1769 msgid " Change Case allows you to change the case of the selected text." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1774 +#: C/index.docbook:1775 msgid " Document Statistics shows the number of lines, words, and characters in the document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1780 +#: C/index.docbook:1781 msgid " External Tools allows you to execute external commands from pluma." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1786 +#: C/index.docbook:1787 msgid "File Browser allows you to browse your files and folders in the side pane." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1790 +#: C/index.docbook:1791 msgid " Indent Lines adds or removes indentation from the selected lines." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1796 +#: C/index.docbook:1797 msgid " Insert Date/Time adds the current date and time into a document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1802 +#: C/index.docbook:1803 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:1808 +#: C/index.docbook:1809 msgid " Python Console allows you to run commands in the python programming language." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1814 +#: C/index.docbook:1815 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:1820 +#: C/index.docbook:1821 msgid " Sort arranges selected lines of text into alphabetical order." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1826 +#: C/index.docbook:1827 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:1832 +#: C/index.docbook:1833 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:1840 +#: C/index.docbook:1841 msgid "For more information on creating plugins, see the pluma website." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1846 +#: C/index.docbook:1847 msgid "Change Case Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1848 +#: C/index.docbook:1849 msgid "The Change Case plugin changes the case of the selected text." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1849 +#: C/index.docbook:1850 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:1858 +#: C/index.docbook:1859 msgid "Menu Item" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1861 +#: C/index.docbook:1862 msgid "Action" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1864 +#: C/index.docbook:1865 msgid "Example" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1871 +#: C/index.docbook:1872 msgid " Edit Change Case All Upper Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1874 +#: C/index.docbook:1875 msgid "Change each character to uppercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1877 +#: C/index.docbook:1878 msgid "This text becomes THIS TEXT" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1882 +#: C/index.docbook:1883 msgid " Edit Change Case All Lower Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1885 +#: C/index.docbook:1886 msgid "Change each character to lowercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1888 +#: C/index.docbook:1889 msgid "This Text becomes this text" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1893 +#: C/index.docbook:1894 msgid " Edit Change Case Invert Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1896 +#: C/index.docbook:1897 msgid "Change each lowercase character to uppercase, and change each uppercase character to lowercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1899 +#: C/index.docbook:1900 msgid "This Text becomes tHIS tEXT" msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1904 +#: C/index.docbook:1905 msgid " Edit Change Case Title Case " msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1907 +#: C/index.docbook:1908 msgid "Change the first character of each word to uppercase." msgstr "" #. (itstool) path: entry/para -#: C/index.docbook:1910 +#: C/index.docbook:1911 msgid "this text becomes This Text" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:1921 +#: C/index.docbook:1922 msgid "Document Statistics Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1924 +#: C/index.docbook:1925 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:1927 +#: C/index.docbook:1928 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:1930 +#: C/index.docbook:1931 msgid "Number of lines in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1933 +#: C/index.docbook:1934 msgid "Number of words in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1936 +#: C/index.docbook:1937 msgid "Number of characters, including spaces, in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1939 +#: C/index.docbook:1940 msgid "Number of characters, not including spaces, in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1942 +#: C/index.docbook:1943 msgid "Number of bytes in the current document." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1947 +#: C/index.docbook:1948 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: info/title -#: C/index.docbook:1954 +#: C/index.docbook:1955 msgid "External Tools Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1956 +#: C/index.docbook:1957 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: section/para -#: C/index.docbook:1957 +#: C/index.docbook:1958 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: info/title -#: C/index.docbook:1961 +#: C/index.docbook:1962 msgid "Built-in Commands" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:1963 +#: C/index.docbook:1964 msgid "The following commands are provided with the External Tools plugin:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1966 +#: C/index.docbook:1967 msgid "Build" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1968 +#: C/index.docbook:1969 msgid "Runs make in the current document's directory." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1972 +#: C/index.docbook:1973 msgid "Directory Listing" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1974 +#: C/index.docbook:1975 msgid "Lists the contents of the current document's directory in a new document." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1978 +#: C/index.docbook:1979 msgid "Environment Variables" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1980 +#: C/index.docbook:1981 msgid "Displays the environment variables list in the bottom pane." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:1984 +#: C/index.docbook:1985 msgid "Grep" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1986 +#: C/index.docbook:1987 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:1990 +#: C/index.docbook:1991 msgid "Remove Trailing Spaces" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:1992 +#: C/index.docbook:1993 msgid "Removes all spaces from the end of lines in the document." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2000 +#: C/index.docbook:2001 msgid "Defining a Command" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2002 +#: C/index.docbook:2003 msgid "To add an external command, choose Tools External Tools ." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2003 +#: C/index.docbook:2004 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:2006 +#: C/index.docbook:2007 msgid "Description" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2008 +#: C/index.docbook:2009 msgid "This description is shown in the statusbar when the menu command is chosen." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:2012 +#: C/index.docbook:2013 msgid "Accelerator" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2014 +#: C/index.docbook:2015 msgid "Enter a keyboard shortcut for the command." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:2018 +#: C/index.docbook:2019 msgid "Commands" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2020 +#: C/index.docbook:2021 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:2024 +#: C/index.docbook:2025 msgid "Input" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2026 +#: C/index.docbook:2027 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:2030 +#: C/index.docbook:2031 msgid "Output" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2032 +#: C/index.docbook:2033 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:2036 +#: C/index.docbook:2037 msgid "Applicability" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2038 +#: C/index.docbook:2039 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: info/title -#: C/index.docbook:2046 +#: C/index.docbook:2047 msgid "Editing and Removing Tools" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2048 +#: C/index.docbook:2049 msgid "To edit a tool, select it in the list and make changes to its properties." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2049 +#: C/index.docbook:2050 msgid "To rename a tool, click it again in the list." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2050 +#: C/index.docbook:2051 msgid "To restore a built-in tool that you have changed, press Revert." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2051 +#: C/index.docbook:2052 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: info/title -#: C/index.docbook:2056 +#: C/index.docbook:2057 msgid "Variables" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2058 +#: C/index.docbook:2059 msgid "You can use the following variables in the Commands field of the command definition:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2061 +#: C/index.docbook:2062 msgid "PLUMA_CURRENT_DOCUMENT_URI" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2064 +#: C/index.docbook:2065 msgid "PLUMA_CURRENT_DOCUMENT_NAME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2067 +#: C/index.docbook:2068 msgid "PLUMA_CURRENT_DOCUMENT_SCHEME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2070 +#: C/index.docbook:2071 msgid "PLUMA_CURRENT_DOCUMENT_PATH" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2073 +#: C/index.docbook:2074 msgid "PLUMA_CURRENT_DOCUMENT_DIR" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2076 +#: C/index.docbook:2077 msgid "PLUMA_DOCUMENTS_URI" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2079 +#: C/index.docbook:2080 msgid "PLUMA_DOCUMENTS_PATH" msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2087 +#: C/index.docbook:2088 msgid "File Browser Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2089 +#: C/index.docbook:2090 msgid "The File Browser Plugin shows your files and folders in the side pane, allowing you to quickly open files." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2090 +#: C/index.docbook:2091 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: info/title -#: C/index.docbook:2094 +#: C/index.docbook:2095 msgid "Browsing your Files" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2096 +#: C/index.docbook:2097 msgid "The File Browser tab initially shows your file manager bookmarks. To browse the contents of any item, double-click it." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2097 +#: C/index.docbook:2098 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: section/para -#: C/index.docbook:2098 +#: C/index.docbook:2099 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: section/para -#: C/index.docbook:2105 +#: C/index.docbook:2106 msgid "To open a file in pluma, double-click it in the file list." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2110 +#: C/index.docbook:2111 msgid "Creating Files and Folders" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2112 +#: C/index.docbook:2113 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: section/para -#: C/index.docbook:2113 +#: C/index.docbook:2114 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: info/title -#: C/index.docbook:2119 +#: C/index.docbook:2120 msgid "Indent Lines Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2121 +#: C/index.docbook:2122 msgid "The Indent Lines plugin adds or removes space from the beginning of lines of text." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2122 +#: C/index.docbook:2123 msgid "To indent or unindent text, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2125 +#: C/index.docbook:2126 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:2130 +#: C/index.docbook:2131 msgid "To indent the text, choose Edit Indent ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2133 +#: C/index.docbook:2134 msgid "To remove the indentation, choose Edit Unindent ." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2138 +#: C/index.docbook:2139 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: info/title -#: C/index.docbook:2143 +#: C/index.docbook:2144 msgid "Insert Date/Time Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2145 +#: C/index.docbook:2146 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:2148 +#: C/index.docbook:2149 msgid "Choose Edit Insert Date and Time ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2149 +#: C/index.docbook:2150 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:2150 +#: C/index.docbook:2151 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: info/title -#: C/index.docbook:2156 +#: C/index.docbook:2157 msgid "Configuring the Insert Date/Time Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2158 +#: C/index.docbook:2159 msgid "To configure the Insert Date/Time plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2167 +#: C/index.docbook:2168 msgid "Select the Insert Date/Time plugin." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2170 +#: C/index.docbook:2171 msgid "Click Configure Plugin to display the Configure insert date/time plugin dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2173 +#: C/index.docbook:2174 msgid "Select one of the options, as follows:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2176 +#: C/index.docbook:2177 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:2179 +#: C/index.docbook:2180 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: listitem/para -#: C/index.docbook:2182 +#: C/index.docbook:2183 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:2193 +#: C/index.docbook:2194 msgid "Click OK to close the Configure insert date/time plugin dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2197 +#: C/index.docbook:2198 msgid "To close the Preferences dialog, click Close." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2205 +#: C/index.docbook:2206 msgid "Modelines Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2207 +#: C/index.docbook:2208 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: section/para -#: C/index.docbook:2208 +#: C/index.docbook:2209 msgid "Preferences set using modelines take precedence over the ones specified in the preference dialog." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2209 +#: C/index.docbook:2210 msgid "You can set the following preferences with modelines:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2212 +#: C/index.docbook:2213 msgid "Tab width" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2215 +#: C/index.docbook:2216 msgid "Indent width" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2218 +#: C/index.docbook:2219 msgid "Insert spaces instead of tabs" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2221 +#: C/index.docbook:2222 msgid "Text Wrapping" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2224 +#: C/index.docbook:2225 msgid "Right margin width" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2227 +#: C/index.docbook:2228 msgid "The Modelines plugin supports a subset of the options used by other text editors Emacs, Kate and Vim." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2231 +#: C/index.docbook:2232 msgid "Emacs Modelines" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2233 +#: C/index.docbook:2234 msgid "The first two lines of a document are scanned for Emacs modelines." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2234 +#: C/index.docbook:2235 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: info/title -#: C/index.docbook:2239 +#: C/index.docbook:2240 msgid "Kate Modelines" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2241 +#: C/index.docbook:2242 msgid "The first and last ten lines a document are scanned for Kate modelines." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2242 +#: C/index.docbook:2243 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: info/title -#: C/index.docbook:2247 +#: C/index.docbook:2248 msgid "Vim Modelines" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2249 +#: C/index.docbook:2250 msgid "The first and last three lines a document are scanned for Vim modelines." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2250 +#: C/index.docbook:2251 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: info/title -#: C/index.docbook:2256 +#: C/index.docbook:2257 msgid "Python Console Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2258 +#: C/index.docbook:2259 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:2260 +#: C/index.docbook:2261 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: info/title -#: C/index.docbook:2266 +#: C/index.docbook:2267 msgid "Snippets Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2268 +#: C/index.docbook:2269 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: section/para -#: C/index.docbook:2269 +#: C/index.docbook:2270 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: section/para -#: C/index.docbook:2270 +#: C/index.docbook:2271 msgid "A number of built-in snippets are installed with pluma, which can be modified." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2274 +#: C/index.docbook:2275 msgid "Inserting Snippets" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2276 +#: C/index.docbook:2277 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: section/para -#: C/index.docbook:2277 +#: C/index.docbook:2278 msgid "Alternatively, press Ctrl Space to see a list of snippets you can insert." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2282 +#: C/index.docbook:2283 msgid "Adding Snippets" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2284 +#: C/index.docbook:2285 msgid "To create a new snippet, do the following:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2287 +#: C/index.docbook:2288 msgid "Choose Tools Manage Snippets . The Snippets Manager window opens." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2290 +#: C/index.docbook:2291 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:2293 +#: C/index.docbook:2294 msgid "Click New. A new snippet appears in the list." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2296 +#: C/index.docbook:2297 msgid "Enter the following information for the new snippet:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:2299 +#: C/index.docbook:2300 msgid "Name" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2301 +#: C/index.docbook:2302 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:2305 +#: C/index.docbook:2306 msgid "Snippet text" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2307 +#: C/index.docbook:2308 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:2309 +#: C/index.docbook:2310 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:2314 +#: C/index.docbook:2315 msgid "Tab Trigger" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2316 +#: C/index.docbook:2317 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:2317 +#: C/index.docbook:2318 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:2321 +#: C/index.docbook:2322 msgid "Shortcut key" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2323 +#: C/index.docbook:2324 msgid "Type a shortcut key to use for inserting the snippet." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2333 +#: C/index.docbook:2334 msgid "Editing and Removing Snippets" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2335 +#: C/index.docbook:2336 msgid "To edit a snippet, select it in the list and make changes to its text and activation properties." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2336 +#: C/index.docbook:2337 msgid "To rename a snippet, click it again in the list." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2337 +#: C/index.docbook:2338 msgid "To restore a built-in snippet that you have changed, press Revert." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2338 +#: C/index.docbook:2339 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: info/title -#: C/index.docbook:2343 +#: C/index.docbook:2344 msgid "Snippet Substitutions" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2345 +#: C/index.docbook:2346 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: section/para -#: C/index.docbook:2346 +#: C/index.docbook:2347 msgid "You can use the following placeholder codes in snippet text:" msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:2349 +#: C/index.docbook:2350 msgid "Tab placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2351 +#: C/index.docbook:2352 msgid "$n defines a tab placeholder, where n is any number from 1 upwards." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2352 +#: C/index.docbook:2353 msgid "${n:default} defines a tab placeholder with a default value." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2353 +#: C/index.docbook:2354 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:2354 +#: C/index.docbook:2355 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:2355 +#: C/index.docbook:2356 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:2359 +#: C/index.docbook:2360 msgid "Mirror placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2361 +#: C/index.docbook:2362 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:2365 +#: C/index.docbook:2366 msgid "End placeholder" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2367 +#: C/index.docbook:2368 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:2371 +#: C/index.docbook:2372 msgid "Environmental variables" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2373 +#: C/index.docbook:2374 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:2376 +#: C/index.docbook:2377 msgid "$PLUMA_SELECTED_TEXT" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2378 +#: C/index.docbook:2379 msgid "The currently selected text." msgstr "" #. (itstool) path: varlistentry/term -#: C/index.docbook:2382 +#: C/index.docbook:2383 msgid "$PLUMA_FILENAME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2384 +#: C/index.docbook:2385 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:2388 +#: C/index.docbook:2389 msgid "$PLUMA_BASENAME" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2390 +#: C/index.docbook:2391 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:2394 +#: C/index.docbook:2395 msgid "$PLUMA_CURRENT_WORD" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2396 +#: C/index.docbook:2397 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:2403 +#: C/index.docbook:2404 msgid "Shell placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2405 +#: C/index.docbook:2406 msgid "$(cmd) is replaced by the result of executing cmd in a shell." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2406 +#: C/index.docbook:2407 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:2410 +#: C/index.docbook:2411 msgid "Python placeholders" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2412 +#: C/index.docbook:2413 msgid "$<cmd> is replaced by the result of evaluating cmd in the python interpreter." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2413 +#: C/index.docbook:2414 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:2414 +#: C/index.docbook:2415 msgid "To use a variable in all other python snippets, declare it as global." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2423 +#: C/index.docbook:2424 msgid "Sort Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2425 +#: C/index.docbook:2426 msgid "The Sort plugin arranges selected lines of text into alphabetical order." msgstr "" #. (itstool) path: caution/para -#: C/index.docbook:2427 +#: C/index.docbook:2428 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: section/para -#: C/index.docbook:2429 +#: C/index.docbook:2430 msgid "To use the Sort plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2432 +#: C/index.docbook:2433 msgid "Select the lines of text you want to sort." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2435 +#: C/index.docbook:2436 msgid "Choose Edit Sort . The Sort dialog opens." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2438 +#: C/index.docbook:2439 msgid "Choose the options you want for the sort:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2441 +#: C/index.docbook:2442 msgid "To arrange the text in reverse order, select Reverse order." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2444 +#: C/index.docbook:2445 msgid "To delete duplicate lines, select Remove duplicates." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2447 +#: C/index.docbook:2448 msgid "To ignore case sensitivity, select Ignore case." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2450 +#: C/index.docbook:2451 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:2455 +#: C/index.docbook:2456 msgid "To perform the sort operation, click Sort." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2462 +#: C/index.docbook:2463 msgid "Spell Checker Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2464 +#: C/index.docbook:2465 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:2467 +#: C/index.docbook:2468 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:2470 +#: C/index.docbook:2471 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:2471 +#: C/index.docbook:2472 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:2474 +#: C/index.docbook:2475 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:2477 +#: C/index.docbook:2478 msgid "To add the unknown spelling to your personal dictionary, select Spelling Suggestions Add ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2480 +#: C/index.docbook:2481 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:2485 +#: C/index.docbook:2486 msgid "To check the spelling manually, choose Tools Check Spelling ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2486 +#: C/index.docbook:2487 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:2487 +#: C/index.docbook:2488 msgid "If there are spelling errors, the Check Spelling dialog is displayed:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2490 +#: C/index.docbook:2491 msgid "The Misspelled word is displayed at the top of the dialog." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2493 +#: C/index.docbook:2494 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:2496 +#: C/index.docbook:2497 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:2499 +#: C/index.docbook:2500 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:2502 +#: C/index.docbook:2503 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:2505 +#: C/index.docbook:2506 msgid "To add the unknown word to your personal dictionary, click Add word." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2508 +#: C/index.docbook:2509 msgid "To close the Check Spelling dialog, click Close." msgstr "" #. (itstool) path: info/title -#: C/index.docbook:2517 +#: C/index.docbook:2518 msgid "Tag List Plugin" msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2519 +#: C/index.docbook:2520 msgid "The Tag List plugin allows you to insert common tags from a list in the side pane." msgstr "" #. (itstool) path: section/para -#: C/index.docbook:2520 +#: C/index.docbook:2521 msgid "To use the Tag List plugin, perform the following steps:" msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2523 +#: C/index.docbook:2524 msgid "Choose View Side Pane ." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2526 +#: C/index.docbook:2527 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:2529 +#: C/index.docbook:2530 msgid "Select the appropriate tag category from the drop-down list. For example, HTML - Tags." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2532 +#: C/index.docbook:2533 msgid "Scroll through the tag list to find the required tag." msgstr "" #. (itstool) path: listitem/para -#: C/index.docbook:2535 +#: C/index.docbook:2536 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:2538 +#: C/index.docbook:2539 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:2541 +#: C/index.docbook:2542 msgid "To insert a tag in the current file and maintain the focus on the Tag list plugin window, press Shift Return ." msgstr "" -- cgit v1.2.1