# 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: 2008-10-06 04:13+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: 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/gedit.desktop.in.in.h:1 msgid "Edit text files" msgstr "" #: ../data/gedit.desktop.in.in.h:2 ../gedit/gedit-print-job.c:755 msgid "Text Editor" msgstr "" #: ../data/gedit.schemas.in.h:1 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/gedit.schemas.in.h:2 ../gedit/gedit-plugin-manager.c:795 msgid "Active plugins" msgstr "" #: ../data/gedit.schemas.in.h:3 msgid "Auto Detected Encodings" msgstr "" #: ../data/gedit.schemas.in.h:4 msgid "Auto Save" msgstr "" #: ../data/gedit.schemas.in.h:5 msgid "Auto Save Interval" msgstr "" #: ../data/gedit.schemas.in.h:6 msgid "Auto indent" msgstr "" #: ../data/gedit.schemas.in.h:7 msgid "Backup Copy Extension" msgstr "" #: ../data/gedit.schemas.in.h:8 msgid "Body Font for Printing" msgstr "" #: ../data/gedit.schemas.in.h:9 msgid "Bottom Panel is Visible" msgstr "" #: ../data/gedit.schemas.in.h:10 msgid "Create Backup Copies" msgstr "" #: ../data/gedit.schemas.in.h:11 msgid "Display Line Numbers" msgstr "" #: ../data/gedit.schemas.in.h:12 msgid "Display Right Margin" msgstr "" #: ../data/gedit.schemas.in.h:13 msgid "Editor Font" msgstr "" #: ../data/gedit.schemas.in.h:14 msgid "Enable Search Highlighting" msgstr "" #: ../data/gedit.schemas.in.h:15 msgid "Enable Syntax Highlighting" msgstr "" #: ../data/gedit.schemas.in.h:16 msgid "Encodings shown in menu" msgstr "" #: ../data/gedit.schemas.in.h:17 msgid "" "Extension or suffix to use for backup file names. This will only take effect " "if the \"Create Backup Copies\" option is turned on." msgstr "" #: ../data/gedit.schemas.in.h:18 msgid "Header Font for Printing" msgstr "" #: ../data/gedit.schemas.in.h:19 msgid "Highlight Current Line" msgstr "" #: ../data/gedit.schemas.in.h:20 msgid "Highlight Matching Bracket" msgstr "" #: ../data/gedit.schemas.in.h:21 msgid "" "If this value is 0, then no line numbers will be inserted when printing a " "document. Otherwise, gedit will print line numbers every such number of " "lines." msgstr "" #: ../data/gedit.schemas.in.h:22 msgid "Insert spaces" msgstr "" #: ../data/gedit.schemas.in.h:23 msgid "Line Number Font for Printing" msgstr "" #: ../data/gedit.schemas.in.h:24 msgid "Line Wrapping Mode" msgstr "" #: ../data/gedit.schemas.in.h:25 msgid "" "List of VFS schemes gedit supports in write mode. The 'file' scheme is " "writable by default." msgstr "" #: ../data/gedit.schemas.in.h:26 msgid "" "List of active plugins. It contains the \"Location\" of the active plugins. " "See the .gedit-plugin file for obtaining the \"Location\" of a given plugin." msgstr "" #: ../data/gedit.schemas.in.h:27 msgid "" "List of encodings shown in Character Coding menu in open/save file selector. " "Only recognized encodings are used." msgstr "" #: ../data/gedit.schemas.in.h:28 msgid "Max Number of Undo Actions" msgstr "" #: ../data/gedit.schemas.in.h:29 msgid "Maximum Recent Files" msgstr "" #: ../data/gedit.schemas.in.h:30 msgid "" "Maximum number of actions that gedit will be able to undo or redo. Use \"-1" "\" for unlimited number of actions." msgstr "" #: ../data/gedit.schemas.in.h:31 msgid "" "Maximum number of actions that gedit will be able to undo or redo. Use \"-1" "\" for unlimited number of actions. Deprecated since 2.12.0" msgstr "" #. Translators: This is the Editor Font. #. This is a Pango font #: ../data/gedit.schemas.in.h:34 msgid "Monospace 12" msgstr "" #. Translators: This is the Body font for printing. #. This is a Pango font. #: ../data/gedit.schemas.in.h:37 msgid "Monospace 9" msgstr "" #: ../data/gedit.schemas.in.h:38 msgid "" "Number of minutes after which gedit will automatically save modified files. " "This will only take effect if the \"Auto Save\" option is turned on." msgstr "" #: ../data/gedit.schemas.in.h:39 msgid "Print Header" msgstr "" #: ../data/gedit.schemas.in.h:40 msgid "Print Line Numbers" msgstr "" #: ../data/gedit.schemas.in.h:41 msgid "Print Syntax Highlighting" msgstr "" #: ../data/gedit.schemas.in.h:42 msgid "Printing Line Wrapping Mode" msgstr "" #: ../data/gedit.schemas.in.h:43 msgid "Restore Previous Cursor Position" msgstr "" #: ../data/gedit.schemas.in.h:44 msgid "Right Margin Position" msgstr "" #. Translators: This is the Header font for printing. #. This is a Pango font. #: ../data/gedit.schemas.in.h:47 msgid "Sans 11" msgstr "" #. Translators: This is the Line Number font for printing. #. This is a Pango font. #: ../data/gedit.schemas.in.h:50 msgid "Sans 8" msgstr "" #: ../data/gedit.schemas.in.h:51 msgid "Side Pane is Visible" msgstr "" #: ../data/gedit.schemas.in.h:52 msgid "Smart Home End" msgstr "" #: ../data/gedit.schemas.in.h:53 msgid "" "Sorted list of encodings used by gedit for auto-detecting the encoding of a " "file. \"CURRENT\" represents the current locale encoding. Only recognized " "encodings are used." msgstr "" #: ../data/gedit.schemas.in.h:54 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/gedit.schemas.in.h:55 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/gedit.schemas.in.h:56 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/gedit.schemas.in.h:57 msgid "" "Specifies the font to use for a document's body when printing documents." msgstr "" #: ../data/gedit.schemas.in.h:58 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/gedit.schemas.in.h:59 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/gedit.schemas.in.h:60 msgid "" "Specifies the maximum number of recently opened files that will be displayed " "in the \"Recent Files\" submenu." msgstr "" #: ../data/gedit.schemas.in.h:61 msgid "" "Specifies the number of spaces that should be displayed instead of Tab " "characters." msgstr "" #: ../data/gedit.schemas.in.h:62 msgid "Specifies the position of the right margin." msgstr "" #: ../data/gedit.schemas.in.h:63 msgid "Status Bar is Visible" msgstr "" #: ../data/gedit.schemas.in.h:64 msgid "Style Scheme" msgstr "" #: ../data/gedit.schemas.in.h:65 msgid "" "Style for the toolbar buttons. Possible values are \"GEDIT_TOOLBAR_SYSTEM\" " "to use the system's default style, \"GEDIT_TOOLBAR_ICONS\" to display icons " "only, \"GEDIT_TOOLBAR_ICONS_AND_TEXT\" to display both icons and text, and " "\"GEDIT_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/gedit.schemas.in.h:66 msgid "Tab Size" msgstr "" #: ../data/gedit.schemas.in.h:67 msgid "The id of a GtkSourceView Style Scheme used to color the text." msgstr "" #: ../data/gedit.schemas.in.h:68 msgid "Toolbar Buttons Style" msgstr "" #: ../data/gedit.schemas.in.h:69 msgid "Toolbar is Visible" msgstr "" #: ../data/gedit.schemas.in.h:70 msgid "Undo Actions Limit (DEPRECATED)" msgstr "" #: ../data/gedit.schemas.in.h:71 msgid "Use Default Font" msgstr "" #: ../data/gedit.schemas.in.h:72 msgid "" "Whether gedit should automatically save modified files after a time " "interval. You can set the time interval with the \"Auto Save Interval\" " "option." msgstr "" #: ../data/gedit.schemas.in.h:73 msgid "" "Whether gedit should create backup copies for the files it saves. You can " "set the backup file extension with the \"Backup Copy Extension\" option." msgstr "" #: ../data/gedit.schemas.in.h:74 msgid "Whether gedit should display line numbers in the editing area." msgstr "" #: ../data/gedit.schemas.in.h:75 msgid "Whether gedit should display the right margin in the editing area." msgstr "" #: ../data/gedit.schemas.in.h:76 msgid "Whether gedit should enable auto indentation." msgstr "" #: ../data/gedit.schemas.in.h:77 msgid "Whether gedit should enable syntax highlighting." msgstr "" #: ../data/gedit.schemas.in.h:78 msgid "" "Whether gedit should highlight all the occurrences of the searched text." msgstr "" #: ../data/gedit.schemas.in.h:79 msgid "Whether gedit should highlight matching bracket." msgstr "" #: ../data/gedit.schemas.in.h:80 msgid "Whether gedit should highlight the current line." msgstr "" #: ../data/gedit.schemas.in.h:81 msgid "Whether gedit should include a document header when printing documents." msgstr "" #: ../data/gedit.schemas.in.h:82 msgid "Whether gedit should insert spaces instead of tabs." msgstr "" #: ../data/gedit.schemas.in.h:83 msgid "Whether gedit should print syntax highlighting when printing documents." msgstr "" #: ../data/gedit.schemas.in.h:84 msgid "" "Whether gedit should restore the previous cursor position when a file is " "loaded." msgstr "" #: ../data/gedit.schemas.in.h:85 msgid "" "Whether the bottom panel at the bottom of editing windows should be visible." msgstr "" #: ../data/gedit.schemas.in.h:86 msgid "" "Whether the side pane at the left of the editing window should be visible." msgstr "" #: ../data/gedit.schemas.in.h:87 msgid "" "Whether the status bar at the bottom of editing windows should be visible." msgstr "" #: ../data/gedit.schemas.in.h:88 msgid "Whether the toolbar should be visible in editing windows." msgstr "" #: ../data/gedit.schemas.in.h:89 msgid "" "Whether to use the system's default fixed width font for editing text " "instead of a font specific to gedit. 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/gedit.schemas.in.h:90 msgid "Writable VFS schemes" msgstr "" #. Translators: This is the list of encodings shown by default in the Character Coding #. menu in open/save file selector. Only recognized encodings are displayed. #: ../data/gedit.schemas.in.h:93 msgid "[ISO-8859-15]" msgstr "" #. Translators: This is the sorted list of encodings used by gedit #. for auto-detecting the encoding of a file. You may want to customize it adding #. encodings that are common in your country, for instance the GB18030 encoding #. for the Chinese translation. You may also want to remove the ISO-8859-15 encoding #. (covering English and most Western European languages) if you think people #. in you country will rarely use it. #. "CURRENT" is a magic value used by gedit and it represents the encoding #. for the current locale, so please don't translate the "CURRENT" term. #. Only recognized encodings are used. #. See http://svn.gnome.org/viewcvs/gedit/trunk/gedit/gedit-encodings.c?view=markup for #. a list of supported encodings #: ../data/gedit.schemas.in.h:105 msgid "[UTF-8,CURRENT,ISO-8859-15,UTF-16]" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:140 msgid "Logout _without Saving" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:144 msgid "_Cancel Logout" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:151 msgid "Close _without Saving" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:211 msgid "Question" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:411 #, 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] "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:420 msgid "" "If you don't save, changes from the last minute will be permanently lost." msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:426 #, 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] "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:436 #, 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] "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:451 msgid "If you don't save, changes from the last hour will be permanently lost." msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:457 #, 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] "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:472 #, 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] "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:515 #, c-format msgid "Changes to document \"%s\" will be permanently lost." msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:520 #, c-format msgid "Save the changes to document \"%s\" before closing?" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:534 #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:745 msgid "Saving has been disabled by the system administrator." msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:700 #, c-format msgid "Changes to %d document will be permanently lost." msgid_plural "Changes to %d documents will be permanently lost." msgstr[0] "" msgstr[1] "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:706 #, 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] "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:724 msgid "Docum_ents with unsaved changes:" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:726 msgid "S_elect the documents you want to save:" msgstr "" #: ../gedit/dialogs/gedit-close-confirmation-dialog.c:747 msgid "If you don't save, all your changes will be permanently lost." msgstr "" #: ../gedit/dialogs/gedit-encodings-dialog.c:319 msgid "Character Codings" msgstr "" #: ../gedit/dialogs/gedit-encodings-dialog.c:378 #: ../gedit/dialogs/gedit-encodings-dialog.c:439 msgid "_Description" msgstr "" #: ../gedit/dialogs/gedit-encodings-dialog.c:387 #: ../gedit/dialogs/gedit-encodings-dialog.c:448 msgid "_Encoding" msgstr "" #: ../gedit/dialogs/gedit-encodings-dialog.ui.h:1 msgid "A_vailable encodings:" msgstr "" #: ../gedit/dialogs/gedit-encodings-dialog.ui.h:2 msgid "Character codings" msgstr "" #: ../gedit/dialogs/gedit-encodings-dialog.ui.h:3 msgid "E_ncodings shown in menu:" msgstr "" #: ../gedit/dialogs/gedit-open-location-dialog.c:136 #: ../gedit/dialogs/gedit-open-location-dialog.ui.h:3 msgid "Open Location" msgstr "" #: ../gedit/dialogs/gedit-open-location-dialog.ui.h:1 msgid "Ch_aracter coding:" msgstr "" #: ../gedit/dialogs/gedit-open-location-dialog.ui.h:2 msgid "Enter the _location (URI) of the file you would like to open:" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:570 msgid "Push this button to select the font to be used by the editor" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:580 #, c-format msgid "_Use the system fixed width font (%s)" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:783 msgid "The selected color scheme cannot be installed." msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:808 msgid "Add Scheme" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:815 msgid "A_dd Scheme" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:823 msgid "Color Scheme Files" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:830 #: ../gedit/gedit-file-chooser-dialog.c:51 msgid "All Files" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:875 #, c-format msgid "Could not remove color scheme \"%s\"." msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.c:1084 msgid "gedit Preferences" msgstr "" #. ex:ts=4:et: #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:1 #: ../plugins/docinfo/docinfo.ui.h:1 #: ../plugins/externaltools/tools/tools.ui.h:1 #: ../plugins/snippets/snippets/snippets.ui.h:1 ../plugins/time/time.ui.h:1 msgid " " msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:2 msgid "Automatic Indentation" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:3 msgid "Bracket Matching" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:4 msgid "Current Line" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:5 msgid "File Saving" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:6 msgid "Font" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:7 #: ../gedit/gedit-print-preferences.ui.h:2 msgid "Line Numbers" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:8 msgid "Right Margin" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:9 msgid "Tab Stops" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:10 #: ../gedit/gedit-print-preferences.ui.h:5 msgid "Text Wrapping" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:11 msgid "Color Scheme" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:12 msgid "Create a _backup copy of files before saving" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:13 msgid "Display right _margin" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:14 #: ../gedit/gedit-print-preferences.ui.h:6 msgid "Do not _split words over two lines" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:15 msgid "Editor" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:16 msgid "Editor _font: " msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:17 #: ../gedit/gedit-print-preferences.ui.h:7 msgid "Enable text _wrapping" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:18 msgid "Font & Colors" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:19 msgid "Highlight current _line" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:20 msgid "Highlight matching _bracket" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:21 msgid "Insert _spaces instead of tabs" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:22 msgid "Pick the editor font" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:23 msgid "Plugins" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:24 msgid "Preferences" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:25 msgid "View" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:26 msgid "_Add..." msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:27 msgid "_Autosave files every" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:28 msgid "_Display line numbers" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:29 msgid "_Enable automatic indentation" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:30 msgid "_Right margin at column:" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:31 msgid "_Tab width:" msgstr "" #: ../gedit/dialogs/gedit-preferences-dialog.ui.h:32 msgid "_minutes" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.c:301 #: ../gedit/dialogs/gedit-search-dialog.ui.h:2 ../gedit/gedit-window.c:1363 msgid "Replace" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.c:312 ../gedit/gedit-window.c:1361 msgid "Find" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.c:408 msgid "Replace _All" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.c:409 #: ../gedit/gedit-commands-file.c:657 msgid "_Replace" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.ui.h:1 msgid "Match _entire word only" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.ui.h:3 msgid "Replace All" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.ui.h:4 msgid "Replace _with: " msgstr "" #: ../gedit/dialogs/gedit-search-dialog.ui.h:5 msgid "Search _backwards" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.ui.h:6 msgid "_Match case" msgstr "" #: ../gedit/dialogs/gedit-search-dialog.ui.h:7 msgid "_Search for: " msgstr "" #: ../gedit/dialogs/gedit-search-dialog.ui.h:8 msgid "_Wrap around" msgstr "" #: ../gedit/gedit.c:73 msgid "" "Set the character encoding to be used to open the files listed on the " "command line" msgstr "" #: ../gedit/gedit.c:73 msgid "ENCODING" msgstr "" #: ../gedit/gedit.c:76 msgid "Create a new toplevel window in an existing instance of gedit" msgstr "" #: ../gedit/gedit.c:79 msgid "Create a new document in an existing instance of gedit" msgstr "" #: ../gedit/gedit.c:82 msgid "[FILE...]" msgstr "" #: ../gedit/gedit.c:114 #, c-format msgid "%s: malformed file name or URI.\n" msgstr "" #: ../gedit/gedit.c:126 #, c-format msgid "%s: invalid encoding.\n" msgstr "" #. Setup command line options #: ../gedit/gedit.c:468 msgid "- Edit text files" msgstr "" #: ../gedit/gedit.c:477 #, c-format msgid "" "%s\n" "Run '%s --help' to see a full list of available command line options.\n" msgstr "" #: ../gedit/gedit-commands-file.c:257 #, c-format msgid "Loading file '%s'…" msgstr "" #: ../gedit/gedit-commands-file.c:266 #, 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 #: ../gedit/gedit-commands-file.c:438 msgid "Open Files" msgstr "" #: ../gedit/gedit-commands-file.c:644 #, c-format msgid "The file \"%s\" is read-only." msgstr "" #: ../gedit/gedit-commands-file.c:649 msgid "Do you want to try to replace it with the one you are saving?" msgstr "" #: ../gedit/gedit-commands-file.c:715 ../gedit/gedit-commands-file.c:921 #, c-format msgid "Saving file '%s'…" msgstr "" #: ../gedit/gedit-commands-file.c:819 msgid "Save As…" msgstr "" #: ../gedit/gedit-commands-file.c:1100 #, c-format msgid "Reverting the document '%s'…" msgstr "" #: ../gedit/gedit-commands-file.c:1145 #, c-format msgid "Revert unsaved changes to document '%s'?" msgstr "" #: ../gedit/gedit-commands-file.c:1154 #, 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] "" #: ../gedit/gedit-commands-file.c:1163 msgid "" "Changes made to the document in the last minute will be permanently lost." msgstr "" #: ../gedit/gedit-commands-file.c:1169 #, 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] "" #: ../gedit/gedit-commands-file.c:1179 #, 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] "" #: ../gedit/gedit-commands-file.c:1194 msgid "Changes made to the document in the last hour will be permanently lost." msgstr "" #: ../gedit/gedit-commands-file.c:1200 #, 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] "" #: ../gedit/gedit-commands-file.c:1215 #, 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] "" #: ../gedit/gedit-commands-file.c:1241 msgid "_Revert" msgstr "" #: ../gedit/gedit-commands-help.c:80 msgid "gedit is a small and lightweight text editor for the GNOME Desktop" msgstr "" #: ../gedit/gedit-commands-help.c:97 msgid "translator-credits" msgstr "" #: ../gedit/gedit-commands-search.c:165 #, c-format msgid "Found and replaced %d occurrence" msgid_plural "Found and replaced %d occurrences" msgstr[0] "" msgstr[1] "" #: ../gedit/gedit-commands-search.c:175 msgid "Found and replaced one occurrence" msgstr "" #: ../gedit/gedit-commands-search.c:188 msgid "Phrase not found" msgstr "" #: ../gedit/gedit-document.c:871 ../gedit/gedit-document.c:884 #, c-format msgid "Unsaved Document %d" msgstr "" #: ../gedit/gedit-documents-panel.c:89 ../gedit/gedit-documents-panel.c:103 #: ../gedit/gedit-window.c:1929 ../gedit/gedit-window.c:1934 msgid "Read Only" msgstr "" #: ../gedit/gedit-documents-panel.c:760 ../gedit/gedit-window.c:2873 msgid "Documents" msgstr "" #: ../gedit/gedit-encodings.c:140 ../gedit/gedit-encodings.c:184 #: ../gedit/gedit-encodings.c:186 ../gedit/gedit-encodings.c:188 #: ../gedit/gedit-encodings.c:190 ../gedit/gedit-encodings.c:192 #: ../gedit/gedit-encodings.c:194 ../gedit/gedit-encodings.c:196 msgid "Unicode" msgstr "" #: ../gedit/gedit-encodings.c:153 ../gedit/gedit-encodings.c:179 #: ../gedit/gedit-encodings.c:231 ../gedit/gedit-encodings.c:274 msgid "Western" msgstr "" #: ../gedit/gedit-encodings.c:155 ../gedit/gedit-encodings.c:233 #: ../gedit/gedit-encodings.c:270 msgid "Central European" msgstr "" #: ../gedit/gedit-encodings.c:157 msgid "South European" msgstr "" #: ../gedit/gedit-encodings.c:159 ../gedit/gedit-encodings.c:175 #: ../gedit/gedit-encodings.c:284 msgid "Baltic" msgstr "" #: ../gedit/gedit-encodings.c:161 ../gedit/gedit-encodings.c:235 #: ../gedit/gedit-encodings.c:248 ../gedit/gedit-encodings.c:252 #: ../gedit/gedit-encodings.c:254 ../gedit/gedit-encodings.c:272 msgid "Cyrillic" msgstr "" #: ../gedit/gedit-encodings.c:163 ../gedit/gedit-encodings.c:241 #: ../gedit/gedit-encodings.c:282 msgid "Arabic" msgstr "" #: ../gedit/gedit-encodings.c:165 ../gedit/gedit-encodings.c:276 msgid "Greek" msgstr "" #: ../gedit/gedit-encodings.c:167 msgid "Hebrew Visual" msgstr "" #: ../gedit/gedit-encodings.c:169 ../gedit/gedit-encodings.c:239 #: ../gedit/gedit-encodings.c:280 msgid "Hebrew" msgstr "" #: ../gedit/gedit-encodings.c:171 ../gedit/gedit-encodings.c:237 #: ../gedit/gedit-encodings.c:278 msgid "Turkish" msgstr "" #: ../gedit/gedit-encodings.c:173 msgid "Nordic" msgstr "" #: ../gedit/gedit-encodings.c:177 msgid "Celtic" msgstr "" #: ../gedit/gedit-encodings.c:181 msgid "Romanian" msgstr "" #: ../gedit/gedit-encodings.c:199 msgid "Armenian" msgstr "" #: ../gedit/gedit-encodings.c:201 ../gedit/gedit-encodings.c:203 #: ../gedit/gedit-encodings.c:217 msgid "Chinese Traditional" msgstr "" #: ../gedit/gedit-encodings.c:205 msgid "Cyrillic/Russian" msgstr "" #: ../gedit/gedit-encodings.c:208 ../gedit/gedit-encodings.c:210 #: ../gedit/gedit-encodings.c:212 ../gedit/gedit-encodings.c:244 #: ../gedit/gedit-encodings.c:259 msgid "Japanese" msgstr "" #: ../gedit/gedit-encodings.c:215 ../gedit/gedit-encodings.c:246 #: ../gedit/gedit-encodings.c:250 ../gedit/gedit-encodings.c:265 msgid "Korean" msgstr "" #: ../gedit/gedit-encodings.c:220 ../gedit/gedit-encodings.c:222 #: ../gedit/gedit-encodings.c:224 ../gedit/gedit-encodings.c:228 msgid "Chinese Simplified" msgstr "" #: ../gedit/gedit-encodings.c:226 msgid "Georgian" msgstr "" #: ../gedit/gedit-encodings.c:256 msgid "Cyrillic/Ukrainian" msgstr "" #: ../gedit/gedit-encodings.c:261 ../gedit/gedit-encodings.c:267 #: ../gedit/gedit-encodings.c:286 msgid "Vietnamese" msgstr "" #: ../gedit/gedit-encodings.c:263 msgid "Thai" msgstr "" #: ../gedit/gedit-encodings.c:437 msgid "Unknown" msgstr "" #: ../gedit/gedit-encodings-option-menu.c:220 msgid "Auto Detected" msgstr "" #: ../gedit/gedit-encodings-option-menu.c:240 #: ../gedit/gedit-encodings-option-menu.c:262 #, c-format msgid "Current Locale (%s)" msgstr "" #: ../gedit/gedit-encodings-option-menu.c:323 msgid "Add or _Remove..." msgstr "" #: ../gedit/gedit-file-chooser-dialog.c:52 msgid "All Text Files" msgstr "" #: ../gedit/gedit-file-chooser-dialog.c:78 msgid "C_haracter Coding:" msgstr "" #: ../gedit/gedit-help.c:82 msgid "There was an error displaying help." msgstr "" #: ../gedit/gedit-io-error-message-area.c:170 #, c-format msgid "Could not find the file %s." msgstr "" #: ../gedit/gedit-io-error-message-area.c:172 #: ../gedit/gedit-io-error-message-area.c:211 #: ../gedit/gedit-io-error-message-area.c:218 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.) #: ../gedit/gedit-io-error-message-area.c:187 #, c-format msgid "gedit cannot handle %s locations." msgstr "" #: ../gedit/gedit-io-error-message-area.c:193 msgid "gedit cannot handle this location." msgstr "" #: ../gedit/gedit-io-error-message-area.c:201 msgid "The location of the file cannot be mounted." msgstr "" #: ../gedit/gedit-io-error-message-area.c:205 msgid "The location of the file cannot be accessed because it is not mounted." msgstr "" #: ../gedit/gedit-io-error-message-area.c:209 #, c-format msgid "%s is a directory." msgstr "" #: ../gedit/gedit-io-error-message-area.c:216 #, c-format msgid "%s is not a valid location." msgstr "" #: ../gedit/gedit-io-error-message-area.c:243 #, c-format msgid "" "Host %s could not be found. Please check that your proxy settings are " "correct and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:256 #, c-format msgid "" "Host name was invalid. Please check that you typed the location correctly " "and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:264 #, c-format msgid "%s is not a regular file." msgstr "" #: ../gedit/gedit-io-error-message-area.c:269 msgid "Connection timed out. Please try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:292 msgid "The file is too big." msgstr "" #: ../gedit/gedit-io-error-message-area.c:333 #, c-format msgid "Unexpected error: %s" msgstr "" #: ../gedit/gedit-io-error-message-area.c:369 msgid "" "The number of followed links is limited and the actual file could not be " "found within this limit." msgstr "" #: ../gedit/gedit-io-error-message-area.c:373 msgid "You do not have the permissions necessary to open the file." msgstr "" #: ../gedit/gedit-io-error-message-area.c:381 #: ../gedit/gedit-io-error-message-area.c:602 #, c-format msgid "Could not open the file %s." msgstr "" #: ../gedit/gedit-io-error-message-area.c:390 #: ../gedit/gedit-io-error-message-area.c:509 msgid "_Retry" msgstr "" #: ../gedit/gedit-io-error-message-area.c:433 msgid "gedit cannot find the file. Perhaps it has recently been deleted." msgstr "" #: ../gedit/gedit-io-error-message-area.c:442 #, c-format msgid "Could not revert the file %s." msgstr "" #: ../gedit/gedit-io-error-message-area.c:466 msgid "Ch_aracter Coding:" msgstr "" #: ../gedit/gedit-io-error-message-area.c:604 msgid "gedit has not been able to detect the character coding." msgstr "" #: ../gedit/gedit-io-error-message-area.c:606 #: ../gedit/gedit-io-error-message-area.c:615 msgid "Please check that you are not trying to open a binary file." msgstr "" #: ../gedit/gedit-io-error-message-area.c:607 msgid "Select a character coding from the menu and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:612 #, c-format msgid "Could not open the file %s using the %s character coding." msgstr "" #: ../gedit/gedit-io-error-message-area.c:616 #: ../gedit/gedit-io-error-message-area.c:668 msgid "Select a different character coding from the menu and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:663 #, c-format msgid "Could not save the file %s using the %s character coding." msgstr "" #: ../gedit/gedit-io-error-message-area.c:666 msgid "" "The document contains one or more characters that cannot be encoded using " "the specified character coding." msgstr "" #: ../gedit/gedit-io-error-message-area.c:729 msgid "_Edit Anyway" msgstr "" #: ../gedit/gedit-io-error-message-area.c:732 msgid "_Don't Edit" msgstr "" #: ../gedit/gedit-io-error-message-area.c:747 #, c-format msgid "This file (%s) is already open in another gedit window." msgstr "" #: ../gedit/gedit-io-error-message-area.c:762 msgid "" "gedit opened this instance of the file in a non-editable way. Do you want to " "edit it anyway?" msgstr "" #: ../gedit/gedit-io-error-message-area.c:820 #: ../gedit/gedit-io-error-message-area.c:915 msgid "S_ave Anyway" msgstr "" #: ../gedit/gedit-io-error-message-area.c:824 #: ../gedit/gedit-io-error-message-area.c:919 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) #: ../gedit/gedit-io-error-message-area.c:842 #, c-format msgid "The file %s has been modified since reading it." msgstr "" #: ../gedit/gedit-io-error-message-area.c:858 msgid "If you save it, all the external changes could be lost. Save it anyway?" msgstr "" #: ../gedit/gedit-io-error-message-area.c:937 #, c-format msgid "Could not create a backup file while saving %s" msgstr "" #: ../gedit/gedit-io-error-message-area.c:940 #, c-format msgid "Could not create a temporary backup file while saving %s" msgstr "" #: ../gedit/gedit-io-error-message-area.c:957 msgid "" "gedit could not backup 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.) #: ../gedit/gedit-io-error-message-area.c:1018 #, c-format msgid "" "gedit cannot handle %s locations in write mode. Please check that you typed " "the location correctly and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:1026 msgid "" "gedit cannot handle this location in write mode. Please check that you typed " "the location correctly and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:1035 #, c-format msgid "" "%s is not a valid location. Please check that you typed the location " "correctly and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:1041 msgid "" "You do not have the permissions necessary to save the file. Please check " "that you typed the location correctly and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:1047 msgid "" "There is not enough disk space to save the file. Please free some disk space " "and try again." msgstr "" #: ../gedit/gedit-io-error-message-area.c:1052 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 "" #: ../gedit/gedit-io-error-message-area.c:1058 msgid "A file with the same name already exists. Please use a different name." msgstr "" #: ../gedit/gedit-io-error-message-area.c:1063 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 "" #: ../gedit/gedit-io-error-message-area.c:1070 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 "" #: ../gedit/gedit-io-error-message-area.c:1085 #, 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) #: ../gedit/gedit-io-error-message-area.c:1127 #, c-format msgid "The file %s changed on disk." msgstr "" #: ../gedit/gedit-io-error-message-area.c:1132 msgid "Do you want to drop your changes and reload the file?" msgstr "" #: ../gedit/gedit-io-error-message-area.c:1134 msgid "Do you want to reload the file?" msgstr "" #: ../gedit/gedit-io-error-message-area.c:1144 msgid "_Reload" msgstr "" #. bad bad luck... #: ../gedit/gedit-local-document-saver.c:360 msgid "Could not obtain backup filename" msgstr "" #: ../gedit/gedit-notebook.c:834 msgid "Close document" msgstr "" #: ../gedit/gedit-panel.c:364 ../gedit/gedit-panel.c:572 msgid "Empty" msgstr "" #: ../gedit/gedit-panel.c:517 ../gedit/gedit-panel.c:591 msgid "Hide panel" msgstr "" #: ../gedit/gedit-plugin-manager.c:54 msgid "Plugin" msgstr "" #: ../gedit/gedit-plugin-manager.c:55 msgid "Enabled" msgstr "" #: ../gedit/gedit-plugin-manager.c:503 msgid "_About" msgstr "" #: ../gedit/gedit-plugin-manager.c:511 msgid "C_onfigure" msgstr "" #: ../gedit/gedit-plugin-manager.c:520 msgid "A_ctivate" msgstr "" #: ../gedit/gedit-plugin-manager.c:531 msgid "Ac_tivate All" msgstr "" #: ../gedit/gedit-plugin-manager.c:536 msgid "_Deactivate All" msgstr "" #: ../gedit/gedit-plugin-manager.c:824 msgid "_About Plugin" msgstr "" #: ../gedit/gedit-plugin-manager.c:828 msgid "C_onfigure Plugin" msgstr "" #: ../gedit/gedit-prefs-manager.c:170 msgid "Cannot initialize preferences manager." msgstr "" #: ../gedit/gedit-prefs-manager.c:1102 #, c-format msgid "Expected `%s' got `%s' for key %s" msgstr "" #: ../gedit/gedit-print-job.c:538 #, c-format msgid "File: %s" msgstr "" #: ../gedit/gedit-print-job.c:547 msgid "Page %N of %Q" msgstr "" #: ../gedit/gedit-print-job.c:805 msgid "Preparing..." msgstr "" #: ../gedit/gedit-print-preferences.ui.h:1 msgid "Fonts" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:3 msgid "Page header" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:4 msgid "Syntax Highlighting" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:8 msgid "He_aders and footers:" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:9 msgid "Print line nu_mbers" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:10 msgid "Print page _headers" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:11 msgid "Print synta_x highlighting" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:12 msgid "_Body:" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:13 msgid "_Line numbers:" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:14 msgid "_Number every" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:15 msgid "_Restore Default Fonts" msgstr "" #: ../gedit/gedit-print-preferences.ui.h:16 msgid "lines" msgstr "" #: ../gedit/gedit-print-preview.c:563 msgid "Show the previous page" msgstr "" #: ../gedit/gedit-print-preview.c:577 msgid "Show the next page" msgstr "" #: ../gedit/gedit-print-preview.c:594 msgid "Current page (Alt+P)" msgstr "" #: ../gedit/gedit-print-preview.c:616 msgid "of" msgstr "" #: ../gedit/gedit-print-preview.c:624 msgid "Page total" msgstr "" #: ../gedit/gedit-print-preview.c:625 msgid "The total number of pages in the document" msgstr "" #: ../gedit/gedit-print-preview.c:644 msgid "Show multiple pages" msgstr "" #: ../gedit/gedit-print-preview.c:659 msgid "Zoom 1:1" msgstr "" #: ../gedit/gedit-print-preview.c:670 msgid "Zoom to fit the whole page" msgstr "" #: ../gedit/gedit-print-preview.c:681 msgid "Zoom the page in" msgstr "" #: ../gedit/gedit-print-preview.c:692 msgid "Zoom the page out" msgstr "" #: ../gedit/gedit-print-preview.c:704 msgid "_Close Preview" msgstr "" #: ../gedit/gedit-print-preview.c:708 msgid "Close print preview" msgstr "" #: ../gedit/gedit-print-preview.c:774 #, c-format msgid "Page %d of %d" msgstr "" #: ../gedit/gedit-print-preview.c:958 msgid "Page Preview" msgstr "" #: ../gedit/gedit-print-preview.c:959 msgid "The preview of a page in the document to be printed" msgstr "" #: ../gedit/gedit-statusbar.c:248 msgid " OVR" msgstr "" #: ../gedit/gedit-statusbar.c:250 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. #: ../gedit/gedit-statusbar.c:289 #, c-format msgid " Ln %d, Col %d" msgstr "" #: ../gedit/gedit-statusbar.c:388 #, c-format msgid "There is a tab with errors" msgid_plural "There are %d tabs with errors" msgstr[0] "" msgstr[1] "" #: ../gedit/gedit-style-scheme-manager.c:214 #, 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) #: ../gedit/gedit-tab.c:657 #, c-format msgid "Reverting %s from %s" msgstr "" #: ../gedit/gedit-tab.c:664 #, 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) #: ../gedit/gedit-tab.c:680 #, c-format msgid "Loading %s from %s" msgstr "" #: ../gedit/gedit-tab.c:687 #, 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) #: ../gedit/gedit-tab.c:770 #, c-format msgid "Saving %s to %s" msgstr "" #: ../gedit/gedit-tab.c:777 #, c-format msgid "Saving %s" msgstr "" #. Read only #: ../gedit/gedit-tab.c:1658 msgid "RO" msgstr "" #: ../gedit/gedit-tab.c:1704 #, c-format msgid "Error opening file %s" msgstr "" #: ../gedit/gedit-tab.c:1709 #, c-format msgid "Error reverting file %s" msgstr "" #: ../gedit/gedit-tab.c:1714 #, c-format msgid "Error saving file %s" msgstr "" #: ../gedit/gedit-tab.c:1733 msgid "Unicode (UTF-8)" msgstr "" #: ../gedit/gedit-tab.c:1740 msgid "Name:" msgstr "" #: ../gedit/gedit-tab.c:1741 msgid "MIME Type:" msgstr "" #: ../gedit/gedit-tab.c:1742 msgid "Encoding:" msgstr "" #. Toplevel #: ../gedit/gedit-ui.h:49 msgid "_File" msgstr "" #: ../gedit/gedit-ui.h:50 msgid "_Edit" msgstr "" #: ../gedit/gedit-ui.h:51 msgid "_View" msgstr "" #: ../gedit/gedit-ui.h:52 msgid "_Search" msgstr "" #: ../gedit/gedit-ui.h:53 msgid "_Tools" msgstr "" #: ../gedit/gedit-ui.h:54 msgid "_Documents" msgstr "" #: ../gedit/gedit-ui.h:55 msgid "_Help" msgstr "" #: ../gedit/gedit-ui.h:59 msgid "Create a new document" msgstr "" #: ../gedit/gedit-ui.h:60 msgid "_Open..." msgstr "" #: ../gedit/gedit-ui.h:61 ../gedit/gedit-window.c:1483 msgid "Open a file" msgstr "" #: ../gedit/gedit-ui.h:62 msgid "Open _Location..." msgstr "" #: ../gedit/gedit-ui.h:63 msgid "Open a file from a specified location" msgstr "" #. Edit menu #: ../gedit/gedit-ui.h:66 msgid "Pr_eferences" msgstr "" #: ../gedit/gedit-ui.h:67 msgid "Configure the application" msgstr "" #. Help menu #: ../gedit/gedit-ui.h:70 msgid "_Contents" msgstr "" #: ../gedit/gedit-ui.h:71 msgid "Open the gedit manual" msgstr "" #: ../gedit/gedit-ui.h:73 msgid "About this application" msgstr "" #: ../gedit/gedit-ui.h:80 msgid "Save the current file" msgstr "" #: ../gedit/gedit-ui.h:81 msgid "Save _As..." msgstr "" #: ../gedit/gedit-ui.h:82 msgid "Save the current file with a different name" msgstr "" #: ../gedit/gedit-ui.h:84 msgid "Revert to a saved version of the file" msgstr "" #: ../gedit/gedit-ui.h:85 msgid "Page Set_up..." msgstr "" #: ../gedit/gedit-ui.h:86 msgid "Setup the page settings" msgstr "" #: ../gedit/gedit-ui.h:87 msgid "Print Previe_w" msgstr "" #: ../gedit/gedit-ui.h:88 msgid "Print preview" msgstr "" #: ../gedit/gedit-ui.h:89 msgid "_Print..." msgstr "" #: ../gedit/gedit-ui.h:90 msgid "Print the current page" msgstr "" #: ../gedit/gedit-ui.h:92 msgid "Close the current file" msgstr "" #: ../gedit/gedit-ui.h:96 msgid "Undo the last action" msgstr "" #: ../gedit/gedit-ui.h:98 msgid "Redo the last undone action" msgstr "" #: ../gedit/gedit-ui.h:100 msgid "Cut the selection" msgstr "" #: ../gedit/gedit-ui.h:102 msgid "Copy the selection" msgstr "" #: ../gedit/gedit-ui.h:104 msgid "Paste the clipboard" msgstr "" #: ../gedit/gedit-ui.h:106 msgid "Delete the selected text" msgstr "" #: ../gedit/gedit-ui.h:107 msgid "Select _All" msgstr "" #: ../gedit/gedit-ui.h:108 msgid "Select the entire document" msgstr "" #. View menu #: ../gedit/gedit-ui.h:111 msgid "_Highlight Mode" msgstr "" #. Search menu #: ../gedit/gedit-ui.h:114 msgid "_Find..." msgstr "" #: ../gedit/gedit-ui.h:115 msgid "Search for text" msgstr "" #: ../gedit/gedit-ui.h:116 msgid "Find Ne_xt" msgstr "" #: ../gedit/gedit-ui.h:117 msgid "Search forwards for the same text" msgstr "" #: ../gedit/gedit-ui.h:118 msgid "Find Pre_vious" msgstr "" #: ../gedit/gedit-ui.h:119 msgid "Search backwards for the same text" msgstr "" #: ../gedit/gedit-ui.h:120 msgid "_Replace..." msgstr "" #: ../gedit/gedit-ui.h:121 msgid "Search for and replace text" msgstr "" #: ../gedit/gedit-ui.h:122 msgid "_Clear Highlight" msgstr "" #: ../gedit/gedit-ui.h:123 msgid "Clear highlighting of search matches" msgstr "" #: ../gedit/gedit-ui.h:124 msgid "Go to _Line..." msgstr "" #: ../gedit/gedit-ui.h:125 msgid "Go to a specific line" msgstr "" #: ../gedit/gedit-ui.h:126 msgid "_Incremental Search..." msgstr "" #: ../gedit/gedit-ui.h:127 msgid "Incrementally search for text" msgstr "" #. Documents menu #: ../gedit/gedit-ui.h:130 msgid "_Save All" msgstr "" #: ../gedit/gedit-ui.h:131 msgid "Save all open files" msgstr "" #: ../gedit/gedit-ui.h:132 msgid "_Close All" msgstr "" #: ../gedit/gedit-ui.h:133 msgid "Close all open files" msgstr "" #: ../gedit/gedit-ui.h:134 msgid "_Previous Document" msgstr "" #: ../gedit/gedit-ui.h:135 msgid "Activate previous document" msgstr "" #: ../gedit/gedit-ui.h:136 msgid "_Next Document" msgstr "" #: ../gedit/gedit-ui.h:137 msgid "Activate next document" msgstr "" #: ../gedit/gedit-ui.h:138 msgid "_Move to New Window" msgstr "" #: ../gedit/gedit-ui.h:139 msgid "Move the current document to a new window" msgstr "" #: ../gedit/gedit-ui.h:146 msgid "Quit the program" msgstr "" #: ../gedit/gedit-ui.h:151 msgid "_Toolbar" msgstr "" #: ../gedit/gedit-ui.h:152 msgid "Show or hide the toolbar in the current window" msgstr "" #: ../gedit/gedit-ui.h:154 msgid "_Statusbar" msgstr "" #: ../gedit/gedit-ui.h:155 msgid "Show or hide the statusbar in the current window" msgstr "" #: ../gedit/gedit-ui.h:157 msgid "Side _Pane" msgstr "" #: ../gedit/gedit-ui.h:158 msgid "Show or hide the side pane in the current window" msgstr "" #: ../gedit/gedit-ui.h:164 msgid "_Bottom Pane" msgstr "" #: ../gedit/gedit-ui.h:165 msgid "Show or hide the bottom pane in the current window" msgstr "" #: ../gedit/gedit-utils.c:1009 msgid "Please check your installation." msgstr "" #: ../gedit/gedit-utils.c:1075 #, c-format msgid "Unable to open ui file %s. Error: %s" msgstr "" #: ../gedit/gedit-utils.c:1094 #, c-format msgid "Unable to find the object '%s' inside file %s." msgstr "" #. Translators: '/ on ' #: ../gedit/gedit-utils.c:1249 #, c-format msgid "/ on %s" msgstr "" #. create "Wrap Around" menu item. #: ../gedit/gedit-view.c:1214 msgid "_Wrap Around" msgstr "" #. create "Match Entire Word Only" menu item. #: ../gedit/gedit-view.c:1224 msgid "Match _Entire Word Only" msgstr "" #. create "Match Case" menu item. #: ../gedit/gedit-view.c:1234 msgid "_Match Case" msgstr "" #: ../gedit/gedit-view.c:1322 msgid "String you want to search for" msgstr "" #: ../gedit/gedit-view.c:1330 msgid "Line you want to move the cursor to" msgstr "" #: ../gedit/gedit-window.c:896 #, c-format msgid "Use %s highlight mode" msgstr "" #. add the "None" item before all the others #. Translators: "None" means that no highlight mode is selected in the #. * "View->Highlight Mode" submenu and so syntax highlighting is disabled #: ../gedit/gedit-window.c:953 msgid "None" msgstr "" #: ../gedit/gedit-window.c:954 msgid "Disable syntax highlighting" msgstr "" #. Translators: %s is a URI #: ../gedit/gedit-window.c:1240 #, c-format msgid "Open '%s'" msgstr "" #: ../gedit/gedit-window.c:1359 msgid "Save" msgstr "" #: ../gedit/gedit-window.c:1487 msgid "Open a recently used file" msgstr "" #: ../gedit/gedit-window.c:1494 msgid "Open" msgstr "" #. Translators: %s is a URI #: ../gedit/gedit-window.c:1544 #, c-format msgid "Activate '%s'" msgstr "" #: ../plugins/changecase/changecase.gedit-plugin.desktop.in.h:1 msgid "Change Case" msgstr "" #: ../plugins/changecase/changecase.gedit-plugin.desktop.in.h:2 msgid "Changes the case of selected text." msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:222 msgid "C_hange Case" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:223 msgid "All _Upper Case" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:224 msgid "Change selected text to upper case" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:226 msgid "All _Lower Case" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:227 msgid "Change selected text to lower case" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:229 msgid "_Invert Case" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:230 msgid "Invert the case of selected text" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:232 msgid "_Title Case" msgstr "" #: ../plugins/changecase/gedit-changecase-plugin.c:233 msgid "Capitalize the first letter of each selected word" msgstr "" #: ../plugins/docinfo/docinfo.gedit-plugin.desktop.in.h:1 msgid "" "Analyzes the current document and reports the number of words, lines, " "characters and non-space characters in it." msgstr "" #: ../plugins/docinfo/docinfo.gedit-plugin.desktop.in.h:2 #: ../plugins/docinfo/docinfo.ui.h:8 msgid "Document Statistics" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:2 msgid "0" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:3 msgid "File Name" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:4 msgid "Bytes" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:5 msgid "Characters (no spaces)" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:6 msgid "Characters (with spaces)" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:7 msgid "Document" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:9 msgid "Lines" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:10 msgid "Selection" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:11 msgid "Words" msgstr "" #: ../plugins/docinfo/docinfo.ui.h:12 msgid "_Update" msgstr "" #: ../plugins/docinfo/gedit-docinfo-plugin.c:413 msgid "_Document Statistics" msgstr "" #: ../plugins/docinfo/gedit-docinfo-plugin.c:415 msgid "Get statistic info on current document" msgstr "" #: ../plugins/externaltools/externaltools.gedit-plugin.desktop.in.h:1 msgid "Execute external commands and shell scripts." msgstr "" #: ../plugins/externaltools/externaltools.gedit-plugin.desktop.in.h:2 msgid "External Tools" msgstr "" #: ../plugins/externaltools/tools/__init__.py:126 msgid "_External Tools..." msgstr "" #: ../plugins/externaltools/tools/__init__.py:128 msgid "Opens the External Tools Manager" msgstr "" #: ../plugins/externaltools/tools/__init__.py:158 msgid "Shell Output" msgstr "" #: ../plugins/externaltools/tools/functions.py:110 msgid "You must be inside a word to run this command" msgstr "" #: ../plugins/externaltools/tools/functions.py:167 msgid "Running tool:" msgstr "" #: ../plugins/externaltools/tools/functions.py:190 msgid "Done." msgstr "" #: ../plugins/externaltools/tools/functions.py:192 msgid "Exited" msgstr "" #: ../plugins/externaltools/tools/manager.py:158 #: ../plugins/externaltools/tools/manager.py:187 #: ../plugins/externaltools/tools/manager.py:235 #, python-format msgid "Edit tool %s:" msgstr "" #: ../plugins/externaltools/tools/manager.py:162 msgid "A Brand New Tool" msgstr "" #: ../plugins/externaltools/tools/manager.py:196 msgid "New tool" msgstr "" #: ../plugins/externaltools/tools/manager.py:272 #, python-format msgid "This accelerator is already bound to %s" msgstr "" #: ../plugins/externaltools/tools/manager.py:318 msgid "Type a new accelerator, or press Backspace to clear" msgstr "" #: ../plugins/externaltools/tools/manager.py:320 msgid "Type a new accelerator" msgstr "" #: ../plugins/externaltools/tools/outputpanel.py:78 msgid "Stopped." msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:2 msgid "All documents" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:3 msgid "All documents except untitled ones" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:4 msgid "Append to current document" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:5 msgid "Co_mmand(s):" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:6 msgid "Create new document" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:7 msgid "Current document" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:8 msgid "Current line" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:9 msgid "Current selection" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:10 msgid "Current word" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:11 msgid "Display in bottom pane" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:12 msgid "Edit tool make:" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:13 msgid "External Tools Manager" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:14 msgid "Insert at cursor position" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:15 msgid "Local files only" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:16 msgid "Nothing" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:17 msgid "Remote files only" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:18 msgid "Replace current document" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:19 msgid "Replace current selection" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:20 msgid "Untitled documents only" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:21 msgid "_Applicability:" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:22 msgid "_Description:" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:23 msgid "_Input:" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:24 msgid "_Output:" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:25 msgid "_Save:" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:26 msgid "_Shortcut Key:" msgstr "" #: ../plugins/externaltools/tools/tools.ui.h:27 msgid "_Tools:" msgstr "" #: ../plugins/externaltools/data/build.desktop.in.h:1 msgid "Build" msgstr "" #: ../plugins/externaltools/data/build.desktop.in.h:2 msgid "Run \"make\" in the document directory" msgstr "" #: ../plugins/externaltools/data/open-terminal-here.desktop.in.h:1 msgid "Open a terminal in the document location" msgstr "" #: ../plugins/externaltools/data/open-terminal-here.desktop.in.h:2 msgid "Open terminal here" msgstr "" #: ../plugins/externaltools/data/remove-trailing-spaces.desktop.in.h:1 msgid "Remove trailing spaces" msgstr "" #: ../plugins/externaltools/data/remove-trailing-spaces.desktop.in.h:2 msgid "Remove useless trailing spaces in your file" msgstr "" #: ../plugins/externaltools/data/run-command.desktop.in.h:1 msgid "Execute a custom command and put its output in a new document" msgstr "" #: ../plugins/externaltools/data/run-command.desktop.in.h:2 msgid "Run command" msgstr "" #: ../plugins/filebrowser/filebrowser.gedit-plugin.desktop.in.h:1 msgid "Easy file access from the side pane" msgstr "" #: ../plugins/filebrowser/filebrowser.gedit-plugin.desktop.in.h:2 msgid "File Browser Pane" msgstr "" #: ../plugins/filebrowser/gedit-file-bookmarks-store.c:230 msgid "File System" msgstr "" #. ex:ts=8:noet: #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:1 msgid "Enable Restore of Remote Locations" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:2 msgid "File Browser Filter Mode" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:3 msgid "File Browser Filter Pattern" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:4 msgid "File Browser Root Directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:5 msgid "File Browser Virtual Root Directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:6 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 nautilus etc)" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:7 msgid "Open With Tree View" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:8 msgid "" "Open the tree view when the file browser plugin gets loaded instead of the " "bookmarks view" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:9 msgid "Set Location To First Document" msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:10 msgid "Sets whether to enable restoring of remote locations." msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:11 msgid "" "The file browser root directory to use when loading the file browser plugin " "and onload/tree_view is TRUE." msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.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/gedit-file-browser.schemas.in.h:13 msgid "" "The filter pattern to filter the file browser with. This filter works on top " "of the filter_mode." msgstr "" #: ../plugins/filebrowser/gedit-file-browser.schemas.in.h:14 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/gedit-file-browser-plugin.c:596 msgid "_Set root to active document" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:598 msgid "Set the root to the active document location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:603 msgid "_Open terminal here" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:605 msgid "Open a terminal at the currently opened directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:739 msgid "File Browser" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:867 msgid "An error occurred while creating a new directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:870 msgid "An error occurred while creating a new file" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:875 msgid "An error occurred while renaming a file or directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:880 msgid "An error occurred while deleting a file or directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:885 msgid "An error occurred while opening a directory in the file manager" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:889 msgid "An error occurred while setting a root directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:893 msgid "An error occurred while loading a directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:896 msgid "An error occurred" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:1189 msgid "" "Cannot move file to trash, do you\n" "want to delete permanently?" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:1193 #, c-format msgid "The file \"%s\" cannot be moved to the trash." msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:1196 msgid "The selected files cannot be moved to the trash." msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:1229 #, c-format msgid "Are you sure you want to permanently delete \"%s\"?" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:1232 msgid "Are you sure you want to permanently delete the selected files?" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-plugin.c:1235 msgid "If you delete an item, it is permanently lost." msgstr "" #: ../plugins/filebrowser/gedit-file-browser-store.c:1631 msgid "(Empty)" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-store.c:3129 msgid "" "The renamed file is currently filtered out. You need to adjust your filter " "settings to make the file visible" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-store.c:3367 msgid "file" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-store.c:3391 msgid "" "The new file is currently filtered out. You need to adjust your filter " "settings to make the file visible" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-store.c:3419 msgid "directory" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-store.c:3439 msgid "" "The new directory is currently filtered out. You need to adjust your filter " "settings to make the directory visible" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:688 msgid "Bookmarks" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:766 msgid "_Filter" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:771 msgid "_Move To Trash" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:772 msgid "Move selected file or folder to trash" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:774 msgid "_Delete" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:775 msgid "Delete selected file or folder" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:781 msgid "Up" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:782 msgid "Open the parent folder" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:787 msgid "_New Folder" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:788 msgid "Add new empty folder" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:790 msgid "New F_ile" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:791 msgid "Add new empty file" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:796 msgid "_Rename" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:797 msgid "Rename selected file or folder" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:803 msgid "_Previous Location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:805 msgid "Go to the previous visited location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:807 msgid "_Next Location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:808 msgid "Go to the next visited location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:809 msgid "Re_fresh View" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:810 msgid "Refresh the view" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:811 msgid "_View Folder" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:812 msgid "View folder in file manager" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:819 msgid "Show _Hidden" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:820 msgid "Show hidden files and folders" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:822 msgid "Show _Binary" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:823 msgid "Show binary files" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:928 #: ../plugins/filebrowser/gedit-file-browser-widget.c:944 #: ../plugins/filebrowser/gedit-file-browser-widget.c:976 msgid "Previous location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:932 msgid "Go to previous location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:937 #: ../plugins/filebrowser/gedit-file-browser-widget.c:969 msgid "Go to a previously opened location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:959 msgid "Next location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:963 msgid "Go to next location" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:1142 msgid "_Match Filename" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:1985 #, c-format msgid "No mount object for mounted volume: %s" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:2065 #, c-format msgid "Could not open media: %s" msgstr "" #: ../plugins/filebrowser/gedit-file-browser-widget.c:2112 #, c-format msgid "Could not mount volume: %s" msgstr "" #: ../plugins/indent/gedit-indent-plugin.c:56 msgid "_Indent" msgstr "" #: ../plugins/indent/gedit-indent-plugin.c:58 msgid "Indent selected lines" msgstr "" #: ../plugins/indent/gedit-indent-plugin.c:63 msgid "U_nindent" msgstr "" #: ../plugins/indent/gedit-indent-plugin.c:65 msgid "Unindent selected lines" msgstr "" #: ../plugins/indent/indent.gedit-plugin.desktop.in.h:1 msgid "Indent Lines" msgstr "" #: ../plugins/indent/indent.gedit-plugin.desktop.in.h:2 msgid "Indents or un-indents selected lines." msgstr "" #: ../plugins/modelines/modelines.gedit-plugin.desktop.in.h:1 msgid "Emacs, Kate and Vim-style modelines support for gedit." msgstr "" #: ../plugins/modelines/modelines.gedit-plugin.desktop.in.h:2 msgid "Modelines" msgstr "" #: ../plugins/pythonconsole/pythonconsole.gedit-plugin.desktop.in.h:1 msgid "Interactive python console standing in the bottom panel" msgstr "" #: ../plugins/pythonconsole/pythonconsole.gedit-plugin.desktop.in.h:2 #: ../plugins/pythonconsole/pythonconsole/__init__.py:45 msgid "Python Console" msgstr "" #: ../plugins/sample/gedit-sample-plugin.c:63 msgid "Insert User Na_me" msgstr "" #: ../plugins/sample/gedit-sample-plugin.c:65 msgid "Insert the user name at the cursor position" msgstr "" #: ../plugins/sample/sample.gedit-plugin.desktop.in.h:1 msgid "Inserts the user name at the cursor position." msgstr "" #: ../plugins/sample/sample.gedit-plugin.desktop.in.h:2 msgid "User name" msgstr "" #: ../plugins/snippets/snippets.gedit-plugin.desktop.in.h:1 msgid "Insert often used pieces of text in a fast way" msgstr "" #: ../plugins/snippets/snippets.gedit-plugin.desktop.in.h:2 msgid "Snippets" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:2 msgid "Activation" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:3 msgid "Create new snippet" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:4 #: ../plugins/snippets/snippets/Manager.py:407 msgid "Delete selected snippet" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:5 msgid "Export selected snippets" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:6 #: ../plugins/snippets/snippets/Manager.py:789 msgid "Import snippets" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:7 msgid "S_hortcut key:" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:8 msgid "Shortcut key with which the snippet is activated" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:9 #: ../plugins/snippets/snippets/Manager.py:678 msgid "Single word with which the snippet is activated after pressing tab" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:10 msgid "Snippets Manager" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:11 msgid "_Drop targets:" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:12 msgid "_Edit:" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:13 msgid "_Snippets:" msgstr "" #: ../plugins/snippets/snippets/snippets.ui.h:14 msgid "_Tab trigger:" msgstr "" #: ../plugins/snippets/snippets/WindowHelper.py:74 msgid "Manage _Snippets..." msgstr "" #: ../plugins/snippets/snippets/WindowHelper.py:75 msgid "Manage snippets" msgstr "" #: ../plugins/snippets/snippets/Manager.py:45 msgid "Snippets archive" msgstr "" #: ../plugins/snippets/snippets/Manager.py:69 msgid "Add a new snippet..." msgstr "" #: ../plugins/snippets/snippets/Manager.py:119 msgid "Global" msgstr "" #: ../plugins/snippets/snippets/Manager.py:404 msgid "Revert selected snippet" msgstr "" #: ../plugins/snippets/snippets/Manager.py:673 msgid "" "This is not a valid tab trigger. Triggers can either contain letters or a " "single, non alphanumeric, character like {, [, etcetera." msgstr "" #: ../plugins/snippets/snippets/Manager.py:768 #, python-format msgid "The following error occurred while importing: %s" msgstr "" #: ../plugins/snippets/snippets/Manager.py:775 msgid "Import succesfully completed" msgstr "" #: ../plugins/snippets/snippets/Manager.py:794 #: ../plugins/snippets/snippets/Manager.py:880 #: ../plugins/snippets/snippets/Manager.py:943 msgid "All supported archives" msgstr "" #: ../plugins/snippets/snippets/Manager.py:795 #: ../plugins/snippets/snippets/Manager.py:881 #: ../plugins/snippets/snippets/Manager.py:944 msgid "Gzip compressed archive" msgstr "" #: ../plugins/snippets/snippets/Manager.py:796 #: ../plugins/snippets/snippets/Manager.py:882 #: ../plugins/snippets/snippets/Manager.py:945 msgid "Bzip compressed archive" msgstr "" #: ../plugins/snippets/snippets/Manager.py:797 msgid "Single snippets file" msgstr "" #: ../plugins/snippets/snippets/Manager.py:798 #: ../plugins/snippets/snippets/Manager.py:884 #: ../plugins/snippets/snippets/Manager.py:947 msgid "All files" msgstr "" #: ../plugins/snippets/snippets/Manager.py:810 #, python-format msgid "The following error occurred while exporting: %s" msgstr "" #: ../plugins/snippets/snippets/Manager.py:814 msgid "Export succesfully completed" msgstr "" #. Ask if system snippets should also be exported #: ../plugins/snippets/snippets/Manager.py:854 #: ../plugins/snippets/snippets/Manager.py:921 msgid "Do you want to include selected system snippets in your export?" msgstr "" #: ../plugins/snippets/snippets/Manager.py:869 #: ../plugins/snippets/snippets/Manager.py:939 msgid "There are no snippets selected to be exported" msgstr "" #: ../plugins/snippets/snippets/Manager.py:874 #: ../plugins/snippets/snippets/Manager.py:912 msgid "Export snippets" msgstr "" #: ../plugins/snippets/snippets/Manager.py:1051 msgid "Type a new shortcut, or press Backspace to clear" msgstr "" #: ../plugins/snippets/snippets/Manager.py:1053 msgid "Type a new shortcut" msgstr "" #: ../plugins/snippets/snippets/Exporter.py:65 #, python-format msgid "The archive `%s` could not be created" msgstr "" #: ../plugins/snippets/snippets/Exporter.py:82 #, python-format msgid "Target directory `%s` does not exist" msgstr "" #: ../plugins/snippets/snippets/Exporter.py:85 #, python-format msgid "Target directory `%s` is not a valid directory" msgstr "" #: ../plugins/snippets/snippets/Importer.py:29 #: ../plugins/snippets/snippets/Importer.py:83 #, python-format msgid "File `%s` does not exist" msgstr "" #: ../plugins/snippets/snippets/Importer.py:32 #, python-format msgid "File `%s` is not a valid snippets file" msgstr "" #: ../plugins/snippets/snippets/Importer.py:42 #, python-format msgid "Imported file `%s` is not a valid snippets file" msgstr "" #: ../plugins/snippets/snippets/Importer.py:52 #, python-format msgid "The archive `%s` could not be extracted" msgstr "" #: ../plugins/snippets/snippets/Importer.py:70 #, python-format msgid "The following files could not be imported: %s" msgstr "" #: ../plugins/snippets/snippets/Importer.py:86 #: ../plugins/snippets/snippets/Importer.py:99 #, python-format msgid "File `%s` is not a valid snippets archive" msgstr "" #: ../plugins/snippets/snippets/Placeholder.py:550 #, python-format msgid "" "Execution of the python command (%s) exceeds the maximum time, execution " "aborted." msgstr "" #: ../plugins/snippets/snippets/Placeholder.py:558 #, python-format msgid "Execution of the python command (%s) failed: %s" msgstr "" #: ../plugins/snippets/snippets/Placeholder.py:564 msgid "The following python code, run in a snippet, does not return a value" msgstr "" #: ../plugins/sort/gedit-sort-plugin.c:80 msgid "S_ort..." msgstr "" #: ../plugins/sort/gedit-sort-plugin.c:82 msgid "Sort the current document or selection" msgstr "" #: ../plugins/sort/sort.gedit-plugin.desktop.in.h:1 #: ../plugins/sort/sort.ui.h:3 msgid "Sort" msgstr "" #: ../plugins/sort/sort.gedit-plugin.desktop.in.h:2 msgid "Sorts a document or selected text." msgstr "" #: ../plugins/sort/sort.ui.h:1 msgid "R_emove duplicates" msgstr "" #: ../plugins/sort/sort.ui.h:2 msgid "S_tart at column:" msgstr "" #: ../plugins/sort/sort.ui.h:4 msgid "You cannot undo a sort operation" msgstr "" #: ../plugins/sort/sort.ui.h:5 msgid "_Ignore case" msgstr "" #: ../plugins/sort/sort.ui.h:6 msgid "_Reverse order" msgstr "" #: ../plugins/sort/sort.ui.h:7 msgid "_Sort" msgstr "" #: ../plugins/spell/gedit-automatic-spell-checker.c:418 #: ../plugins/spell/gedit-spell-checker-dialog.c:479 msgid "(no suggested words)" msgstr "" #: ../plugins/spell/gedit-automatic-spell-checker.c:442 msgid "_More..." msgstr "" #. Ignore all #: ../plugins/spell/gedit-automatic-spell-checker.c:497 msgid "_Ignore All" msgstr "" #. + Add to Dictionary #: ../plugins/spell/gedit-automatic-spell-checker.c:512 msgid "_Add" msgstr "" #: ../plugins/spell/gedit-automatic-spell-checker.c:551 msgid "_Spelling Suggestions..." msgstr "" #: ../plugins/spell/gedit-spell-checker-dialog.c:279 msgid "Check Spelling" msgstr "" #: ../plugins/spell/gedit-spell-checker-dialog.c:290 msgid "Suggestions" msgstr "" #: ../plugins/spell/gedit-spell-checker-dialog.c:585 msgid "(correct spelling)" msgstr "" #: ../plugins/spell/gedit-spell-checker-dialog.c:728 msgid "Completed spell checking" msgstr "" #. Translators: The text before the "|" is context to help you decide on #. * the correct translation. You MUST OMIT it in the translated string. #. * Translators: the first %s is the language name, and the #. * second %s is the locale name. Example: #. * "French (France)" #. #. Translators: The text before the "|" is context to help you decide on #. * the correct translation. You MUST OMIT it in the translated string. #: ../plugins/spell/gedit-spell-checker-language.c:287 #: ../plugins/spell/gedit-spell-checker-language.c:295 #, c-format msgid "language|%s (%s)" msgstr "" #. Translators: The text before the "|" is context to help you decide on #. * the correct translation. You MUST OMIT it in the translated string. #. * Translators: this refers to an unknown language code #. * (one which isn't in our built-in list). #. #: ../plugins/spell/gedit-spell-checker-language.c:306 #, c-format msgid "language|Unknown (%s)" msgstr "" #. Translators: The text before the "|" is context to help you decide on #. * the correct translation. You MUST OMIT it in the translated string. #. * Translators: this refers the Default language used by the #. * spell checker #. #: ../plugins/spell/gedit-spell-checker-language.c:414 msgid "language|Default" msgstr "" #: ../plugins/spell/gedit-spell-language-dialog.c:139 #: ../plugins/spell/languages-dialog.ui.h:2 msgid "Set language" msgstr "" #: ../plugins/spell/gedit-spell-language-dialog.c:188 msgid "Languages" msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:70 msgid "_Check Spelling" msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:72 msgid "Check the current document for incorrect spelling" msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:78 msgid "Set _Language..." msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:80 msgid "Set the language of the current document" msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:89 msgid "_Autocheck Spelling" msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:91 msgid "Automatically spell-check the current document" msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:749 msgid "The document is empty." msgstr "" #: ../plugins/spell/gedit-spell-plugin.c:781 msgid "No misspelled words" msgstr "" #: ../plugins/spell/languages-dialog.ui.h:1 msgid "Select the _language of the current document." msgstr "" #: ../plugins/spell/spell-checker.ui.h:1 ../plugins/time/time.ui.h:2 msgid "*" msgstr "" #: ../plugins/spell/spell-checker.ui.h:2 msgid "Language" msgstr "" #: ../plugins/spell/spell-checker.ui.h:3 msgid "word" msgstr "" #: ../plugins/spell/spell-checker.ui.h:4 msgid "Add w_ord" msgstr "" #: ../plugins/spell/spell-checker.ui.h:5 msgid "Cha_nge" msgstr "" #: ../plugins/spell/spell-checker.ui.h:6 msgid "Change A_ll" msgstr "" #: ../plugins/spell/spell-checker.ui.h:7 msgid "Change _to:" msgstr "" #: ../plugins/spell/spell-checker.ui.h:8 msgid "Check _Word" msgstr "" #: ../plugins/spell/spell-checker.ui.h:9 msgid "Check spelling" msgstr "" #: ../plugins/spell/spell-checker.ui.h:10 msgid "Ignore _All" msgstr "" #: ../plugins/spell/spell-checker.ui.h:11 msgid "Language:" msgstr "" #: ../plugins/spell/spell-checker.ui.h:12 msgid "Misspelled word:" msgstr "" #: ../plugins/spell/spell-checker.ui.h:13 msgid "User dictionary:" msgstr "" #: ../plugins/spell/spell-checker.ui.h:14 msgid "_Ignore" msgstr "" #: ../plugins/spell/spell-checker.ui.h:15 msgid "_Suggestions:" msgstr "" #: ../plugins/spell/spell.gedit-plugin.desktop.in.h:1 msgid "Checks the spelling of the current document." msgstr "" #: ../plugins/spell/spell.gedit-plugin.desktop.in.h:2 msgid "Spell Checker" msgstr "" #: ../plugins/taglist/gedit-taglist-plugin.c:94 #: ../plugins/taglist/gedit-taglist-plugin-panel.c:687 #: ../plugins/taglist/gedit-taglist-plugin-panel.c:703 msgid "Tags" msgstr "" #: ../plugins/taglist/gedit-taglist-plugin-panel.c:599 msgid "Select the group of tags you want to use" msgstr "" #: ../plugins/taglist/gedit-taglist-plugin-panel.c:618 msgid "_Preview" msgstr "" #: ../plugins/taglist/gedit-taglist-plugin-panel.c:684 msgid "Available Tag Lists" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:1 msgid "Abbreviated form" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:2 msgid "Abbreviation" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:3 msgid "Above" 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" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:10 msgid "Anchor URI" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:11 msgid "Applet class file code" msgstr "" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:13 msgid "Applet class file code (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:14 msgid "Array" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:15 msgid "Associated information" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:16 msgid "Author info" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:17 msgid "Axis related headers" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:18 msgid "Background color" msgstr "" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:20 msgid "Background color (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:21 msgid "Background texture tile" msgstr "" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:23 msgid "Background texture tile (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:24 msgid "Base URI" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:25 msgid "Base font" msgstr "" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:27 msgid "Base font (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:28 msgid "Bold" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:29 msgid "Border" msgstr "" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:31 msgid "Border (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:32 msgid "Border color" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:33 msgid "Cell rowspan" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:34 msgid "Center" msgstr "" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:36 msgid "Center (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:37 msgid "Character encoding of linked resource" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:38 msgid "Checked (state)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:39 msgid "Checked state" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:40 msgid "Citation" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:41 msgid "Cite reason for change" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:42 msgid "Class implementation ID" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:43 msgid "Class list" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:44 msgid "Clear text flow control" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:45 msgid "Code content type" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:46 msgid "Color of selected links" msgstr "" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:48 msgid "Color of selected links (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:49 msgid "Column span" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:50 msgid "Columns" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:51 msgid "Comment" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:52 msgid "Computer code fragment" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:53 msgid "Content scheme" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:54 msgid "Content type" 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:57 msgid "Content type (deprecated)" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:58 msgid "Coordinates" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:59 msgid "DIV Style container" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:60 msgid "DIV container" msgstr "" #: ../plugins/taglist/HTML.tags.xml.in.h:61 msgid "Date and time of change" msgstr "" #. NOTE: used in "object" tag #: ../plugins/taglist/HTML.tags.xml.in.h:63 msgid "Declare flag" msgstr "" #. Translators: DEFER is an optional attribute of the