Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2006-01-20 01:09:24 +0300
committerYann Leboulanger <asterix@lagaule.org>2006-01-20 01:09:24 +0300
commitc67efbb775c2f05f30eb8db86d1ca886dfa2e1f7 (patch)
tree22c4d177aa4c92f342d8c08b76ae0b8ee8ba183e /po/gajim.pot
parent2dc4eb3f214c51a5a8b4240ea477b8fab0b912cc (diff)
updated po/pot files
Diffstat (limited to 'po/gajim.pot')
-rw-r--r--po/gajim.pot1895
1 files changed, 1012 insertions, 883 deletions
diff --git a/po/gajim.pot b/po/gajim.pot
index 2e6bfc98d..ed9624015 100644
--- a/po/gajim.pot
+++ b/po/gajim.pot
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-03 13:52+0200\n"
+"POT-Creation-Date: 2006-01-19 23:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22,9 +22,8 @@ msgstr ""
msgid "A GTK+ Jabber client"
msgstr ""
-#. in seconds
-#: ../gajim.desktop.in.h:2 ../src/gtkgui.glade.h:137 ../src/notify.py:212
-#: ../src/tooltips.py:291
+#: ../gajim.desktop.in.h:2 ../src/gtkgui.glade.h:136 ../src/notify.py:227
+#: ../src/notify.py:235 ../src/tooltips.py:290
msgid "Gajim"
msgstr ""
@@ -54,329 +53,439 @@ msgstr ""
msgid "Hidden"
msgstr ""
-#: ../src/chat.py:186 ../src/gtkgui.glade.h:82
-msgid "Chat"
+#. FIXME: add a ui for this use spell.set_language()
+#: ../src/chat_control.py:125 ../src/dialogs.py:1127
+msgid ""
+"If that is not your language for which you want to highlight misspelled "
+"words, then please set your $LANG as appropriate. Eg. for French do export "
+"LANG=fr_FR or export LANG=fr_FR.UTF-8 in ~/.bash_profile or to make it "
+"global in /etc/profile.\n"
+"\n"
+"Highlighting misspelled words feature will not be used"
msgstr ""
-#: ../src/chat.py:188 ../src/gtkgui.glade.h:149
-msgid "Group Chat"
+#. we are not connected
+#: ../src/chat_control.py:301
+msgid "A connection is not available"
msgstr ""
-#. if we have 2 or more accounts
-#: ../src/chat.py:202
-msgid "account: "
+#: ../src/chat_control.py:302
+msgid "Your message can not be sent until you are connected."
msgstr ""
#. Check if jid is already in roster
#. Groups maynot change name from or to 'Not in Roster'
-#: ../src/chat.py:467 ../src/conversation_textview.py:376
+#: ../src/chat_control.py:626 ../src/conversation_textview.py:374
#: ../src/dialogs.py:120 ../src/dialogs.py:341 ../src/dialogs.py:380
-#: ../src/dialogs.py:947 ../src/gajim.py:529 ../src/gajim.py:530
-#: ../src/roster_window.py:991 ../src/roster_window.py:1262
-#: ../src/roster_window.py:1435 ../src/roster_window.py:1685
-#: ../src/roster_window.py:1720 ../src/roster_window.py:2141
-#: ../src/roster_window.py:2390 ../src/roster_window.py:2392
-#: ../src/roster_window.py:2485 ../src/roster_window.py:2493
+#: ../src/dialogs.py:1061 ../src/gajim.py:539 ../src/gajim.py:540
+#: ../src/roster_window.py:1006 ../src/roster_window.py:1277
+#: ../src/roster_window.py:1453 ../src/roster_window.py:1711
+#: ../src/roster_window.py:1744 ../src/roster_window.py:2167
+#: ../src/roster_window.py:2406 ../src/roster_window.py:2408
+#: ../src/roster_window.py:2521 ../src/roster_window.py:2529
+#: ../src/common/helpers.py:228
msgid "Not in Roster"
msgstr ""
-#: ../src/chat.py:555
+#: ../src/chat_control.py:672 ../src/gtkgui.glade.h:81
+msgid "Chat"
+msgstr ""
+
+#: ../src/chat_control.py:862 ../src/gtkgui.glade.h:205
+msgid "OpenPGP Encryption"
+msgstr ""
+
+#. we talk about a contact here
+#: ../src/chat_control.py:866
#, python-format
-msgid "Switch to %s"
+msgid "%s has not broadcast an OpenPGP key, nor has one been assigned"
msgstr ""
-#. FIXME: add a ui for this use spell.set_language()
-#: ../src/chat.py:784 ../src/dialogs.py:1021
+#: ../src/chat_control.py:986
+msgid "Encryption enabled"
+msgstr ""
+
+#: ../src/chat_control.py:991
+msgid "Encryption disabled"
+msgstr ""
+
+#. %s is being replaced in the code with JID
+#: ../src/chat_control.py:1188
+#, python-format
+msgid "You just received a new message from \"%s\""
+msgstr ""
+
+#: ../src/chat_control.py:1189
msgid ""
-"If that is not your language for which you want to highlight misspelled "
-"words, then please set your $LANG as appropriate. Eg. for French do export "
-"LANG=fr_FR or export LANG=fr_FR.UTF-8 in ~/.bash_profile or to make it "
-"global in /etc/profile.\n"
-"\n"
-"Highlighting misspelled words feature will not be used"
+"If you close this tab and you have history disabled, this message will be "
+"lost."
msgstr ""
-#: ../src/config.py:184 ../src/config.py:427
+#: ../src/config.py:192 ../src/config.py:435
#, python-format
msgid "Every %s _minutes"
msgstr ""
-#: ../src/config.py:305
+#: ../src/config.py:313
msgid "Active"
msgstr ""
-#: ../src/config.py:313
+#: ../src/config.py:321
msgid "Event"
msgstr ""
-#: ../src/config.py:319
+#: ../src/config.py:327
msgid "Sound"
msgstr ""
-#: ../src/config.py:921
+#: ../src/config.py:854
msgid "status message title"
msgstr ""
-#: ../src/config.py:921
+#: ../src/config.py:854
msgid "status message text"
msgstr ""
-#: ../src/config.py:972
+#: ../src/config.py:905
msgid "Choose Sound"
msgstr ""
-#: ../src/config.py:985 ../src/config.py:2058 ../src/vcard.py:181
+#: ../src/config.py:918 ../src/config.py:2166 ../src/vcard.py:181
msgid "All files"
msgstr ""
-#: ../src/config.py:990
+#: ../src/config.py:923
msgid "Wav Sounds"
msgstr ""
-#: ../src/config.py:1151
+#: ../src/config.py:1084
msgid "OpenPGP is not usable in this computer"
msgstr ""
-#: ../src/config.py:1175
+#: ../src/config.py:1108
msgid "You are currently connected to the server"
msgstr ""
-#: ../src/config.py:1176
+#: ../src/config.py:1109
msgid "To change the account name, you must be disconnected."
msgstr ""
-#: ../src/config.py:1179 ../src/config.py:1183
+#: ../src/config.py:1112 ../src/config.py:1116
msgid "Invalid account name"
msgstr ""
-#: ../src/config.py:1180
+#: ../src/config.py:1113
msgid "Account name cannot be empty."
msgstr ""
-#: ../src/config.py:1184
+#: ../src/config.py:1117
msgid "Account name cannot contain spaces."
msgstr ""
-#: ../src/config.py:1192 ../src/config.py:1198 ../src/config.py:1207
-#: ../src/config.py:2572
+#: ../src/config.py:1125 ../src/config.py:1131 ../src/config.py:1140
+#: ../src/config.py:2668
msgid "Invalid Jabber ID"
msgstr ""
-#: ../src/config.py:1199
+#: ../src/config.py:1132
msgid "A Jabber ID must be in the form \"user@servername\"."
msgstr ""
-#: ../src/config.py:1253
+#: ../src/config.py:1186
msgid "Invalid entry"
msgstr ""
-#: ../src/config.py:1254
+#: ../src/config.py:1187
msgid "Custom port must be a port number."
msgstr ""
-#: ../src/config.py:1353
+#: ../src/config.py:1286
msgid "No such account available"
msgstr ""
-#: ../src/config.py:1354
+#: ../src/config.py:1287
msgid "You must create your account before editing your personal information."
msgstr ""
-#: ../src/config.py:1361 ../src/dialogs.py:657 ../src/dialogs.py:773
-#: ../src/disco.py:420 ../src/vcard.py:421 ../src/vcard.py:450
+#: ../src/config.py:1294 ../src/dialogs.py:687 ../src/dialogs.py:834
+#: ../src/disco.py:420 ../src/vcard.py:418 ../src/vcard.py:447
msgid "You are not connected to the server"
msgstr ""
-#: ../src/config.py:1362
+#: ../src/config.py:1295
msgid "Without a connection, you can not edit your personal information."
msgstr ""
-#: ../src/config.py:1393
+#: ../src/config.py:1326
msgid "Failed to get secret keys"
msgstr ""
-#: ../src/config.py:1394
+#: ../src/config.py:1327
msgid "There was a problem retrieving your OpenPGP secret keys."
msgstr ""
-#: ../src/config.py:1397 ../src/gtkgui.glade.h:205
+#: ../src/config.py:1330 ../src/gtkgui.glade.h:209
msgid "Passphrase"
msgstr ""
-#: ../src/config.py:1398
+#: ../src/config.py:1331
msgid "Choose your OpenPGP key"
msgstr ""
-#: ../src/config.py:1406 ../src/gtkgui.glade.h:194
+#: ../src/config.py:1339 ../src/gtkgui.glade.h:196
msgid "No key selected"
msgstr ""
#. Name column
-#: ../src/config.py:1625 ../src/disco.py:678 ../src/disco.py:1416
+#: ../src/config.py:1558 ../src/disco.py:678 ../src/disco.py:1419
#: ../src/history_window.py:86
msgid "Name"
msgstr ""
-#: ../src/config.py:1628
+#: ../src/config.py:1561
msgid "Server"
msgstr ""
-#: ../src/config.py:1915
+#: ../src/config.py:1803
#, python-format
msgid "Edit %s"
msgstr ""
-#: ../src/config.py:1917
+#: ../src/config.py:1805
#, python-format
msgid "Register to %s"
msgstr ""
-#: ../src/config.py:1936
+#: ../src/config.py:1876
+msgid "Ban List"
+msgstr ""
+
+#: ../src/config.py:1877
+msgid "Member List"
+msgstr ""
+
+#: ../src/config.py:1878
+msgid "Owner List"
+msgstr ""
+
+#: ../src/config.py:1879
+msgid "Administrator List"
+msgstr ""
+
+#. Address column
+#: ../src/config.py:1912 ../src/disco.py:685
+msgid "JID"
+msgstr ""
+
+#: ../src/config.py:1920
+msgid "Reason"
+msgstr ""
+
+#: ../src/config.py:1925
+msgid "Nick"
+msgstr ""
+
+#: ../src/config.py:1929
+msgid "Role"
+msgstr ""
+
+#: ../src/config.py:1950
+msgid "Banning..."
+msgstr ""
+
+#. You can move '\n' before user@domain if that line is TOO BIG
+#: ../src/config.py:1952
+msgid ""
+"<b>Whom do you want to ban?</b>\n"
+"\n"
+msgstr ""
+
+#: ../src/config.py:1954
+msgid "Adding Member..."
+msgstr ""
+
+#: ../src/config.py:1955
+msgid ""
+"<b>Whom do you want to make a member?</b>\n"
+"\n"
+msgstr ""
+
+#: ../src/config.py:1957
+msgid "Adding Owner..."
+msgstr ""
+
+#: ../src/config.py:1958
+msgid ""
+"<b>Whom do you want to make a owner?</b>\n"
+"\n"
+msgstr ""
+
+#: ../src/config.py:1960
+msgid "Adding Administrator..."
+msgstr ""
+
+#: ../src/config.py:1961
+msgid ""
+"<b>Whom do you want to make an administrator?</b>\n"
+"\n"
+msgstr ""
+
+#: ../src/config.py:1962
+msgid ""
+"Can be one of the following:\n"
+"1. user@domain/resource (only that resource matches).\n"
+"2. user@domain (any resource matches).\n"
+"3. domain/resource (only that resource matches).\n"
+"4. domain (the domain itself matches, as does any user@domain,\n"
+"domain/resource, or address containing a subdomain."
+msgstr ""
+
+#: ../src/config.py:2049
msgid "Text"
msgstr ""
-#: ../src/config.py:1944
+#: ../src/config.py:2057
msgid "Image"
msgstr ""
-#: ../src/config.py:2046
+#: ../src/config.py:2154
msgid "Choose Image"
msgstr ""
-#: ../src/config.py:2063 ../src/vcard.py:186
+#: ../src/config.py:2171 ../src/vcard.py:186
msgid "Images"
msgstr ""
-#: ../src/config.py:2158
+#: ../src/config.py:2248
#, python-format
msgid "Removing %s account"
msgstr ""
-#: ../src/config.py:2165
+#: ../src/config.py:2255
#, python-format
msgid "Account \"%s\" is connected to the server"
msgstr ""
-#: ../src/config.py:2166
+#: ../src/config.py:2256
msgid "If you remove it, the connection will be lost."
msgstr ""
-#: ../src/config.py:2175 ../src/roster_window.py:1465
+#: ../src/config.py:2265 ../src/roster_window.py:1483
msgid "Password Required"
msgstr ""
-#: ../src/config.py:2176 ../src/roster_window.py:1466
+#: ../src/config.py:2266 ../src/roster_window.py:1484
#, python-format
msgid "Enter your password for account %s"
msgstr ""
-#: ../src/config.py:2177 ../src/roster_window.py:1467
+#: ../src/config.py:2267 ../src/roster_window.py:1485
msgid "Save password"
msgstr ""
-#: ../src/config.py:2306
+#: ../src/config.py:2401
msgid "New Room"
msgstr ""
-#: ../src/config.py:2336
+#: ../src/config.py:2432
msgid "This bookmark has invalid data"
msgstr ""
-#: ../src/config.py:2337
+#: ../src/config.py:2433
msgid ""
"Please be sure to fill out server and room fields or remove this bookmark."
msgstr ""
-#: ../src/config.py:2554
+#: ../src/config.py:2650
msgid "Invalid username"
msgstr ""
-#: ../src/config.py:2555
+#: ../src/config.py:2651
msgid "You must provide a username to configure this account."
msgstr ""
-#: ../src/config.py:2563 ../src/dialogs.py:792
+#: ../src/config.py:2659 ../src/dialogs.py:853
msgid "Invalid password"
msgstr ""
-#: ../src/config.py:2564
+#: ../src/config.py:2660
msgid "You must enter a password for the new account."
msgstr ""
-#: ../src/config.py:2589
+#: ../src/config.py:2685
msgid "Account has been added successfully"
msgstr ""
-#: ../src/config.py:2590 ../src/config.py:2620
+#: ../src/config.py:2686 ../src/config.py:2716
msgid ""
"You can set advanced account options by pressing Advanced button, or later "
"by clicking in Accounts menuitem under Edit menu from the main window."
msgstr ""
-#: ../src/config.py:2619
+#: ../src/config.py:2715
msgid "Your new account has been created successfully"
msgstr ""
-#: ../src/config.py:2634
+#: ../src/config.py:2730
msgid "An error occured during account creation"
msgstr ""
-#: ../src/config.py:2711
+#: ../src/config.py:2807
msgid "Account name is in use"
msgstr ""
-#: ../src/config.py:2712
+#: ../src/config.py:2808
msgid "You already have an account using this name."
msgstr ""
-#: ../src/conversation_textview.py:183
+#: ../src/conversation_textview.py:181
msgid ""
"Text below this line is what has been said since the last time you paid "
"attention to this group chat"
msgstr ""
-#: ../src/conversation_textview.py:242
+#: ../src/conversation_textview.py:240
#, python-format
msgid "Actions for \"%s\""
msgstr ""
-#: ../src/conversation_textview.py:254
+#: ../src/conversation_textview.py:252
msgid "Read _Wikipedia Article"
msgstr ""
-#: ../src/conversation_textview.py:258
+#: ../src/conversation_textview.py:256
msgid "Look it up in _Dictionary"
msgstr ""
#. we must have %s in the url if not WIKTIONARY
-#: ../src/conversation_textview.py:273
+#: ../src/conversation_textview.py:271
#, python-format
msgid "Dictionary URL is missing an \"%s\" and it is not WIKTIONARY"
msgstr ""
#. we must have %s in the url
-#: ../src/conversation_textview.py:284
+#: ../src/conversation_textview.py:282
#, python-format
msgid "Web Search URL is missing an \"%s\""
msgstr ""
-#: ../src/conversation_textview.py:287
+#: ../src/conversation_textview.py:285
msgid "Web _Search for it"
msgstr ""
-#: ../src/conversation_textview.py:563
+#: ../src/conversation_textview.py:571
msgid "Yesterday"
msgstr ""
#. the number is >= 2
#. %i is day in year (1-365), %d (1-31) we want %i
-#: ../src/conversation_textview.py:567
+#: ../src/conversation_textview.py:575
#, python-format
msgid "%i days ago"
msgstr ""
#. if we have subject, show it too!
-#: ../src/conversation_textview.py:621
+#: ../src/conversation_textview.py:629
#, python-format
msgid "Subject: %s\n"
msgstr ""
@@ -402,12 +511,12 @@ msgstr ""
#. if not '@' or '@' starts the jid ==> agent
#: ../src/dialogs.py:120 ../src/dialogs.py:303 ../src/dialogs.py:341
-#: ../src/disco.py:119 ../src/disco.py:120 ../src/disco.py:1199
-#: ../src/roster_window.py:153 ../src/roster_window.py:167
-#: ../src/roster_window.py:194 ../src/roster_window.py:208
-#: ../src/roster_window.py:2386 ../src/roster_window.py:2388
-#: ../src/roster_window.py:2485 ../src/roster_window.py:2493
-#: ../src/systray.py:243
+#: ../src/disco.py:119 ../src/disco.py:120 ../src/disco.py:1202
+#: ../src/roster_window.py:158 ../src/roster_window.py:174
+#: ../src/roster_window.py:203 ../src/roster_window.py:218
+#: ../src/roster_window.py:2402 ../src/roster_window.py:2404
+#: ../src/roster_window.py:2521 ../src/roster_window.py:2529
+#: ../src/systray.py:244
msgid "Transports"
msgstr ""
@@ -461,181 +570,220 @@ msgstr ""
msgid "A GTK+ jabber client"
msgstr ""
+#: ../src/dialogs.py:455
+msgid "Read AUTHORS file for full list including past developers"
+msgstr ""
+
+#: ../src/dialogs.py:457
+msgid "THANKS:"
+msgstr ""
+
+#. remove one english setence
+#. and add it manually as translatable
+#: ../src/dialogs.py:464
+msgid "Last but not least, we thank all the package maintainers"
+msgstr ""
+
#. here you write your name in the form Name FamilyName <someone@somewhere>
-#: ../src/dialogs.py:470
+#: ../src/dialogs.py:477
msgid "translator-credits"
msgstr ""
-#: ../src/dialogs.py:611
+#: ../src/dialogs.py:641
#, python-format
msgid "Subscription request for account %s from %s"
msgstr ""
-#: ../src/dialogs.py:614
+#: ../src/dialogs.py:644
#, python-format
msgid "Subscription request from %s"
msgstr ""
-#: ../src/dialogs.py:658
+#: ../src/dialogs.py:688
msgid "You can not join a group chat unless you are connected."
msgstr ""
-#: ../src/dialogs.py:669
+#: ../src/dialogs.py:701
#, python-format
msgid "Join Group Chat with account %s"
msgstr ""
-#: ../src/dialogs.py:671 ../src/gtkgui.glade.h:180
+#: ../src/dialogs.py:703 ../src/gtkgui.glade.h:178
msgid "Join Group Chat"
msgstr ""
-#: ../src/dialogs.py:751
+#: ../src/dialogs.py:792
+msgid "Invalid room or server name"
+msgstr ""
+
+#: ../src/dialogs.py:793
+msgid "The room name or server name has not allowed characters."
+msgstr ""
+
+#: ../src/dialogs.py:812
#, python-format
msgid "Start Chat with account %s"
msgstr ""
-#: ../src/dialogs.py:753
+#: ../src/dialogs.py:814
msgid "Start Chat"
msgstr ""
-#: ../src/dialogs.py:754
+#: ../src/dialogs.py:815
msgid ""
"Fill in the contact ID of the contact you would like\n"
"to send a chat message to:"
msgstr ""
#. if offline or connecting
-#: ../src/dialogs.py:762 ../src/dialogs.py:1143 ../src/dialogs.py:1263
+#: ../src/dialogs.py:823 ../src/dialogs.py:1249 ../src/dialogs.py:1369
msgid "Connection not available"
msgstr ""
-#: ../src/dialogs.py:763 ../src/dialogs.py:1144 ../src/dialogs.py:1264
+#: ../src/dialogs.py:824 ../src/dialogs.py:1250 ../src/dialogs.py:1370
#, python-format
msgid "Please make sure you are connected with \"%s\"."
msgstr ""
-#: ../src/dialogs.py:774
+#: ../src/dialogs.py:835
msgid "Without a connection, you can not change your password."
msgstr ""
-#: ../src/dialogs.py:793
+#: ../src/dialogs.py:854
msgid "You must enter a password."
msgstr ""
-#: ../src/dialogs.py:797
+#: ../src/dialogs.py:858
msgid "Passwords do not match"
msgstr ""
-#: ../src/dialogs.py:798
+#: ../src/dialogs.py:859
msgid "The passwords typed in both fields must be identical."
msgstr ""
-#: ../src/dialogs.py:832 ../src/gajim.py:358 ../src/notify.py:134
+#: ../src/dialogs.py:905 ../src/gajim.py:363 ../src/notify.py:125
msgid "Contact Signed In"
msgstr ""
-#: ../src/dialogs.py:837 ../src/gajim.py:377 ../src/notify.py:137
+#: ../src/dialogs.py:916 ../src/gajim.py:384 ../src/notify.py:132
msgid "Contact Signed Out"
msgstr ""
#. chat message
-#: ../src/dialogs.py:842 ../src/gajim.py:458 ../src/notify.py:140
-#: ../src/notify.py:152
+#: ../src/dialogs.py:927 ../src/dialogs.py:939 ../src/gajim.py:467
+#: ../src/notify.py:139 ../src/notify.py:151
msgid "New Message"
msgstr ""
#. single message
-#: ../src/dialogs.py:842 ../src/gajim.py:456 ../src/notify.py:140
+#: ../src/dialogs.py:927 ../src/gajim.py:465 ../src/notify.py:139
msgid "New Single Message"
msgstr ""
-#: ../src/dialogs.py:843 ../src/dialogs.py:847 ../src/gajim.py:412
-#: ../src/notify.py:141 ../src/notify.py:143
+#: ../src/dialogs.py:928 ../src/dialogs.py:932 ../src/gajim.py:422
+#: ../src/notify.py:140 ../src/notify.py:142
msgid "New Private Message"
msgstr ""
-#: ../src/dialogs.py:850
+#: ../src/dialogs.py:935
#, python-format
msgid "From %s in room %s"
msgstr ""
-#: ../src/dialogs.py:852 ../src/dialogs.py:858 ../src/dialogs.py:876
+#: ../src/dialogs.py:938 ../src/dialogs.py:948 ../src/dialogs.py:968
#, python-format
msgid "From %s"
msgstr ""
-#: ../src/dialogs.py:854 ../src/gajim.py:876 ../src/notify.py:156
+#: ../src/dialogs.py:944 ../src/gajim.py:936 ../src/notify.py:155
msgid "File Transfer Request"
msgstr ""
#. check if we should be notified
-#: ../src/dialogs.py:860 ../src/gajim.py:801 ../src/gajim.py:858
-#: ../src/notify.py:161
+#: ../src/dialogs.py:951 ../src/gajim.py:834 ../src/gajim.py:918
+#: ../src/notify.py:160
msgid "File Transfer Error"
msgstr ""
-#: ../src/dialogs.py:865 ../src/gajim.py:907 ../src/notify.py:164
-#: ../src/notify.py:173 ../src/notify.py:190
+#: ../src/dialogs.py:957 ../src/dialogs.py:969 ../src/dialogs.py:982
+#: ../src/gajim.py:967 ../src/notify.py:163 ../src/notify.py:172
+#: ../src/notify.py:189
msgid "File Transfer Completed"
msgstr ""
-#: ../src/dialogs.py:866 ../src/gajim.py:910 ../src/notify.py:164
+#: ../src/dialogs.py:958 ../src/gajim.py:970 ../src/notify.py:163
msgid "File Transfer Stopped"
msgstr ""
-#: ../src/dialogs.py:885
+#: ../src/dialogs.py:981
#, python-format
msgid "To %s"
msgstr ""
+#: ../src/dialogs.py:989 ../src/gajim.py:841 ../src/notify.py:199
+msgid "New E-mail"
+msgstr ""
+
+#: ../src/dialogs.py:993 ../src/notify.py:200
+#, python-format
+msgid "You have %d new E-mail message"
+msgid_plural "You have %d new E-mail messages"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../src/dialogs.py:994 ../src/notify.py:201
+#, python-format
+msgid "%(new_mail_gajim_ui_msg)s on %(gmail_mail_address)s"
+msgstr ""
+
#. FIXME: for Received with should become 'in'
-#: ../src/dialogs.py:1075
+#: ../src/dialogs.py:1181
#, python-format
msgid "Single Message with account %s"
msgstr ""
-#: ../src/dialogs.py:1077
+#: ../src/dialogs.py:1183
msgid "Single Message"
msgstr ""
#. prepare UI for Sending
-#: ../src/dialogs.py:1080
+#: ../src/dialogs.py:1186
#, python-format
msgid "Send %s"
msgstr ""
#. prepare UI for Receiving
-#: ../src/dialogs.py:1103
+#: ../src/dialogs.py:1209
#, python-format
msgid "Received %s"
msgstr ""
#. we create a new blank window to send and we preset RE: and to jid
-#: ../src/dialogs.py:1169
+#: ../src/dialogs.py:1275
#, python-format
msgid "RE: %s"
msgstr ""
-#: ../src/dialogs.py:1170
+#: ../src/dialogs.py:1276
#, python-format
msgid "%s wrote:\n"
msgstr ""
-#: ../src/dialogs.py:1214
+#: ../src/dialogs.py:1320
#, python-format
msgid "XML Console for %s"
msgstr ""
-#: ../src/dialogs.py:1216
+#: ../src/dialogs.py:1322
msgid "XML Console"
msgstr ""
-#: ../src/dialogs.py:1299
+#: ../src/dialogs.py:1405
#, python-format
msgid "You have been invited to the %(room_jid)s room by %(contact_jid)s"
msgstr ""
-#: ../src/dialogs.py:1302
+#: ../src/dialogs.py:1408
#, python-format
msgid "Comment: %s"
msgstr ""
@@ -680,11 +828,6 @@ msgstr ""
msgid "Browsing %s"
msgstr ""
-#. Address column
-#: ../src/disco.py:685
-msgid "JID"
-msgstr ""
-
#: ../src/disco.py:704
msgid "_Browse"
msgstr ""
@@ -693,30 +836,30 @@ msgstr ""
msgid "This service does not contain any items to browse."
msgstr ""
-#: ../src/disco.py:1090 ../src/disco.py:1204
+#: ../src/disco.py:1090 ../src/disco.py:1207
msgid "Re_gister"
msgstr ""
-#: ../src/disco.py:1098 ../src/disco.py:1457 ../src/gtkgui.glade.h:348
+#: ../src/disco.py:1098 ../src/disco.py:1460 ../src/gtkgui.glade.h:349
msgid "_Join"
msgstr ""
-#: ../src/disco.py:1202 ../src/gtkgui.glade.h:334 ../src/roster_window.py:1087
+#: ../src/disco.py:1205 ../src/gtkgui.glade.h:335 ../src/roster_window.py:1102
msgid "_Edit"
msgstr ""
-#: ../src/disco.py:1241
+#: ../src/disco.py:1244
#, python-format
msgid "Scanning %d / %d.."
msgstr ""
#. Users column
-#: ../src/disco.py:1423
+#: ../src/disco.py:1426
msgid "Users"
msgstr ""
#. Description column
-#: ../src/disco.py:1430
+#: ../src/disco.py:1433
msgid "Description"
msgstr ""
@@ -737,7 +880,7 @@ msgstr ""
msgid "Filename: %s"
msgstr ""
-#: ../src/filetransfers_window.py:176 ../src/filetransfers_window.py:311
+#: ../src/filetransfers_window.py:176 ../src/filetransfers_window.py:330
#, python-format
msgid "Size: %s"
msgstr ""
@@ -753,8 +896,8 @@ msgstr ""
msgid "Sender: %s"
msgstr ""
-#: ../src/filetransfers_window.py:187 ../src/filetransfers_window.py:543
-#: ../src/tooltips.py:491
+#: ../src/filetransfers_window.py:187 ../src/filetransfers_window.py:565
+#: ../src/tooltips.py:490
msgid "Recipient: "
msgstr ""
@@ -767,7 +910,7 @@ msgstr ""
msgid "File transfer completed"
msgstr ""
-#: ../src/filetransfers_window.py:203 ../src/gtkgui.glade.h:366
+#: ../src/filetransfers_window.py:203 ../src/gtkgui.glade.h:367
msgid "_Open Containing Folder"
msgstr ""
@@ -791,50 +934,54 @@ msgstr ""
msgid "Send"
msgstr ""
-#: ../src/filetransfers_window.py:283
+#: ../src/filetransfers_window.py:284
msgid "Gajim cannot access this file"
msgstr ""
-#: ../src/filetransfers_window.py:284
+#: ../src/filetransfers_window.py:285
msgid "This file is being used by another process."
msgstr ""
-#: ../src/filetransfers_window.py:309
+#: ../src/filetransfers_window.py:313 ../src/filetransfers_window.py:363
+msgid "This file already exists"
+msgstr ""
+
+#: ../src/filetransfers_window.py:313
+msgid "What do you want to do?"
+msgstr ""
+
+#: ../src/filetransfers_window.py:328
#, python-format
msgid "File: %s"
msgstr ""
-#: ../src/filetransfers_window.py:314
+#: ../src/filetransfers_window.py:333
#, python-format
msgid "Type: %s"
msgstr ""
-#: ../src/filetransfers_window.py:316
+#: ../src/filetransfers_window.py:335
#, python-format
msgid "Description: %s"
msgstr ""
-#: ../src/filetransfers_window.py:317
+#: ../src/filetransfers_window.py:336
#, python-format
msgid "%s wants to send you a file:"
msgstr ""
-#: ../src/filetransfers_window.py:320
+#: ../src/filetransfers_window.py:339
msgid "Save File as..."
msgstr ""
-#: ../src/filetransfers_window.py:341
-msgid "This file already exists"
-msgstr ""
-
-#: ../src/filetransfers_window.py:342
+#: ../src/filetransfers_window.py:364
msgid "Would you like to overwrite it?"
msgstr ""
#. Print remaining time in format 00:00:00
#. You can change the places of (hours), (minutes), (seconds) -
#. they are not translatable.
-#: ../src/filetransfers_window.py:414
+#: ../src/filetransfers_window.py:436
#, python-format
msgid "%(hours)02.d:%(minutes)02.d:%(seconds)02.d"
msgstr ""
@@ -842,37 +989,37 @@ msgstr ""
#. This should make the string Kb/s,
#. where 'Kb' part is taken from %s.
#. Only the 's' after / (which means second) should be translated.
-#: ../src/filetransfers_window.py:469
+#: ../src/filetransfers_window.py:491
#, python-format
msgid "(%(filesize_unit)s/s)"
msgstr ""
-#: ../src/filetransfers_window.py:515 ../src/filetransfers_window.py:518
+#: ../src/filetransfers_window.py:537 ../src/filetransfers_window.py:540
msgid "Invalid File"
msgstr ""
-#: ../src/filetransfers_window.py:515
+#: ../src/filetransfers_window.py:537
msgid "File: "
msgstr ""
-#: ../src/filetransfers_window.py:519
+#: ../src/filetransfers_window.py:541
msgid "It is not possible to send empty files"
msgstr ""
-#: ../src/filetransfers_window.py:539 ../src/tooltips.py:408
-#: ../src/tooltips.py:473
+#: ../src/filetransfers_window.py:561 ../src/tooltips.py:407
+#: ../src/tooltips.py:472
msgid "Name: "
msgstr ""
-#: ../src/filetransfers_window.py:541 ../src/tooltips.py:486
+#: ../src/filetransfers_window.py:563 ../src/tooltips.py:485
msgid "Sender: "
msgstr ""
-#: ../src/filetransfers_window.py:729
+#: ../src/filetransfers_window.py:752
msgid "Pause"
msgstr ""
-#: ../src/filetransfers_window.py:740 ../src/gtkgui.glade.h:328
+#: ../src/filetransfers_window.py:763 ../src/gtkgui.glade.h:329
msgid "_Continue"
msgstr ""
@@ -1112,113 +1259,113 @@ msgid ""
"Type \"%s help %s\" for more info"
msgstr ""
-#: ../src/gajim.py:45
+#: ../src/gajim.py:49
msgid "Gajim needs Xserver to run. Quiting..."
msgstr ""
-#: ../src/gajim.py:49
+#: ../src/gajim.py:53
msgid "Gajim needs PyGTK 2.6 or above"
msgstr ""
-#: ../src/gajim.py:50
+#: ../src/gajim.py:54
msgid "Gajim needs PyGTK 2.6 or above to run. Quiting..."
msgstr ""
-#: ../src/gajim.py:52
+#: ../src/gajim.py:56
msgid "Gajim needs GTK 2.6 or above"
msgstr ""
-#: ../src/gajim.py:53
+#: ../src/gajim.py:57
msgid "Gajim needs GTK 2.6 or above to run. Quiting..."
msgstr ""
-#: ../src/gajim.py:58
+#: ../src/gajim.py:62
msgid "GTK+ runtime is missing libglade support"
msgstr ""
-#: ../src/gajim.py:60
+#: ../src/gajim.py:64
#, python-format
msgid ""
"Please remove your current GTK+ runtime and install the latest stable "
"version from %s"
msgstr ""
-#: ../src/gajim.py:62
+#: ../src/gajim.py:66
msgid ""
"Please make sure that GTK+ and PyGTK have libglade support in your system."
msgstr ""
-#: ../src/gajim.py:67
+#: ../src/gajim.py:71
msgid "Gajim needs PySQLite2 to run"
msgstr ""
#. ('HTTP_AUTH', account, (method, url, transaction_id, iq_obj))
-#: ../src/gajim.py:184
+#: ../src/gajim.py:187
#, python-format
msgid "HTTP (%s) Authorization for %s (id: %s)"
msgstr ""
-#: ../src/gajim.py:185
+#: ../src/gajim.py:188
msgid "Do you accept this request?"
msgstr ""
-#: ../src/gajim.py:505
+#: ../src/gajim.py:515
msgid "error while sending"
msgstr ""
-#: ../src/gajim.py:546
+#: ../src/gajim.py:556
msgid "Authorization accepted"
msgstr ""
-#: ../src/gajim.py:547
+#: ../src/gajim.py:557
#, python-format
msgid "The contact \"%s\" has authorized you to see his or her status."
msgstr ""
-#: ../src/gajim.py:553
+#: ../src/gajim.py:564
#, python-format
msgid "Contact \"%s\" removed subscription from you"
msgstr ""
-#: ../src/gajim.py:554
+#: ../src/gajim.py:565
msgid "You will always see him or her as offline."
msgstr ""
-#: ../src/gajim.py:578
+#: ../src/gajim.py:591
#, python-format
msgid "Contact with \"%s\" cannot be established"
msgstr ""
-#: ../src/gajim.py:579 ../src/common/connection.py:1637
+#: ../src/gajim.py:592 ../src/common/connection.py:1758
msgid "Check your connection or try again later."
msgstr ""
-#: ../src/gajim.py:688 ../src/roster_window.py:725
+#: ../src/gajim.py:704 ../src/roster_window.py:740
#, python-format
msgid "%s is now %s (%s)"
msgstr ""
-#: ../src/gajim.py:745
+#: ../src/gajim.py:777
msgid "Your passphrase is incorrect"
msgstr ""
-#: ../src/gajim.py:746
+#: ../src/gajim.py:778
msgid "You are currently connected without your OpenPGP key."
msgstr ""
-#: ../src/gajim.py:942
+#: ../src/gajim.py:1002
msgid "vCard publication succeeded"
msgstr ""
-#: ../src/gajim.py:942
+#: ../src/gajim.py:1002
msgid "Your personal information has been published successfully."
msgstr ""
-#: ../src/gajim.py:945
+#: ../src/gajim.py:1005
msgid "vCard publication failed"
msgstr ""
-#: ../src/gajim.py:945
+#: ../src/gajim.py:1005
msgid ""
"There was an error while publishing your personal information, try again "
"later."
@@ -1226,34 +1373,34 @@ msgstr ""
#. it is good to notify the user
#. in case he or she cannot see the output of the console
-#: ../src/gajim.py:1233
+#: ../src/gajim.py:1296
msgid "Could not save your settings and preferences"
msgstr ""
-#: ../src/gajim.py:1429
+#: ../src/gajim.py:1502
msgid "GUI Migration failed"
msgstr ""
-#: ../src/gajim.py:1432
+#: ../src/gajim.py:1505
msgid ""
"Logs migration through graphical interface failed. The migration process "
"will start in the background. Please wait a few minutes for Gajim to start."
msgstr ""
#. loop for ever
-#: ../src/gajim.py:1440
+#: ../src/gajim.py:1513
msgid "Logs have been successfully migrated to the database."
msgstr ""
-#: ../src/gajim.py:1459
+#: ../src/gajim.py:1532
msgid "Session Management support not available (missing gnome.ui module)"
msgstr ""
-#: ../src/gajim.py:1514
+#: ../src/gajim.py:1587
msgid "Migrating Logs..."
msgstr ""
-#: ../src/gajim.py:1514
+#: ../src/gajim.py:1587
msgid "Please wait while logs are being migrated..."
msgstr ""
@@ -1274,146 +1421,98 @@ msgstr ""
msgid "Please first choose another for your current theme."
msgstr ""
-#. if we are in many rooms
-#: ../src/groupchat_window.py:151
-#, python-format
-msgid "Are you sure you want to leave rooms \"%s\"?"
+#: ../src/groupchat_control.py:63
+msgid "Private chat"
msgstr ""
-#: ../src/groupchat_window.py:152
-msgid "If you close this window, you will be disconnected from these rooms."
+#: ../src/groupchat_control.py:79
+msgid "Sending private message failed"
msgstr ""
-#. just in one room
-#: ../src/groupchat_window.py:155
+#. in second %s code replaces with nickname
+#: ../src/groupchat_control.py:81
#, python-format
-msgid "Are you sure you want to leave room \"%s\"?"
-msgstr ""
-
-#: ../src/groupchat_window.py:156
-msgid "If you close this window, you will be disconnected from this room."
+msgid "You are no longer in room \"%s\" or \"%s\" has left."
msgstr ""
-#: ../src/groupchat_window.py:160
-msgid "Do _not ask me again"
+#: ../src/groupchat_control.py:93
+msgid "Group Chat"
msgstr ""
-#: ../src/groupchat_window.py:298 ../src/groupchat_window.py:527
+#: ../src/groupchat_control.py:519
msgid "This room has no subject"
msgstr ""
#. do not print 'kicked by None'
-#: ../src/groupchat_window.py:449
+#: ../src/groupchat_control.py:604
#, python-format
msgid "%(nick)s has been kicked: %(reason)s"
msgstr ""
-#: ../src/groupchat_window.py:453
+#: ../src/groupchat_control.py:608
#, python-format
msgid "%(nick)s has been kicked by %(who)s: %(reason)s"
msgstr ""
#. do not print 'banned by None'
-#: ../src/groupchat_window.py:460
+#: ../src/groupchat_control.py:615
#, python-format
msgid "%(nick)s has been banned: %(reason)s"
msgstr ""
-#: ../src/groupchat_window.py:464
+#: ../src/groupchat_control.py:619
#, python-format
msgid "%(nick)s has been banned by %(who)s: %(reason)s"
msgstr ""
-#: ../src/groupchat_window.py:472
+#: ../src/groupchat_control.py:627
#, python-format
msgid "You are now known as %s"
msgstr ""
-#: ../src/groupchat_window.py:474
+#: ../src/groupchat_control.py:629
#, python-format
msgid "%s is now known as %s"
msgstr ""
-#: ../src/groupchat_window.py:509
+#: ../src/groupchat_control.py:667
#, python-format
msgid "%s has left"
msgstr ""
-#: ../src/groupchat_window.py:511
+#: ../src/groupchat_control.py:669
#, python-format
msgid "%s is now %s"
msgstr ""
-#: ../src/groupchat_window.py:548
-msgid "Changing Subject"
-msgstr ""
-
-#: ../src/groupchat_window.py:549
-msgid "Please specify the new subject:"
-msgstr ""
-
-#: ../src/groupchat_window.py:558
-msgid "Changing Nickname"
-msgstr ""
-
-#: ../src/groupchat_window.py:559
-msgid "Please specify the new nickname you want to use:"
-msgstr ""
-
-#: ../src/groupchat_window.py:589
-msgid "Bookmark already set"
-msgstr ""
-
-#: ../src/groupchat_window.py:590
-#, python-format
-msgid "Room \"%s\" is already in your bookmarks."
-msgstr ""
-
-#: ../src/groupchat_window.py:600
-msgid "Bookmark has been added successfully"
-msgstr ""
-
-#: ../src/groupchat_window.py:601
-msgid "You can manage your bookmarks via Actions menu in your roster."
-msgstr ""
-
-#. we are not connected
-#: ../src/groupchat_window.py:732 ../src/tabbed_chat_window.py:657
-msgid "A connection is not available"
-msgstr ""
-
-#: ../src/groupchat_window.py:733 ../src/tabbed_chat_window.py:658
-msgid "Your message can not be sent until you are connected."
-msgstr ""
-
-#: ../src/groupchat_window.py:804 ../src/groupchat_window.py:821
-#: ../src/groupchat_window.py:910 ../src/groupchat_window.py:926
+#: ../src/groupchat_control.py:771 ../src/groupchat_control.py:787
+#: ../src/groupchat_control.py:881 ../src/groupchat_control.py:896
#, python-format
msgid "Nickname not found: %s"
msgstr ""
-#: ../src/groupchat_window.py:846
+#: ../src/groupchat_control.py:813
#, python-format
msgid "Invited %(contact_jid)s to %(room_jid)s."
msgstr ""
#. %s is something the user wrote but it is not a jid so we inform
-#: ../src/groupchat_window.py:853 ../src/groupchat_window.py:882
+#: ../src/groupchat_control.py:820 ../src/groupchat_control.py:850
#, python-format
msgid "%s does not appear to be a valid JID"
msgstr ""
-#: ../src/groupchat_window.py:946
+#: ../src/groupchat_control.py:917
#, python-format
msgid "No such command: /%s (if you want to send this, prefix it with /say)"
msgstr ""
-#: ../src/groupchat_window.py:957
+#: ../src/groupchat_control.py:939
#, python-format
msgid "Commands: %s"
msgstr ""
-#: ../src/groupchat_window.py:959
+#: ../src/groupchat_control.py:941
#, python-format
msgid ""
"Usage: /%s <nickname|JID> [reason], bans the JID from the room. The nickname "
@@ -1422,44 +1521,44 @@ msgid ""
"spaces in nickname."
msgstr ""
-#: ../src/groupchat_window.py:965
+#: ../src/groupchat_control.py:947
#, python-format
msgid ""
"Usage: /%s <nickname>, opens a private chat window to the specified occupant."
msgstr ""
-#: ../src/groupchat_window.py:968
+#: ../src/groupchat_control.py:950
#, python-format
msgid "Usage: /%s, clears the text window."
msgstr ""
-#: ../src/groupchat_window.py:971
+#: ../src/groupchat_control.py:952
#, python-format
msgid ""
"Usage: /%s [reason], closes the current window or tab, displaying reason if "
"specified."
msgstr ""
-#: ../src/groupchat_window.py:974
+#: ../src/groupchat_control.py:955
#, python-format
msgid "Usage: /%s, sets the groupchat window to compact mode."
msgstr ""
-#: ../src/groupchat_window.py:977
+#: ../src/groupchat_control.py:958
#, python-format
msgid ""
"Usage: /%s <JID> [reason], invites JID to the current room, optionally "
"providing a reason."
msgstr ""
-#: ../src/groupchat_window.py:980
+#: ../src/groupchat_control.py:961
#, python-format
msgid ""
"Usage: /%s <room>@<server>[/nickname], offers to join room@server optionally "
"using specified nickname."
msgstr ""
-#: ../src/groupchat_window.py:983
+#: ../src/groupchat_control.py:965
#, python-format
msgid ""
"Usage: /%s <nickname> [reason], removes the occupant specified by nickname "
@@ -1467,53 +1566,100 @@ msgid ""
"nickname."
msgstr ""
-#: ../src/groupchat_window.py:987
+#: ../src/groupchat_control.py:970
#, python-format
msgid ""
"Usage: /%s <action>, sends action to the current room. Use third person. (e."
"g. /%s explodes.)"
msgstr ""
-#: ../src/groupchat_window.py:991
+#: ../src/groupchat_control.py:974
#, python-format
msgid ""
"Usage: /%s <nickname> [message], opens a private message window and sends "
"message to the occupant specified by nickname."
msgstr ""
-#: ../src/groupchat_window.py:994
+#: ../src/groupchat_control.py:978
#, python-format
msgid "Usage: /%s <nickname>, changes your nickname in current room."
msgstr ""
-#: ../src/groupchat_window.py:997
+#: ../src/groupchat_control.py:981
#, python-format
msgid "Usage: /%s [topic], displays or updates the current room topic."
msgstr ""
-#: ../src/groupchat_window.py:1000
+#: ../src/groupchat_control.py:984
#, python-format
msgid ""
"Usage: /%s <message>, sends a message without looking for other commands."
msgstr ""
-#: ../src/groupchat_window.py:1002
+#: ../src/groupchat_control.py:987
#, python-format
msgid "No help info for /%s"
msgstr ""
+#: ../src/groupchat_control.py:1022
+#, python-format
+msgid "Are you sure you want to leave room \"%s\"?"
+msgstr ""
+
+#: ../src/groupchat_control.py:1023
+msgid "If you close this window, you will be disconnected from this room."
+msgstr ""
+
+#: ../src/groupchat_control.py:1027
+#, python-format
+msgid "Do _not ask me about closing \"%s\" again"
+msgstr ""
+
+#: ../src/groupchat_control.py:1061
+msgid "Changing Subject"
+msgstr ""
+
+#: ../src/groupchat_control.py:1062
+msgid "Please specify the new subject:"
+msgstr ""
+
+#: ../src/groupchat_control.py:1070
+msgid "Changing Nickname"
+msgstr ""
+
+#: ../src/groupchat_control.py:1071
+msgid "Please specify the new nickname you want to use:"
+msgstr ""
+
+#: ../src/groupchat_control.py:1089
+msgid "Bookmark already set"
+msgstr ""
+
+#: ../src/groupchat_control.py:1090
+#, python-format
+msgid "Room \"%s\" is already in your bookmarks."
+msgstr ""
+
+#: ../src/groupchat_control.py:1100
+msgid "Bookmark has been added successfully"
+msgstr ""
+
+#: ../src/groupchat_control.py:1101
+msgid "You can manage your bookmarks via Actions menu in your roster."
+msgstr ""
+
#. ask for reason
-#: ../src/groupchat_window.py:1087
+#: ../src/groupchat_control.py:1210
#, python-format
msgid "Kicking %s"
msgstr ""
-#: ../src/groupchat_window.py:1088 ../src/groupchat_window.py:1119
+#: ../src/groupchat_control.py:1211 ../src/groupchat_control.py:1453
msgid "You may specify a reason below:"
msgstr ""
#. ask for reason
-#: ../src/groupchat_window.py:1118
+#: ../src/groupchat_control.py:1452
#, python-format
msgid "Banning %s"
msgstr ""
@@ -1663,103 +1809,99 @@ msgid "Accounts"
msgstr ""
#: ../src/gtkgui.glade.h:37
-msgid "Activate/Disable notification for when a file transfer is complete"
-msgstr ""
-
-#: ../src/gtkgui.glade.h:38
msgid "Ad_vanced Actions"
msgstr ""
-#: ../src/gtkgui.glade.h:39
+#: ../src/gtkgui.glade.h:38
msgid "Add New Contact"
msgstr ""
-#: ../src/gtkgui.glade.h:40
+#: ../src/gtkgui.glade.h:39
msgid "Add _Contact"
msgstr ""
-#: ../src/gtkgui.glade.h:41
+#: ../src/gtkgui.glade.h:40
msgid "Address"
msgstr ""
-#: ../src/gtkgui.glade.h:42
+#: ../src/gtkgui.glade.h:41
msgid "Advanced"
msgstr ""
-#: ../src/gtkgui.glade.h:43
+#: ../src/gtkgui.glade.h:42
msgid "Advanced Configuration Editor"
msgstr ""
-#: ../src/gtkgui.glade.h:44
+#: ../src/gtkgui.glade.h:43
msgid "After nickname:"
msgstr ""
-#: ../src/gtkgui.glade.h:45
+#: ../src/gtkgui.glade.h:44
msgid "After time:"
msgstr ""
-#: ../src/gtkgui.glade.h:46
+#: ../src/gtkgui.glade.h:45
msgid ""
"All chat states\n"
"Composing only\n"
"Disabled"
msgstr ""
-#: ../src/gtkgui.glade.h:49
+#: ../src/gtkgui.glade.h:48
msgid "Allow _OS information to be sent"
msgstr ""
-#: ../src/gtkgui.glade.h:50
+#: ../src/gtkgui.glade.h:49
msgid "Allow him/her to see my status"
msgstr ""
-#: ../src/gtkgui.glade.h:51
+#: ../src/gtkgui.glade.h:50
msgid "Allow popup/notifications when I'm _away/na/busy/invisible"
msgstr ""
-#: ../src/gtkgui.glade.h:52
+#: ../src/gtkgui.glade.h:51
msgid "Also known as iChat style"
msgstr ""
-#: ../src/gtkgui.glade.h:53
+#: ../src/gtkgui.glade.h:52
msgid ""
"Animated\n"
"Static"
msgstr ""
-#: ../src/gtkgui.glade.h:55
+#: ../src/gtkgui.glade.h:54
msgid "Ask status message when I:"
msgstr ""
-#: ../src/gtkgui.glade.h:56
+#: ../src/gtkgui.glade.h:55
msgid "Ask to see his/her status"
msgstr ""
-#: ../src/gtkgui.glade.h:57
+#: ../src/gtkgui.glade.h:56
msgid "Ask:"
msgstr ""
-#: ../src/gtkgui.glade.h:58
+#: ../src/gtkgui.glade.h:57
msgid "Assign Open_PGP Key"
msgstr ""
-#: ../src/gtkgui.glade.h:59
+#: ../src/gtkgui.glade.h:58
msgid "Authorize contact so he can know when you're connected"
msgstr ""
-#: ../src/gtkgui.glade.h:60
+#: ../src/gtkgui.glade.h:59
msgid "Auto _away after:"
msgstr ""
-#: ../src/gtkgui.glade.h:61
+#: ../src/gtkgui.glade.h:60
msgid "Auto _not available after:"
msgstr ""
-#: ../src/gtkgui.glade.h:62
+#: ../src/gtkgui.glade.h:61
msgid "Auto join"
msgstr ""
-#: ../src/gtkgui.glade.h:63
+#: ../src/gtkgui.glade.h:62
msgid ""
"Autodetect on every Gajim startup\n"
"Always use GNOME default applications\n"
@@ -1767,78 +1909,78 @@ msgid ""
"Custom"
msgstr ""
-#: ../src/gtkgui.glade.h:67
+#: ../src/gtkgui.glade.h:66
msgid "Automatically authorize contact"
msgstr ""
-#: ../src/gtkgui.glade.h:68
+#: ../src/gtkgui.glade.h:67
msgid "Autoreconnect when connection is lost"
msgstr ""
-#: ../src/gtkgui.glade.h:69
+#: ../src/gtkgui.glade.h:68
msgid "Before nickname:"
msgstr ""
-#: ../src/gtkgui.glade.h:70
+#: ../src/gtkgui.glade.h:69
msgid "Before time:"
msgstr ""
-#: ../src/gtkgui.glade.h:71
+#: ../src/gtkgui.glade.h:70
msgid "Birthday:"
msgstr ""
-#: ../src/gtkgui.glade.h:72
+#: ../src/gtkgui.glade.h:71
msgid "Bold"
msgstr ""
-#: ../src/gtkgui.glade.h:73
+#: ../src/gtkgui.glade.h:72
msgid "Build custom query"
msgstr ""
-#: ../src/gtkgui.glade.h:74
+#: ../src/gtkgui.glade.h:73
msgid "C_onnect on Gajim startup"
msgstr ""
-#: ../src/gtkgui.glade.h:75
+#: ../src/gtkgui.glade.h:74
msgid "Cancel file transfer"
msgstr ""
-#: ../src/gtkgui.glade.h:76
+#: ../src/gtkgui.glade.h:75
msgid "Cancels the selected file transfer"
msgstr ""
-#: ../src/gtkgui.glade.h:77
+#: ../src/gtkgui.glade.h:76
msgid "Cancels the selected file transfer and removes incomplete file"
msgstr ""
-#: ../src/gtkgui.glade.h:78
+#: ../src/gtkgui.glade.h:77
msgid "Chan_ge Password"
msgstr ""
-#: ../src/gtkgui.glade.h:79
+#: ../src/gtkgui.glade.h:78
msgid "Change Password"
msgstr ""
-#: ../src/gtkgui.glade.h:80
+#: ../src/gtkgui.glade.h:79
msgid "Change _Nickname"
msgstr ""
-#: ../src/gtkgui.glade.h:81
+#: ../src/gtkgui.glade.h:80
msgid "Change _Subject"
msgstr ""
-#: ../src/gtkgui.glade.h:83
+#: ../src/gtkgui.glade.h:82
msgid "Chat state noti_fications:"
msgstr ""
-#: ../src/gtkgui.glade.h:84
+#: ../src/gtkgui.glade.h:83
msgid ""
"Check this option, only if someone you don't have in the roster spams/annoys "
"you. Use with caution, cause it blocks all messages from any contact that is "
"not in the roster"
msgstr ""
-#: ../src/gtkgui.glade.h:85
+#: ../src/gtkgui.glade.h:84
msgid ""
"Check this so Gajim will connect in port 5223 where legacy servers are "
"expected to have SSL capabilities. Note that Gajim uses TLS encryption by "
@@ -1846,588 +1988,596 @@ msgid ""
"be disabled"
msgstr ""
-#: ../src/gtkgui.glade.h:86
+#: ../src/gtkgui.glade.h:85
msgid "Choose _Key..."
msgstr ""
-#: ../src/gtkgui.glade.h:87
+#: ../src/gtkgui.glade.h:86
msgid "City:"
msgstr ""
-#: ../src/gtkgui.glade.h:88
+#: ../src/gtkgui.glade.h:87
msgid "Clean _up"
msgstr ""
-#: ../src/gtkgui.glade.h:89
+#: ../src/gtkgui.glade.h:88
msgid "Click to change account's password"
msgstr ""
-#: ../src/gtkgui.glade.h:90
-msgid "Click to insert an emoticon (Alt+E)"
+#: ../src/gtkgui.glade.h:89
+msgid "Click to insert an emoticon (Alt+M)"
msgstr ""
-#: ../src/gtkgui.glade.h:91
+#: ../src/gtkgui.glade.h:90
msgid "Click to see features (like MSN, ICQ transports) of jabber servers"
msgstr ""
-#: ../src/gtkgui.glade.h:92
+#: ../src/gtkgui.glade.h:91
msgid "Click to see past conversation in this room"
msgstr ""
-#: ../src/gtkgui.glade.h:93
+#: ../src/gtkgui.glade.h:92
msgid "Click to see past conversations with this contact"
msgstr ""
-#: ../src/gtkgui.glade.h:94
+#: ../src/gtkgui.glade.h:93
msgid "Client:"
msgstr ""
-#: ../src/gtkgui.glade.h:95
+#: ../src/gtkgui.glade.h:94
msgid "Company:"
msgstr ""
-#: ../src/gtkgui.glade.h:96
+#: ../src/gtkgui.glade.h:95
msgid "Configure _Room"
msgstr ""
-#: ../src/gtkgui.glade.h:97
+#: ../src/gtkgui.glade.h:96
msgid "Connect when I press Finish"
msgstr ""
-#: ../src/gtkgui.glade.h:98
+#: ../src/gtkgui.glade.h:97
msgid "Connection"
msgstr ""
-#: ../src/gtkgui.glade.h:99
+#: ../src/gtkgui.glade.h:98
msgid "Contact Information"
msgstr ""
-#: ../src/gtkgui.glade.h:100
+#: ../src/gtkgui.glade.h:99
msgid "Contact _Info"
msgstr ""
-#: ../src/gtkgui.glade.h:101
+#: ../src/gtkgui.glade.h:100
msgid "Conversation History"
msgstr ""
-#: ../src/gtkgui.glade.h:102
+#: ../src/gtkgui.glade.h:101
msgid "Country:"
msgstr ""
-#: ../src/gtkgui.glade.h:103
+#: ../src/gtkgui.glade.h:102
msgid "Default _status iconset:"
msgstr ""
-#: ../src/gtkgui.glade.h:104
+#: ../src/gtkgui.glade.h:103
msgid "Delete MOTD"
msgstr ""
-#: ../src/gtkgui.glade.h:105
+#: ../src/gtkgui.glade.h:104
msgid "Delete Message of the Day"
msgstr ""
-#: ../src/gtkgui.glade.h:106
+#: ../src/gtkgui.glade.h:105
msgid "Deletes Message of the Day"
msgstr ""
-#: ../src/gtkgui.glade.h:107
+#: ../src/gtkgui.glade.h:106
msgid "Deny"
msgstr ""
-#: ../src/gtkgui.glade.h:108
+#: ../src/gtkgui.glade.h:107
msgid "Deny authorization from contact so he cannot know when you're connected"
msgstr ""
-#: ../src/gtkgui.glade.h:109
+#: ../src/gtkgui.glade.h:108
msgid "Department:"
msgstr ""
-#: ../src/gtkgui.glade.h:110
+#: ../src/gtkgui.glade.h:109
msgid "Display avatars of contacts in roster"
msgstr ""
-#: ../src/gtkgui.glade.h:111
+#: ../src/gtkgui.glade.h:110
msgid "Display status messages of contacts in roster"
msgstr ""
-#: ../src/gtkgui.glade.h:112
+#: ../src/gtkgui.glade.h:111
msgid "E-Mail:"
msgstr ""
-#: ../src/gtkgui.glade.h:113
+#: ../src/gtkgui.glade.h:112
msgid "Edit Groups"
msgstr ""
-#: ../src/gtkgui.glade.h:114
+#: ../src/gtkgui.glade.h:113
msgid "Edit Personal Information..."
msgstr ""
-#: ../src/gtkgui.glade.h:115
+#: ../src/gtkgui.glade.h:114
msgid "Edit _Groups"
msgstr ""
-#: ../src/gtkgui.glade.h:116
+#: ../src/gtkgui.glade.h:115
msgid "Emoticon set:"
msgstr ""
#. XML Console enable checkbutton
-#: ../src/gtkgui.glade.h:118
+#: ../src/gtkgui.glade.h:117
msgid "Enable"
msgstr ""
-#: ../src/gtkgui.glade.h:119
+#: ../src/gtkgui.glade.h:118
msgid "Enter it again for confirmation:"
msgstr ""
-#: ../src/gtkgui.glade.h:120
+#: ../src/gtkgui.glade.h:119
msgid "Enter new password:"
msgstr ""
-#: ../src/gtkgui.glade.h:121
+#: ../src/gtkgui.glade.h:120
msgid "Events"
msgstr ""
-#: ../src/gtkgui.glade.h:122
+#: ../src/gtkgui.glade.h:121
msgid "Every 5 _minutes"
msgstr ""
-#: ../src/gtkgui.glade.h:123
+#: ../src/gtkgui.glade.h:122
msgid "Extra Address:"
msgstr ""
#. Family Name
-#: ../src/gtkgui.glade.h:125
+#: ../src/gtkgui.glade.h:124
msgid "Family:"
msgstr ""
-#: ../src/gtkgui.glade.h:126
+#: ../src/gtkgui.glade.h:125
msgid "File Transfers"
msgstr ""
-#: ../src/gtkgui.glade.h:127
+#: ../src/gtkgui.glade.h:126
msgid "File _Transfers"
msgstr ""
-#: ../src/gtkgui.glade.h:128
+#: ../src/gtkgui.glade.h:127
msgid "File manager:"
msgstr ""
-#: ../src/gtkgui.glade.h:129
+#: ../src/gtkgui.glade.h:128
msgid "Filter:"
msgstr ""
-#: ../src/gtkgui.glade.h:130
+#: ../src/gtkgui.glade.h:129
msgid "Font style:"
msgstr ""
-#: ../src/gtkgui.glade.h:131
+#: ../src/gtkgui.glade.h:130
msgid "Font:"
msgstr ""
-#: ../src/gtkgui.glade.h:132
+#: ../src/gtkgui.glade.h:131
msgid "Forbid him/her to see my status"
msgstr ""
-#: ../src/gtkgui.glade.h:133
+#: ../src/gtkgui.glade.h:132
msgid "Format: YYYY-MM-DD"
msgstr ""
-#: ../src/gtkgui.glade.h:134
+#: ../src/gtkgui.glade.h:133
msgid "Frequently Asked Questions (online)"
msgstr ""
-#: ../src/gtkgui.glade.h:135
+#: ../src/gtkgui.glade.h:134
msgid "From:"
msgstr ""
-#: ../src/gtkgui.glade.h:136
+#: ../src/gtkgui.glade.h:135
msgid "G_o"
msgstr ""
-#: ../src/gtkgui.glade.h:138
+#: ../src/gtkgui.glade.h:137
msgid "Gajim Themes Customization"
msgstr ""
-#: ../src/gtkgui.glade.h:139
+#: ../src/gtkgui.glade.h:138
msgid ""
"Gajim can send and receive meta-information related to a conversation you "
"may have with a contact"
msgstr ""
-#: ../src/gtkgui.glade.h:140
+#: ../src/gtkgui.glade.h:139
msgid ""
"Gajim will automatically show the new received message in a new chat window "
"or tab in an existing chat window"
msgstr ""
-#: ../src/gtkgui.glade.h:141
+#: ../src/gtkgui.glade.h:140
msgid ""
"Gajim will notify you for new message via a popup in the bottom right of the "
"screen"
msgstr ""
-#: ../src/gtkgui.glade.h:142
+#: ../src/gtkgui.glade.h:141
msgid ""
"Gajim will notify you via a popup window in the bottom right of the screen "
"about contacts that just signed in"
msgstr ""
-#: ../src/gtkgui.glade.h:143
+#: ../src/gtkgui.glade.h:142
msgid ""
"Gajim will notify you via a popup window in the bottom right of the screen "
"about contacts that just signed out"
msgstr ""
-#: ../src/gtkgui.glade.h:144
+#: ../src/gtkgui.glade.h:143
msgid ""
"Gajim will only change the icon of the contact that sent the new message"
msgstr ""
-#: ../src/gtkgui.glade.h:145
+#: ../src/gtkgui.glade.h:144
msgid "Gajim: Account Creation Wizard"
msgstr ""
-#: ../src/gtkgui.glade.h:146 ../src/roster_window.py:175
+#: ../src/gtkgui.glade.h:145 ../src/roster_window.py:184
msgid "General"
msgstr ""
#. Given Name
-#: ../src/gtkgui.glade.h:148
+#: ../src/gtkgui.glade.h:147
msgid "Given:"
msgstr ""
-#: ../src/gtkgui.glade.h:150
+#: ../src/gtkgui.glade.h:148
msgid "Group:"
msgstr ""
-#: ../src/gtkgui.glade.h:151
+#: ../src/gtkgui.glade.h:149
msgid "HTTP Connect"
msgstr ""
-#: ../src/gtkgui.glade.h:152
+#: ../src/gtkgui.glade.h:150
msgid "Help online"
msgstr ""
-#: ../src/gtkgui.glade.h:153
+#: ../src/gtkgui.glade.h:151
msgid "Hides the window"
msgstr ""
-#: ../src/gtkgui.glade.h:154
+#: ../src/gtkgui.glade.h:152
msgid "Homepage:"
msgstr ""
-#: ../src/gtkgui.glade.h:155
+#: ../src/gtkgui.glade.h:153
msgid "Hostname: "
msgstr ""
-#: ../src/gtkgui.glade.h:156
+#: ../src/gtkgui.glade.h:154
msgid "I already have an account I want to use"
msgstr ""
-#: ../src/gtkgui.glade.h:157
+#: ../src/gtkgui.glade.h:155
msgid "I want to _register for a new account"
msgstr ""
-#: ../src/gtkgui.glade.h:158
+#: ../src/gtkgui.glade.h:156
msgid "I would like to add you to my contact list."
msgstr ""
-#: ../src/gtkgui.glade.h:159
+#: ../src/gtkgui.glade.h:157
msgid "If checked, Gajim will also have a trayicon"
msgstr ""
-#: ../src/gtkgui.glade.h:160
+#: ../src/gtkgui.glade.h:158
msgid "If checked, Gajim will display avatars of contacts in roster window"
msgstr ""
-#: ../src/gtkgui.glade.h:161
+#: ../src/gtkgui.glade.h:159
msgid ""
"If checked, Gajim will display status messages of contacts under the contact "
"name in roster window"
msgstr ""
-#: ../src/gtkgui.glade.h:162
+#: ../src/gtkgui.glade.h:160
msgid "If checked, Gajim will join this group chat on startup"
msgstr ""
-#: ../src/gtkgui.glade.h:163
+#: ../src/gtkgui.glade.h:161
msgid "If checked, Gajim will remember the password for this account"
msgstr ""
-#: ../src/gtkgui.glade.h:164
+#: ../src/gtkgui.glade.h:162
msgid ""
"If checked, Gajim will remember the roster and chat window positions in the "
"screen and the sizes of them next time you run it"
msgstr ""
-#: ../src/gtkgui.glade.h:165
+#: ../src/gtkgui.glade.h:163
msgid ""
"If checked, Gajim will replace ascii smilies like ':)' with equivalent "
"graphical emoticons"
msgstr ""
-#: ../src/gtkgui.glade.h:166
+#: ../src/gtkgui.glade.h:164
msgid ""
"If checked, Gajim will send keep-alive packets so it prevents connection "
"timeout which results in disconnection"
msgstr ""
-#: ../src/gtkgui.glade.h:167
+#: ../src/gtkgui.glade.h:165
msgid ""
"If checked, Gajim will store the password in ~/.gajim/config with 'read' "
"permission only for you"
msgstr ""
-#: ../src/gtkgui.glade.h:168
+#: ../src/gtkgui.glade.h:166
msgid ""
"If checked, Gajim will use protocol-specific status icons. (eg. A contact "
"from MSN will have the equivalent msn icon for status online, away, busy, "
"etc...)"
msgstr ""
-#: ../src/gtkgui.glade.h:169
+#: ../src/gtkgui.glade.h:167
msgid ""
"If checked, Gajim, when launched, will automatically connect to jabber using "
"this account"
msgstr ""
-#: ../src/gtkgui.glade.h:170
+#: ../src/gtkgui.glade.h:168
msgid ""
"If checked, any change to the global status (handled by the combobox at the "
"bottom of the roster window) will change the status of this account "
"accordingly"
msgstr ""
-#: ../src/gtkgui.glade.h:171
+#: ../src/gtkgui.glade.h:169
msgid ""
"If you have 2 or more accounts and it is checked, Gajim will list all "
"contacts as if you had one account"
msgstr ""
-#: ../src/gtkgui.glade.h:172
+#: ../src/gtkgui.glade.h:170
msgid "Incoming message:"
msgstr ""
#. Info/Query make the "IQ" initials. So translate like this 'YourLang/YourLang (Info/Query)'. Thanks (it's a tooltip so width is not a problem)
-#: ../src/gtkgui.glade.h:174
+#: ../src/gtkgui.glade.h:172
msgid "Info/Query"
msgstr ""
-#: ../src/gtkgui.glade.h:175
+#: ../src/gtkgui.glade.h:173
msgid "Information about you, as stored in the server"
msgstr ""
-#: ../src/gtkgui.glade.h:176
+#: ../src/gtkgui.glade.h:174
msgid "Invitation Received"
msgstr ""
-#: ../src/gtkgui.glade.h:177
+#: ../src/gtkgui.glade.h:175
msgid "Italic"
msgstr ""
-#: ../src/gtkgui.glade.h:178
+#: ../src/gtkgui.glade.h:176
msgid "Jabber"
msgstr ""
-#: ../src/gtkgui.glade.h:179
+#: ../src/gtkgui.glade.h:177
msgid "Jabber ID:"
msgstr ""
-#: ../src/gtkgui.glade.h:181
+#: ../src/gtkgui.glade.h:179
msgid "Join _Group Chat"
msgstr ""
-#: ../src/gtkgui.glade.h:182
+#: ../src/gtkgui.glade.h:180
msgid "Location"
msgstr ""
-#: ../src/gtkgui.glade.h:183
+#: ../src/gtkgui.glade.h:181
msgid "Manage Accounts"
msgstr ""
-#: ../src/gtkgui.glade.h:184
+#: ../src/gtkgui.glade.h:182
msgid "Manage Bookmarks"
msgstr ""
-#: ../src/gtkgui.glade.h:185
+#: ../src/gtkgui.glade.h:183
msgid "Manage Emoticons"
msgstr ""
-#: ../src/gtkgui.glade.h:186
+#: ../src/gtkgui.glade.h:184
msgid "Manage Proxy Profiles"
msgstr ""
-#: ../src/gtkgui.glade.h:187
+#: ../src/gtkgui.glade.h:185
msgid "Manage..."
msgstr ""
#. Middle Name
-#: ../src/gtkgui.glade.h:189
+#: ../src/gtkgui.glade.h:187
msgid "Middle:"
msgstr ""
-#: ../src/gtkgui.glade.h:190
+#: ../src/gtkgui.glade.h:188
msgid "Mo_derator"
msgstr ""
-#: ../src/gtkgui.glade.h:191
+#: ../src/gtkgui.glade.h:189
msgid "More"
msgstr ""
-#: ../src/gtkgui.glade.h:192
+#: ../src/gtkgui.glade.h:190
msgid "Name:"
msgstr ""
-#: ../src/gtkgui.glade.h:193
+#: ../src/gtkgui.glade.h:191
+msgid ""
+"Never\n"
+"Always\n"
+"Per account\n"
+"Per type"
+msgstr ""
+
+#: ../src/gtkgui.glade.h:195
msgid "Nickname:"
msgstr ""
#. None means no proxy profile selected
-#: ../src/gtkgui.glade.h:196
+#: ../src/gtkgui.glade.h:198
msgid "None"
msgstr ""
-#: ../src/gtkgui.glade.h:197
+#: ../src/gtkgui.glade.h:199
msgid "Notify me about contacts that: "
msgstr ""
-#: ../src/gtkgui.glade.h:198
+#: ../src/gtkgui.glade.h:200
+msgid "Notify on new _Gmail e-mail"
+msgstr ""
+
+#: ../src/gtkgui.glade.h:201
msgid "OS:"
msgstr ""
-#: ../src/gtkgui.glade.h:199
+#: ../src/gtkgui.glade.h:202
msgid "On every _message"
msgstr ""
-#: ../src/gtkgui.glade.h:200
-msgid "Open..."
+#: ../src/gtkgui.glade.h:203
+msgid "One message _window:"
msgstr ""
-#: ../src/gtkgui.glade.h:201 ../src/tabbed_chat_window.py:232
-msgid "OpenPGP Encryption"
+#: ../src/gtkgui.glade.h:204
+msgid "Open..."
msgstr ""
-#: ../src/gtkgui.glade.h:202
+#: ../src/gtkgui.glade.h:206
msgid "Or choose a preset message:"
msgstr ""
-#: ../src/gtkgui.glade.h:203
+#: ../src/gtkgui.glade.h:207
msgid "Outgoing message:"
msgstr ""
-#: ../src/gtkgui.glade.h:204
+#: ../src/gtkgui.glade.h:208
msgid "Pass_word:"
msgstr ""
-#: ../src/gtkgui.glade.h:206
+#: ../src/gtkgui.glade.h:210
msgid "Password:"
msgstr ""
-#: ../src/gtkgui.glade.h:207
+#: ../src/gtkgui.glade.h:211
msgid "Personal Information"
msgstr ""
-#: ../src/gtkgui.glade.h:208
+#: ../src/gtkgui.glade.h:212
msgid "Phone No.:"
msgstr ""
-#: ../src/gtkgui.glade.h:209
+#: ../src/gtkgui.glade.h:213
msgid "Play _sounds"
msgstr ""
-#: ../src/gtkgui.glade.h:210
+#: ../src/gtkgui.glade.h:214
msgid "Port: "
msgstr ""
-#: ../src/gtkgui.glade.h:211
+#: ../src/gtkgui.glade.h:215
msgid "Position:"
msgstr ""
-#: ../src/gtkgui.glade.h:212
+#: ../src/gtkgui.glade.h:216
msgid "Postal Code:"
msgstr ""
-#: ../src/gtkgui.glade.h:213
+#: ../src/gtkgui.glade.h:217
msgid "Preferences"
msgstr ""
#. Prefix in Name
-#: ../src/gtkgui.glade.h:215
+#: ../src/gtkgui.glade.h:219
msgid "Prefix:"
msgstr ""
-#: ../src/gtkgui.glade.h:216
+#: ../src/gtkgui.glade.h:220
msgid "Print time:"
msgstr ""
-#: ../src/gtkgui.glade.h:217
+#: ../src/gtkgui.glade.h:221
msgid "Priori_ty:"
msgstr ""
-#: ../src/gtkgui.glade.h:218
+#: ../src/gtkgui.glade.h:222
msgid ""
"Priority is used in Jabber to determine who gets the events from the jabber "
"server when two or more clients are connected using the same account; The "
"client with the highest priority gets the events"
msgstr ""
-#: ../src/gtkgui.glade.h:219
+#: ../src/gtkgui.glade.h:223
msgid "Profile, Avatar"
msgstr ""
-#: ../src/gtkgui.glade.h:220
+#: ../src/gtkgui.glade.h:224
msgid "Protocol:"
msgstr ""
-#: ../src/gtkgui.glade.h:221
+#: ../src/gtkgui.glade.h:225
msgid "Proxy:"
msgstr ""
-#: ../src/gtkgui.glade.h:222
+#: ../src/gtkgui.glade.h:226
msgid "Query Builder..."
msgstr ""
-#: ../src/gtkgui.glade.h:223
+#: ../src/gtkgui.glade.h:227
msgid "Recently:"
msgstr ""
-#: ../src/gtkgui.glade.h:224
+#: ../src/gtkgui.glade.h:228
msgid "Register to"
msgstr ""
-#: ../src/gtkgui.glade.h:225
+#: ../src/gtkgui.glade.h:229
msgid "Remove account _only from Gajim"
msgstr ""
-#: ../src/gtkgui.glade.h:226
+#: ../src/gtkgui.glade.h:230
msgid "Remove account from Gajim and from _server"
msgstr ""
-#: ../src/gtkgui.glade.h:227
+#: ../src/gtkgui.glade.h:231
msgid "Remove file transfer from the list."
msgstr ""
-#: ../src/gtkgui.glade.h:228
+#: ../src/gtkgui.glade.h:232
msgid "Removes completed, canceled and failed file transfers from the list"
msgstr ""
-#: ../src/gtkgui.glade.h:229
-msgid "Removing selected file transfer"
-msgstr ""
-
-#: ../src/gtkgui.glade.h:230
+#: ../src/gtkgui.glade.h:233
msgid "Reply to this message"
msgstr ""
-#: ../src/gtkgui.glade.h:231
+#: ../src/gtkgui.glade.h:234
msgid "Reset to Default Colors"
msgstr ""
-#: ../src/gtkgui.glade.h:232
+#: ../src/gtkgui.glade.h:235
msgid "Resour_ce: "
msgstr ""
-#: ../src/gtkgui.glade.h:233
+#: ../src/gtkgui.glade.h:236
msgid ""
"Resource is sent to the Jabber server in order to separate the same JID in "
"two or more parts depending on the number of the clients connected in the "
@@ -2436,294 +2586,286 @@ msgid ""
"has the highest priority will get the events. (see below)"
msgstr ""
-#: ../src/gtkgui.glade.h:234
+#: ../src/gtkgui.glade.h:237
msgid "Resource:"
msgstr ""
-#: ../src/gtkgui.glade.h:235
+#: ../src/gtkgui.glade.h:238
msgid "Role:"
msgstr ""
-#: ../src/gtkgui.glade.h:236
+#: ../src/gtkgui.glade.h:239
msgid "Room Configuration"
msgstr ""
-#: ../src/gtkgui.glade.h:237
+#: ../src/gtkgui.glade.h:240
msgid "Room:"
msgstr ""
-#: ../src/gtkgui.glade.h:238
+#: ../src/gtkgui.glade.h:241
msgid "Save _passphrase (insecure)"
msgstr ""
-#: ../src/gtkgui.glade.h:239
+#: ../src/gtkgui.glade.h:242
msgid "Save _position and size for roster and chat windows"
msgstr ""
-#: ../src/gtkgui.glade.h:240
+#: ../src/gtkgui.glade.h:243
msgid "Save conversation _logs for all contacts"
msgstr ""
-#: ../src/gtkgui.glade.h:241
+#: ../src/gtkgui.glade.h:244
msgid "Save pass_word"
msgstr ""
-#: ../src/gtkgui.glade.h:242
+#: ../src/gtkgui.glade.h:245
msgid "Search"
msgstr ""
-#: ../src/gtkgui.glade.h:243
+#: ../src/gtkgui.glade.h:246
msgid "Sen_d"
msgstr ""
-#: ../src/gtkgui.glade.h:244
+#: ../src/gtkgui.glade.h:247
msgid "Send File"
msgstr ""
-#: ../src/gtkgui.glade.h:245
+#: ../src/gtkgui.glade.h:248
msgid "Send Single _Message"
msgstr ""
-#: ../src/gtkgui.glade.h:246
+#: ../src/gtkgui.glade.h:249
msgid "Send _File"
msgstr ""
-#: ../src/gtkgui.glade.h:247
+#: ../src/gtkgui.glade.h:250
msgid "Send _New Message..."
msgstr ""
-#: ../src/gtkgui.glade.h:248
+#: ../src/gtkgui.glade.h:251
msgid "Send keep-alive packets"
msgstr ""
-#: ../src/gtkgui.glade.h:249
+#: ../src/gtkgui.glade.h:252
msgid "Send message"
msgstr ""
-#: ../src/gtkgui.glade.h:250
+#: ../src/gtkgui.glade.h:253
msgid "Send message and close window"
msgstr ""
-#: ../src/gtkgui.glade.h:251
+#: ../src/gtkgui.glade.h:254
msgid "Sends a message to currently connected users to this server"
msgstr ""
-#: ../src/gtkgui.glade.h:252
+#: ../src/gtkgui.glade.h:255
msgid "Server:"
msgstr ""
-#: ../src/gtkgui.glade.h:253
+#: ../src/gtkgui.glade.h:256
msgid "Servers Features"
msgstr ""
-#: ../src/gtkgui.glade.h:254
+#: ../src/gtkgui.glade.h:257
msgid "Set MOTD"
msgstr ""
-#: ../src/gtkgui.glade.h:255
+#: ../src/gtkgui.glade.h:258
msgid "Set Message of the Day"
msgstr ""
-#: ../src/gtkgui.glade.h:256
+#: ../src/gtkgui.glade.h:259
msgid "Set _Avatar"
msgstr ""
-#: ../src/gtkgui.glade.h:257
+#: ../src/gtkgui.glade.h:260
msgid "Set an avatar when I connect"
msgstr ""
-#: ../src/gtkgui.glade.h:258
+#: ../src/gtkgui.glade.h:261
msgid "Sets Message of the Day"
msgstr ""
-#: ../src/gtkgui.glade.h:259
+#: ../src/gtkgui.glade.h:262
msgid "Show All Pending _Events"
msgstr ""
-#: ../src/gtkgui.glade.h:260
+#: ../src/gtkgui.glade.h:263
msgid "Show _Offline Contacts"
msgstr ""
-#: ../src/gtkgui.glade.h:261
+#: ../src/gtkgui.glade.h:264
msgid "Show _Roster"
msgstr ""
-#: ../src/gtkgui.glade.h:262
+#: ../src/gtkgui.glade.h:265
msgid "Show _XML Console"
msgstr ""
-#: ../src/gtkgui.glade.h:263
+#: ../src/gtkgui.glade.h:266
msgid "Show only in _roster"
msgstr ""
-#: ../src/gtkgui.glade.h:264
+#: ../src/gtkgui.glade.h:267
msgid "Shows a list of file transfers between you and other"
msgstr ""
-#: ../src/gtkgui.glade.h:265
+#: ../src/gtkgui.glade.h:268
msgid "Sign _in"
msgstr ""
-#: ../src/gtkgui.glade.h:266
+#: ../src/gtkgui.glade.h:269
msgid "Sign _out"
msgstr ""
-#: ../src/gtkgui.glade.h:267
+#: ../src/gtkgui.glade.h:270
msgid "Sort contacts by status"
msgstr ""
-#: ../src/gtkgui.glade.h:268
+#: ../src/gtkgui.glade.h:271
msgid "Sta_tus"
msgstr ""
-#: ../src/gtkgui.glade.h:269
+#: ../src/gtkgui.glade.h:272
msgid "Start _Chat"
msgstr ""
-#: ../src/gtkgui.glade.h:270
+#: ../src/gtkgui.glade.h:273
msgid "State:"
msgstr ""
-#: ../src/gtkgui.glade.h:271
+#: ../src/gtkgui.glade.h:274
msgid "Status"
msgstr ""
-#: ../src/gtkgui.glade.h:272
+#: ../src/gtkgui.glade.h:275
msgid "Status message:"
msgstr ""
-#: ../src/gtkgui.glade.h:273
+#: ../src/gtkgui.glade.h:276
msgid "Status:"
msgstr ""
-#: ../src/gtkgui.glade.h:274
-msgid "Stoping selected file transfer"
-msgstr ""
-
-#: ../src/gtkgui.glade.h:275
+#: ../src/gtkgui.glade.h:277
msgid "Street:"
msgstr ""
-#: ../src/gtkgui.glade.h:276
+#: ../src/gtkgui.glade.h:278
msgid "Subject:"
msgstr ""
-#: ../src/gtkgui.glade.h:277
+#: ../src/gtkgui.glade.h:279
msgid "Subscription Request"
msgstr ""
-#: ../src/gtkgui.glade.h:278
+#: ../src/gtkgui.glade.h:280
msgid "Subscription:"
msgstr ""
#. Suffix in Name
-#: ../src/gtkgui.glade.h:280
+#: ../src/gtkgui.glade.h:282
msgid "Suffix:"
msgstr ""
-#: ../src/gtkgui.glade.h:281
+#: ../src/gtkgui.glade.h:283
msgid "Synch_ronize account status with global status"
msgstr ""
-#: ../src/gtkgui.glade.h:282
+#: ../src/gtkgui.glade.h:284
msgid "Text _color:"
msgstr ""
-#: ../src/gtkgui.glade.h:283
+#: ../src/gtkgui.glade.h:285
msgid "Text _font:"
msgstr ""
-#: ../src/gtkgui.glade.h:284
+#: ../src/gtkgui.glade.h:286
msgid "The auto away status message"
msgstr ""
-#: ../src/gtkgui.glade.h:285
+#: ../src/gtkgui.glade.h:287
msgid "The auto not available status message"
msgstr ""
-#: ../src/gtkgui.glade.h:286
+#: ../src/gtkgui.glade.h:288
msgid "Theme:"
msgstr ""
-#: ../src/gtkgui.glade.h:287
+#: ../src/gtkgui.glade.h:289
msgid ""
"This action removes single file transfer from the list. If the transfer is "
"active, it is first stopped and then removed"
msgstr ""
-#: ../src/gtkgui.glade.h:288
+#: ../src/gtkgui.glade.h:290
msgid "Title:"
msgstr ""
-#: ../src/gtkgui.glade.h:289
+#: ../src/gtkgui.glade.h:291
msgid "To:"
msgstr ""
-#: ../src/gtkgui.glade.h:290
+#: ../src/gtkgui.glade.h:292
msgid "Toggle Open_PGP Encryption"
msgstr ""
-#: ../src/gtkgui.glade.h:291
+#: ../src/gtkgui.glade.h:293
msgid "Type your new status message:"
msgstr ""
-#: ../src/gtkgui.glade.h:292
+#: ../src/gtkgui.glade.h:294
msgid "Type:"
msgstr ""
-#: ../src/gtkgui.glade.h:293
+#: ../src/gtkgui.glade.h:295
msgid "URL:"
msgstr ""
-#: ../src/gtkgui.glade.h:294
+#: ../src/gtkgui.glade.h:296
msgid "Underline"
msgstr ""
-#: ../src/gtkgui.glade.h:295
+#: ../src/gtkgui.glade.h:297
msgid "Update MOTD"
msgstr ""
-#: ../src/gtkgui.glade.h:296
+#: ../src/gtkgui.glade.h:298
msgid "Update Message of the Day"
msgstr ""
-#: ../src/gtkgui.glade.h:297
+#: ../src/gtkgui.glade.h:299
msgid "Updates Message of the Day"
msgstr ""
-#: ../src/gtkgui.glade.h:298
+#: ../src/gtkgui.glade.h:300
msgid "Use _SSL (legacy)"
msgstr ""
-#: ../src/gtkgui.glade.h:299
+#: ../src/gtkgui.glade.h:301
msgid "Use _emoticons"
msgstr ""
-#: ../src/gtkgui.glade.h:300
+#: ../src/gtkgui.glade.h:302
msgid "Use _transports iconsets"
msgstr ""
-#: ../src/gtkgui.glade.h:301
-msgid "Use a single chat window with _tabs"
-msgstr ""
-
-#: ../src/gtkgui.glade.h:302
+#: ../src/gtkgui.glade.h:303
msgid "Use authentication"
msgstr ""
-#: ../src/gtkgui.glade.h:303
+#: ../src/gtkgui.glade.h:304
msgid "Use custom hostname/port"
msgstr ""
-#: ../src/gtkgui.glade.h:304
+#: ../src/gtkgui.glade.h:305
msgid "User ID:"
msgstr ""
-#: ../src/gtkgui.glade.h:305
+#: ../src/gtkgui.glade.h:306
msgid "When a file transfer is complete show a popup notification"
msgstr ""
-#: ../src/gtkgui.glade.h:306
+#: ../src/gtkgui.glade.h:307
msgid ""
"When a new event (message, file transfer request etc..) is received, the "
"following methods may be used to inform you about it. NOTE: New message "
@@ -2731,360 +2873,360 @@ msgid ""
"chatting with"
msgstr ""
-#: ../src/gtkgui.glade.h:307
+#: ../src/gtkgui.glade.h:308
msgid "When new event is received"
msgstr ""
-#: ../src/gtkgui.glade.h:308
+#: ../src/gtkgui.glade.h:309
msgid "Work"
msgstr ""
-#: ../src/gtkgui.glade.h:309
+#: ../src/gtkgui.glade.h:310
msgid ""
"You need to have an account in order to connect\n"
"to the Jabber network."
msgstr ""
-#: ../src/gtkgui.glade.h:311
+#: ../src/gtkgui.glade.h:312
msgid "Your JID:"
msgstr ""
-#. Make sure the character after "_" is not E/e (conflicts with Alt+E that is supposed to show the Emoticon Selector)
-#: ../src/gtkgui.glade.h:313
+#. Make sure the character after "_" is not M/m (conflicts with Alt+M that is supposed to show the Emoticon Selector)
+#: ../src/gtkgui.glade.h:314
msgid "_Actions"
msgstr ""
-#: ../src/gtkgui.glade.h:314
+#: ../src/gtkgui.glade.h:315
msgid "_Add Contact..."
msgstr ""
-#: ../src/gtkgui.glade.h:315
+#: ../src/gtkgui.glade.h:316
msgid "_Add to Roster"
msgstr ""
-#: ../src/gtkgui.glade.h:316
+#: ../src/gtkgui.glade.h:317
msgid "_Address:"
msgstr ""
-#: ../src/gtkgui.glade.h:317
+#: ../src/gtkgui.glade.h:318
msgid "_Admin"
msgstr ""
-#: ../src/gtkgui.glade.h:318
+#: ../src/gtkgui.glade.h:319
msgid "_Administrator"
msgstr ""
-#: ../src/gtkgui.glade.h:319
+#: ../src/gtkgui.glade.h:320
msgid "_Advanced"
msgstr ""
-#: ../src/gtkgui.glade.h:320
+#: ../src/gtkgui.glade.h:321
msgid "_Authorize"
msgstr ""
-#: ../src/gtkgui.glade.h:321
+#: ../src/gtkgui.glade.h:322
msgid "_Background:"
msgstr ""
-#: ../src/gtkgui.glade.h:322
+#: ../src/gtkgui.glade.h:323
msgid "_Ban"
msgstr ""
-#: ../src/gtkgui.glade.h:323
+#: ../src/gtkgui.glade.h:324
msgid "_Bookmark This Room"
msgstr ""
-#: ../src/gtkgui.glade.h:324
+#: ../src/gtkgui.glade.h:325
msgid "_Browser:"
msgstr ""
-#: ../src/gtkgui.glade.h:325
+#: ../src/gtkgui.glade.h:326
msgid "_Cancel"
msgstr ""
-#: ../src/gtkgui.glade.h:326
+#: ../src/gtkgui.glade.h:327
msgid "_Compact View Alt+C"
msgstr ""
-#: ../src/gtkgui.glade.h:327
+#: ../src/gtkgui.glade.h:328
msgid "_Contents"
msgstr ""
-#: ../src/gtkgui.glade.h:329
+#: ../src/gtkgui.glade.h:330
msgid "_Copy JID/Email Address"
msgstr ""
-#: ../src/gtkgui.glade.h:330
+#: ../src/gtkgui.glade.h:331
msgid "_Copy Link Location"
msgstr ""
-#: ../src/gtkgui.glade.h:331
+#: ../src/gtkgui.glade.h:332
msgid "_Deny"
msgstr ""
-#: ../src/gtkgui.glade.h:332
+#: ../src/gtkgui.glade.h:333
msgid "_Discover Services"
msgstr ""
-#: ../src/gtkgui.glade.h:333
+#: ../src/gtkgui.glade.h:334
msgid "_Discover Services..."
msgstr ""
-#: ../src/gtkgui.glade.h:335
+#: ../src/gtkgui.glade.h:336
msgid "_FAQ"
msgstr ""
-#: ../src/gtkgui.glade.h:336
+#: ../src/gtkgui.glade.h:337
msgid "_Filter:"
msgstr ""
-#: ../src/gtkgui.glade.h:337
+#: ../src/gtkgui.glade.h:338
msgid "_Finish"
msgstr ""
-#: ../src/gtkgui.glade.h:338
+#: ../src/gtkgui.glade.h:339
msgid "_Group Chat"
msgstr ""
-#: ../src/gtkgui.glade.h:339
+#: ../src/gtkgui.glade.h:340
msgid "_Help"
msgstr ""
-#: ../src/gtkgui.glade.h:340
+#: ../src/gtkgui.glade.h:341
msgid "_Highlight misspelled words"
msgstr ""
-#: ../src/gtkgui.glade.h:341
+#: ../src/gtkgui.glade.h:342
msgid "_History"
msgstr ""
-#: ../src/gtkgui.glade.h:342
+#: ../src/gtkgui.glade.h:343
msgid "_Host:"
msgstr ""
#. Info/Query: all(?) jabber xml start with <iq Leaving it _IQ is not a bad idea unless you are sure your lang has this somehow else translated (NOTE: xml still will still say <iq in your language (of course))
-#: ../src/gtkgui.glade.h:344
+#: ../src/gtkgui.glade.h:345
msgid "_IQ"
msgstr ""
-#: ../src/gtkgui.glade.h:345
+#: ../src/gtkgui.glade.h:346
msgid "_Icon in systray (aka. notification area)"
msgstr ""
-#: ../src/gtkgui.glade.h:346
+#: ../src/gtkgui.glade.h:347
msgid "_Ignore events from contacts not in the roster"
msgstr ""
-#: ../src/gtkgui.glade.h:347
+#: ../src/gtkgui.glade.h:348
msgid "_Jabber ID:"
msgstr ""
-#: ../src/gtkgui.glade.h:349
+#: ../src/gtkgui.glade.h:350
msgid "_Join New Room..."
msgstr ""
-#: ../src/gtkgui.glade.h:350
+#: ../src/gtkgui.glade.h:351
msgid "_Kick"
msgstr ""
-#: ../src/gtkgui.glade.h:351
+#: ../src/gtkgui.glade.h:352
msgid "_Log conversation history"
msgstr ""
-#: ../src/gtkgui.glade.h:352
+#: ../src/gtkgui.glade.h:353
msgid "_Log status changes of contacts"
msgstr ""
-#: ../src/gtkgui.glade.h:353
+#: ../src/gtkgui.glade.h:354
msgid "_Mail client:"
msgstr ""
-#: ../src/gtkgui.glade.h:354
+#: ../src/gtkgui.glade.h:355
msgid "_Member"
msgstr ""
-#: ../src/gtkgui.glade.h:355
+#: ../src/gtkgui.glade.h:356
msgid "_Merge accounts"
msgstr ""
-#: ../src/gtkgui.glade.h:356
+#: ../src/gtkgui.glade.h:357
msgid "_Message"
msgstr ""
-#: ../src/gtkgui.glade.h:357
+#: ../src/gtkgui.glade.h:358
msgid "_Modify"
msgstr ""
-#: ../src/gtkgui.glade.h:358
+#: ../src/gtkgui.glade.h:359
msgid "_Modify Account..."
msgstr ""
-#: ../src/gtkgui.glade.h:359
+#: ../src/gtkgui.glade.h:360
msgid "_Name: "
msgstr ""
-#: ../src/gtkgui.glade.h:360
+#: ../src/gtkgui.glade.h:361
msgid "_Never"
msgstr ""
-#: ../src/gtkgui.glade.h:361
+#: ../src/gtkgui.glade.h:362
msgid "_Notify me about it"
msgstr ""
-#: ../src/gtkgui.glade.h:362
+#: ../src/gtkgui.glade.h:363
msgid "_Notify me when a file transfer is complete"
msgstr ""
-#: ../src/gtkgui.glade.h:363
+#: ../src/gtkgui.glade.h:364
msgid "_OK"
msgstr ""
-#: ../src/gtkgui.glade.h:364
+#: ../src/gtkgui.glade.h:365
msgid "_Occupant Actions"
msgstr ""
-#: ../src/gtkgui.glade.h:365
+#: ../src/gtkgui.glade.h:366
msgid "_Online Users"
msgstr ""
-#: ../src/gtkgui.glade.h:367
+#: ../src/gtkgui.glade.h:368
msgid "_Open Email Composer"
msgstr ""
-#: ../src/gtkgui.glade.h:368
+#: ../src/gtkgui.glade.h:369
msgid "_Open Link in Browser"
msgstr ""
-#: ../src/gtkgui.glade.h:369
+#: ../src/gtkgui.glade.h:370
msgid "_Owner"
msgstr ""
-#: ../src/gtkgui.glade.h:370
+#: ../src/gtkgui.glade.h:371
msgid "_Password:"
msgstr ""
-#: ../src/gtkgui.glade.h:371
+#: ../src/gtkgui.glade.h:372
msgid "_Pause"
msgstr ""
-#: ../src/gtkgui.glade.h:372
+#: ../src/gtkgui.glade.h:373
msgid "_Player:"
msgstr ""
-#: ../src/gtkgui.glade.h:373
+#: ../src/gtkgui.glade.h:374
msgid "_Pop it up"
msgstr ""
-#: ../src/gtkgui.glade.h:374
+#: ../src/gtkgui.glade.h:375
msgid "_Port:"
msgstr ""
-#: ../src/gtkgui.glade.h:375
+#: ../src/gtkgui.glade.h:376
msgid "_Preferences"
msgstr ""
-#: ../src/gtkgui.glade.h:376
+#: ../src/gtkgui.glade.h:377
msgid "_Presence"
msgstr ""
-#: ../src/gtkgui.glade.h:377
+#: ../src/gtkgui.glade.h:378
msgid "_Publish"
msgstr ""
-#: ../src/gtkgui.glade.h:378
+#: ../src/gtkgui.glade.h:379
msgid "_Quit"
msgstr ""
-#: ../src/gtkgui.glade.h:379
+#: ../src/gtkgui.glade.h:380
msgid "_Remove"
msgstr ""
-#: ../src/gtkgui.glade.h:380 ../src/roster_window.py:1093
+#: ../src/gtkgui.glade.h:381 ../src/roster_window.py:1108
msgid "_Remove from Roster"
msgstr ""
-#: ../src/gtkgui.glade.h:381
+#: ../src/gtkgui.glade.h:382
msgid "_Rename"
msgstr ""
-#: ../src/gtkgui.glade.h:382
+#: ../src/gtkgui.glade.h:383
msgid "_Reply"
msgstr ""
-#: ../src/gtkgui.glade.h:383
+#: ../src/gtkgui.glade.h:384
msgid "_Retrieve"
msgstr ""
-#: ../src/gtkgui.glade.h:384
+#: ../src/gtkgui.glade.h:385
msgid "_Search"
msgstr ""
-#. Make sure the character after "_" is not E/e (conflicts with Alt+E that is supposed to show the Emoticon Selector)
-#: ../src/gtkgui.glade.h:386
+#. Make sure the character after "_" is not M/m (conflicts with Alt+M that is supposed to show the Emoticon Selector)
+#: ../src/gtkgui.glade.h:387
msgid "_Send"
msgstr ""
-#: ../src/gtkgui.glade.h:387
+#: ../src/gtkgui.glade.h:388
msgid "_Send & Close"
msgstr ""
-#: ../src/gtkgui.glade.h:388
+#: ../src/gtkgui.glade.h:389
msgid "_Send Private Message"
msgstr ""
-#: ../src/gtkgui.glade.h:389
+#: ../src/gtkgui.glade.h:390
msgid "_Send Server Message"
msgstr ""
-#: ../src/gtkgui.glade.h:390
+#: ../src/gtkgui.glade.h:391
msgid "_Send Single Message"
msgstr ""
-#: ../src/gtkgui.glade.h:391
+#: ../src/gtkgui.glade.h:392
msgid "_Server:"
msgstr ""
-#: ../src/gtkgui.glade.h:392
+#: ../src/gtkgui.glade.h:393
msgid "_Set Image..."
msgstr ""
-#: ../src/gtkgui.glade.h:393
+#: ../src/gtkgui.glade.h:394
msgid "_Start Chat"
msgstr ""
-#: ../src/gtkgui.glade.h:394
+#: ../src/gtkgui.glade.h:395
msgid "_Status"
msgstr ""
-#: ../src/gtkgui.glade.h:395
+#: ../src/gtkgui.glade.h:396
msgid "_Subscribe"
msgstr ""
-#: ../src/gtkgui.glade.h:396
+#: ../src/gtkgui.glade.h:397
msgid "_Subscription"
msgstr ""
-#: ../src/gtkgui.glade.h:397
+#: ../src/gtkgui.glade.h:398
msgid "_Use proxy"
msgstr ""
-#: ../src/gtkgui.glade.h:398
+#: ../src/gtkgui.glade.h:399
msgid "_Username:"
msgstr ""
-#: ../src/gtkgui.glade.h:399
+#: ../src/gtkgui.glade.h:400
msgid "_Voice"
msgstr ""
-#: ../src/gtkgui.glade.h:400
+#: ../src/gtkgui.glade.h:401
msgid "_XML Console..."
msgstr ""
-#: ../src/gtkgui.glade.h:401
+#: ../src/gtkgui.glade.h:402
msgid "file transfers list"
msgstr ""
-#: ../src/gtkgui.glade.h:402
+#: ../src/gtkgui.glade.h:403
msgid "minutes"
msgstr ""
@@ -3094,17 +3236,17 @@ msgstr ""
msgid "Error: cannot open %s for reading"
msgstr ""
-#: ../src/gtkgui_helpers.py:259
+#: ../src/gtkgui_helpers.py:253
msgid "Error reading file:"
msgstr ""
-#: ../src/gtkgui_helpers.py:262
+#: ../src/gtkgui_helpers.py:256
msgid "Error parsing file:"
msgstr ""
#. do not traceback (could be a permission problem)
#. we talk about a file here
-#: ../src/gtkgui_helpers.py:300
+#: ../src/gtkgui_helpers.py:294
#, python-format
msgid "Could not write to %s. Session Management support will not work"
msgstr ""
@@ -3142,381 +3284,348 @@ msgstr ""
msgid "Status is now: %(status)s"
msgstr ""
-#: ../src/notify.py:146
+#: ../src/message_window.py:398
+#, python-format
+msgid "Switch to %s"
+msgstr ""
+
+#: ../src/notify.py:145
#, python-format
msgid "%(nickname)s in room %(room_name)s has sent you a new message."
msgstr ""
#. we talk about a name here
-#: ../src/notify.py:151
+#: ../src/notify.py:150
#, python-format
msgid "%s has sent you a new message."
msgstr ""
#. we talk about a name here
-#: ../src/notify.py:160
+#: ../src/notify.py:159
#, python-format
msgid "%s wants to send you a file."
msgstr ""
-#: ../src/notify.py:174
+#: ../src/notify.py:173
#, python-format
msgid "You successfully received %(filename)s from %(name)s."
msgstr ""
#. ft stopped
-#: ../src/notify.py:178
+#: ../src/notify.py:177
#, python-format
msgid "File transfer of %(filename)s from %(name)s stopped."
msgstr ""
-#: ../src/notify.py:191
+#: ../src/notify.py:190
#, python-format
msgid "You successfully sent %(filename)s to %(name)s."
msgstr ""
#. ft stopped
-#: ../src/notify.py:195
+#: ../src/notify.py:194
#, python-format
msgid "File transfer of %(filename)s to %(name)s stopped."
msgstr ""
-#: ../src/roster_window.py:123
+#: ../src/roster_window.py:128
msgid "Merged accounts"
msgstr ""
-#: ../src/roster_window.py:328
+#: ../src/roster_window.py:182
+msgid "Observers"
+msgstr ""
+
+#: ../src/roster_window.py:338
#, python-format
msgid "You are already in room %s"
msgstr ""
-#: ../src/roster_window.py:333 ../src/roster_window.py:1804
+#: ../src/roster_window.py:343 ../src/roster_window.py:1828
msgid "You cannot join a room while you are invisible"
msgstr ""
-#: ../src/roster_window.py:486
+#: ../src/roster_window.py:498
msgid "_Join New Room"
msgstr ""
-#: ../src/roster_window.py:501
+#: ../src/roster_window.py:513
msgid "Manage Bookmarks..."
msgstr ""
-#: ../src/roster_window.py:516
+#: ../src/roster_window.py:528
#, python-format
msgid "to %s account"
msgstr ""
-#: ../src/roster_window.py:528
+#: ../src/roster_window.py:540
#, python-format
msgid "using %s account"
msgstr ""
-#: ../src/roster_window.py:542
+#: ../src/roster_window.py:554
#, python-format
msgid "using account %s"
msgstr ""
-#: ../src/roster_window.py:553
+#: ../src/roster_window.py:565
#, python-format
msgid "for account %s"
msgstr ""
-#: ../src/roster_window.py:844
+#: ../src/roster_window.py:859
#, python-format
msgid "Transport \"%s\" will be removed"
msgstr ""
-#: ../src/roster_window.py:844
+#: ../src/roster_window.py:859
msgid ""
"You will no longer be able to send and receive messages to contacts from "
"this transport."
msgstr ""
-#: ../src/roster_window.py:896
+#: ../src/roster_window.py:911
msgid "Assign OpenPGP Key"
msgstr ""
-#: ../src/roster_window.py:897
+#: ../src/roster_window.py:912
msgid "Select a key to apply to the contact"
msgstr ""
-#: ../src/roster_window.py:1012
+#: ../src/roster_window.py:1027
msgid "I would like to add you to my roster"
msgstr ""
-#: ../src/roster_window.py:1045
+#: ../src/roster_window.py:1060
msgid "Re_name"
msgstr ""
-#: ../src/roster_window.py:1066
+#: ../src/roster_window.py:1081
msgid "_Log on"
msgstr ""
-#: ../src/roster_window.py:1075
+#: ../src/roster_window.py:1090
msgid "Log _off"
msgstr ""
-#: ../src/roster_window.py:1169
+#: ../src/roster_window.py:1184
msgid "_Change Status Message"
msgstr ""
-#: ../src/roster_window.py:1240
+#: ../src/roster_window.py:1255
msgid "Authorization has been sent"
msgstr ""
-#: ../src/roster_window.py:1241
+#: ../src/roster_window.py:1256
#, python-format
msgid "Now \"%s\" will know your status."
msgstr ""
-#: ../src/roster_window.py:1263
+#: ../src/roster_window.py:1278
msgid "Subscription request has been sent"
msgstr ""
-#: ../src/roster_window.py:1264
+#: ../src/roster_window.py:1279
#, python-format
msgid "If \"%s\" accepts this request you will know his or her status."
msgstr ""
-#: ../src/roster_window.py:1274
+#: ../src/roster_window.py:1290
msgid "Authorization has been removed"
msgstr ""
-#: ../src/roster_window.py:1275
+#: ../src/roster_window.py:1291
#, python-format
msgid "Now \"%s\" will always see you as offline."
msgstr ""
-#: ../src/roster_window.py:1420
+#: ../src/roster_window.py:1438
#, python-format
msgid "Contact \"%s\" will be removed from your roster"
msgstr ""
-#: ../src/roster_window.py:1421
+#: ../src/roster_window.py:1440
msgid ""
"By removing this contact you also by default remove authorization resulting "
"in him or her always seeing you as offline."
msgstr ""
-#: ../src/roster_window.py:1422
+#: ../src/roster_window.py:1441
msgid "I want this contact to know my status after removal"
msgstr ""
-#: ../src/roster_window.py:1504
+#: ../src/roster_window.py:1522
msgid "Passphrase Required"
msgstr ""
-#: ../src/roster_window.py:1505
+#: ../src/roster_window.py:1523
#, python-format
msgid "Enter GPG key passphrase for account %s"
msgstr ""
-#: ../src/roster_window.py:1506
+#: ../src/roster_window.py:1524
msgid "Save passphrase"
msgstr ""
-#: ../src/roster_window.py:1549 ../src/roster_window.py:1609
+#: ../src/roster_window.py:1567 ../src/roster_window.py:1627
msgid "You are participating in one or more group chats"
msgstr ""
-#: ../src/roster_window.py:1550 ../src/roster_window.py:1610
+#: ../src/roster_window.py:1568 ../src/roster_window.py:1628
msgid ""
"Changing your status to invisible will result in disconnection from those "
"group chats. Are you sure you want to go invisible?"
msgstr ""
-#: ../src/roster_window.py:1569
+#: ../src/roster_window.py:1587
msgid "No account available"
msgstr ""
-#: ../src/roster_window.py:1570
+#: ../src/roster_window.py:1588
msgid "You must create an account before you can chat with other contacts."
msgstr ""
-#: ../src/roster_window.py:1963 ../src/roster_window.py:1969
+#: ../src/roster_window.py:1987 ../src/roster_window.py:1993
msgid "You have unread messages"
msgstr ""
-#: ../src/roster_window.py:1964 ../src/roster_window.py:1970
+#: ../src/roster_window.py:1988 ../src/roster_window.py:1994
msgid ""
"Messages will only be available for reading them later if you have history "
"enabled."
msgstr ""
-#: ../src/roster_window.py:2663
+#: ../src/roster_window.py:2704
msgid "Change Status Message..."
msgstr ""
-#: ../src/systray.py:150
+#: ../src/systray.py:151
msgid "_Change Status Message..."
msgstr ""
#. for chat_with
#. for new_message
-#: ../src/systray.py:182 ../src/systray.py:187
+#: ../src/systray.py:183 ../src/systray.py:188
msgid "using account "
msgstr ""
-#: ../src/systray.py:208
+#: ../src/systray.py:209
msgid "Hide this menu"
msgstr ""
-#: ../src/systray.py:270
+#: ../src/systray.py:271
msgid "All contacts in this group are offline or have errors"
msgstr ""
#: ../src/systraywin32.py:278 ../src/systraywin32.py:297
-#: ../src/tooltips.py:267
+#: ../src/tooltips.py:266
#, python-format
msgid "Gajim - %d unread message"
msgid_plural "Gajim - %d unread messages"
msgstr[0] ""
msgstr[1] ""
-#. we talk about a contact here
-#: ../src/tabbed_chat_window.py:236
-#, python-format
-msgid "%s has not broadcasted an OpenPGP key nor you have assigned one"
-msgstr ""
-
-#. %s is being replaced in the code with JID
-#: ../src/tabbed_chat_window.py:401 ../src/tabbed_chat_window.py:457
-#, python-format
-msgid "You just received a new message from \"%s\""
-msgstr ""
-
-#: ../src/tabbed_chat_window.py:402
-msgid ""
-"If you close this tab and you have history disabled, this message will be "
-"lost."
-msgstr ""
-
-#: ../src/tabbed_chat_window.py:458
-msgid ""
-"If you close this tab and you have history disabled, the message will be "
-"lost."
-msgstr ""
-
-#: ../src/tabbed_chat_window.py:750
-msgid "Sending private message failed"
-msgstr ""
-
-#. in second %s code replaces with nickname
-#: ../src/tabbed_chat_window.py:752
-#, python-format
-msgid "You are no longer in room \"%s\" or \"%s\" has left."
-msgstr ""
-
-#: ../src/tabbed_chat_window.py:894
-msgid "Encryption enabled"
-msgstr ""
-
-#: ../src/tabbed_chat_window.py:899
-msgid "Encryption disabled"
-msgstr ""
-
-#: ../src/tooltips.py:273
+#: ../src/tooltips.py:272
#, python-format
msgid "Gajim - %d unread single message"
msgid_plural "Gajim - %d unread single messages"
msgstr[0] ""
msgstr[1] ""
-#: ../src/tooltips.py:279
+#: ../src/tooltips.py:278
#, python-format
msgid "Gajim - %d unread group chat message"
msgid_plural "Gajim - %d unread group chat messages"
msgstr[0] ""
msgstr[1] ""
-#: ../src/tooltips.py:285
+#: ../src/tooltips.py:284
#, python-format
msgid "Gajim - %d unread private message"
msgid_plural "Gajim - %d unread private messages"
msgstr[0] ""
msgstr[1] ""
-#: ../src/tooltips.py:300 ../src/tooltips.py:302
+#: ../src/tooltips.py:299 ../src/tooltips.py:301
#, python-format
msgid "Gajim - %s"
msgstr ""
-#: ../src/tooltips.py:330
+#: ../src/tooltips.py:329
msgid "Role: "
msgstr ""
-#: ../src/tooltips.py:333
+#: ../src/tooltips.py:332
msgid "Affiliation: "
msgstr ""
-#: ../src/tooltips.py:336 ../src/tooltips.py:431 ../src/tooltips.py:445
-#: ../src/tooltips.py:509
+#: ../src/tooltips.py:335 ../src/tooltips.py:430 ../src/tooltips.py:444
+#: ../src/tooltips.py:508
msgid "Status: "
msgstr ""
-#: ../src/tooltips.py:346 ../src/tooltips.py:441
+#: ../src/tooltips.py:345 ../src/tooltips.py:440
msgid "Resource: "
msgstr ""
-#: ../src/tooltips.py:411
+#: ../src/tooltips.py:410
msgid "Subscription: "
msgstr ""
-#: ../src/tooltips.py:421
+#: ../src/tooltips.py:420
msgid "OpenPGP: "
msgstr ""
-#: ../src/tooltips.py:480
+#: ../src/tooltips.py:479
msgid "Type: "
msgstr ""
-#: ../src/tooltips.py:482
+#: ../src/tooltips.py:481
msgid "Download"
msgstr ""
-#: ../src/tooltips.py:484
+#: ../src/tooltips.py:483
msgid "Upload"
msgstr ""
-#: ../src/tooltips.py:502
+#: ../src/tooltips.py:501
msgid "Size: "
msgstr ""
-#: ../src/tooltips.py:504
+#: ../src/tooltips.py:503
msgid "Transferred: "
msgstr ""
-#: ../src/tooltips.py:512 ../src/tooltips.py:533
+#: ../src/tooltips.py:511 ../src/tooltips.py:532
msgid "Not started"
msgstr ""
-#: ../src/tooltips.py:516
+#: ../src/tooltips.py:515
msgid "Stopped"
msgstr ""
-#: ../src/tooltips.py:518 ../src/tooltips.py:521
+#: ../src/tooltips.py:517 ../src/tooltips.py:520
msgid "Completed"
msgstr ""
-#: ../src/tooltips.py:525
+#: ../src/tooltips.py:524
msgid "Paused"
msgstr ""
#. stalled is not paused. it is like 'frozen' it stopped alone
-#: ../src/tooltips.py:529
+#: ../src/tooltips.py:528
msgid "Stalled"
msgstr ""
-#: ../src/tooltips.py:531
+#: ../src/tooltips.py:530
msgid "Transferring"
msgstr ""
-#: ../src/tooltips.py:550
+#: ../src/tooltips.py:549
msgid "This service has not yet responded with detailed information"
msgstr ""
-#: ../src/tooltips.py:552
+#: ../src/tooltips.py:551
msgid ""
"This service could not respond with detailed information.\n"
"It is most likely legacy or broken"
@@ -3528,63 +3637,63 @@ msgstr ""
#. in bytes
#. 32 kb
-#: ../src/vcard.py:210
+#: ../src/vcard.py:206
#, python-format
msgid "The filesize of image \"%s\" is too large"
msgstr ""
-#: ../src/vcard.py:212
+#: ../src/vcard.py:208
msgid "The file must not be more than 32 kilobytes."
msgstr ""
-#: ../src/vcard.py:278
+#: ../src/vcard.py:274
msgid "?Client:Unknown"
msgstr ""
-#: ../src/vcard.py:280
+#: ../src/vcard.py:276
msgid "?OS:Unknown"
msgstr ""
-#: ../src/vcard.py:292
+#: ../src/vcard.py:289
msgid ""
"This contact is interested in your presence information, but you are not "
"interested in his/her presence"
msgstr ""
-#: ../src/vcard.py:294
+#: ../src/vcard.py:291
msgid ""
"You are interested in the contact's presence information, but he/she is not "
"interested in yours"
msgstr ""
-#: ../src/vcard.py:296
+#: ../src/vcard.py:293
msgid "You and the contact are interested in each other's presence information"
msgstr ""
#. None
-#: ../src/vcard.py:298
+#: ../src/vcard.py:295
msgid ""
"You are not interested in the contact's presence, and neither he/she is "
"interested in yours"
msgstr ""
-#: ../src/vcard.py:307
+#: ../src/vcard.py:304
msgid "You are waiting contact's answer about your subscription request"
msgstr ""
-#: ../src/vcard.py:319 ../src/vcard.py:339
+#: ../src/vcard.py:316 ../src/vcard.py:336
msgid " resource with priority "
msgstr ""
-#: ../src/vcard.py:422
+#: ../src/vcard.py:419
msgid "Without a connection you can not publish your contact information."
msgstr ""
-#: ../src/vcard.py:451
+#: ../src/vcard.py:448
msgid "Without a connection, you can not get your contact information."
msgstr ""
-#: ../src/vcard.py:455
+#: ../src/vcard.py:452
msgid "Personal details"
msgstr ""
@@ -3592,25 +3701,26 @@ msgstr ""
msgid "creating logs database"
msgstr ""
-#: ../src/common/check_paths.py:79 ../src/common/check_paths.py:91
+#: ../src/common/check_paths.py:80 ../src/common/check_paths.py:92
+#: ../src/common/check_paths.py:100
#, python-format
msgid "%s is file but it should be a directory"
msgstr ""
-#: ../src/common/check_paths.py:80 ../src/common/check_paths.py:92
-#: ../src/common/check_paths.py:99
+#: ../src/common/check_paths.py:81 ../src/common/check_paths.py:93
+#: ../src/common/check_paths.py:101 ../src/common/check_paths.py:108
msgid "Gajim will now exit"
msgstr ""
#. dot_gajim doesn't exist
#. is '' on win9x so avoid that
-#: ../src/common/check_paths.py:88 ../src/common/check_paths.py:104
-#: ../src/common/check_paths.py:107
+#: ../src/common/check_paths.py:89 ../src/common/check_paths.py:97
+#: ../src/common/check_paths.py:113 ../src/common/check_paths.py:116
#, python-format
msgid "creating %s directory"
msgstr ""
-#: ../src/common/check_paths.py:98
+#: ../src/common/check_paths.py:107
#, python-format
msgid "%s is directory but should be file"
msgstr ""
@@ -3631,391 +3741,414 @@ msgstr ""
msgid "Session bus is not available"
msgstr ""
-#: ../src/common/config.py:54
+#: ../src/common/config.py:58
msgid "Use DBus and Notification-Daemon to show notifications"
msgstr ""
-#: ../src/common/config.py:58
+#: ../src/common/config.py:62
msgid "Time in minutes, after which your status changes to away."
msgstr ""
-#: ../src/common/config.py:59
+#: ../src/common/config.py:63
msgid "Away as a result of being idle"
msgstr ""
-#: ../src/common/config.py:61
+#: ../src/common/config.py:65
msgid "Time in minutes, after which your status changes to not available."
msgstr ""
-#: ../src/common/config.py:62
+#: ../src/common/config.py:66
msgid "Not available as a result of being idle"
msgstr ""
-#: ../src/common/config.py:89
+#: ../src/common/config.py:92
msgid ""
"If True, do not remove */_ . So *abc* will be bold but with * * not removed."
msgstr ""
-#: ../src/common/config.py:125
+#: ../src/common/config.py:133
msgid "Add * and [n] in roster title?"
msgstr ""
-#: ../src/common/config.py:126
+#: ../src/common/config.py:134
msgid ""
"How many lines to remember from previous conversation when a chat tab/window "
"is reopened."
msgstr ""
-#: ../src/common/config.py:127
+#: ../src/common/config.py:135
msgid "How many minutes should last lines from previous conversation last."
msgstr ""
-#: ../src/common/config.py:128
+#: ../src/common/config.py:136
msgid ""
"Send message on Ctrl+Enter and with Enter make new line (Mirabilis ICQ "
"Client default behaviour)."
msgstr ""
-#: ../src/common/config.py:130
+#: ../src/common/config.py:138
msgid "How many lines to store for Ctrl+KeyUP."
msgstr ""
#. which version created the config
-#: ../src/common/config.py:132
+#: ../src/common/config.py:140
msgid "Use compact view when you open a chat window"
msgstr ""
-#: ../src/common/config.py:133
+#: ../src/common/config.py:141
msgid "Use compact view when you open a group chat window"
msgstr ""
-#: ../src/common/config.py:135
+#: ../src/common/config.py:143
#, python-format
msgid ""
"Either custom url with %s in it where %s is the word/phrase or 'WIKTIONARY' "
"which means use wiktionary."
msgstr ""
-#: ../src/common/config.py:138
+#: ../src/common/config.py:146
msgid "If checked, Gajim can be controlled remotely using gajim-remote."
msgstr ""
-#: ../src/common/config.py:142
+#: ../src/common/config.py:150
msgid "Ask before closing a group chat tab/window."
msgstr ""
+#: ../src/common/config.py:151
+msgid "A list of rooms that do not require confirmation before closing"
+msgstr ""
+
#. notif. on file complete
#. port, used for file transfers
-#: ../src/common/config.py:145
+#: ../src/common/config.py:154
msgid ""
"Overrides the host we send for File Transfer in case of address translation/"
"port forwarding."
msgstr ""
-#: ../src/common/config.py:147
+#: ../src/common/config.py:156
msgid "IEC standard says KiB = 1024 bytes, KB = 1000 bytes."
msgstr ""
-#: ../src/common/config.py:155
+#: ../src/common/config.py:164
msgid "Show tab when only one conversation?"
msgstr ""
-#: ../src/common/config.py:156
+#: ../src/common/config.py:165
msgid "Show tab border if one conversation?"
msgstr ""
-#: ../src/common/config.py:157
+#: ../src/common/config.py:166
msgid "Show close button in tab?"
msgstr ""
-#: ../src/common/config.py:162
+#: ../src/common/config.py:173
msgid ""
"A semicolon-separated list of words that will be highlighted in multi-user "
"chat."
msgstr ""
-#: ../src/common/config.py:163
+#: ../src/common/config.py:174
msgid ""
"If True, quits Gajim when X button of Window Manager is clicked. This "
"setting is taken into account only if trayicon is used."
msgstr ""
-#: ../src/common/config.py:164
+#: ../src/common/config.py:175
msgid "If True, Gajim registers for xmpp:// on each startup."
msgstr ""
-#: ../src/common/config.py:165
+#: ../src/common/config.py:176
msgid ""
"If True, Gajim will display an icon on each tab containing unread messages. "
"Depending on the theme, this icon may be animated."
msgstr ""
-#: ../src/common/config.py:166
+#: ../src/common/config.py:177
msgid ""
"If True, Gajim will display the status message, if not empty, for every "
"contact under the contact name in roster window"
msgstr ""
-#: ../src/common/config.py:168
+#: ../src/common/config.py:179
msgid ""
"If True, Gajim will ask for avatar each contact that did not have an avatar "
"last time or has one cached that is too old."
msgstr ""
-#. FIXME: remvoe you and make it Gajim will not; and/or his or *her* status messages
-#: ../src/common/config.py:170
+#. FIXME: remove you and make it Gajim will not; and/or his or *her* status messages
+#: ../src/common/config.py:181
msgid ""
"If False, you will no longer see status line in chats when a contact changes "
"his or her status and/or his status message."
msgstr ""
-#: ../src/common/config.py:175
+#: ../src/common/config.py:186
msgid ""
"If True and installed GTK+ and PyGTK versions are at least 2.8, make the "
"window flash (the default behaviour in most Window Managers) when holding "
"pending events."
msgstr ""
-#: ../src/common/config.py:177
+#: ../src/common/config.py:188
msgid ""
"Jabberd1.4 does not like sha info when one join a password protected room. "
"Turn this option to False to stop sending sha info in groupchat presences"
msgstr ""
-#: ../src/common/config.py:334
+#: ../src/common/config.py:190
+msgid ""
+"Controls the window where new messages are placed.\n"
+"'always' - All messages are sent to a single window.\n"
+"'never' - All messages get their own window.\n"
+"'peracct' - Messages for each account are sent to a specific window.\n"
+"'pertype' - Each message type (e.g., chats vs. groupchats) are sent to a "
+"specific window. Note, changing this option requires restarting Gajim before "
+"the changes will take effect"
+msgstr ""
+
+#: ../src/common/config.py:191
+msgid "If False, you will no longer see the avatar in the chat window"
+msgstr ""
+
+#: ../src/common/config.py:352
msgid "Sleeping"
msgstr ""
-#: ../src/common/config.py:335
+#: ../src/common/config.py:353
msgid "Back soon"
msgstr ""
-#: ../src/common/config.py:335
+#: ../src/common/config.py:353
msgid "Back in some minutes."
msgstr ""
-#: ../src/common/config.py:336
+#: ../src/common/config.py:354
msgid "Eating"
msgstr ""
-#: ../src/common/config.py:336
+#: ../src/common/config.py:354
msgid "I'm eating, so leave me a message."
msgstr ""
-#: ../src/common/config.py:337
+#: ../src/common/config.py:355
msgid "Movie"
msgstr ""
-#: ../src/common/config.py:337
+#: ../src/common/config.py:355
msgid "I'm watching a movie."
msgstr ""
-#: ../src/common/config.py:338
+#: ../src/common/config.py:356
msgid "Working"
msgstr ""
-#: ../src/common/config.py:338
+#: ../src/common/config.py:356
msgid "I'm working."
msgstr ""
-#: ../src/common/config.py:339
+#: ../src/common/config.py:357
msgid "Phone"
msgstr ""
-#: ../src/common/config.py:339
+#: ../src/common/config.py:357
msgid "I'm on the phone."
msgstr ""
-#: ../src/common/config.py:340
+#: ../src/common/config.py:358
msgid "Out"
msgstr ""
-#: ../src/common/config.py:340
+#: ../src/common/config.py:358
msgid "I'm out enjoying life"
msgstr ""
-#: ../src/common/config.py:349
+#: ../src/common/config.py:367
msgid ""
"Sound to play when a MUC message contains one of the words in "
"muc_highlight_words, or when a MUC message contains your nickname."
msgstr ""
-#: ../src/common/config.py:350
+#: ../src/common/config.py:368
msgid ""
"Sound to play when any MUC message arrives. (This setting is taken into "
"account only if notify_on_all_muc_messages is True)"
msgstr ""
#. sorted alphanum
-#: ../src/common/config.py:355 ../src/common/optparser.py:168
+#: ../src/common/config.py:373 ../src/common/optparser.py:180
msgid "green"
msgstr ""
-#: ../src/common/config.py:359 ../src/common/optparser.py:154
+#: ../src/common/config.py:377 ../src/common/optparser.py:166
msgid "grocery"
msgstr ""
-#: ../src/common/config.py:363
+#: ../src/common/config.py:381
msgid "human"
msgstr ""
-#: ../src/common/config.py:367
+#: ../src/common/config.py:385
msgid "marine"
msgstr ""
-#: ../src/common/config.py:371 ../src/common/optparser.py:154
+#: ../src/common/config.py:389 ../src/common/optparser.py:166
msgid "plain"
msgstr ""
+#: ../src/common/connection.py:81
+msgid "Unable to load idle module"
+msgstr ""
+
#. password required to join
#. we are banned
#. room does not exist
-#: ../src/common/connection.py:454 ../src/common/connection.py:457
-#: ../src/common/connection.py:460 ../src/common/connection.py:463
-#: ../src/common/connection.py:466 ../src/common/connection.py:469
-#: ../src/common/connection.py:477
+#: ../src/common/connection.py:507 ../src/common/connection.py:510
+#: ../src/common/connection.py:513 ../src/common/connection.py:516
+#: ../src/common/connection.py:519 ../src/common/connection.py:522
+#: ../src/common/connection.py:530
msgid "Unable to join room"
msgstr ""
-#: ../src/common/connection.py:455
+#: ../src/common/connection.py:508
msgid "A password is required to join this room."
msgstr ""
-#: ../src/common/connection.py:458
+#: ../src/common/connection.py:511
msgid "You are banned from this room."
msgstr ""
-#: ../src/common/connection.py:461
+#: ../src/common/connection.py:514
msgid "Such room does not exist."
msgstr ""
-#: ../src/common/connection.py:464
+#: ../src/common/connection.py:517
msgid "Room creation is restricted."
msgstr ""
-#: ../src/common/connection.py:467
+#: ../src/common/connection.py:520
msgid "Your registered nickname must be used."
msgstr ""
-#: ../src/common/connection.py:470
+#: ../src/common/connection.py:523
msgid "You are not in the members list."
msgstr ""
-#: ../src/common/connection.py:478
+#: ../src/common/connection.py:531
msgid ""
"Your desired nickname is in use or registered by another occupant.\n"
"Please specify another nickname below:"
msgstr ""
-#: ../src/common/connection.py:504 ../src/common/connection.py:1954
+#: ../src/common/connection.py:557 ../src/common/connection.py:2097
msgid "I would like to add you to my roster."
msgstr ""
#. BE CAREFUL: no con.updateRosterItem() in a callback
-#: ../src/common/connection.py:509
+#: ../src/common/connection.py:562
#, python-format
msgid "we are now subscribed to %s"
msgstr ""
-#: ../src/common/connection.py:511
+#: ../src/common/connection.py:564
#, python-format
msgid "unsubscribe request from %s"
msgstr ""
-#: ../src/common/connection.py:513
+#: ../src/common/connection.py:566
#, python-format
msgid "we are now unsubscribed from %s"
msgstr ""
-#: ../src/common/connection.py:550 ../src/common/connection.py:572
-#: ../src/common/connection.py:601
+#: ../src/common/connection.py:603 ../src/common/connection.py:625
+#: ../src/common/connection.py:654
#, python-format
msgid "Connection with account \"%s\" has been lost"
msgstr ""
-#: ../src/common/connection.py:551 ../src/common/connection.py:573
-#: ../src/common/connection.py:602
+#: ../src/common/connection.py:604 ../src/common/connection.py:626
+#: ../src/common/connection.py:655
msgid "To continue sending and receiving messages, you will need to reconnect."
msgstr ""
-#: ../src/common/connection.py:1280
+#: ../src/common/connection.py:1382
#, python-format
msgid ""
"JID %s is not RFC compliant. It will not be added to your roster. Use roster "
"management tools such as http://jru.jabberstudio.org/ to remove it"
msgstr ""
-#: ../src/common/connection.py:1636 ../src/common/connection.py:1709
-#: ../src/common/connection.py:2040
+#: ../src/common/connection.py:1757 ../src/common/connection.py:1838
+#: ../src/common/connection.py:2183
#, python-format
msgid "Could not connect to \"%s\""
msgstr ""
-#: ../src/common/connection.py:1641
+#: ../src/common/connection.py:1762
#, python-format
msgid "Connected to server %s:%s with %s"
msgstr ""
-#: ../src/common/connection.py:1710
+#: ../src/common/connection.py:1839
msgid "Check your connection or try again later"
msgstr ""
-#: ../src/common/connection.py:1727
+#: ../src/common/connection.py:1856
#, python-format
msgid "Authentication failed with \"%s\""
msgstr ""
-#: ../src/common/connection.py:1728
+#: ../src/common/connection.py:1857
msgid "Please check your login and password for correctness."
msgstr ""
#. We didn't set a passphrase
-#: ../src/common/connection.py:1798
+#: ../src/common/connection.py:1927
msgid "OpenPGP passphrase was not given"
msgstr ""
#. %s is the account name here
-#: ../src/common/connection.py:1800
+#: ../src/common/connection.py:1929
#, python-format
msgid "You will be connected to %s without OpenPGP."
msgstr ""
#. do not show I'm invisible!
-#: ../src/common/connection.py:1833
+#: ../src/common/connection.py:1962
msgid "invisible"
msgstr ""
-#: ../src/common/connection.py:1834
+#: ../src/common/connection.py:1963
msgid "offline"
msgstr ""
-#: ../src/common/connection.py:1835
+#: ../src/common/connection.py:1964
#, python-format
msgid "I'm %s"
msgstr ""
#. we're not english
-#: ../src/common/connection.py:1905
+#: ../src/common/connection.py:2034
msgid "[This message is encrypted]"
msgstr ""
-#: ../src/common/connection.py:1932
+#: ../src/common/connection.py:2061
#, python-format
msgid ""
"Subject: %s\n"
"%s"
msgstr ""
-#: ../src/common/connection.py:2009
+#: ../src/common/connection.py:2152
#, python-format
msgid "Registration information for transport %s has not arrived in time"
msgstr ""
-#: ../src/common/connection.py:2354
+#: ../src/common/connection.py:2520
msgid "Timeout"
msgstr ""
-#: ../src/common/connection.py:2395 ../src/common/connection.py:2407
+#: ../src/common/connection.py:2561 ../src/common/connection.py:2573
msgid "A protocol error has occured:"
msgstr ""
@@ -4137,10 +4270,6 @@ msgstr ""
msgid "Invisible"
msgstr ""
-#: ../src/common/helpers.py:228
-msgid "Not in Roster"
-msgstr ""
-
#: ../src/common/helpers.py:230
msgid "?contact has status:Unknown"
msgstr ""
@@ -4228,6 +4357,6 @@ msgstr ""
msgid "error: cannot open %s for reading"
msgstr ""
-#: ../src/common/optparser.py:163 ../src/common/optparser.py:164
+#: ../src/common/optparser.py:175 ../src/common/optparser.py:176
msgid "cyan"
msgstr ""