merged with trunk

This commit is contained in:
Peter B. Jørgensen 2010-08-30 22:36:33 +02:00
commit 356646c8bc
78 changed files with 692 additions and 430 deletions

View File

@ -1,3 +1,9 @@
terminator 0.95:
* Add a configuration option to enable a DBus server
* Add a configuration option to disable font anti-aliasing
* Improved error handling in various locations
* Maven URL handler plugin (thanks to Julien Nicoulaud)
terminator 0.94:
* Improved support for entirely hiding Terminal titlebars
* Plugin configuration via preferences UI

2
README
View File

@ -1,4 +1,4 @@
Terminator 0.94
Terminator 0.95
by Chris Jones <cmsj@tenshu.net> and others.
The goal of this project is to produce a useful tool for arranging terminals.

18
debian/changelog vendored
View File

@ -1,3 +1,21 @@
terminator (0.95ppa2) karmic; urgency=low
* No-change rebuild for karmic
-- Chris Jones <cmsj@tenshu.net> Tue, 24 Aug 2010 22:24:59 +0100
terminator (0.95ppa1) maverick; urgency=low
* No-change rebuild for maverick
-- Chris Jones <cmsj@tenshu.net> Tue, 24 Aug 2010 22:24:20 +0100
terminator (0.95) lucid; urgency=low
* New upstream release of 0.95
-- Chris Jones <cmsj@tenshu.net> Tue, 24 Aug 2010 21:42:51 +0100
terminator (0.94) lucid; urgency=low
* New upstream release of 0.94

2
debian/control vendored
View File

@ -14,7 +14,7 @@ Homepage: http://www.tenshu.net/terminator/
Package: terminator
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-vte, python-gobject, python-gtk2 (>= 2.14.0), gconf2, libgtk2.0-bin
Depends: ${python:Depends}, ${misc:Depends}, python-vte, python-gobject, python-gtk2 (>= 2.14.0), gconf2, libgtk2.0-bin, hicolor-icon-theme
XB-Python-Version: ${python:Versions}
Provides: x-terminal-emulator
Recommends: xdg-utils, python-gnome2, python-keybinder

View File

