Update the potfile and include the preferences GLADE file

This commit is contained in:
Chris Jones 2013-01-30 13:06:10 +00:00
parent d651f31347
commit e6f3009b04
2 changed files with 638 additions and 90 deletions

View File

@ -27,6 +27,7 @@ terminatorlib/plugins/custom_commands.py
terminatorlib/plugins/terminalshot.py terminatorlib/plugins/terminalshot.py
terminatorlib/plugins/testplugin.py terminatorlib/plugins/testplugin.py
terminatorlib/plugins/url_handlers.py terminatorlib/plugins/url_handlers.py
terminatorlib/preferences.glade
terminatorlib/prefseditor.py terminatorlib/prefseditor.py
terminatorlib/searchbar.py terminatorlib/searchbar.py
terminatorlib/signalman.py terminatorlib/signalman.py

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-21 01:31+0100\n" "POT-Creation-Date: 2013-01-30 13:05+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,32 +18,36 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ../data/terminator.desktop.in.h:1 #: ../data/terminator.desktop.in.h:1
msgid "Multiple terminals in one window"
msgstr ""
#: ../data/terminator.desktop.in.h:2
msgid "Terminator" msgid "Terminator"
msgstr "" msgstr ""
#: ../terminatorlib/container.py:149 #: ../data/terminator.desktop.in.h:2
msgid "Multiple terminals in one window"
msgstr ""
#: ../terminatorlib/container.py:163
msgid "Close?" msgid "Close?"
msgstr "" msgstr ""
#: ../terminatorlib/container.py:156 #: ../terminatorlib/container.py:170
msgid "Close _Terminals" msgid "Close _Terminals"
msgstr "" msgstr ""
#: ../terminatorlib/container.py:158 #: ../terminatorlib/container.py:172
msgid "<big><b>Close multiple terminals?</b></big>" msgid "<big><b>Close multiple terminals?</b></big>"
msgstr "" msgstr ""
#: ../terminatorlib/container.py:161 #: ../terminatorlib/container.py:175
#, python-format #, python-format
msgid "" msgid ""
"This %s has several terminals open. Closing the %s will also close all " "This %s has several terminals open. Closing the %s will also close all "
"terminals within it." "terminals within it."
msgstr "" msgstr ""
#: ../terminatorlib/container.py:192
msgid "Do not show this message next time"
msgstr ""
#: ../terminatorlib/encoding.py:35 #: ../terminatorlib/encoding.py:35
msgid "Current Locale" msgid "Current Locale"
msgstr "" msgstr ""
@ -188,84 +192,100 @@ msgstr ""
msgid "Thai" msgid "Thai"
msgstr "" msgstr ""
#: ../terminatorlib/notebook.py:278 #: ../terminatorlib/notebook.py:305
msgid "tab" msgid "tab"
msgstr "" msgstr ""
#: ../terminatorlib/notebook.py:439 #: ../terminatorlib/notebook.py:469
msgid "Close Tab" msgid "Close Tab"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:47 #: ../terminatorlib/optionparse.py:48
msgid "Display program version" msgid "Display program version"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:49 #: ../terminatorlib/optionparse.py:50
msgid "Maximise the window" msgid "Maximise the window"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:51 #: ../terminatorlib/optionparse.py:52
msgid "Make the window fill the screen" msgid "Make the window fill the screen"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:53 #: ../terminatorlib/optionparse.py:54
msgid "Disable window borders" msgid "Disable window borders"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:55 #: ../terminatorlib/optionparse.py:56
msgid "Hide the window at startup" msgid "Hide the window at startup"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:56 #: ../terminatorlib/optionparse.py:58
msgid "Specify a title for the window" msgid "Specify a title for the window"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:58
msgid "Set the preferred size and position of the window (see X man page)"
msgstr ""
#: ../terminatorlib/optionparse.py:60 #: ../terminatorlib/optionparse.py:60
msgid "Specify a command to execute inside the terminal" msgid "Set the preferred size and position of the window(see X man page)"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:63 #: ../terminatorlib/optionparse.py:63
msgid "" msgid "Specify a command to execute inside the terminal"
"Use the rest of the command line as a command to execute inside the "
"terminal, and its arguments"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:66 #: ../terminatorlib/optionparse.py:65
msgid "Specify a config file"
msgstr ""
#: ../terminatorlib/optionparse.py:68
msgid ""
"Use the rest of the command line as a command to executenside the terminal, "
"and its arguments"
msgstr ""
#: ../terminatorlib/optionparse.py:71
msgid "Set the working directory" msgid "Set the working directory"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:67 #: ../terminatorlib/optionparse.py:72
msgid "Set a custom WM_WINDOW_ROLE property on the window" msgid "Set a custom name (WM_CLASS) property on the window"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:69 #: ../terminatorlib/optionparse.py:74
msgid "Select a layout" msgid "Set a custom icon for the window (by file or name)"
msgstr ""
#: ../terminatorlib/optionparse.py:70
msgid "Use a different profile as the default"
msgstr ""
#: ../terminatorlib/optionparse.py:73
msgid "Disable DBus"
msgstr ""
#: ../terminatorlib/optionparse.py:75
msgid "Enable debugging information (twice for debug server)"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:77 #: ../terminatorlib/optionparse.py:77
msgid "Comma separated list of classes to limit debugging to" msgid "Set a custom WM_WINDOW_ROLE property on the window"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:79 #: ../terminatorlib/optionparse.py:79
msgid "Select a layout"
msgstr ""
#: ../terminatorlib/optionparse.py:81
msgid "Use a different profile as the default"
msgstr ""
#: ../terminatorlib/optionparse.py:83
msgid "Disable DBus"
msgstr ""
#: ../terminatorlib/optionparse.py:85
msgid "Enable debugging information (twice for debug server)"
msgstr ""
#: ../terminatorlib/optionparse.py:87
msgid "Comma separated list of classes to limit debugging to"
msgstr ""
#: ../terminatorlib/optionparse.py:89
msgid "Comma separated list of methods to limit debugging to" msgid "Comma separated list of methods to limit debugging to"
msgstr "" msgstr ""
#: ../terminatorlib/optionparse.py:91
msgid "If Terminator is already running, just open a new tab"
msgstr ""
#: ../terminatorlib/plugins/activitywatch.py:22 #: ../terminatorlib/plugins/activitywatch.py:22
msgid "ActivityWatch plugin unavailable: please install python-notify" msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr "" msgstr ""
@ -278,11 +298,11 @@ msgstr ""
msgid "Stop watching for activity" msgid "Stop watching for activity"
msgstr "" msgstr ""
#: ../terminatorlib/plugins/activitywatch.py:106 #: ../terminatorlib/plugins/activitywatch.py:110
msgid "Watch for silence" msgid "Watch for silence"
msgstr "" msgstr ""
#: ../terminatorlib/plugins/activitywatch.py:109 #: ../terminatorlib/plugins/activitywatch.py:113
msgid "Stop watching for silence" msgid "Stop watching for silence"
msgstr "" msgstr ""
@ -325,11 +345,534 @@ msgstr ""
msgid "Terminal screenshot" msgid "Terminal screenshot"
msgstr "" msgstr ""
#: ../terminatorlib/prefseditor.py:942 ../terminatorlib/prefseditor.py:947 #: ../terminatorlib/preferences.glade.h:1
msgid "Automatic"
msgstr ""
#: ../terminatorlib/preferences.glade.h:2
msgid "Control-H"
msgstr ""
#: ../terminatorlib/preferences.glade.h:3
msgid "ASCII DEL"
msgstr ""
#: ../terminatorlib/preferences.glade.h:4
msgid "Escape sequence"
msgstr ""
#: ../terminatorlib/preferences.glade.h:5
msgid "Exit the terminal"
msgstr ""
#: ../terminatorlib/preferences.glade.h:6
msgid "Restart the command"
msgstr ""
#: ../terminatorlib/preferences.glade.h:7
msgid "Hold the terminal open"
msgstr ""
#: ../terminatorlib/preferences.glade.h:8
msgid "Black on light yellow"
msgstr ""
#: ../terminatorlib/preferences.glade.h:9
msgid "Black on white"
msgstr ""
#: ../terminatorlib/preferences.glade.h:10
msgid "Grey on black"
msgstr ""
#: ../terminatorlib/preferences.glade.h:11
msgid "Green on black"
msgstr ""
#: ../terminatorlib/preferences.glade.h:12
msgid "White on black"
msgstr ""
#: ../terminatorlib/preferences.glade.h:13
msgid "Orange on black"
msgstr ""
#: ../terminatorlib/preferences.glade.h:14
msgid "Ambience"
msgstr ""
#: ../terminatorlib/preferences.glade.h:15
msgid "Custom"
msgstr ""
#: ../terminatorlib/preferences.glade.h:16
msgid "Block"
msgstr ""
#: ../terminatorlib/preferences.glade.h:17
msgid "Underline"
msgstr ""
#: ../terminatorlib/preferences.glade.h:18
msgid "I-Beam"
msgstr ""
#: ../terminatorlib/preferences.glade.h:19
msgid "GNOME Default"
msgstr ""
#: ../terminatorlib/preferences.glade.h:20
msgid "Click to focus"
msgstr ""
#: ../terminatorlib/preferences.glade.h:21
msgid "Follow mouse pointer"
msgstr ""
#: ../terminatorlib/preferences.glade.h:22
msgid "Tango"
msgstr ""
#: ../terminatorlib/preferences.glade.h:23
msgid "Linux"
msgstr ""
#: ../terminatorlib/preferences.glade.h:24
msgid "XTerm"
msgstr ""
#: ../terminatorlib/preferences.glade.h:25
msgid "Rxvt"
msgstr ""
#: ../terminatorlib/preferences.glade.h:26
msgid "On the left side"
msgstr ""
#: ../terminatorlib/preferences.glade.h:27
msgid "On the right side"
msgstr ""
#: ../terminatorlib/preferences.glade.h:28
msgid "Disabled"
msgstr ""
#: ../terminatorlib/preferences.glade.h:29
msgid "Top"
msgstr ""
#: ../terminatorlib/preferences.glade.h:30
msgid "Bottom"
msgstr ""
#: ../terminatorlib/preferences.glade.h:31
msgid "Left"
msgstr ""
#: ../terminatorlib/preferences.glade.h:32
msgid "Right"
msgstr ""
#: ../terminatorlib/preferences.glade.h:33
msgid "Hidden"
msgstr ""
#: ../terminatorlib/preferences.glade.h:34
msgid "Normal"
msgstr ""
#: ../terminatorlib/preferences.glade.h:35
msgid "Maximised"
msgstr ""
#: ../terminatorlib/preferences.glade.h:36
msgid "Fullscreen"
msgstr ""
#: ../terminatorlib/preferences.glade.h:37
msgid "default"
msgstr ""
#: ../terminatorlib/preferences.glade.h:38
msgid "Terminator Preferences"
msgstr ""
#: ../terminatorlib/preferences.glade.h:39
msgid "Window geometry hints"
msgstr ""
#: ../terminatorlib/preferences.glade.h:40
msgid "Window state"
msgstr ""
#: ../terminatorlib/preferences.glade.h:41
msgid "Window borders"
msgstr ""
#: ../terminatorlib/preferences.glade.h:42
msgid "Tab position"
msgstr ""
#: ../terminatorlib/preferences.glade.h:43
msgid "Mouse focus"
msgstr ""
#: ../terminatorlib/preferences.glade.h:44
msgid "Terminal separator size"
msgstr ""
#: ../terminatorlib/preferences.glade.h:45
msgid "Hide from taskbar"
msgstr ""
#: ../terminatorlib/preferences.glade.h:46
msgid "Always on top"
msgstr ""
#: ../terminatorlib/preferences.glade.h:47
msgid "Hide on lose focus"
msgstr ""
#: ../terminatorlib/preferences.glade.h:48
msgid "Show on all workspaces"
msgstr ""
#: ../terminatorlib/preferences.glade.h:49
msgid "DBus server"
msgstr ""
#: ../terminatorlib/preferences.glade.h:50
msgid "Hide size from title"
msgstr ""
#: ../terminatorlib/preferences.glade.h:51
msgid "Unfocused terminal font brightness"
msgstr ""
#: ../terminatorlib/preferences.glade.h:52
msgid "Use custom URL handler"
msgstr ""
#: ../terminatorlib/preferences.glade.h:53
msgid "Custom URL handler"
msgstr ""
#: ../terminatorlib/preferences.glade.h:54
msgid "Re-use profiles for new terminals"
msgstr ""
#: ../terminatorlib/preferences.glade.h:55
msgid "<b>Titlebar</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:56
msgid "Receiving terminal"
msgstr ""
#: ../terminatorlib/preferences.glade.h:57
msgid "Focused terminal"
msgstr ""
#: ../terminatorlib/preferences.glade.h:58
msgid "Inactive terminal"
msgstr ""
#: ../terminatorlib/preferences.glade.h:59
msgid "Font colour"
msgstr ""
#: ../terminatorlib/preferences.glade.h:60
msgid "Background"
msgstr ""
#: ../terminatorlib/preferences.glade.h:61
msgid "Global"
msgstr ""
#: ../terminatorlib/preferences.glade.h:62
msgid "_Use the system fixed width font"
msgstr ""
#: ../terminatorlib/preferences.glade.h:63
msgid "_Font:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:64
msgid "Choose A Terminal Font"
msgstr ""
#: ../terminatorlib/preferences.glade.h:65
msgid "_Allow bold text"
msgstr ""
#: ../terminatorlib/preferences.glade.h:66
msgid "Anti-alias text"
msgstr ""
#: ../terminatorlib/preferences.glade.h:67
msgid "Show titlebar"
msgstr ""
#: ../terminatorlib/preferences.glade.h:68
msgid "Copy on selection"
msgstr ""
#: ../terminatorlib/preferences.glade.h:69
msgid "Select-by-_word characters:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:70
msgid "<b>Cursor</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:71
msgid "Cursor colour:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:72
msgid "Cursor _shape:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:73
msgid "Cursor blink"
msgstr ""
#: ../terminatorlib/preferences.glade.h:74
msgid "<b>Terminal bell</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:75
msgid "Titlebar icon"
msgstr ""
#: ../terminatorlib/preferences.glade.h:76
msgid "Visual flash"
msgstr ""
#: ../terminatorlib/preferences.glade.h:77
msgid "Audible beep"
msgstr ""
#: ../terminatorlib/preferences.glade.h:78
msgid "Window list flash"
msgstr ""
#: ../terminatorlib/preferences.glade.h:79
msgid "General"
msgstr ""
#: ../terminatorlib/preferences.glade.h:80
msgid "<b>Command</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:81
msgid "_Run command as a login shell"
msgstr ""
#: ../terminatorlib/preferences.glade.h:82
msgid "_Update login records when command is launched"
msgstr ""
#: ../terminatorlib/preferences.glade.h:83
msgid "Ru_n a custom command instead of my shell"
msgstr ""
#: ../terminatorlib/preferences.glade.h:84
msgid "Custom co_mmand:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:85
msgid "When command _exits:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:86
msgid "Command"
msgstr ""
#: ../terminatorlib/preferences.glade.h:87
msgid "<b>Foreground and Background</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:88
msgid "_Text color:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:89
msgid "_Use colors from system theme"
msgstr ""
#: ../terminatorlib/preferences.glade.h:90
msgid "_Background color:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:91
msgid "Built-in sche_mes:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:92
msgid "Choose Terminal Text Color"
msgstr ""
#: ../terminatorlib/preferences.glade.h:93
msgid "Choose Terminal Background Color"
msgstr ""
#: ../terminatorlib/preferences.glade.h:94
msgid "<b>Palette</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:95
msgid "Built-in _schemes:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:96
msgid ""
"<small><i><b>Note:</b> Terminal applications have these colors available to "
"them.</i></small>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:97
msgid "Color p_alette:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:98
msgid "Colors"
msgstr ""
#: ../terminatorlib/preferences.glade.h:99
msgid "_Solid color"
msgstr ""
#: ../terminatorlib/preferences.glade.h:100
msgid "_Background image"
msgstr ""
#: ../terminatorlib/preferences.glade.h:101
msgid "Image _file:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:102
msgid "Select Background Image"
msgstr ""
#: ../terminatorlib/preferences.glade.h:103
msgid "Background image _scrolls"
msgstr ""
#: ../terminatorlib/preferences.glade.h:104
msgid "_Transparent background"
msgstr ""
#: ../terminatorlib/preferences.glade.h:105
msgid "S_hade transparent or image background:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:106
msgid "<small><i>None</i></small>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:107
msgid "<small><i>Maximum</i></small>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:108
msgid "Use keystrokes to scroll on _alternate screen"
msgstr ""
#: ../terminatorlib/preferences.glade.h:109
msgid "Scroll on _keystroke"
msgstr ""
#: ../terminatorlib/preferences.glade.h:110
msgid "Scroll on _output"
msgstr ""
#: ../terminatorlib/preferences.glade.h:111
msgid "lines"
msgstr ""
#: ../terminatorlib/preferences.glade.h:112
msgid "_Scrollbar is:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:113
msgid "Scroll_back:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:114
msgid "Infinite Scrollback"
msgstr ""
#: ../terminatorlib/preferences.glade.h:115
msgid "Scrolling"
msgstr ""
#: ../terminatorlib/preferences.glade.h:116
msgid ""
"<small><i><b>Note:</b> These options may cause some applications to behave "
"incorrectly. They are only here to allow you to work around certain "
"applications and operating systems that expect different terminal behavior.</"
"i></small>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:117
msgid "_Delete key generates:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:118
msgid "_Backspace key generates:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:119
msgid "_Reset Compatibility Options to Defaults"
msgstr ""
#: ../terminatorlib/preferences.glade.h:120
msgid "<b>Encoding</b>"
msgstr ""
#: ../terminatorlib/preferences.glade.h:121
msgid "Default:"
msgstr ""
#: ../terminatorlib/preferences.glade.h:122
msgid "Compatibility"
msgstr ""
#: ../terminatorlib/preferences.glade.h:123
#: ../terminatorlib/terminal_popup_menu.py:190
msgid "Profiles"
msgstr ""
#: ../terminatorlib/preferences.glade.h:124
msgid "Profile"
msgstr ""
#: ../terminatorlib/preferences.glade.h:125
msgid "Custom command"
msgstr ""
#: ../terminatorlib/preferences.glade.h:126
msgid "Layouts"
msgstr ""
#: ../terminatorlib/preferences.glade.h:127
msgid "Keybindings"
msgstr ""
#: ../terminatorlib/preferences.glade.h:128
msgid "This plugin has no configuration options"
msgstr ""
#: ../terminatorlib/preferences.glade.h:129
msgid "Plugins"
msgstr ""
#: ../terminatorlib/prefseditor.py:979 ../terminatorlib/prefseditor.py:984
msgid "New Profile" msgid "New Profile"
msgstr "" msgstr ""
#: ../terminatorlib/prefseditor.py:987 ../terminatorlib/prefseditor.py:992 #: ../terminatorlib/prefseditor.py:1024 ../terminatorlib/prefseditor.py:1029
msgid "New Layout" msgid "New Layout"
msgstr "" msgstr ""
@ -364,166 +907,170 @@ msgstr ""
msgid "Found at row" msgid "Found at row"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:51 #: ../terminatorlib/terminal_popup_menu.py:58
msgid "_Send email to..." msgid "_Send email to..."
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:52 #: ../terminatorlib/terminal_popup_menu.py:59
msgid "_Copy email address" msgid "_Copy email address"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:54 #: ../terminatorlib/terminal_popup_menu.py:61
msgid "Ca_ll VoIP address" msgid "Ca_ll VoIP address"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:55 #: ../terminatorlib/terminal_popup_menu.py:62
msgid "_Copy VoIP address" msgid "_Copy VoIP address"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:57 #: ../terminatorlib/terminal_popup_menu.py:83
msgid "_Open link" msgid "_Open link"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:58 #: ../terminatorlib/terminal_popup_menu.py:85
msgid "_Copy address" msgid "_Copy address"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:86 #: ../terminatorlib/terminal_popup_menu.py:113
msgid "Split H_orizontally" msgid "Split H_orizontally"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:96 #: ../terminatorlib/terminal_popup_menu.py:123
msgid "Split V_ertically" msgid "Split V_ertically"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:106 #: ../terminatorlib/terminal_popup_menu.py:133
msgid "Open _Tab" msgid "Open _Tab"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:112 #: ../terminatorlib/terminal_popup_menu.py:139
msgid "Open _Debug Tab" msgid "Open _Debug Tab"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:126 #: ../terminatorlib/terminal_popup_menu.py:153
msgid "_Zoom terminal" msgid "_Zoom terminal"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:130 #: ../terminatorlib/terminal_popup_menu.py:157
msgid "Ma_ximise terminal" msgid "Ma_ximise terminal"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:136 #: ../terminatorlib/terminal_popup_menu.py:163
msgid "_Restore all terminals" msgid "_Restore all terminals"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:143 #: ../terminatorlib/terminal_popup_menu.py:170
msgid "Grouping" msgid "Grouping"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:150 #: ../terminatorlib/terminal_popup_menu.py:177
msgid "Show _scrollbar" msgid "Show _scrollbar"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:156 #: ../terminatorlib/terminal_popup_menu.py:183
msgid "_Preferences" msgid "_Preferences"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:163 #: ../terminatorlib/terminal_popup_menu.py:234
msgid "Profiles"
msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:207
msgid "Encodings" msgid "Encodings"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:222 #: ../terminatorlib/terminal_popup_menu.py:249
msgid "Default" msgid "Default"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:225 #: ../terminatorlib/terminal_popup_menu.py:252
msgid "User defined" msgid "User defined"
msgstr "" msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:241 #: ../terminatorlib/terminal_popup_menu.py:268
msgid "Other Encodings" msgid "Other Encodings"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:372 #: ../terminatorlib/terminal.py:388
msgid "New group..." msgid "New group..."
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:377 #: ../terminatorlib/terminal.py:393
msgid "None" msgid "None"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:393 #: ../terminatorlib/terminal.py:409
#, python-format #, python-format
msgid "Remove group %s" msgid "Remove group %s"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:398 #: ../terminatorlib/terminal.py:414
msgid "G_roup all in tab" msgid "G_roup all in tab"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:403 #: ../terminatorlib/terminal.py:419
msgid "Ungr_oup all in tab" msgid "Ungr_oup all in tab"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:408 #: ../terminatorlib/terminal.py:424
msgid "Remove all groups" msgid "Remove all groups"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:415 #: ../terminatorlib/terminal.py:431
#, python-format #, python-format
msgid "Close group %s" msgid "Close group %s"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:424 #: ../terminatorlib/terminal.py:440
msgid "Broadcast all" msgid "Broadcast all"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:425 #: ../terminatorlib/terminal.py:441
msgid "Broadcast group" msgid "Broadcast group"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:426 #: ../terminatorlib/terminal.py:442
msgid "Broadcast off" msgid "Broadcast off"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:439 #: ../terminatorlib/terminal.py:455
msgid "Split to this group" msgid "Split to this group"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:444 #: ../terminatorlib/terminal.py:460
msgid "Autoclean groups" msgid "Autoclean groups"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:451 #: ../terminatorlib/terminal.py:467
msgid "Insert terminal number" msgid "Insert terminal number"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:455 #: ../terminatorlib/terminal.py:471
msgid "Insert padded terminal number" msgid "Insert padded terminal number"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:1193 #: ../terminatorlib/terminal.py:1273
msgid "Unable to find a shell" msgid "Unable to find a shell"
msgstr "" msgstr ""
#: ../terminatorlib/terminal.py:1210 #: ../terminatorlib/terminal.py:1301
msgid "Unable to start shell:" msgid "Unable to start shell:"
msgstr "" msgstr ""
#: ../terminatorlib/window.py:242 #: ../terminatorlib/terminal.py:1683
msgid "Rename Window"
msgstr ""
#: ../terminatorlib/terminal.py:1692
msgid "Enter a new title for the Terminator window..."
msgstr ""
#: ../terminatorlib/window.py:274
msgid "window" msgid "window"
msgstr "" msgstr ""
#. FIXME: Why isn't this being done by Terminator() ? #. FIXME: Why isn't this being done by Terminator() ?
#: ../terminatorlib/window.py:612 #: ../terminatorlib/window.py:679
msgid "All" msgid "All"
msgstr "" msgstr ""
#: ../terminatorlib/window.py:633 #: ../terminatorlib/window.py:700
#, python-format #, python-format
msgid "Tab %d" msgid "Tab %d"
msgstr "" msgstr ""