diff --git a/po/xedit.pot b/po/xedit.pot deleted file mode 100644 index c8ad0b7..0000000 --- a/po/xedit.pot +++ /dev/null @@ -1,4460 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-26 17:04+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" - -#: ../data/org.x.editor.gschema.xml.in.h:1 -msgid "Use Default Font" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:2 -msgid "" -"Whether to use the system's default fixed width font for editing text " -"instead of a font specific to xedit. If this option is turned off, then the " -"font named in the \"Editor Font\" option will be used instead of the system " -"font." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:3 -msgctxt "editor-font" -msgid "'Monospace 12'" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:4 -msgid "Editor Font" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:5 -msgid "" -"A custom font that will be used for the editing area. This will only take " -"effect if the \"Use Default Font\" option is turned off." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:6 -msgid "Style Scheme" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:7 -msgid "The ID of a GtkSourceView Style Scheme used to color the text." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:8 -msgid "Create Backup Copies" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:9 -msgid "" -"Whether xedit should create backup copies for the files it saves. You can " -"set the backup file extension with the \"Backup Copy Extension\" option." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:10 -msgid "Autosave" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:11 -msgid "" -"Whether xedit should automatically save modified files after a time " -"interval. You can set the time interval with the \"Autosave Interval\" " -"option." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:12 -msgid "Autosave Interval" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:13 -msgid "" -"Number of minutes after which xedit will automatically save modified files. " -"This will only take effect if the \"Autosave\" option is turned on." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:14 -msgid "Writable VFS schemes" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:15 -msgid "" -"List of VFS schemes xedit supports in write mode. The 'file' scheme is " -"writable by default." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:16 -msgid "Maximum Number of Undo Actions" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:17 -msgid "" -"Maximum number of actions that xedit will be able to undo or redo. Use " -"\"-1\" for unlimited number of actions." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:18 -msgid "Line Wrapping Mode" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:19 -msgid "" -"Specifies how to wrap long lines in the editing area. Use \"GTK_WRAP_NONE\" " -"for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and " -"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that " -"the values are case-sensitive, so make sure they appear exactly as mentioned " -"here." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:20 -msgid "Tab Size" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:21 -msgid "" -"Specifies the number of spaces that should be displayed instead of Tab " -"characters." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:22 -msgid "Insert spaces" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:23 -msgid "Whether xedit should insert spaces instead of tabs." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:24 -msgid "Automatic indent" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:25 -msgid "Whether xedit should enable automatic indentation." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:26 -msgid "Display Line Numbers" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:27 -msgid "Whether xedit should display line numbers in the editing area." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:28 -msgid "Highlight Current Line" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:29 -msgid "Whether xedit should highlight the current line." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:30 -msgid "Highlight Matching Bracket" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:31 -msgid "Whether xedit should highlight the bracket matching the selected one." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:32 -msgid "Display Right Margin" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:33 -msgid "Whether xedit should display the right margin in the editing area." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:34 -msgid "Right Margin Position" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:35 -msgid "Specifies the position of the right margin." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:36 -msgid "Smart Home End" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:37 -msgid "" -"Specifies how the cursor moves when the HOME and END keys are pressed. Use " -"\"DISABLED\" to always move at the start/end of the line, \"AFTER\" to move " -"to the start/end of the line the first time the keys are pressed and to the " -"start/end of the text ignoring whitespaces the second time the keys are " -"pressed, \"BEFORE\" to move to the start/end of the text before moving to " -"the start/end of the line and \"ALWAYS\" to always move to the start/end of " -"the text instead of the start/end of the line." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:38 -msgid "Restore Previous Cursor Position" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:39 -msgid "" -"Whether xedit should restore the previous cursor position when a file is " -"loaded." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:40 -msgid "Enable Search Highlighting" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:41 -msgid "" -"Whether xedit should highlight all the occurrences of the searched text." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:42 -msgid "Enable Syntax Highlighting" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:43 -msgid "Whether xedit should enable syntax highlighting." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:44 -msgid "Toolbar is Visible" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:45 -msgid "Whether the toolbar should be visible in editing windows." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:46 -msgid "Toolbar Buttons Style" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:47 -msgid "" -"Style for the toolbar buttons. Possible values are \"XEDIT_TOOLBAR_SYSTEM\" " -"to use the system's default style, \"XEDIT_TOOLBAR_ICONS\" to display icons " -"only, \"XEDIT_TOOLBAR_ICONS_AND_TEXT\" to display both icons and text, and " -"\"XEDIT_TOOLBAR_ICONS_BOTH_HORIZ\" to display prioritized text beside icons. " -"Note that the values are case-sensitive, so make sure they appear exactly as " -"mentioned here." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:48 -msgid "Status Bar is Visible" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:49 -msgid "" -"Whether the status bar at the bottom of editing windows should be visible." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:50 -msgid "Side Pane is Visible" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:51 -msgid "Whether the side pane at the left of editing windows should be visible." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:52 -msgid "Bottom Panel is Visible" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:53 -msgid "" -"Whether the bottom panel at the bottom of editing windows should be visible." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:54 -msgid "Maximum Recent Files" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:55 -msgid "" -"Specifies the maximum number of recently opened files that will be displayed " -"in the \"Recent Files\" submenu." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:56 -msgid "Print Syntax Highlighting" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:57 -msgid "Whether xedit should print syntax highlighting when printing documents." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:58 -msgid "Print Header" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:59 -msgid "Whether xedit should include a document header when printing documents." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:60 -msgid "Printing Line Wrapping Mode" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:61 -msgid "" -"Specifies how to wrap long lines for printing. Use \"GTK_WRAP_NONE\" for no " -"wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and " -"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that " -"the values are case-sensitive, so make sure they appear exactly as mentioned " -"here." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:62 -msgid "Print Line Numbers" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:63 -msgid "" -"If this value is 0, then no line numbers will be inserted when printing a " -"document. Otherwise, xedit will print line numbers every such number of " -"lines." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:64 -msgctxt "print-font-body-pango" -msgid "'Monospace 9'" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:65 -msgid "Body Font for Printing" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:66 -msgid "" -"Specifies the font to use for a document's body when printing documents." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:67 -msgctxt "print-font-header-pango" -msgid "'Sans 11'" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:68 -msgid "Header Font for Printing" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:69 -msgid "" -"Specifies the font to use for page headers when printing a document. This " -"will only take effect if the \"Print Header\" option is turned on." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:70 -msgctxt "print-font-numbers-pango" -msgid "'Sans 8'" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:71 -msgid "Line Number Font for Printing" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:72 -msgid "" -"Specifies the font to use for line numbers when printing. This will only " -"take effect if the \"Print Line Numbers\" option is non-zero." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:73 -msgctxt "auto-detected" -msgid "[ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ]" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:74 -msgid "Automatically Detected Encodings" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:75 -msgid "" -"Sorted list of encodings used by xedit for automatically detecting the " -"encoding of a file. \"CURRENT\" represents the current locale encoding. Only " -"recognized encodings are used." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:76 -msgctxt "shown-in-menu" -msgid "[ 'ISO-8859-15' ]" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:77 -msgid "Encodings shown in menu" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:78 -msgid "" -"List of encodings shown in the Character Encoding menu in open/save file " -"selector. Only recognized encodings are used." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:79 -msgid "History for \"search for\" entries" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:80 -msgid "List of entries in \"search for\" textbox." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:81 -msgid "History for \"replace with\" entries" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:82 -msgid "List of entries in \"replace with\" textbox." -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:83 -msgid "Active plugins" -msgstr "" - -#: ../data/org.x.editor.gschema.xml.in.h:84 -msgid "" -"List of active plugins. It contains the \"Location\" of the active plugins. " -"See the .xedit-plugin file for obtaining the \"Location\" of a given plugin." -msgstr "" - -#: ../data/xedit.appdata.xml.in.h:1 -msgid "A Text Editor" -msgstr "" - -#: ../data/xedit.appdata.xml.in.h:2 -msgid "" -"

