# 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: http://bugzilla.gnome.org/enter_bug.cgi?" "product=gedit&component=Plugins\n" "POT-Creation-Date: 2009-11-22 15:03+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=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../plugins/bookmarks/bookmarks.gedit-plugin.desktop.in.in.h:1 msgid "Bookmarks" msgstr "" #: ../plugins/bookmarks/bookmarks.gedit-plugin.desktop.in.in.h:2 msgid "Easy document navigation with bookmarks" msgstr "" #: ../plugins/bookmarks/gedit-bookmarks-plugin.c:130 msgid "Toggle Bookmark" msgstr "" #: ../plugins/bookmarks/gedit-bookmarks-plugin.c:131 msgid "Toggle bookmark status of the current line" msgstr "" #: ../plugins/bookmarks/gedit-bookmarks-plugin.c:133 msgid "Goto Next Bookmark" msgstr "" #: ../plugins/bookmarks/gedit-bookmarks-plugin.c:134 msgid "Goto the next bookmark" msgstr "" #: ../plugins/bookmarks/gedit-bookmarks-plugin.c:136 msgid "Goto Previous Bookmark" msgstr "" #: ../plugins/bookmarks/gedit-bookmarks-plugin.c:137 msgid "Goto the previous bookmark" msgstr "" #: ../plugins/bracketcompletion/bracketcompletion.gedit-plugin.desktop.in.in.h:1 msgid "Automatically adds closing brackets." msgstr "" #: ../plugins/bracketcompletion/bracketcompletion.gedit-plugin.desktop.in.in.h:2 msgid "Bracket Completion" msgstr "" #: ../plugins/charmap/charmap.gedit-plugin.desktop.in.in.h:1 #: ../plugins/charmap/gedit-charmap-plugin.c:258 msgid "Character Map" msgstr "" #: ../plugins/charmap/charmap.gedit-plugin.desktop.in.in.h:2 msgid "Insert special characters just by clicking on them." msgstr "" #: ../plugins/codecomment/codecomment.gedit-plugin.desktop.in.in.h:1 msgid "Code comment" msgstr "" #: ../plugins/codecomment/codecomment.gedit-plugin.desktop.in.in.h:2 msgid "Comment out or uncomment a selected block of code." msgstr "" #: ../plugins/codecomment/codecomment.py:230 msgid "Co_mment Code" msgstr "" #: ../plugins/codecomment/codecomment.py:232 msgid "Comment the selected code" msgstr "" #: ../plugins/codecomment/codecomment.py:236 msgid "U_ncomment Code" msgstr "" #: ../plugins/codecomment/codecomment.py:238 msgid "Uncomment the selected code" msgstr "" #. ex:ts=4:et: #: ../plugins/colorpicker/colorpicker.gedit-plugin.desktop.in.in.h:1 msgid "Color Picker" msgstr "" #: ../plugins/colorpicker/colorpicker.gedit-plugin.desktop.in.in.h:2 msgid "Pick a color from a dialog and insert its hexadecimal representation." msgstr "" #: ../plugins/colorpicker/colorpicker.py:73 msgid "Pick _Color..." msgstr "" #: ../plugins/colorpicker/colorpicker.py:74 msgid "Pick a color from a dialog" msgstr "" #: ../plugins/colorpicker/colorpicker.py:220 msgid "Pick Color" msgstr "" #: ../plugins/colorpicker/colorpicker.py:226 msgid "_Insert" msgstr "" #. ex:ts=4:et: #: ../plugins/drawspaces/drawspaces.gedit-plugin.desktop.in.in.h:1 msgid "Draw Spaces" msgstr "" #: ../plugins/drawspaces/drawspaces.gedit-plugin.desktop.in.in.h:2 msgid "Draw Spaces and Tabs" msgstr "" #: ../plugins/drawspaces/drawspaces.ui.h:1 msgid "Draw leading spaces" msgstr "" #: ../plugins/drawspaces/drawspaces.ui.h:2 msgid "Draw new lines" msgstr "" #: ../plugins/drawspaces/drawspaces.ui.h:3 msgid "Draw non-breaking spaces" msgstr "" #: ../plugins/drawspaces/drawspaces.ui.h:4 msgid "Draw spaces" msgstr "" #: ../plugins/drawspaces/drawspaces.ui.h:5 msgid "Draw spaces in text" msgstr "" #: ../plugins/drawspaces/drawspaces.ui.h:6 msgid "Draw tabs" msgstr "" #: ../plugins/drawspaces/drawspaces.ui.h:7 msgid "Draw trailing spaces" msgstr "" #: ../plugins/drawspaces/gedit-drawspaces-plugin.c:163 msgid "Show _White Space" msgstr "" #: ../plugins/drawspaces/gedit-drawspaces-plugin.c:164 msgid "Show spaces and tabs" msgstr "" #: ../plugins/drawspaces/gedit-drawspaces-plugin.c:626 msgid "Error dialog" msgstr "" #: ../plugins/joinlines/joinlines.gedit-plugin.desktop.in.in.h:1 msgid "Join several lines or split long ones" msgstr "" #: ../plugins/joinlines/joinlines.gedit-plugin.desktop.in.in.h:2 msgid "Join/Split Lines" msgstr "" #: ../plugins/joinlines/joinlines.py:56 msgid "_Join Lines" msgstr "" #: ../plugins/joinlines/joinlines.py:57 msgid "Join the selected lines" msgstr "" #: ../plugins/joinlines/joinlines.py:59 msgid "_Split Lines" msgstr "" #: ../plugins/joinlines/joinlines.py:60 msgid "Split the selected lines" msgstr "" #. ex:ts=4:et: #: ../plugins/multiedit/multiedit.gedit-plugin.desktop.in.in.h:1 msgid "Edit document in multiple places at once" msgstr "" #: ../plugins/multiedit/multiedit.gedit-plugin.desktop.in.in.h:2 msgid "Multi Edit" msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:279 msgid "Added edit point..." msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:417 msgid "Column Mode..." msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:535 msgid "Removed edit point..." msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:685 msgid "Cancelled column mode..." msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:804 msgid "Enter column edit mode using selection" msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:805 msgid "Toggle edit point" msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:806 msgid "Add edit point at beginning of line/selection" msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:807 msgid "Add edit point at end of line/selection" msgstr "" #: ../plugins/multiedit/multiedit/documenthelper.py:843 #: ../plugins/multiedit/multiedit/windowhelper.py:69 msgid "Multi Edit Mode" msgstr "" #: ../plugins/multiedit/multiedit/windowhelper.py:69 msgid "Start multi edit mode" msgstr "" #: ../plugins/showtabbar/gedit-show-tabbar-plugin.c:208 msgid "Tab_bar" msgstr "" #: ../plugins/showtabbar/gedit-show-tabbar-plugin.c:209 msgid "Show or hide the tabbar in the current window" msgstr "" #: ../plugins/showtabbar/gedit-show-tabbar-plugin.schemas.in.h:1 msgid "Tabbar is Visible" msgstr "" #: ../plugins/showtabbar/gedit-show-tabbar-plugin.schemas.in.h:2 msgid "Whether the tabbar should be visible in editing windows." msgstr "" #: ../plugins/showtabbar/showtabbar.gedit-plugin.desktop.in.in.h:1 msgid "Add a menu entry to show/hide the tabbar." msgstr "" #: ../plugins/showtabbar/showtabbar.gedit-plugin.desktop.in.in.h:2 msgid "Show/Hide Tabbar" msgstr "" #: ../plugins/sessionsaver/__init__.py:64 msgid "Sa_ved sessions" msgstr "" #: ../plugins/sessionsaver/__init__.py:65 msgid "_Save current session" msgstr "" #: ../plugins/sessionsaver/__init__.py:65 msgid "Save the current document list as a new session" msgstr "" #: ../plugins/sessionsaver/__init__.py:66 msgid "_Manage saved sessions..." msgstr "" #: ../plugins/sessionsaver/__init__.py:66 msgid "Open the saved session manager" msgstr "" #: ../plugins/sessionsaver/__init__.py:106 #, python-format msgid "Recover '%s' session" msgstr "" #: ../plugins/sessionsaver/dialogs.py:167 msgid "Session Name" msgstr "" #. ex:ts=4:et: #: ../plugins/sessionsaver/sessionsaver.gedit-plugin.desktop.in.in.h:1 msgid "Save and restore your working sessions" msgstr "" #: ../plugins/sessionsaver/sessionsaver.gedit-plugin.desktop.in.in.h:2 msgid "Session Saver" msgstr "" #: ../plugins/sessionsaver/sessionsaver.ui.h:1 msgid "Save session" msgstr "" #: ../plugins/sessionsaver/sessionsaver.ui.h:2 msgid "Saved Sessions" msgstr "" #: ../plugins/sessionsaver/sessionsaver.ui.h:3 msgid "Session name:" msgstr "" #: ../plugins/smartspaces/smartspaces.gedit-plugin.desktop.in.in.h:1 msgid "Forget you're not using tabulations." msgstr "" #: ../plugins/smartspaces/smartspaces.gedit-plugin.desktop.in.in.h:2 msgid "Smart Spaces" msgstr "" #: ../plugins/terminal/terminal.gedit-plugin.desktop.in.in.h:1 msgid "Embed a terminal in the bottom pane." msgstr "" #: ../plugins/terminal/terminal.gedit-plugin.desktop.in.in.h:2 msgid "Embedded Terminal" msgstr "" #: ../plugins/terminal/terminal.py:262 msgid "Terminal" msgstr "" #: ../plugins/terminal/terminal.py:285 msgid "C_hange Directory" msgstr "" #: ../plugins/wordcompletion/gedit-word-completion-plugin.c:144 msgid "Document Words" msgstr "" #: ../plugins/wordcompletion/wordcompletion.gedit-plugin.desktop.in.in.h:1 msgid "Word Completion" msgstr "" #: ../plugins/wordcompletion/wordcompletion.gedit-plugin.desktop.in.in.h:2 msgid "Word completion using the completion framework" msgstr ""