@ -32,6 +32,10 @@ Below are the individual sections that can exist in the config file:
.SH "global_config"
These are the options Terminator currently supports in the global_config section:
.TP
.B dbus
Control whether or not Terminator will load its DBus server. When this server is loaded, running Terminator multiple times will cause the first Terminator process to open additional windows. If this configuration item is set to False, or the python dbus module is unavailable, running Terminator multiple times will run a separate Terminator process for each invocation.
Default value: \fBFalse\fR
.TP
.B focus
Control how focus is given to terminals. 'click' means the focus only moves to a terminal after you click in it. 'sloppy' means the focus will follow the mouse pointer. 'system' means the focus will match that used by a GNOME window manager.
Default value: \fBclick\fR
@ -280,6 +284,10 @@ Each profile should be its own subsection with a header in the format \fB[[name]
If true, allow applications in the terminal to make text boldface.
Default value: \fBTrue\fR
.TP
.B antialias\fR (boolean)
If false, do not apply anti-aliasing to fonts in the terminal.
Default value: \fBTrue\fR
.TP
.B audible_bell\fR (boolean)
If true, make a noise when applications send the escape sequence for the terminal bell.
Default value: \fBFalse\fR

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-06-01 07:09+0000\n"
"Last-Translator: clever_fox <clever_fox@seznam.cz>\n"
"PO-Revision-Date: 2010-08-25 15:25+0000\n"
"Last-Translator: Michal Chlup <Unknown>\n"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-26 03:50+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -203,14 +203,15 @@ msgstr "Zavřít panel"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
"Doplněk ActivityWatch není dostupný: Prosím, nainstalujte python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Sledovat aktivitu"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Zastavit sledování aktivity"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -249,7 +250,7 @@ msgstr "Název *%s* již existuje"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Screenshoty terminálu"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -406,19 +407,19 @@ msgstr "Zavřít skupinu %s"
#: ../terminatorlib/terminal.py:417
msgid "Broadcast all"
msgstr ""
msgstr "Vysílat vše"
#: ../terminatorlib/terminal.py:418
msgid "Broadcast group"
msgstr ""
msgstr "Vysílat skupinu"
#: ../terminatorlib/terminal.py:419
msgid "Broadcast off"
msgstr ""
msgstr "Přenos vypnut"
#: ../terminatorlib/terminal.py:432
msgid "Split to this group"
msgstr ""
msgstr "Rozdělit do těchto skupin"
#: ../terminatorlib/terminal.py:437
msgid "Autoclean groups"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-06-30 07:55+0000\n"
"Last-Translator: Johannes Haupt <Unknown>\n"
"PO-Revision-Date: 2010-08-23 18:50+0000\n"
"Last-Translator: Dav <Unknown>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-24 03:33+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -35,7 +35,7 @@ msgstr "_Terminals schließen"
#: ../terminatorlib/container.py:158
msgid "<big><b>Close multiple terminals?</b></big>"
msgstr "<big><b>Mehrere Fenster schließen?</b></big>"
msgstr "<big><b>Mehrere Terminals schließen?</b></big>"
#: ../terminatorlib/container.py:161
#, python-format
@ -48,7 +48,7 @@ msgstr ""
#: ../terminatorlib/encoding.py:35
msgid "Current Locale"
msgstr "Aktuelles Gebietsschema"
msgstr "Derzeitige Standorteinstellungen"
#: ../terminatorlib/encoding.py:36 ../terminatorlib/encoding.py:49
#: ../terminatorlib/encoding.py:68 ../terminatorlib/encoding.py:91
@ -201,14 +201,15 @@ msgstr "Reiter schließen"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
"ActivityWatch-Plugin nicht verfügbar: Bitte installieren Sie python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Aktivität überwachen"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Aktivität nicht mehr überwachen"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -216,7 +217,7 @@ msgstr "Eigene Befehle"
#: ../terminatorlib/plugins/custom_commands.py:106
msgid "Custom Commands Configuration"
msgstr "Eigene Befehle einstellen"
msgstr "Eigene Befehle verwalten"
#: ../terminatorlib/plugins/custom_commands.py:238
msgid "New Command"
@ -247,7 +248,7 @@ msgstr "Die Bezeichnung *%s* ist bereits vergeben."
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Terminal-Bildschirmfoto"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -342,7 +343,7 @@ msgstr "Alle Terminals _wiederherstellen"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Gruppierung"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"
@ -391,16 +392,16 @@ msgstr "Alle im _Reiter gruppieren"
#: ../terminatorlib/terminal.py:396
msgid "Ungr_oup all in tab"
msgstr "Gruppierung im Reiter auflösen"
msgstr "Gruppe im Reiter auflösen"
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"
msgstr "Alle Gruppierungen auflösen"
msgstr "Alle Gruppen auflösen"
#: ../terminatorlib/terminal.py:408
#, python-format
msgid "Close group %s"
msgstr "Gruppierung %s schließen"
msgstr "Gruppe %s schließen"
#: ../terminatorlib/terminal.py:417
msgid "Broadcast all"
@ -416,11 +417,11 @@ msgstr "Nichts senden"
#: ../terminatorlib/terminal.py:432
msgid "Split to this group"
msgstr "Aus Gruppierung abtrennen"
msgstr "Aus Gruppe abtrennen"
#: ../terminatorlib/terminal.py:437
msgid "Autoclean groups"
msgstr "Gruppierungen automatisch aufräumen"
msgstr "Gruppen automatisch aufräumen"
#: ../terminatorlib/terminal.py:444
msgid "Insert terminal number"

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2009-09-02 19:32+0000\n"
"Last-Translator: Alex-P. Natsios <Unknown>\n"
"PO-Revision-Date: 2010-07-22 20:30+0000\n"
"Last-Translator: Μανώλης Σκόνδρας <Unknown>\n"
"Language-Team: Greek <el@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -218,30 +218,30 @@ msgstr ""
#: ../terminatorlib/plugins/custom_commands.py:238
msgid "New Command"
msgstr ""
msgstr "Νέα εντολή"
#: ../terminatorlib/plugins/custom_commands.py:248
msgid "Enabled:"
msgstr ""
msgstr "Ενεργό:"
#: ../terminatorlib/plugins/custom_commands.py:254
msgid "Name:"
msgstr ""
msgstr "Όνομα:"
#: ../terminatorlib/plugins/custom_commands.py:260
msgid "Command:"
msgstr ""
msgstr "Εντολή:"
#: ../terminatorlib/plugins/custom_commands.py:296
#: ../terminatorlib/plugins/custom_commands.py:406
msgid "You need to define a name and command"
msgstr ""
msgstr "Πρέπει να ορίσετε ένα όνομα και μία εντολή"
#: ../terminatorlib/plugins/custom_commands.py:313
#: ../terminatorlib/plugins/custom_commands.py:425
#, python-format
msgid "Name *%s* already exist"
msgstr ""
msgstr "Το όνομα *%s* υπάρχει ήδη"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
@ -249,11 +249,11 @@ msgstr ""
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
msgstr ""
msgstr "Νέο Προφίλ"
#: ../terminatorlib/prefseditor.py:931 ../terminatorlib/prefseditor.py:936
msgid "New Layout"
msgstr ""
msgstr "Νέα Διάταξη"
#. Label
#: ../terminatorlib/searchbar.py:48
@ -262,7 +262,7 @@ msgstr "Αναζήτηση:"
#: ../terminatorlib/searchbar.py:64
msgid "Close Search bar"
msgstr ""
msgstr "Κλείσιμο της μπάρας Αναζήτησης"
#. Next Button
#: ../terminatorlib/searchbar.py:69
@ -272,7 +272,7 @@ msgstr "Επόμενο"
#. Previous Button
#: ../terminatorlib/searchbar.py:75
msgid "Prev"
msgstr ""
msgstr "Προηγ"
#: ../terminatorlib/searchbar.py:121
msgid "Searching scrollback"
@ -280,19 +280,19 @@ msgstr ""
#: ../terminatorlib/searchbar.py:132 ../terminatorlib/searchbar.py:153
msgid "No more results"
msgstr ""
msgstr "Δεν υπάρχουν άλλα αποτελέσματα"
#: ../terminatorlib/searchbar.py:168
msgid "Found at row"
msgstr ""
msgstr "Βρέθηκε στη σειρά"
#: ../terminatorlib/terminal_popup_menu.py:51
msgid "_Send email to..."
msgstr ""
msgstr "_ Αποστολή ηλεκτρονικού μηνύματος σε..."
#: ../terminatorlib/terminal_popup_menu.py:52
msgid "_Copy email address"
msgstr ""
msgstr "_Αντιγραφή της διεύθυνσης ηλεκτρονικού ταχυδρομείου"
#: ../terminatorlib/terminal_popup_menu.py:54
msgid "Ca_ll VoIP address"
@ -300,15 +300,15 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:55
msgid "_Copy VoIP address"
msgstr ""
msgstr "_Αντιγραφή της διεύθυνσης VoIP"
#: ../terminatorlib/terminal_popup_menu.py:57
msgid "_Open link"
msgstr ""
msgstr "νοιγμα συνδέσμου"
#: ../terminatorlib/terminal_popup_menu.py:58
msgid "_Copy address"
msgstr ""
msgstr "_Αντιγραφή διεύθυνσης"
#: ../terminatorlib/terminal_popup_menu.py:86
msgid "Split H_orizontally"
@ -340,7 +340,7 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Ομαδοποίηση"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"
@ -348,11 +348,11 @@ msgstr "Εμφάνισε _την μπάρα κύλισης"
#: ../terminatorlib/terminal_popup_menu.py:156
msgid "_Preferences"
msgstr ""
msgstr "ροτιμήσεις"
#: ../terminatorlib/terminal_popup_menu.py:163
msgid "Profiles"
msgstr ""
msgstr "Προφίλ"
#: ../terminatorlib/terminal_popup_menu.py:207
msgid "Encodings"
@ -360,11 +360,11 @@ msgstr "Κωδικοποιήσεις"
#: ../terminatorlib/terminal_popup_menu.py:222
msgid "Default"
msgstr ""
msgstr "Προκαθορισμένο"
#: ../terminatorlib/terminal_popup_menu.py:225
msgid "User defined"
msgstr ""
msgstr "Ορισμένο από τον χρήστη"
#: ../terminatorlib/terminal_popup_menu.py:241
msgid "Other Encodings"
@ -372,7 +372,7 @@ msgstr "Άλλες Κωδικοποιήσεις"
#: ../terminatorlib/terminal.py:365
msgid "New group..."
msgstr ""
msgstr "Νέα ομάδα..."
#: ../terminatorlib/terminal.py:370
msgid "None"
@ -381,7 +381,7 @@ msgstr "Κανένα"
#: ../terminatorlib/terminal.py:386
#, python-format
msgid "Remove group %s"
msgstr ""
msgstr "Διαγραφή της ομάδας %s"
#: ../terminatorlib/terminal.py:391
msgid "G_roup all in tab"
@ -393,12 +393,12 @@ msgstr ""
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"
msgstr ""
msgstr "Διαγραφή όλων των ομάδων"
#: ../terminatorlib/terminal.py:408
#, python-format
msgid "Close group %s"
msgstr ""
msgstr "Κλείσιμο της ομάδας %s"
#: ../terminatorlib/terminal.py:417
msgid "Broadcast all"
@ -448,4 +448,4 @@ msgstr "Όλα"
#: ../terminatorlib/window.py:566
#, python-format
msgid "Tab %d"
msgstr ""
msgstr "Καρτέλα %d"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-09 03:52+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-06-14 09:12+0000\n"
"Last-Translator: Ken Sharp <Unknown>\n"
"PO-Revision-Date: 2010-08-24 22:41+0000\n"
"Last-Translator: Dan Klassen <danklassen@gmail.com>\n"
"Language-Team: English (Canada) <en_CA@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-26 03:50+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -200,15 +200,15 @@ msgstr "Close Tab"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
msgstr "ActivityWatch plugin unavailable: please install python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Watch for activity"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Stop watching for activity"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -247,7 +247,7 @@ msgstr "Name *%s* already exist"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Terminal screenshot"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -342,7 +342,7 @@ msgstr "_Restore all terminals"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Grouping"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-09 03:52+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-07-10 06:33+0000\n"
"Last-Translator: Paco Molinero <paco@byasl.com>\n"
"PO-Revision-Date: 2010-07-18 04:09+0000\n"
"Last-Translator: Sam Dieck <Unknown>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-11 03:38+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -204,11 +204,11 @@ msgstr "Complemento ActivityWatch no disponible: instale python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Monitorear actividad"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Dejar de monitorear actividad"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -342,7 +342,7 @@ msgstr "_Restaurar todas las terminales"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Agrupamiento"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-05-19 19:58+0000\n"
"Last-Translator: lyyser <logard.1961@gmail.com>\n"
"PO-Revision-Date: 2010-08-24 19:09+0000\n"
"Last-Translator: lyyser <Unknown>\n"
"Language-Team: Estonian <et@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-25 03:47+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -235,7 +235,7 @@ msgstr "Käsk:"
#: ../terminatorlib/plugins/custom_commands.py:296
#: ../terminatorlib/plugins/custom_commands.py:406
msgid "You need to define a name and command"
msgstr ""
msgstr "Sa pead määratlema nime ja käsu"
#: ../terminatorlib/plugins/custom_commands.py:313
#: ../terminatorlib/plugins/custom_commands.py:425
@ -308,7 +308,7 @@ msgstr "Ava _viide"
#: ../terminatorlib/terminal_popup_menu.py:58
msgid "_Copy address"
msgstr ""
msgstr "_Kopeeri aaderess"
#: ../terminatorlib/terminal_popup_menu.py:86
msgid "Split H_orizontally"
@ -340,7 +340,7 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Rühmitamine"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"
@ -422,7 +422,7 @@ msgstr ""
#: ../terminatorlib/terminal.py:444
msgid "Insert terminal number"
msgstr ""
msgstr "Sisesta terminali number"
#: ../terminatorlib/terminal.py:448
msgid "Insert padded terminal number"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -10,13 +10,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-05-07 19:03+0000\n"
"Last-Translator: Tommi Saira <Unknown>\n"
"PO-Revision-Date: 2010-08-22 17:04+0000\n"
"Last-Translator: Heikki Kulhia <Unknown>\n"
"Language-Team: Finnish <fi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-23 03:51+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -249,7 +249,7 @@ msgstr "Nimi *%s* on jo olemassa"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Päätteen kuvakaappaus"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -280,7 +280,7 @@ msgstr "Edellinen"
#: ../terminatorlib/searchbar.py:121
msgid "Searching scrollback"
msgstr ""
msgstr "Etsitään rivihistoriaa"
#: ../terminatorlib/searchbar.py:132 ../terminatorlib/searchbar.py:153
msgid "No more results"
@ -393,7 +393,7 @@ msgstr "R_yhmitä kaikki välilehdessä"
#: ../terminatorlib/terminal.py:396
msgid "Ungr_oup all in tab"
msgstr ""
msgstr "Poista ryhmittely välilehdessä"
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"
@ -430,7 +430,7 @@ msgstr "Syötä päätteen numero"
#: ../terminatorlib/terminal.py:448
msgid "Insert padded terminal number"
msgstr ""
msgstr "Lisää sisennetty pääte numero"
#: ../terminatorlib/terminal.py:1157
msgid "Unable to find a shell"

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-07-12 23:09+0000\n"
"Last-Translator: Thibault Fevry <Unknown>\n"
"PO-Revision-Date: 2010-07-30 17:10+0000\n"
"Last-Translator: Dereckson <Unknown>\n"
"Language-Team: French <fr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-14 03:33+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -35,7 +35,7 @@ msgstr "Fermer les _Terminaux"
#: ../terminatorlib/container.py:158
msgid "<big><b>Close multiple terminals?</b></big>"
msgstr "<big><b>Fermer tous lesTerminaux?</b></big>"
msgstr "<big><b>Fermer tous les terminaux ?</b></big>"
#: ../terminatorlib/container.py:161
#, python-format
@ -43,8 +43,8 @@ msgid ""
"This %s has several terminals open. Closing the %s will also close all "
"terminals within it."
msgstr ""
"Ce %s a plusieurs terminaux ouvert. En arrêtant le %s fermera aussi tous les "
"terminaux"
"Ce %s a plusieurs terminaux ouvert. En fermant ce %s, tous les terminaux à "
"l'intérieur de celui-ci seront aussi fermés."
#: ../terminatorlib/encoding.py:35
msgid "Current Locale"
@ -59,11 +59,11 @@ msgstr "Occidental"
#: ../terminatorlib/encoding.py:37 ../terminatorlib/encoding.py:69
#: ../terminatorlib/encoding.py:81 ../terminatorlib/encoding.py:100
msgid "Central European"
msgstr "Europe Centrale"
msgstr "Europe centrale"
#: ../terminatorlib/encoding.py:38
msgid "South European"
msgstr "Europe du sud"
msgstr "Europe méridionale"
#: ../terminatorlib/encoding.py:39 ../terminatorlib/encoding.py:47
#: ../terminatorlib/encoding.py:107
@ -163,7 +163,7 @@ msgstr "Croate"
#: ../terminatorlib/encoding.py:84
msgid "Hindi"
msgstr "hindi"
msgstr "Hindî"
#: ../terminatorlib/encoding.py:85
msgid "Persian"
@ -171,11 +171,11 @@ msgstr "Persan"
#: ../terminatorlib/encoding.py:87
msgid "Gujarati"
msgstr "Gujarati"
msgstr "Gujarâtî"
#: ../terminatorlib/encoding.py:88
msgid "Gurmukhi"
msgstr "Gurmukhi"
msgstr "Gurmukhī"
#: ../terminatorlib/encoding.py:90
msgid "Icelandic"
@ -201,16 +201,16 @@ msgstr "Fermer l'onglet"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
"Greffon visionneur d'évènements indisponible : veuillez installer python-"
"notify"
"Le greffon visionneur d'évènements est indisponible : veuillez installer "
"python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr "Voir les évènements"
msgstr "Suivre les évènements"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr "Arrêter de voir les évènements"
msgstr "Arrêter de suivre les évènements"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -234,12 +234,12 @@ msgstr "Nom :"
#: ../terminatorlib/plugins/custom_commands.py:260
msgid "Command:"
msgstr "Commande:"
msgstr "Commande :"
#: ../terminatorlib/plugins/custom_commands.py:296
#: ../terminatorlib/plugins/custom_commands.py:406
msgid "You need to define a name and command"
msgstr "Vous de vez définir a nom et une commande"
msgstr "Vous devez définir un nom et une commande"
#: ../terminatorlib/plugins/custom_commands.py:313
#: ../terminatorlib/plugins/custom_commands.py:425
@ -296,31 +296,31 @@ msgstr "Envoyer un e-mail à..."
#: ../terminatorlib/terminal_popup_menu.py:52
msgid "_Copy email address"
msgstr "Copier l'adresse email"
msgstr "_Copier l'adresse email"
#: ../terminatorlib/terminal_popup_menu.py:54
msgid "Ca_ll VoIP address"
msgstr "Appeller l'adresse VoIP"
msgstr "Appe_ller l'adresse VoIP"
#: ../terminatorlib/terminal_popup_menu.py:55
msgid "_Copy VoIP address"
msgstr "Copier l'adresse VoIP"
msgstr "_Copier l'adresse VoIP"
#: ../terminatorlib/terminal_popup_menu.py:57
msgid "_Open link"
msgstr "_Ouvrir lien"
msgstr "_Ouvrir le lien"
#: ../terminatorlib/terminal_popup_menu.py:58
msgid "_Copy address"
msgstr "Copier adresse"
msgstr "_Copier l'adresse"
#: ../terminatorlib/terminal_popup_menu.py:86
msgid "Split H_orizontally"
msgstr "Diviser H_orizontalement"
msgstr "Diviser h_orizontalement"
#: ../terminatorlib/terminal_popup_menu.py:96
msgid "Split V_ertically"
msgstr "Diviser V_erticalement"
msgstr "Diviser v_erticalement"
#: ../terminatorlib/terminal_popup_menu.py:106
msgid "Open _Tab"
@ -328,7 +328,7 @@ msgstr "Ouvrir un ongle_t"
#: ../terminatorlib/terminal_popup_menu.py:112
msgid "Open _Debug Tab"
msgstr "Ouvrir un Onglet de _Débogage"
msgstr "Ouvrir un onglet de _débogage"
#: ../terminatorlib/terminal_popup_menu.py:126
msgid "_Zoom terminal"
@ -336,11 +336,11 @@ msgstr "_Zoomer le terminal"
#: ../terminatorlib/terminal_popup_menu.py:130
msgid "Ma_ximise terminal"
msgstr "Ag_randir le terminal"
msgstr "Ma_ximiser le terminal"
#: ../terminatorlib/terminal_popup_menu.py:136
msgid "_Restore all terminals"
msgstr "Restaurer tout les terminaux"
msgstr "_Restaurer tout les terminaux"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
@ -372,7 +372,7 @@ msgstr "Défini par l'utilisateur"
#: ../terminatorlib/terminal_popup_menu.py:241
msgid "Other Encodings"
msgstr "Autres Encodages"
msgstr "Autres encodages"
#: ../terminatorlib/terminal.py:365
msgid "New group..."
@ -389,11 +389,11 @@ msgstr "Supprimer le groupe %s"
#: ../terminatorlib/terminal.py:391
msgid "G_roup all in tab"
msgstr "G_rouper dans un seul tableau"
msgstr "Reg_rouper dans l'onglet"
#: ../terminatorlib/terminal.py:396
msgid "Ungr_oup all in tab"
msgstr "Séparer tout dans le tab"
msgstr "Dégr_ouper dans l'onglet"
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"
@ -418,7 +418,7 @@ msgstr "Arréter la diffusion"
#: ../terminatorlib/terminal.py:432
msgid "Split to this group"
msgstr "Séparer dans des groupes"
msgstr "Séparer dans ce groupe"
#: ../terminatorlib/terminal.py:437
msgid "Autoclean groups"
@ -426,11 +426,11 @@ msgstr "Autonettoyage des groupes"
#: ../terminatorlib/terminal.py:444
msgid "Insert terminal number"
msgstr "Insérer le numéro de terminal"
msgstr "Insérer le numéro du terminal"
#: ../terminatorlib/terminal.py:448
msgid "Insert padded terminal number"
msgstr "Insérer le numéro de terminal"
msgstr "Insérer le numéro du terminal, avec des zéros"
#: ../terminatorlib/terminal.py:1157
msgid "Unable to find a shell"
@ -438,7 +438,7 @@ msgstr "Impossible de trouver un shell"
#: ../terminatorlib/terminal.py:1174
msgid "Unable to start shell:"
msgstr "Impossible de démarrer le shell"
msgstr "Impossible de démarrer le shell :"
#: ../terminatorlib/window.py:224
msgid "window"
@ -452,4 +452,4 @@ msgstr "Tout"
#: ../terminatorlib/window.py:566
#, python-format
msgid "Tab %d"
msgstr "Tableau %d"
msgstr "Onglet %d"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-03-22 18:18+0000\n"
"PO-Revision-Date: 2010-08-28 17:52+0000\n"
"Last-Translator: Saša Teković <Unknown>\n"
"Language-Team: Croatian <hr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-29 03:41+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -43,8 +43,8 @@ msgid ""
"This %s has several terminals open. Closing the %s will also close all "
"terminals within it."
msgstr ""
"Ovaj %s ima nekoliko otvorenih terminala. Zatvaranjem %s će također "
"zatvoriti svi terminali unutar njega."
"Ovaj %s ima nekoliko otvorenih terminala. Zatvaranje %s zatvoriti će i sve "
"terminale unutar njega."
#: ../terminatorlib/encoding.py:35
msgid "Current Locale"
@ -201,14 +201,15 @@ msgstr "Zatvori karticu"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
"ActivityWatch dodatak nije dostupan: molim instalirajte python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Prati aktivnost"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Zaustavi praćenje aktivnosti"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -247,7 +248,7 @@ msgstr "Naziv *%s* već postoji"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Slika zaslona terminala"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -342,7 +343,7 @@ msgstr "_Vrati sve terminale"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Grupiranje"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-15 03:33+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,18 +8,18 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-05-22 16:15+0000\n"
"Last-Translator: Milo Casagrande <milo@casagrande.name>\n"
"PO-Revision-Date: 2010-08-01 08:38+0000\n"
"Last-Translator: Riccardo Angelino <Unknown>\n"
"Language-Team: Romanian <ro@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
msgid "Multiple terminals in one window"
msgstr "Molteplici terminali un una sola finestra"
msgstr "Terminali multipli in una sola finestra"
#: ../data/terminator.desktop.in.h:2
msgid "Terminator"
@ -31,11 +31,11 @@ msgstr "Chiudere?"
#: ../terminatorlib/container.py:156
msgid "Close _Terminals"
msgstr "Chiudi _terminali"
msgstr "Chiudi i _Terminali"
#: ../terminatorlib/container.py:158
msgid "<big><b>Close multiple terminals?</b></big>"
msgstr "<big><b>Chiudere i terminali?</b></big>"
msgstr "<big><b>Chiudere più di un terminale?</b></big>"
#: ../terminatorlib/container.py:161
#, python-format
@ -48,7 +48,7 @@ msgstr ""
#: ../terminatorlib/encoding.py:35
msgid "Current Locale"
msgstr "Localizzazione corrente"
msgstr "Localizzazione Corrente"
#: ../terminatorlib/encoding.py:36 ../terminatorlib/encoding.py:49
#: ../terminatorlib/encoding.py:68 ../terminatorlib/encoding.py:91
@ -59,11 +59,11 @@ msgstr "Occidentale"
#: ../terminatorlib/encoding.py:37 ../terminatorlib/encoding.py:69
#: ../terminatorlib/encoding.py:81 ../terminatorlib/encoding.py:100
msgid "Central European"
msgstr "Europa centrale"
msgstr "Europa Centrale"
#: ../terminatorlib/encoding.py:38
msgid "South European"
msgstr "Sud europeo"
msgstr "Sud Europa"
#: ../terminatorlib/encoding.py:39 ../terminatorlib/encoding.py:47
#: ../terminatorlib/encoding.py:107
@ -200,11 +200,11 @@ msgstr "Chiudi scheda"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
msgstr "Il plugin ActivityWatch non è disponibile: installare python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Vedere per le attività"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
@ -278,7 +278,7 @@ msgstr "Precedente"
#: ../terminatorlib/searchbar.py:121
msgid "Searching scrollback"
msgstr ""
msgstr "Ricercare nello scrollback"
#: ../terminatorlib/searchbar.py:132 ../terminatorlib/searchbar.py:153
msgid "No more results"
@ -342,7 +342,7 @@ msgstr "_Ripristina tutti i terminali"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Raggruppamento"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-03-31 04:35+0000\n"
"Last-Translator: wariua <Unknown>\n"
"PO-Revision-Date: 2010-08-13 11:45+0000\n"
"Last-Translator: shriekout <shriekout@gmail.com>\n"
"Language-Team: Korean <ko@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -340,7 +340,7 @@ msgstr "모든 터미널 복구하기(_R)"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "그룹화"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-06-27 08:07+0000\n"
"PO-Revision-Date: 2010-08-09 12:37+0000\n"
"Last-Translator: Vytautas Bačiulis <info@infosoft.lt>\n"
"Language-Team: Lithuanian <lt@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -200,15 +200,15 @@ msgstr "Užverti kortelę"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
msgstr "ActivityWatch įskiepis nepasiekiamas: prašome įdiegti python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Stebėti aktyvumą"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Sustabdyti aktyvumo stebėjimą"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -247,7 +247,7 @@ msgstr "Pavadinimas *%s* jau egzistuoja"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Terminalo ekrano nuotrauka"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -326,7 +326,7 @@ msgstr "Atverti _kortelę"
#: ../terminatorlib/terminal_popup_menu.py:112
msgid "Open _Debug Tab"
msgstr ""
msgstr "Atverti _Derinimo kortelę"
#: ../terminatorlib/terminal_popup_menu.py:126
msgid "_Zoom terminal"
@ -342,7 +342,7 @@ msgstr "_Atkurti visus terminalus"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Grupavimas"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"
@ -378,7 +378,7 @@ msgstr "Nauja grupė..."
#: ../terminatorlib/terminal.py:370
msgid "None"
msgstr ""
msgstr "Nėra"
#: ../terminatorlib/terminal.py:386
#, python-format
@ -387,11 +387,11 @@ msgstr "Šalinti grupę %s"
#: ../terminatorlib/terminal.py:391
msgid "G_roup all in tab"
msgstr ""
msgstr "G_rupuoti visus kortelėje"
#: ../terminatorlib/terminal.py:396
msgid "Ungr_oup all in tab"
msgstr ""
msgstr "Negr_upuoti visų kortelėje"
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -9,12 +9,12 @@ msgstr ""
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-07-13 12:22+0000\n"
"Last-Translator: Ристе Ристевски <risteristevski@yahoo.com>\n"
"Last-Translator: Ристе Ристевски <risteristevski1@gmail.com>\n"
"Language-Team: Macedonian <mk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-14 03:33+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-06-21 22:39+0000\n"
"Last-Translator: Ward Muylaert <Unknown>\n"
"PO-Revision-Date: 2010-08-04 17:29+0000\n"
"Last-Translator: Rachidbm <Unknown>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -200,15 +200,15 @@ msgstr "Tabblad sluiten"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
msgstr "ActivityWatch plugin niet beschikbaar. Installeer python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Kijk naar activiteit"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Stop het kijken naar activiteit"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -247,7 +247,7 @@ msgstr "De naam *%s* bestaat al"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Terminalvenster schermafdruk"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -342,7 +342,7 @@ msgstr "Alle terminals he_rstellen"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Groepering"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-12 03:42+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-05-02 04:04+0000\n"
"Last-Translator: irtigor <Unknown>\n"
"PO-Revision-Date: 2010-08-27 19:03+0000\n"
"Last-Translator: Matheus de Araújo <Unknown>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-28 03:34+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -201,14 +201,15 @@ msgstr "Fechar Aba"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
"Plugin ActivityWatch não disponível: por favor instale o python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Vigiar por atividade"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Parar de vigiar por atividade"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
@ -247,7 +248,7 @@ msgstr "Nome *%s* já existe"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Screenshot do Terminal"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -342,7 +343,7 @@ msgstr "_Restaurar todos os terminais"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Agrupando"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-07-11 10:03+0000\n"
"Last-Translator: Ic3-T <Unknown>\n"
"PO-Revision-Date: 2010-08-17 20:06+0000\n"
"Last-Translator: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-12 03:42+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -248,7 +248,7 @@ msgstr "Numele *%s* deja există"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Captură de ecran a terminalului"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-07-07 13:20+0000\n"
"Last-Translator: Artem Karimov <skybon@gmail.com>\n"
"PO-Revision-Date: 2010-08-11 16:43+0000\n"
"Last-Translator: Владимир Шаталин <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-08 03:46+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -59,11 +59,11 @@ msgstr "Западная"
#: ../terminatorlib/encoding.py:37 ../terminatorlib/encoding.py:69
#: ../terminatorlib/encoding.py:81 ../terminatorlib/encoding.py:100
msgid "Central European"
msgstr "Центральная Европа"
msgstr "Центрально-европейская"
#: ../terminatorlib/encoding.py:38
msgid "South European"
msgstr "Южная Европа"
msgstr "Южно-европейская"
#: ../terminatorlib/encoding.py:39 ../terminatorlib/encoding.py:47
#: ../terminatorlib/encoding.py:107

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:43+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

205
po/sr.po
View File

@ -8,34 +8,34 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2009-05-26 11:21+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2010-08-22 06:33+0000\n"
"Last-Translator: Rancher <Unknown>\n"
"Language-Team: Serbian <sr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-23 03:51+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
msgid "Multiple terminals in one window"
msgstr ""
msgstr "Више терминала у једном прозору"
#: ../data/terminator.desktop.in.h:2
msgid "Terminator"
msgstr ""
msgstr "Терминатор"
#: ../terminatorlib/container.py:149
msgid "Close?"
msgstr ""
msgstr "Изаћи?"
#: ../terminatorlib/container.py:156
msgid "Close _Terminals"
msgstr ""
msgstr "Затвори _терминале"
#: ../terminatorlib/container.py:158
msgid "<big><b>Close multiple terminals?</b></big>"
msgstr ""
msgstr "<big><b>Затворити више терминала?</b></big>"
#: ../terminatorlib/container.py:161
#, python-format
@ -43,409 +43,412 @@ msgid ""
"This %s has several terminals open. Closing the %s will also close all "
"terminals within it."
msgstr ""
"%s има неколико отворених терминала. Ако затворите %s, то ће затворити и све "
"терминале у њему."
#: ../terminatorlib/encoding.py:35
msgid "Current Locale"
msgstr ""
msgstr "Текући локалитет"
#: ../terminatorlib/encoding.py:36 ../terminatorlib/encoding.py:49
#: ../terminatorlib/encoding.py:68 ../terminatorlib/encoding.py:91
#: ../terminatorlib/encoding.py:102
msgid "Western"
msgstr ""
msgstr "Западни"
#: ../terminatorlib/encoding.py:37 ../terminatorlib/encoding.py:69
#: ../terminatorlib/encoding.py:81 ../terminatorlib/encoding.py:100
msgid "Central European"
msgstr ""
msgstr "Средњоевропски"
#: ../terminatorlib/encoding.py:38
msgid "South European"
msgstr ""
msgstr "Јужноевропски"
#: ../terminatorlib/encoding.py:39 ../terminatorlib/encoding.py:47
#: ../terminatorlib/encoding.py:107
msgid "Baltic"
msgstr ""
msgstr "Балтички"
#. [False, "JOHAB", _("Korean") ],
#: ../terminatorlib/encoding.py:40 ../terminatorlib/encoding.py:70
#: ../terminatorlib/encoding.py:76 ../terminatorlib/encoding.py:78
#: ../terminatorlib/encoding.py:83 ../terminatorlib/encoding.py:101
msgid "Cyrillic"
msgstr ""
msgstr "Ћирилица"
#: ../terminatorlib/encoding.py:41 ../terminatorlib/encoding.py:73
#: ../terminatorlib/encoding.py:80 ../terminatorlib/encoding.py:106
msgid "Arabic"
msgstr ""
msgstr "Арапски"
#: ../terminatorlib/encoding.py:42 ../terminatorlib/encoding.py:86
#: ../terminatorlib/encoding.py:103
msgid "Greek"
msgstr ""
msgstr "Грчки"
#: ../terminatorlib/encoding.py:43
msgid "Hebrew Visual"
msgstr ""
msgstr "Визуелни хебрејски"
#: ../terminatorlib/encoding.py:44 ../terminatorlib/encoding.py:72
#: ../terminatorlib/encoding.py:89 ../terminatorlib/encoding.py:105
msgid "Hebrew"
msgstr ""
msgstr "Хебрејски"
#: ../terminatorlib/encoding.py:45 ../terminatorlib/encoding.py:71
#: ../terminatorlib/encoding.py:93 ../terminatorlib/encoding.py:104
msgid "Turkish"
msgstr ""
msgstr "Турски"
#: ../terminatorlib/encoding.py:46
msgid "Nordic"
msgstr ""
msgstr "Нордијски"
#: ../terminatorlib/encoding.py:48
msgid "Celtic"
msgstr ""
msgstr "Келтски"
#: ../terminatorlib/encoding.py:50 ../terminatorlib/encoding.py:92
msgid "Romanian"
msgstr ""
msgstr "Румунски"
#. [False, "UTF-7", _("Unicode") ],
#: ../terminatorlib/encoding.py:52
msgid "Unicode"
msgstr ""
msgstr "Уникод"
#. [False, "UTF-16", _("Unicode") ],
#. [False, "UCS-2", _("Unicode") ],
#. [False, "UCS-4", _("Unicode") ],
#: ../terminatorlib/encoding.py:56
msgid "Armenian"
msgstr ""
msgstr "Јерменски"
#: ../terminatorlib/encoding.py:57 ../terminatorlib/encoding.py:58
#: ../terminatorlib/encoding.py:62
msgid "Chinese Traditional"
msgstr ""
msgstr "Традиционални кинески"
#: ../terminatorlib/encoding.py:59
msgid "Cyrillic/Russian"
msgstr ""
msgstr "Ћирилички/руски"
#: ../terminatorlib/encoding.py:60 ../terminatorlib/encoding.py:74
#: ../terminatorlib/encoding.py:95
msgid "Japanese"
msgstr ""
msgstr "Јапански"
#: ../terminatorlib/encoding.py:61 ../terminatorlib/encoding.py:75
#: ../terminatorlib/encoding.py:98
msgid "Korean"
msgstr ""
msgstr "Корејски"
#: ../terminatorlib/encoding.py:63 ../terminatorlib/encoding.py:64
#: ../terminatorlib/encoding.py:65 ../terminatorlib/encoding.py:67
msgid "Chinese Simplified"
msgstr ""
msgstr "Поједностављени кинески"
#: ../terminatorlib/encoding.py:66
msgid "Georgian"
msgstr ""
msgstr "Грузијски"
#: ../terminatorlib/encoding.py:79 ../terminatorlib/encoding.py:94
msgid "Cyrillic/Ukrainian"
msgstr ""
msgstr "Ћирилички/украјински"
#: ../terminatorlib/encoding.py:82
msgid "Croatian"
msgstr ""
msgstr "Хрватски"
#: ../terminatorlib/encoding.py:84
msgid "Hindi"
msgstr ""
msgstr "Хинди"
#: ../terminatorlib/encoding.py:85
msgid "Persian"
msgstr ""
msgstr "Персијски"
#: ../terminatorlib/encoding.py:87
msgid "Gujarati"
msgstr ""
msgstr "Гуџарати"
#: ../terminatorlib/encoding.py:88
msgid "Gurmukhi"
msgstr ""
msgstr "Гермуки"
#: ../terminatorlib/encoding.py:90
msgid "Icelandic"
msgstr ""
msgstr "Исландски"
#: ../terminatorlib/encoding.py:96 ../terminatorlib/encoding.py:99
#: ../terminatorlib/encoding.py:108
msgid "Vietnamese"
msgstr ""
msgstr "Вијетнамски"
#: ../terminatorlib/encoding.py:97
msgid "Thai"
msgstr ""
msgstr "Тајландски"
#: ../terminatorlib/notebook.py:259
msgid "tab"
msgstr ""
msgstr "језичак"
#: ../terminatorlib/notebook.py:408
msgid "Close Tab"
msgstr ""
msgstr "Затвори језичак"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
"ActivityWatch додатак није доступан. Молимо, инсталирајте python-notify."
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Прати активност"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Престани да пратиш активност"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
msgstr ""
msgstr "Прилагођене наредбе"
#: ../terminatorlib/plugins/custom_commands.py:106
msgid "Custom Commands Configuration"
msgstr ""
msgstr "Поставке прилагођених наредби"
#: ../terminatorlib/plugins/custom_commands.py:238
msgid "New Command"
msgstr ""
msgstr "Нова наредба"
#: ../terminatorlib/plugins/custom_commands.py:248
msgid "Enabled:"
msgstr ""
msgstr "Омогућено:"
#: ../terminatorlib/plugins/custom_commands.py:254
msgid "Name:"
msgstr ""
msgstr "Назив:"
#: ../terminatorlib/plugins/custom_commands.py:260
msgid "Command:"
msgstr ""
msgstr "Наредба:"
#: ../terminatorlib/plugins/custom_commands.py:296
#: ../terminatorlib/plugins/custom_commands.py:406
msgid "You need to define a name and command"
msgstr ""
msgstr "Морате да одредите назив и наредбу"
#: ../terminatorlib/plugins/custom_commands.py:313
#: ../terminatorlib/plugins/custom_commands.py:425
#, python-format
msgid "Name *%s* already exist"
msgstr ""
msgstr "„%s“ назив већ постоји."
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Снимак терминала"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
msgstr ""
msgstr "Нови профил"
#: ../terminatorlib/prefseditor.py:931 ../terminatorlib/prefseditor.py:936
msgid "New Layout"
msgstr ""
msgstr "Нови изглед"
#. Label
#: ../terminatorlib/searchbar.py:48
msgid "Search:"
msgstr ""
msgstr "Претрага:"
#: ../terminatorlib/searchbar.py:64
msgid "Close Search bar"
msgstr ""
msgstr "Затвори поље за претрагу"
#. Next Button
#: ../terminatorlib/searchbar.py:69
msgid "Next"
msgstr ""
msgstr "Следеће"
#. Previous Button
#: ../terminatorlib/searchbar.py:75
msgid "Prev"
msgstr ""
msgstr "Претходно"
#: ../terminatorlib/searchbar.py:121
msgid "Searching scrollback"
msgstr ""
msgstr "Претраживање преписа"
#: ../terminatorlib/searchbar.py:132 ../terminatorlib/searchbar.py:153
msgid "No more results"
msgstr ""
msgstr "Нема више резултата"
#: ../terminatorlib/searchbar.py:168
msgid "Found at row"
msgstr ""
msgstr "Пронађено у реду"
#: ../terminatorlib/terminal_popup_menu.py:51
msgid "_Send email to..."
msgstr ""
msgstr "ошаљи е-поруку..."
#: ../terminatorlib/terminal_popup_menu.py:52
msgid "_Copy email address"
msgstr ""
msgstr "_Умножи е-адресу"
#: ../terminatorlib/terminal_popup_menu.py:54
msgid "Ca_ll VoIP address"
msgstr ""
msgstr "Поови VoIP адресу"
#: ../terminatorlib/terminal_popup_menu.py:55
msgid "_Copy VoIP address"
msgstr ""
msgstr "_Умножи VoIP адресу"
#: ../terminatorlib/terminal_popup_menu.py:57
msgid "_Open link"
msgstr ""
msgstr "_Отвори везу"
#: ../terminatorlib/terminal_popup_menu.py:58
msgid "_Copy address"
msgstr ""
msgstr "_Умножи адресу"
#: ../terminatorlib/terminal_popup_menu.py:86
msgid "Split H_orizontally"
msgstr ""
msgstr "Раздвоји водо_равно"
#: ../terminatorlib/terminal_popup_menu.py:96
msgid "Split V_ertically"
msgstr ""
msgstr "Раздвоји у_справно"
#: ../terminatorlib/terminal_popup_menu.py:106
msgid "Open _Tab"
msgstr ""
msgstr "Отвори _језичак"
#: ../terminatorlib/terminal_popup_menu.py:112
msgid "Open _Debug Tab"
msgstr ""
msgstr "Отвори _језичак за отклањање неисправности"
#: ../terminatorlib/terminal_popup_menu.py:126
msgid "_Zoom terminal"
msgstr ""
msgstr "риближи терминал"
#: ../terminatorlib/terminal_popup_menu.py:130
msgid "Ma_ximise terminal"
msgstr ""
msgstr "Увеај терминал"
#: ../terminatorlib/terminal_popup_menu.py:136
msgid "_Restore all terminals"
msgstr ""
msgstr "оврати све терминале"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Груписање"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"
msgstr ""
msgstr "Прикажи _препис"
#: ../terminatorlib/terminal_popup_menu.py:156
msgid "_Preferences"
msgstr ""
msgstr "оставке"
#: ../terminatorlib/terminal_popup_menu.py:163
msgid "Profiles"
msgstr ""
msgstr "Профили"
#: ../terminatorlib/terminal_popup_menu.py:207
msgid "Encodings"
msgstr ""
msgstr "Кодирања"
#: ../terminatorlib/terminal_popup_menu.py:222
msgid "Default"
msgstr ""
msgstr "Подразумевано"
#: ../terminatorlib/terminal_popup_menu.py:225
msgid "User defined"
msgstr ""
msgstr "Кориснички дефинисано"
#: ../terminatorlib/terminal_popup_menu.py:241
msgid "Other Encodings"
msgstr ""
msgstr "Друга кодирања"
#: ../terminatorlib/terminal.py:365
msgid "New group..."
msgstr ""
msgstr "Нова група..."
#: ../terminatorlib/terminal.py:370
msgid "None"
msgstr ""
msgstr "Ништа"
#: ../terminatorlib/terminal.py:386
#, python-format
msgid "Remove group %s"
msgstr ""
msgstr "Уклони %s групу"
#: ../terminatorlib/terminal.py:391
msgid "G_roup all in tab"
msgstr ""
msgstr "Гру_пиши све у језичке"
#: ../terminatorlib/terminal.py:396
msgid "Ungr_oup all in tab"
msgstr ""
msgstr "Раз_групиши све у језичке"
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"
msgstr ""
msgstr "Уклони све групе"
#: ../terminatorlib/terminal.py:408
#, python-format
msgid "Close group %s"
msgstr ""
msgstr "Затвори %s групу"
#: ../terminatorlib/terminal.py:417
msgid "Broadcast all"
msgstr ""
msgstr "Емитуј све"
#: ../terminatorlib/terminal.py:418
msgid "Broadcast group"
msgstr ""
msgstr "Група емитовања"
#: ../terminatorlib/terminal.py:419
msgid "Broadcast off"
msgstr ""
msgstr "Искључи емитовање"
#: ../terminatorlib/terminal.py:432
msgid "Split to this group"
msgstr ""
msgstr "Раздвој у ову групу"
#: ../terminatorlib/terminal.py:437
msgid "Autoclean groups"
msgstr ""
msgstr "Самостално очисти групе"
#: ../terminatorlib/terminal.py:444
msgid "Insert terminal number"
msgstr ""
msgstr "Унеси број терминала"
#: ../terminatorlib/terminal.py:448
msgid "Insert padded terminal number"
msgstr ""
msgstr "Унеси уметнут број терминала"
#: ../terminatorlib/terminal.py:1157
msgid "Unable to find a shell"
msgstr ""
msgstr "Љуска није пронађена"
#: ../terminatorlib/terminal.py:1174
msgid "Unable to start shell:"
msgstr ""
msgstr "Покретање љуске није успело:"
#: ../terminatorlib/window.py:224
msgid "window"
msgstr ""
msgstr "прозор"
#. FIXME: Why isn't this being done by Terminator() ?
#: ../terminatorlib/window.py:545
msgid "All"
msgstr ""
msgstr "Све"
#: ../terminatorlib/window.py:566
#, python-format
msgid "Tab %d"
msgstr ""
msgstr "%d језичак"

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-04-27 15:09+0000\n"
"Last-Translator: sikevux <Unknown>\n"
"PO-Revision-Date: 2010-07-31 14:22+0000\n"
"Last-Translator: David Bengtsson <Unknown>\n"
"Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -43,6 +43,8 @@ msgid ""
"This %s has several terminals open. Closing the %s will also close all "
"terminals within it."
msgstr ""
"Detta %s har flera terminaler öppna. Vid stängning av %s kommer alla "
"terminaler inuti det också att stängas."
#: ../terminatorlib/encoding.py:35
msgid "Current Locale"
@ -130,7 +132,7 @@ msgstr "Traditionell kinesisk"
#: ../terminatorlib/encoding.py:59
msgid "Cyrillic/Russian"
msgstr "Kyrillisk/Rysk"
msgstr "Kyrillisk/rysk"
#: ../terminatorlib/encoding.py:60 ../terminatorlib/encoding.py:74
#: ../terminatorlib/encoding.py:95
@ -153,7 +155,7 @@ msgstr "Georgisk"
#: ../terminatorlib/encoding.py:79 ../terminatorlib/encoding.py:94
msgid "Cyrillic/Ukrainian"
msgstr "Kyrillisk/Ukrainsk"
msgstr "Kyrillisk/ukrainsk"
#: ../terminatorlib/encoding.py:82
msgid "Croatian"
@ -186,7 +188,7 @@ msgstr "Vietnamesisk"
#: ../terminatorlib/encoding.py:97
msgid "Thai"
msgstr "Thai"
msgstr "Thailändsk"
#: ../terminatorlib/notebook.py:259
msgid "tab"
@ -199,22 +201,23 @@ msgstr "Stäng flik"
#: ../terminatorlib/plugins/activitywatch.py:21
msgid "ActivityWatch plugin unavailable: please install python-notify"
msgstr ""
"Insticksmodulen ActivityWatch är otillgänglig: installera python-notify"
#: ../terminatorlib/plugins/activitywatch.py:41
msgid "Watch for activity"
msgstr ""
msgstr "Vaka över aktivitet"
#: ../terminatorlib/plugins/activitywatch.py:44
msgid "Stop watching for activity"
msgstr ""
msgstr "Stäng av övervakning av aktivitet"
#: ../terminatorlib/plugins/custom_commands.py:50
msgid "Custom Commands"
msgstr ""
msgstr "Anpassade kommandon"
#: ../terminatorlib/plugins/custom_commands.py:106
msgid "Custom Commands Configuration"
msgstr ""
msgstr "Inställningar för anpassade kommando"
#: ../terminatorlib/plugins/custom_commands.py:238
msgid "New Command"
@ -235,7 +238,7 @@ msgstr "Kommando:"
#: ../terminatorlib/plugins/custom_commands.py:296
#: ../terminatorlib/plugins/custom_commands.py:406
msgid "You need to define a name and command"
msgstr "Du måste definiera ett namn och ett kommando"
msgstr "Du måste ange ett namn och kommando"
#: ../terminatorlib/plugins/custom_commands.py:313
#: ../terminatorlib/plugins/custom_commands.py:425
@ -245,7 +248,7 @@ msgstr "Namnet *%s* finns redan"
#: ../terminatorlib/plugins/terminalshot.py:28
msgid "Terminal screenshot"
msgstr ""
msgstr "Skärmbild av terminalen"
#: ../terminatorlib/prefseditor.py:886 ../terminatorlib/prefseditor.py:891
msgid "New Profile"
@ -262,7 +265,7 @@ msgstr "Sök:"
#: ../terminatorlib/searchbar.py:64
msgid "Close Search bar"
msgstr ""
msgstr "Stäng sökfält"
#. Next Button
#: ../terminatorlib/searchbar.py:69
@ -272,43 +275,43 @@ msgstr "Nästa"
#. Previous Button
#: ../terminatorlib/searchbar.py:75
msgid "Prev"
msgstr ""
msgstr "Föregående"
#: ../terminatorlib/searchbar.py:121
msgid "Searching scrollback"
msgstr ""
msgstr "Söker tillbakarullning"
#: ../terminatorlib/searchbar.py:132 ../terminatorlib/searchbar.py:153
msgid "No more results"
msgstr ""
msgstr "Inga fler resultat"
#: ../terminatorlib/searchbar.py:168
msgid "Found at row"
msgstr ""
msgstr "Hittades på rad"
#: ../terminatorlib/terminal_popup_menu.py:51
msgid "_Send email to..."
msgstr ""
msgstr "_Skicka e-post till..."
#: ../terminatorlib/terminal_popup_menu.py:52
msgid "_Copy email address"
msgstr ""
msgstr "_Kopiera e-postadress"
#: ../terminatorlib/terminal_popup_menu.py:54
msgid "Ca_ll VoIP address"
msgstr ""
msgstr "_Ring VoIP-adress"
#: ../terminatorlib/terminal_popup_menu.py:55
msgid "_Copy VoIP address"
msgstr ""
msgstr "_Kopiera VoIP-adress"
#: ../terminatorlib/terminal_popup_menu.py:57
msgid "_Open link"
msgstr ""
msgstr "_Öppna länk"
#: ../terminatorlib/terminal_popup_menu.py:58
msgid "_Copy address"
msgstr ""
msgstr "_Kopiera adress"
#: ../terminatorlib/terminal_popup_menu.py:86
msgid "Split H_orizontally"
@ -324,7 +327,7 @@ msgstr "Öppna _flik"
#: ../terminatorlib/terminal_popup_menu.py:112
msgid "Open _Debug Tab"
msgstr "Öppna en _Debug Tabb"
msgstr "Öppna _felsökningsflik"
#: ../terminatorlib/terminal_popup_menu.py:126
msgid "_Zoom terminal"
@ -332,15 +335,15 @@ msgstr "_Zooma in terminal"
#: ../terminatorlib/terminal_popup_menu.py:130
msgid "Ma_ximise terminal"
msgstr ""
msgstr "_Maximera terminal"
#: ../terminatorlib/terminal_popup_menu.py:136
msgid "_Restore all terminals"
msgstr ""
msgstr "_Återställ alla terminaler"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
msgstr ""
msgstr "Gruppering"
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"
@ -348,11 +351,11 @@ msgstr "Visa _rullningslist"
#: ../terminatorlib/terminal_popup_menu.py:156
msgid "_Preferences"
msgstr ""
msgstr "_Inställningar"
#: ../terminatorlib/terminal_popup_menu.py:163
msgid "Profiles"
msgstr ""
msgstr "Profiler"
#: ../terminatorlib/terminal_popup_menu.py:207
msgid "Encodings"
@ -360,11 +363,11 @@ msgstr "Teckenkodningar"
#: ../terminatorlib/terminal_popup_menu.py:222
msgid "Default"
msgstr ""
msgstr "Standard"
#: ../terminatorlib/terminal_popup_menu.py:225
msgid "User defined"
msgstr ""
msgstr "Användardefinierad"
#: ../terminatorlib/terminal_popup_menu.py:241
msgid "Other Encodings"
@ -372,7 +375,7 @@ msgstr "Övriga teckenkodningar"
#: ../terminatorlib/terminal.py:365
msgid "New group..."
msgstr ""
msgstr "Ny grupp..."
#: ../terminatorlib/terminal.py:370
msgid "None"
@ -381,48 +384,48 @@ msgstr "Ingen"
#: ../terminatorlib/terminal.py:386
#, python-format
msgid "Remove group %s"
msgstr ""
msgstr "Ta bort grupp %s"
#: ../terminatorlib/terminal.py:391
msgid "G_roup all in tab"
msgstr ""
msgstr "G_ruppera alla i fliken"
#: ../terminatorlib/terminal.py:396
msgid "Ungr_oup all in tab"
msgstr ""
msgstr "Avgr_uppera alla i fliken"
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"
msgstr ""
msgstr "Ta bort alla grupper"
#: ../terminatorlib/terminal.py:408
#, python-format
msgid "Close group %s"
msgstr ""
msgstr "Stäng grupp %s"
#: ../terminatorlib/terminal.py:417
msgid "Broadcast all"
msgstr ""
msgstr "Sänd ut till alla"
#: ../terminatorlib/terminal.py:418
msgid "Broadcast group"
msgstr ""
msgstr "Sänd ut till grupp"
#: ../terminatorlib/terminal.py:419
msgid "Broadcast off"
msgstr ""
msgstr "Utsändning av"
#: ../terminatorlib/terminal.py:432
msgid "Split to this group"
msgstr ""
msgstr "Dela till den här gruppen"
#: ../terminatorlib/terminal.py:437
msgid "Autoclean groups"
msgstr ""
msgstr "Rensa grupper automatiskt"
#: ../terminatorlib/terminal.py:444
msgid "Insert terminal number"
msgstr ""
msgstr "Infoga terminalnummer"
#: ../terminatorlib/terminal.py:448
msgid "Insert padded terminal number"
@ -430,11 +433,11 @@ msgstr ""
#: ../terminatorlib/terminal.py:1157
msgid "Unable to find a shell"
msgstr "Kunde inte hitta ett skal"
msgstr "Det gick inte att hitta ett skal"
#: ../terminatorlib/terminal.py:1174
msgid "Unable to start shell:"
msgstr ""
msgstr "Det gick inte att starta skal:"
#: ../terminatorlib/window.py:224
msgid "window"
@ -448,4 +451,4 @@ msgstr "Alla"
#: ../terminatorlib/window.py:566
#, python-format
msgid "Tab %d"
msgstr ""
msgstr "Flik %d"

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-08 03:46+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-06 03:34+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-06-10 15:08+0000\n"
"Last-Translator: Eleanor Chen <chenyueg@gmail.com>\n"
"PO-Revision-Date: 2010-08-20 10:33+0000\n"
"Last-Translator: Blue Dream <Unknown>\n"
"Language-Team: Simplified Chinese <zh_CN@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-21 03:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-05 03:44+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1

View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: terminator\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2010-07-03 22:04+0100\n"
"PO-Revision-Date: 2010-07-10 04:24+0000\n"
"Last-Translator: Cheng-En, Chuang <cacaegg@gmail.com>\n"
"PO-Revision-Date: 2010-08-04 01:26+0000\n"
"Last-Translator: s953812 <Unknown>\n"
"Language-Team: Traditional Chinese <zh_TW@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2010-07-11 03:38+0000\n"
"X-Launchpad-Export-Date: 2010-08-18 06:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: ../data/terminator.desktop.in.h:1
@ -35,7 +35,7 @@ msgstr "關閉終端機(_T)"
#: ../terminatorlib/container.py:158
msgid "<big><b>Close multiple terminals?</b></big>"
msgstr ""
msgstr "<big><b>要關閉所有終端機嗎?</b></big>"
#: ../terminatorlib/container.py:161
#, python-format
@ -222,7 +222,7 @@ msgstr ""
#: ../terminatorlib/plugins/custom_commands.py:248
msgid "Enabled:"
msgstr ""
msgstr "已開啟:"
#: ../terminatorlib/plugins/custom_commands.py:254
msgid "Name:"
@ -276,11 +276,11 @@ msgstr ""
#: ../terminatorlib/searchbar.py:121
msgid "Searching scrollback"
msgstr ""
msgstr "搜尋曾顯示過的訊息"
#: ../terminatorlib/searchbar.py:132 ../terminatorlib/searchbar.py:153
msgid "No more results"
msgstr ""
msgstr "找不到更多資料"
#: ../terminatorlib/searchbar.py:168
msgid "Found at row"
@ -288,19 +288,19 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:51
msgid "_Send email to..."
msgstr ""
msgstr "發送電子郵件給...(_S)"
#: ../terminatorlib/terminal_popup_menu.py:52
msgid "_Copy email address"
msgstr ""
msgstr "複製電子郵件地址(_C)"
#: ../terminatorlib/terminal_popup_menu.py:54
msgid "Ca_ll VoIP address"
msgstr ""
msgstr "呼叫網路電話地址(_l)"
#: ../terminatorlib/terminal_popup_menu.py:55
msgid "_Copy VoIP address"
msgstr ""
msgstr "複製網路電話地址(_C)"
#: ../terminatorlib/terminal_popup_menu.py:57
msgid "_Open link"
@ -308,7 +308,7 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:58
msgid "_Copy address"
msgstr ""
msgstr "複製地址(_C)"
#: ../terminatorlib/terminal_popup_menu.py:86
msgid "Split H_orizontally"
@ -328,15 +328,15 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:126
msgid "_Zoom terminal"
msgstr ""
msgstr "縮放終端機(_Z)"
#: ../terminatorlib/terminal_popup_menu.py:130
msgid "Ma_ximise terminal"
msgstr ""
msgstr "終端機最大化(_x)"
#: ../terminatorlib/terminal_popup_menu.py:136
msgid "_Restore all terminals"
msgstr ""
msgstr "回復所有終端機(_R)"
#: ../terminatorlib/terminal_popup_menu.py:143
msgid "Grouping"
@ -344,7 +344,7 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:150
msgid "Show _scrollbar"
msgstr ""
msgstr "顯示邊條捲軸(_S)"
#: ../terminatorlib/terminal_popup_menu.py:156
msgid "_Preferences"
@ -368,7 +368,7 @@ msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:241
msgid "Other Encodings"
msgstr ""
msgstr "其他編碼"
#: ../terminatorlib/terminal.py:365
msgid "New group..."
@ -381,7 +381,7 @@ msgstr ""
#: ../terminatorlib/terminal.py:386
#, python-format
msgid "Remove group %s"
msgstr ""
msgstr "移除群組 %s"
#: ../terminatorlib/terminal.py:391
msgid "G_roup all in tab"
@ -393,24 +393,24 @@ msgstr ""
#: ../terminatorlib/terminal.py:401
msgid "Remove all groups"
msgstr ""
msgstr "移除所有群組"
#: ../terminatorlib/terminal.py:408
#, python-format
msgid "Close group %s"
msgstr ""
msgstr "關閉群組 %s"
#: ../terminatorlib/terminal.py:417
msgid "Broadcast all"
msgstr ""
msgstr "廣播到全部"
#: ../terminatorlib/terminal.py:418
msgid "Broadcast group"
msgstr ""
msgstr "群組廣播"
#: ../terminatorlib/terminal.py:419
msgid "Broadcast off"
msgstr ""
msgstr "廣播關閉"
#: ../terminatorlib/terminal.py:432
msgid "Split to this group"
@ -418,23 +418,23 @@ msgstr ""
#: ../terminatorlib/terminal.py:437
msgid "Autoclean groups"
msgstr ""
msgstr "自動清除群組"
#: ../terminatorlib/terminal.py:444
msgid "Insert terminal number"
msgstr ""
msgstr "插入終端機編號"
#: ../terminatorlib/terminal.py:448
msgid "Insert padded terminal number"
msgstr ""
msgstr "插入被跳過的終端機號碼"
#: ../terminatorlib/terminal.py:1157
msgid "Unable to find a shell"
msgstr ""
msgstr "找不到命令處理器"
#: ../terminatorlib/terminal.py:1174
msgid "Unable to start shell:"
msgstr ""
msgstr "無法啟動命令處理器"
#: ../terminatorlib/window.py:224
msgid "window"
@ -448,4 +448,4 @@ msgstr ""
#: ../terminatorlib/window.py:566
#, python-format
msgid "Tab %d"
msgstr ""
msgstr "分頁 %d"

View File

@ -50,6 +50,26 @@ if __name__ == '__main__':
OPTIONS = terminatorlib.optionparse.parse_options()
# Attempt to import our dbus server. If one exists already we will just
# connect to that and ask for a new window. If not, we will create one and
# continue. Failure to import dbus, or the global config option "dbus"
# being False will cause us to continue without the dbus server and open a
# window.
try:
if OPTIONS.nodbus:
dbg('dbus disabled by command line')
raise ImportError
from terminatorlib import ipc
try:
ipc.DBusService()
except ipc.DBusException:
dbg('Unable to become master process, requesting a new window')
ipc.new_window()
sys.exit()
except ImportError:
dbg('dbus not imported')
pass
MAKER = Factory()
TERMINATOR = Terminator()
TERMINATOR.set_origcwd(ORIGCWD)

View File

@ -76,6 +76,7 @@ except ImportError:
DEFAULTS = {
'global_config': {
'dbus' : False,
'focus' : 'click',
'handle_size' : -1,
'geometry_hinting' : True,

View File

@ -15,7 +15,7 @@
import platform
import os
import pwd
from util import dbg
from util import dbg, err
def get_default_cwd():
"""Determine a reasonable default cwd"""
@ -33,7 +33,7 @@ def get_pid_cwd():
if system == 'Linux':
dbg('Using Linux get_pid_cwd')
func = lambda pid: os.path.realpath('/proc/%s/cwd' % pid)
func = linux_get_pid_cwd
elif system == 'FreeBSD':
try:
import freebsd
@ -43,10 +43,29 @@ def get_pid_cwd():
dbg('FreeBSD version too old for get_pid_cwd')
elif system == 'SunOS':
dbg('Using SunOS get_pid_cwd')
func = lambda pid: os.path.realpath('/proc/%s/path/cwd' % pid)
func = sunos_get_pid_cwd
else:
dbg('Unable to determine a get_pid_cwd for OS: %s' % system)
return(func)
def proc_get_pid_cwd(pid, path):
"""Extract the cwd of a PID from proc, given the PID and the /proc path to
insert it into, e.g. /proc/%s/cwd"""
try:
cwd = os.path.realpath(path % pid)
except Exception, ex:
err('Unable to get cwd for PID %s: %s' % (pid, ex))
cwd = '/'
return(cwd)
def linux_get_pid_cwd(pid):
"""Determine the cwd for a given PID on Linux kernels"""
return(proc_get_pid_cwd(pid, '/proc/%s/cwd'))
def sunos_get_pid_cwd(pid):
"""Determine the cwd for a given PID on SunOS kernels"""
return(proc_get_pid_cwd(pid, '/proc/%s/path/cwd'))
# vim: set expandtab ts=4 sw=4:

78
terminatorlib/ipc.py Normal file
View File

@ -0,0 +1,78 @@
#!/usr/bin/python
# Terminator by Chris Jones <cmsj@tenshu.net>
# GPL v2 only
"""ipc.py - DBus server and API calls"""
import gtk
import dbus.service
from dbus.exceptions import DBusException
import dbus.glib
from borg import Borg
from terminator import Terminator
from config import Config
from util import dbg
CONFIG = Config()
if not CONFIG['dbus']:
# The config says we are not to load dbus, so pretend like we can't
dbg('dbus disabled')
raise ImportError
BUS_BASE = 'net.tenshu.Terminator'
BUS_PATH = '/net/tenshu/Terminator'
try:
# Try and include the X11 display name in the dbus bus name
DISPLAY = hex(hash(gtk.gdk.get_display())).replace('-', '_')
BUS_NAME = '%s%s' % (BUS_BASE, DISPLAY)
except:
BUS_NAME = BUS_BASE
class DBusService(Borg, dbus.service.Object):
"""DBus Server class. This is implemented as a Borg"""
bus_name = None
terminator = None
def __init__(self):
"""Class initialiser"""
Borg.__init__(self, self.__class__.__name__)
self.prepare_attributes()
dbus.service.Object.__init__(self, self.bus_name, BUS_PATH)
def prepare_attributes(self):
"""Ensure we are populated"""
if not self.bus_name:
dbg('Checking for bus name availability: %s' % BUS_NAME)
bus = dbus.SessionBus()
proxy = bus.get_object('org.freedesktop.DBus',
'/org/freedesktop/DBus')
flags = 1 | 4 # allow replacement | do not queue
if not proxy.RequestName(BUS_NAME, dbus.UInt32(flags)) in (1, 4):
dbg('bus name unavailable: %s' % BUS_NAME)
raise dbus.exceptions.DBusException(
"Couldn't get DBus name %s: Name exists" % BUS_NAME)
self.bus_name = dbus.service.BusName(BUS_NAME,
bus=dbus.SessionBus())
if not self.terminator:
self.terminator = Terminator()
@dbus.service.method(BUS_NAME)
def new_window(self):
"""Create a new Window"""
dbg('dbus method called')
self.terminator.create_layout('default')
self.terminator.layout_done()
def with_proxy(func):
"""Decorator function to connect to the session dbus bus"""
dbg('dbus client call: %s' % func.func_name)
def _exec(*args, **argd):
bus = dbus.SessionBus()
proxy = bus.get_object(BUS_NAME, BUS_PATH)
func(proxy, *args, **argd)
return _exec
@with_proxy
def new_window(session):
"""Call the dbus method to open a new window"""
session.new_window()

View File

@ -68,6 +68,8 @@ WM_WINDOW_ROLE property on the window')
parser.add_option('-l', '--layout', dest='layout', help='Select a layout')
parser.add_option('-p', '--profile', dest='profile', help='Use a \
different profile as the default')
parser.add_option('-u', '--no-dbus', action='store_true', dest='nodbus',
help='Disable DBus')
parser.add_option('-d', '--debug', action='count', dest='debug',
help='Enable debugging information (twice for debug server)')
parser.add_option('--debug-classes', action='store', dest='debug_classes',

61
terminatorlib/plugins/maven.py Executable file
View File

@ -0,0 +1,61 @@
# Copyright (c) 2010 Julien Nicoulaud <julien.nicoulaud@gmail.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, version 2 only.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor
# , Boston, MA 02110-1301 USA
import re
import terminatorlib.plugin as plugin
AVAILABLE = [ 'MavenPluginURLHandler' ]
class MavenPluginURLHandler(plugin.URLHandler):
"""Maven plugin handler. If the name of a Maven plugin is
detected, it is turned into a link to its documentation site.
If a Maven plugin goal is detected, the link points to the
particular goal page. Only Apache (org.apache.maven.plugins)
and Codehaus (org.codehaus.mojo) plugins are supported."""
capabilities = ['url_handler']
handler_name = 'maven_plugin'
maven_filters = {}
maven_filters['apache_maven_plugin_shortname'] = 'clean|compiler|deploy|failsafe|install|resources|site|surefire|verifier|ear|ejb|jar|rar|war|shade|changelog|changes|checkstyle|clover|doap|docck|javadoc|jxr|linkcheck|pmd|project-info-reports|surefire-report|ant|antrun|archetype|assembly|dependency|enforcer|gpg|help|invoker|jarsigner|one|patch|pdf|plugin|release|reactor|remote-resources|repository|scm|source|stage|toolchains|eclipse|idea'
maven_filters['codehaus_maven_plugin_shortname'] = 'jboss|jboss-packaging|tomcat|was6|antlr|antlr3|aspectj|axistools|castor|commons-attributes|gwt|hibernate3|idlj|javacc|jaxb2|jpox|jspc|openjpa|rmic|sablecc|sqlj|sysdeo-tomcat|xmlbeans|xdoclet|netbeans-freeform|nbm|clirr|cobertura|taglist|scmchangelog|findbugs|fitnesse|selenium|animal-sniffer|appassembler|build-helper|exec|keytool|latex|ounce|rpm|sql|versions|apt|cbuilds|jspc|native|retrotranslator|springws|smc|ideauidesigner|dita|docbook|javancss|jdepend|dashboard|emma|sonar|jruby|dbunit|shitty|batik|buildnumber|ianal|jalopy|jasperreports|l10n|minijar|native2ascii|osxappbundle|properties|solaris|truezip|unix|virtualization|wagon|webstart|xml|argouml|dbupgrade|chronos|ckjm|codenarc|deb|ec2|enchanter|ejbdoclet|graphing|j2me|javascript tools|jardiff|kodo|macker|springbeandoc|mock-repository|nsis|pomtools|setup|simian-report|syslog|visibroker|weblogic|webdoclet|xjc|xsltc'
maven_filters['apache_maven_plugin_artifact_id'] = 'maven\-(%(apache_maven_plugin_shortname)s)\-plugin' % maven_filters
maven_filters['codehaus_maven_plugin_artifact_id'] = '(%(codehaus_maven_plugin_shortname)s)\-maven\-plugin' % maven_filters
maven_filters['maven_plugin_version'] = '[a-zA-Z0-9\.-]+'
maven_filters['maven_plugin_goal'] = '[a-zA-Z-]+'
maven_filters['maven_plugin'] = '(%(apache_maven_plugin_artifact_id)s|%(codehaus_maven_plugin_artifact_id)s)(:%(maven_plugin_version)s:%(maven_plugin_goal)s)?' % maven_filters
maven_filters['maven_plugin_named_groups'] = '(?P<artifact_id>%(apache_maven_plugin_artifact_id)s|%(codehaus_maven_plugin_artifact_id)s)(:%(maven_plugin_version)s:(?P<goal>%(maven_plugin_goal)s))?' % maven_filters
match = '\\b%(maven_plugin)s\\b' % maven_filters
def callback(self, url):
matches = re.match(MavenPluginURLHandler.maven_filters['maven_plugin_named_groups'], url)
if matches is not None:
artifactid = matches.group('artifact_id')
goal = matches.group('goal')
if artifactid is not None:
if re.match(MavenPluginURLHandler.maven_filters['apache_maven_plugin_artifact_id'], artifactid):
if goal is not None:
return 'http://maven.apache.org/plugins/%s/%s-mojo.html' % ( artifactid, goal)
else:
return 'http://maven.apache.org/plugins/%s' % artifactid
elif re.match(MavenPluginURLHandler.maven_filters['codehaus_maven_plugin_artifact_id'], artifactid):
if goal is not None:
return 'http://mojo.codehaus.org/%s/%s-mojo.html' % ( artifactid, goal)
else:
return 'http://mojo.codehaus.org/%s' % artifactid
plugin.err("Wrong match '%s' for MavenPluginURLHandler." % url)
return ''

View File

@ -298,7 +298,7 @@
<child>
<object class="GtkTable" id="global_config_table">
<property name="visible">True</property>
<property name="n_rows">10</property>
<property name="n_rows">11</property>
<property name="n_columns">2</property>
<property name="column_spacing">6</property>
<child>
@ -495,8 +495,8 @@
<property name="label" translatable="yes">Hide from taskbar</property>
</object>
<packing>
<property name="top_attach">6</property>
<property name="bottom_attach">7</property>
<property name="top_attach">7</property>
<property name="bottom_attach">8</property>
<property name="x_options"></property>
<property name="y_options"></property>
</packing>
@ -513,8 +513,8 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">6</property>
<property name="bottom_attach">7</property>
<property name="top_attach">7</property>
<property name="bottom_attach">8</property>
<property name="x_options"></property>
<property name="y_options">GTK_EXPAND</property>
</packing>
@ -525,8 +525,8 @@
<property name="label" translatable="yes">Always on top</property>
</object>
<packing>
<property name="top_attach">7</property>
<property name="bottom_attach">8</property>
<property name="top_attach">8</property>
<property name="bottom_attach">9</property>
<property name="x_options"></property>
<property name="y_options"></property>
</packing>
@ -537,8 +537,8 @@
<property name="label" translatable="yes">Hide on lose focus</property>
</object>
<packing>
<property name="top_attach">8</property>
<property name="bottom_attach">9</property>
<property name="top_attach">9</property>
<property name="bottom_attach">10</property>
<property name="x_options"></property>
<property name="y_options"></property>
</packing>
@ -555,8 +555,8 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">7</property>
<property name="bottom_attach">8</property>
<property name="top_attach">8</property>
<property name="bottom_attach">9</property>
<property name="x_options"></property>
<property name="y_options">GTK_EXPAND</property>
</packing>
@ -573,8 +573,8 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">8</property>
<property name="bottom_attach">9</property>
<property name="top_attach">9</property>
<property name="bottom_attach">10</property>
<property name="x_options"></property>
<property name="y_options">GTK_EXPAND</property>
</packing>
@ -585,8 +585,8 @@
<property name="label" translatable="yes">Show on all workspaces</property>
</object>
<packing>
<property name="top_attach">9</property>
<property name="bottom_attach">10</property>
<property name="top_attach">10</property>
<property name="bottom_attach">11</property>
<property name="x_options"></property>
<property name="y_options"></property>
</packing>
@ -603,12 +603,40 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">9</property>
<property name="bottom_attach">10</property>
<property name="top_attach">10</property>
<property name="bottom_attach">11</property>
<property name="x_options"></property>
<property name="y_options">GTK_EXPAND</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label28">
<property name="visible">True</property>
<property name="label" translatable="yes">DBus server</property>
</object>
<packing>
<property name="top_attach">6</property>
<property name="bottom_attach">7</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="dbuscheck">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<signal name="toggled" handler="on_dbuscheck_toggled"/>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">6</property>
<property name="bottom_attach">7</property>
<property name="x_options">GTK_EXPAND</property>
<property name="y_options">GTK_EXPAND</property>
</packing>
</child>
</object>
<packing>
<property name="position">0</property>

View File

@ -215,6 +215,9 @@ class PrefsEditor:
else:
active = 0
widget.set_active(active)
# DBus Server
widget = guiget('dbuscheck')
widget.set_active(self.config['dbus'])
#Hide from taskbar
widget = guiget('hidefromtaskbcheck')
widget.set_active(self.config['hide_from_taskbar'])
@ -550,6 +553,11 @@ class PrefsEditor:
self.config['geometry_hinting'] = widget.get_active()
self.config.save()
def on_dbuscheck_toggled(self, widget):
"""DBus server setting changed"""
self.config['dbus'] = widget.get_active()
self.config.save()
def on_winbordercheck_toggled(self, widget):
"""Window border setting changed"""
self.config['borderless'] = not widget.get_active()

View File

@ -152,6 +152,7 @@ class Terminal(gtk.VBox):
self.connect_signals()
os.putenv('TERM', 'xterm')
os.putenv('COLORTERM', 'gnome-terminal')
env_proxy = os.getenv('http_proxy')
@ -1509,7 +1510,7 @@ for %s (%s)' % (name, urlplugin.__class__.__name__))
return False
dbg("Terminal::key_new_window: Spawning: %s" % cmd)
subprocess.Popen([cmd, ])
subprocess.Popen([cmd, '-u'])
def key_broadcast_off(self):
self.set_groupsend(None, self.terminator.groupsend_type['off'])

View File

@ -103,7 +103,14 @@ class Titlebar(gtk.EventBox):
if other:
term = self.terminal
terminator = self.terminator
if term != other and term.group and term.group == other.group:
if other == 'window-focus-out':
title_fg = self.config['title_inactive_fg_color']
title_bg = self.config['title_inactive_bg_color']
icon = '_receive_off'
default_bg = True
group_fg = self.config['title_inactive_fg_color']
group_bg = self.config['title_inactive_bg_color']
elif term != other and term.group and term.group == other.group:
if terminator.groupsend == terminator.groupsend_type['off']:
title_fg = self.config['title_inactive_fg_color']
title_bg = self.config['title_inactive_bg_color']
@ -127,11 +134,6 @@ class Titlebar(gtk.EventBox):
default_bg = True
group_fg = self.config['title_inactive_fg_color']
group_bg = self.config['title_inactive_bg_color']
elif other == 'window-focus-out':
title_fg = self.config['title_inactive_fg_color']
title_bg = self.config['title_inactive_bg_color']
icon = '_receive_off'
default_bg = True
else:
# We're the active terminal
title_fg = self.config['title_transmit_fg_color']

View File

@ -21,4 +21,4 @@ TerminatorVersion supplies our version number.
"""
APP_NAME = 'terminator'
APP_VERSION = '0.94'
APP_VERSION = '0.95'