Xedit is a small, but powerful text editor. It has most standard text " -"editor functions and fully supports international text in Unicode. Advanced " -"features include syntax highlighting and automatic indentation of source " -"code, printing and editing of multiple documents in one window.

" -"Xedit is extensible through a plugin system, which currently includes " -"support for spell checking, comparing files, viewing CVS ChangeLogs, and " -"adjusting indentation levels.

" -msgstr "" - -#: ../data/xedit.desktop.in.in.h:1 ../xedit/xedit-print-job.c:767 -msgid "Text Editor" -msgstr "" - -#: ../data/xedit.desktop.in.in.h:2 -msgid "Edit text files" -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:144 -msgid "Log Out _without Saving" -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:148 -msgid "_Cancel Logout" -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:155 -msgid "Close _without Saving" -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:204 -msgid "Question" -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:404 -#, c-format -msgid "" -"If you don't save, changes from the last %ld second will be permanently lost." -msgid_plural "" -"If you don't save, changes from the last %ld seconds will be permanently " -"lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:413 -msgid "" -"If you don't save, changes from the last minute will be permanently lost." -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:419 -#, c-format -msgid "" -"If you don't save, changes from the last minute and %ld second will be " -"permanently lost." -msgid_plural "" -"If you don't save, changes from the last minute and %ld seconds will be " -"permanently lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:429 -#, c-format -msgid "" -"If you don't save, changes from the last %ld minute will be permanently lost." -msgid_plural "" -"If you don't save, changes from the last %ld minutes will be permanently " -"lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:444 -msgid "If you don't save, changes from the last hour will be permanently lost." -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:450 -#, c-format -msgid "" -"If you don't save, changes from the last hour and %d minute will be " -"permanently lost." -msgid_plural "" -"If you don't save, changes from the last hour and %d minutes will be " -"permanently lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:465 -#, c-format -msgid "" -"If you don't save, changes from the last %d hour will be permanently lost." -msgid_plural "" -"If you don't save, changes from the last %d hours will be permanently lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:521 -#, c-format -msgid "Save changes to document \"%s\" before closing?" -msgstr "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:712 -#, c-format -msgid "There is %d document with unsaved changes. Save changes before closing?" -msgid_plural "" -"There are %d documents with unsaved changes. Save changes before closing?" -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:729 -msgid "S_elect the documents you want to save:" -msgstr "" - -#. Secondary label -#: ../xedit/dialogs/xedit-close-confirmation-dialog.c:751 -msgid "If you don't save, all your changes will be permanently lost." -msgstr "" - -#: ../xedit/dialogs/xedit-encodings-dialog.c:321 -msgid "Character Encodings" -msgstr "" - -#: ../xedit/dialogs/xedit-encodings-dialog.c:384 -#: ../xedit/dialogs/xedit-encodings-dialog.c:445 -msgid "_Description" -msgstr "" - -#: ../xedit/dialogs/xedit-encodings-dialog.c:393 -#: ../xedit/dialogs/xedit-encodings-dialog.c:454 -msgid "_Encoding" -msgstr "" - -#: ../xedit/dialogs/xedit-encodings-dialog.ui.h:1 -msgid "Character encodings" -msgstr "" - -#: ../xedit/dialogs/xedit-encodings-dialog.ui.h:2 -msgid "A_vailable encodings:" -msgstr "" - -#: ../xedit/dialogs/xedit-encodings-dialog.ui.h:3 -msgid "E_ncodings shown in menu:" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:574 -msgid "Click on this button to select the font to be used by the editor" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:584 -#, c-format -msgid "_Use the system fixed width font (%s)" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:787 -msgid "The selected color scheme cannot be installed." -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:812 -msgid "Add Scheme" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:819 -msgid "A_dd Scheme" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:827 -msgid "Color Scheme Files" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:834 -#: ../xedit/xedit-file-chooser-dialog.c:55 -msgid "All Files" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:879 -#, c-format -msgid "Could not remove color scheme \"%s\"." -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.c:1090 -msgid "Xedit Preferences" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:1 -msgid "Preferences" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:2 -#: ../xedit/xedit-print-preferences.ui.h:9 -msgid "Text Wrapping" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:3 -#: ../plugins/docinfo/docinfo.ui.h:4 ../plugins/time/xedit-time-dialog.ui.h:4 -#: ../plugins/time/xedit-time-setup-dialog.ui.h:3 -msgid " " -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:4 -#: ../xedit/xedit-print-preferences.ui.h:10 -msgid "Enable text _wrapping" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:5 -#: ../xedit/xedit-print-preferences.ui.h:11 -msgid "Do not _split words over two lines" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:6 -#: ../xedit/xedit-print-preferences.ui.h:3 -msgid "Line Numbers" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:7 ../xedit/xedit-view.c:2035 -msgid "_Display line numbers" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:8 -msgid "Current Line" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:9 -msgid "Highlight current _line" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:10 -msgid "Right Margin" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:11 -msgid "Display right _margin" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:12 -msgid "_Right margin at column:" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:13 -msgid "Bracket Matching" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:14 -msgid "Highlight matching _bracket" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:15 -msgid "View" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:16 -msgid "Tab Stops" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:17 -msgid "_Tab width:" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:18 -msgid "Insert _spaces instead of tabs" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:19 -msgid "Automatic Indentation" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:20 -msgid "_Enable automatic indentation" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:21 -msgid "File Saving" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:22 -msgid "Create a _backup copy of files before saving" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:23 -msgid "_Autosave files every" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:24 -msgid "_minutes" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:25 -msgid "Editor" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:26 -msgid "Font" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:27 -msgid "Editor _font: " -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:28 -msgid "Pick the editor font" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:29 -msgid "Color Scheme" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:30 -msgid "_Add..." -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:31 -msgid "Font & Colors" -msgstr "" - -#: ../xedit/dialogs/xedit-preferences-dialog.ui.h:32 -msgid "Plugins" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.c:302 -#: ../xedit/dialogs/xedit-search-dialog.ui.h:1 ../xedit/xedit-window.c:1455 -msgid "Replace" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.c:313 ../xedit/xedit-window.c:1453 -msgid "Find" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.c:417 -msgid "Replace _All" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.c:418 -#: ../xedit/xedit-commands-file.c:589 -msgid "_Replace" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:2 -msgid "Replace All" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:3 -msgid "_Search for: " -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:4 -msgid "Replace _with: " -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:5 -msgid "_Match case" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:6 -msgid "Match _entire word only" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:7 -msgid "Search _backwards" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:8 -msgid "_Wrap around" -msgstr "" - -#: ../xedit/dialogs/xedit-search-dialog.ui.h:9 -msgid "_Parse escape sequences (e.g. \\n)" -msgstr "" - -#: ../xedit/xedit.c:104 -msgid "Show the application's version" -msgstr "" - -#: ../xedit/xedit.c:107 -msgid "" -"Set the character encoding to be used to open the files listed on the " -"command line" -msgstr "" - -#: ../xedit/xedit.c:107 -msgid "ENCODING" -msgstr "" - -#: ../xedit/xedit.c:110 -msgid "Display list of possible values for the encoding option" -msgstr "" - -#: ../xedit/xedit.c:113 -msgid "Create a new top-level window in an existing instance of xedit" -msgstr "" - -#: ../xedit/xedit.c:116 -msgid "Create a new document in an existing instance of xedit" -msgstr "" - -#: ../xedit/xedit.c:119 -msgid "[FILE...]" -msgstr "" - -#: ../xedit/xedit.c:174 -#, c-format -msgid "%s: invalid encoding.\n" -msgstr "" - -#. Setup command line options -#: ../xedit/xedit.c:520 -msgid "- Edit text files" -msgstr "" - -#: ../xedit/xedit.c:529 -#, c-format -msgid "" -"%s\n" -"Run '%s --help' to see a full list of available command line options.\n" -msgstr "" - -#: ../xedit/xedit-commands-file.c:250 -#, c-format -msgid "Loading file '%s'…" -msgstr "" - -#: ../xedit/xedit-commands-file.c:259 -#, c-format -msgid "Loading %d file…" -msgid_plural "Loading %d files…" -msgstr[0] "" -msgstr[1] "" - -#. Translators: "Open Files" is the title of the file chooser window -#: ../xedit/xedit-commands-file.c:465 -msgid "Open Files" -msgstr "" - -#: ../xedit/xedit-commands-file.c:576 -#, c-format -msgid "The file \"%s\" is read-only." -msgstr "" - -#: ../xedit/xedit-commands-file.c:581 -msgid "Do you want to try to replace it with the one you are saving?" -msgstr "" - -#: ../xedit/xedit-commands-file.c:650 ../xedit/xedit-commands-file.c:873 -#, c-format -msgid "Saving file '%s'…" -msgstr "" - -#: ../xedit/xedit-commands-file.c:758 -msgid "Save As…" -msgstr "" - -#: ../xedit/xedit-commands-file.c:1087 -#, c-format -msgid "Reverting the document '%s'…" -msgstr "" - -#: ../xedit/xedit-commands-file.c:1132 -#, c-format -msgid "Revert unsaved changes to document '%s'?" -msgstr "" - -#: ../xedit/xedit-commands-file.c:1141 -#, c-format -msgid "" -"Changes made to the document in the last %ld second will be permanently lost." -msgid_plural "" -"Changes made to the document in the last %ld seconds will be permanently " -"lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/xedit-commands-file.c:1150 -msgid "" -"Changes made to the document in the last minute will be permanently lost." -msgstr "" - -#: ../xedit/xedit-commands-file.c:1156 -#, c-format -msgid "" -"Changes made to the document in the last minute and %ld second will be " -"permanently lost." -msgid_plural "" -"Changes made to the document in the last minute and %ld seconds will be " -"permanently lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/xedit-commands-file.c:1166 -#, c-format -msgid "" -"Changes made to the document in the last %ld minute will be permanently lost." -msgid_plural "" -"Changes made to the document in the last %ld minutes will be permanently " -"lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/xedit-commands-file.c:1181 -msgid "Changes made to the document in the last hour will be permanently lost." -msgstr "" - -#: ../xedit/xedit-commands-file.c:1187 -#, c-format -msgid "" -"Changes made to the document in the last hour and %d minute will be " -"permanently lost." -msgid_plural "" -"Changes made to the document in the last hour and %d minutes will be " -"permanently lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/xedit-commands-file.c:1202 -#, c-format -msgid "" -"Changes made to the document in the last %d hour will be permanently lost." -msgid_plural "" -"Changes made to the document in the last %d hours will be permanently lost." -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/xedit-commands-file.c:1228 -msgid "_Revert" -msgstr "" - -#: ../xedit/xedit-commands-help.c:56 -msgid "A small and lightweight text editor" -msgstr "" - -#: ../xedit/xedit-commands-search.c:115 -#, c-format -msgid "Found and replaced %d occurrence" -msgid_plural "Found and replaced %d occurrences" -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/xedit-commands-search.c:125 -msgid "Found and replaced one occurrence" -msgstr "" - -#. Translators: %s is replaced by the text -#. entered by the user in the search box -#: ../xedit/xedit-commands-search.c:146 -#, c-format -msgid "\"%s\" not found" -msgstr "" - -#: ../xedit/xedit-document.c:1090 ../xedit/xedit-document.c:1110 -#, c-format -msgid "Unsaved Document %d" -msgstr "" - -#: ../xedit/xedit-documents-panel.c:101 ../xedit/xedit-documents-panel.c:115 -#: ../xedit/xedit-window.c:2180 ../xedit/xedit-window.c:2185 -msgid "Read-Only" -msgstr "" - -#: ../xedit/xedit-documents-panel.c:796 ../xedit/xedit-window.c:3539 -msgid "Documents" -msgstr "" - -#: ../xedit/xedit-encodings.c:138 ../xedit/xedit-encodings.c:180 -#: ../xedit/xedit-encodings.c:182 ../xedit/xedit-encodings.c:184 -#: ../xedit/xedit-encodings.c:186 ../xedit/xedit-encodings.c:188 -#: ../xedit/xedit-encodings.c:190 ../xedit/xedit-encodings.c:192 -msgid "Unicode" -msgstr "" - -#: ../xedit/xedit-encodings.c:151 ../xedit/xedit-encodings.c:175 -#: ../xedit/xedit-encodings.c:225 ../xedit/xedit-encodings.c:268 -msgid "Western" -msgstr "" - -#: ../xedit/xedit-encodings.c:153 ../xedit/xedit-encodings.c:227 -#: ../xedit/xedit-encodings.c:264 -msgid "Central European" -msgstr "" - -#: ../xedit/xedit-encodings.c:155 -msgid "South European" -msgstr "" - -#: ../xedit/xedit-encodings.c:157 ../xedit/xedit-encodings.c:171 -#: ../xedit/xedit-encodings.c:278 -msgid "Baltic" -msgstr "" - -#: ../xedit/xedit-encodings.c:159 ../xedit/xedit-encodings.c:229 -#: ../xedit/xedit-encodings.c:242 ../xedit/xedit-encodings.c:246 -#: ../xedit/xedit-encodings.c:248 ../xedit/xedit-encodings.c:266 -msgid "Cyrillic" -msgstr "" - -#: ../xedit/xedit-encodings.c:161 ../xedit/xedit-encodings.c:235 -#: ../xedit/xedit-encodings.c:276 -msgid "Arabic" -msgstr "" - -#: ../xedit/xedit-encodings.c:163 ../xedit/xedit-encodings.c:270 -msgid "Greek" -msgstr "" - -#: ../xedit/xedit-encodings.c:165 -msgid "Hebrew Visual" -msgstr "" - -#: ../xedit/xedit-encodings.c:167 ../xedit/xedit-encodings.c:231 -#: ../xedit/xedit-encodings.c:272 -msgid "Turkish" -msgstr "" - -#: ../xedit/xedit-encodings.c:169 -msgid "Nordic" -msgstr "" - -#: ../xedit/xedit-encodings.c:173 -msgid "Celtic" -msgstr "" - -#: ../xedit/xedit-encodings.c:177 -msgid "Romanian" -msgstr "" - -#: ../xedit/xedit-encodings.c:195 -msgid "Armenian" -msgstr "" - -#: ../xedit/xedit-encodings.c:197 ../xedit/xedit-encodings.c:199 -#: ../xedit/xedit-encodings.c:213 -msgid "Chinese Traditional" -msgstr "" - -#: ../xedit/xedit-encodings.c:201 -msgid "Cyrillic/Russian" -msgstr "" - -#: ../xedit/xedit-encodings.c:204 ../xedit/xedit-encodings.c:206 -#: ../xedit/xedit-encodings.c:208 ../xedit/xedit-encodings.c:238 -#: ../xedit/xedit-encodings.c:253 -msgid "Japanese" -msgstr "" - -#: ../xedit/xedit-encodings.c:211 ../xedit/xedit-encodings.c:240 -#: ../xedit/xedit-encodings.c:244 ../xedit/xedit-encodings.c:259 -msgid "Korean" -msgstr "" - -#: ../xedit/xedit-encodings.c:216 ../xedit/xedit-encodings.c:218 -#: ../xedit/xedit-encodings.c:220 -msgid "Chinese Simplified" -msgstr "" - -#: ../xedit/xedit-encodings.c:222 -msgid "Georgian" -msgstr "" - -#: ../xedit/xedit-encodings.c:233 ../xedit/xedit-encodings.c:274 -msgid "Hebrew" -msgstr "" - -#: ../xedit/xedit-encodings.c:250 -msgid "Cyrillic/Ukrainian" -msgstr "" - -#: ../xedit/xedit-encodings.c:255 ../xedit/xedit-encodings.c:261 -#: ../xedit/xedit-encodings.c:280 -msgid "Vietnamese" -msgstr "" - -#: ../xedit/xedit-encodings.c:257 -msgid "Thai" -msgstr "" - -#: ../xedit/xedit-encodings.c:431 -msgid "Unknown" -msgstr "" - -#: ../xedit/xedit-encodings-combo-box.c:272 -msgid "Automatically Detected" -msgstr "" - -#: ../xedit/xedit-encodings-combo-box.c:288 -#: ../xedit/xedit-encodings-combo-box.c:303 -#, c-format -msgid "Current Locale (%s)" -msgstr "" - -#: ../xedit/xedit-encodings-combo-box.c:353 -msgid "Add or Remove..." -msgstr "" - -#: ../xedit/xedit-file-chooser-dialog.c:56 -msgid "All Text Files" -msgstr "" - -#: ../xedit/xedit-file-chooser-dialog.c:88 -msgid "C_haracter Encoding:" -msgstr "" - -#: ../xedit/xedit-file-chooser-dialog.c:157 -msgid "L_ine Ending:" -msgstr "" - -#: ../xedit/xedit-file-chooser-dialog.c:180 -msgid "Unix/Linux" -msgstr "" - -#: ../xedit/xedit-file-chooser-dialog.c:186 -msgid "Mac OS Classic" -msgstr "" - -#: ../xedit/xedit-file-chooser-dialog.c:192 -msgid "Windows" -msgstr "" - -#: ../xedit/xedit-help.c:81 -msgid "There was an error displaying the help." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:196 -#: ../xedit/xedit-io-error-message-area.c:498 -msgid "_Retry" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:217 -#, c-format -msgid "Could not find the file %s." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:219 -#: ../xedit/xedit-io-error-message-area.c:258 -#: ../xedit/xedit-io-error-message-area.c:265 -msgid "Please check that you typed the location correctly and try again." -msgstr "" - -#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) -#: ../xedit/xedit-io-error-message-area.c:234 -#, c-format -msgid "xedit cannot handle %s locations." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:240 -msgid "xedit cannot handle this location." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:248 -msgid "The location of the file cannot be mounted." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:252 -msgid "The location of the file cannot be accessed because it is not mounted." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:256 -#, c-format -msgid "%s is a directory." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:263 -#, c-format -msgid "%s is not a valid location." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:293 -#, c-format -msgid "" -"Host %s could not be found. Please check that your proxy settings are " -"correct and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:306 -#, c-format -msgid "" -"Hostname was invalid. Please check that you typed the location correctly and " -"try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:314 -#, c-format -msgid "%s is not a regular file." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:319 -msgid "Connection timed out. Please try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:342 -msgid "The file is too big." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:383 -#, c-format -msgid "Unexpected error: %s" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:419 -msgid "xedit cannot find the file. Perhaps it has recently been deleted." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:429 -#, c-format -msgid "Could not revert the file %s." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:455 -msgid "Ch_aracter Encoding:" -msgstr "" - -#. Translators: the access key chosen for this string should be -#. different from other main menu access keys (Open, Edit, View...) -#: ../xedit/xedit-io-error-message-area.c:507 -#: ../xedit/xedit-io-error-message-area.c:794 -msgid "Edit Any_way" -msgstr "" - -#. Translators: the access key chosen for this string should be -#. different from other main menu access keys (Open, Edit, View...) -#: ../xedit/xedit-io-error-message-area.c:512 -#: ../xedit/xedit-io-error-message-area.c:799 -msgid "D_on't Edit" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:620 -msgid "" -"The number of followed links is limited and the actual file could not be " -"found within this limit." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:624 -msgid "You do not have the permissions necessary to open the file." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:630 -msgid "xedit has not been able to detect the character encoding." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:632 -#: ../xedit/xedit-io-error-message-area.c:654 -msgid "Please check that you are not trying to open a binary file." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:633 -msgid "Select a character encoding from the menu and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:639 -#, c-format -msgid "There was a problem opening the file %s." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:641 -msgid "" -"The file you opened has some invalid characters. If you continue editing " -"this file you could make this document useless." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:644 -msgid "You can also choose another character encoding and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:651 -#, c-format -msgid "Could not open the file %s using the %s character encoding." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:655 -#: ../xedit/xedit-io-error-message-area.c:730 -msgid "Select a different character encoding from the menu and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:665 -#, c-format -msgid "Could not open the file %s." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:725 -#, c-format -msgid "Could not save the file %s using the %s character encoding." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:728 -msgid "" -"The document contains one or more characters that cannot be encoded using " -"the specified character encoding." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:818 -#, c-format -msgid "This file (%s) is already open in another xedit window." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:836 -msgid "" -"xedit opened this instance of the file in a non-editable way. Do you want to " -"edit it anyway?" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:899 -#: ../xedit/xedit-io-error-message-area.c:1007 -msgid "S_ave Anyway" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:903 -#: ../xedit/xedit-io-error-message-area.c:1011 -msgid "D_on't Save" -msgstr "" - -#. FIXME: review this message, it's not clear since for the user the "modification" -#. could be interpreted as the changes he made in the document. beside "reading" is -#. not accurate (since last load/save) -#: ../xedit/xedit-io-error-message-area.c:925 -#, c-format -msgid "The file %s has been modified since reading it." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:944 -msgid "If you save it, all the external changes could be lost. Save it anyway?" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1033 -#, c-format -msgid "Could not create a backup file while saving %s" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1036 -#, c-format -msgid "Could not create a temporary backup file while saving %s" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1056 -msgid "" -"xedit could not back up the old copy of the file before saving the new one. " -"You can ignore this warning and save the file anyway, but if an error occurs " -"while saving, you could lose the old copy of the file. Save anyway?" -msgstr "" - -#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) -#: ../xedit/xedit-io-error-message-area.c:1120 -#, c-format -msgid "" -"xedit cannot handle %s locations in write mode. Please check that you typed " -"the location correctly and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1128 -msgid "" -"xedit cannot handle this location in write mode. Please check that you typed " -"the location correctly and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1137 -#, c-format -msgid "" -"%s is not a valid location. Please check that you typed the location " -"correctly and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1143 -msgid "" -"You do not have the permissions necessary to save the file. Please check " -"that you typed the location correctly and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1149 -msgid "" -"There is not enough disk space to save the file. Please free some disk space " -"and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1154 -msgid "" -"You are trying to save the file on a read-only disk. Please check that you " -"typed the location correctly and try again." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1160 -msgid "A file with the same name already exists. Please use a different name." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1165 -msgid "" -"The disk where you are trying to save the file has a limitation on length of " -"the file names. Please use a shorter name." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1172 -msgid "" -"The disk where you are trying to save the file has a limitation on file " -"sizes. Please try saving a smaller file or saving it to a disk that does not " -"have this limitation." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1188 -#, c-format -msgid "Could not save the file %s." -msgstr "" - -#. FIXME: review this message, it's not clear since for the user the "modification" -#. could be interpreted as the changes he made in the document. beside "reading" is -#. not accurate (since last load/save) -#: ../xedit/xedit-io-error-message-area.c:1232 -#, c-format -msgid "The file %s changed on disk." -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1237 -msgid "Do you want to drop your changes and reload the file?" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1239 -msgid "Do you want to reload the file?" -msgstr "" - -#: ../xedit/xedit-io-error-message-area.c:1244 -msgid "_Reload" -msgstr "" - -#: ../xedit/xedit-panel.c:372 ../xedit/xedit-panel.c:549 -msgid "Empty" -msgstr "" - -#: ../xedit/xedit-panel.c:439 -msgid "Hide panel" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:54 -msgid "Plugin" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:55 -msgid "Enabled" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:508 -msgid "_About" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:516 -msgid "C_onfigure" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:525 -msgid "A_ctivate" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:536 -msgid "Ac_tivate All" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:541 -msgid "_Deactivate All" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:809 -msgid "Active _Plugins:" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:842 -msgid "_About Plugin" -msgstr "" - -#: ../xedit/xedit-plugin-manager.c:846 -msgid "C_onfigure Plugin" -msgstr "" - -#: ../xedit/xedit-print-job.c:551 -#, c-format -msgid "File: %s" -msgstr "" - -#: ../xedit/xedit-print-job.c:560 -msgid "Page %N of %Q" -msgstr "" - -#: ../xedit/xedit-print-job.c:817 -msgid "Preparing..." -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:1 -msgid "Syntax Highlighting" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:2 -msgid "Print synta_x highlighting" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:4 -msgid "Print line nu_mbers" -msgstr "" - -#. 'Number every' from 'Number every 3 lines' in the 'Text Editor' tab of the print preferences. -#: ../xedit/xedit-print-preferences.ui.h:6 -msgid "_Number every" -msgstr "" - -#. 'lines' from 'Number every 3 lines' in the 'Text Editor' tab of the print preferences. -#: ../xedit/xedit-print-preferences.ui.h:8 -msgid "lines" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:12 -msgid "Page header" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:13 -msgid "Print page _headers" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:14 -msgid "Fonts" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:15 -msgid "_Body:" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:16 -msgid "_Line numbers:" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:17 -msgid "He_aders and footers:" -msgstr "" - -#: ../xedit/xedit-print-preferences.ui.h:18 -msgid "_Restore Default Fonts" -msgstr "" - -#: ../xedit/xedit-print-preview.c:572 -msgid "Show the previous page" -msgstr "" - -#: ../xedit/xedit-print-preview.c:584 -msgid "Show the next page" -msgstr "" - -#: ../xedit/xedit-print-preview.c:600 -msgid "Current page (Alt+P)" -msgstr "" - -#. Translators: the "of" from "1 of 19" in print preview. -#: ../xedit/xedit-print-preview.c:623 -msgid "of" -msgstr "" - -#: ../xedit/xedit-print-preview.c:631 -msgid "Page total" -msgstr "" - -#: ../xedit/xedit-print-preview.c:632 -msgid "The total number of pages in the document" -msgstr "" - -#: ../xedit/xedit-print-preview.c:649 -msgid "Show multiple pages" -msgstr "" - -#: ../xedit/xedit-print-preview.c:662 -msgid "Zoom 1:1" -msgstr "" - -#: ../xedit/xedit-print-preview.c:671 -msgid "Zoom to fit the whole page" -msgstr "" - -#: ../xedit/xedit-print-preview.c:680 -msgid "Zoom the page in" -msgstr "" - -#: ../xedit/xedit-print-preview.c:689 -msgid "Zoom the page out" -msgstr "" - -#: ../xedit/xedit-print-preview.c:701 -msgid "_Close Preview" -msgstr "" - -#: ../xedit/xedit-print-preview.c:704 -msgid "Close print preview" -msgstr "" - -#: ../xedit/xedit-print-preview.c:774 -#, c-format -msgid "Page %d of %d" -msgstr "" - -#: ../xedit/xedit-print-preview.c:958 -msgid "Page Preview" -msgstr "" - -#: ../xedit/xedit-print-preview.c:959 -msgid "The preview of a page in the document to be printed" -msgstr "" - -#: ../xedit/xedit-smart-charset-converter.c:319 -msgid "It is not possible to detect the encoding automatically" -msgstr "" - -#: ../xedit/xedit-statusbar.c:74 ../xedit/xedit-statusbar.c:80 -msgid "OVR" -msgstr "" - -#: ../xedit/xedit-statusbar.c:74 ../xedit/xedit-statusbar.c:80 -msgid "INS" -msgstr "" - -#. Translators: "Ln" is an abbreviation for "Line", Col is an abbreviation for "Column". Please, -#. use abbreviations if possible to avoid space problems. -#: ../xedit/xedit-statusbar.c:266 -#, c-format -msgid " Ln %d, Col %d" -msgstr "" - -#: ../xedit/xedit-statusbar.c:367 -#, c-format -msgid "There is a tab with errors" -msgid_plural "There are %d tabs with errors" -msgstr[0] "" -msgstr[1] "" - -#: ../xedit/xedit-style-scheme-manager.c:220 -#, c-format -msgid "Directory '%s' could not be created: g_mkdir_with_parents() failed: %s" -msgstr "" - -#. Translators: the first %s is a file name (e.g. test.txt) the second one -#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) -#: ../xedit/xedit-tab.c:664 -#, c-format -msgid "Reverting %s from %s" -msgstr "" - -#: ../xedit/xedit-tab.c:671 -#, c-format -msgid "Reverting %s" -msgstr "" - -#. Translators: the first %s is a file name (e.g. test.txt) the second one -#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) -#: ../xedit/xedit-tab.c:687 -#, c-format -msgid "Loading %s from %s" -msgstr "" - -#: ../xedit/xedit-tab.c:694 -#, c-format -msgid "Loading %s" -msgstr "" - -#. Translators: the first %s is a file name (e.g. test.txt) the second one -#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) -#: ../xedit/xedit-tab.c:777 -#, c-format -msgid "Saving %s to %s" -msgstr "" - -#: ../xedit/xedit-tab.c:784 -#, c-format -msgid "Saving %s" -msgstr "" - -#. Read only -#: ../xedit/xedit-tab.c:1659 -msgid "RO" -msgstr "" - -#: ../xedit/xedit-tab.c:1706 -#, c-format -msgid "Error opening file %s" -msgstr "" - -#: ../xedit/xedit-tab.c:1711 -#, c-format -msgid "Error reverting file %s" -msgstr "" - -#: ../xedit/xedit-tab.c:1716 -#, c-format -msgid "Error saving file %s" -msgstr "" - -#: ../xedit/xedit-tab.c:1737 -msgid "Unicode (UTF-8)" -msgstr "" - -#: ../xedit/xedit-tab.c:1744 -msgid "Name:" -msgstr "" - -#: ../xedit/xedit-tab.c:1745 -msgid "MIME Type:" -msgstr "" - -#: ../xedit/xedit-tab.c:1746 -msgid "Encoding:" -msgstr "" - -#: ../xedit/xedit-tab-label.c:285 -msgid "Close document" -msgstr "" - -#. Toplevel -#: ../xedit/xedit-ui.h:47 -msgid "_File" -msgstr "" - -#: ../xedit/xedit-ui.h:48 -msgid "_Edit" -msgstr "" - -#: ../xedit/xedit-ui.h:49 -msgid "_View" -msgstr "" - -#: ../xedit/xedit-ui.h:50 -msgid "_Search" -msgstr "" - -#: ../xedit/xedit-ui.h:51 -msgid "_Tools" -msgstr "" - -#: ../xedit/xedit-ui.h:52 -msgid "_Documents" -msgstr "" - -#: ../xedit/xedit-ui.h:53 -msgid "_Help" -msgstr "" - -#: ../xedit/xedit-ui.h:57 -msgid "Create a new document" -msgstr "" - -#: ../xedit/xedit-ui.h:58 -msgid "_Open..." -msgstr "" - -#: ../xedit/xedit-ui.h:59 ../xedit/xedit-window.c:1383 -msgid "Open a file" -msgstr "" - -#. Edit menu -#: ../xedit/xedit-ui.h:62 -msgid "Pr_eferences" -msgstr "" - -#: ../xedit/xedit-ui.h:63 -msgid "Configure the application" -msgstr "" - -#. Help menu -#: ../xedit/xedit-ui.h:66 -msgid "_Contents" -msgstr "" - -#: ../xedit/xedit-ui.h:67 -msgid "Open the xedit manual" -msgstr "" - -#: ../xedit/xedit-ui.h:69 -msgid "About this application" -msgstr "" - -#: ../xedit/xedit-ui.h:73 -msgid "Leave fullscreen mode" -msgstr "" - -#: ../xedit/xedit-ui.h:81 -msgid "Save the current file" -msgstr "" - -#: ../xedit/xedit-ui.h:82 -msgid "Save _As..." -msgstr "" - -#: ../xedit/xedit-ui.h:83 -msgid "Save the current file with a different name" -msgstr "" - -#: ../xedit/xedit-ui.h:85 -msgid "Revert to a saved version of the file" -msgstr "" - -#: ../xedit/xedit-ui.h:86 -msgid "Print Previe_w" -msgstr "" - -#: ../xedit/xedit-ui.h:87 -msgid "Print preview" -msgstr "" - -#: ../xedit/xedit-ui.h:88 -msgid "_Print..." -msgstr "" - -#: ../xedit/xedit-ui.h:89 -msgid "Print the current page" -msgstr "" - -#: ../xedit/xedit-ui.h:93 -msgid "Undo the last action" -msgstr "" - -#: ../xedit/xedit-ui.h:95 -msgid "Redo the last undone action" -msgstr "" - -#: ../xedit/xedit-ui.h:97 -msgid "Cut the selection" -msgstr "" - -#: ../xedit/xedit-ui.h:99 -msgid "Copy the selection" -msgstr "" - -#: ../xedit/xedit-ui.h:101 -msgid "Paste the clipboard" -msgstr "" - -#: ../xedit/xedit-ui.h:103 -msgid "Delete the selected text" -msgstr "" - -#: ../xedit/xedit-ui.h:104 -msgid "Select _All" -msgstr "" - -#: ../xedit/xedit-ui.h:105 -msgid "Select the entire document" -msgstr "" - -#. View menu -#: ../xedit/xedit-ui.h:108 -msgid "_Highlight Mode" -msgstr "" - -#. Search menu -#: ../xedit/xedit-ui.h:111 -msgid "_Find..." -msgstr "" - -#: ../xedit/xedit-ui.h:112 -msgid "Search for text" -msgstr "" - -#: ../xedit/xedit-ui.h:113 -msgid "Find Ne_xt" -msgstr "" - -#: ../xedit/xedit-ui.h:114 -msgid "Search forwards for the same text" -msgstr "" - -#: ../xedit/xedit-ui.h:115 -msgid "Find Pre_vious" -msgstr "" - -#: ../xedit/xedit-ui.h:116 -msgid "Search backwards for the same text" -msgstr "" - -#: ../xedit/xedit-ui.h:117 -msgid "_Replace..." -msgstr "" - -#: ../xedit/xedit-ui.h:118 -msgid "Search for and replace text" -msgstr "" - -#: ../xedit/xedit-ui.h:119 -msgid "_Clear Highlight" -msgstr "" - -#: ../xedit/xedit-ui.h:120 -msgid "Clear highlighting of search matches" -msgstr "" - -#: ../xedit/xedit-ui.h:121 -msgid "Go to _Line..." -msgstr "" - -#: ../xedit/xedit-ui.h:122 -msgid "Go to a specific line" -msgstr "" - -#: ../xedit/xedit-ui.h:123 -msgid "_Incremental Search..." -msgstr "" - -#: ../xedit/xedit-ui.h:124 -msgid "Incrementally search for text" -msgstr "" - -#. Documents menu -#: ../xedit/xedit-ui.h:127 -msgid "_Save All" -msgstr "" - -#: ../xedit/xedit-ui.h:128 -msgid "Save all open files" -msgstr "" - -#: ../xedit/xedit-ui.h:129 -msgid "_Close All" -msgstr "" - -#: ../xedit/xedit-ui.h:130 -msgid "Close all open files" -msgstr "" - -#: ../xedit/xedit-ui.h:131 -msgid "_Previous Document" -msgstr "" - -#: ../xedit/xedit-ui.h:132 -msgid "Activate previous document" -msgstr "" - -#: ../xedit/xedit-ui.h:133 -msgid "_Next Document" -msgstr "" - -#: ../xedit/xedit-ui.h:134 -msgid "Activate next document" -msgstr "" - -#: ../xedit/xedit-ui.h:135 -msgid "_Move to New Window" -msgstr "" - -#: ../xedit/xedit-ui.h:136 -msgid "Move the current document to a new window" -msgstr "" - -#: ../xedit/xedit-ui.h:143 -msgid "Close the current file" -msgstr "" - -#: ../xedit/xedit-ui.h:150 -msgid "Quit the program" -msgstr "" - -#: ../xedit/xedit-ui.h:155 -msgid "_Toolbar" -msgstr "" - -#: ../xedit/xedit-ui.h:156 -msgid "Show or hide the toolbar in the current window" -msgstr "" - -#: ../xedit/xedit-ui.h:158 -msgid "_Statusbar" -msgstr "" - -#: ../xedit/xedit-ui.h:159 -msgid "Show or hide the statusbar in the current window" -msgstr "" - -#: ../xedit/xedit-ui.h:162 -msgid "Edit text in fullscreen" -msgstr "" - -#: ../xedit/xedit-ui.h:169 -msgid "Side _Pane" -msgstr "" - -#: ../xedit/xedit-ui.h:170 -msgid "Show or hide the side pane in the current window" -msgstr "" - -#: ../xedit/xedit-ui.h:172 -msgid "_Bottom Pane" -msgstr "" - -#: ../xedit/xedit-ui.h:173 -msgid "Show or hide the bottom pane in the current window" -msgstr "" - -#: ../xedit/xedit-utils.c:1100 -msgid "Please check your installation." -msgstr "" - -#: ../xedit/xedit-utils.c:1177 -#, c-format -msgid "Unable to open UI file %s. Error: %s" -msgstr "" - -#: ../xedit/xedit-utils.c:1197 -#, c-format -msgid "Unable to find the object '%s' inside file %s." -msgstr "" - -#. Translators: '/ on ' -#: ../xedit/xedit-utils.c:1357 -#, c-format -msgid "/ on %s" -msgstr "" - -#. create "Wrap Around" menu item. -#: ../xedit/xedit-view.c:1257 -msgid "_Wrap Around" -msgstr "" - -#. create "Match Entire Word Only" menu item. -#: ../xedit/xedit-view.c:1267 -msgid "Match _Entire Word Only" -msgstr "" - -#. create "Match Case" menu item. -#: ../xedit/xedit-view.c:1277 -msgid "_Match Case" -msgstr "" - -#. create "Parse escapes" menu item. -#: ../xedit/xedit-view.c:1287 -msgid "" -"_Parse escape sequences (e.g. \n" -")" -msgstr "" - -#: ../xedit/xedit-view.c:1401 -msgid "String you want to search for" -msgstr "" - -#: ../xedit/xedit-view.c:1410 -msgid "Line you want to move the cursor to" -msgstr "" - -#: ../xedit/xedit-window.c:936 -#, c-format -msgid "Use %s highlight mode" -msgstr "" - -#. add the "Plain Text" item before all the others -#. Translators: "Plain Text" means that no highlight mode is selected in the -#. * "View->Highlight Mode" submenu and so syntax highlighting is disabled -#: ../xedit/xedit-window.c:993 ../xedit/xedit-window.c:1885 -msgid "Plain Text" -msgstr "" - -#: ../xedit/xedit-window.c:994 -msgid "Disable syntax highlighting" -msgstr "" - -#. Translators: %s is a URI -#: ../xedit/xedit-window.c:1280 -#, c-format -msgid "Open '%s'" -msgstr "" - -#: ../xedit/xedit-window.c:1385 -msgid "Open a recently used file" -msgstr "" - -#: ../xedit/xedit-window.c:1391 -msgid "Open" -msgstr "" - -#: ../xedit/xedit-window.c:1449 -msgid "Save" -msgstr "" - -#: ../xedit/xedit-window.c:1451 -msgid "Print" -msgstr "" - -#. Translators: %s is a URI -#: ../xedit/xedit-window.c:1610 -#, c-format -msgid "Activate '%s'" -msgstr "" - -#: ../xedit/xedit-window.c:1863 -msgid "Use Spaces" -msgstr "" - -#: ../xedit/xedit-window.c:1934 -msgid "Tab Width" -msgstr "" - -#: ../plugins/changecase/changecase.xedit-plugin.desktop.in.h:1 -msgid "Change Case" -msgstr "" - -#: ../plugins/changecase/changecase.xedit-plugin.desktop.in.h:2 -msgid "Changes the case of selected text." -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:222 -msgid "C_hange Case" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:223 -msgid "All _Upper Case" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:224 -msgid "Change selected text to upper case" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:226 -msgid "All _Lower Case" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:227 -msgid "Change selected text to lower case" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:229 -msgid "_Invert Case" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:230 -msgid "Invert the case of selected text" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:232 -msgid "_Title Case" -msgstr "" - -#: ../plugins/changecase/xedit-changecase-plugin.c:233 -msgid "Capitalize the first letter of each selected word" -msgstr "" - -#: ../plugins/docinfo/docinfo.xedit-plugin.desktop.in.h:1 -#: ../plugins/docinfo/docinfo.ui.h:1 -msgid "Document Statistics" -msgstr "" - -#: ../plugins/docinfo/docinfo.xedit-plugin.desktop.in.h:2 -msgid "" -"Analyzes the current document and reports the number of words, lines, " -"characters and non-space characters in it." -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:2 -msgid "_Update" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:3 -msgid "File Name" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:5 -msgid "Bytes" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:6 -msgid "Characters (no spaces)" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:7 -msgid "Characters (with spaces)" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:8 -msgid "Words" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:9 -msgid "Lines" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:10 -msgid "Document" -msgstr "" - -#: ../plugins/docinfo/docinfo.ui.h:11 -msgid "Selection" -msgstr "" - -#: ../plugins/docinfo/xedit-docinfo-plugin.c:423 -msgid "_Document Statistics" -msgstr "" - -#: ../plugins/docinfo/xedit-docinfo-plugin.c:425 -msgid "Get statistical information on the current document" -msgstr "" - -#: ../plugins/filebrowser/filebrowser.xedit-plugin.desktop.in.h:1 -msgid "File Browser Pane" -msgstr "" - -#: ../plugins/filebrowser/filebrowser.xedit-plugin.desktop.in.h:2 -msgid "Easy file access from the side pane" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:1 -msgid "Set Location to First Document" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:2 -msgid "" -"If TRUE the file browser plugin will view the directory of the first opened " -"document given that the file browser hasn't been used yet. (Thus this " -"generally applies to opening a document from the command line or opening it " -"with Caja, etc.)" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:3 -msgid "File Browser Filter Mode" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:4 -msgid "" -"This value determines what files get filtered from the file browser. Valid " -"values are: none (filter nothing), hidden (filter hidden files), binary " -"(filter binary files) and hidden_and_binary (filter both hidden and binary " -"files)." -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:5 -msgid "File Browser Filter Pattern" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:6 -msgid "" -"The filter pattern to filter the file browser with. This filter works on top " -"of the filter_mode." -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:7 -msgid "Open With Tree View" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:8 -msgid "" -"Open the tree view when the file browser plugin gets loaded instead of the " -"bookmarks view" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:9 -msgid "File Browser Root Directory" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:10 -msgid "" -"The file browser root directory to use when loading the file browser plugin " -"and onload/tree_view is TRUE." -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:11 -msgid "File Browser Virtual Root Directory" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:12 -msgid "" -"The file browser virtual root directory to use when loading the file browser " -"plugin when onload/tree_view is TRUE. The virtual root must always be below " -"the actual root." -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:13 -msgid "Enable Restore of Remote Locations" -msgstr "" - -#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:14 -msgid "Sets whether to enable restoring of remote locations." -msgstr "" - -#: ../plugins/filebrowser/xedit-file-bookmarks-store.c:235 -msgid "File System" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:407 -msgid "_Set root to active document" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:409 -msgid "Set the root to the active document location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:414 -msgid "_Open terminal here" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:416 -msgid "Open a terminal at the currently opened directory" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:557 -msgid "File Browser" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:674 -msgid "An error occurred while creating a new directory" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:677 -msgid "An error occurred while creating a new file" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:682 -msgid "An error occurred while renaming a file or directory" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:687 -msgid "An error occurred while deleting a file or directory" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:692 -msgid "An error occurred while opening a directory in the file manager" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:696 -msgid "An error occurred while setting a root directory" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:700 -msgid "An error occurred while loading a directory" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:703 -msgid "An error occurred" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:934 -msgid "" -"Cannot move file to trash, do you\n" -"want to delete permanently?" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:938 -#, c-format -msgid "The file \"%s\" cannot be moved to the trash." -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:941 -msgid "The selected files cannot be moved to the trash." -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:971 -#, c-format -msgid "Are you sure you want to permanently delete \"%s\"?" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:974 -msgid "Are you sure you want to permanently delete the selected files?" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-plugin.c:977 -msgid "If you delete an item, it is permanently lost." -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-store.c:1667 -msgid "(Empty)" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-store.c:3305 -msgid "" -"The renamed file is currently filtered out. You need to adjust your filter " -"settings to make the file visible" -msgstr "" - -#. Translators: This is the default name of new files created by the file browser pane. -#: ../plugins/filebrowser/xedit-file-browser-store.c:3544 -msgid "file" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-store.c:3568 -msgid "" -"The new file is currently filtered out. You need to adjust your filter " -"settings to make the file visible" -msgstr "" - -#. Translators: This is the default name of new directories created by the file browser pane. -#: ../plugins/filebrowser/xedit-file-browser-store.c:3597 -msgid "directory" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-store.c:3617 -msgid "" -"The new directory is currently filtered out. You need to adjust your filter " -"settings to make the directory visible" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:724 -msgid "Bookmarks" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:805 -msgid "_Filter" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:810 -msgid "_Move to Trash" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:811 -msgid "Move selected file or folder to trash" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:813 -msgid "_Delete" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:814 -msgid "Delete selected file or folder" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:821 -msgid "Open selected file" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:827 -msgid "Up" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:828 -msgid "Open the parent folder" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:833 -msgid "_New Folder" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:834 -msgid "Add new empty folder" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:836 -msgid "New F_ile" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:837 -msgid "Add new empty file" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:842 -msgid "_Rename" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:843 -msgid "Rename selected file or folder" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:849 -msgid "_Previous Location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:851 -msgid "Go to the previous visited location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:853 -msgid "_Next Location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:854 -msgid "Go to the next visited location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:855 -msgid "Re_fresh View" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:856 -msgid "Refresh the view" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:857 -#: ../plugins/filebrowser/xedit-file-browser-widget.c:875 -msgid "_View Folder" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:858 -#: ../plugins/filebrowser/xedit-file-browser-widget.c:876 -msgid "View folder in file manager" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:865 -msgid "Show _Hidden" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:866 -msgid "Show hidden files and folders" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:868 -msgid "Show _Binary" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:869 -msgid "Show binary files" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1001 -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1010 -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1031 -msgid "Previous location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1003 -msgid "Go to previous location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1005 -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1026 -msgid "Go to a previously opened location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1022 -msgid "Next location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1024 -msgid "Go to next location" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:1236 -msgid "_Match Filename" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:2168 -#, c-format -msgid "No mount object for mounted volume: %s" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:2248 -#, c-format -msgid "Could not open media: %s" -msgstr "" - -#: ../plugins/filebrowser/xedit-file-browser-widget.c:2295 -#, c-format -msgid "Could not mount volume: %s" -msgstr "" - -#. ex:ts=8:noet: -#: ../plugins/modelines/modelines.xedit-plugin.desktop.in.h:1 -msgid "Modelines" -msgstr "" - -#: ../plugins/modelines/modelines.xedit-plugin.desktop.in.h:2 -msgid "Emacs, Kate and Vim-style modelines support for xedit." -msgstr "" - -#: ../plugins/sort/xedit-sort-plugin.c:88 -msgid "S_ort..." -msgstr "" - -#: ../plugins/sort/xedit-sort-plugin.c:90 -msgid "Sort the current document or selection" -msgstr "" - -#: ../plugins/sort/sort.xedit-plugin.desktop.in.h:1 -#: ../plugins/sort/sort.ui.h:1 -msgid "Sort" -msgstr "" - -#: ../plugins/sort/sort.xedit-plugin.desktop.in.h:2 -msgid "Sorts a document or selected text." -msgstr "" - -#: ../plugins/sort/sort.ui.h:2 -msgid "_Sort" -msgstr "" - -#: ../plugins/sort/sort.ui.h:3 -msgid "_Reverse order" -msgstr "" - -#: ../plugins/sort/sort.ui.h:4 -msgid "R_emove duplicates" -msgstr "" - -#: ../plugins/sort/sort.ui.h:5 -msgid "_Ignore case" -msgstr "" - -#: ../plugins/sort/sort.ui.h:6 -msgid "S_tart at column:" -msgstr "" - -#: ../plugins/sort/sort.ui.h:7 -msgid "You cannot undo a sort operation" -msgstr "" - -#: ../plugins/spell/org.x.editor.plugins.spell.gschema.xml.in.h:1 -msgid "Autocheck Type" -msgstr "" - -#. Translators: Displayed in the "Check Spelling" dialog if there are no suggestions for the current misspelled word -#. Translators: Displayed in the "Check Spelling" dialog if there are no suggestions -#. * for the current misspelled word -#: ../plugins/spell/xedit-automatic-spell-checker.c:420 -#: ../plugins/spell/xedit-spell-checker-dialog.c:455 -msgid "(no suggested words)" -msgstr "" - -#: ../plugins/spell/xedit-automatic-spell-checker.c:444 -msgid "_More..." -msgstr "" - -#. Ignore all -#: ../plugins/spell/xedit-automatic-spell-checker.c:503 -msgid "_Ignore All" -msgstr "" - -#. + Add to Dictionary -#: ../plugins/spell/xedit-automatic-spell-checker.c:518 -msgid "_Add" -msgstr "" - -#: ../plugins/spell/xedit-automatic-spell-checker.c:557 -msgid "_Spelling Suggestions..." -msgstr "" - -#: ../plugins/spell/xedit-spell-checker-dialog.c:270 -msgid "Check Spelling" -msgstr "" - -#: ../plugins/spell/xedit-spell-checker-dialog.c:281 -msgid "Suggestions" -msgstr "" - -#. Translators: Displayed in the "Check Spelling" dialog if the current word isn't misspelled -#: ../plugins/spell/xedit-spell-checker-dialog.c:562 -msgid "(correct spelling)" -msgstr "" - -#: ../plugins/spell/xedit-spell-checker-dialog.c:709 -msgid "Completed spell checking" -msgstr "" - -#. Translators: the first %s is the language name, and -#. * the second %s is the locale name. Example: -#. * "French (France)" -#. -#: ../plugins/spell/xedit-spell-checker-language.c:285 -#: ../plugins/spell/xedit-spell-checker-language.c:291 -#, c-format -msgctxt "language" -msgid "%s (%s)" -msgstr "" - -#. Translators: this refers to an unknown language code -#. * (one which isn't in our built-in list). -#. -#: ../plugins/spell/xedit-spell-checker-language.c:300 -#, c-format -msgctxt "language" -msgid "Unknown (%s)" -msgstr "" - -#. Translators: this refers the Default language used by the -#. * spell checker -#. -#: ../plugins/spell/xedit-spell-checker-language.c:406 -msgctxt "language" -msgid "Default" -msgstr "" - -#: ../plugins/spell/xedit-spell-language-dialog.c:141 -#: ../plugins/spell/languages-dialog.ui.h:1 -msgid "Set language" -msgstr "" - -#: ../plugins/spell/xedit-spell-language-dialog.c:195 -msgid "Languages" -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:92 -msgid "_Check Spelling..." -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:94 -msgid "Check the current document for incorrect spelling" -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:100 -msgid "Set _Language..." -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:102 -msgid "Set the language of the current document" -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:111 -msgid "_Autocheck Spelling" -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:113 -msgid "Automatically spell-check the current document" -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:753 -msgid "Configure Spell Checker plugin..." -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:962 -msgid "The document is empty." -msgstr "" - -#: ../plugins/spell/xedit-spell-plugin.c:992 -msgid "No misspelled words" -msgstr "" - -#: ../plugins/spell/languages-dialog.ui.h:2 -msgid "Select the _language of the current document." -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:1 -msgid "Check spelling" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:2 -msgid "Misspelled word:" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:3 -msgid "word" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:4 -msgid "Change _to:" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:5 -msgid "Check _Word" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:6 -msgid "_Suggestions:" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:7 -msgid "_Ignore" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:8 -msgid "Cha_nge" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:9 -msgid "Ignore _All" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:10 -msgid "Change A_ll" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:11 -msgid "User dictionary:" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:12 -msgid "Add w_ord" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:13 -msgid "Language:" -msgstr "" - -#: ../plugins/spell/spell-checker.ui.h:14 -msgid "Language" -msgstr "" - -#: ../plugins/spell/xedit-spell-setup-dialog.ui.h:1 -msgid "_Configure Spell Checker plugin..." -msgstr "" - -#: ../plugins/spell/xedit-spell-setup-dialog.ui.h:2 -msgid "Autocheck spelling on document load..." -msgstr "" - -#: ../plugins/spell/xedit-spell-setup-dialog.ui.h:3 -msgid "_Never autocheck" -msgstr "" - -#: ../plugins/spell/xedit-spell-setup-dialog.ui.h:4 -msgid "_Remember autocheck by document" -msgstr "" - -#: ../plugins/spell/xedit-spell-setup-dialog.ui.h:5 -msgid "_Always autocheck" -msgstr "" - -#: ../plugins/spell/spell.xedit-plugin.desktop.in.h:1 -msgid "Spell Checker" -msgstr "" - -#: ../plugins/spell/spell.xedit-plugin.desktop.in.h:2 -msgid "Checks the spelling of the current document." -msgstr "" - -#: ../plugins/taglist/xedit-taglist-plugin.c:98 -#: ../plugins/taglist/xedit-taglist-plugin-panel.c:725 -#: ../plugins/taglist/xedit-taglist-plugin-panel.c:741 -msgid "Tags" -msgstr "" - -#: ../plugins/taglist/xedit-taglist-plugin-panel.c:622 -msgid "Select the group of tags you want to use" -msgstr "" - -#: ../plugins/taglist/xedit-taglist-plugin-panel.c:641 -msgid "_Preview" -msgstr "" - -#: ../plugins/taglist/xedit-taglist-plugin-panel.c:722 -msgid "Available Tag Lists" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:1 -msgid "XHTML 1.0 - Tags" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:2 -msgid "Abbreviated form" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:3 -msgid "Abbreviation" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:4 -msgid "Accessibility key character" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:5 -msgid "Acronym" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:6 -msgid "Align" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:7 -msgid "Alignment character" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:8 -msgid "Alternative" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:9 -msgid "Anchor URI" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:10 -msgid "Anchor" -msgstr "" - -#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:12 -msgid "Applet class file code (deprecated)" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:13 -msgid "Associated information" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:14 -msgid "Author info" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:15 -msgid "Axis related headers" -msgstr "" - -#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:17 -msgid "Background color (deprecated)" -msgstr "" - -#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:19 -msgid "Background texture tile (deprecated)" -msgstr "" - -#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:21 -msgid "Base font (deprecated)" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:22 -msgid "Base URI" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:23 -msgid "Bold" -msgstr "" - -#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:25 -msgid "Border (deprecated)" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:26 -msgid "Cell rowspan" -msgstr "" - -#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:28 -msgid "Center (deprecated)" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:29 -msgid "Character encoding of linked resource" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:30 -msgid "Checked state" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:31 -msgid "Citation" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:32 -msgid "Cite reason for change" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:33 -msgid "Class implementation ID" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:34 -msgid "Class list" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:35 -msgid "Clear text flow control" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:36 -msgid "Code content type" -msgstr "" - -#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:38 -msgid "Color of selected links (deprecated)" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:39 -msgid "Column span" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:40 -msgid "Columns" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:41 -msgid "Comment" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:42 -msgid "Computer code fragment" -msgstr "" - -#. The "type" attribute is deprecated for the "ol" tag only, -#. since HTML 4.01, not supported in XHTML 1.0 Strict DTD. -#: ../plugins/taglist/HTML.tags.xml.in.h:45 -msgid "Content type (deprecated)" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:46 -msgid "Coordinates" -msgstr "" - -#: ../plugins/taglist/HTML.tags.xml.in.h:47 -msgid "Date and time of change" -msgstr "" - -#. NOTE: used in "object" tag -#: ../plugins/taglist/HTML.tags.xml.in.h:49 -msgid "Declare flag" -msgstr "" - -#. Translators: DEFER is an optional attribute of the