update .pot file with new strings

This commit is contained in:
Chris Jones 2008-08-27 23:44:28 +01:00
parent 1771528474
commit 10188f42db
1 changed files with 91 additions and 31 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-07-05 17:27+0100\n" "POT-Creation-Date: 2008-08-27 23:41+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -16,21 +16,72 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: terminator:51 #: terminator:45
msgid "" msgid ""
"You need to install the python bindings for gobject, gtk and pango to run " "You need to install the python bindings for gobject, gtk and pango to run "
"Terminator." "Terminator."
msgstr "" msgstr ""
#: terminator:112 #: terminator:122
msgid "" msgid ""
"You need to run terminator in an X environment. Make sure DISPLAY is " "You need to run terminator in an X environment. Make sure DISPLAY is "
"properly set" "properly set"
msgstr "" msgstr ""
#: terminatorlib/config.py:188 #: terminatorlib/config.py:215
#, python-format
msgid "" msgid ""
"Reading list values from .config/terminator/config is not currently supported" "Errors were encountered while parsing terminator_config(5) file:\n"
"\n"
" <b>%s</b>\n"
"\n"
"Some lines have been ignored."
msgstr ""
#: terminatorlib/config.py:221
#, python-format
msgid ""
" * %(message)s, line %(lnum)d:\n"
" <tt>%(line)s</tt>\n"
" <tt>%(pad)s^</tt>"
msgstr ""
#: terminatorlib/config.py:243
#, python-format
msgid "Setting %s value %s not a valid colour; ignoring"
msgstr ""
#: terminatorlib/config.py:251
#, python-format
msgid "Boolean setting %s expecting one of: yes, no, true, false, on, off"
msgstr ""
#: terminatorlib/config.py:258
msgid ""
" VS_RCFile: Reading list values from .config/terminator/config is not "
"currently supported"
msgstr ""
#: terminatorlib/config.py:262
#, python-format
msgid "Value %s should be a section name, not a setting"
msgstr ""
#: terminatorlib/configfile.py:92
msgid "Unterminated quoted string"
msgstr ""
#: terminatorlib/configfile.py:139
msgid "Setting without a value"
msgstr ""
#: terminatorlib/configfile.py:144
msgid "Unexpected token"
msgstr ""
#: terminatorlib/configfile.py:175
#, python-format
msgid "Section %s is being used as a setting name"
msgstr "" msgstr ""
#: terminatorlib/encoding.py:29 #: terminatorlib/encoding.py:29
@ -174,23 +225,28 @@ msgstr ""
msgid "Thai" msgid "Thai"
msgstr "" msgstr ""
#: terminatorlib/terminator.py:54 #: terminatorlib/terminator.py:52
msgid "Close Tab" msgid "Close Tab"
msgstr "" msgstr ""
#: terminatorlib/terminator.py:198 #: terminatorlib/terminator.py:157
#, python-format
msgid "Invalid geometry string %s"
msgstr ""
#: terminatorlib/terminator.py:224
msgid "Close?" msgid "Close?"
msgstr "" msgstr ""
#: terminatorlib/terminator.py:201 #: terminatorlib/terminator.py:230
msgid "Close _All Terminals" msgid "Close All _Terminals"
msgstr "" msgstr ""
#: terminatorlib/terminator.py:205 #: terminatorlib/terminator.py:232
msgid "<big><b>Close all terminals?</b></big>" msgid "<big><b>Close all terminals?</b></big>"
msgstr "" msgstr ""
#: terminatorlib/terminator.py:208 #: terminatorlib/terminator.py:235
#, python-format #, python-format
msgid "" msgid ""
"This window has %s terminals open. Closing the window will also close all " "This window has %s terminals open. Closing the window will also close all "
@ -203,74 +259,78 @@ msgid ""
"ubuntu)" "ubuntu)"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:393 #: terminatorlib/terminatorterm.py:476
msgid "Unable to find a shell" msgid "Unable to find a shell"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:411 #: terminatorlib/terminatorterm.py:495
msgid "Unable to start shell: " msgid "Unable to start shell: "
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:722 #: terminatorlib/terminatorterm.py:859
msgid "_Open Link" msgid "_Open Link"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:723 #: terminatorlib/terminatorterm.py:860
msgid "_Copy Link Address" msgid "_Copy Link Address"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:733 #: terminatorlib/terminatorterm.py:870
msgid "_Send Mail To..." msgid "_Send Mail To..."
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:734 #: terminatorlib/terminatorterm.py:871
msgid "_Copy Email Address" msgid "_Copy Email Address"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:760 #: terminatorlib/terminatorterm.py:897
msgid "Show _scrollbar" msgid "Show _scrollbar"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:765 #: terminatorlib/terminatorterm.py:902
msgid "Show _titlebar" msgid "Show _titlebar"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:776 #: terminatorlib/terminatorterm.py:913
msgid "Split H_orizontally" msgid "Split H_orizontally"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:777 #: terminatorlib/terminatorterm.py:914
msgid "Split V_ertically" msgid "Split V_ertically"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:795 #: terminatorlib/terminatorterm.py:931
msgid "Open _Tab" msgid "Open _Tab"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:800 #: terminatorlib/terminatorterm.py:936
msgid "Open _Debug Tab"
msgstr ""
#: terminatorlib/terminatorterm.py:942
msgid "Open Top Level Tab" msgid "Open Top Level Tab"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:809 #: terminatorlib/terminatorterm.py:951
msgid "_Zoom terminal" msgid "_Zoom terminal"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:813 #: terminatorlib/terminatorterm.py:955
msgid "_Maximise terminal" msgid "Ma_ximise terminal"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:818 #: terminatorlib/terminatorterm.py:960
msgid "_Unzoom terminal" msgid "_Unzoom terminal"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:823 #: terminatorlib/terminatorterm.py:965
msgid "U_nmaximise terminal" msgid "Unma_ximise terminal"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:845 #: terminatorlib/terminatorterm.py:989
msgid "Encodings" msgid "Encodings"
msgstr "" msgstr ""
#: terminatorlib/terminatorterm.py:863 #: terminatorlib/terminatorterm.py:1007
msgid "Other Encodings" msgid "Other Encodings"
msgstr "" msgstr ""