aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-27 07:31:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-27 07:31:43 +0000
commit2d4db65cb1117264a869b5a1afa349deb6a26bd2 (patch)
tree5eb4bc19da6ac09947376eefd802333841bfe940
parentc46ac89a27c4efd60921bc075fc79ef7b1a56364 (diff)
made address auto-registration configurable.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2444 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog6
-rw-r--r--libsylph/prefs_common.c2
-rw-r--r--libsylph/prefs_common.h1
-rw-r--r--po/be.po1302
-rw-r--r--po/bg.po1303
-rw-r--r--po/cs.po1302
-rw-r--r--po/da.po1303
-rw-r--r--po/de.po1300
-rw-r--r--po/el.po1298
-rw-r--r--po/es.po1302
-rw-r--r--po/et.po1303
-rw-r--r--po/fr.po1302
-rw-r--r--po/gl.po1303
-rw-r--r--po/hr.po1303
-rw-r--r--po/hu.po1302
-rw-r--r--po/it.po1298
-rw-r--r--po/ja.po692
-rw-r--r--po/ko.po1303
-rw-r--r--po/lt.po1298
-rw-r--r--po/nl.po1298
-rw-r--r--po/pl.po1304
-rw-r--r--po/pt_BR.po1302
-rw-r--r--po/ro.po1302
-rw-r--r--po/ru.po1302
-rw-r--r--po/sk.po1303
-rw-r--r--po/sl.po1303
-rw-r--r--po/sr.po1303
-rw-r--r--po/sv.po1300
-rw-r--r--po/tr.po1300
-rw-r--r--po/uk.po1302
-rw-r--r--po/vi.po1300
-rw-r--r--po/zh_CN.po1303
-rw-r--r--po/zh_TW.po1300
-rw-r--r--src/compose.c4
-rw-r--r--src/prefs_common_dialog.c135
35 files changed, 19528 insertions, 19056 deletions
diff --git a/ChangeLog b/ChangeLog
index 77c6cc4c..bbfd4b48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-01-27
+ * libsylph/prefs_common.[ch]
+ src/prefs_common_dialog.c:
+ src/compose.c: made address auto-registration configurable.
+
+2010-01-27
+
* src/addressbook.c
src/editbook.c: show translated messages on the statusbar.
Replaced sprintf() with g_snprintf(). Removed global
diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c
index 08091f5f..27109213 100644
--- a/libsylph/prefs_common.c
+++ b/libsylph/prefs_common.c
@@ -55,6 +55,8 @@ static PrefParam param[] = {
/* Send */
{"save_message", "TRUE", &prefs_common.savemsg, P_BOOL},
{"filter_sent_message", "FALSE", &prefs_common.filter_sent, P_BOOL},
+ {"recipients_autoreg", "TRUE", &prefs_common.recipients_autoreg,
+ P_BOOL},
{"encoding_method", "0", &prefs_common.encoding_method, P_ENUM},
{"mime_filename_encoding_method", "0",
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index e5bd7f6a..a87613ef 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -312,6 +312,7 @@ struct _PrefsCommon
/* Append new members here */
gboolean folder_col_visible[4]; /* Display */
gboolean reply_address_only; /* Compose */
+ gboolean recipients_autoreg; /* Send */
};
extern PrefsCommon prefs_common;
diff --git a/po/be.po b/po/be.po
index b3d99bec..81242ea7 100644
--- a/po/be.po
+++ b/po/be.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed 2.5.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2008-05-21 21:16+0300\n"
"Last-Translator: Mikalai Udodau <crom-a@tut.by>\n"
"Language-Team: Belarusian <i18n@mova.org>\n"
@@ -16,199 +16,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Чытанне ўсіх канфігурацый для кожнага акаунта...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Злучэнне IMAP4 з %s было разарванае. Перазлучэнне...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Сервер IMAP4 не дазваляе LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Немагчыма устанавіць сеанс IMAP4 з: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "стварэнне злучэнне IMAP4 з %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Нельга пачаць сеанс TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Атрыманне паведамлення %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Далучэнне паведамлення да %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Перанос паведамленняў %s у %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Капіраванне паведамленняў %s у %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Выдаленне паведамленняў %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "нельга ўстанавіць флагі выдалення: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "нельга выкрэсліць\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Выдаленне ўсіх паведамленняў з %s..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "нельга ўстанавіць флагі выдалення: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "нельга закрыць каталог\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "каталог кораню %s не існуе\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "памылка здарылася падчас атрымання LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Нельга стварыць `%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Нельга стварыць '%s' у INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "нельга стварыць скрыню: LIST схібіў\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "нельга стварыць скрыню\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "нельга перайменаваць скрыню: %s у %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "нельга выдаліць скрыню\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Атрыманне загалоўкаў паведамлення (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "памылка здарылася падчас атрымання агібаючай.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "немагчыма разабраць агібаючую: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "нельга атрымаць агібаючую\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Немагчыма злучыцца з серверам IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Немагчыма устанавіць сеанс IMAP4 з: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "нельга атрымаць прастору імён\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "нельга выбраць каталог: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "памылка пры выкананні загаду imap: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Аўтэнтыфікацыя IMAP4 схібіла.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Уваход на сервер IMAP4 схібіў.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "нельга далучыць %s да %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(адпраўленне файла...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "нельга далучыць паведамленне да %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "нельга скапіраваць %s у %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "памылка пры выкананні загаду imap: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "памылка пры выкананні загаду imap: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "памылка пры выкананні загаду imap: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv не можа канвертаваць UTF-7 у %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv не можа канвертаваць %s у UTF-7\n"
@@ -498,11 +502,11 @@ msgstr "Знайдзена: %s\n"
msgid "Configuration is saved.\n"
msgstr "Канфігурацыя запісаная.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Фільтр непажаданай пошты (ручны)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Фільтр непажаданай пошты"
@@ -684,8 +688,8 @@ msgstr ""
"Новыя паведамленні будуць правярацца ў гэтым парадку. Пазначце\n"
"ў слупку `G' акаунты, якія задзейнічаюць атрыманне лістоў праз `Атр. усе'"
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -816,237 +820,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Карыстальніцкі аргумент дзеяння"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Дадаць Адрас у Кнігу"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Адрас"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Заўвагі"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Выберыце каталог Адраснай кнігі"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/Ф_айл"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/Ф_айл/Новая Кн_іга"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/Ф_айл/Новы _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/Ф_айл/Новы _J-Pilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/Ф_айл/Новы сервер _LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/Ф_айл/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/Ф_айл/_Рэдагаваць"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/Ф_айл/_Сцерці"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/Ф_айл/Запісаць"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/Ф_айл/Закрыць"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Праца"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Праца/Капіраваць"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Праца/Ўставіць"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Адрас"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Адрас/Новы Адрас"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Адрас/Новая Гру_па"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Адрас/Новы К_аталог"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Адрас/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Адрас/_Рэдагаваць"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Адрас/_Выдаліць"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Прылады"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Прылады/Імпартаваць файл _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Прылады/Імпартаваць файл _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/Даведка"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/Даведка/_Аб праграме"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Новы адрас"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Новая гру_па"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Новы к_аталог"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Выдаліць"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Капіраваць"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/_Уставіць"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Адрасная кніга"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Каталог"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Адрас эл.пошты"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Пошук:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Да:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Копія:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Скр.копія:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Выдаліць"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Дадаць"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Пошук"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "За_крыць"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Зарэгістраваныя шаблоны"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Выдаліць адрас(ы)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Сапраўды выдаліць гэты адрас(ы)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1055,36 +1064,36 @@ msgstr ""
"Ці сапраўды жадаеце выдаліць каталог І ўсе адрасы ў `%s' ?\n"
"Пры выдаленні толькі каталога, адрасы будуць перанесены ў каталог-продак."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Выдаліць каталог"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Толькі К_аталог"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Каталог і адрас(ы)"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Сапраўды выдаліць `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Новы карыстальнік, немагчыма запісаць індэксны файл."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Новы карыстальнік, немагчыма запісаць файлы адраснай кнігі."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Старая адрасная кніга паспяхова сканвертаваная."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1092,7 +1101,7 @@ msgstr ""
"Старая адрасная кніга сканвертаваная,\n"
"немагчыма запісаць новы індэксны файл адрасоў."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1100,7 +1109,7 @@ msgstr ""
"Немагчыма сканвертаваць адрасную кнігу,\n"
"створаны пусты файл новай адраснай кнігі."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1108,7 +1117,7 @@ msgstr ""
"Немагчыма сканвертаваць адрасную кнігу,\n"
"немагчыма стварыць файлы новай адраснай кнігі."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1116,15 +1125,15 @@ msgstr ""
"Немагчыма сканвертаваць адрасную кнігу\n"
"і нельга стварыць файлы новай адраснай кнігі."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Памылка канверсіі адраснай кнігі"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Канверсія адраснай кнігі"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1132,76 +1141,76 @@ msgid ""
"%s%c%s"
msgstr "Немагчыма прачытаць індэкс адрасу"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Памылка адраснай кнігі"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Старая адрасная кніга сканвертаваная, але нельга запісаць новы файл індэксу "
"адрасоў."
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Немагчыма сканвертаваць адрасную кнігу, створаны файлы новай адраснай кнігі."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Немагчыма сканвертаваць адрасную кнігу, немагчыма стварыць файлы новай "
"адраснай кнігі."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Немагчыма сканвертаваць адрасную кнігу і стварыць файлы новай адраснай кнігі."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Немагчыма прачытаць індэкс адрасу"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Памылка канверсіі Адраснай кнігі"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Канверсія Адраснай кнігі"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Інтэрфейс"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Адрасная Кніга"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Асоба"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Адрас эл.пошты"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Група"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Сервер LDAP"
@@ -1213,11 +1222,11 @@ msgstr "Супольны адрас"
msgid "Personal address"
msgstr "Асабовы адрас"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Заўвага"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Папярэджанне"
@@ -1264,396 +1273,396 @@ msgstr "Карычневы"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Няма"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/Дадаць..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Выдаліць"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Уласцівасці..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/Ф_айл/В_ыслаць"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/Ф_айл/Выс_лаць пазней"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/Ф_айл/Запісаць у каталог чарна_вікоў"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/Ф_айл/Запісаць і рэдагаваць да_лей"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/Ф_айл/Далучыць _файл"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/Ф_айл/_Ўставіць файл"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/Ф_айл/Ўставіць _подпіс"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/Ф_айл/_Далучыць подпіс"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Праца/А_дкаціць"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Праца/_Узнавіць"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Праца/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Праца/Выразаць"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Праца/Ўставіць як _цытату"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Праца/Вылучыць _усё"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Праца/Завярну_ць бягучы параграф"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Праца/Перанесці усе _доўгія радкі"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Праца/А_ўтаперанос"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/Выгляд"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/Выгляд/_Да"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/Выгляд/_Копія"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/Выгляд/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/Выгляд/Ад_казваць"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/Выгляд/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/Выгляд/Узыходзіць д_а"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/Выгляд/_Лінейка"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/Выгляд/Дадатак"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/Выгляд/Наставіць стужку пр_ылад..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/Выгляд/Знаказбор"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/Выгляд/Знаказбор/Аўтаматычна"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/Выгляд/Знаказбор/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/Выгляд/Знаказбор/7-бітны ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/Выгляд/Знаказбор/Юнікод (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/Выгляд/Знаказбор/Заходнееўрапейскі (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/Выгляд/Знаказбор/Заходнееўрапейскі (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/Выгляд/Знаказбор/Цэнтральнаеўрапейскі (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/Выгляд/Знаказбор/_Балтыйскі (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/Выгляд/Знаказбор/Балтыйскі (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/Выгляд/Знаказбор/Балтыйскі (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/Выгляд/Знаказбор/Грэчаскі (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/Выгляд/Знаказбор/Арабскі (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/Выгляд/Знаказбор/Арабскі (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/Выгляд/Знаказбор/Яўрэйскі (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/Выгляд/Знаказбор/Яўрэйскі (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/Выгляд/Знаказбор/Турэцкі (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/Выгляд/Знаказбор/Кірыліца (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/Выгляд/Знаказбор/Кірыліца (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/Выгляд/Знаказбор/Кірыліца (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/Выгляд/Знаказбор/Кірыліца (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/Выгляд/Знаказбор/Японскі (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/Выгляд/Знаказбор/Спрошчаны Кітайскі (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/Выгляд/Знаказбор/Спрошчаны Кітайскі (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/Выгляд/Знаказбор/Традыцыйны Кітайскі (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/Выгляд/Знаказбор/Карэйскі (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/Выгляд/Знаказбор/Тайскі (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/Выгляд/Знаказбор/Тайскі (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Прылады/_Адрасная кніга"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Прылады/_Шаблон"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Прылады/Дзеянні"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Прылады/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Прылады/Рэдагаваць вонкавым рэдактарам"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Прылады/_Подпіс PGP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Прылады/Шыфр GPG"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Прылады/Правяраць правапі_с"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Прылады/_Наставіць мову правапісу"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: файл не існуе\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Нельга атрымаць частку тэксту\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Памылка фармату пазнакі цытаты."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Памылка фармату адказу/перасылкі паведамлення."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Файл %s не існуе\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Нельга атрымаць памер файлу %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Файл %s пусты."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Нельга прачытаць %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Паведамленне: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Нельга атрымаць частку састаўнога паведамлення."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Без Тэмы)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Напісанне%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Не указаны атрымальнік."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Пустая тэма"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Тэма не азначаная. Выслаць як ёсць?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Адсутнічаюць дадаткі"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Ліст не мае дадаткаў. Выслаць яго без дадаткаў?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Праверыць атрымальнікаў"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Насамрэч даслаць гэты ліст на наступныя адрасы?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Ад:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Тэма:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "Адпра_віць"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "нельга атрымаць спіс рэспандэнтаў."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1661,38 +1670,38 @@ msgstr ""
"Не указаны уліковы рахунак для адпраўкі пошты.\n"
"Калі ласка, выберыце акаунт перад адпраўленнем."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Памылка падчас адпраўкі паведамлення да %s."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Нельга запісаць паведамленне ў `Дасланыя'."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Не знойдзена аніводнага ключа, асацыяванага з выбраным ідэнтыфікатарам `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Нельга падпісаць паведамленне."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Нельга зашыфраваць паведамленне."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Нельга зашыфраваць ці падпісаць паведамленне."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "нельга змяніць рэжым файла\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1703,11 +1712,11 @@ msgstr ""
"\n"
"Выслаць у %s, як ёсць?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Памылка канверсіі коду"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1720,15 +1729,15 @@ msgstr ""
"\n"
"Усё роўна выслаць?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Ліміт даўжыні радка"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Шыфраваць з `Bcc'"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1742,90 +1751,92 @@ msgstr ""
"\n"
"Усё роўна выслаць?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "нельга выдаліць старое паведамленне\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "даданне паведамлення ў чаргу...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "не знойдзены каталог чаргі\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "нельга змясціць паведамленне ў чаргу\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Файл %s не існуе."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Нельга адкрыць файл %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "сгенераваны Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Стварэнне вакна напісання...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Подпіс PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Шыфр PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "тып MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Памер"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Няправільны тып MIME."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Файл не існуе ці пусты."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Уласцівасці"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Кадаванне"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Шлях"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Назва файла"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Няправільны радок загаду для знешняга рэдактара: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1834,48 +1845,48 @@ msgstr ""
"Вонкавы рэдактар яшчэ працуе.\n"
"Завершыць працэс гвалтоўна (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "Наставіць _стужку прылад..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Нельга змясціць паведамленне ў чаргу."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Выбраць файлы"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Выбраць файл"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Запісаць паведамленне"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Гэта паведамленне было зменена. Запісаць у каталог чарнавікоў?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Закры_ць без запісу"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Жадаеце ужыць шаблон `%s'?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Ужыць шаблон"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Замяніць"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Уставіць"
@@ -2055,7 +2066,7 @@ msgstr "Змяніць запіс JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2352,18 +2363,18 @@ msgstr "/Выдаліць групу навін"
msgid "Creating folder view...\n"
msgstr "Стварэнне прагляду каталогу...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Новы"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Нечытаны"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Агулам"
@@ -2405,7 +2416,7 @@ msgstr "Перазборка дрэва каталогаў схібіла."
msgid "Checking for new messages in all folders..."
msgstr "Праверка новых паведамленняў ва ўсіх каталогах..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Спам"
@@ -2550,7 +2561,7 @@ msgid "Creating header view...\n"
msgstr "Стварэнне прагляду загалоўкаў...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Без Адпраўніка)"
@@ -2914,7 +2925,7 @@ msgstr "Адлучэнне"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Атрыманне ліста (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3127,7 +3138,7 @@ msgstr "Лісты ў чарзе"
msgid "Some unsent messages are queued. Exit now?"
msgstr "У чарзе засталіся недасланыя паведамленні. Выйсці зараз?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3135,20 +3146,20 @@ msgstr ""
"Праграма GnuPG не устаноўлена як след, ці яе версія надта старая.\n"
"Падтрымка OpenPGP адключаная."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "другі экземпляр Сілфід ужо выконваецца.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Міграцыя канфігурацыі"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3492,15 +3503,15 @@ msgstr "/Выгляд/Знаказбор/Кітайскі (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/Выгляд/Знаказбор/Карэйскі (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/Выгляд/Адкры_ць у новым акне"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/Выгляд/Выточны тэкст паведамлення"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/Выгляд/Усе загалоўкі"
@@ -3794,8 +3805,8 @@ msgstr "Стварэнне галоўнага вакна...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "MainWindow: размяшчэнне колеру %d схібіла\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "зроблена.\n"
@@ -3863,7 +3874,7 @@ msgstr "Сілфід - Прагляд Каталогаў"
msgid "Sylpheed - Message View"
msgstr "Сілфід - Прагляд Паведамлення"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/Ад_казаць"
@@ -3879,15 +3890,15 @@ msgstr "/Адказаць адпраўніку"
msgid "/Reply to mailing _list"
msgstr "/А_дказаць у спіс рассылкі"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Пер_аправіць"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Перасла_ць як дадатак"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Перанакіраваць"
@@ -4053,7 +4064,7 @@ msgstr "Дадаткі"
msgid "Message View - Sylpheed"
msgstr "Прагляд паведамлення - Сілфід"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Нельга запісаць файл `%s'."
@@ -4078,7 +4089,7 @@ msgstr "/Запісаць як..."
msgid "/Save _all..."
msgstr "/Запісаць усе..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Друкаваць..."
@@ -4257,21 +4268,21 @@ msgstr "Настаўленні акаунта"
msgid "Creating account preferences window...\n"
msgstr "Стварэнне вакна пераважанняў акаунта...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Атрыманне"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Адпраўка"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Напісанне"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Прыватнасць"
@@ -4279,7 +4290,7 @@ msgstr "Прыватнасць"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Адмысловыя"
@@ -4403,7 +4414,7 @@ msgid "Authentication method"
msgstr "Метад аўтэнтыфікацыі"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Аўтаматычна"
@@ -4447,8 +4458,8 @@ msgstr "Генераваць Message-ID"
msgid "Add user-defined header"
msgstr "Дадаць загаловак, заданы карыстальнікам"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Рэдагаваць..."
@@ -4473,7 +4484,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Аўтэнтыфікацыя POP3 перад адпраўленнем"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Подпіс"
@@ -4781,85 +4792,115 @@ msgstr "Выдаліць дзеянне"
msgid "Do you really want to delete this action?"
msgstr "Сапраўды жадаеце выдаліць гэтае дзеянне?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Стварэнне вакна агульных пераважанняў...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Агульныя настаўленні"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Выгляд"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Спам"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Дэталі"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Аўта-праверка новай пошты"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "кожныя"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "мінут(а)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Правяраць новую пошту пры запуску"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Аднаўляць усе лакальныя каталогі пасля атрымання"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Выконваць загад па прыбыцці новых паведамленняў"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Загад"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "`%d' будзе заменена на колькасць новых паведамленняў."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Атрымліваць з лакальнага спула"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Фільтраваць падчас атрымання"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Шлях да спула"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Агульныя"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Захоўваць адпраўленыя лісты ў Дасланых"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Ужываць правілы фільтра да дасланых лістоў"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Аўтаматычна ўстаўляць наступныя адрасы"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Нагадваць пра адсутнасць дадаткаў, калі наступныя радкі (раздзеленыя коскай) "
+"знойдзеныя ў целе паведамлення"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Напр: дадатак)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Пацверджаць атрымальнікаў перад адпраўкай"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Выняткі, адрасы/дамены (раздзеленыя коскай):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Кадаванне перадачы"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4867,15 +4908,15 @@ msgstr ""
"Выберыце кадаванне перадачы зместу (Content-Transfer-Encoding), якое "
"ўжываецца, калі цела паведамлення утрымлівае не-ASCII сімвалы."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Кадаванне імён файлаў MIME"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIME header"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4885,202 +4926,177 @@ msgstr ""
"MIME header: найбольш папулярны, але парушае RFC 2047\n"
"RFC 2231: адпавядае стандарту, але не папулярны"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Нагадваць пра адсутнасць дадаткаў, калі наступныя радкі (раздзеленыя коскай) "
-"знойдзеныя ў целе паведамлення"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Напр: дадатак)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Пацверджаць атрымальнікаў перад адпраўкай"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Выняткі, адрасы/дамены (раздзеленыя коскай):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Агульныя"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Аддзельнік подпісу"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Устаўляць аўтаматычна"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Адказаць"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Аўтаматычны выбар акаунта для адказаў"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Цытаваць паведамленне пры адказе"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/А_дказаць у спіс рассылкі"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Захоўваць папярэднія адрасы пры адказе на свае паведамленні"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Рэдактар"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Аўтаматычна запускаць вонкавы рэдактар"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Глыбіня гісторыі зменаў"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Заварочваць лісты па"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "сімвалаў"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Пераносіць цытаты"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Пераносіць пры ўводзе"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Аўта-запіс ў чарнавікі"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Фармат"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Праверка правапісу"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Фармат адказу"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Знак цытаты"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Фармат перасылкі"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Апісанне сімвалаў "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Ужываць Праверку правапісу"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Прадвызначаная мова:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Шрыфт тэксту"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Від Каталогу"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Паказваць лік нечытаных лістоў побач з назвай каталога"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Паказваць слупкі ліку лістоў у праглядзе каталогаў"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Скарачаць назвы груп даўжэй за "
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "літар"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Выгляд Зводкі"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Паказваць адрасатаў ў слупку `Ад', калі адпраўнік - вы"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Разгортваць ніткі"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Фармат даты"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Наставіць від запісаў зводкі... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Паведамленне"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Каляровая метка"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Тыповы знаказбор"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr "Ужываецца пры паказе паведамленняў, у якіх не пазначаны знаказбор."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Зыходзячы знаказбор"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5088,11 +5104,11 @@ msgstr ""
"Калі выбрана `Аўтаматычна', аптымальнае для бягучай лакалі кадаванне будзе "
"ужытае."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Дазволіць афарбоўку паведамлення"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5100,83 +5116,83 @@ msgstr ""
"Паказваць шматбайтны алфавіт і лічбы\n"
"як сімвалы ASCII (толькі японскія)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Паказваць стужку загалоўкаў па-над праглядам паведамлення"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Паказваць кароткія загалоўкі ў праглядзе ліста"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Адлюстроўваць HTML-паведамленні як тэкст"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Трактаваць паведамленні з аднаго HTML як дадатак"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Паказваць курсор у праглядзе паведамлення"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Прастора між радкоў"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "піксел(аў)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Пракрутка"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Палова старонкі"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Гладкая пракрутка"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Крок"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Рысункі"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Падганяць памер вялікіх далучаных рысункаў да памеру вакна"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Паказваць рысункі побач з тэкстам"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Задзейнічаць кіраванне СПАМам"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Загад вучэння:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Выберыце набор)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Не-спам"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Загад класіфікацыі"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5184,228 +5200,228 @@ msgstr ""
"Каб класіфікаваць спам аўтаматычна, і спам і не-спам лісты павінны быць "
"вывучаны самастойна да пэўнага моманту."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Каталог спаму"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Паведамленні, пазначаныя як спам, будуць пераносіцца у гэты каталог."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Фільтраваць лісты, класіфікаваныя як спам, падчас атрымання"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Фільтраваць спам перад звычайным фільтрам"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Выдаляць спам з сервера падчас атрымання"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Пазначаць лісты, класіфікаваныя як спам, прачытанымі"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Аўтаматычна правяраць подпісы"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Паказваць вынік праверкі подпісу ва ўсплываючым вакне"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Часова захоўваць парафразу ў памяці"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Спыніць дзеянне пасля"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "мінут(а) "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Выстаўленне ў '0' мусіць захоўваць парафразу на ўвесь час сеансу."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Захопліваць увод падчас уводу парафразы"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Паказваць папярэджанне пры старце, калі GnuPG не працуе"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Заўжды адкрываць паведамленні ў зводцы па выбары"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Адкрываць першае нечытанае паведамленне па адкрыцці каталога"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Памятаваць апошняе вылучанае паведамленне"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Пазначаць паведамленне чытаным толькі пры адкрыцці ў новым акне"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Адкрываць Атрыманыя пасля атрымання новай пошты"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Адкрываць Атрыманыя пры запуску"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Неадкладнае выкананне па пераносу ці выдаленню паведамлення"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"Калі гэта опцыя выключаная, паведамлення застаецца пазначаным да выканання."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Зрабіць парадак кнопак у адпаведнасці з GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Паказваць іконку ў трэі"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Мінімізаваць у іконку ў трэі"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Пераключаць вакно па кліку на іконцы ў трэі"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Наставіць звязкі клавішаў... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Іншае"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Вонкавыя загады"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Дата"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Дыялог атрымання"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Паказваць дыялог атрымання"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Заўсёды"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Толькі пры ручным запуску"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Ніколі"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Не паказваць вакно памылкі атрымання"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Закрываць дыялог атрымання па заканчэнні"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Дадаць адрас да прызначэння па двайным кліку"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Пры выхадзе"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Пацвердзіць выхад"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Чысціць сметніцы пры выхадзе"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Спытаць перад ачысткай"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Папярэджваць, калі есць паведамленні ў чарзе"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Вонкавыя загады (%s будзе замененае на назву файла / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Веб-браўзер"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Тыповы браўзер)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Ужываць знешнюю праграму для друку"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Ужываць знешнюю праграму для атрымання пошты"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Ужываць знешнюю праграму для адпраўкі"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Ужываць Праверку правапісу"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Уключыць строгі кантроль цэласнасці кэшу зводкі"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5415,275 +5431,275 @@ msgstr ""
"праграмамі.\n"
"Гэта опцыя зніжае хуткасць адлюстравання зводкі."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Таймаут сокета I/O:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "секунд(ы)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Аўтавыбар (Рэкамендуецца)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7-бітны ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Юнікод (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Заходнееўрапейскі (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Заходнееўрапейскі (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Заходнееўрапейскі (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Цэнтральнаеўрапейскі (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Балтыйскі (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Балтыйскі (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Балтыйскі (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Грэцкі (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Арабскі (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Арабскі (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Яўрэйскі (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Яўрэйскі (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Турэцкі (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Кірыліца (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Кірыліца (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Кірыліца (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Кірыліца (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Японскі (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Японскі (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Японскі (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Спрошчаны кітайскі (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Спрошчаны кітайскі (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Традыцыйны кітайскі (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Традыцыйны кітайскі (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Кітайскі (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Карэйскі (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Тайскі (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Тайскі (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "скарочаная поўная назва дня тыдня"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "поўная назва дня тыдня"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "скарочаная назва месяца"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "поўная назва месяца"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "пераважныя дата i час для бягучай лакалі"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "нумар веку (год/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "дзень месяца як лічба дзесятковая"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "гадзіна як лічба дзесятковая ужываючы 24-гадзінны фармат"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "гадзіна як лічба дзесятковая ужываючы 12-гадзінны фармат"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "дзень году як лічба дзесятковая"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "месяц як лічба дзесятковая"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "мінута як лічба дзесятковая"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "альбо AM альбо PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "секунда як лічба дзесятковая"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "дзень тыдня як лічба дзесятковая"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "пераважная дата для бягучай лакалі"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "апошнія дзве лічбы году"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "год як лічба дзесятковая"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "часавы пояс - назва ці скарот"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Вызначальнік"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Апісанне"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Прыклад"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Наставіць колеры паведамлення"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Колеры"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Цытаваны тэкст - узровень першы"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Цытаваны тэкст - узровень другі"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Цытаваны тэкст - узровень трэці"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Спасылка URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Паўтор колераў цытавання"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Выберыце колер для першага узроўню цытавання"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Выберыце колер для другога узроўню цытавання"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Выберыце колер для трэцяга узроўню цытавання"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Выберыце колер для URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Апісанне сімвалаў"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5707,11 +5723,11 @@ msgstr ""
"Групы навін\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Паказваць expr калі заданы x"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5725,7 +5741,7 @@ msgstr ""
"Цела цытаванага паведамлення без подпісу\n"
"Літэрал %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5737,19 +5753,19 @@ msgstr ""
"Літэрал дужка фігурная адкрываючая\n"
"Літэрал дужка фігурная закрываючая"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Звязкі клавішаў"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Выберыце набор звязак клавішаў."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Тыповыя"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Стары Сілфід"
@@ -6124,19 +6140,19 @@ msgstr "Дадатак"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Тэма"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Ад"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Дата"
@@ -6146,7 +6162,7 @@ msgid "Number"
msgstr "Нумар"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Да"
@@ -6439,7 +6455,7 @@ msgstr "Пошук %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Пошук %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Без Даты)"
@@ -6537,7 +6553,7 @@ msgstr "Аб праграме"
msgid "%s - POP3 Remote mailbox"
msgstr "Выдаліць скрыню"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Не."
@@ -7021,7 +7037,7 @@ msgstr "Атрыманне спісу груп навін..."
msgid "Can't retrieve newsgroup list."
msgstr "Немагчыма атрымаць спіс груп навін."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Зроблена."
@@ -7030,353 +7046,353 @@ msgstr "Зроблена."
msgid "%d newsgroups received (%s read)"
msgstr "%d груп навін атрымана (%s прачытана)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Адказаць"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Адказаць/ўсім"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Адказаць/адпраўніку"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Адказаць/у спіс рассылкі"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Пе_ранесці..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Капіраваць..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Марка"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Марка/_Маркіраваць"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Марка/_Зняць марку"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Марка/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Марка/Пазначыць як нечытаны"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Марка/Пазначыць як прачытаны"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Марка/Пазначыць нітку як чытаную"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Марка/Пазначыць усе чытанымі"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Каляровая метка"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Пазначыць як спам"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Пазначыць як не-спам"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Пера-рэдагаваць"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Дадаць адпраўніка да кнігі адрасоў..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Стварыць правіла фільтра"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Стварыць правіла фільтра/Аўтаматычна"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/_Стварыць правіла фільтра/па _Адпраўніку"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/_Стварыць правіла фільтра/па _Каму"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/_Стварыць правіла фільтра/па _Тэме"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Стварэнне прагляду зводкі...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Сканіраванне каталогу (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Марка працэсу"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Некаторыя маркі засталіся. Апрацаваць?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Сканіраванне каталогу (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "Шукаць ізноў"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Нечытаных лістоў болей няма"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr ""
"Нечытаных паведамленняў не знойдзена.\n"
"Шукаць ад канца?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Няма нечытаных паведамленняў."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr ""
"Нечытаных паведамленняў не знойдзена.\n"
"Перайсці да наступнага каталога?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Новых паведамленняў болей няма"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr ""
"Новых паведамленняў не знойдзена.\n"
"Шукаць ад канца?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Няма новых паведамленняў."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr ""
"Новых паведамленняў не знойдзена.\n"
"Перайсці ў наступны каталог?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Няма болей маркіраваных паведамленняў"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr ""
"Не знойдзена маркіраваных паведамленняў.\n"
"Паўтарыць пошук ад канца?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Няма маркіраваных паведамленняў."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr ""
"Не знойдзена маркіраваных паведамленняў.\n"
"Паўтарыць пошук ад пачатку?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Няма болей памечаных паведамленняў"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr ""
"Не знойдзена памечаных паведамленняў.\n"
"Паўтарыць пошук ад канца?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Няма памечаных паведамленняў."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr ""
"Не знойдзена памечаных паведамленняў.\n"
"Паўтарыць пошук ад пачатку?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Сцягванне паведамленняў па тэме..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d выдалены"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d перанесена"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d скапіравана"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " элемент(ы) вылучаны"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d новых, %d нечытаных, агулам %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d новых, %d нечытаных, %d агулам"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Упарадкаванне зводкі..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tЗбіранне зводкі з інфармацыі паведамленняў..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Вызначэнне зводкі з дадзеных паведамлення..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Запісанне кэшу зводкі (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Паведамленне %d маркіраванае\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Паведамленне %d маркіраванае як чытанае\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Паведамленне %d маркіраванае як нечытанае\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Паведамленне %s/%d пазначанае да выдалення\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Выдаліць паведамленне(і)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Сапраўды жадаеце выдаліць паведамленне(і) з сметніцы?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Выдаленне падвоеных паведамленняў..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Паведамленне %s/%d размаркіраванае\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Паведамленне %d пазначанае да пераносу ў %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Каталог прызначэння супадае з бягучым."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Выберыце каталог"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Паведамленне %d пазначанае да капіравання ў %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Каталог прызначэння копіі супадае з бягучым."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Выберыце каталог"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Памылка падчас апрацоўкі паведамленняў."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Зборка нітак..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Разгрупаванне..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Фільтраванне (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "фільтраванне..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Фільтраванне..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d ліст(ы) прафільтраваны."
diff --git a/po/bg.po b/po/bg.po
index 6f8bf004..28f18d5a 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sylpheed 0.9.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2004-01-09 02:06+0200\n"
"Last-Translator: Pavel Pyuter <pavel@unix-bg.org>\n"
"Language-Team: Bulgarian <bg@li.org>\n"
@@ -20,201 +20,205 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Четене на конфигурация за всеки акаунт...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4 връзката до %s се разпадна. Свързване...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP директория на сървъра"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Не може да се установи IMAP4 сесия с: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "създаване на IMAP4 връзка до %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Не може да се стартира TLS сесия.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Изтриване на съобщение %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Изпращане на съобщение (%d / %d байта)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Копиране на съобщение %s%c%d във %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Копиране на съобщение %s%c%d във %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Получаване на съобщения от %s..."
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "не могат да се установят изтрити флагове: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "не може да се заличи\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Получаване на съобщения от %s..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "не могат да се установят изтрити флагове: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "не може да затвори папка\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "коренната папка %s не съществува\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "грешка при получаване на LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Не може да се създаде '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Не може да се създаде '%s' под Входящи\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "Не може да се създаде пощенска кутия: LIST се провали\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "Не може да се създаде пощенска кутия\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "Не може да се преименува пощенска кутия: %s до %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "Не може да се изтрие пощенска кутия\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Изпращане на съобщение (%d / %d байта)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "грешка при вземане на envelope.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "не може да се анализира envelope: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "не може да се вземе envelope\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Не може да се установи връзка с IMAP4 сървър: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Не може да се установи IMAP4 сесия с: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "не може да се получи пространството от имена\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "не може да се избере папка: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "грешка при imap команда: CLOSE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4 удостоверяване провалено.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 влизане провалено.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "не може да се прибави %s към %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(изпращане на файл...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "съобщението не може да се прибави към %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "не може да се копира %s в %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "грешка при imap команда: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "грешка при imap команда: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "грешка при imap команда: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv не може да преобразува UTF-7 до %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv не може да преобразува %s до UTF-7\n"
@@ -497,12 +501,12 @@ msgstr "Намерени %s\n"
msgid "Configuration is saved.\n"
msgstr "Настройките са запазени.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Папка"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Папка"
@@ -684,8 +688,8 @@ msgstr ""
"За нови съобщения ще бъде проверявано в този ред. Отметнете кутийките\n"
"в колонка `G' за разрешаване на изтегляне на съобщенията от `Get All'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -818,244 +822,249 @@ msgstr ""
msgid "Action's user argument"
msgstr "Потребителски аргумент на действието"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Добавяне на Адреса към Книгата"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Адрес"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Забележки"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Изберете папка от адресната книга"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Файл"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Файл/Нова _Книга"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Файл/Нова _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Файл/Нов _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Файл/Нов _Сървър"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Файл/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Файл/_Редактиране"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Файл/_Изтриване"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_файл/_Запазване"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Файл/_Затваряне"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Редактиране"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Редактиране/_Копиране"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Редактиране/_Вмъкване"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Адрес"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Адрес/Нов _Адрес"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Адрес/Нова _Група"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Адрес/Нова _Папка"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Адрес/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Адрес/_Редактиране"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Адрес/_Изтриване"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Инструменти"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Инструменти/Внасяне на _LDIF файл"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Инструменти/Внасяне на _LDIF файл"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Помощ"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Помощ/_Относно"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Нов _Адрес"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Нова _Група"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Нова _Папка"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Изтриване"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Копиране..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Редактиране/_Вмъкване"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Адресна книга"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Папка"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-Mail адрес"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Търсене"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "До:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Изтриване"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Добавяне"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Търсене"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Затваряне"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Регистрирани правила"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Изтриване на адрес(ите)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Желаете ли изтриване на адрес(ите)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1065,38 +1074,38 @@ msgstr ""
"Ако изтривате само папката, адресите ще бъдат преместени в родителската "
"папка."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Изтриване на папка"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Само папка"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Папка и Адреси"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Желаете ли изтриване на `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Нов потребител, не можа да ce запази индексния файл."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Нов потребител, не можа да се запази файла на адресната книга"
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Старата адресна книга конвертирана успешно"
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1104,7 +1113,7 @@ msgstr ""
"Старата адресна книга конвертирана,\n"
"не може да се запази новия индексен файл"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1112,7 +1121,7 @@ msgstr ""
"Неуспя конвертирането на адресната книга,\n"
"създадени са нови празни файлове на адресната книга."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1120,7 +1129,7 @@ msgstr ""
"Неуспя конвертирането на адресната книга\n"
"и създаване на нови файлове на адресната книга."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1128,17 +1137,17 @@ msgstr ""
"Неуспя конвертирането на адресната книга\n"
"и създаване на нови файлове на адресната книга."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Грешка при конвертиране на адресната книга"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Конвертиране на адресната книга"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1146,80 +1155,80 @@ msgid ""
"%s%c%s"
msgstr "Не може да се прочете адресния индекс"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Грешка на адресната книга"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Старата адресна книга конвертирана, не може да се запази новия индексен файл"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Неуспя конвертирането на адресната книга, създадени са нови празни файлове "
"на адресната книга."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Неуспя конвертирането на адресната книга, неуспя създаване на нови файлове "
"на адресната книга."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Неуспя конвертирането на адресната книга и създаване на нови файлове на "
"адресната книга."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Не може да се прочете адресния индекс"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Грешка при конвертиране на адресната книга"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Конвертиране на адресната книга"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Интерфейс"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Адресна книга"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Лице"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "EMail Адрес"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Група"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP сървър"
@@ -1231,11 +1240,11 @@ msgstr "Публичен адрес"
msgid "Personal address"
msgstr "Личен адрес"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Забележка"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Предупреждение"
@@ -1282,441 +1291,441 @@ msgstr "Кафяв"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Никой"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Добавяне"
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Премахване"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Аксесоари..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_файл/_Запазване"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/_Съобщение/Изпращане _по-късно"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/_Съобщение/_Запазване в папката с чернови"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/_Съобщение/Запазване и _продължаване на редакция"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Файл/_Прикрепване на файл"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Файл/_Внасяне на файл"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Файл/Внасяне на _сигнатура"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Файл/Внасяне на _сигнатура"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Редактиране/_Отмяна"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Редактиране/_Повтаряне"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Редактиране/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Редактиране/_Отрязване"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Редактиране/Вмъкване като _цитат"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Редактиране/_Избиране на всички"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Редактиране/_Пренасяне на текущия абзац"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Редактиране/П_ренасяне на всички дълги редове"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Редактиране/_Копиране"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Изглед"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Изглед/_До"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Изглед/_Сс"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Изглед/_Всс"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Изглед/_Отговор до"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Изглед/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Изглед/_Допълнителен до"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Изглед/_Линия"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Изглед/_Притурка"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Изглед/П_реход до/_Друга папка"
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Изглед/_Сортиране/Низходящо"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Изглед/_Сортиране/Низходящо"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Изглед/_Кодиране/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Изглед/_Кодиране/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Изглед/_Кодиране/Western European (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Изглед/_Кодиране/Western European (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Изглед/_Кодиране/Central European (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Изглед/_Кодиране/_Baltic (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Изглед/_Кодиране/Baltic (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Изглед/_Кодиране/Cyrillic (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Изглед/_Кодиране/Greek (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Изглед/_Кодиране/Baltic (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Изглед/_Кодиране/Cyrillic (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Изглед/_Кодиране/Greek (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Изглед/_Кодиране/Cyrillic (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Изглед/_Кодиране/Turkish (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Изглед/_Кодиране/Cyrillic (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Изглед/_Кодиране/Cyrillic (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Изглед/_Кодиране/Cyrillic (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Изглед/_Кодиране/Cyrillic (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Изглед/_Кодиране/Japanese (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Изглед/_Кодиране/Simplified Chinese (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Изглед/_Кодиране/Simplified Chinese (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Изглед/_Кодиране/Traditional Chinese (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Изглед/_Кодиране/Korean (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Изглед/_Кодиране/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Изглед/_Кодиране/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Инструменти/_Адресна книга"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Инструменти/_Шаблон"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Инструменти/_Действия"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Инструменти/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Редактиране/Редактиране с _външен редактор"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Инструменти/_Действия"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Съобщение/_Криптиране"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Инструменти/_Изпълнение"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Инструменти/_Шаблон"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: файлът не съществува\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Не може да се намери текстовата част\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Грешка в формата на цитат."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Грешка в reply/forward формата на съобщението."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Файлът %s не съществува\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Не може да се намери големината на %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Файлът %s е празен."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Не може да се прочете %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Съобщение: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Не може да се намери част от multipart съобщение."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Няма Тема)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Съставяне на съобщение%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Не е указан получател"
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Тема"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Празна тема. Изпращане така?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Притурки"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Автоматично установяване на следните адреси"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "От:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Тема:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Изпращане"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "не може да се получи списък с получатели."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1724,40 +1733,40 @@ msgstr ""
"Не е указан акаунт за изпращане на пощата.\n"
"Моля изберете пощенску акаунт преди изпращане."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Възникна грешка при пращане на съобщението до %s."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Не може да се запази съобщението в изходящата кутия."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Не можа да се намери бутон асоцииран с избрания `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Не може да се нареди съобщението на опашката."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Не може да се нареди съобщението на опашката."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Не може да се нареди съобщението на опашката."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "не може да се смени вида на файла\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1768,12 +1777,12 @@ msgstr ""
"%s към %s.\n"
"Изпращане така?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Грешка при конвертиране на адресната книга"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1782,15 +1791,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1799,92 +1808,94 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "не може да се изтрие старото съобщение\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "нареждане на съобщението на опашката...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "не може да се намери папката за опашка\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "не може да се нареди съобщението на опашката\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Файлът %s не съществува\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Не може да се отвори файл %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "генерирано Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Създаване на прозорец за съставяне...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Инструменти/_Действия"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/_Съобщение/_Криптиране"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME тип"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Размер"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Невалиден MIME тип"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Файлът не съществува или е празен"
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Аксесоари"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Кодиране"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Път"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Име на файл"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Командния ред за външен редактор е невалиден: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1894,52 +1905,52 @@ msgstr ""
"Желаете ли принудително прекратяване на процеса?\n"
"process group id: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Не може да се нареди съобщението на опашката."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Избор на файл"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Избор на файл"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Изпращане на съобщение"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Съобщението беше променено. Изоставяне?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Желаете ли да приложите шаблонът `%s' ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Прилагане на шаблон"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Заменяне"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Вмъкване"
@@ -2122,7 +2133,7 @@ msgstr "Редактиране на JPilot запис"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2425,18 +2436,18 @@ msgstr "/_Премахване на новинарска група"
msgid "Creating folder view...\n"
msgstr "Създаване на изглед на папка...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Нови"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Непрочетени"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2478,7 +2489,7 @@ msgstr "Възобновяване на дървото на папката пр
msgid "Checking for new messages in all folders..."
msgstr "Проверяване за нови съобщения във всички папки..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2624,7 +2635,7 @@ msgid "Creating header view...\n"
msgstr "Създаване изглед на заглавните блокове...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Няма От)"
@@ -2998,7 +3009,7 @@ msgstr "Прекъсване"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Получаване на съобшение (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3205,7 +3216,7 @@ msgid "Some unsent messages are queued. Exit now?"
msgstr ""
"Някои неизпратени съобщения са в опашката. Желаете ли изход от програмата?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3213,21 +3224,21 @@ msgstr ""
"GnuPG не е инсталиран правилно, или версията му е твърде стара.\n"
"OpenPGP поддръжката е отменена."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "друг Sylpheed е стартиран вече.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Конфигурация на действия"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3595,15 +3606,15 @@ msgstr "/_Изглед/_Кодиране/Chinese (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Изглед/_Кодиране/Korean (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Изглед/Отваряне в _нов прозорец"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Изглед/_Изходен код"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Изглед/_Цялата заглавна част"
@@ -3914,8 +3925,8 @@ msgstr "Създаване на главен прозорец...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr ""
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "готово.\n"
@@ -3986,7 +3997,7 @@ msgstr "Sylpheed - Изглед на папките"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Изглед на съобщенията"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Отговор"
@@ -4005,15 +4016,15 @@ msgstr "/Отговор _до/_подател"
msgid "/Reply to mailing _list"
msgstr "/Отговор _до/пощенски _списък"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Препращане"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Пр_епращане като притурка"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/П_ренасочване"
@@ -4158,7 +4169,7 @@ msgstr "Притурки"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Не може да се запази файлът `%s'."
@@ -4184,7 +4195,7 @@ msgstr "/_Запазване като..."
msgid "/Save _all..."
msgstr "/_Запазване като..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Печат..."
@@ -4368,21 +4379,21 @@ msgstr "Предпочитания за акаунт"
msgid "Creating account preferences window...\n"
msgstr "Създаване на прозорец с предпочитанията за акаунта...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Получаване"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Изпращане"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Съставяне"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Неприкосновеност"
@@ -4390,7 +4401,7 @@ msgstr "Неприкосновеност"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Напреднал"
@@ -4518,7 +4529,7 @@ msgid "Authentication method"
msgstr "Метод на удостоверяване"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Автоматично"
@@ -4568,8 +4579,8 @@ msgstr "Генериране на Message-ID"
msgid "Add user-defined header"
msgstr "Добавяне на заглавна част от потребителя"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Редактиране... "
@@ -4595,7 +4606,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Удостоверяване с POP3 преди изпращане"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Сигнатура"
@@ -4908,88 +4919,117 @@ msgstr "Изтриване на действие"
msgid "Do you really want to delete this action?"
msgstr "Желаете ли изтриване на действието?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Създаване на прозорец за общи предпочитания...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Общи Предпочитания"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Дисплей"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Папка"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Автоматично проверяване за нова поща"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "всеки"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "минута(и)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Проверка за нова поща при стартиране"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Обновяване на всички локални папки след приемане"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Незабавно изпълнение при местене или изтриване на съобщения"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Команда"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Взимане на броят на нови съобщения (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Приемане от спул"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Филтриране при приемане"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Главни"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Запазване на изпратените съобщения в Изпратени"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Автоматично установяване на следните адреси"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Пренасяне преди изпращане"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Преносно кодиране"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
#, fuzzy
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
@@ -4998,225 +5038,201 @@ msgstr ""
"Укажете Преносно Кодиране на Съдържанието(Content-Transfer-Encoding)\n"
"използвано когато тялото на съобщението съдържа не-ASCII знаци."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Изходяща кодова таблица"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Изходяща кодова таблица"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Пренасяне преди изпращане"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Главни"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Разделител на сигнатурата"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Автоматично вмъкване"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Отговаряне"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Автоматично избиране на акаунт за отговор"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Цитиране на съобщението при отговаряне"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Отговор _до/пощенски _списък"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Редактор"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Автоматично стартиране на външен редактор"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Ниво на отмяна"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Пренасяне на съобщенията на"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "знака"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Пренасяне на цитат"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Пренасяне при въвеждане"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Запазване в папката с чернови"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Нормална"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Формат на отговора"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Маркиране на цитат"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Формат на препращане"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Описание на символите "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Входяща кутия"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Текст"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Папка"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Показване на броя на непрочетените до името на папката"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Показване на броя на непрочетените до името на папката"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Съкращаване на новинарски групи по дълги от"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "букви"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Изглед на извадката"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Показване на получателя в `От' колоната, ако изпращача сте вие"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Развиване на нишките..."
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Формат на датата"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr "Определяне на атрибути на извадката"
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Съобщение"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Цветен _етикет"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Изглед/_Сортиране/Низходящо"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Изглед/_Сортиране/Низходящо"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5225,11 +5241,11 @@ msgstr ""
"Ако е избрано `Автоматично', ще бъде избрано\n"
"оптималното за текущия локал кодиране."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Позволяване на оцветяване на съобщение"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5237,618 +5253,618 @@ msgstr ""
"Показване на multi-byte азбука и цифри като\n"
"ASCII знаци (само за Японски)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Панел със заглавна част над изгледа на съобщението"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Показване на кратки заглавни части в изгледа на съобщението"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/_Съобщение/Пр_епращане като притурка"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Показване на кратки заглавни части в изгледа на съобщението"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Разстояние м/у редовете"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "пиксел(а)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Превъртане"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Половин страница"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Плавно превъртане"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Стъпка"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
#, fuzzy
msgid "Resize attached large images to fit in the window"
msgstr "Разпъване на прикрепени изображения"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Настройка на показваните заглавки части"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Папка"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Изпълняване"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Изберете ключове"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Изпълняване"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Папка"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Нефилтрираните съобщения ще бъдат съхранявани в тази папка)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Филтриране на съобщенията при получаване"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Изтриване на папка"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Изтриване на папка"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Автоматична проверка на подписите"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Показване в отделен прозорец на резултата от проверка на подписа"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Временно съхраняване на паролата в паметта"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Невалидно след"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "минута(и)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Установяване на `0' ще съхранява паролата\n"
"през цялата сесия)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Прехващане на входа при въвеждане на парола"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Показване на предупреждение при стартиране, ако GnuPG не работи"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Отваряне винаги на съобщенията избрани в извадката"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Отваряне на първото непрочетено съобщение при влизане в папка"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Няма повече съобщения с етикет"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Маркиране като прочетено само на съобщение отворено в нов прозорец"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Влизане във входящата кутия след получаване на нови съобщения"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Проверка за нова поща при стартиране"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Незабавно изпълнение при местене или изтриване на съобщения"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Съобщенията ще бъдат маркирани до изпълнението\n"
"ако това е изключено)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Екранно Име"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr "Определяне на клавишни комбинации"
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Други"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Изпълняване"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Дата"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Диалог при получаване"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Показване на диалог при получаване"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Винаги"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Само при ръчно получаване"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Никога"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Без повдигане на диалог за грешка при грешка при получаване"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Затваряне на диалога при получаване когато завърши"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Добавяне на адреса в назначението при двойно щракване"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "При излизане"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Потвърждение при излизане"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Изчистване на Кошчето на излизане"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Питане преди изчистване"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Предупреждение ако има съобщения в опашката"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Външни команди (%s ще бъде заменен с име на файл / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Уеб браузър"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Входяща кутия"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Използване на външна програма за изпращане"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Използване на външна програма за приемане"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Използване на външна програма за изпращане"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Записване на кеша на извадката (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Просрочка на В/И порт:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "секунда(и)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Автоматично (Препоръчително)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Уникод (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Западно европейски (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Западно европейски (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Западно европейски (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Централно европейски (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Балтийски (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Балтийски (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Кирилица (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Гръцки (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Балтийски (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Кирилица (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Гръцки (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Кирилица (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Турски (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Кирилица (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Кирилица (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Кирилица (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Кирилица (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Японски (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Японски (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Японски (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Опростен китайски (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Опростен китайски (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Традиционен китайски (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Традиционен китайски (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Китайски (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Корейски (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Тайландски (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Тайландски (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "напълно съкратеното име на делника"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "пълното име на делника"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "съкратеното име на месеца"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "пълното име на месеца"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "предпочитаната дата и час за текущия локал"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "век (годинa/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "денят от месеца като десетично число"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "часа като десетично число ползвайки 24-часов часовник"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "часа като десетично число ползвайки 12-часов часовник"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "деня от годината като десетично число"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "месеца като десетично число"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "минутата като десетично число"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "или AM или PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "секундата като десетично число"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "деня от седмицата като десетично число"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "предпочитаната дата за текущия локал"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "последните две цифри от годината"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "годината като десетично число"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "времевата зона или име или съкращение"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Идентификатор"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Описание"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Пример"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Определяне на цветове на съобщението"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Цветове"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Цитиран Текст - Първо Ниво"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Цитиран Текст - Второ Ниво"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Цитиран Текст - Трето Ниво"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI връзка"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Преизползване на цветовете за цитат"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Изберете цвят за цитат първо ниво"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Изберете цвят за цитат второ ниво"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Изберете цвят за цитат трето ниво"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Изберете цвят за URL"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Описание на символите"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5872,11 +5888,11 @@ msgstr ""
"Новинарски групи\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Ако x е установен, показва expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5890,7 +5906,7 @@ msgstr ""
"Цитирано тяло на съобщение без подпис\n"
"Символ %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5902,20 +5918,20 @@ msgstr ""
"Символ отваряща къдрава скоба\n"
"Символ затваряща къдрава скоба"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Клавишни комбинации"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr "Определяне на клавишни комбинации"
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "По подразбиране"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Стар Sylpheed"
@@ -6325,19 +6341,19 @@ msgstr "Притурка"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Тема"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Подател"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Дата"
@@ -6347,7 +6363,7 @@ msgid "Number"
msgstr "Номер"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "До:"
@@ -6656,7 +6672,7 @@ msgstr "Филтриране..."
msgid "Searching %s ..."
msgstr "Сканиране на папка %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Няма Дата)"
@@ -6759,7 +6775,7 @@ msgstr "Относно"
msgid "%s - POP3 Remote mailbox"
msgstr "Премахване на пощенска кутия"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "No."
@@ -7236,7 +7252,7 @@ msgstr "Не може да се получи списък на новинарс
msgid "Can't retrieve newsgroup list."
msgstr "Не може да се получи списък на новинарската група"
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Изпълнено."
@@ -7245,343 +7261,343 @@ msgstr "Изпълнено."
msgid "%d newsgroups received (%s read)"
msgstr "%d новинарски групи получени (%s прочетени)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Отговор _до"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Отговор _до/_всички"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Отговор _до/_подател"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Отговор _до/пощенски _списък"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Пре_местване..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Копиране..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Маркиране"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Маркиране/_Маркиране"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Маркиране/_Размаркиране"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Маркиране/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Маркиране/Маркиране като _непрочетено"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Маркиране/Маркиране като _прочетено"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Маркиране/Маркиране като _прочетено"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Маркиране/Маркиране на _всички като прочетени"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Цветен _етикет"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Установяване като подразбиращ се"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Установяване като подразбиращ се"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Ре_дактиране "
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Добавяне на подателя в адресната книга"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Създаване на _правило за филтриране"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Създаване на _правило за филтриране/_Автоматично"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Създаване на _правило за филтриране/по _подател"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Създаване на _правило за филтриране/по п_олучател"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Създаване на _правило за филтриране/по _тема"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Създаване на изглед на извадката...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Сканиране на папка (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Обработване на маркер"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Има останали маркери. Желаете ли да се обработят?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Сканиране на папка (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Търсене отново"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Няма повече непрочетени съобщения"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Не е намерено непрочетено съобщение. Търсене от края?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Няма непрочетени съобщения."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Не е намерено непрочетено съобщение. Търсене в следващата папка?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Няма повече нови съобщения"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Не е намерено ново съобщение. Търсене от края?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Няма нови съобщения."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Не е намерено ново съобщение. Търсене в следващата папка?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Няма повече маркирани съобщения"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Не е намерено маркирано съобщение. Търсене от края?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Няма маркирани съобщения."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Не е намерено маркирано съобщение. Търсене от началото?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Няма повече съобщения с етикет"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Не е намерено съобщение с етикет. Търсене от края?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Няма съобщения с етикет"
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Не е намерено съобщение с етикет. Търсене от началото?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Събиране на съобщения по тема..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d изтрити"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d преместени"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d копирани"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr "избран(и)"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d нови, %d непрочетени, %d общо (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d нови, %d непрочетени, %d общо"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Сортиране на извадката..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tСъставяне на извадката от данните на съобщенията..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Съставяне на извадката от данните на съобщенията..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Записване на кеша на извадката (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Съобщение %d е маркирано\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Съобщение %d е маркирано като прочетено\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Съобщение %d е маркирано като непрочетено\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Съобщение %s/%d е определено за изтриване\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Изтриване на съобщение(я)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Наистина ли желаете да изтриете съобщенията от кошчето?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Изтриване на повтарящи се съобщения..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Съобщение %s/%d е размаркирано\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Съобщение %d е определено за местене в %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Назначението е същото като текущата папка."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Избор на папка"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Съобщение %d е определено за копиране в %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "Назначението за копиране е същото като текущата папка."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Избор на папка"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Възникна грешка при обработка на съобщенията."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Изграждане на нишките..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Махане на нишките..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Филтриране..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "филтриране..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Филтриране..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr ""
@@ -8136,9 +8152,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Използване на регулярен израз"
-#~ msgid "Registered rules"
-#~ msgstr "Регистрирани правила"
-
#~ msgid "(none)"
#~ msgstr "(няма)"
diff --git a/po/cs.po b/po/cs.po
index 023b0b4d..fd43955e 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2010-01-12 22:42+0100\n"
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
"Language-Team: Petr Kovar <pknbe@volny.cz>\n"
@@ -24,198 +24,202 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Načítá se nastavení všech účtů...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Spojení přes IMAP4 s %s bylo přerušeno. Obnovuje se spojení...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Server IMAP4 vypnul LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
msgid "Could not establish IMAP connection.\n"
msgstr "Nelze navázat spojení IMAP.\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "vytváří se spojení přes IMAP4 s %s:%d...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Nelze spustit relaci TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, c-format
msgid "Getting message %u"
msgstr "Přijímá se zpráva %u"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Připojování zprávy k %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Přesouvají se zprávy %s do %s..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopírují se zprávy %s do %s..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Odstraňují se zprávy %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "nelze opatřit příznakem smazané: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "nelze odstranit\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Odstraňují se všechny zprávy v %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "nelze opatřit příznakem smazané: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "nelze zavřít složku\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "kořenová složka %s neexistuje\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "Během příkazu LIST se vyskytla chyba.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Nelze vytvořit \"%s\"\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Nelze vytvořit \"%s\" v doručené poště\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "nelze vytvořit poštovní schránku: selhal příkaz LIST\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "nelze vytvořit poštovní schránku\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "nelze přejmenovat poštovní schránku: %s na %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "nelze smazat poštovní schránku\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Přijímá se záhlaví zprávy (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "během načítání obálky se vyskytla chyba.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "nelze analyzovat obálku: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "nelze načíst obálku\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Nelze se spojit se serverem IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Nelze navázat relaci IMAP4 s: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "nelze vyhledat obálku\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "nelze vybrat složku: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "chyba příkazu služby IMAP: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Autentizace IMAP4 selhala.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Neúspěšné přihlášení k IMAP4.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "nelze připojit %s k %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(posílání souboru...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "nelze připojit zprávu k %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "nelze kopírovat %s do %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "chyba příkazu služby IMAP: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "chyba příkazu služby IMAP: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "chyba příkazu služby IMAP: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv nemůže provést konverzi z UTF-7 na %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv nemůže provést konverzi z %s na UTF-7\n"
@@ -505,11 +509,11 @@ msgstr "Nalezeno %s\n"
msgid "Configuration is saved.\n"
msgstr "Nastavení je uloženo.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Filtr nevyžádané pošty (ruční)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Filtr nevyžádané pošty"
@@ -689,8 +693,8 @@ msgstr ""
"Nové zprávy budou kontrolovány v uvedeném pořadí. Pokud má být účet\n"
"kontrolován při volbě \"Přijmout vše\", zaškrtněte políčko ve sloupci \"G\"."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -821,237 +825,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Argument uživatele pro akci"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Přidat adresu do adresáře"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresa"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Poznámky"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Vybrat složku adresáře"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Soubor"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Soubor/Nový _adresář"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Soubor/Nová _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Soubor/Nový _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Soubor/Nový server _LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Soubor/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Soubor/Up_ravit"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Soubor/_Smazat"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Soubor/_Uložit"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Soubor/_Zavřít"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/Úp_ravy"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/Úp_ravy/_Kopírovat"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/Úp_ravy/V_ložit"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresa"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresa/Nová _adresa"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresa/Nová _skupina"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresa/Nová s_ložka"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresa/--"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresa/U_pravit"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresa/S_mazat"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Nástroje"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Nástroje/Importovat soubor _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Nástroje/Importovat soubor _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/Nápo_věda"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/Nápo_věda/_O aplikaci"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nová _adresa"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nová skup_ina"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nová s_ložka"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Smazat"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Kopírovat"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/_Vložit"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adresář"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Složka"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-mailová adresa"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Hledat:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Příjemce:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Kopie:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Skrytá kopie:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Smazat"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Přidat"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Hledat"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Zavřít"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Přidané šablony"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Smazat adresy"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Opravdu chcete smazat tyto adresy?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1060,36 +1069,36 @@ msgstr ""
"Chcete smazat složku A všechny adresy v \"%s\"?\n"
"Pokud smažete pouze složku, adresy budou přesunuty do nadřazené složky."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Smazat složku"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Pouz_e složku"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Složk_u a adresy"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Opravdu smazat \"%s\"?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nový uživatel, nelze uložit soubor index."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Nový uživatel, nelze uložit soubory s adresářem."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Konverze starého adresáře proběhla úspěšně."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1097,7 +1106,7 @@ msgstr ""
"Starý adresář převeden,\n"
"ale nelze uložit nový soubor s indexem."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1105,7 +1114,7 @@ msgstr ""
"Konverze adresáře nemohla být provedena,\n"
"ale byly vytvořeny nové prázdné soubory adresáře."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1113,7 +1122,7 @@ msgstr ""
"Nelze provést konverzi adresáře,\n"
"nelze vytvořit nové soubory adresáře."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1121,15 +1130,15 @@ msgstr ""
"Nelze provést konverzi adresáře\n"
"a vytvořit nové soubory adresáře."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Chyba při konverzi adresáře"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Konverze adresáře"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, c-format
msgid ""
"Could not read address index:\n"
@@ -1140,72 +1149,72 @@ msgstr ""
"\n"
"%s%c%s"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Chyba v adresáři"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "Starý adresář převeden, ale nelze uložit nový soubor index s adresářem"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Konverze adresáře nemohla být provedena, ale byly vytvořeny nové prázdné "
"soubory adresáře."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "Nelze provést konverzi adresáře a vytvořit nové soubory adresáře."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr "Nelze provést konverzi adresáře a vytvořit nové soubory adresáře."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Nelze načíst index adres"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Chyba při konverzi adresáře"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Konverze adresáře"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Rozhraní"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adresář"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Osoba"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "E-mailová adresa"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Skupina"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Server LDAP"
@@ -1217,11 +1226,11 @@ msgstr "Obecné adresy"
msgid "Personal address"
msgstr "Osobní adresy"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Poznámka"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Varování"
@@ -1268,396 +1277,396 @@ msgstr "Hnědá"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Nespecifikováno"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Přidat..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Odstranit"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Vlastnosti..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Soubor/_Odeslat"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Soubor/Odesla_t později"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Soubor/Uložit do složky _konceptů"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Soubor/Uložit a pok_račovat v úpravě"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Soubor/_Přiložit soubor"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Soubor/_Vložit soubor"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Soubor/Vložit podpi_s"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Soubor/Připo_jit podpis"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/Úp_ravy/_Zpět"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/Úp_ravy/Z_novu"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/Úp_ravy/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/Úp_ravy/_Vyjmout"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/Úp_ravy/Vložit jako _citaci"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/Úp_ravy/Vybr_at vše"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/Úp_ravy/Za_rovnat aktuální odstavec"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/Úp_ravy/Zar_ovnat všechny dlouhé řádky"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/Úp_ravy/A_utomatické zarovnávání"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/Z_obrazit"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/Z_obrazit/_Příjemce"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/Z_obrazit/_Odesílatel"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/Z_obrazit/S_krytá kopie"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/Z_obrazit/Odpovědi z_aslat na"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/Z_obrazit/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/Z_obrazit/Odpovědi _vystavit na"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/Z_obrazit/Praví_tko"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/Z_obrazit/Přílo_ha"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/Z_obrazit/Up_ravit nástrojovou lištu..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/Z_obrazit/Znaková _sada"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/Z_obrazit/Znaková _sada/_Automaticky rozpoznat"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/Z_obrazit/Znaková _sada/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/Z_obrazit/Znaková _sada/7bitový ASCII (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/Z_obrazit/Znaková _sada/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/Z_obrazit/Znaková _sada/Západoevropské jazyky (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/Z_obrazit/Znaková _sada/Západoevropské jazyky (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/Z_obrazit/Znaková _sada/Středoevropské jazyky (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/Z_obrazit/Znaková _sada/_Pobaltské jazyky (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/Z_obrazit/Znaková _sada/Pobaltské jazyky (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/Z_obrazit/Znaková _sada/Pobaltské jazyky (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/Z_obrazit/Znaková _sada/Řečtina (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/Z_obrazit/Znaková _sada/Arabština (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/Z_obrazit/Znaková _sada/Arabština (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/Z_obrazit/Znaková _sada/Hebrejština (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/Z_obrazit/Znaková _sada/Hebrejština (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/Z_obrazit/Znaková _sada/Turečtina (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/Z_obrazit/Znaková _sada/Cyrilice (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/Z_obrazit/Znaková _sada/Cyrilice (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/Z_obrazit/Znaková _sada/Cyrilice (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/Z_obrazit/Znaková _sada/Cyrilice (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/Z_obrazit/Znaková _sada/Japonština (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/Z_obrazit/Znaková _sada/Zjednodušená čínština (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/Z_obrazit/Znaková _sada/Zjednodušená čínština (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/Z_obrazit/Znaková _sada/Tradiční čínština (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/Z_obrazit/Znaková _sada/Korejština (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/Z_obrazit/Znaková _sada/Thajština (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/Z_obrazit/Znaková _sada/Thajština (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Nástroje/Ad_resář"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Nástroje/Ša_blona"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Nástroje/_Akce"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Nástroje/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Nástroje/Upravit pomocí e_xterního editoru"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr "/_Nástroje/Vyžádat _oznámení o doručení"
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Nástroje/Podepsat P_GP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Nástroje/Ši_frovat PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Nástroje/Kontrolovat pravopi_s"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Nástroje/_Nastavit jazyk pro kontrolu pravopisu"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: soubor neexistuje\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Nelze získat textovou část\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Chyba ve formátu uvozovek."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Chyba formátu odpovědi/předání."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Soubor %s neexistuje\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Nelze zjistit velikost souboru %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Soubor %s je prázdný."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Nelze načíst %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Zpráva: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Nelze získat část ze zprávy s více částmi."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Bez předmětu)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Psaní zprávy%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Není uveden příjemce."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Není uveden předmět"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Předmět je prázdný. Přesto odeslat?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Příloha není obsažena"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Není obsažena příloha. Odeslat bez příloh?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Zkontrolovat příjemce"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Opravdu odeslat tuto zprávu na následující adresy?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Odesílatel:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Předmět:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "_Odeslat"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "nelze načíst seznam příjemců."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1665,38 +1674,38 @@ msgstr ""
"Není zadán účet k odesílání e-mailů.\n"
"Před odesláním prosím vyberte nějaký účet."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Při posílání zprávy na %s se vyskytla chyba."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Zprávu nelze uložit do odeslané pošty."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Nelze vyhledat žádný klíč asociovaný s aktuálně vybraným ID klíče \"%s\"."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Zprávu nelze podepsat."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Zprávu nelze šifrovat."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Zprávu nelze šifrovat nebo podepsat."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "nelze změnit práva souboru\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1707,11 +1716,11 @@ msgstr ""
"\n"
"Přesto odeslat jako %s?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Chyba při konverzi kódu"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1724,15 +1733,15 @@ msgstr ""
"\n"
"Přesto odeslat?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Maximální délka řádku"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Šifrování s příjemci skryté kopie"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1746,90 +1755,92 @@ msgstr ""
"\n"
"Přesto odeslat?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "nelze odstranit starou zprávu\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "zařazování zprávy...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "nelze vyhledat složku pozdržených zpráv\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "zprávu nelze zařadit\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Soubor %s neexistuje."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Nelze otevřít soubor %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "vytváří se ID zprávy: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Vytváří se okno psaní zprávy...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Podepsat PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Šifrovat PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Typ MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Velikost"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Neplatný typ MIME."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Soubor neexistuje nebo je prázdný."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Vlastnosti"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kódování"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Cesta"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Název souboru"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Chybný příkaz pro externí editor: \"%s\"\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1838,48 +1849,48 @@ msgstr ""
"Externí editor stále pracuje.\n"
"Vynutit přerušení procesu (číslo procesu: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Upravit nástrojovou lištu..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Zprávu nelze zařadit."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Vybrat soubory"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Vybrat soubor"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Uložit zprávu"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Obsah zprávy se změnil. Uložit do složky konceptů?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Zavřít _bez uložení"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Opravdu chcete použít šablonu \"%s\"?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Přidat šablonu"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "Na_hradit"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "V_ložit"
@@ -2060,7 +2071,7 @@ msgstr "Upravit záznam JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2347,18 +2358,18 @@ msgstr "/Odstranit d_iskusní skupinu"
msgid "Creating folder view...\n"
msgstr "Vytváří se strom složek...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nové"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Nepřečtené"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Celkem"
@@ -2400,7 +2411,7 @@ msgstr "Obnova stromu složek se nezdařila."
msgid "Checking for new messages in all folders..."
msgstr "Zjišťují se nové zprávy ve všech složkách..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Nevyžádaná"
@@ -2545,7 +2556,7 @@ msgid "Creating header view...\n"
msgstr "Vytváří se náhled záhlaví...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(není znám odesílatel)"
@@ -2897,7 +2908,7 @@ msgstr "Ukončování"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Přijímá se zpráva (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3111,7 +3122,7 @@ msgstr "Pozdržené zprávy"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Některé neodeslané zprávy jsou pozdržené. Skončit nyní?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3119,20 +3130,20 @@ msgstr ""
"GnuPG není korektně instalováno nebo je příliš staré verze.\n"
"Podpora OpenPGP je zakázána."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr "Nahrávají se zásuvné moduly..."
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "aplikace Sylpheed je již spuštěna.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Přenesení uživatelského nastavení"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3476,15 +3487,15 @@ msgstr "/Z_obrazit/_Znaková sada/Čínština (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/Z_obrazit/_Znaková sada/Korejština (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/Z_obrazit/Otevřít v _novém okně"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/Z_obrazit/Zd_roj zprávy"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/Z_obrazit/Všechna zá_hlaví"
@@ -3776,8 +3787,8 @@ msgstr "Vytváří se hlavní okno...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Hlavní okno: barevné rozvržení %d bylo neúspěšné\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "hotovo.\n"
@@ -3846,7 +3857,7 @@ msgstr "Sylpheed - Strom složek"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Zobrazení zprávy"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Odpovědět"
@@ -3862,15 +3873,15 @@ msgstr "/Odpovědět _odesílateli"
msgid "/Reply to mailing _list"
msgstr "/Odpovědět _elektronické konferenci"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Př_edat dál"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Předat dál _jako přílohu"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Přes_měrovat"
@@ -4035,7 +4046,7 @@ msgstr "Přílohy"
msgid "Message View - Sylpheed"
msgstr "Zobrazení zprávy - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Nelze uložit soubor \"%s\"."
@@ -4060,7 +4071,7 @@ msgstr "/_Uložit jako..."
msgid "/Save _all..."
msgstr "/U_ložit vše..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Tisk..."
@@ -4236,21 +4247,21 @@ msgstr "Nastavení účtu"
msgid "Creating account preferences window...\n"
msgstr "Vytváří se okno nastavení účtu...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Příjem"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Odeslat"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Napsat"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Soukromí"
@@ -4258,7 +4269,7 @@ msgstr "Soukromí"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Rozšířené"
@@ -4382,7 +4393,7 @@ msgid "Authentication method"
msgstr "Metoda autentizace"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automaticky rozpoznat"
@@ -4426,8 +4437,8 @@ msgstr "Generovat ID zprávy"
msgid "Add user-defined header"
msgstr "Přidávat uživatelsky definované záhlaví"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Upravit... "
@@ -4452,7 +4463,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autentizace s POP3 před odesláním"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Podpis"
@@ -4760,85 +4771,115 @@ msgstr "Smazat akci"
msgid "Do you really want to delete this action?"
msgstr "Opravdu chcete smazat tuto akci?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Vytváří se okno společných nastavení...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Společná nastavení"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Zobrazení"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Nevyžádaná pošta"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Detaily"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Automaticky kontrolovat novou poštu"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "každých"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minut"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Kontrolovat novou poštu při spuštění"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Po přijmutí aktualizovat všechny místní složky"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Vykonávat příkaz ihned při přijmutí nových zpráv"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Příkaz"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "\"%d\" bude nahrazeno počtem nových zpráv."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Začleňovat z místního proměnlivého úložiště"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrovat při začlenění"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Cesta k proměnlivému úložišti"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Obecné"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Ukládat odeslané zprávy do složky Odeslaná pošta"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Používat pravidla filtrů na odeslané zprávy"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Automaticky nastavovat následující adresy"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Upozorňovat na scházející přílohy, jsou-li v těle zprávy nalezeny "
+"následující (čárkou oddělené) řetězce"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Např.: přikládám)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Potvrzovat před odesláním příjemce"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Vyloučené adresy/domény (oddělené čárkou):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Kódování přenosu"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4846,15 +4887,15 @@ msgstr ""
"Určí, jaké kódování přenosu bude použito, obsahuje-li tělo zprávy znaky mimo "
"rozsah ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Kódování názvu souboru MIME"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "Záhlaví MIME"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4864,200 +4905,175 @@ msgstr ""
"Záhlaví MIME: nejpoužívanější, ale porušuje RFC 2047.\n"
"RFC 2231: vyhovuje standardům, ale nepoužívané."
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Upozorňovat na scházející přílohy, jsou-li v těle zprávy nalezeny "
-"následující (čárkou oddělené) řetězce"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Např.: přikládám)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Potvrzovat před odesláním příjemce"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Vyloučené adresy/domény (oddělené čárkou):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Obecné"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Oddělovač podpisu"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Vkládat automaticky"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Odpovědět"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Při odpovídání automaticky vybírat účet"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citovat zprávy při odpovídání"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
msgid "Reply to mailing list by Reply button"
msgstr "Odpovídat elektronické konferenci tlačítkem Odpovědět"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Dědit příjemce u odpovědi na vlastní zprávy"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr "Při odpovídání nastavovat pouze e-mailovou adresu příjemců"
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Automaticky spouštět externí editor"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Úroveň zpětných kroků"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Zarovnávat zprávu na"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "znaků"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Zalamovat citaci"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Zalamovat při vkládání"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Automaticky ukládat do složky konceptů"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Formát"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Kontrola pravopisu"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Formát odpovědi"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Uvozovací znak"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Formát předání"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Popis symbolů "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Zapnout kontrolu pravopisu"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Výchozí jazyk:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Písmo textu"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Strom složek"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Zobrazovat počet nepřečtených zpráv za názvem složky"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
msgid "Displaying message number columns in the folder view:"
msgstr "Zobrazují se sloupce s počtem zpráv ve stromu složek:"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Zkracovat názvy diskusních skupin delší než"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "znaků"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Souhrn zpráv"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr ""
"Zobrazovat příjemce ve sloupci \"Odesílatel\", jestliže jste odesílatelem"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Rozbalovat vlákna"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Formát data"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Nastavení zobrazovaných položek v souhrnu... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Zpráva"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
msgid "Color label"
msgstr "Barevný štítek"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Výchozí znaková sada"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr "Použije se při zobrazení zpráv bez určené znakové sady."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Znaková sada při odesílání"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5065,11 +5081,11 @@ msgstr ""
"Pokud je zvoleno \"Automatická\", bude použita nejvhodnější znaková sada pro "
"lokalizaci libc."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Povolit obarvení textu ve zprávách"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5077,83 +5093,83 @@ msgstr ""
"Zobrazovat vícebajtovou abecedu a číslice\n"
"jako znaky ASCII (pouze pro japonštinu)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Zobrazovat pole se záhlavím nad zprávou"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Zobrazovat krátké záhlaví při zobrazení zprávy"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Zobrazovat HTML jako prostý text"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Považovat zprávy obsahující pouze HTML za přílohu"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Ukazovat kurzor při zobrazení zpráv"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Prázdná řádka"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixelů"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Posun"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Polovina stránky"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Jemný posun"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Krok"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Obrázky"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Měnit velikost přiložených obrázků tak, aby se vešly do okna"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Zobrazovat obrázky v těle zprávy"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Zapnout kontrolu nevyžádané pošty"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Učit se příkazem:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Vybrat předvolby)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Vyžádaná pošta"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Příkaz k třídění"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5161,225 +5177,225 @@ msgstr ""
"Aby mohla být nevyžádaná pošta automaticky rozpoznána, je nutné v určitém "
"rozsahu ručně zpracovat zprávy nevyžádané i vyžádané."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Složka nevyžádané pošty"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Zprávy označené jako nevyžádaná pošta budou přesunuty do této složky."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrovat zprávy vyhodnocené jako nevyžádané při přijmutí"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Filtrovat nevyžádanou poštu před běžným filtrováním"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Vymazávat nevyžádanou poštu ze serveru při příjmu"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Označovat rozpoznanou nevyžádanou poštu jako přečtenou"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automaticky kontrolovat podpis"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Zobrazovat výsledek kontroly podpisu ve zvláštním okně"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Ukládat heslo dočasně v paměti"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Vyprší za"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minut "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Nastavení na \"0\" uloží heslo během celé relace."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Blokovat vstup při zadávání hesla"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Zobrazovat varování, pokud GnuPG není funkční"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Vybrané zprávy vždy otevírat v souhrnu"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Při vstupu do složky otevírat první nepřečtenou zprávu"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Pamatovat si poslední vybranou zprávu"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Označovat zprávu jako přečtenou pouze při otevření v novém okně"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Po přijetí nových zpráv přejít na doručenou poštu"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Otevírat doručenou poštu při spuštění"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Vykonávat ihned při přesunu nebo mazání zpráv"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "Pokud je tato volba vypnuta, zprávy budou označeny až do vykonání."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Pořadí tlačítek vyhovující GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Zobrazovat ikonu v oznamovací oblasti"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimalizovat do oznamovací oblasti"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Vyvolávat okno kliknutím na ikonu v oznamovací oblasti"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Nastavit klávesové zkratky... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Ostatní"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Externí příkazy"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
msgid "Update"
msgstr "Aktualizace"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Dialog o příjmu"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Zobrazovat dialog o příjmu"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Vždy"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Pouze při ručním příjmu"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nikdy"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Při chybě v příjmu nezobrazovat dialog o chybě"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Zavírat dialog o příjmu po dokončení"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Přidávat adresu do cíle dvojitým kliknutím"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Při ukončení"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Potvrzovat ukončení"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Vyprazdňovat koš"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Ptát se před vyprázdněním"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Varovat, pokud jsou některé zprávy pozdržené"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Externí příkaz (\"%s\" bude nahrazeno názvem souboru nebo URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Webový prohlížeč"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Výchozí prohlížeč)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Používat externí program při tisku"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Používat externí program při začleňování"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Používat externí program při odesílání"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr "Kontrola aktualizací vyžaduje příkaz \"curl\"."
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr "Zapnout automatickou kontrolu aktualizací"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr "Používat HTTP proxy"
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr "Počítač HTTP proxy (hostitel:port):"
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Zapnout striktní kontrolu integrity vyrovnávací paměti souhrnu"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5389,275 +5405,275 @@ msgstr ""
"složek.\n"
"Tato volba sníží rychlost zobrazování souhrnu."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Časový limit V/V operací se socketem:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "sekund"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatická (doporučeno)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bitový ASCII (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Západoevropské jazyky (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Západoevropské jazyky (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Západoevropské jazyky (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Středoevropské jazyky (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Pobaltské jazyky (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Pobaltské jazyky (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Pobaltské jazyky (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Řečtina (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arabština (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arabština (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebrejština (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebrejština (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turečtina (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrilice (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrilice (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrilice (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrilice (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonština (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonština (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonština (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Zjednodušená čínština (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Zjednodušená čínština (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradiční čínština (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradiční čínština (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Čínština (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korejština (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thajština (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thajština (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "zkratka dne v týdnu"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "plný název dne v týdnu"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "zkratka měsíce"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "plný název měsíce"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "datum a čas preferovaný aktuální lokalizací libc"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "století (rok/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "den v měsíci jako desítkové číslo"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "hodina jako desítkové číslo s 24hodinovým cyklem"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "hodina jako desítkové číslo s 12hodinovým cyklem"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "den v roce jako desítkové číslo"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "měsíc jako desítkové číslo"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minuta jako desítkové číslo"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "dopoledne nebo odpoledne"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekunda jako desítkové číslo"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "den v týdnu jako desítkové číslo"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "datum preferované aktuální lokalizací libc"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "poslední dvě číslice z roku"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "rok jako desítkové číslo"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "časová zóna, název nebo zkratka"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Specifikátor"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Popis"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Příklad"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Nastavení barev ve zprávách"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Barvy"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citovaný text - první úroveň"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citovaný text - druhá úroveň"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citovaný text - třetí úroveň"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Odkaz URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Rotovat barvy citací"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Vybrat barvu první úrovně citace"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Vybrat barvu druhé úrovně citace"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Vybrat barvu třetí úrovně citace"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Vybrat barvu URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Popis symbolů"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5681,11 +5697,11 @@ msgstr ""
"Diskusní skupiny\n"
"ID zprávy"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Pokud je zadáno \"x\", zobrazí se \"expr\""
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5699,7 +5715,7 @@ msgstr ""
"Citované tělo zprávy bez podpisu\n"
"Znak procento"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5711,19 +5727,19 @@ msgstr ""
"Znak levá složená závorka\n"
"Znak pravá složená závorka"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Klávesové zkratky"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Vyberte prosím předvolby klávesových zkratek."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Výchozí"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Starý Sylpheed"
@@ -6098,19 +6114,19 @@ msgstr "Příloha"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Předmět"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Odesílatel"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Datum"
@@ -6120,7 +6136,7 @@ msgid "Number"
msgstr "Číslo"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Příjemce"
@@ -6410,7 +6426,7 @@ msgstr "Prohledává se %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Prohledává se %s..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Bez data)"
@@ -6503,7 +6519,7 @@ msgstr "O _aplikaci"
msgid "%s - POP3 Remote mailbox"
msgstr "%s - Vzdálená poštovní schránka POP3"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Č."
@@ -6982,7 +6998,7 @@ msgstr "Přijímá se seznam diskusních skupin..."
msgid "Can't retrieve newsgroup list."
msgstr "Nelze přijmout seznam diskusních skupin."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Hotovo."
@@ -6991,335 +7007,335 @@ msgstr "Hotovo."
msgid "%d newsgroups received (%s read)"
msgstr "přijatých diskusních skupin %d (přečtených %s)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Odpovědět _komu"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Odpovědět _komu/_Všem"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Odpovědět _komu/_Odesílateli"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Odpovědět _komu/_Elektronické konferenci"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Přesunout..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/Kopí_rovat..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Označ_it"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Označit/_Označit"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Označit/_Zrušit označení"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Označit/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Označit/Označit jako _nepřečtené"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Označit/Označit jako př_ečtené"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Označit/Označit _vlákno jako přečtené"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Označit/Označit všechny jako _přečtené"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/_Barevný štítek"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Označit jako _nevyžádanou poštu"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Označit jako v_yžádanou poštu"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Z_novu upravit"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Přid_at odesílatele do adresáře..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/_Vytvořit filtr"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/_Vytvořit filtr/_Automaticky"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/_Vytvořit filtr/Podle _odesílatele"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/_Vytvořit filtr/Podle pří_jemce"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/_Vytvořit filtr/Podle _předmětu"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Vytváří se souhrn zpráv...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Prohledává se složka (%s) (%d)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Zpracovat označené"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Zbyly nějaké označené. Zpracovat je?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Prohledává se složka (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Hledat znovu"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Žádné další nepřečtené zprávy"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nebyla nalezena žádná nepřečtená zpráva. Hledat od konce?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Žádné nepřečtené zprávy."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Nebyla nalezena žádná nepřečtená zpráva. Přejít do další složky?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Žádné další nové zprávy"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Nebyla nalezena žádná nová zpráva. Hledat od konce?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Žádné nové zprávy."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Nebyla nalezena žádná nová zpráva. Přejít do další složky?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Žádné další označené zprávy"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Nebyla nalezena žádná označená zpráva. Hledat od konce?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Žádné označené zprávy."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Nebyla nalezena žádná označená zpráva. Hledat od začátku?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Žádné další zprávy se štítkem"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Nebyla nalezena žádná zpráva se štítkem. Hledat od konce?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Žádné zprávy se štítkem."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nenalezena žádná zpráva se štítkem. Hledat od začátku?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Získávají se zprávy s předmětem..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "smazaných %d"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "přemístěných %s%d"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "zkopírovaných %s%d"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " vybraných položek"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "nových %d, nepřečtených %d, celkem %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "nových %d, nepřečtených %d, celkem %d"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Třídění souhrnu..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tNastavování souhrnu z dat zpráv..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Nastavování souhrnu z dat zpráv..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Zapisování vyrovnávací paměti souhrnu (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Zpráva %d je označena\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Zpráva %d je označena jako přečtená\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Zpráva %d je označena jako nepřečtená\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Zpráva %s/%d je připravena na smazání\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Smazat zprávy"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Opravdu chcete vymazat zprávy z koše?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Vymazávání duplikovaných zpráv..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Zpráva %s/%d má zrušeno označení\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Zpráva %d je připravena na přesun do %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Cílová položka je stejná jako aktuální složka."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
msgid "Select folder to move"
msgstr "Vyberte složku, kterou chcete přesunout"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Zpráva %d je připravena na zkopírování do %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Cíl kopírování je stejný jako aktuální složka."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
msgid "Select folder to copy"
msgstr "Vyberte složku, kterou chcete kopírovat"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Během zpracovávání pošty se vyskytla chyba."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Vytváří se vlákna..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Ruší se vlákna..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrování (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrování..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrování..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "filtrovaných zpráv %d."
diff --git a/po/da.po b/po/da.po
index 68fcf2ac..463bcc57 100644
--- a/po/da.po
+++ b/po/da.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2003-07-29 09:05+0200\n"
"Last-Translator: Andreas Hinz <news3@acci.dk>\n"
"Language-Team: \n"
@@ -18,203 +18,207 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Læs konfiguration for hver konto...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4 forbindelse til %s blev afbrudt. Forbinder...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP server sti."
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Ingen forbindelse med IMAP4 server: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "erstelle IMAP4-Verbindung zu %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Kan ikke starte TLS session.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Sletter meddelelse %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Sender meddelelse (%d / %d bytes)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Flytter meddelelse %s%c%d til %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopierer meddelelse %s%c%d til %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Modtager meddelelse fra %s..."
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "kan ikke sætte slettede flag: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "kan ikke slette\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Modtager meddelelse fra %s..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "kan ikke sætte slettet flag: 1:%d\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
#, fuzzy
msgid "can't close folder\n"
msgstr "kan ikke vælge mappe %s\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, fuzzy, c-format
msgid "root folder %s not exist\n"
msgstr "Markéret fil ikke fundet.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "fejl ved modtagelse af LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "kan ikke oprette '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "kan ikke oprette '%s'\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "kan ikke oprette mailbox: LIST fejlet\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "kan ikke oprette mailbox\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "kan ikke omdøbe mailbox: %s til %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "kan ikke slette mailbox\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Sender meddelelse (%d / %d bytes)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "fejl ved modtagelse af kuvert.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "kan ikke læse kuvert: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "kan ikke modtage kovert\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Ingen forbindelse med IMAP4 server: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Ingen forbindelse med IMAP4 server: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "kan ikke modtage namespace\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "kan ikke vælge mappe %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "fejl ved IMAP kommand: CLOSE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4 godkendelse fejlede.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4-Login fejlet.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "kan ikke tilføje %s til %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(sender fil...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "kan ikke tilføje meddelelse %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "kan ikke kopiere %s til %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "fejl ved IMAP kommando: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "fejl ved IMAP kommand: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "fejl ved IMAP kommand: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv kan ikke konvertere UTF-7 til %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv can ikke konvertere %s til UTF-7\n"
@@ -501,12 +505,12 @@ msgstr "Fundet %s\n"
msgid "Configuration is saved.\n"
msgstr "Konfiguration er gemt.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Mappe"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Mappe"
@@ -688,8 +692,8 @@ msgstr ""
"Nye meddelelser bliver testet i denne rækkefølge. Afmærk\n"
"`G'-kolonnen, for at aktivere hentning via `hent alle'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -822,244 +826,249 @@ msgstr ""
msgid "Action's user argument"
msgstr "Handlingens bruger parameter"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Tilføj adresse i adressebog"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresse"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Kommentar"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Vælg adressebog mappe"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Filer"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Filer/Ny _adressebog"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Filer/Ny _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Filer/Ny _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Filer/Ny _server"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Filer/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Filer/_Redigér"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Filer/_Slet"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Filer/_Gem"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Filer/_Luk"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Redigér"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Redigér/K_opiere"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Redigér/_Sæt ind"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresse"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresse/Ny _adresse"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresse/Ny _gruppe"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresse/Ny _mappe"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresse/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresse/_Redigér"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresse/_Slet"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Funktioner"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Funktioner/Importer _LDIF-Fil"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Funktioner/Importer _LDIF-Fil"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Hjælp"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Hjælp/_Om"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Ny _adresse"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Ny _gruppe"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Ny _mappe"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Slet"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Kopier..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Redigér/_Sæt ind"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adressebog"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Mappe"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-post adresse"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Søg"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Til:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Slet"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Tilføj"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Søg"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Luk"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registrerede regler"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Slet adresse(r)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Virklig slette adresse(r)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1068,38 +1077,38 @@ msgstr ""
"Vil du virkeligt slette mappen OG alla adresser i `%s' ? \n"
"Hvis kun mappen slettes, vil adresserne blive flyttet til hoved mappen."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Slet mappe"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Ny mappe"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Mappe og adresser"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Virklig slette `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Ny bruger, kunne ikke gemme index fil."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Ny bruger, kunne ikke gemme adressebogs fil."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Gammel adressebog konverteret."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1107,7 +1116,7 @@ msgstr ""
"Gammel adressebog konverteret,\n"
"men kunne ikke gemme index filen"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1115,7 +1124,7 @@ msgstr ""
"Kunne ikke konvertere adressebog,\n"
"men nye og tomme filer blev oprettet."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1123,7 +1132,7 @@ msgstr ""
"Kunne ikke konvertere adressebog,\n"
"kunne ikke oprette nye filer."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1131,17 +1140,17 @@ msgstr ""
"Kunne ikke konvertere adressebog,\n"
"kunne ikke oprette nye filer."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Adressebog konverterings fejl"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Adressebog konvertering"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1149,75 +1158,75 @@ msgid ""
"%s%c%s"
msgstr "Kunne ikke læse adressebog"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Adressebog fejl"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "Gammel adressebog konverteret men kunne ikke gemme ny index fil "
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr "Kunne ikke konvertere adressebog, men har oprettet nye tomme filer "
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Kunne ikke konvertere adressebog, og heller ikke oprette nye tomme filer "
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Kunne ikke konvertere adressebog, og heller ikke oprette nye tomme filer "
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Kunne ikke læse adressebog"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Adressebog konverterings fejl"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Adressebog konvertering"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Brugerflade"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adressebog"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Person"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "E-post adresse"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Gruppe"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "J-Pilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP server"
@@ -1229,11 +1238,11 @@ msgstr "Normale adresser"
msgid "Personal address"
msgstr "Personlige adresser"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Note"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Advarsel"
@@ -1280,441 +1289,441 @@ msgstr "Brun"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Ingen"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Tilføj..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Fjern"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Egenskaber..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_Filer/_Gem"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/_Meddelelse/_Send senere"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/_Meddelelse/Gem i _kladde mappe"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/_Meddelelse/_Send senere"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Filer/_Vedhæft fil"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Filer/_Indsæt fil"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Filer/Tilføj _underskrift"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Filer/Tilføj _underskrift"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Redigér/_Fortryd"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Redigér/_Gentag"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Redigér/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Redigér/_Klip"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Redigér/_Sæt ind som citat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Redigér/Markér _alle"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Redigér/Formater a_ktuelt afsnit"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Redigér/Formater _alle lange linier"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Redigér/K_opiere"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Vis"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Vis/_Til"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Vis/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Vis/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Vis/_Svar til"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Vis/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Vis/_Followup to"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Vis/_Linieal"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Vis/_Vedhæft"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Vis/_Gå til/Anden _mappe..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Vis/_Sortere/Faldende"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Vis/_Sortere/Faldende"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Vis/_Tegnsæt/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Vis/_Tegnsæt/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Vis/_Tegnsæt/Western European (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Vis/_Tegnsæt/Western European (ISO-8859-_15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Vis/_Tegnsæt/Central European (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Vis/_Tegnsæt/_Baltic (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Vis/_Tegnsæt/Baltic (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Vis/_Tegnsæt/Cyrillic (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Vis/_Tegnsæt/Greek (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Vis/_Tegnsæt/Baltic (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Vis/_Tegnsæt/Cyrillic (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Vis/_Tegnsæt/Greek (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Vis/_Tegnsæt/Cyrillic (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Vis/_Tegnsæt/Turkish (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Vis/_Tegnsæt/Cyrillic (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Vis/_Tegnsæt/Cyrillic (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Vis/_Tegnsæt/Cyrillic (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Vis/_Tegnsæt/Cyrillic (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Vis/_Tegnsæt/Japanese (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Vis/_Tegnsæt/Simplified Chinese (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Vis/_Tegnsæt/Simplified Chinese (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Vis/_Tegnsæt/Traditional Chinese (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Vis/_Tegnsæt/Korean (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Vis/_Tegnsæt/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Vis/_Tegnsæt/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Funktioner/_Adressebog"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Funktioner/_Skabelon"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Funktioner/_Handlinger"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Funktioner/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Redigér/Redigér med e_kstern editor"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Funktioner/_Handlinger"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Meddelelse/_Kryptere"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Funktioner/_Udfør"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Funktioner/_Skabelon"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: fil findes ikke\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Kan ikke læse tekst afsnit\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Citat markérings format fejl."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Meddelelses svar / videresend fejl."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Filen %s findes ikke\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Kan ikke læse størrelse på %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Filen %s er tom."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "kan ikke læse %s"
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Meddelelse: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Kan ikke hente del af multipart meddelese."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Intet emne)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Ny meddelelse%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Mangler modtager"
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Emne"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Emne er tom. Send alligevel?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Vedhæftet"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Udfyld automatisk følgende adresser"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Fra:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Emne:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Send"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "Kan ikke åbne modtager liste."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1722,40 +1731,40 @@ msgstr ""
"Konto til afsendelse af e-post er ikke valgt.\n"
"Vælg konto før afsendelse er mulig."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Fejl ved afsendelse af meddelelse til %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Kan ikke gemme meddelelse i Sendt"
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Kunne ikke funde nøgle til den valgte nøgle id `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Meddelelse kan ikke lægges i kø."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Meddelelse kan ikke lægges i kø."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Meddelelse kan ikke lægges i kø."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "kan ikke ændre fil mode\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1766,12 +1775,12 @@ msgstr ""
"%s til %s.\n"
"Send den alligevel?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Adressebog konverterings fejl"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1780,15 +1789,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1797,92 +1806,94 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "kan ikke slette gammel meddelelse\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "meddelelse i kø...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "kan ikke vælge mappe %s\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "meddelelse kan ikke lægges i kø\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Filen %s findes ikke\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Kan ikke åbne filen %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "genereret meddelelses ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Opretter instastnings vindue...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Funktioner/_Handlinger"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/_Meddelelse/_Kryptere"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME type"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Størrelse"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Ugyldig MIME type"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Fil eksisterer ikke eller er tom."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Egenskaber"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Tegnsæt kodning"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Sti"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Fil navn"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Sti til ekstern editor er ugyldig: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1892,52 +1903,52 @@ msgstr ""
"Afbryde?\n"
"ID: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Meddelelse kan ikke lægges i kø."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Vælg fil"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Vælg fil"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Sende meddelelse"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Denne meddelelse er ændret. Slet?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Vil du benytte skabelon `%s' ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Benyt skabelon"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Erstat"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Indæst"
@@ -2120,7 +2131,7 @@ msgstr "Redigér JPilot indtastning"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2423,18 +2434,18 @@ msgstr "/_Slet nyhedsgruppe"
msgid "Creating folder view...\n"
msgstr "Opretter mappe træ...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Ny"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Ulæst"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2477,7 +2488,7 @@ msgstr "Gendanner mappe træ..."
msgid "Checking for new messages in all folders..."
msgstr "Henter nye meddelelser i alle mapper..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2623,7 +2634,7 @@ msgid "Creating header view...\n"
msgstr "Opretter hoved visning...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Ingen Fra)"
@@ -2996,7 +3007,7 @@ msgstr "Afslutter"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Modtager meddelelse (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3206,7 +3217,7 @@ msgstr "Meddeleser i kø"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Nogle usendte meddelelser i kø. Afslut nu?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3214,21 +3225,21 @@ msgstr ""
"GnuPG er ike korrekt installeret eller i for gammel version\n"
"OpenPGP ikke mulig."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "sylpheed kører allerede.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Handlingsopsæt"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3597,15 +3608,15 @@ msgstr "/_Vis/_Tegnsæt/Chinese (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Vis/_Tegnsæt/Korean (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Vis/Åbn i nyt vindue"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Vis/_Kilde"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Vis/Alle _hoveder"
@@ -3916,8 +3927,8 @@ msgstr "Opretter hoved vindue...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "HovedVindue: fejl i farve %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "Afsluttet.\n"
@@ -3988,7 +3999,7 @@ msgstr "Sylpheed - Mappe visning"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Meddelelses visning"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Svar"
@@ -4007,15 +4018,15 @@ msgstr "/_Svar til/_Afsender"
msgid "/Reply to mailing _list"
msgstr "/_Svar til/_Mail liste"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Videresend"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Videresend som _vedhæftet"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/_Omdirigér"
@@ -4160,7 +4171,7 @@ msgstr "Vedhæftet"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Kan ikke gemme fil `%s'."
@@ -4186,7 +4197,7 @@ msgstr "/_Gem som..."
msgid "/Save _all..."
msgstr "/_Gem som..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Udskriv..."
@@ -4370,21 +4381,21 @@ msgstr "Konto opsæt"
msgid "Creating account preferences window...\n"
msgstr "Opretter konto egenskaber...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Modtag"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Send"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Opret"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privat"
@@ -4392,7 +4403,7 @@ msgstr "Privat"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avanceret"
@@ -4520,7 +4531,7 @@ msgid "Authentication method"
msgstr "Godkendelses metode"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatisk"
@@ -4567,8 +4578,8 @@ msgstr "Opret meddelelses ID"
msgid "Add user-defined header"
msgstr "Tilføj bruger defineret hoved"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Redigér... "
@@ -4594,7 +4605,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Godkend med POP3 før afsendelse"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Underskrift"
@@ -4907,88 +4918,117 @@ msgstr "Slet handling"
msgid "Do you really want to delete this action?"
msgstr "Vil du virkelig slette denne handling?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Opretter generelt opsæt vindue...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Generelt opsæt"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Vis"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Mappe"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Automatisk hentning af ny post"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "hver"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minut(er)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Hent e-post ved programstart"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Opdater alle mapper efter modtagelse"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Udfør straks ved flyt eller slet af meddelelse(r)"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Kommando"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Modtager antal nye meddelelser (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Modtager fra lokal spool"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filter ved modtagelse"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Generel"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Gem sendte meddelelser i Sendt"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Udfyld automatisk følgende adresser"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Del linier før afsendelse"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Kodning af overførsel"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
#, fuzzy
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
@@ -4997,225 +5037,201 @@ msgstr ""
"Angiv Content-Transfer-Encoding anvendt hvis\n"
"besked inholder andet end ASCII tegn."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Udgående tegnsæt"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Udgående tegnsæt"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Del linier før afsendelse"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Generel"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Underskriftsdeling"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Tilføj automatisk"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Besvar"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Vælg automatisk konto ved besvarelse"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citat af meddelelse i svar"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/_Svar til/_Mail liste"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Start automatisk ekstern editor"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Fortryd niveauer"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Del linier ved"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "tegn"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Del citat linier"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Del ved indtastning"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Gem i Kladde"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Normal"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Svar format"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Citat tegn"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Videresend format"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Beskrivelse af symboler "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Standard underskriftsnøgle"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Tekst"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Mappe"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Vis antal ulæste ved siden af mappe navn"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Vis antal ulæste ved siden af mappe navn"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Forkort nyhedsgruppe længere end"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "bogstaver"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Meddelelses visning"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Vis modtager i `Fra' hvis du er afsender"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Åbn tråde"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Dato format"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Vælg oplysninger i oversigt... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Meddelelse"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Farve la_bel"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Vis/_Sortere/Faldende"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Vis/_Sortere/Faldende"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5224,11 +5240,11 @@ msgstr ""
"Hvis `Automatisk' er valgt benyttes det optimale\n"
"tegnsæt for den valgte locale."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Benyt farver i meddelelser"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5236,616 +5252,616 @@ msgstr ""
"Vis 2-byte alfabet og tal som ASCII\n"
"tegn (kun japansk)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Vis hoved linier over meddelelses vindue"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Vis korte hoved linier i meddelelses vindue"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/_Meddelelse/Videresend som _vedhæftet"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Vis korte hoved linier i meddelelses vindue"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Linie afstand"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "punkter"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Scrol"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Halv side"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Blød scroll"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Skrift"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
#, fuzzy
msgid "Resize attached large images to fit in the window"
msgstr "Ændre størrelse på vedhæftede billeder"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Hoved opsæt"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Mappe"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Udfør"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Vælg nøgle"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Udfør"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Mappe"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Ufiltrerede meddelelser gemmes i denne mappe)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrere meddelelse ved modtagelse"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Slet mappe"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Slet mappe"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Check signatur automatisk"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Vis signatur check resultat i separat vindue"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Gem adgangssætning midlertidigt i hukommelsen"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Udløb efter"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minut(er)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Sæt til '0' vil gemme adgangssætningen\n"
" for hele sessionen)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Overtag indtastning mens adgangssætning indtastes"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Advarsel ved start hvis GnuPG ikke virker"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Åbn altid besked i oversigtsbilledet hvis valgt"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Åbn første ulæste meddelelse ved indgang til mappe"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Ikke flere markérede eddelelser"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Markér kun meddelelser som læst hvis åbnet i nyt vindue"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Gå til Indbakke efter modtagelse af ny post"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Hent e-post ved programstart"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Udfør straks ved flyt eller slet af meddelelse(r)"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr "(Ellers markéres meddelelese indtil der vælges 'Udfør')"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Vis navn"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Vælg tast bindinger... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Anden"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Udfør"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Dato"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Vis modtag billede"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Vis modtag billede"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Altid"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr ""
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Aldrig"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Vis ikke fejlmeddelelse ved fejl"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Luk modtag vindue efter overførsel"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Tilføj adresse til 'Til' ved dobbeltklik"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Ved afslut"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Spørg ved afslut"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Tøm Slettet ved afslut"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Spørg før tømning"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Advar ved meddelelser i kø"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Ekstern editor (%s erstattes af filnavn / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Web browser"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Standard indbakke"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Benyt eksternt program for afsendelse"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Benyt eksternt program til modtagelse af e-post"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Benyt eksternt program for afsendelse"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Skriver oversigt (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Socket I/O timeout:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "sekund(er)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatisk (Anbefalet)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Western European (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Western European (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Western European (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Central European (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltic (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltic (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Greek (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Baltic (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Greek (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turkish (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrillic (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrillic (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrillic (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japanese (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japanese (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japanese (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Simplified Chinese (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Simplified Chinese (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Traditional Chinese (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Traditional Chinese (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chinese (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korean (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "kort ugedags navn"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "Ugedags navn"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "kort måneds navn"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "måneds navn"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "ønsket dato format for nuværende locale"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "århundrede (år/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "dag i måned som tal"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "time som tal (24 timers visning)"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "time som tal (12 timers visning)"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "århundrede som tal"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "måned som tal"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minut som tal"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "enten AM eller PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekund som tal"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "ugedag som tal"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "ønsket dato format for nuværende locale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "de sidste to cifre i året"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "året som tal"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "tidszone som navn eller forkortelse"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Vælger"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Beskrivelse"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Eksempel"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Angiv meddelelses farve"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Farve"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citeret tekst - 1. niveau"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citeret tekst - 2. niveau"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citeret tekst - 3. nivaur"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI-Link"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Genbrug citat farver"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Vælg farve for nivau 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Vælg farve for nivau 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Vælg farve for nivau 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Vælg farve for URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Beskrivelse af symboler"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5869,11 +5885,11 @@ msgstr ""
"Nyhedsgrupper\n"
"Meddelelses ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Hvis x er valgt vises expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5887,7 +5903,7 @@ msgstr ""
"Citeret meddelelses krop uden signatur\n"
"%"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5899,20 +5915,20 @@ msgstr ""
"{\n"
"}"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Tast bindinger"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Vælg tast bindinger... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Standard"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Gl. Sylpheed"
@@ -6322,19 +6338,19 @@ msgstr "Vedhæftet"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Emne"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Fra"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Dato"
@@ -6344,7 +6360,7 @@ msgid "Number"
msgstr "Nummer"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Til:"
@@ -6651,7 +6667,7 @@ msgstr "Filtrering..."
msgid "Searching %s ..."
msgstr "Gennemsøger mappe %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Ingen dato)"
@@ -6755,7 +6771,7 @@ msgstr "Om"
msgid "%s - POP3 Remote mailbox"
msgstr "Slet mappe"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nr."
@@ -7237,7 +7253,7 @@ msgstr "Kan ikke modtage gruppe liste."
msgid "Can't retrieve newsgroup list."
msgstr "Kan ikke modtage gruppe liste."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Afsluttet."
@@ -7246,346 +7262,346 @@ msgstr "Afsluttet."
msgid "%d newsgroups received (%s read)"
msgstr "%d Nyhedsgruppe(r) modtaget (%s læst)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/_Svar til"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/_Svar til/_Alle"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/_Svar til/_Afsender"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/_Svar til/_Mail liste"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Flyt..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopier..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Markér"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Markér/_Markér"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Markér/_Slet markéring"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Markér/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Markér/_Ulæst"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Markér/_Læst"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Markér/_Læst"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Markér/_Alle læst"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Farve la_bel"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Standard konto"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Standard konto"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Redigér _igen"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Tilføj afsender til adressebo_g"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/_Opret filter"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/_Opret filter/_Automatisk"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/_Opret filter/Efter _Fra"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/_Opret filter/Efter _Til"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/_Opret filter/Efter _Emne"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Opretter oversigt...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Søger mappe (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Bearbejder markéring"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Nogle markéringer er tilbage. Bearbejde dem?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Søger mappe (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Søg igen"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Ikke flere ulæste meddelelser"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Ingen ulæste meddelelser fundet. Søg fra slutning?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Ingen ulæste meddelelser."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Ingen ulæste meddeleleser fundet. Fortsæt til næste mappe?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Ikke flere nye meddelelser"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Ingen nye meddelelser fundet. Søg fra slutning?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Ingen nye meddelelser."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Ingen nye meddeleleser fundet. Fortsæt til næste mappe?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Ikke flere ulæste meddelelser"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Ingen markérede meddelelser fundet. Søg bagfra?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Ingen markérede eddelelser."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Ingen markérede meddelelser fundet. Søg forfra?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Ikke flere markérede eddelelser"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Ingen markérede meddelelser funder. Søg bagfra?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Ingen markérede meddelelser."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Ingen markérede meddelelser fundet. Søg forfra?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Samler meddelelser via Emne..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d slettet"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d flyttet"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d kopieret"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " valgte"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d nye, %d ulæst, %d total (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d nye, %d ulæste, %d total"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Sorterer oversigt..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tOpretter oversigt ud fra meddelelses data..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Opretter oversigt ud fra meddelelses data..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Skriver oversigt (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Meddelelse %d er markéret\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Meddelelse %d er markéret som læst\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Meddelelse %d er markéret som ulæst\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Meddelelse %s/%d er markéret til sletning\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Slet meddelelse(er)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Vil du virkelig slette meddelelse(r) fra Slettet?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Sletter dublikerede meddelelser..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Meddelelse %s/%d er ikke markéret.\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Meddelelse %d er markéret til flytning til %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Fra og til mappe er ens"
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Vælg mappe"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Meddelelse %d er markéret til kopiering til %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "Fra og til mappe er ens."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Vælg mappe"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
#, fuzzy
msgid "Error occurred while processing messages."
msgstr ""
"Fejl ved bearbejdning af e-post:\n"
"%s"
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Opretter tråde"
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Fjerner tråde"
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrering..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrering..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrering..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, fuzzy, c-format
msgid "%d message(s) have been filtered."
msgstr "meddelelse %d er allerede gemt.\n"
@@ -8146,9 +8162,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Benyt regex"
-#~ msgid "Registered rules"
-#~ msgstr "Registrerede regler"
-
#~ msgid "(none)"
#~ msgstr "(ingen)"
diff --git a/po/de.po b/po/de.po
index 94464c91..90e41d69 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed 2.4.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2007-09-29 23:16+0100\n"
"Last-Translator: Joo Martin <debian@joomart.de>\n"
"Language-Team: de\n"
@@ -20,199 +20,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Lese alle Einstellungen für jeden Account...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4-Verbindung zu %s wurde unterbrochen. Verbinde erneut...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP-Server verhindert LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Kann IMAP4-Sitzung mit %s:%d nicht aufbauen\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "erstelle IMAP4-Verbindung zu %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Kann TLS-Sitzung nicht beginnen.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Hole Nachricht %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Hänge Nachricht an %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Verschiebe Nachrichten %s nach %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopiere Nachrichten %s nach %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Entferne Nachrichten von %s..."
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "kann gelöschte Flags nicht setzen: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "kann nicht löschen\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Entferne alle Nachrichten in %s..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "kann gelöschte Flags nicht setzen: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "kann Ablage nicht schließen\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "Wurzelverzeichnis %s existiert nicht\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "Fehler beim Empfang von LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Kann '%s' nicht erstellen\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Kann '%s' in INBOX nicht erstellen\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "kann Mailbox nicht erstellen: LIST fehlgeschlagen\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "kann Mailbox nicht erstellen\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "kann Mailbox %s nicht in %s umbenennen\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "kann Mailbox nicht löschen\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Hole Nachrichtenkopfzeilen (%d / %d bytes)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "Fehler beim Empfang der Nachrichteneigenschaften.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "kann die Nachrichteneigenschaften nicht bearbeiten: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "kann die Nachrichteneigenschaften nicht empfangen\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Keine Verbindung mit IMAP4-Server: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Kann IMAP4-Sitzung mit %s:%d nicht aufbauen\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "kann Namensraum nicht empfangen\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "kann Ablage %s nicht auswählen\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "Fehler beim IMAP-Befehl: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4-Beglaubigung fehlgeschlagen.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4-Login fehlgeschlagen.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "kann %s nicht an %s anhängen\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(Datei versenden...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "kann Nachricht nicht anhängen an %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "kann %s nicht nach %s kopieren\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "Fehler beim IMAP-Befehl: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "Fehler beim IMAP-Befehl: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "Fehler beim IMAP-Befehl: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv kann UTF-7 nicht nach %s konvertieren\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv kann %s nicht nach UTF-7 konvertieren\n"
@@ -501,11 +505,11 @@ msgstr "Gefunden %s\n"
msgid "Configuration is saved.\n"
msgstr "Konfiguration wurde gespeichert.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Manueller Spam-Mail Filter"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Spam-Mail Filter"
@@ -689,8 +693,8 @@ msgstr ""
"Schalter\n"
"in der 'G'-Spalte, um den Nachrichten-Empfang bei 'Hole alle' einzuschalten."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -821,237 +825,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Aktionen Benutzer-Parameter"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Adresse in Adressbuch einfügen"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresse"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Kommentar"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Wähle Adressbuchablage"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Datei"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Datei/Neues Adress_buch"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Datei/Neue _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Datei/Neues _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Datei/Neuer _LDAP-Server"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Datei/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Datei/_Bearbeiten"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Datei/_Löschen"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Datei/_Speichern"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Datei/S_chließen"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Bearbeiten"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Bearbeiten/_Kopieren"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Bearbeiten/_Einfügen"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresse"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresse/Neue _Adresse"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresse/Neue _Gruppe"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresse/Neue Ab_lage"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresse/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresse/_Bearbeiten"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresse/_Löschen"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Werkzeug"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Werkzeug/Importiere _LDIF-Datei"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Werkzeug/Importiere _CSV-Datei"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Hilfe"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Hilfe/_Über"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Neue _Adresse"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Neue _Gruppe"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Neue Ab_lage"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Löschen"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Kopieren"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/_Einfügen"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adressbuch"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Ablage"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-Mail Adresse"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Suchen:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "An:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Löschen"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Hinzufügen"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Suchen"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Schließen"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registrierte Schablonen"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Adresse(n) löschen"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Adresse(n) wirklich löschen?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1061,36 +1070,36 @@ msgstr ""
"Wenn Sie nur die Ablage löschen, werden die Adressen in das übergeordnete "
"Verzeichnis verschoben."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Ablage löschen"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Nur Abla_ge"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Ablage und _Adressen"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Wirklich '%s' löschen ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Neuer Benutzer, kann Index-Datei nicht speichern."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Neuer Benutzer, kann Adressbuch-Dateien nicht speichern."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Altes Adressbuch erfolgreich konvertiert."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1098,7 +1107,7 @@ msgstr ""
"Altes Adressbuch konvertiert,\n"
"kann neue Adress-Index-Datei nicht speichern"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1106,7 +1115,7 @@ msgstr ""
"Konnte Adressbuch nicht konvertieren,\n"
"aber erstellte neue leere Adressbuch-Dateien."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1114,7 +1123,7 @@ msgstr ""
"Konnte Adressbuch nicht konvertieren,\n"
"konnte neue Adressbuch-Dateien nicht erstellen."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1122,15 +1131,15 @@ msgstr ""
"Konnte Adressbuch nicht konvertieren\n"
"und konnte neue Adressbuch-Dateien erstellen."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Adressbuch-Konvertierungsfehler"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Adressbuch-Konvertierung"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1138,78 +1147,78 @@ msgid ""
"%s%c%s"
msgstr "Konnte Adress-Index nicht lesen"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Adressbuch-Fehler"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Altes Adressbuch konvertiert, neue Adress-Index-Datei konnte nicht "
"gespeichert werden"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Konnte Adressbuch nicht konvertieren, erstellte aber neue leere Adressbuch "
"Dateien."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Konnte Adressbuch nicht konvertieren, konnte neue Adressbuch Dateien nicht "
"erstellen."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Konnte Adressbuch nicht konvertieren und konnte neue Adressbuch Dateien "
"nicht erstellen."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Konnte Adress-Index nicht lesen"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Adressbuch-Konvertierungsfehler"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Adressbuch-Konvertierung"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Benutzerschnittstelle"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adressbuch"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Person"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "E-Mail Adresse"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Gruppe"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP-Server"
@@ -1221,11 +1230,11 @@ msgstr "Allgemeine Adressen"
msgid "Personal address"
msgstr "Persönliche Adressen"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Notiz"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Warnung"
@@ -1272,399 +1281,399 @@ msgstr "Braun"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Keine"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Hinzufügen..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Entfernen"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Eigenschaften..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Datei/_Senden"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Datei/S_päter senden"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Datei/In Ent_wurfablage speichern"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Datei/Speichern und Bearbeitung _fortsetzen"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Datei/Datei _anhängen"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Datei/Datei _einfügen"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Datei/_Unterschrift einfügen"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Datei/_Unterschrift einfügen"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Bearbeiten/_Zurück"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Bearbeiten/_Wiederholen"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Bearbeiten/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Bearbeiten/_Ausschneiden"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Bearbeiten/Als Zitat _einfügen"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Bearbeiten/Alle au_swählen"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Bearbeiten/Aktuellen Absatz um_brechen"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Bearbeiten/Alle langen Zeilen _umbrechen"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Bearbeiten/Aut_omatisches umbrechen"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Ansicht"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Ansicht/_An"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Ansicht/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Ansicht/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/_Ansicht/A_ntwort an"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Ansicht/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/_Ansicht/_Wiedervorlage an"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Ansicht/_Lineal"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Ansicht/An_hang"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Ansicht/_Werkzeugliste anpassen..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Ansicht/_Zeichensatz"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Ansicht/_Zeichensatz/_Automatisch"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Ansicht/_Zeichensatz/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Ansicht/_Zeichensatz/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Ansicht/_Zeichensatz/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Ansicht/_Zeichensatz/West Europa (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Ansicht/_Zeichensatz/West Europa (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Ansicht/_Zeichensatz/Zentral Europa (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Ansicht/_Zeichensatz/_Baltisch (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Ansicht/_Zeichensatz/Baltisch (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Ansicht/_Zeichensatz/Baltisch (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Ansicht/_Zeichensatz/Griechisch (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Ansicht/_Zeichensatz/Arabisch (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Ansicht/_Zeichensatz/Arabisch (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Ansicht/_Zeichensatz/Griechisch (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Ansicht/_Zeichensatz/Hebräisch (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Ansicht/_Zeichensatz/Türkisch (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Ansicht/_Zeichensatz/Kyrillisch (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Ansicht/_Zeichensatz/Kyrillisch (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Ansicht/_Zeichensatz/Kyrillisch (KOI8-_U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Ansicht/_Zeichensatz/Kyrillisch (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Ansicht/_Zeichensatz/Japanisch (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Ansicht/_Zeichensatz/Einfaches Chinesisch (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Ansicht/_Zeichensatz/Einfaches Chinesisch (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Ansicht/_Zeichensatz/Traditionelles Chinesisch (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Ansicht/_Zeichensatz/Koreanisch (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Ansicht/_Zeichensatz/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Ansicht/_Zeichensatz/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Werkzeug/_Adressbuch"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Werkzeug/_Schablone"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Werkzeug/Aktio_nen"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Werkzeug/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Werkzeug/Mit e_xternem Editor bearbeiten"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Werkzeug/PGP _Unterschreiben"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Werkzeug/PGP _Verschlüsseln"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Werkzeuge/_Rechtschreibprüfung"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Werkzeug/_Sprache einstellen"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: Datei existiert nicht\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Kann Textabschnitt nicht lesen\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Zitatzeichen Formatfehler."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Formatfehler in Nachrichtenantwort oder -Weiterleitung."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Datei %s existiert nicht\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Kann Dateigröße von %s nicht ermitteln\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Datei %s ist leer."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Kann %s nicht lesen."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Nachricht: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Kann einen Teil einer mehrteiligen Nachricht nicht bekommen."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Kein Betreff)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Verfassen%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Empfänger nicht angegeben"
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Leerer Betreff"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Betreff ist leer. Trotzdem verschicken?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Anhänge"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Setze folgende Adressen automatisch"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Von:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Betreff:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Senden"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "Kann die Empfängerliste nicht holen."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1672,40 +1681,40 @@ msgstr ""
"Account zum Versenden von E-Mails, wurde nicht angegeben.\n"
"Bitte wählen sie einen E-Mail-Account vor dem Senden."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Fehler beim Senden der Nachricht an %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Kann die Nachricht nicht in der Gesendet-Ablage speichern."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Kein Schlüssel für die aktuelle gewählte Schlüssel-ID vorhanden '%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Nachricht kann nicht eingereiht werden."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Nachricht kann nicht eingereiht werden."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Nachricht kann nicht eingereiht werden."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "kann Dateimodus nicht ändern\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1716,11 +1725,11 @@ msgstr ""
"\n"
"Dennoch mit %s senden?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Zeichensatz-Konvertierungs-Fehler"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1733,15 +1742,15 @@ msgstr ""
"\n"
"Dennoch senden?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "maximale Zeilenlänge"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Mit Bcc verschlüsseln"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1755,90 +1764,92 @@ msgstr ""
"\n"
" Dennoch versenden? "
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "Kann die alte Nachricht nicht entfernen\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "Nachricht einreihen...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "kann Queue-Ablage nicht finden\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "Nachricht kann nicht eingereiht werden\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Datei %s existiert nicht."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Kann Datei %s nicht öffnen."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "erzeugte Nachrichten-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Erstelle Verfassenfenster...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "PGP Unterschreiben"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "PGP Verschlüsseln"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME-Typ"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Größe"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Ungültiger MIME Typ"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Datei existiert nicht oder ist leer."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Eigenschaften"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Zeichensatzkodierung"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Pfad"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Dateiname"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Kommandozeile für den externen Editor ist ungültig: '%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1847,48 +1858,48 @@ msgstr ""
"Der externe Editor arbeitet noch.\n"
"Prozess terminieren (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Werkzeugleiste anpassen"
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Nachricht kann nicht eingereiht werden."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Wähle Datei(en)"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Wähle Datei"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Speichern der Nachricht"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Diese Nachricht wurde geändert. Speichern als Entwurf?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Schließen _ohne Speichern"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Wollen Sie die Schablone '%s' übernehmen ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Schablone übernehmen"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "E_rsetzen"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Einfügen"
@@ -2068,7 +2079,7 @@ msgstr "JPilot-Eintrag bearbeiten"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2365,18 +2376,18 @@ msgstr "/Newsgroup _entfernen"
msgid "Creating folder view...\n"
msgstr "Erstelle Ablageansicht...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Neu"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Ungelesen"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Gesamt"
@@ -2418,7 +2429,7 @@ msgstr "Ablagenbaum erneuern fehlgeschlagen..."
msgid "Checking for new messages in all folders..."
msgstr "Alle Ablagen auf neue Nachrichten prüfen..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Spam"
@@ -2563,7 +2574,7 @@ msgid "Creating header view...\n"
msgstr "Erzeuge Kopfzeilenansicht...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Kein Von)"
@@ -2928,7 +2939,7 @@ msgstr "Beenden"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Empfange Nachricht (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3142,7 +3153,7 @@ msgstr "Wartende Nachrichten"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Einige ungesendete Nachrichten vorhanden. Jetzt beenden?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3150,20 +3161,20 @@ msgstr ""
"GnuPG is nicht richtig installiert, oder die Version ist zu alt.\n"
"OpenPGP-Unterstützung ausgeschaltet"
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "Ein anderes Sylpheed läuft schon.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Konfigurationsmigration"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3511,15 +3522,15 @@ msgstr "/_Ansicht/_Zeichensatz/Chinesisch (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Ansicht/_Zeichensatz/Koreanisch (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Ansicht/Öffnen in _neuem Fenster"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Ansicht/Nachrichten_quelle"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/_Ansicht/_Alle Kopfzeilen anzeigen"
@@ -3813,8 +3824,8 @@ msgstr "Erstelle Hauptfenster...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Haupt-Fenster: Bereitstellung von Farbe %d fehlgeschlagen\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "Fertig.\n"
@@ -3882,7 +3893,7 @@ msgstr "Sylpheed - Ablagenansicht"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Nachrichtenansicht"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/An_twort"
@@ -3898,15 +3909,15 @@ msgstr "/Ant_wort an Ab_sender"
msgid "/Reply to mailing _list"
msgstr "/Antwort an Mailing-_Liste"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Weiterleiten"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Weiterleiten als An_hang"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/_Umadressieren"
@@ -4071,7 +4082,7 @@ msgstr "Anhänge"
msgid "Message View - Sylpheed"
msgstr "Nachrichtenansich - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Kann Datei `%s' nicht speichern."
@@ -4096,7 +4107,7 @@ msgstr "/Speichern _als..."
msgid "/Save _all..."
msgstr "/Alle speichern..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Drucken..."
@@ -4276,21 +4287,21 @@ msgstr "Accounteinstellungen"
msgid "Creating account preferences window...\n"
msgstr "Erstelle Accounteinstellungenfenster...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Empfangen"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Senden"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Verfassen"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privat"
@@ -4298,7 +4309,7 @@ msgstr "Privat"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Speziell"
@@ -4423,7 +4434,7 @@ msgid "Authentication method"
msgstr "Beglaubigungsmethode"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatisch"
@@ -4468,8 +4479,8 @@ msgstr "Erzeuge Nachrichten-ID"
msgid "Add user-defined header"
msgstr "Füge benutzerdefinierte Kopfzeile ein"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Bearbeiten... "
@@ -4494,7 +4505,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Beglaubige mit POP3 vor dem Senden"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Unterschrift"
@@ -4800,86 +4811,115 @@ msgstr "Aktion löschen"
msgid "Do you really want to delete this action?"
msgstr "Wollen Sie diese Aktion wirklich löschen?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Erstelle Allgemeine-Einstellungenfenster...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Allgemeine Einstellungen"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Anzeige"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Spam-Mail"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Details"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Automatische Aktualisierung"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "alle"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "Minute(n)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Hole neue E-Mail beim Programmstart"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Aktualisiere alle lokalen Ablagen nach dem Empfang"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr ""
"Ausführen des folgenden Befehls, wenn neue Nachrichten empfangen wurden"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Befehl"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "'%d' wird ersetzt durch die Anzahl der neuen Nachrichten."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Übernehme Mails aus lokaler Mailboxdatei"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtern beim Empfang"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Pfad zur Mailboxdatei"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Allgemein"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Gesendete Nachrichten in Gesendet-Ablage speichern"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Anwenden des Filters beim Versenden von Nachrichten"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Setze folgende Adressen automatisch"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Zeilenumbruch vor dem Senden"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Übertragungscodierung"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4887,15 +4927,15 @@ msgstr ""
"Geben Sie den Übertragungs-Zeichensatz für den Nachrichteninhalt an, falls "
"dieser Nicht-ASCII-Zeichen enthält."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "MIME Dateinamenkodierung"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIME Kopfzeile"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4906,201 +4946,177 @@ msgstr ""
"MIME Kopfzeile: am meisten verbreitet, verletzt aber RFC 2047\n"
"RFC 2231: entspricht dem Standard, ist aber nicht sehr verbreitet"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Zeilenumbruch vor dem Senden"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Allgemein"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Unterschriftentrenner"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Automatisch einfügen"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Antwort"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Wähle automatisch den Account für die Antworten"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Zitiere Nachricht in der Antwort"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Antwort an Mailing-_Liste"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Übernehme Empfänger bei Nachrichten an mich selbst"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Starte externen Editor automatisch"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Schritte, die rückgängig gemacht werden können"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Zeilenumbruch nach"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "Zeichen"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Zitat umbrechen"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Bei der Eingabe umbrechen"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Automatisch als Entwurf speichern"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Format"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Rechtschreibprüfung"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Antwort-Format"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Zitatzeichen"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Weiterleiten-Format"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Beschreibung der Symbole "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Rechtschreibprüfung aktivieren"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Standard-Sprache"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Standardschriftart"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Ordneransicht"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Zeige Anzahl der ungelesenen E-Mails nach Ablagenname"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Zeige Nachrichtenanzahl in der Ordneransicht"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Kürze Newsgroups länger als"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "Zeichen"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Ablageninhaltsansicht"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Zeige Empfänger in `Von'-Spalte, wenn Sie selbst der Sender sind"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Threads entfalten"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Datumsformat"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Setze Ablageninhalt-Einträge... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Nachricht"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Far_betikett"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Standard-Zeichensatz"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr "Dies wird für Nachrichten mit fehlender Zeichenkodierung verwendet."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Standard-Zeichensatz beim Versenden"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5108,11 +5124,11 @@ msgstr ""
"Wenn 'Automatisch' gewählt ist, wird der optimale Zeichensatz für die "
"aktuelle Locale-Einstellung benutzt."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Benutze Farben für Nachrichten"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5120,84 +5136,84 @@ msgstr ""
"Stelle Mehr-byte Alphabet und Zahlen als\n"
"ASCII-Zeichen dar (nur Japanisch)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Zeige Kopfzeilenleiste über Nachrichtenansicht"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Zeige kurze Kopfzeilen in der Nachrichtenansicht"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Wandle HTML Nachrichten um in Nur-Text"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "Wandle HTML Nachrichten um in Nur-Text"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Zeige Cursor in der Nachrichtenansicht an"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Zeilenabstand"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "Pixel"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Rollen"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Halbe Seite"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Fließendes Scrollen"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Schritt"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Bilder"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Große angehängte Bilder in das Fenster einpassen"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Zeige Bilder eingebettet an"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Aktiviere Spam-Mail Kontrolle"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Befehle zum Lernen:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Wähle Voreinstellung)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Kein Spam"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Klassifizier-Befehl"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5205,239 +5221,239 @@ msgstr ""
"Um Spam-Mails automatisch zu klassifizieren, müssen sowohl Spam- als auch "
"Nicht-Spam-Mails eine Wile manuell gelernt werden."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Spam-Mail Ablage"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr ""
"Nachrichten, die als Spam-Mails markiert wurden, werden in diese Ablage "
"verschoben."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr ""
"Nachrichten beim Empfang ausfiltern, wenn sie als Spam-Mails erkannt wurden"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Spam-Mails vor dem eigentlichen Filtern aussortieren"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Spam-Mails während des Empfangens entfernen"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Markiere gefilterte Spam-Mails als gelesen"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Überprüfe digitale Unterschriften automatisch"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr ""
"Zeige das Ergebnis der Überprüfung der digitalen Unterschrift in einem POPUP-"
"Fenster an"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Mantra zeitweise speichern"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Läuft aus nach"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "Minute(n)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"('0' speichert das Mantra für die gesamte\n"
"Sitzung)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Eingabe sperren, bei der Eingabe eines Mantra"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Zeige Warnung beim Start, wenn GnuPG nicht funktioniert"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Nachrichten immer in der Zusammenfassung öffnen, wenn ausgewählt"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr ""
"Öffne erste ungelesene Nachricht anzeigen beim Öffnen eines Verzeichnis"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Letzte geöffnete Nachricht merken"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr ""
"Nachrichten als gelesen markieren, wenn sie in einem neuen Fenster geöffnet "
"werden"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Posteingang nach dem Empfang neuer E-Mail öffnen"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Öffne Posteingang beim Programmstart"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Sofort Ausführen beim Bewegen oder Löschen von Nachrichten"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Nachricht wird markiert bis zur Ausführung,\n"
" wenn dies ausgeschaltet ist)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Ordnen der Buttons kompatibel zu GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Systemablagesymbol (Tray-Icon) anzeigen "
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Sylpheed zu einem Symbol in der Systemleiste minimieren"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Fenster bei Trayicon-Klick wechseln"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Tastenkombinationen wählen... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Weiteres"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Externe Befehle"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Datum"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Empfangen-Dialog"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Zeige Empfangen-Dialog"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Immer"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Nur bei manuellem Empfang"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nie"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Keinen Fehler-Dialog bei Empfangsfehlern erscheinen lassen"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Empfangen-Dialog schließen nach Beendigung"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Adresse bei Doppel-Klick ins Ziel einfügen"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Beim Beenden"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Nachfragen beim Beenden"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Leere Papierkorb beim Beenden"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Fragen vor dem Leeren"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Warnen, wenn wartende Nachrichten vorhanden"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Externe Befehle (%s wird durch Dateinamen / URI ersetzt)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Internet-Browser"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Standardbrowser)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Benutze externes Programm zum Drucken"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Benutze externes Programm, um E-Mails zu empfangen"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Benutze externes Programm zum Senden"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Rechtschreibprüfung aktivieren"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Aktiviere strengen Integritätstest des Summen-Zwischenspeichers"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5447,275 +5463,275 @@ msgstr ""
"Inhalt von Ablagen verändern könnten.\n"
"Diese Option verringert die Performance der Summen-Anzeige."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Socket I/O timeout:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "Sekunde(n)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatisch (Empfohlen)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Western European (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Western European (ISO-8859-15"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Western European (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Central European (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltic (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltic (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Baltisch (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Greek (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arabisch (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arabisch (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebräisch (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebräiisch (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turkish (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrillic (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrillic (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrillic (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japanese (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japanese (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japanese (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Simplified Chinese (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Einfaches Chinesisch (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Traditional Chinese (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Traditional Chinese (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chinese (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korean (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "gekürzter Wochentagsname"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "Wochentagsname"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "gekürzter Monatsname"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "Monatsname"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "bevorzugtes Datums- und Zeitformat für die aktuelle Locale-Einstellung"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "Jahrhundert (Jahr/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "Tag des Monats als Zahl"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "Stunde als Zahl (24h Anzeige)"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "Stunde als Zahl (12h Anzeige)"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "Tag des Jahres als Zahl"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "Monat als Zahl"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "Minute als Zahl"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "entweder AM oder PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "Sekunde als Zahl"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "Wochentag als Zahl"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "bevorzugtes Datumsformat für die aktuelle Locale-Einstellung"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "letzten beiden Stellen des Jahres"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "Jahr als Zahl"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "Zeitzone oder Name oder Abkürzung"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Steuerzeichen"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Beschreibung"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Beispiel"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Setze Nachrichtenfarbe"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Farben"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Zitierter Text - Erste Ebene"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Zitierter Text - Zweite Ebene"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Zitierter Text - Dritte Ebene"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI-Link"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Stelle Zitatfarben wiederher"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Wähle Farbe für Zitatebene 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Wähle Farbe für Zitatebene 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Wähle Farbe für Zitatebene 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Wähle Farbe für URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Beschreibung der Symbole"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5739,11 +5755,11 @@ msgstr ""
"News-Gruppen\n"
"Nachrichten-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Wenn x gesetzt ist, zeige expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5757,7 +5773,7 @@ msgstr ""
"Zitierter Nachrichteninhalt ohne Unterschrift\n"
"Wörtlich %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5769,19 +5785,19 @@ msgstr ""
"öffnende Klammer\n"
"schließende Klammer"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Tastenkombinationen"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Voreingestellte Tastenkombinationen wählen."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Standard"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Altes Sylpheed"
@@ -6158,19 +6174,19 @@ msgstr "Anhang"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Betreff"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Von"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Datum"
@@ -6180,7 +6196,7 @@ msgid "Number"
msgstr "Nummer"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "An"
@@ -6474,7 +6490,7 @@ msgstr "Suche %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Suche %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Kein Datum)"
@@ -6571,7 +6587,7 @@ msgstr "_Über"
msgid "%s - POP3 Remote mailbox"
msgstr "Entferne Mailbox"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nr."
@@ -7070,7 +7086,7 @@ msgstr "Hole Newsgroup-Liste..."
msgid "Can't retrieve newsgroup list."
msgstr "Kann die Newsgroup-Liste nicht empfangen."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Fertig."
@@ -7079,337 +7095,337 @@ msgstr "Fertig."
msgid "%d newsgroups received (%s read)"
msgstr "%d Newsgruppe(n) empfangen (%s gelesen)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Ant_wort an"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Ant_wort an/_Alle"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Ant_wort an/Ab_sender"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Antwort an/Mailing-_Liste"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Verschieben..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopieren..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Markieren"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Markieren/_Markieren"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Markieren/Markierung _entfernen"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Markieren/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Markieren/Als _ungelesen markieren"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Markieren/Als _gelesen markieren"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Markieren/_Thread als gelesen markieren"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Markieren/_Alle als gelesen markieren"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Far_betikett"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "Markiere als Spam-Mail"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "Markiere als Nicht-Spam-Mail"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Wi_ederbearbeiten"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Absender in Adress_buch einfügen"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Filter _erstellen"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Filter _erstellen/_Automatisch"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Filter _erstellen/nach _Von"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Filter _erstellen/nach A_n"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Filter _erstellen/nach _Betreff"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Erstelle Ablageninhaltsansicht...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Durchsuche Ablage (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Markierte verarbeiten"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Einige Markierungen sind übrig. Verarbeiten?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Durchsuche Ablage (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "Weiter_suchen"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Keine weiteren ungelesenen Nachrichten"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Keine ungelesene Nachricht gefunden. Vom Ende suchen?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Keine ungelesenen Nachrichten."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Keine ungelesene Nachricht gefunden. Gehe zu nächster Ablage?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Keine weiteren neuen ungelesenen Nachrichten"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Keine neue Nachricht gefunden. Vom Ende suchen?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Keine neuen Nachrichten."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Keine neue Nachricht gefunden. Gehe zu nächster Ablage?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Keine weiteren ungelesenen Nachrichten"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Keine markierte Nachricht gefunden. Vom Ende suchen?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Keine markieten Nachrichten."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Keine markierte Nachricht gefunden. Vom Anfang suchen?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Keine weiteren etikettierten Nachrichten"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Keine etikettierte Nachricht gefunden. Vom Ende suchen?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Keine etikettierten Nachrichten."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Keine etikettierte Nachricht gefunden. Vom Anfang suchen?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Ziehe Nachrichten nach Betreff an..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d gelöscht"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d verschoben"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d kopiert"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " Einträge gewählt"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d Neue, %d Ungelesene, %d Gesamt (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d Neue, %d Ungelesene, %d Gesamt"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Sortiere Ablagenansicht..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tErstelle Ablageninhalt aus Nachrichtendaten"
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Erstelle Ablageninhalt aus Nachrichtendaten..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Schreibe Ablageninhaltszwischenspeicher (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Nachricht %d ist markiert.\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Nachricht %d ist markiert als gelesen\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Nachricht %d ist markiert als ungelesen\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Nachricht %s/%d ist zum Löschen markiert\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Nachricht(en) löschen"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Wollen Sie wirklich diese Nachricht(en) aus dem Papierkorb löschen?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Lösche mehrfach vorhandene Nachrichten..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Nachricht %s/%d ist nicht markiert.\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Nachricht %d ist markiert zum Verschieben nach %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Das Ziel ist gleich der aktuellen Ablage."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Wähle Ablage"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Nachricht %d ist markiert zum Kopieren nach %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Das Kopierziel ist gleich der aktuellen Ablage."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Wähle Ablage"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Fehler beim Verarbeiten der Nachrichten."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Threads erstellen..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Threads aufheben..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtern (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtern..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtern..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "Es wurde(n) %d Nachricht(en) gefiltert."
diff --git a/po/el.po b/po/el.po
index b18bb2a4..7111949e 100644
--- a/po/el.po
+++ b/po/el.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed 2.4.0beta5\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2007-03-17 00:57+0200\n"
"Last-Translator: Stavros Giannouris <stavrosg@hellug.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -21,204 +21,208 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Ανάγνωση ρυθμίσεων λογαριασμών...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Η IMAP4 σύνδεση στο %s διακόπηκε. Επανασύνδεση...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Ο διακομιστής IMAP4 απενεργοποίησε το LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Δεν είναι δυνατή η σύνδεση στον διακομιστή IMAP4: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "Δημιουργία σύνδεσης IMAP4 στο %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Δεν είναι δυνατό να ξεκινήσει συνεδρία TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Λήψη μηνύματος %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Μετακίνηση μηνυμάτων στο %s"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Μετακίνηση μηνυμάτων %s στο %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Αντιγραφή μηνυμάτων %s στο %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Διαγραφή μηνυμάτων %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, fuzzy, c-format
msgid "can't set deleted flags: %s\n"
msgstr "Αποτυχία ορίσματος του PAM_TTY=%s"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "δεν μπορώ να τα απαλείψω\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Διαγραφή όλων των μηνυμάτων στο %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "Αποτυχία ορίσματος του PAM_TTY=%s"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "δεν είναι δυνατό το κλείσιμο του φακέλου\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "Ο ριζικός φάκελος %s δεν υπάρχει.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "προέκυψε σφάλμα κατά τη λήψη της λίστας.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Δεν είναι δυνατή η δημιουργία του '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Δεν είναι δυνατή η δημιουργία του '%s' μέσα στο INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr ""
"δεν είναι δυνατή η δημιουργία γραμματοκιβωτίου: η εντολή LIST απέτυχε\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "δεν είναι δυνατή η δημιουργία γραμματοκιβωτίου\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "Δεν είναι δυνατή η μετονομασία του γραμματοκιβωτίου: %s σε %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "δεν μπορώ να διαγράψω το mailbox\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Εμφάνιση Όλων των _Κεφαλίδων"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "δημιουργήθηκε σφάλμα κατά τη λήψη του φακέλου.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "δεν είναι δυνατή η ανάλυση του φακέλου: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "δεν είναι δυνατή η λήψη του φακέλου\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Δεν είναι δυνατή η σύνδεση στον διακομιστή IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Δεν είναι δυνατή η σύνδεση στον διακομιστή IMAP4: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
#, fuzzy
msgid "can't get namespace\n"
msgstr "Αδυναμία λήψης όνοματος χρήστη"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "δεν μπορώ να επιλέξω τον κατάλογο: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "σφάλμα στην εντολή imap: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Η πιστοποίηση στον IMAP4 απέτυχε.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Η είσοδος στον IMAP4 απέτυχε.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "δεν είναι δυνατή η προσάρτηση του %s στο %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(αποστολή αρχείου...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "Δεν είναι δυνατή η προσθήκη μηνύματος στον φάκελο `%s': %s"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "δεν είναι δυνατή η αντιγραφή του %s στο %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, fuzzy, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "Error while spawning the mbadblocks command: %s."
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
#, fuzzy
msgid "error while imap command: EXPUNGE\n"
msgstr "Error while spawning the mbadblocks command: %s."
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
#, fuzzy
msgid "error while imap command: CLOSE\n"
msgstr "Error while spawning the mbadblocks command: %s."
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "Δεν είναι δυνατή η μετατροπή του UTF-7 σε %s από το iconv\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "Δεν είναι δυνατή η μετατροπή του %s σε UTF-7 από το iconv\n"
@@ -507,11 +511,11 @@ msgstr "Βρέθηκαν %s\n"
msgid "Configuration is saved.\n"
msgstr "Οι ρυθμίσεις αποθηκεύτηκαν.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Φίλτρο ανεπιθύμητης αλληλογραφίας (χειροκίνητο)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Φίλτρο ανεπιθύμητης αλληλογραφίας"
@@ -701,8 +705,8 @@ msgstr ""
"στη στήλη 'G' για να ενεργοποιήσετε τη λήψη μηνυμάτων με την εντολή 'Λήψη "
"όλων'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -834,238 +838,243 @@ msgstr ""
msgid "Action's user argument"
msgstr "Παράμετρος ενέργειας χρήστη"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Προσθήκη διεύθυνσης στο ευρετήριο"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Διεύθυνση"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Σχόλια"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Επιλογή φακέλου από το Ευρετήριο διευθύνσεων"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Αρχείο"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Αρχείο/Νέο ε_υρετήριο διευθύνσεων"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Αρχείο/Νέα _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Αρχείο/Νέο _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Αρχείο/Προσθήκη νέου διακομιστή _LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Αρχείο/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Αρχείο/_Επεξεργασία"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Αρχείο/_Διαγραφή"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Αρχείο/_Αποθήκευση"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Αρχείο/_Κλείσιμο"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Επεξεργασία"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Επεξεργασία/_Αντιγραφή"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Επεξεργασία/Ε_πικόλληση"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Διεύθυνση"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Διεύθυνση/Νέα δ_ιεύθυνση"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Διεύθυνση/Νέα ο_μάδα"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Διεύθυνση/Νέος _φάκελος"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Διεύθυνση/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Διεύθυνση/_Επεξεργασία"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Διεύθυνση/_Διαγραφή"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Εργαλεία"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Εργαλεία/Εισαγωγή αρχείου _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Εργαλεία/Εισαγωγή αρχείου _LDIF"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Βοήθεια"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Βοήθεια/_Σχετικά"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Νέα δ_ιεύθυνση"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Νέα _ομάδα"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Νέος _φάκελος"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Διαγραφή"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Αντιγραφή"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/Ε_πικόλληση"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Κατάλογος διευθύνσεων"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Φάκελος"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Διεύθυνση ηλεκτρονικής αλληλογραφίας"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Αναζήτηση:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Προς:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Κοινοποίηση:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Κρυφή κοινοποίηση:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Διαγραφή"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Προσθήκη"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Αναζήτηση"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Κλείσιμο"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Αποθηκευμένα πρότυπα"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Διαγραφή διεύθυνσης (διευθύνσεων)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Θέλετε σίγουρα να διαγράψετε τις διευθύνσεις;"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1074,37 +1083,37 @@ msgstr ""
"Θέλετε να διαγράψετε το '%s' ; Αν διαγράψετε μόνο το φάκελο, οι διευθύνσεις "
"που περιέχει θα μετακινηθούν στον γονικό φάκελο."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Διαγραφή φακέλου"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "_Φάκελος μόνο"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Φάκελος και _διευθύνσεις"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Σίγουρα να διαγραφεί το '%s' ;"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Νέος χρήστης, δεν είναι δυνατή η αποθήκευση του ευρετηρίου."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr ""
"Νέος χρήστης, δεν είναι δυνατή η αποθήκευση του ευρετηρίου διευθύνσεων."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Το παλιό ευρετήριο διευθύνσεων μετατράπηκε με επιτυχία."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
#, fuzzy
msgid ""
"Old address book converted,\n"
@@ -1113,7 +1122,7 @@ msgstr ""
"Το παλιό βιβλίο διευθύνσεων μετατράπηκε επιτυχώς,\n"
"δεν είναι δυνατή η αποθήκευση του νέου ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1121,7 +1130,7 @@ msgstr ""
"Δεν είναι δυνατή η μετατροπή του ευρετηρίου διευθύνσεων.\n"
"Δημιουργήθηκε νέο, κενό αρχείο."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
#, fuzzy
msgid ""
"Could not convert address book,\n"
@@ -1130,7 +1139,7 @@ msgstr ""
"Δεν είναι δυνατή η μετατροπή του βιβλίου διευθύνσεων,\n"
"ούτε η δημιουργία νέου."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1138,17 +1147,17 @@ msgstr ""
"Δεν είναι δυνατή η μετατροπή του ευρετηρίου διευθύνσεων,\n"
"ούτε η δημιουργία νέου."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Σφάλμα κατά τη μετατροπή του ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Μετατροπή ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1156,19 +1165,19 @@ msgid ""
"%s%c%s"
msgstr "Δεν είναι δυνατή η ανάγνωση του ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Σφάλμα ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
#, fuzzy
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Το παλιό βιβλίο διευθύνσεων μετατράπηκε επιτυχώς,\n"
"δεν είναι δυνατή η αποθήκευση του νέου ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
#, fuzzy
msgid ""
"Could not convert address book, but created empty new address book files."
@@ -1176,7 +1185,7 @@ msgstr ""
"Δεν είναι δυνατή η μετατροπή του βιβλίου διευθύνσεων.\n"
"Δημιουργήθηκε νέο, κενό αρχείο."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
#, fuzzy
msgid ""
"Could not convert address book, could not create new address book files."
@@ -1184,7 +1193,7 @@ msgstr ""
"Δεν είναι δυνατή η μετατροπή του βιβλίου διευθύνσεων,\n"
"ούτε η δημιουργία νέου."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
#, fuzzy
msgid ""
"Could not convert address book and could not create new address book files."
@@ -1192,51 +1201,51 @@ msgstr ""
"Δεν είναι δυνατή η μετατροπή του βιβλίου διευθύνσεων,\n"
"ούτε η δημιουργία νέου."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Δεν είναι δυνατή η ανάγνωση του ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Σφάλμα κατά τη μετατροπή του ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Μετατροπή του ευρετηρίου διευθύνσεων"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Διεπαφή"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Ευρετήριο διευθύνσεων"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Άτομο"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Διεύθυνση ηλεκτρονικής αλληλογραφίας"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Ομάδα"
# Untrans.
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
# Untans.
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Διακομιστής LDAP"
@@ -1248,11 +1257,11 @@ msgstr "Κοινές διευθύνσεις"
msgid "Personal address"
msgstr "Προσωπικές διευθύνσεις"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Σημείωση"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Προειδοποίηση"
@@ -1300,401 +1309,401 @@ msgstr "Καφέ"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Κανένα"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Προσθήκη..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Διαγραφή"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Ιδιότητες..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Αρχείο/Απο_στολή"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Αρχείο/Αποστο_λή αργότερα"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Αρχείο/Αποθήκευση στον φάκελο _πρόχειρα"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Αρχείο/Αποθήκευση και _συνέχεια επεξεργασίας"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Αρχείο/Επισύνα_ψη αρχείου"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Αρχείο/Ε_ισαγωγή αρχείου"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Αρχείο/Εισαγωγή υπο_γραφής"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Αρχείο/Επισύναψη υπογ_ραφής"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Επεξεργασία/Α_ναίρεση"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Επεξεργασία/Επανά_ληψη"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Επεξεργασία/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Επεξεργασία/Απο_κοπή"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Επεξεργασία/Eπικόλληση ως πα_ράθεση"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Επεξεργασία/Επιλ_ογή όλων"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Επεξεργασία/Ανα_δίπλωση τρέχουσας παραγράφου"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Επεξεργασία/Αναδίπλωση μακρών _γραμμών"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/Επεξεργασία/Αυτό_ματη αναδίπλωση"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Προβολή"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Προβολή/_Προς"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Προβολή/_Κοινοποίηση"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Προβολή/Κ_ρυφή κοινοποίηση"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Προβολή/_Απάντηση σε"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Προβολή/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Προβολή/_Συνέχεια προς"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Προβολή/_Χάρακας"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Προβολή/Σ_υνημμένου"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Προβολή/Προσαρμογή ε_ργαλειοθήκης..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/_Αυτόματη"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Δυτικής Ευρώπης (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Δυτικής Ευρώπης (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κεντρικής Ευρώπης (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/_Βαλτικής (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Βαλτικής (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Βαλτικής (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Ελληνικά (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Αραβική (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Αραβική (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Εβραϊκή (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Εβραϊκή (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Τούρκικη (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κυριλλική (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κυριλλική (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κυριλλική (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κυριλλική (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Ιαπωνέζικη (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Απλοποιημένη Κινέζικη (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Απλοποιημένη Κινέζικη (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Απλοποιημένη Κινέζικη (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κορεάτικη (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Ταϊλανδέζικη (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Ταϊλανδέζικη (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Εργαλεία/_Ευρετήριο διευθύνσεων"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Εργαλεία/_Πρότυπο"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Εργαλεία/Ε_νέργειες"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Εργαλεία/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Εργαλεία/Επεξεργασία με ε_ξωτερικό πρόγραμμα"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Εργαλεία/_Υπογραφή με PGP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/Ε_πιλογές/_Κρυπτογράφηση με PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Εργαλεία/Ορθογραφικός έλε_γχος"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Εργαλεία/Ορισμός _γλώσσας ορθογραφίας"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: το αρχείο δεν υπάρχει\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Δεν είναι δυνατή η λήψη του κειμένου\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Σφάλμα μορφοποίησης σημείωσης παράθεσης."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Σφάλμα στην απάντηση/προώθηση του μηνύματος."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Το αρχείο %s δεν υπάρχει\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Δεν είναι δυνατή η λήψη του μεγέθους του %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Το αρχείο %s είναι κενό."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Δεν είναι δυνατή η ανάγνωση του %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Μήνυμα: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Δεν είναι δυνατή η λήψη μέρους του πολυτμηματικού μηνύματος."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Χωρίς θέμα)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Σύνθεση μηνύματος%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Δεν έχει οριστεί παραλήπτης."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Κενό θέμα"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Το θέμα είναι κενό. Να γίνει η αποστολή;"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Συνημμένα"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Αυτόματος ορισμός αυτών των διευθύνσεων"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Από:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Θέμα:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Αποστολή"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "δεν είναι δυνατή η λήψη λίστας παραληπτών."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1702,43 +1711,43 @@ msgstr ""
"Ο λογαριασμός για αποστολή μηνύματος δεν έχει οριστεί.\n"
"Παρακαλώ επιλέξτε ένα λογαριασμό πριν στείλετε."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Δημιουργήθηκε σφάλμα κατά την αποστολή του μηνύματος στο %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Δεν είναι δυνατή η αποθήκεύσή του μηνύματος στα εξερχόμενα."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Δεν ήταν δυνατή η εύρεση του κλειδιού που σχετίζεται με το επιλεγμένο "
"αναγνωριστικό `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Δεν είναι δυνατή η τοποθέτηση του μηνύματος στην ουρά."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Δεν είναι δυνατή η τοποθέτηση του μηνύματος στην ουρά."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Δεν είναι δυνατή η τοποθέτηση του μηνύματος στην ουρά."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
#, fuzzy
msgid "can't change file mode\n"
msgstr "Η αλλαγή της κατάστασης του `%s' απέτυχε"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1749,11 +1758,11 @@ msgstr ""
"του μηνύματος στο προσδιορισμένο σύνολο %s.\n"
"Να αποσταλεί ως %s;"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Σφάλμα μετατροπής κώδικα"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1766,15 +1775,15 @@ msgstr ""
"\n"
"Να γίνει αποστολή;"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Όριο μήκους γραμμής"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Κρυπτογράφηση στους κρυφούς παραλήπτες"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1788,93 +1797,95 @@ msgstr ""
"\n"
"Να γίνει η αποστολή;"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "Δεν είναι δυνατή η διαγραφή του παλιού μηνύματος\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "προσθήκη στην ουρά...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
#, fuzzy
msgid "can't find queue folder\n"
msgstr "Δεν είναι δυνατή η εύρεση του πηγαίου φακέλου."
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "δεν είναι δυνατή η τοποθέτηση του μηνύματος στην ουρά\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Το αρχείο %s δεν υπάρχει\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Δεν είναι δυνατή η σημείωση του αρχείου.\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr ""
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Δημιουργία παραθύρου σύνθεσης...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Υπογραφή PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Κρυπτογράφηση PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "τύπος MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Μέγεθος"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Μη έγκυρος τύπος MIME"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Το αρχείο δεν υπάρχει ή είναι άδειο."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Ιδιότητες"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Κωδικοποίηση"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Διαδρομή"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Όνομα αρχείου"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, fuzzy, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr ""
"Η εντολή εκτύπωσης είναι άκυρη:\n"
"'%s'"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1884,49 +1895,49 @@ msgstr ""
"Να επιβάλω τερματισμό της διεργασίας;\n"
"process group id: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "Προσαρμο_γή εργαλειοθήκης..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Δεν είναι δυνατή η τοποθέτηση του μηνύματος στην ουρά."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Επιλογή αρχείων"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Επιλογή αρχείου"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Αποθήκευση μηνύματος"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr ""
"Αυτό το μήνυμα έχει τροποποιηθεί. Θέλετε να το αποθηκεύσετε στα πρόχειρα;"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Κλείσιμο _χωρίς αποθήκευση"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Θέλετε να εφαρμόσετε το πρότυπο '%s' ;"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Εφαρμογή προτύπου"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Αντικατάσταση"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Εισαγωγή"
@@ -2108,7 +2119,7 @@ msgstr "Επεξεργασία εγγραφής JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2410,18 +2421,18 @@ msgstr "Συνδρομές νέων:"
msgid "Creating folder view...\n"
msgstr "Δημιουργία προβολής φακέλων...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Νέα"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Αδιάβαστα"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Σύνολο"
@@ -2463,7 +2474,7 @@ msgstr "Η επαναδημιουργία της λίστας φακέλων α
msgid "Checking for new messages in all folders..."
msgstr "Έλεγχος για νέα μηνύματα σε όλους τους φακέλους..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Ανεπιθύμητη αλληλογραφία"
@@ -2609,7 +2620,7 @@ msgid "Creating header view...\n"
msgstr "Δημιουργία προβολής κεφαλίδων...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Χωρίς αποστολέα)"
@@ -2983,7 +2994,7 @@ msgstr "Κλείνω τη σύνδεση"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Λαμβάνεται το μήνυμα (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3196,7 +3207,7 @@ msgstr "Μηνύματα στην ουρά"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Μερικά μηνύματα δεν έχουν σταλεί και είναι στην ουρά. Να κλείσω;"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3204,20 +3215,20 @@ msgstr ""
"Το GnuPG δεν έχει εγκατασταθεί σωστά, ή χρειάζεται αναβάθμιση.\n"
"Η υποστήριξη OpenPGP απενεργοποιήθηκε."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "Τρέχει ήδη ένα Sylpheed.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Μεταφορά ρυθμίσεων"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3569,15 +3580,15 @@ msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κινέ
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Προβολή/Κωδικοποίηση _χαρακτήρων/Κορεάτικη (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Προβολή/Άνοι_γμα σε νέο παράθυρο"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Προβολή/Πηγαίος _κώδικας μηνύματος"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/Προ_βολή/Ό_λων των κεφαλίδων"
@@ -3875,8 +3886,8 @@ msgstr "Δημιουργία κύριου παραθύρου...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr ""
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "έγινε.\n"
@@ -3944,7 +3955,7 @@ msgstr "Sylpheed - Προβολή φακέλων"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Προβολή μηνύματος"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Απάντηση"
@@ -3960,15 +3971,15 @@ msgstr "/Απάντηση στον απο_στολέα"
msgid "/Reply to mailing _list"
msgstr "/Απάντηση στη _λίστα ηλεκτρονικού ταχυδρομείου"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Πρ_οώθηση"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Προώθηση ως συ_νημμένο"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Ε_κτροπή"
@@ -4138,7 +4149,7 @@ msgstr "Συνημμένα"
msgid "Message View - Sylpheed"
msgstr "Προβολή μηνύματος - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Δεν είναι δυνατή η αποθήκευση του αρχείου '%s'."
@@ -4163,7 +4174,7 @@ msgstr "/_Αποθήκευση ως..."
msgid "/Save _all..."
msgstr "/Αποθήκευση _όλων..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Ε_κτύπωση..."
@@ -4343,21 +4354,21 @@ msgstr "Προτιμήσεις λογαριασμού"
msgid "Creating account preferences window...\n"
msgstr "Δημιουργία παράθυρου προτιμήσεων λογαριασμού...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Λήψη"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Αποστολή"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Σύνθεση"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Απόρρητο"
@@ -4365,7 +4376,7 @@ msgstr "Απόρρητο"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Προχωρημένες"
@@ -4489,7 +4500,7 @@ msgid "Authentication method"
msgstr "Μέθοδος πιστοποίησης"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Αυτόματη"
@@ -4535,8 +4546,8 @@ msgstr "Δημιουργία Message-ID"
msgid "Add user-defined header"
msgstr "Προσθήκη κεφαλίδας ορισμένης από τον χρήστη"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Επεξεργασία... "
@@ -4561,7 +4572,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Πιστοποίηση με POP3 πριν την αποστολή"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Yπογραφή"
@@ -4869,87 +4880,115 @@ msgstr "Διαγραφή ενέργειας"
msgid "Do you really want to delete this action?"
msgstr "Θέλετε σίγουρα να διαγράψετε αυτή την ενέργεια;"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Δημιουργία παράθυρου κοινών προτιμήσεων...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Κοινές προτιμήσεις"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Εμφάνιση"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Ανεπιθύμητη αλληλογραφία"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Λεπτομέρειες"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Αυτόματος έλεγχος για νέα μηνύματα"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "κάθε"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "λεπτά"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Έλεγχος για νέα μηνύματα στην αρχή"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
#, fuzzy
msgid "Update all local folders after incorporation"
msgstr "Ανανέωση όλων των τοπικών φακέλων μετά τη λήψη"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Εκτέλεση εντολής στη λήψη νέων μηνυμάτων"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Εντολή"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "το `%d' θα αντικατασταθεί με τον αριθμό των νέων μηνυμάτων."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Ενσωμάτωση από την τοπική ουρά"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
#, fuzzy
msgid "Filter on incorporation"
msgstr "Φίλτρο βάση _Παραληπτών..."
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Διαδρομή ουράς εκτύπωσης"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Γενικές"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Αποθήκευση σταλμένων μηνυμάτων στον φάκελο Σταλμένα"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Εφαρμογή φίλτρου στα απεσταλμένα μηνύματα"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Αυτόματος ορισμός αυτών των διευθύνσεων"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr ""
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Κωδικοποίηση μεταφοράς"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4957,217 +4996,194 @@ msgstr ""
"Ορίστε την κωδικοποίηση μεταφοράς περιεχομένου που θα χρησιμοποιηθεί όταν το "
"σώμα του μηνύματος περιέχει χαρακτήρες μη-ASCII"
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Κωδικοποίηση ονομάτων αρχείων MIME"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "Κεφαλίδα MIME"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Γενικές"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Διαχωρισμός υπογραφής"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Αυτόματη εισαγωγή"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Απάντηση"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Αυτόματη επιλογή λογαριασμού στις απαντήσεις"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Παράθεση μηνύματος κατά την απάντηση"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Απάντηση στη _λίστα ηλεκτρονικού ταχυδρομείου"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Διαδοχή παραληπτών στην απάντηση των δικών σας μηνυμάτων"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Επεξεργαστής κειμένου"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Αυτόματη εκτέλεση εξωτερικού συντάκτη κειμένου"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Επίπεδο αναίρεσης"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Αναδίπλωση μηνυμάτων στους"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "χαρακτήρες"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Αναδίπλωση παράθεσης"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Αναδίπλωση κατά την εισαγωγή"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Αυτόματη αποθήκευση στα πρόχειρα"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Μορφοποίηση"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Έλεγχος ορθογραφίας"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Μορφή απάντησης"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Σήμα παράθεσης"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Μορφή προώθησης"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Περιγραφή των συμβόλων "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Ενεργοποίηση ορθογράφου"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Προεπιλεγμένη γλώσσα:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Γραμματοσειρά κειμένου"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Προβολή φακέλων"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Εμφάνιση αριθμού αδιάβαστων δίπλα στο όνομα του φακέλου"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Εμφάνιση αριθμού αδιάβαστων δίπλα στο όνομα του φακέλου"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
#, fuzzy
msgid "Abbreviate newsgroups longer than"
msgstr "Σύντμηση ονομάτων ομάδων συζητήσεων που είναι μακρύτερα από"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "χαρακτήρες"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Προβολή περιλήψεων"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Εμφάνιση παραλήπτη στη στήλη 'Από' αν αποστολέας είστε εσείς"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Επέκταση νημάτων"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Μορφοποίηση ημερομηνίας"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
#, fuzzy
msgid " Set display item of summary... "
msgstr "Ορισμός εικονιδίου για προβολή"
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Μήνυμα"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/_Χρωματική ταμπέλα"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Προεπιλεγμένη κωδικοποίηση χαρακτήρων"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr "Χρησιμοποιείται όταν προβάλλονται μηνύματα που δεν έχουν κωδικοποίηση."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Κωδικοποίηση χαρακτήρων εξερχομένων"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5175,95 +5191,95 @@ msgstr ""
"Αν επιλεγεί 'Αυτόματη', θα χρησιμοποιηθεί η βέλτιστη κωδικοποίηση για την "
"τρέχουσα τοπική ρύθμιση"
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Ενεργοποίηση χρωματισμού των μηνυμάτων"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr ""
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Εμφάνιση τμήματος με την κεφαλίδα πάνω από την προβολή μηνύματος"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Εμφάνιση βραχείας κεφαλίδας στην απεικόνιση μηνύματος"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Απεικόνιση των HTML μηνυμάτων σαν κείμενο"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "Απεικόνιση των HTML μηνυμάτων σαν κείμενο"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Εμφάνιση περιεχομένων φακέλου ως εικονίδια"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Διάστημα γραμμών"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "εικονοστοιχείο(α)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Κύλιση"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Μισή σελίδα"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Ομαλή κύλιση"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Κατά βήματα"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Εικόνες"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Αυτόματη προσαρμογή των συνημμένων εικόνων"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Εμφάνιση εικόνων μέσα στο μήνυμα."
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Ενεργοποίηση ελέγχου ανεπιθύμητης αλληλογραφίας"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Εντολή εκμάθησης:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(επιλογή πρότυπου)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Επιθυμητή αλληλογραφία"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Εντολή ταξινόμησης"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5271,514 +5287,514 @@ msgstr ""
"Για να γίνει δυνατή η αυτόματη αναγνώριση της ανεπιθύμητης αλληλογραφίας, θα "
"πρέπει να γίνει χειροκίνητη εκμάθηση ως ένα σημείο."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Φάκελος ανεπιθύμητης αλληλογραφίας"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr ""
"Τα μηνύματα που έχουν σημειωθεί ως ανεπιθύμητη αλληλογραφία θα μετακινηθούν "
"σε αυτό το φάκελο."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Φιλτράρισμα μηνυμάτων κατά την λήψη"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Φιλτράρισμα ανεπιθύμητης αλληλογραφίας πριν τα κανονικά φίλτρα"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Φιλτράρισμα μηνυμάτων κατά την λήψη"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Σημείωση των φιλτραρισμένων ανεπιθύμητων μηνυμάτων ως αναγνωσμένα"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Αυτόματος έλεγχος υπογραφών"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Εμφάνιση του ελέγχου υπογραφής σε αναδυόμενο παράθυρο"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Προσωρινή αποθήκευση της φράσης πρόσβασης στη μνήμη"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Έληξε μετά"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "λεπτά"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"Ορίζοντας το σε '0' η φράση πρόσβασης θα αποθηκεύεται για όλη τη σύνοδο"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr ""
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Εμφάνιση ειδοποίησης κατά την εκκίνηση αν το GnuPG δεν λειτουργεί"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
#, fuzzy
msgid "Always open messages in summary when selected"
msgstr "Άνοιγμα επιλεγμένου μηνύματος όταν επιλεγεί"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Τα μη φιλτραρισμένα μηνύματα θα αποθηκεύονται σε αυτό τον φάκελο"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "/_Εργαλεία/Φιλτράρισμα ε_πιλεγμένων μηνυμάτων"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr ""
"Σημείωση ενός μηνύματος ως αναγνωσμένου μόνο όταν ανοιχθεί σε νέο παράθυρο"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Άνοιγμα των εισερχομένων μετά τη λήψη νέων μηνυμάτων"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Άνοιγμα των εισερχομένων στην αρχή"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Αυτόματη εκτέλεση για τη μεταφορά και διαγραφή μηνυμάτων"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"Τα μηνύματα θα σημειωθούν μέχρι την εκτέλεση αν αυτό είναι αποεπιλεγμένο"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Συμμόρφωση της σειράς των κουμπιών με το GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Προβολή εικονιδίου συρταριού"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Ελαχιστοποίηση στο εικονίδιο συρταριού"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Ορισμός συντομεύσεων πληκτρολογίου... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Άλλα"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Εξωτερικές εντολές"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Ημερομηνία"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Διάλογος λήψης"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Προβολή διαλόγου λήψης"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Πάντα"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Μόνο στη χειροκίνητη λήψη"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Ποτέ"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Να μην εμφανίζεται διάλογος στα σφάλματα λήψης"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Κλείσιμο του διαλόγου λήψης όταν ολοκληρωθεί"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Προσθήκη διεύθυνσης στον προορισμό σε διπλό κλικ"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Κατά την έξοδο"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Επιβεβαίωση εξόδου"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Άδειασμα των διαγραμμένων στην έξοδο"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Επιβεβαίωση πριν το άδειασμα"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Προειδοποίηση αν υπάρχουν μηνύματα στην ουρά"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Εξωτερικές εντολές (το %s θα αντικατασταθεί με το όνομα αρχείου / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Περιηγητής ιστοσελίδων"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Προεπιλεγμένος περιηγητής)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Χρήση εξωτερικού προγράμματος για εκτύπωση"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
#, fuzzy
msgid "Use external program for incorporation"
msgstr "Χρήση εξωτερικού προγράμματος για λήψη μηνυμάτων"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Χρήση εξωτερικού προγράμματος για αποστολή"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Ενεργοποίηση ορθογράφου"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr ""
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
#, fuzzy
msgid "Socket I/O timeout:"
msgstr "Λήξη ορίου χρόνου εγγραφής"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "δευτερόλεπτα"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Αυτόματη (Προτεινόμενο)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Δυτικής Ευρώπης (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Δυτικής Ευρώπης (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Δυτικής Ευρώπης (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Κεντρικήs Ευρώπης (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Βαλτικής (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Βαλτικής (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Βαλτικής (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Ελληνική (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Αραβική (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Αραβική (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Εβραϊκή (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Εβραϊκή (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Τουρκική (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Κυριλλική (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Κυριλλική (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Κυριλλική (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Κυριλλική (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Ιαπωνέζικη (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Ιαπωνέζικη (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Ιαπωνέζικη (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Απλοποιημένη Κινεζική (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Απλοποιημένη Κινέζικη (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Παραδοσιακή Κινεζική (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Παραδοσιακή Κινεζική (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Κινεζική (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Κορεατική (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Ταϊλανδέζικη (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Ταϊλανδέζικη (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "το συντομευμένο όνομα της ημέρας"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "το πλήρες όνομα της ημέρας"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "το συντομευμένο όνομα του μήνα"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "το πλήρες όνομα του μήνα"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "η προτιμητέα ημερομηνία και ώρα για την τρέχουσα ρύθμιση τοπικότητας"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "ο αιώνας (έτος/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "η μέρα του μήνα ως δεκαδικός αριθμός"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "η ώρα ως δεκαδικός αριθμός σε 24ωρο ρολόι"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "η ώρα ως δεκαδικός αριθμός σε 12ωρο ρολόι"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "η μέρα του χρόνου ως δεκαδικός αριθμός"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "ο μήνας ως δεκαδικός αριθμός"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "το λεπτό ως δεκαδικός αριθμός"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "είτε ΠΜ ή ΜΜ"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "το δευτερόλεπτο ως δεκαδικός αριθμός"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "η μέρα της εβδομάδας ως δεκαδικός αριθμός"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "η προτιμώμενη ημερομηνία για το τρέχον locale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "τα δύο τελευταία ψηφία του έτους"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "το έτος ως δεκαδικός αριθμός"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "η ζώνη ώρας ως όνομα ή σύντμηση"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Προσδιοριστής"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Περιγραφή"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Παράδειγμα"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Ορισμός χρωμάτων μηνύματος"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Χρώματα"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Παράθεση - Πρώτο επίπεδο"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Παράθεση - Δεύτερο επίπεδο"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Παράθεση - Τρίτο επίπεδο"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Σύνδεσμος URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Ανακύκλωση χρωμάτων παράθεσης"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Χρώμα πρώτου επιπέδου παράθεσης"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Χρώμα δεύτερου επιπέδου παράθεσης"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Χρώμα τρίτου επιπέδου παράθεσης"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Επιλογή χρώματος για συνδέσμους"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Περιγραφή των συμβόλων"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5802,11 +5818,11 @@ msgstr ""
"Ομάδες νέων\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Αν έχει οριστεί το x, εμφανίζει expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5820,7 +5836,7 @@ msgstr ""
"Σώμα παράθεσης μηνύματος χωρίς υπογραφή\n"
"Κυριολεκτικό %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5828,20 +5844,20 @@ msgid ""
"Literal closing curly brace"
msgstr ""
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Συντομεύσεις πληκτρολογίου"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr "Παρακαλώ επιλέξτε ένα κλειδί για το '%s'"
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Προεπιλεγμένο"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Παλιό Sylpheed"
@@ -6220,19 +6236,19 @@ msgstr "Συνημμένο"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Θέμα"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Από"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Ημερομηνία"
@@ -6242,7 +6258,7 @@ msgid "Number"
msgstr "Αριθμός"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Προς:"
@@ -6537,7 +6553,7 @@ msgstr "Αναζήτηση για %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Αναζήτηση για %s..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Χωρίς ημερομηνία)"
@@ -6637,7 +6653,7 @@ msgstr "_Σχετικά"
msgid "%s - POP3 Remote mailbox"
msgstr "Αφαίρεση γραμματοκιβωτίου"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Όχι."
@@ -7117,7 +7133,7 @@ msgstr "Λήψη της λίστας ομάδων νέων..."
msgid "Can't retrieve newsgroup list."
msgstr "Δεν είναι δυνατή η λήψη της λίστας ομάδων συζητήσεων."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Έγινε."
@@ -7126,345 +7142,345 @@ msgstr "Έγινε."
msgid "%d newsgroups received (%s read)"
msgstr "Λήφθηκαν %d ομάδες συζητήσεων (%s αναγνωσμένα)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Απάντ_ηση σε"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Απάντ_ηση σε/_Όλους"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Απάντ_ηση σε/_Αποστολέα"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Απάντ_ηση σε/_λίστα ηλεκτρονικού ταχυδρομείου"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Μ_ετακίνηση..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Αντιγραφή..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Ση_μείωση"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Ση_μείωση/Ση_μείωση"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Ση_μείωση/_Αναίρεση σημείωσης"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Ση_μείωση/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Ση_μείωση/_Ως μη αναγνωσμένο"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Ση_μείωση/Ως αναγ_νωσμένο"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "Σήμανση Όλων ως Αναγνωσμ_ένα"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
#, fuzzy
msgid "/_Mark/Mark all _read"
msgstr "Σήμανση Όλων ως Αναγνωσμ_ένα"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/_Χρωματική ταμπέλα"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Σημείωση ως α_νεπιθύμητη αλληλογραφία"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Ορισμός ως επι_θυμητή αλληλογραφία"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Ε_παν-επεξεργασία"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "Προσθήκη Αποστολέα στο Βιβλίο Διευθύνσεων"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Δημιουργία _φίλτρου"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Δημιουργία _φίλτρου/_Αυτόματα"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Δημιουργία _φίλτρου/από τον απο_στολέα"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Δημιουργία _φίλτρου/από τον _παραλήπτη"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Δημιουργία _Φίλτρου/από το _θέμα"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
#, fuzzy
msgid "Creating summary view...\n"
msgstr "Προεπισκόπηση Ε_κτύπωσης"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Σάρωση φακέλου (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Σημείωση προόδου"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Έχουν απομείνει μερικές σημάνσεις. Να επεξεργαστούν;"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Σάρωση φακέλου (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "Εύρεση _ξανά"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Δεν υπάρχουν άλλα μη αναγνωσμένα μηνύματα"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Δεν βρέθηκαν μη αναγνωσμένα μηνύματα. Να γίνει αναζήτηση από το τέλος;"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Δεν υπάρχουν μη αναγνωσμένα μηνύματα."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Δεν βρέθηκαν αδιάβαστα μηνύματα. Να πάω στον επόμενο κατάλογο;"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Δεν υπάρχουν άλλα νέα μηνύματα"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Δεν βρέθηκαν νέα μηνύματα. Να γίνει αναζήτηση από το τέλος;"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Δεν υπάρχουν νέα μηνύματα."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Δεν βρέθηκαν νέα μηνύματα. Μετάβαση στον επόμενο φάκελο;"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Δεν υπάρχουν άλλα σημειωμένα μηνύματα"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Δεν βρέθηκαν σημειωμένα μηνύματα. Να γίνει αναζήτηση από το τέλος;"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Δεν υπάρχουν σημειωμένα μηνύματα."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
#, fuzzy
msgid "No marked message found. Search from the beginning?"
msgstr "Δεν βρέθηκαν σημειωμένα μηνύματα. Να γίνει αναζήτηση από την αρχή;"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Δεν υπάρχουν άλλα σημειωμένα μηνύματα"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
#, fuzzy
msgid "No labeled message found. Search from the end?"
msgstr "Δεν βρέθηκαν μη αναγνωσμένα μηνύματα. Να γίνει αναζήτηση από το τέλος;"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
#, fuzzy
msgid "No labeled messages."
msgstr "Δεν υπάρχουν άλλα σημειωμένα μηνύματα"
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
#, fuzzy
msgid "No labeled message found. Search from the beginning?"
msgstr "Δεν βρέθηκαν σημειωμένα μηνύματα. Να γίνει αναζήτηση από την αρχή;"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr ""
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d διαγράφηκαν"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d μετακινήθηκαν"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d αντιγράφηκαν"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " επιλεγμένα αντικείμενα"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d νέα, %d αδιάβαστα, %d συνολικά (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d νέα, %d αδιάβαστα, %d συνολικά"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Περίληψη ταξινόμησης..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tΟρισμός περίληψης από τα δεδομένα του μηνύματος..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Ορισμός περίληψης από τα δεδομένα του μηνύματος..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Εγγραφή προσωρινής μνήμης περιλήψεων (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Το μήνυμα %d είναι σημειωμένο\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Το μήνυμα %d είναι σημειωμένο ως αναγνωσμένο\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Το μήνυμα %d είναι σημειωμένο ως μη αναγνωσμένο\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Το μήνυμα %s/%d είναι προς διαγραφή\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Διαγραφή μηνύματος(ων)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Θέλετε σίγουρα να διαγράψετε τα μηνύματα από τα απορρίμματα;"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Διαγράφω τα διπλά μηνύματα..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, fuzzy, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Το μήνυμα είναι ανεπιθύμητο"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, fuzzy, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Αποτυχία ορισμού μετακίνησης ποντικιού: %d."
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Ο προορισμός είναι ίδιος με τον τρέχοντα κατάλογο."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Επιλογή φακέλου"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, fuzzy, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Αντιγραφή επιλεγμένων μηνυμάτων στο πρόχειρο"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Ο προορισμός αντιγραφής είναι ίδιος με τον τρέχοντα κατάλογο."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Επιλογή φακέλου"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Συνέβη ένα σφάλμα κατά την επεξεργασία του μηνύματος."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Δημιουργώ τα νήματα..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr ""
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Εφαρμογή φίλτρων (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "Εφαρμογή φίλτρων..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Φιλτράρω..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "Φιλτραρίστηκαν %d μηνύματα."
diff --git a/po/es.po b/po/es.po
index becdcb0d..8bdf2ff4 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2007-06-09 16:20+0100\n"
"Last-Translator: Ricardo Mones <ricardo@mones.org>\n"
"Language-Team: Ricardo Mones <ricardo@mones.org>\n"
@@ -18,199 +18,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Leyendo configuración de cada cuenta...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "La conexión IMAP4 con %s se ha roto. Reconectando...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "El servidor IMAP4 deshabilita LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "No puedo establecer la sesión IMAP4: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "creando conexión IMAP4 con %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "No puedo iniciar la sesión TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Obteniendo mensaje %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Agregando mensajes a %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Moviendo mensajes %s a %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Copiando mensajes %s a %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Borrando mensajes %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "no puedo establecer los flags borrados: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "no puedo vaciar\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Borrando todos los mensajes en %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "no puedo establecer los flags borrados: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "no se puede cerrar la carpeta\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "la carpeta raíz %s no existe\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "hubo un error obteniendo LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "No puedo crear «%s»\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "No puedo crear «%s» bajo Entrada\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "no puedo crear el buzón: LIST falló\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "no puedo crear el buzón\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "no puedo renombrar el buzón: %s a %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "no puedo borrar el buzón\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Obteniendo las cabeceras de mensaje (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "error obteniendo la estructura del mensaje.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "No se puede interpretar la estructura del mensaje: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "no se puede obtener la estructura del mensaje\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "No se puede conectar con el servidor IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "No puedo establecer la sesión IMAP4: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "no se puede obtener el espacio de nombres\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "no se puede seleccionar la carpeta: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "error en el mandato imap: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "La autentificación IMAP falló.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Autentificación IMAP4 fallida.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "no puedo añadir %s a %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(enviando fichero...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "no se puede añadir el mensaje a %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "no puedo copiar %s a %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "error en el mandato imap: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "error en el mandato imap: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "error en el mandato imap: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv no puede convertir UTF-7 a %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv no puede convertir %s a UTF-7\n"
@@ -500,11 +504,11 @@ msgstr "Encontrado %s\n"
msgid "Configuration is saved.\n"
msgstr "Configuración guardada.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Filtro de correo basura (manual)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Filtro de correo basura"
@@ -687,8 +691,8 @@ msgstr ""
"El orden de comprobación de mensajes será éste. Marque las casillas\n"
"en la columna «G» para habilitar la descarga mediante «Recibir todo»."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -819,237 +823,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Parámetro de usuario de la acción"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Añadir dirección a la agenda"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Dirección"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Notas"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Seleccionar carpeta de la agenda"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Fichero"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Fichero/Nueva _agenda"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Fichero/Nueva _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Fichero/Nuevo _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Fichero/Nuevo servidor _LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Fichero/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Fichero/_Editar"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Fichero/_Borrar"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Fichero/_Guardar"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Fichero/_Cerrar"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Editar"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Editar/_Copiar"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Editar/_Pegar"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Dirección"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Dirección/Nueva _dirección"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Dirección/Nuevo _grupo"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Dirección/Nueva _carpeta"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Dirección/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Dirección/_Editar"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Dirección/_Borrar"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Herramientas"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Herramientas/Importar fichero _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Herramientas/Importar fichero _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Ayuda"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Ayuda/_Acerca de"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nueva _dirección"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nuevo _grupo"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nueva _carpeta"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Borrar"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Copiar"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/_Pegar"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Agenda de direcciones"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Carpeta"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Dirección e-mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Buscar:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Para:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Borrar"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Añadir"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Buscar"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Cerrar"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Plantillas registradas"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Borrar dirección(es)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "¿Borrar realmente la(s) dirección(es)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1058,36 +1067,36 @@ msgstr ""
"¿Quiere borrar la carpeta Y todas las direcciones en «%s»? \n"
"Si sólo borra la carpeta las direcciones se moverán a la carpeta padre."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Borrar carpeta"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Sólo la _carpeta"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "La carpeta y las _direcciones"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "¿Borrar realmente «%s»?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nuevo usuario, no se pudo guardar el fichero índice."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Nuevo usuario, no se pudo guardar los ficheros de direcciones"
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Antigua agenda de direcciones convertida con éxito"
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1095,7 +1104,7 @@ msgstr ""
"Antigua agenda de direcciones convertida,\n"
"no se pudo guardar el nuevo fichero índice"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1103,7 +1112,7 @@ msgstr ""
"No se pudo convertir la antigua agenda,\n"
"pero se crearon nuevos ficheros vacíos."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1111,7 +1120,7 @@ msgstr ""
"No se pudo convertir la antigua agenda,\n"
"no se pudieron crear los ficheros para la nueva."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1119,15 +1128,15 @@ msgstr ""
"No se pudo convertir la antigua agenda\n"
"y no se pudieron crear ficheros para una nueva."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Error en la conversión de la agenda"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Conversión de la agenda"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1135,78 +1144,78 @@ msgid ""
"%s%c%s"
msgstr "No se pudo leer el índice de direcciones"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Error en la agenda"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Antigua agenda de direcciones convertida, no se pudo guardar el nuevo "
"fichero índice"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"No se pudo convertir la antigua agenda, pero se crearon nuevos ficheros "
"vacíos."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"No se pudo convertir la antigua agenda, no se pudieron crear los ficheros "
"para la nueva."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"No se pudo convertir la antigua agenda y no se pudieron crear ficheros para "
"una nueva."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "No se pudo leer el índice de direcciones"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Error en la conversión de la agenda"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Conversión de la agenda"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interfaz"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Agenda de direcciones"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Persona"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Dirección de correo"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupo"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Servidor LDAP"
@@ -1218,11 +1227,11 @@ msgstr "Dirección común"
msgid "Personal address"
msgstr "Dirección personal"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Notificación"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Aviso"
@@ -1269,396 +1278,396 @@ msgstr "Marrón"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Ninguno"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Añadir"
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Quitar"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Propiedades..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Fichero/_Enviar"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Mensaje/Enviar _más tarde"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Mensaje/_Guardar en borradores"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Mensaje/Guardar y _seguir editando"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Fichero/_Adjuntar fichero"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Fichero/_Insertar fichero"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Fichero/Insertar _firma"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Fichero/Agregar _firma"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Editar/_Deshacer"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Editar/_Rehacer"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Editar/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Editar/Cor_tar"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Editar/Pegar como c_itación"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Editar/_Seleccionar todo"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Editar/_Recortar párrafo actual"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Editar/_Recortar todas las líneas largas"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Editar/Aut_o-recorte"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Ver"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Ver/_Para"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Ver/_Copia (Cc)"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Ver/C_opia oculta (Bcc)"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/_Ver/_Responder a"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Ver/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/_Ver/_Followup-To"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Ver/_Regleta"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Ver/_Adjuntos"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Ver/Configurar barra de _herramientas..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Ver/Codificación de caract_eres"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Ver/Codificación de caract_eres/_Automática"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Ver/Codificación de caract_eres/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Ver/Codificación de caract_eres/ASCII de 7 bits (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Ver/Codificación de caract_eres/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Ver/Codificación de caract_eres/Europeo occidental (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Ver/Codificación de caract_eres/Europeo occidental (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Ver/Codificación de caract_eres/Centroeuropeo (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Ver/Codificación de caract_eres/_Báltico (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Ver/Codificación de caract_eres/Báltico (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Ver/Codificación de caract_eres/Báltico (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Ver/Codificación de caract_eres/Griego (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Ver/Codificación de caract_eres/Arábigo (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Ver/Codificación de caract_eres/Arábigo (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Ver/Codificación de caract_eres/Hebreo (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Ver/Codificación de caract_eres/Hebreo (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Ver/Codificación de caract_eres/Turco (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Ver/Codificación de caract_eres/Cirílico (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Ver/Codificación de caract_eres/Cirílico (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Ver/Codificación de caract_eres/Cirílico (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Ver/Codificación de caract_eres/Cirílico (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Ver/Codificación de caract_eres/Japonés (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Ver/Codificación de caract_eres/Chino simplificado (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Ver/Codificación de caract_eres/Chino simplificado (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Ver/Codificación de caract_eres/Chino tradicional (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Ver/Codificación de caract_eres/Coreano (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Ver/Codificación de caract_eres/Tailandés (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Ver/Codificación de caract_eres/Tailandés (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Herramientas/_Agenda de direcciones"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Herramientas/Plan_tillas"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Herramientas/Accio_nes"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Herramientas/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Editar/Editar con el editor e_xterno"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Herramientas/Fir_mar con PGP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Mensaje/_Cifrar con PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Herramientas/_Comprobar ortografía"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Herramientas/_Establecer idioma ortográfico"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: el fichero no existe\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "No se puede obtener la parte de texto\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Error en el formato de la marca de cita."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Error en el formato de responder/redirijir."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "El fichero %s no existe\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "No se puede obtener el tamaño de %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "El fichero %s esta vacío."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "No se puede leer %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Mensaje: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "No se puede obtener la parte del mensaje multipartes."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Sin asunto)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Componer%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "No se especificó el destinatario."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Asunto vacío"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "El asunto esta vacío. ¿Enviar de todas formas?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Falta el adjunto"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "No hay adjunto. ¿Enviarlo sin adjuntos?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Comprobar destinatarios"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "¿Enviar realmente este correo a las direcciones siguientes?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Desde:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Asunto:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "_Enviar"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "no se puede obtener la lista de destinatarios."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1666,39 +1675,39 @@ msgstr ""
"No especificó ninguna cuenta para enviar.\n"
"Seleccione alguna cuenta de correo antes de enviar."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Hubo un error enviando el mensaje a %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "No se puede guardar el mensaje en Salida."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"No se encontró ninguna clave asociada al ID de clave seleccionado "
"actualmente «%s»."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "El mensaje no se puede firmar."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "El mensaje no se puede cifrar."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "El mensaje no se puede cifrar o firmar."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "no se pueden cambiar los permisos de archivo\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1709,11 +1718,11 @@ msgstr ""
"\n"
"¿Enviarlo como %s de todas formas?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Error en la conversión de códigos"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1726,15 +1735,15 @@ msgstr ""
"\n"
"¿Enviarlo de todas formas?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Límite de longitud de línea"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Cifrando con copia oculta"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1748,90 +1757,92 @@ msgstr ""
"\n"
"¿Enviarlo de todas formas?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "no se puede eliminar el mensaje antiguo\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "poniendo en la cola...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "no puedo encontrar la carpeta de cola\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "El mensaje no se puede poner en la cola\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "El fichero %s no existe."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "No se puede abrir el fichero %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "Message-ID generado: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Creando ventana de composición...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Firmar con PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Cifrar con PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Tipo MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Tamaño"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Tipo MIME inválido."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "El fichero no existe o está vacío."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Propiedades"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Codificación"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Ruta"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Nombre de fichero"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "La orden del editor externo es inválida: «%s»\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1840,48 +1851,48 @@ msgstr ""
"El editor externo aún esta activo.\n"
"¿Forzar la finalización del proceso (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Configurar barra de herramientas..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "El mensaje no se puede poner en la cola."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Seleccionar ficheros"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Seleccionar fichero"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Guardar mensaje"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Este mensaje ha sido modificado. ¿Guardarlo en la carpeta Borradores?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Cerrar _sin guardar"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "¿Quiere aplicar la plantilla «%s»?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Aplicar plantilla"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Reemplazar"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Insertar"
@@ -2061,7 +2072,7 @@ msgstr "Editar entrada JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2360,18 +2371,18 @@ msgstr "/_Eliminar grupo"
msgid "Creating folder view...\n"
msgstr "Creando vista de carpeta...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nuevos"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "No leídos"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Total"
@@ -2413,7 +2424,7 @@ msgstr "Fallo al reconstruir el árbol de carpetas."
msgid "Checking for new messages in all folders..."
msgstr "Comprobar si hay mensajes nuevos en todas las carpetas..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Basura"
@@ -2558,7 +2569,7 @@ msgid "Creating header view...\n"
msgstr "Creando vista de cabeceras...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Sin remitente)"
@@ -2922,7 +2933,7 @@ msgstr "Saliendo"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Recuperando mensaje (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3136,7 +3147,7 @@ msgstr "Mensajes en cola"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Hay mensajes sin enviar en la cola. ¿Salir ahora?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3144,20 +3155,20 @@ msgstr ""
"GnuPG no esta convenientemente instalado, o es una versión antigua.\n"
"Soporte para OpenPGP deshabilitado."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "ya hay otro Sylpheed en ejecución.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Migración de la configuración"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3501,15 +3512,15 @@ msgstr "/_Ver/Codificación de caract_eres/Chino (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Ver/Codificación de caract_eres/Coreano (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Ver/Abrir en una ventana _nueva"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Ver/Fuente del mens_aje"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/_Ver/_Todas las cabeceras"
@@ -3803,8 +3814,8 @@ msgstr "Creando ventana principal...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "MainWindow: fallo solicitando color %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "hecho.\n"
@@ -3873,7 +3884,7 @@ msgstr "Sylpheed - Árbol de carpetas"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Vista de mensaje"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Responder"
@@ -3889,15 +3900,15 @@ msgstr "/Responder al _remitente"
msgid "/Reply to mailing _list"
msgstr "/Responder a la _lista de correo"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Reenviar"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Reen_viar como adjunto"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Red_irigir"
@@ -4063,7 +4074,7 @@ msgstr "Adjuntos"
msgid "Message View - Sylpheed"
msgstr "Vista de mensaje - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "No puedo guardar el fichero «%s»."
@@ -4088,7 +4099,7 @@ msgstr "/_Guardar como..."
msgid "/Save _all..."
msgstr "/Gu_ardar todo..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Imprimir..."
@@ -4268,21 +4279,21 @@ msgstr "Preferencias de la cuenta"
msgid "Creating account preferences window...\n"
msgstr "Creando ventana de preferencias de cuenta...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Recibir"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Enviar"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Componer"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privacidad"
@@ -4290,7 +4301,7 @@ msgstr "Privacidad"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avanzadas"
@@ -4414,7 +4425,7 @@ msgid "Authentication method"
msgstr "Método de autentificación"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automática"
@@ -4458,8 +4469,8 @@ msgstr "Generar ID-Mensaje"
msgid "Add user-defined header"
msgstr "Añadir cabecera de usuario"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Editar... "
@@ -4484,7 +4495,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autentificación con POP3 antes de enviar"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Firma"
@@ -4792,85 +4803,115 @@ msgstr "Borrar acción"
msgid "Do you really want to delete this action?"
msgstr "¿Realmente quiere borrar esta acción?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Creando ventana de preferencias comunes...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Preferencias comunes"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Ver"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Correo basura"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Detalles"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Comprobar correo nuevo"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "cada"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuto(s)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Comprueba correo nuevo al inicio"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Actualizar todos las carpetas locales después de incorporar"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Ejecutar orden cuando lleguen nuevos mensajes"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Orden"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "«%d» será reemplazado con el número de nuevos mensajes."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Incorporar del almacén local"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrar al incorporar"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Ruta al almacén"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Generales"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Guardar mensajes enviados en Salida"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Aplicar las reglas de filtrado a los mensajes enviados"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Establecer las siguientes direcciones automáticamente"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Notificar de adjuntos faltantes cuando se encuentren las siguientes cadenas "
+"(separadas por comas) en el cuerpo del mensaje"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Ej.: adjuntar)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Confirmar destinatarios antes de enviar"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Dominios y/o direcciones excluidos (separados por comas):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Codificación de transferencia"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4878,15 +4919,15 @@ msgstr ""
"Especificar la codificación de transferencia (Content-Transfer-Encoding) "
"cuando el cuerpo del mensaje contiene caracteres no-ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Codificación MIME de los nombres de fichero"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "Cabecera MIME"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4896,203 +4937,178 @@ msgstr ""
"Cabecera MIME: más popular, pero viola el RFC 2047\n"
"RFC 2231: conforme al estándar, pero no tan popular"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Notificar de adjuntos faltantes cuando se encuentren las siguientes cadenas "
-"(separadas por comas) en el cuerpo del mensaje"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Ej.: adjuntar)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Confirmar destinatarios antes de enviar"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Dominios y/o direcciones excluidos (separados por comas):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Generales"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Separador de firma"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Insertar automáticamente"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Responder"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Seleccionar automáticamente la cuenta para responder"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citar el mensaje al responder"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Responder a la _lista de correo"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Heredar la lista de destinatarios al responder a mensajes propios"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Lanzar el editor externo automáticamente"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Niveles de deshacer"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Recortar mensajes a los"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "caracteres"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Recortar citación"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Recortar al escribir"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Autoguardar a borrador"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Formato"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Comprobación ortográfica"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Formato de réplica"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Marca de citación"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Formato de reenvío"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Descripción de símbolos "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Activar comprobación ortográfica"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Idioma por omisión:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Tipografía del texto"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Vista de carpetas"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Ver el número de no leídos junto al nombre de la carpeta"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Mostrar las columnas de número de mensajes en la vista de carpetas"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Abreviar nombres de grupos con más de"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "letras"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Vista resumen"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Ver destinatario en la columna «Desde» si el remitente es usted mismo"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Expandir hilos"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Formato de fecha"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Elementos visibles en cabecera... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Mensaje"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/E_tiquetar de color"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Codificación de caracteres por omisión"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Esto se usa al mostrar mensajes que no indican codificación de caracteres."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Codificación de caracteres para enviar"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5100,11 +5116,11 @@ msgstr ""
"Si se selecciona «Automática» se utilizará la codificación óptima para la "
"localización actual."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Permitir colores en el mensaje"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5112,83 +5128,83 @@ msgstr ""
"Mostrar alfabéticos y numéricos de múltiples bytes\n"
"como caracteres ASCII (sólo para Japonés)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Mostrar panel de cabeceras sobre el mensaje"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Cabeceras breves en la vista del mensaje"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Mostrar los mensajes HTML como texto"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Tratar los mensajes que contengan sólo HTML como adjuntos"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Mostrar el cursor en la vista del mensaje"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Interlineado"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(s)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Desplazamiento"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Media página"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Desplazamiento suave"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Paso"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Imágenes"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Redimensionar las imágenes adjuntas para adecuarlas a la ventana"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Mostrar las imágenes en el texto"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Activar el control del correo basura"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Orden para aprender:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Escoger preselección)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "No basura"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Orden de clasificación"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5196,227 +5212,227 @@ msgstr ""
"Para clasificar los correos basura automáticamente, se debe aprender hasta "
"cierto punto tanto de los correos basura como de los que no lo son."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Carpeta basura"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Los mensajes que se marquen como basura se moverán a esta carpeta."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrar mensajes clasificados como basura al recibir"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Filtrar el correo basura antes del filtrado normal"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Borrar correos basura del servidor al recibir"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Marcar los correos basura filtrados como leídos"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Comprobar las firmas automáticamente"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Mostrar diálogo de comprobación de firma"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Mantener contraseña en memoria temporalmente"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Expirar después de"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minuto(s) "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Poniendo «0» mantendrá la contraseña durante toda la sesión."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Capturar la entrada mientras se introducen contraseñas"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Mostrar aviso al arrancar si no funciona GnuPG"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Abrir siempre los mensajes del resumen al seleccionarlos"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Abrir el primer mensaje no leído al abrir una carpeta"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Recordar el último mensaje seleccionado"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Marcar mensaje como leído sólo al abrirlo en una ventana nueva"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Abrir Entrada después de recibir correo nuevo"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Abrir Entrada al inicio"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Ejecutar inmediatamente movimientos o borrados de mensajes"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "Los mensajes se marcarán hasta la ejecución si está desactivado."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Ordena los botones según la Guía de Interfaz de Usuario de GNOME"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Mostrar icono en bandeja"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimizar al icono en bandeja"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Conmutar ventana con el icono en bandeja"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Establecer atajos de teclado... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Otras"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Órdenes externas"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Fecha"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Diálogo de recepción"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Mostrar diálogo de recepción"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Siempre"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Sólo al recibir manualmente"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nunca"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "No mostrar diálogo de error si hay errores de recepción"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Mostrar diálogo de recepción al finalizar"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Añadir dirección al destino con doble clic"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Al salir"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Confirmar al salir"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Vaciar papelera al salir"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Preguntar antes de vaciar"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Avisar si existen mensajes en cola"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Órdenes externas (%s se sustituirá con el nombre de fichero / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Navegador web"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Navegador web por omisión)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Usar programa externo para imprimir"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Usar un programa externo para incorporar"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Usar programa externo para enviar"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Activar comprobación ortográfica"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Activar la comprobación estricta de la integridad de la caché resumen"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5426,275 +5442,275 @@ msgstr ""
"modificados por otras aplicaciones.\n"
"Esta opción degradará el rendimiento al mostrar el resumen."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Tiempo de espera agotado E/S socket:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "segundo(s)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automático (Recomendado)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "ASCII de 7 bits (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Europeo Occidental (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Europeo Occidental (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Europeo Occidental (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Centroeuropeo (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Báltico (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Báltico (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Báltico (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Griego (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arábigo (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arábigo (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebreo (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebreo (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turco (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cirílico (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cirílico (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cirílico (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cirílico (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonés (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonés (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonés (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Chino simplificado (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Chino simplificado (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Chino tradicional (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Chino tradicional (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chino (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Coreano (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tailandés (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tailandés (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "el día de la semana abreviado"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "el día de la semana completo"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "el nombre del mes abreviado"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "el nombre del mes completo"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "la fecha y hora preferida para la localización actual"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "el número de siglo (año/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "el día del mes como número decimal"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "la hora como número usando el reloj de 24 horas"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "la hora como número usando el reloj de 12 horas"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "el día del año como número decimal"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "el mes como número decimal"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "el minuto como número decimal"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM o PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "el segundo como número decimal"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "el día de la semana como número decimal"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "la fecha preferida para la localización actual"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "los dos últimos dígitos del año"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "el año como número decimal"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "zona horaria o nombre o abreviatura"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Especificador"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Descripción"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Ejemplo"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Colores del mensaje"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Colores"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Texto citado - Primer nivel"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Texto citado - Segundo nivel"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Texto citado - Tercer nivel"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Enlace URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Reutilizar colores de citación"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Elejir color para el nivel de citado 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Elejir color para el nivel de citado 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Elejir color para el nivel de citado 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Elejir color para URIs"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Descripción de símbolos"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5718,11 +5734,11 @@ msgstr ""
"Grupos de noticias\n"
"ID-Mensaje"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Si x está, muestra expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5736,7 +5752,7 @@ msgstr ""
"Cuerpo del mensaje citado sin firma\n"
"El carácter %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5748,19 +5764,19 @@ msgstr ""
"Carácter llave abierta\n"
"Carácter llave cerrada"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Atajos de teclado"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Escoger la configuración de atajos de teclado."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Por omisión"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Antiguos de Sylpheed"
@@ -6135,19 +6151,19 @@ msgstr "Adjunto"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Asunto"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Desde"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Fecha"
@@ -6157,7 +6173,7 @@ msgid "Number"
msgstr "Número"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Para"
@@ -6450,7 +6466,7 @@ msgstr "Buscando %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Buscando %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Sin fecha)"
@@ -6548,7 +6564,7 @@ msgstr "Acerca de"
msgid "%s - POP3 Remote mailbox"
msgstr "Eliminar mailbox"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "No."
@@ -7032,7 +7048,7 @@ msgstr "Obteniendo la lista de grupos..."
msgid "Can't retrieve newsgroup list."
msgstr "No se puede obtener la lista de grupos."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Hecho."
@@ -7041,337 +7057,337 @@ msgstr "Hecho."
msgid "%d newsgroups received (%s read)"
msgstr "%d grupos de noticias recibidos (%s leídos)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Respon_der a"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Respon_der a/A _todos"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Respon_der a/Al _remitente"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Respon_der a/A la _lista de correo"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Mover..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Copiar..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Marcar"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Marcar/_Marcar"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Marcar/_Desmarcar"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Marcar/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Marcar/Marcar como _no leído"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Marcar/Marcar como _leído"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Marcar/Marcar _hilo como leído"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Marcar/Marca_r todos leídos"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/E_tiquetar de color"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Poner como correo _basura"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Poner como correo no bas_ura"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Re_editar"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Añadir _remitente a la agenda..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Crear regla de f_iltrado"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Crear regla de f_iltrado/_Automáticamente"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Crear regla de f_iltrado/Basada en _Desde"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Crear regla de f_iltrado/Basada en _Para"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Crear regla de f_iltrado/Basada en el _Asunto"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Creando vista de cabeceras...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Revisando carpeta (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Procesar marcas"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Queda alguna marca. ¿Procesarla?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Revisando carpeta (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Buscar de nuevo"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "No hay más mensajes sin leer"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "No hay mensajes sin leer. ¿Buscar desde el final?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "No hay mensajes sin leer."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "No hay mensajes sin leer. ¿Ir a la carpeta siguiente?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "No hay más mensajes nuevos"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "No hay más mensajes nuevos. ¿Buscar desde el final?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "No hay mensajes nuevos."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "No hay más mensajes nuevos. ¿Ir a la carpeta siguiente?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "No hay más mensajes marcados"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "No hay mensajes marcados. ¿Buscar desde el final?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "No hay mensajes marcados."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "No hay mensajes marcados. ¿Buscar desde el principio?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "No hay más mensajes etiquetados"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "No hay mensajes etiquetados. ¿Buscar desde el final?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "No hay mensajes etiquetados."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "No hay mensajes etiquetados. ¿Buscar desde el principio?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Agrupando mensajes por asunto..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d borrados"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d movidos"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d copiado"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " elemento(s) seleccionados"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d nuevos, %d no leídos, %d totales (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d nuevos, %d no leídos, %d totales"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Ordenando cabeceras..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tExtrayendo cabeceras de los mensajes..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Resumiendo los mensajes..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Escribiendo caché resumen (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Mensaje %d está marcado\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Mensaje %d marcado como leído\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Mensaje %d marcado como no leído\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Mensaje %s/%d marcado para borrar\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Borrar mensaje(s)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "¿Quiere realmente borrar el/los mensaje(s) de la papelera?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Borrando mensajes duplicados..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Mensaje %s/%d desmarcado\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Mensaje %d marcado para mover a %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "El destino es el mismo que la carpeta actual."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Seleccionar carpeta"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Mensaje %d marcado para copiar a %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "El destino de la copia es el mismo que la carpeta actual."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Seleccionar carpeta"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Hubo algún error al procesar los mensajes."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Construyendo hilos..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Deshaciendo hilos..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrando (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrando..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrando..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "se ha(n) filtrado %d mensaje(s)."
diff --git a/po/et.po b/po/et.po
index 047f4441..2498597c 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2002-10-02 09:08+0300\n"
"Last-Translator: Peeter Vois <Peeter.Vois@mail.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -18,206 +18,210 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Loen kõigi kontode seaded...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, fuzzy, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4 ühendus %s:%d-ga katkes. Taasühendan...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP serveri kataloog"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Ei suuda ühendada IMAP4 serveriga: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "loon IMAP4 ühendust %s:%d-ga ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Ei suuda avada TLS sessiooni.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Kustutan kirja %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Saadan kirja (%d / %d baiti)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Liigutan kirja %s%c%d kausta %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopeerin kirja %s%c%d kausta %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Võtan kirju %s-st ja panen %s-i...\n"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, fuzzy, c-format
msgid "can't set deleted flags: %s\n"
msgstr "ei suutnud seada kustutatu lippu: %d\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "ei suuda väljastada\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Võtan kirju %s-st ja panen %s-i...\n"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "ei suutnud seada kustutatu lippu: 1:%d\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
#, fuzzy
msgid "can't close folder\n"
msgstr "ei suuuda valida kausta: %s\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, fuzzy, c-format
msgid "root folder %s not exist\n"
msgstr "*Märgi faili ei leidunud.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
#, fuzzy
msgid "error occurred while getting LIST.\n"
msgstr "Nimistu saamisel tekkis viga.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Ei suuda luua '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Ei suuda luua '%s' Sisendkasti all\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "ei suuda luua kirjakasti: Nimistu ebaõnnestus\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "ei suuda luua kirjakasti\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "ei suuda kirjakasti %s-lt ümber nimetada %s-le\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "ei suuda kustutada kirjakasti\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Saadan kirja (%d / %d baiti)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "ümbriku võtmisel tekis viga.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "ei suutnud avada ümbrikut: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "ei suuda võtta ümbrikut\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Ei suuda ühendada IMAP4 serveriga: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Ei suuda ühendada IMAP4 serveriga: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "ei suutnud leida nime asukohta\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "ei suuuda valida kausta: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "imapi käsu täitmisel tekkis viga: EXPUNGE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
#, fuzzy
msgid "IMAP4 authentication failed.\n"
msgstr "Autoriseerimise meetod"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 sissekirjutus ebaõnnestus.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "ei suuda %s-d lisada %s-i\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(saadan faili...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "ei suuda lisada kirja %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, fuzzy, c-format
msgid "can't copy %s to %s\n"
msgstr "ei suuda %d-d kopeerida %s-i\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, fuzzy, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "imapi käsu täitmisel tekkis viga: STORE %d:%d %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "imapi käsu täitmisel tekkis viga: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
#, fuzzy
msgid "error while imap command: CLOSE\n"
msgstr "imapi käsu täitmisel tekkis viga: EXPUNGE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv ei suuda konversteerida UTF-7-t %s-ks\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv ei suuda konverteerida %s-i UTF-7-ks\n"
@@ -504,12 +508,12 @@ msgstr "Leiti %s\n"
msgid "Configuration is saved.\n"
msgstr "Häälestus on salvestatud.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Kaust"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Kaust"
@@ -692,8 +696,8 @@ msgstr ""
"*Uusi teateid võetakse selles järjekorras. Märgi kastikesed\n"
"'G' tulbas lubamaks kirjade võtmist kasutades 'Võta kõik'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -824,244 +828,249 @@ msgstr ""
msgid "Action's user argument"
msgstr ""
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Lisa aadress raamatusse"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Aadress"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Märkused"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Vali aadressiraamatu kaust"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Fail"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Fail/Uus raamat"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Fail/Uus _V-Kaart"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Fail/Uus _JPiloot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Fail/Uus _Server"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Fail/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Fail/R_edigeeri"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Fail/Kustuta"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Fail/_Salvesta"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Fail/Sul_ge"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/R_edaktor"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/R_edaktor/_Kopeeri"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/R_edaktor/_Aseta"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Aadress"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Aadress/Uus _Aadress"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Aadress/Uus _Grupp"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Aadress/Uus Kaust"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Aadress/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Aadress/R_edigeeri"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Aadress/Kustuta"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Tööriist"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Tööriist/Impordi _LDIF fail"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Tööriist/Impordi _LDIF fail"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Abi"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Abi/Sellest"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Uus _Aadress"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Uus _Grupp"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Uus Kaust"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/Kustuta"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/Kopeeri..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/R_edaktor/_Aseta"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Aadressiraamat"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Kaust"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-Posti aadress"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Otsi"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Kellele:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Koopia:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Pimekoopia:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Kustuta"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Lisa"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Otsi"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Sulge"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registreeritud reeglid"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Kustuta aadress(id)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Kas te tõesti soovite aadresse kustutada?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1070,38 +1079,38 @@ msgstr ""
"Kas te soovite kustutada kataloogi `%s' JA kõik aadressid ?\n"
"Kui kustutate ainult kataloogi, siis aadressid kantakse pealmisse kausta."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Kustuta kaust"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Ainult kataloog"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Kaust ja aadressid"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Kas tõesti kustutada `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Uus kasutaja, ei saanud salvestada indeksifaili."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Uus kasutaja, ei saanud salvestada aadressiraamatu faile."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Vana aadressiraamat uuendati edukalt."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1109,7 +1118,7 @@ msgstr ""
"Vana aadressiraamat uuendati.\n"
"ei saanud salvestada uut aadresside indeksifaili"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1117,7 +1126,7 @@ msgstr ""
"Ei saanud uuendada aadressiraamatut,\n"
"kuid loodi uued ja tühjad aadressiraamatu failid."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1125,7 +1134,7 @@ msgstr ""
"Ei suutnud uuendada aadressiraamatut,\n"
"ei suutnud luua uusi aadressiraamatu faile."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1133,17 +1142,17 @@ msgstr ""
"Ei suutnud uuendada aadressiraamatut,\n"
"ja ei suutnud luua uut aadressiraamatu faile."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Aadressiraamatu uuendamise viga"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Aadressiraamat viiakse uude formaati"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1151,80 +1160,80 @@ msgid ""
"%s%c%s"
msgstr "Ei suutnud lugeda aadresside indeksit"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Aadressiraamatu viga"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Uuendati vana aadressiraamat, kuid ei suudetud salvestada uut indeksifaili"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Ei suutnud uuendada aadressiraamatut, kuid loodi tühjad ja uued "
"aadressiraamatu failid."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Ei suutnud uuendada aadressiraamatut, ei suutnud luua uusi aadressiraamatu "
"faile."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Ei suutnud uuendada aadressiraamatut ja ei suutnud luua uusi aadressiraamatu "
"faile."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Ei suutnud lugeda aadresside indeksit"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Aadressiraamatu uuendamise viga"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Aadressiraamatu uuendamine"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Kasutajaliides"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Aadressiraamat"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Persoon"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "EPosti Aadress"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupp"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "V-Kaart"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPiloot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP Server"
@@ -1236,11 +1245,11 @@ msgstr "Üldine aadress"
msgid "Personal address"
msgstr "Isiklik aadress"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Märkus"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Hoiatus"
@@ -1287,442 +1296,442 @@ msgstr "Pruun"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Mittemiski"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/Lis_a..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/Eemalda"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
#, fuzzy
msgid "/_Properties..."
msgstr "/Omadus..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_Fail/_Salvesta"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/_Kiri/Saada _hiljem"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/_Kiri/Salvesta _mustandi kausta"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/_Kiri/Salvesta ja jätka kirjutamist"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Fail/M_anusta fail"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Fail/L_isa fail"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Fail/Lisa allkiri"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Fail/Lisa allkiri"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/R_edigeeri/_Tühista"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "R_edigeeri/_Ennista"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/R-edaktor/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/R_edaktor/_Lõika"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/R_edaktor/Aseta kui tsitaat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/R_edaktor/_Märgi kõik"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/R_edaktor/_Äärista aktiivne lõik"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/R_edaktor/Ää_rista kõik pikad read"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/R_edaktor/_Kopeeri"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Vaade"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Vaadde/_Kellele"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Vaade/Koopia"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Vaade/*_BCC"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Vaade/_Vasta"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_vaade/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Vaade/*Järgneja"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Vaade/Joonla_ud"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Vaade/_Manus"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Vaade/_Ava/Teine kaust..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/Vaade/_Sorteeri/Kahanevas järjekorras"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/Vaade/_Sorteeri/Kahanevas järjekorras"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Vaade/_Kooditabel/7bitine ascii (US-ASCII)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Vaade/_Kooditabel/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Vaade/_Kooditabel/Lääne-Euroopa (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Vaade/_Kooditabel/Lääne-Euroopa (ISO-8859-_15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Vaade/_Kooditabel/Kesk-Euroopa (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Vaade/_Kooditabel/_Balti (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Vaade/_Kooditabel/Balti (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Vaade/_Kooditabel/Kirillits (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Vaade/_Kooditabel/Greeka (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Vaade/_Kooditabel/Balti (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Vaade/_Kooditabel/Kirillits (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Vaade/_Kooditabel/Greeka (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Vaade/_Kooditabel/Kirillits (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Vaade/_Kooditabel/Türgi (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Vaade/_Kooditabel/Kirillits (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Vaade/_Kooditabel/Kirillits (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Vaade/_Kooditabel/Kirillits (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Vaade/_Kooditabel/Kirillits (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Vaade/_Kooditabel/Jaapan (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Vaade/_Kooditabel/Lihtsustatud Hiina (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Vaade/_Kooditabel/Lihtsustatud Hiina (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Vaade/_Kooditabel/Traditsionaalne Hiine (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Vaade/_Kooditabel/Korea (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Vaade/_Kooditabel/Tai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Vaade/_Kooditabel/Tai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Tööriist/_Aadressiraamat"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Tööriist/_Mall"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Tööriist/Tegevused"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Tööriist/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/R_edaktor/Redi_geeri välise redaktoriga"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Tööriist/Tegevused"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Kiri/Krüpteeri"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Tööriist/Käivita"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Tööriist/_Mall"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "faili %s ei leidu\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Ei saa tekstiosa kätte\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "*Tsitaadimärgi formaadi viga."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Kirja vasta/edasta formaadi viga."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Faili %s ei leidu\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Ei saanud failile %s suurust\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Fail %s on tühi."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "ei suuda lugeda %s-i"
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Kiri: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Ei saa mitmeosalise kirja osa kätte."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Pole pealkirja)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Kirjuta kiri%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Saaja pole määratud."
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Pealkiri"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Päälkiri on tühi. Kas saadame igal juhul?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Manused"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Säti järgmised aadressid automaatselt"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Kellelt:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Pealkiri:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Saada"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "ei leia saajate nimistut."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1730,41 +1739,41 @@ msgstr ""
"Kirja saatmiseks pole määratud kasutajtunnust.\n"
"Palun vali kirja konto enne saatmist."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Tekkis viga kirja saatmisel %s-le."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Kirja ei õnnestunud asetada väljunute kausta."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Ei suutnud leida ühtki võtit, mis oleks seotud valitud võtmega (id'%s')."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Kirja ei õnnestunud järjekorda asetada."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Kirja ei õnnestunud järjekorda asetada."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Kirja ei õnnestunud järjekorda asetada."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "Ei suuda muuta faili omadusi\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1774,12 +1783,12 @@ msgstr ""
"Ei suuda transleerida kirja tekstikoodi.\n"
"Kas igatahes saata ?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Aadressiraamatu uuendamise viga"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1788,15 +1797,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1805,93 +1814,95 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "Ei suuda eemaldada vana kirja\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "Asetan kirja järjekorda...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "järjekorra kausta ei leidunud\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "Ei suutnud kirja järjekorda asetada\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Faili %s ei leidu\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Ei suuda avada faili %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "Loodud Kirja-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Loon kirjutamise akent...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Tööriist/Tegevused"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/_Kiri/Krüpteeri"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME tüüp"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Suurus"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Vale MIME tüüp."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Faili ei eksisteeri või on see tühi."
-#: src/compose.c:6288
+#: src/compose.c:6382
#, fuzzy
msgid "Properties"
msgstr "Omadus"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kodeerimine"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Tee"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Failinimi"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Välise redaktori käsurida on vale: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1901,52 +1912,52 @@ msgstr ""
"Kas hävitame protsessi?\n"
"protsessi grupi id: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Kirja ei õnnestunud järjekorda asetada."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Määra fail"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Määra fail"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Saada kiri"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Seda kirja on muudetud. kas kaotame selle?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Kas te tahate seda malli lisada '%s'-e ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Lisa mall"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Asenda"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Lisa"
@@ -2129,7 +2140,7 @@ msgstr "Redigeeri JPilot sissekannet"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2433,18 +2444,18 @@ msgstr "/Eemalda uudisteg_rupp"
msgid "Creating folder view...\n"
msgstr "Loon kausta vaate...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Uus"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Pole loetud"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2489,7 +2500,7 @@ msgstr "Uuendan kasuta puu..."
msgid "Checking for new messages in all folders..."
msgstr "Kõigis kaustades otsitakse uusi kirju..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2635,7 +2646,7 @@ msgid "Creating header view...\n"
msgstr "Loon päise vaadet...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Eikelleltki)"
@@ -3008,7 +3019,7 @@ msgstr "Väljun"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Võtan kirja (%d /%d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3210,7 +3221,7 @@ msgstr "kirjad järjekorras"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Mõned saatmata kirjad on järjekooras. Lõpetame?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3218,21 +3229,21 @@ msgstr ""
"GnuPG pole installeeritud, või on liialt vana.\n"
"OpenPGP toetus keelustatud."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "üks teine Sylpheed juba töötab.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Tegevuste konfiguratsiooni kirjutamine...\n"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3602,15 +3613,15 @@ msgstr "/_Vaade/_Kooditabel/Hiina (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Vaade/_Kooditabel/Korea (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/Vaade/Ava uues aknas"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Vaade/Näita kirja lähtekoodi"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/Vaade/Kõik päised"
@@ -3921,8 +3932,8 @@ msgstr "Loon peamise akna...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "PeaAken: värvi haldamine %d ebaõnnestus\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "tehtud.\n"
@@ -3992,7 +4003,7 @@ msgstr "Sylpheed - kausta vaade"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - kirja vaade"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/Vastan"
@@ -4011,15 +4022,15 @@ msgstr "/Vasta/_saatjale"
msgid "/Reply to mailing _list"
msgstr "/Vasta/kirja_listi"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Saadan edasi"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Saada edasi manusena"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Suuna ümber"
@@ -4164,7 +4175,7 @@ msgstr "Manused"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Ei suuda faili '%s' salvestada."
@@ -4190,7 +4201,7 @@ msgstr "/Salveta kui..."
msgid "/Save _all..."
msgstr "/Salveta kui..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "Trüki..."
@@ -4374,21 +4385,21 @@ msgstr "Konto omadused"
msgid "Creating account preferences window...\n"
msgstr "Loon konto omaduste akent...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Saabuvad kirjad"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Saada"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Kirjuta"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privaatsus"
@@ -4396,7 +4407,7 @@ msgstr "Privaatsus"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Spetsiaalne"
@@ -4524,7 +4535,7 @@ msgid "Authentication method"
msgstr "Autoriseerimise meetod"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automaatne"
@@ -4573,8 +4584,8 @@ msgstr "Loo Kirja-ID"
msgid "Add user-defined header"
msgstr "Lisa kasutaja defineeritud päis"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Redigeeri... "
@@ -4600,7 +4611,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autoriseeri POP3 enne saatmist"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Allkiri"
@@ -4911,313 +4922,318 @@ msgstr "Kustuta tegevus"
msgid "Do you really want to delete this action?"
msgstr "Kas te tõesti soovite kustutada seda tegevust?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Loon üldiste omaduste akent...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Üldised omadused"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Ekraan"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Kaust"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Võta kirju"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "iga"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuti järel"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Võta uued kirjad töö alguses"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Uuenda kõik lokaalsed kaustad peale kirjade võtmist"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Eemalda kohe peale liigutamist või kustutamist"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Käsklus"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Võtan uute kirjade arvu (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Võta kirjad lokaalsest kirja jadast"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtreeri kirju nende võtmisel"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Üldine"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Pane saadetud kirjad kausta Saadetud"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Säti järgmised aadressid automaatselt"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Äärista enne saatmist"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
#, fuzzy
msgid "Transfer encoding"
msgstr "Äärista enne saatmist"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr ""
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Väljuva kirja kooditabel"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Väljuva kirja kooditabel"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Äärista enne saatmist"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Üldine"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Allkirja eraldaja"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Lisa automaatselt"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Vasta"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Vali vastuste jaoks konto automaatselt"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Kirjale vastamisel tsiteeri seda."
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Vasta/kirja_listi"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Redaktor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Käivita väline redaktor automaatselt"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Meelespeetavaid muudatusi"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Äärista kirjaread"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "sümboli laiuseks"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Äärista tsitaati"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Murra kõik pikad read sisestamisel"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Salvesta mustandite kausta"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Normaalne"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Vastuse formaat"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Tsitaadi märk"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Edasta formaat"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Sümbolite seletus "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Vaikimisi kasutatab allkirja võti"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Tekst"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Kaust"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Näita arvu, mitu kirja pole loetud, kausta nime järel"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Näita arvu, mitu kirja pole loetud, kausta nime järel"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "lühenda uudistegruppe, mis on pikemad kui"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "tähte"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Kirjaloendi vaade"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Näita kirja saajat 'Kellelt' tulbas, kui saatja olen mina ise"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Paisuta teemad"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Kuupäeva formaat"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Määra kirjaloendis näidatavad elemendid... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Kiri"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Värviline silt"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/Vaade/_Sorteeri/Kahanevas järjekorras"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/Vaade/_Sorteeri/Kahanevas järjekorras"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5226,630 +5242,630 @@ msgstr ""
"Kui on märgitud 'Automaatne', siis kasutatakse praeguse\n"
"lokaali jaoks optimaalset kodeeringut."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Kirja värvimine lubatud"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
#, fuzzy
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr "Näita 2-baidiliste sümbolitega teksti 1-baidiliste sümbolitega"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Näita kirja päist ülalpool kirja vaadet"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Näita päiseid lühidalt"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/_Kiri/Saada edasi _manusena"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Näita päiseid lühidalt"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Reavahe"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pinkti"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Kerimine"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Pool lehte"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Sujuv kerimine"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Samm"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr ""
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Päise näitamine"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Kaust"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Käivita"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Vali võtmed"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Käivita"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Kaust"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Filtreerimata kirjad salvestatakse sellesse kausta)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtreeri saabuvaid kirju"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Kustuta kaust"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Kustuta kaust"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automaatselt kontrolli allkirju"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Näita allkirja kontrolli tulemusi ajutises aknas"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Säilita parooli ajutiselt mälus"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Aegub pärast"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minuteid"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Kui seada '0'-ks, siis parool salvesatakse\n"
"kogu sessiooniks)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "*Krahma sisendit senikaua kuni parooli sisestatakse"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Näita stardi ajal hoiatust kui GnuPG ei tööta"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
#, fuzzy
msgid "Always open messages in summary when selected"
msgstr "Teate faili ei ole valitud."
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Kausta sisenedes ava esimene lugemata kiri"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Rohkem sildiga kirju ei ole"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Kiri tuleb uues aknas avades märkida kui loetu"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Ava Sisendkaust peale uute kirjade vastuvõtmist"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Võta uued kirjad töö alguses"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Eemalda kohe peale liigutamist või kustutamist"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Kirjad lihtsalt märgitakse enne täitmit\n"
" kui see on välja lülitatud)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Ekraani nimi"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Määra klahvi seosed... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Muud asjad"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Käivita"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Kuupäev"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
#, fuzzy
msgid "Receive dialog"
msgstr "Näita vastuvõtmise dialoogi"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Näita vastuvõtmise dialoogi"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Alati"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr ""
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Mitte iial"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Ära tekita vea teadet vastuvõtmise vea korral"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Sulge vastuvõtmise dialoog kui lõpetatud"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Lisa aadress sihtlahtrisse kui topeltklõpsutan"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Programmist väljumisel"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Kontrolli väljumist"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Tühjenda prügikast"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Küsi enne tühjendamist"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Hoiata mind, kui järjekorras on kirju"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Välised käsklused (%s asendatakse faili / URI nimega)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Weebi sirvur"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Vaikimisi sisendkast"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Kasuta saatmisel välist programmi"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Kasuta välist programmi kirjade võtmiseks"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Kasuta saatmisel välist programmi"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "*Kirjutan koondy puvrisse (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr ""
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr ""
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automaatne (Soovitatav)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7 bitine ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unikood (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Lääne-Euroopa (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Lääne-Euroopa (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Lääne-Euroopa (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Kesk Euroopa (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Balti (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Balti (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Kirillits (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Kreeka (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Balti (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Kirillits (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Kreeka (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Kirillits (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Türgi (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Kirillits (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Kirillits (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Kirillits (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Kirillits (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Jaapani (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Jaapani (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Jaapani (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Lihtsustatud Hiina (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Lihtsustatud Hiina (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Traditsionaalne Hiina (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Traditsionaalne Hiina (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Hiina (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korea (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "nädalapäeva esitähed"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "täielik nädalapäeva nimi"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "lühendatud kuu nimetus"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "täispikk kuu nimetus"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "eelistatud kuupäev ja aeg kasutusel lokaali jaoks"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "sajandi number (aasta/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "Kuupäev kümnendnumbrina"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "tund kümnendnumbrina kasutades 24-tunnilist kella"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "tund kümnendnumbrina kasutades 12-tunnilist kella"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "päev aastas kui kümnendnumber"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "kuu kui kümnendnumber"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minutid kümnendnumbrina"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "kas EL või PL"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekundin kümnendnumbrina"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "nädalapäev kümnendnumbrina"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "eelistatud kuupäev"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "viimased kaks aasta numbrit"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "aasta kümnendnumbrina"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "ajatsoon või nimi või lühend"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "*Määraja"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Seletus"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Näide"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Säti kirja värvid"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Värvid"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Tsiteeritud tekst - Aste 1"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Tsiteeritud tekst - Aste 2"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Tsiteeritud tekst - Aste 3"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI viide"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Tsitaadi värvid ringelvad"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Vali astme 1 tsitaadile värv"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Vali astme 2 tsitaadile värv"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Vali astme 3 tsitaadile värv"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Vali URI-le värv"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Sümbolite kirjeldus"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5873,11 +5889,11 @@ msgstr ""
"Uudistegrupp\n"
"Kirja-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Kui x on seatud, näitab väljendit"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5891,7 +5907,7 @@ msgstr ""
"Tsiteeritud teate keha allkirjata\n"
"Literaal %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5903,20 +5919,20 @@ msgstr ""
"Täht avanev loogeline sulg\n"
"Täht sulgev loogeline sulg"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Klahvi seosed"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Määra klahvi seosed... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Vaikimisi"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Vana Sylpheed"
@@ -6328,19 +6344,19 @@ msgstr "Manus"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Pealkiri"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Kellelt"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Kuupäev"
@@ -6350,7 +6366,7 @@ msgid "Number"
msgstr "Number"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Kellele:"
@@ -6657,7 +6673,7 @@ msgstr "Filtreerin..."
msgid "Searching %s ..."
msgstr "Tuhnin kaustas %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Kuupäeva pole)"
@@ -6761,7 +6777,7 @@ msgstr "Sellest"
msgid "%s - POP3 Remote mailbox"
msgstr "Eemalda kirjakst"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Ei."
@@ -7239,7 +7255,7 @@ msgstr "Ei saanud uudistegrupi nimistut."
msgid "Can't retrieve newsgroup list."
msgstr "Ei saanud uudistegrupi nimistut."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Tehtud."
@@ -7248,344 +7264,344 @@ msgstr "Tehtud."
msgid "%d newsgroups received (%s read)"
msgstr "saadi %d uudistegruppi (%s loetud)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Vasta"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Vasta/_kõigile"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Vasta/_saatjale"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Vasta/kirja_listi"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Nihuta..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/Kopeeri..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Märk"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Märk/Märgi"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Märk/Eemalda märk"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Märk/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Märk/Märgi kui mitteloetud"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Märk/Märgi loetuks"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/Märk/Märgi loetuks"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/Märk/Märgi kõik loetuks"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Värviline silt"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr " Määra vaikimisi kontoks "
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr " Määra vaikimisi kontoks "
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Kirjutan uuesti"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Lisa saatje aadressi raamatusse"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Loo filtri reeglistik"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Loo filtri reeglistik/Automaatselt"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Loo filtri reeglistik/ kasutades Kellelt"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Loo filtri reeglistik/kasutades Kellele"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Loo filtri reeglistik/ kasutades päälkirja"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Loon kokkuvõtte vaate...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Tuhnin kaustas (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Protsessi märk"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Mõned märgid on jäänud. Protsessime selle?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Tuhnin kaustas (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Otsi uuesti"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Pole rohkem kirju, mida pole loetud."
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Pole rohkem kirju, mida pole loetud. Otsime alates lõpust?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Kirju mida pole loetud ei ole."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Ei leidunud kirju mida pole loetud. Otsime järgmisest kaustast?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Pole rohkem kirju"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Pole rohkem uusi kirju. Otsime alates lõpust?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Uusi kirju ei ole."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Uusi kirju ei leidu. Otsime järgmisest kaustast?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Pole Rohkem märgitud kirju"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Märgitud kirju ei leidunud. Kas otsime lõpust?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Märgitud kirju ei ole."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Märgitud kirju ei leidunud. Kas otsime algusest?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Rohkem sildiga kirju ei ole"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Rohkem sildiga kirju ei leitud. Kas otsime lõpust?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Rohkem sildiga kirju ei ole."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Rohkem seildiga kirju ei leitud. Kas otsime algusest?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "*Võtan kirju päälkirja järgi..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d on kustutatud"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d on ülekantud"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d on kopeeritud"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " kirja märgitud"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "uusi %d, mitteloetuid %d, kokku %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "uusi %d, mitteloetuid %d, kokku %d"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Sorteerin kirjaloendi..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\t sätin kokkuvõtte kirja andmetest..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Teen kokkuvõtte teadete andmetest..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "*Kirjutan koondy puvrisse (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Kiri %d on märgitud\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Kiri %d on märgitud kui läbiloetu\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Kiri %d on märgitud kui mitteloetu\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Kiri %s/%d on määratud kustutamisele\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Kustuta kirjad"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Kas te tõesti soovite kirju eemaldada prügikastist?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Kustutan duplitseeritud kirju..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Kiri %s/%d pole märgitud\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Kiri %d on määratud ülekandmiseks %s-i\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Sihtpunkt on sama mis aktiivne kaust."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Vali kaust"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Kiri %d on määratud kopeerimisele %s-i\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "Kopeerimise sihtpunkt on sama mis aktiivne kaust."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Vali kaust"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
#, fuzzy
msgid "Error occurred while processing messages."
msgstr "Tekkis viga kirja protsessimisel."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Loon teemad..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Eemaldan teemad..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtreerin..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtreerin..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtreerin..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, fuzzy, c-format
msgid "%d message(s) have been filtered."
msgstr "kiri %d on juba salvestatud.\n"
@@ -8135,9 +8151,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Kasuta avaldisi"
-#~ msgid "Registered rules"
-#~ msgstr "Registreeritud reeglid"
-
#~ msgid "(none)"
#~ msgstr "(mittemiski)"
diff --git a/po/fr.po b/po/fr.po
index da1d2288..d29f2061 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2008-12-04 00:06+0100\n"
"Last-Translator: tvY <mr.somewhere@yahoo.fr>\n"
"Language-Team: French <gnomefr@traduc.org>\n"
@@ -28,199 +28,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Lecture de la configuration des comptes...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "La connexion IMAP4 vers %s a été interrompue. Reconnexion...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Le serveur IMAP4 désactive LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Impossible d'établir une session IMAP4 avec : %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "création de la connexion IMAP4 vers %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Impossible d'initier la session TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Réception du message %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Ajout des messages à %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Déplacement des messages de %s vers %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Copie des messages de %s vers %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Effacement des messages %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "impossible de marquer pour la suppression : %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "impossible de purger\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Effacement de tous les messages dans %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "impossible de marquer pour la suppression : 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "impossible de fermer le dossier\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "le dossier racine %s n'existe pas\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "Une erreur est survenue lors de la réception de LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Impossible de créer « %s »\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Impossible de créer « %s » sous Réception \n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "Impossible de créer la boîte aux lettres : LIST échoué.\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "impossible de créer la boîte aux lettres\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "impossible de renomer la boîte aux lettres %s en %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "impossible de supprimer la boîte aux lettres\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Réception des en-têtes de message (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "erreur lors de la lecture de l'enveloppe.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "impossible d'analyser l'enveloppe : %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "Impossible de faire une enveloppe\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Impossible de se connecter au serveur IMAP4 : %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Impossible d'établir une session IMAP4 avec : %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "Impossible d'obtenir l'espace nom\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "Impossible de sélectionner le dossier : %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "erreur avec la commande IMAP : STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "L'authentification IMAP4 a échoué.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Échec au login IMAP4.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "Impossible de d'ajouter %s à %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(envoi du fichier...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "impossible d'ajouter le message à %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "impossible de copier %s vers %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "erreur avec la commande IMAP : STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "erreur lors de la commande IMAP : EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "erreur avec la commande IMAP : CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv ne peut convertir de UTF-7 vers %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv ne peut convertir de %s vers UTF-7\n"
@@ -513,11 +517,11 @@ msgstr "Trouvé %s\n"
msgid "Configuration is saved.\n"
msgstr "La configuration est enregistrée.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Tri (manuel) des indésirables"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Dossier des messages indésirables"
@@ -701,8 +705,8 @@ msgstr ""
"case dans la colonne G pour relever le courrier du compte \n"
"correspondant lorsque « Tout relever » est activé"
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -833,237 +837,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Argument de l'action"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Ajouter l'adresse au carnet"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresses"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Remarques"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Choisissez un dossier"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Fichier"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Fichier/Nouveau _carnet d'adresses"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Fichier/Nouveau carnet _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Fichier/Nouveau carnet _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Fichier/Nouveau _serveur LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Fichier/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Fichier/Édit_er"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Fichier/_Supprimer"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Fichier/En_registrer"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Fichier/_Fermer"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/É_dition"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/É_dition/_Copier"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/É_dition/Co_ller"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresse"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresse/Nouvelle _adresse"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresse/Nouveau _groupe"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresse/Nouveau _dossier"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresse/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresse/Édit_er"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresse/_Supprimer"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Outils"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Outils/Importer un fichier _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Outils/Importer un fichier _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/A_ide"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/A_ide/À _propos"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nouvelle _adresse"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nouveau _groupe"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nouveau _dossier"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Supprimer"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Copier"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/Co_ller"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Carnet d'adresses"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Dossier"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Adresse électronique"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Rechercher :"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "À :"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Copie :"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Copie discrète :"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Supprimer"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Ajouter"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Rechercher"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Quitter"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Modèles enregistrés"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Suppression d'adresse(s)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Voulez-vous supprimer la(les) adresse(s) sélectionnée(s) ?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1073,37 +1082,37 @@ msgstr ""
"Si vous supprimez uniquement le dossier, les adresses seront déplacées dans "
"le dossier parent."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Suppression de dossier"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "_Dossier uniquement"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Dossier et _adresses"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Voulez-vous vraiment supprimer « %s » ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nouvel utilisateur. Impossible d'enregistrer le fichier index."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr ""
"Nouvel utilisateur, impossible d'enregistrer le fichier carnet d'adresses."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Ancien carnet d'adresses converti avec succès."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1111,7 +1120,7 @@ msgstr ""
"Ancien carnet d'adresses converti,\n"
"mais impossible d'enregistrer le nouveau fichier index."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1119,7 +1128,7 @@ msgstr ""
"Échec lors de la conversion de l'ancien carnet d'adresses.\n"
"Création d'un nouveau carnet d'adresses vide."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1127,7 +1136,7 @@ msgstr ""
"Échec lors de la conversion du carnet d'adresses.\n"
"Impossible de créer un nouveau carnet d'adresses vide."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1135,15 +1144,15 @@ msgstr ""
"Échec lors de la conversion du carnet d'adresses\n"
"et lors de la création d'un nouveau carnet d'adresses."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Erreur de conversion du carnet d'adresses"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Conversion de carnets d'adresses"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1151,78 +1160,78 @@ msgid ""
"%s%c%s"
msgstr "Échec lors de la lecture de l'index des adresses"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Erreur dans le carnet d'adresses"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Ancien carnet d'adresses converti, mais échec lors de l'écriture du fichier "
"index"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Échec lors de la conversion du carnet d'adresses. Création d'un nouveau "
"carnet d'adresses vide."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Échec lors de la conversion du carnet d'adresses et lors de la création d'un "
"nouveau carnet d'adresses vide."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Échec lors de la conversion du carnet d'adresses et lors de la création d'un "
"nouveau carnet d'adresses vide."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Échec lors de la lecture de l'index des adresses"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Erreur de conversion du carnet d'adresses"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Conversion de carnets d'adresses"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interface"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Carnet d'adresses"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Personne"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Adresse électronique"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Groupe"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Serveur LDAP"
@@ -1234,11 +1243,11 @@ msgstr "Adresse courante :"
msgid "Personal address"
msgstr "Adresse personnelle :"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Information"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Avertissement"
@@ -1285,398 +1294,398 @@ msgstr "Brun"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Aucun"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Ajouter..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Enlever"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Propriétés..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Fichier/_Envoyer"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Fichier/Envoyer _plus tard"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Fichier/Enregistrer parmi les _brouillons"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Fichier/Enregistrer et _poursuivre la composition"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Fichier/_Joindre un fichier"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Fichier/_Insérer un fichier"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Fichier/Insérer la si_gnature"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Fichier/_Ajouter la signature"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/É_dition/_Annuler"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/É_dition/_Refaire"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/É_dition/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/É_dition/Co_uper"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/É_dition/Coller comme ci_tation"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/É_dition/Tout sélectio_nner"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/É_dition/Justifier le _paragraphe actuel"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/É_dition/Justifier tout le _message"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/É_dition/Justification aut_omatique"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Affichage"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Affichage/À"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Affichage/_Copie"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Affichage/Copie _discrète"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/_Affichage/_Répondre à"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Affichage/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/_Affichage/_Faire suivre"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Affichage/_Afficher une règle"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Affichage/_Pièce(s) jointe(s)"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Affichage/Personnaliser la _barre d'outils..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Affichage/_Jeu de caractères"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Affichage/_Jeu de caractères/_Automatique"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Affichage/_Jeu de caractères/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Affichage/_Jeu de caractères/ASCII 7 bits (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Affichage/_Jeu de caractères/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Affichage/_Jeu de caractères/Europe occidentale (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Affichage/_Jeu de caractères/Europe occidentale (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Affichage/_Jeu de caractères/Europe centrale (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Affichage/_Jeu de caractères/Balte (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Affichage/_Jeu de caractères/Balte (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Affichage/_Jeu de caractères/Balte (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Affichage/_Jeu de caractères/Grec (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Affichage/_Jeu de caractères/Arabe (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Affichage/_Jeu de caractères/Arabe (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Affichage/_Jeu de caractères/Hébreu (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Affichage/_Jeu de caractères/Hébreu (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Affichage/_Jeu de caractères/Turc (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Affichage/_Jeu de caractères/Cyrillique (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Affichage/_Jeu de caractères/Cyrillique (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Affichage/_Jeu de caractères/Cyrillique (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Affichage/_Jeu de caractères/Cyrillique (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Affichage/_Jeu de caractères/Japonais (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Affichage/_Jeu de caractères/Chinois simplifié (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Affichage/_Jeu de caractères/Chinois simplifié (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Affichage/_Jeu de caractères/Chinois traditionnel (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Affichage/_Jeu de caractères/Coréen (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Affichage/_Jeu de caractères/Thaï (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Affichage/_Jeu de caractères/Thaï (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Outils/_Carnet d'adresses"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Outils/_Modèle"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Outils/_Actions"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Outils/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Outils/Modifier avec un éditeur e_xterne"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Outils/_Signer"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Outils/_Chiffrer"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Outils/_Vérifier l'orthographe"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Outils/_Définir la langue du message"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s : le fichier n'existe pas\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Impossible d'obtenir la partie texte\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Erreur du format de citation."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr ""
"Erreur du format de citation d'un message lors d'une réponse ou d'un "
"transfert."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Le fichier %s n'existe pas\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Impossible d'obtenir la taille de %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Le fichier %s est vide."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Impossible de lire %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Message : %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Impossible de lire une partie d'un message multipart."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Pas de sujet)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Composition%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Destinataire non spécifié."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Sujet absent"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Le sujet est vide. Envoyer malgré cela ?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Pièce jointe absente"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Il n'y a pas de pièce jointe. Envoyer sans pièce jointe ?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Vérification des destinataires"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Vraiment envoyer ce courrier aux adresses suivantes ?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "De :"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Sujet :"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "_Envoyer"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "liste de destinataires vide."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1684,37 +1693,37 @@ msgstr ""
"Aucun compte n'a été spécifié pour l'envoi.\n"
"Veuillez sélectionner un compte avant d'envoyer du courrier."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Une erreur est survenue lors de l'envoi du message à %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Impossible d'enregistrer de message dans la boîte de messages envoyés"
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Impossible de trouver une touche associée au code (de touche) « %s »."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Impossible de signer le message."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Impossible de crypter le message."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Impossible de crypter ou signer le message."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "impossible de modifier les droits d'accès du fichier\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1725,11 +1734,11 @@ msgstr ""
"\n"
"Voulez-vous néanmoins l'envoyer avec %s ?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Erreur de conversion de code"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1742,15 +1751,15 @@ msgstr ""
"\n"
"Voulez-vous néanmoins l'envoyer ?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Longueur de ligne maximale"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Chiffrement avec « Copie discrète »"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1764,90 +1773,92 @@ msgstr ""
"\n"
"Envoyer quand même ?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "Impossible d'enlever l'ancien message\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "Mise en file d'attente des messages...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "Impossible de trouver le dossier de file d'attente\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "Impossible de mettre ce message dans la file d'attente\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Le fichier %s n'existe pas."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Impossible d'ouvrir le fichier %s"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "Message-ID créé : %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Création de la fenêtre de composition...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Signature PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Chiffrement PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Type MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Taille"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Type MIME invalide."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Le fichier n'existe pas ou est vide."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Propriétés"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Encodage"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Chemin d'accès"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Nom du fichier"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "La ligne de commande pour l'éditeur externe est invalide : « %s »\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1856,50 +1867,50 @@ msgstr ""
"L'éditeur externe est encore ouvert.\n"
"Forcer sa fermeture (id de traitement de groupe : %d) ?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "Personnaliser la _barre d'outils..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Impossible de mettre ce message dans la file d'attente."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Sélection de fichier"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Choisissez un fichier"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Enregistrer le message"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr ""
"Ce message a été modifié. Voulez-vous l'enregistrer dans le dossier des "
"brouillons ?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Fermer _sans enregistrer"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Voulez-vous appliquer le modèle « %s » ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Appliquer un modèle"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Remplacer"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Insérer"
@@ -2081,7 +2092,7 @@ msgstr "Édition de données JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2380,18 +2391,18 @@ msgstr "/_Supprimer le groupe de discussion"
msgid "Creating folder view...\n"
msgstr "Création de la vue des dossiers...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nouveau"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Non lu"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Total"
@@ -2433,7 +2444,7 @@ msgstr "La reconstruction de l'arborescence a échoué."
msgid "Checking for new messages in all folders..."
msgstr "Recherche des nouveaux messages..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Indésirable"
@@ -2579,7 +2590,7 @@ msgid "Creating header view...\n"
msgstr "Création de la vue des en-têtes...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Pas d'expéditeur)"
@@ -2947,7 +2958,7 @@ msgstr "Fermeture"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Récupération du message (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3170,7 +3181,7 @@ msgstr ""
"Quelques messages non envoyés sont dans la file d'attente. Quitter "
"maintenant ?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3178,20 +3189,20 @@ msgstr ""
"GnuPG n'est pas installé correctement.\n"
"Support OpenPGP désactivé."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "une autre session de Sylpheed existe.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Migration de la configuration"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3539,15 +3550,15 @@ msgstr "/_Affichage/_Jeu de caractères/Chinois (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Affichage/_Jeu de caractères/Coréen (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Affichage/Ouv_rir dans une nouvelle fenêtre"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Affichage/_Voir le message complet"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/_Affichage/Afficher tous le_s en-têtes"
@@ -3840,8 +3851,8 @@ msgstr "Création de la fenêtre principale...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Fenêtre principale : allocation de la couleur %d échouée\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "terminé.\n"
@@ -3909,7 +3920,7 @@ msgstr "Sylpheed - Dossiers"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Message"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Répondre"
@@ -3925,15 +3936,15 @@ msgstr "/Répondre à l'_expéditeur"
msgid "/Reply to mailing _list"
msgstr "/Répondre à la _liste"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Transférer"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Transférer en pièce _jointe"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Rediri_ger"
@@ -4099,7 +4110,7 @@ msgstr "Pièces jointes"
msgid "Message View - Sylpheed"
msgstr "Fenêtre des messages - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Impossible d'enregistrer le fichier « %s »."
@@ -4124,7 +4135,7 @@ msgstr "/Enregistrer so_us..."
msgid "/Save _all..."
msgstr "/_Tout enregistrer..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Im_primer..."
@@ -4304,21 +4315,21 @@ msgstr "Configuration du compte"
msgid "Creating account preferences window...\n"
msgstr "Création de la fenêtre de configuration du compte...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Réception"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Envoyer"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Composer"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Confidentialité"
@@ -4326,7 +4337,7 @@ msgstr "Confidentialité"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avancée"
@@ -4452,7 +4463,7 @@ msgid "Authentication method"
msgstr "Méthode d'authentification"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatique"
@@ -4496,8 +4507,8 @@ msgstr "Génération d'un Message-ID"
msgid "Add user-defined header"
msgstr "Ajouter des en-têtes supplémentaires"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Modifier... "
@@ -4522,7 +4533,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "S'authentifier sur le POP3 avant l'envoi"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Signature"
@@ -4831,85 +4842,115 @@ msgstr "Supprimer l'action"
msgid "Do you really want to delete this action?"
msgstr "Voulez-vous vraiment supprimer cette action ?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Création de la fenêtre des préférences générales...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Préférences générales"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Affichage"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Courrier indésirable"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Détails"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Relève automatique du courrier"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "chaque"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minute(s)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Relever le courrier au démarrage"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Mettre à jour tous les dossiers locaux après incorporation"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Exécuter la commande lors de l'arrivée de nouveaux messages"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Commande"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "« %d » sera remplacé par le nombre de nouveaux messages."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Incorporation à partir du spool local"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrage à l'incorporation"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Chemin du spool"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Général"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Enregistrer les messages envoyés dans la boîte d'envoi"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Appliquer les règles de filtrage aux messages envoyés"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Définition automatique des adresses suivantes"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Avertir si pièces jointes absentes quand les chaînes de caractères suivantes "
+"(séparées par des virgules) sont trouvées dans le texte du message"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Ex : joindre)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Confirmer les destinataires avant envoi"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Exclure les adresses/domaines (séparés par des virgules)"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Algorithme de transmission"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4917,15 +4958,15 @@ msgstr ""
"Précise le champ « Content-Transfer-Encoding » utilisé quand le corps du "
"message contient des caractères non ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Jeu de caractères du nom de fichier"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIME de l'en-tête"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4937,208 +4978,183 @@ msgstr ""
"RFC 2047\n"
"RFC 2231 : respecte les normes, mais peu utilisée"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Avertir si pièces jointes absentes quand les chaînes de caractères suivantes "
-"(séparées par des virgules) sont trouvées dans le texte du message"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Ex : joindre)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Confirmer les destinataires avant envoi"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Exclure les adresses/domaines (séparés par des virgules)"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Général"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Séparateur de signature"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Insérer automatiquement"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Répondre"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Sélection automatique du compte lors d'une réponse"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citer le message en répondant"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Répondre à la _liste"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
"Envoyer au destinataire original si vous répondez à un message dont vous "
"êtes l'auteur"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Éditeur de texte"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Lancer automatiquement l'éditeur externe"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Nombre maximal d'annulations"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Justifier les messages à"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "caractères"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Justifier la citation"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Justification automatique"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Enregistrer automatiquement dans le dossier des brouillons"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Citation"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Orthographe"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Citation lors d'une réponse"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Caractère de citation"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Citation lors d'un transfert"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Description des symboles "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Activer le vérificateur d'orthographe"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Langue par défaut :"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Police du texte"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Fenêtre des dossiers"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Afficher le nombre de messages non lus près du nom de dossier"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr ""
"Afficher les statistiques sur les messages dans la fenêtre des dossiers"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Abréger les noms des groupes de discussion de plus de"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "lettres"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Résumé des messages"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr ""
"Afficher le destinataire dans la colonne « Expéditeur » si vous êtes "
"l'expéditeur du message"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Déployer les fils de conversation"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Format de la date"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Éléments affichés dans le résumé... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Message"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Co_lorer"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Jeu de caractères par défaut"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Ceci est utilisé pour l'affichage de messages sans jeu de caractères associé."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Jeu de caractères pour l'envoi"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5146,11 +5162,11 @@ msgstr ""
"Si « Automatique » est sélectionné, le jeu de caractères optimal pour la "
"langue utilisée sera choisi automatiquement."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Coloration des messages"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5158,83 +5174,83 @@ msgstr ""
"Afficher l'alphabet et les nombres multi-octets\n"
"comme des caractères ASCII (Japonais seulement)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Afficher un panneau d'en-têtes au dessus du message"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Afficher des en-têtes courts dans la fenêtre des messages"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Afficher les messages HTML comme du texte"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Considérer les messages en HTML pure comme une pièce jointe"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Afficher le curseur dans la fenêtre des messages"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Espacement des lignes"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(s)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Défilement"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Demi-page"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Défilement continu"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "par pas de"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Images"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Adapter les images aux dimensions de la fenêtre des messages"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Afficher les images directement dans le message"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Activer la gestion des messages indésirables"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Commande d'apprentissage :"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Sélectionnez le pré-réglage)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Acceptable"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Commande de détection"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5242,234 +5258,234 @@ msgstr ""
"Une certaine période de temps d'apprentissage est nécessaire pour pouvoir "
"faire automatiquement le tri entre courriers acceptables et indésirables."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Dossier des indésirables"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr ""
"Les messages marqués comme indésirables seront déplacés dans ce dossier."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Tri des messages détectés comme indésirables à la réception"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Tri des messages indésirables avant application des filtres"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Effacer les courriers indésirables du serveur lors de la réception"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Marquer les courriers indésirables comme lus"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Vérifier automatiquement les signatures"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Afficher le résultat de la vérification dans une fenêtre"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Mémoriser temporairement la phrase secrète"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Expiration après"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minute(s) "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"Mettre 0 pour mémoriser la phrase secrète pendant toute la durée de la "
"session."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Monopoliser le clavier pendant la saisie de la phrase secrète"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Afficher un avertissement si GnuPG ne fonctionne pas"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Ouvrir automatiquement les messages sélectionnés dans le résumé"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Ouvrir le premier message non lu en ouvrant un dossier"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Se souvenir du dernier message sélectionné"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr ""
"Marquer un message comme lu uniquement si ouvert dans une nouvelle fenêtre"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Aller dans la boîte de réception lors de l'arrivée de nouveau courrier"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Aller dans la boîte de réception au démarrage"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Exécuter immédiatement la suppression ou le déplacement de messages"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "Si désactivé, les messages resteront marqués jusqu'à exécution."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
"Mettre les boutons en conformité avec le guide de l'interface humanisée de "
"Gnome (GNOME HIG)"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Afficher une icône dans la zone de notification"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimiser dans la zone de notification"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
"Afficher ou minimiser en cliquant sur l'icône dans la zone de notification"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Choisir les raccourcis clavier... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Autres"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Commande externes"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Date"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Message de réception"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Afficher une fenêtre lors de la réception :"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Toujours"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Seulement lors d'une relève manuelle du courrier"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Jamais"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Ne pas afficher de fenêtre d'erreur lors d'une erreur de réception"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Fermer la fenêtre de réception à la fin"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Un double-clic sur une adresse l'ajoute à la liste des destinataires"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "En quittant"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Confirmer en quittant"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Vider la corbeille en quittant"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Demander avant de vider"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Avertir s'il y a des messages à envoyer en file d'attente"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Commandes externes (%s sera remplacé par le nom du fichier ou l'URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Navigateur web"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Navigateur Web par défaut)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Utiliser un programme externe pour l'impression"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Utiliser un programme externe pour l'incorporation"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Utiliser un programme externe pour l'envoi"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Activer le vérificateur d'orthographe"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Activer la vérification stricte de l'intégrité des caches d'index"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5479,275 +5495,275 @@ msgstr ""
"programmes.\n"
"Cette option réduira les performances d'affichage du résumé des messages."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Dépassement du délai de réponse (timeout) des E/S du socket :"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "seconde(s)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatique (recommandé)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "ASCII 7 bits (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Europe occidentale (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Europe occidentale (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Europe occidentale (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Europe centrale (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Balte (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Balte (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Balte (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grec (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arabe (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arabe (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hébreu (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hébreu (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turc (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrillique (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrillique (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrillique (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrillique (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonais (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonais (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonais (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Chinois simplifié (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Chinois simplifié (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Chinois traditionnel (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Chinois traditionnel (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chinois (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Coréen (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thaï (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thaï (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "nom du jour de la semaine (abrégé)"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "nom du jour de la semaine"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "nom du mois (abrégé)"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "nom du mois"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "le format par défaut de la date et de l'heure"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "le 'siècle' (année/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "le jour du mois"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "l'heure en tant que nombre (0-23)"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "l'heure en tant que nombre (1-12)"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "le jour de l'année en tant que nombre"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "le mois en tant que nombre"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "les minutes en tant que nombre"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM (matin) ou PM (après-midi)"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "les secondes en tant que nombre"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "le jour de la semaine en tant que nombre"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "le format par défaut de la date"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "les deux derniers chiffres de l'année"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "l'année"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "le fuseau horaire, son nom ou abréviation"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Code"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Description"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Exemple"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Paramétrer les couleurs de message"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Couleurs"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Texte cité - 1er niveau"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Texte cité - 2e niveau"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Texte cité - 3e niveau"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Lien URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Réutiliser les couleurs"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Choix de la couleur de la citation niveau 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Choix de la couleur de la citation niveau 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Choix de la couleur de la citation niveau 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Choix de la couleur pour les liens URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Description des symboles"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5771,11 +5787,11 @@ msgstr ""
"Groupes de discussions\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Si x est défini, afficher expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5789,7 +5805,7 @@ msgstr ""
"Corps du message sans signature en tant que citation\n"
"Caractère pourcent « % »"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5801,19 +5817,19 @@ msgstr ""
"Caractère « { »\n"
"Caractère « } »"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Raccourcis clavier"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Choisissez les raccourcis clavier."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Par défaut"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Ancien Sylpheed"
@@ -6188,19 +6204,19 @@ msgstr "Pièces jointes"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Sujet"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Expéditeur"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Date"
@@ -6210,7 +6226,7 @@ msgid "Number"
msgstr "Numéro"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "À"
@@ -6502,7 +6518,7 @@ msgstr "Recherche %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Recherche %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(aucune date)"
@@ -6596,7 +6612,7 @@ msgstr "À _propos"
msgid "%s - POP3 Remote mailbox"
msgstr "%s - boîte POP3 à distance"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "N°"
@@ -7083,7 +7099,7 @@ msgstr "Récupération de la liste des groupes de discussion..."
msgid "Can't retrieve newsgroup list."
msgstr "Impossible d'obtenir la liste des groupes de discussion."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Terminé."
@@ -7092,337 +7108,337 @@ msgstr "Terminé."
msgid "%d newsgroups received (%s read)"
msgstr "%d groupes de discussion reçus (%s lu)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Rép_ondre à"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Rép_ondre à/_tous"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Rép_ondre à/l'_expéditeur"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Rép_ondre à/la _liste"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Déplacer..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Copier..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Marquer"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Marquer/_Marquer"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Marquer/_Démarquer"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Marquer/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Marquer/Marquer comme _non lu"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Marquer/Marquer comme _lu"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Marquer/Marquer le _fil comme lu"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Marquer/Marquer _tous comme lus"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Co_lorer"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Marquer comme indésira_ble"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Marquer comme acc_eptable"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Réédit_er"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Ajouter l'e_xpéditeur au carnet d'adresses..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Créer une règle de f_iltrage"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Créer une règle de f_iltrage/automatiq_uement"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Créer une règle de f_iltrage/basée sur l'_expéditeur"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Créer une règle de f_iltrage/basée sur le(s) _destinataire(s)"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Créer une règle de f_iltrage/basée sur le _sujet"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Création de la vue de l'index...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Analyse du dossier (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Traitement des messages marqués"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Il reste des messages marqués, voulez-vous les traiter ?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Analyse du dossier (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Chercher encore"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Plus de messages non lus"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Plus de message non lu. Rechercher depuis la fin ?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Plus de messages non lus"
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Pas de message non lu. Passer au dossier suivant ?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Plus de nouveaux messages"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Plus de nouveaux messages. Rechercher depuis la fin ?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Pas de nouveaux messages."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Plus de nouveaux messages. Aller au dossier suivant ?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Plus de messages marqués"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Plus de messages marqués. Rechercher depuis la fin ?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Pas de message marqué."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Plus de messages marqués. Rechercher depuis le début ?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Plus de messages marqués"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Plus de messages marqués. Rechercher depuis la fin ?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Plus de messages marqués."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Plus de messages marqués. Rechercher depuis le début ?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Tri des messages par sujet..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d effacé"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d déplacé"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d copié"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " élément(s) sélectionné(s)"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d nouveau(x), %d non lu(s), %d au total (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d nouveau(x), %d non lu(s), %d au total"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Tri de l'index..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tDéfinition de l'index à partir des données du message..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Définition de l'index à partir des données du message..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Écriture du cache index (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Le message %d est marqué\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Le message %d est marqué comme lu\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Le message %d est marqué comme non lu\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Le message %s/%d sera effacé\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Suppression de message(s)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr ""
"Voulez-vous vraiment supprimer définitivement ce(s) message(s) de la "
"corbeille ?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Suppression des messages en double..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Le message %s/%d est démarqué\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Le message %d est marqué pour déplacement dans %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "La destination est identique au dossier actuel."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
msgid "Select folder to move"
msgstr "Choisir le dossier à déplacer"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Le message %d est à copier vers %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "La destination et la source de la copie sont identiques."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
msgid "Select folder to copy"
msgstr "Choisir le dossier à copier"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Une erreur est survenue pendant le traitement des messages."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Construction des threads..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Suppression des threads..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrage (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "tri en cours..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Tri en cours..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d message(s) ont été filtré(s)."
diff --git a/po/gl.po b/po/gl.po
index 1a0c21ef..f1d1e2f5 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2003-01-17 10:05+0100\n"
"Last-Translator: Jorge Rivas\n"
"Language-Team: Jorge Rivas\n"
@@ -18,205 +18,209 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Lendo configuración de cada conta...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, fuzzy, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Perdeuse a conexión IMAP4 con %s:%d . Reconectando...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Directorio do servidor IMAP4"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Non podo establecer unha sesión IMAP4 con: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "creando conexión IMAP4 con %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Non podo iniciar a sesión TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Borrando mensaxe %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Enviando mensaxe (%d / %d bytes)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Movendo mensaxe %s%c%d a %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Copiando mensaxe %s%c%d a %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Obtendo mensaxes dende %s en %s...\n"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, fuzzy, c-format
msgid "can't set deleted flags: %s\n"
msgstr "non podo establecer os indicadores borrados: %d\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "non podo baleirar\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Obtendo mensaxes dende %s en %s...\n"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "non podo establecer os indicadores borrados: 1:%d\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
#, fuzzy
msgid "can't close folder\n"
msgstr "non se pode seleccionar a carpeta: %s\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, fuzzy, c-format
msgid "root folder %s not exist\n"
msgstr "Ficheiro de marcas non atopado.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "ocurriu un erro obtendo LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Non podo crear '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Non podo crear '%s' bajo Entrada\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "non podo crear a: LIST falló\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "non podo crear a caixa de correo\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "non podo renomear a caixa de correo: %s a %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "non podo borrar a caixa de correo\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Enviando mensaxe (%d / %d bytes)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "Erro obtendo a estructura da mensaxe.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "Non se pode interpretar a estructura da mensaxe: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "non se pode obter a estructura da mensaxe\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Non se pode conectar con o servidor IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Non podo establecer unha sesión IMAP4 con: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "no se pode obter o espacio de nomes\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "non se pode seleccionar a carpeta: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "erro no comando imap: EXPUNGE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
#, fuzzy
msgid "IMAP4 authentication failed.\n"
msgstr "Fallo de autenticación"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Autentificación IMAP4 fallida.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "non podo engadir %s a %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(enviando ficheiro...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "non se pode engadir o mensaxe %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, fuzzy, c-format
msgid "can't copy %s to %s\n"
msgstr "non podo copiar %d a %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, fuzzy, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "erro no comando imap: STORE %d:%d %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "erro no comando imap: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
#, fuzzy
msgid "error while imap command: CLOSE\n"
msgstr "erro no comando imap: EXPUNGE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv non pode convertir UTF-7 a %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv non pode convertir %s a UTF-7\n"
@@ -501,12 +505,12 @@ msgstr "Atopado %s\n"
msgid "Configuration is saved.\n"
msgstr "Configuración gardada.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Carpeta"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Carpeta"
@@ -690,8 +694,8 @@ msgstr ""
"A orde de comprobación de mensaxes será este. Marque as casilas\n"
"na columna `G' para activar a descarga mediante `Traer todo'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -822,244 +826,249 @@ msgstr ""
msgid "Action's user argument"
msgstr ""
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Engadir enderezo á axenda"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Enderezo"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Notas"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Seleccionar carpeta da axenda"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Ficheiro"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Ficheiro/Nova _axenda"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Ficheiro/Nova _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Ficheiro/Novo _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Ficheiro/Novo _servidor"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Ficheiro/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Ficheiro/_Editar"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Ficheiro/_Borrar"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Ficheiro/_Gardar"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Ficheiro/_Pechar"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Editar"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Editar/_Copiar"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Editar/_Pegar"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Enderezo"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Enderezo/Novo _enderezo"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "//_Enderezo/Novo _grupo"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Enderezo/Nova _carpeta"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Enderezo/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Enderezo/_Editar"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Enderezo/_Borrar"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Ferramentas"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Ferramentas/Importar ficheiro _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Ferramentas/Importar ficheiro _LDIF"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Axuda"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Ayuda/_Acerca de"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Novo _enderezo"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Novo _grupo"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nova _carpeta"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Borrar"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Copiar..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Editar/_Pegar"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Axenda de enderezos"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Carpeta"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Enderezo e-mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Buscar"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Para:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Borrar"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Engadir"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Buscar"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Pechar"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Regas rexistradas"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Borrar enderezo(s)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "¿Borrar realmente o(s) enderezo(s)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1068,38 +1077,38 @@ msgstr ""
"¿Quere borrar a carpeta E todos os enderezos en `%s'? \n"
"Si so borra a carpeta os enderezos se moverán á carpeta pai."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Borrar carpeta"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Carpeta só"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Carpeta e enderezos"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "¿Borrar realmente `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Novo usuario, non se puido gardar o ficheiro índice."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Novo usuario, non se puido gardar os ficheiros de enderezos"
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Antiga axenda de enderezos convertida con éxito"
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1107,7 +1116,7 @@ msgstr ""
"Antiga axenda de enderezos convertida,\n"
"non se puido gardar o novo ficheiro índice"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1115,7 +1124,7 @@ msgstr ""
"Non se puido convertir a antiga axenda,\n"
"pero crearonse novos ficheiros valeiros."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1123,7 +1132,7 @@ msgstr ""
"Non se puido convertir a antiga axenda,\n"
"Non se puideron crear os ficheiros para a nova."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1131,17 +1140,17 @@ msgstr ""
"Non se puido convertir a antiga axenda\n"
"e non se puideron crear ficheiros para unha nova."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Error na conversión da axenda"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Conversión da axenda"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1149,81 +1158,81 @@ msgid ""
"%s%c%s"
msgstr "Non se puido ler o índice de enderezos"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Error na axenda"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Antiga axenda de enderezos convertida, non se puido gardar o novo ficheiro "
"índice"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Non se puido convertir a antiga axenda, pero se crearon novos ficheiros "
"valeiros."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Non se puido convertir a antiga axenda, non se puideron crear os ficheiros "
"para a nova."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Non se puido convertir a antiga axenda e non se puideron crear ficheiros "
"para unha nova."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Non se puido ler o índice de enderezos"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Erro na conversión da axenda"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Conversión da axenda"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interfaz"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Axenda de enderezos"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Persoa"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Enderezo e-mail"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupo"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Servidor LDAP"
@@ -1235,11 +1244,11 @@ msgstr "Enderezo común"
msgid "Personal address"
msgstr "Enderezo persoal"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Notificación"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Aviso"
@@ -1286,442 +1295,442 @@ msgstr "Marrón"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Ningún"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Engadir"
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Quitar"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Propiedades..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_Ficheiro/_Gardar"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/_Mensaxe/Enviar _logo"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/_Mensaxe/_Gardar como borrador"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/_Mensaxe/Gardar e _seguir editando"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Ficheiro/_Adxuntar ficheiro"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Ficheiro/_Inserir ficheiro"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Ficheiro/Inserir _sinatura"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Ficheiro/Inserir _sinatura"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Editar/_Desfacer"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Editar/_Refacer"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Editar/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Editar/Cor_tar"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Editar/Pegar como c_itación"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Editar/_Seleccionar todo"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Editar/_Recortar párrafo actual"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Editar/_Cortar todas as líneas longas"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Editar/_Copiar"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Ver"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Ver/_Para"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Ver/_Copia"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Ver/C_opia oculta"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Ver/_Respostar a"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Ver/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Ver/_Engadir a"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Ver/_Regra"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Ver/_Adxuntos"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Ver/_Ir a/_Ir a outra carpeta"
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Ver/_Ordear/Descendente"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Ver/_Ordear/Descendente"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Ver/_Codificación/ASCII de 7 bits (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Ver/_Codificación/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Ver/_Codificación/Europeo Occidental (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Ver/_Codificación/Europeo Occidental (ISO-8859-_15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Ver/_Codificación/Centroeuropeo (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Ver/_Codificación/Báltico (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Ver/_Codificación/Báltico (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Ver/_Codificación/Cirílico (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Ver/_Codificación/Grego (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Ver/_Codificación/Báltico (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Ver/_Codificación/Cirílico (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Ver/_Codificación/Grego (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Ver/_Codificación/Cirílico (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Ver/_Codificación/Turco (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Ver/_Codificación/Cirílico (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Ver/_Codificación/Cirílico (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Ver/_Codificación/Cirílico (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Ver/_Codificación/Cirílico (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Ver/_Codificación/Xaponés (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Ver/_Codificación/Chines simplificado (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Ver/_Codificación/Chines simplificado (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Ver/_Codificación/Chines tradicional (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Ver/_Codificación/Coreano (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Ver/_Codificación/Tailandés (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Ver/_Codificación/Tailandés (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Ferramentas/_Axenda de enderezos"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Ferramentas/Plan_tillas"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Ferramentas/Acció_ns"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Ferramentas/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Editar/Editar con editor e_xterno"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Ferramentas/Acció_ns"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Mensaxe/_Encriptar"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Ferramentas/E_xecutar"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Ferramentas/Plan_tillas"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: o ficheiro non existe\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Non se pode obter o texto\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
#, fuzzy
msgid "Quote mark format error."
msgstr "Marca de cita para erro."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Erro no formato da mensaxe para respostar/redirixir "
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "o ficheiro %s non existe\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Non se pode obter o tamaño de %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "o Ficheiro %s esta valeiro."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Non poido ler %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Mensaxe: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Non se pode obter a parte do mensaxe multipartes."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Sin asunto)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Compoñer mensaxe%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Non se especificou o destinatario."
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Asunto"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "o asunto esta valeiro. ¿Enviar de todas formas?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Adxuntos"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Establecer os seguintes enderezos automáticamente"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Dende:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Asunto:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Enviar"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "non se pode obter a lista de destinatarios."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1729,40 +1738,40 @@ msgstr ""
"Non especificó ningunha conta para enviar.\n"
"Seleccione algunha conta antes de enviar."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Ocurriu un erro enviando o mensaxe a %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Non se pode gardar a mensaxe en Saida."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Non puiden atopar ningunha clave asociada con a Id-clave actual `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "O mensaxe non se pode poñer na cola."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "O mensaxe non se pode poñer na cola."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "O mensaxe non se pode poñer na cola."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "non se pode cambiar os permisos de ficheiro\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1773,12 +1782,12 @@ msgstr ""
"%s a %s.\n"
"¿Envia-lo de todo xeito?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Error na conversión da axenda"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1787,15 +1796,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1804,92 +1813,94 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "non se pode eliminar a mensaxe antiga\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "poñendo na cola...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "non podo atopar a carpeta de cola\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "a mensaxe non se pode poñer na cola\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "o ficheiro %s non existe\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Non poido abrir %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "Message-ID generado: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Creando fiestra de composicion...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Ferramentas/Acció_ns"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/_Mensaxe/_Encriptar"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Tipo MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Tamaño"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Tipo MIME inválido."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "O ficheiro non existe ou está valeiro."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Propiedades"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Codificación"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Ruta"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Nome de ficheiro"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "o comando do editor externo non e válido: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1899,52 +1910,52 @@ msgstr ""
"¿Desea terminar o proceso?\n"
"Id. de proceso: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "O mensaxe non se pode poñer na cola."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Seleccionar ficheiro"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Seleccionar ficheiro"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Enviar Mensaxe"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Esta mensaxe foi modificado. ¿Desea descartala?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "¿Quere aplicar a plantilla `%s' ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Aplicar plantilla"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Substituír"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Inserir"
@@ -2127,7 +2138,7 @@ msgstr "Editar entrada JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2431,18 +2442,18 @@ msgstr "/_Eliminar grupo"
msgid "Creating folder view...\n"
msgstr "Creando vista de carpeta...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Novos"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Non leídos"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2485,7 +2496,7 @@ msgstr "Reconstruindo a arbre de carpetas..."
msgid "Checking for new messages in all folders..."
msgstr "Comprobar si hai mensaxes novos en todas as carpetas..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2631,7 +2642,7 @@ msgid "Creating header view...\n"
msgstr "Creando vista de cabeceiras...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Sin remite)"
@@ -3005,7 +3016,7 @@ msgstr "Saíndo"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Recuperando mensaxe (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3211,7 +3222,7 @@ msgstr "Mensaxes en cola"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Hai mensaxes sin enviar na cola. ¿Sair agora?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3219,21 +3230,21 @@ msgstr ""
"GnuPG non esta convenientemente instalado, ou é unha versión antiga.\n"
"Soporte para OpenPGP deshabilitado."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "xa hai outro Sylpheed executándose.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "configuración das accions"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3602,15 +3613,15 @@ msgstr "/_Ver/_Codificación/Chines (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Ver/_Codificación/Coreano (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Ver/Abrir en fiestra _nova"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Ver/Fonte da mens_axe"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Ver/Todas as cabeceiras"
@@ -3921,8 +3932,8 @@ msgstr "Creando Fiestra principal...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "MainWindow: fallo solicitando cor %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "feito.\n"
@@ -3994,7 +4005,7 @@ msgstr "Sylpheed - Arbre de carpetas"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Vista de mensaxe"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Respostar"
@@ -4013,15 +4024,15 @@ msgstr "/Respon_der a/Ó _remitente"
msgid "/Reply to mailing _list"
msgstr "/Respon_der a/Á _lista de correo"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Reenviar"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Reen_viar como adxunto"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Red_irixir"
@@ -4166,7 +4177,7 @@ msgstr "Adxuntos"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Non podo gardar o ficheiro `%s'."
@@ -4192,7 +4203,7 @@ msgstr "/_Gardar como..."
msgid "/Save _all..."
msgstr "/_Gardar como..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Imprimir..."
@@ -4376,21 +4387,21 @@ msgstr "Preferencias da conta"
msgid "Creating account preferences window...\n"
msgstr "Creando Fiestra de preferencias de conta...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Recibir"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Enviar"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Compoñer"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privacidad"
@@ -4398,7 +4409,7 @@ msgstr "Privacidad"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avanzadas"
@@ -4526,7 +4537,7 @@ msgid "Authentication method"
msgstr "Método de autenticación"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automática"
@@ -4575,8 +4586,8 @@ msgstr "Xenerar ID-Mensaxe"
msgid "Add user-defined header"
msgstr "Engadir cabeceira de usuario"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Editar... "
@@ -4602,7 +4613,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autenticación con POP3 antes de enviar"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Sinatura"
@@ -4910,88 +4921,117 @@ msgstr "Borrar acción"
msgid "Do you really want to delete this action?"
msgstr "¿Realmente quere borrar esta acción?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Creando fiestra de preferencias comuns...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Preferencias comuns"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Ver"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Carpeta"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Comprobar correo novo"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "cada"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuto(s)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Comproba correo novo ó inicio"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Actualizar todas as carpetas locales despois de incorporar"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Executar inmediatamente movimentos ou borrados de mensaxes"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Comando"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Obtendo o número de novas mensaxes (asT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Incorporar do almacén"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrar ó incorporar"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Xerais"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Gardar mensaxes enviados en Saida"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Establecer os seguintes enderezos automáticamente"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Recortar antes de enviar"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Codificación de transferencia"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
#, fuzzy
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
@@ -5000,225 +5040,201 @@ msgstr ""
"Especificar a codificación de transferencia (Content-Transfer-Encoding)\n"
"cando o corpo do mensaxe conten caracteres non-ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Codificación para enviar"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Codificación para enviar"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Recortar antes de enviar"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Xerais"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Separador de sinatura"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Inserir automáticamente"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Respostar"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Seleccionar automáticamente a conta para respostar"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citar a mensaxe ó respostar"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Respon_der a/Á _lista de correo"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Lanzar o editor externo automáticamente"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Niveles de desfacer"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Recortar mensaxes ós"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "caracteres"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Recortar citación"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Recortar mentras se escribe"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Gardar como borrador"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Normal"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Formato de réplica"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Marca de citación"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Formato de reenvio"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Descripción de símbolos "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Caixa de correo por defecto"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Texto"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Carpeta"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Ver o número de non leídas xunto ó nome da carpeta"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Ver o número de non leídas xunto ó nome da carpeta"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Abreviar nomes de grupos con mais de"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "letras"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Vista resumo"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Ver destinatario na columna `Dende' si o remitente é vostede mismo"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Expandir fíos"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Formato de data"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Elementos visibles no resumo... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Mensaxe"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/E_tiquetar de cor"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Ver/_Ordear/Descendente"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Ver/_Ordear/Descendente"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5227,11 +5243,11 @@ msgstr ""
"Si se selecciona `Automático' utilizarase a\n"
"codificación óptima para a localización actual."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Permitir cores na mensaxe"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5239,618 +5255,618 @@ msgstr ""
"Mostrar alfabéticos e numéricos multi-byte como\n"
"caracteres ASCII (só para Xaponés)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Mostrar panel de cabeceiras sobre a mensaxe"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "cabeceiras breves na vista da mensaxe"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/_Mensaxe/Reen_viar como adxunto"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "cabeceiras breves na vista da mensaxe"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Interlineado"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(s)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Desplazamento"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Media páxina"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Desplazamiento suave"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Paso"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
#, fuzzy
msgid "Resize attached large images to fit in the window"
msgstr "Redimensionar as imáxes adxuntas"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Ver propiedades de cabeceiras"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Carpeta"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Executar"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Seleccione teclas"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Executar"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Carpeta"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(As mensaxes sen filtrar gardaránse nesta carpeta)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrar mensaxes ó recibir"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Borrar carpeta"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Borrar carpeta"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Comprobar as sinaturas automáticamente"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Mostrar diálogo de comprobación de sinatura"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Manter contrasinal en memoria temporalmente"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Expirar despois de"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minuto(s) "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Poniendo '0' mantendrá a contraseña\n"
" durante toda a sesión)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Capturar a entrada mentras se introducen contrasinais"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Mostrar aviso no inicio si non funciona GnuPG"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Abrir sempre as mensaxes no sumario cando se seleccionan"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Abrir a primeira mensaxe non leída ó abrir unha carpeta"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Non hai mais mensaxes etiquetadas"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Marcar mensaxe como leída só ó abrila nunha fiestra nova"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Abrir entrada despois de recibir correo novo"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Comproba correo novo ó inicio"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Executar inmediatamente movimentos ou borrados de mensaxes"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Os mensaxes marcaránse hasta a execución\n"
" si está desactivado)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Nome mostrado"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Establecer atallos de teclado... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Outras"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Executar"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Data"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Diálogo de recepción"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Mostrar diálogo de recepción"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Sempre"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr ""
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nunca"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Non mostrar diálogo de erro si hai erros de recepción"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Mostrar diálogo de recepción ó finalizar"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Engadir dirección ó destino con doble click"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Ó sair"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Confirmar ó sair"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Baleirar papeleira ó sair"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Preguntar antes de baleirar"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Avisar si existen mensaxes na cola"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Comandos externos (%s se sustituirá con o nome de ficheiro / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Navegador web"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Caixa de correo por defecto"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Usar programa externo para enviar"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Usar un programa externo para incorporar"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Usar programa externo para enviar"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Escribindo caché resumo (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr ""
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr ""
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automático (Recomendado)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "ASCII de 7 bits (US-ASC_II)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Europeo Occidental (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Europeo Occidental (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Europeo Occidental (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Centroeuropeo (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Báltico (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Báltico (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Cirílico (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grego (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Báltico (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Cirílico (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Grego (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Cirílico (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turco (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cirílico (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cirílico (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cirílico (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cirílico (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Xaponés (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Xaponés (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Xaponés (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Chines simplificado (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Chines simplificado (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Chines tradicional (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Chines tradicional (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chines (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Coreano (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tailandés (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tailandés (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "o dia da semana abreviado"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "o dia da semana completo"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "o nome do mes abreviado"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "o nome do mes completo"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "a data e hora preferida para a localización actual"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "o número de século (año/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "o dia do mes como número decimal"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "a hora como número usando o reloxo de 24 horas"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "a hora como número usando o reloxo de 12 horas"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "o dia do ano como número decimal"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "o mes como número decimal"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "o minuto como número decimal"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM o PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "o segundo como número decimal"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "o dia da semana como número decimal"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "a data preferida para a localización actual"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "os dous últimos díxitos do ano"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "o ano como número decimal"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "zona horaria ou nome ou abreviatura"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Especificador"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Descripción"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Exemplo"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Cores do mensaxe"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Cores"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Texto citado - Primer nivel"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Texto citado - Segundo nivel"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Texto citado - Tercer nivel"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Enlace URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Reutilizar cores de citación"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Escoller cor para o nivel de citado 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Escoller cor para o nivel de citado 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Escoller cor para o nivel de citado 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Escoller cor para URIs"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Descripción de símbolos"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5874,11 +5890,11 @@ msgstr ""
"Grupos de novas\n"
"ID-Mensaxe"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Si x está, mostra expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5892,7 +5908,7 @@ msgstr ""
"Corpo da mensaxe citado sen sinatura\n"
"o carácter %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5904,20 +5920,20 @@ msgstr ""
"Carácter chave aberta\n"
"Carácter chave pechada"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Atallos de teclado"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Establecer atallos de teclado... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Por defecto"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Antigos de Sylpheed"
@@ -6327,19 +6343,19 @@ msgstr "Adxunto"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Asunto"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Dende"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Data"
@@ -6349,7 +6365,7 @@ msgid "Number"
msgstr "Número"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Para:"
@@ -6656,7 +6672,7 @@ msgstr "Filtrando..."
msgid "Searching %s ..."
msgstr "Revisando carpeta %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Sin data)"
@@ -6759,7 +6775,7 @@ msgstr "Acerca de"
msgid "%s - POP3 Remote mailbox"
msgstr "Eliminar mailbox"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Non."
@@ -7238,7 +7254,7 @@ msgstr "Non se pode obter a lista de grupos."
msgid "Can't retrieve newsgroup list."
msgstr "Non se pode obter a lista de grupos."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Feito."
@@ -7247,344 +7263,344 @@ msgstr "Feito."
msgid "%d newsgroups received (%s read)"
msgstr "%d grupos de novas recibidos (%s leídos)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Respon_der a"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Respon_der a/A _todos"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Respon_der a/Ó _remitente"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Respon_der a/Á _lista de correo"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Mover..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Copiar..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Marcar"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Marcar/_Marcar"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Marcar/_Desmarcar"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Marcar/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Marcar/Marcar como _non leído"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Marcar/Marcar como _leído"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Marcar/Marcar como _leído"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Marcar/Marca_r todos leídos"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/E_tiquetar de cor"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "conta por defecto"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "conta por defecto"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Re_editar"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Engadir _remitente á axenda"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Crear Regra de f_iltrado"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Crear Regra de f_iltrado/_Automáticamente"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Crear Regra de f_iltrado/Baseada en _Dende"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Crear Regra de f_iltrado/Baseada en _Para"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Crear Regra de f_iltrado/Baseada no _Asunto"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Creando vista de cabeceiras...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Revisando carpeta (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Procesar marcas"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Queda algunha marca. ¿Procesa-la?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Revisando carpeta (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Búscar de novo"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Non hai mais mensaxes sin ler"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Non hai mensaxes sin ler. ¿Buscar dende o final?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Non hai mensaxes sin leer."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Non hai mensaxes sen ler. ¿Ir á carpeta seguinte?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Non hai mais mensaxes novas"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Non hai mais mensaxes novas. ¿Buscar dende o final?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Non hai mensaxes novas."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Non hai máis mensaxes novas. ¿Ir a a carpeta seguinte?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Non hai mais mensaxes marcadas"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Non hai mensaxes marcadas. ¿Buscar dende o final?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Non hai mensaxes marcadas."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Non hai mensaxes marcadas. ¿Buscar dende o principio?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Non hai mais mensaxes etiquetadas"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Non hai mensaxes etiquetadas. ¿Buscar dende o final?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Non hai mensaxes etiquetadas."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Non hai mensaxes etiquetadas. ¿Buscar dende o principio?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Agrupando mensaxes por asunto..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d borrados"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d movidos"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d copiado"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " elemento(s) seleccionados"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d novas, %d non leídos, %d totales (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d novas, %d non leídos, %d totales"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Ordeando cabeceiras..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tExtraindo cabeceiras das mensaxes..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Resumindo as mensaxes..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Escribindo caché resumo (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Mensaxe %d está marcado\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Mensaxe %d marcada como leído\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Mensaxe %d marcada como non leído\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Mensaxe %s/%d marcada para borrar\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Borrar mensaxe(s)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "¿Quere realmente borrar a/as mensaxe(s) da papeleira?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Borrando mensaxes duplicadas..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Mensaxe %s/%d desmarcada\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Mensaxe %d marcada para mover a %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "o destino e o mismo que a carpeta actual."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Seleccionar carpeta"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Mensaxe %d marcada para copiar a %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "o destino de copia é a carpeta actual."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Seleccionar carpeta"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
#, fuzzy
msgid "Error occurred while processing messages."
msgstr "Ocurriu un erro mentras se procesaba o correo."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Construindo xerarquía..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Desfacendo xerarquía..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrando..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrando..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrando..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, fuzzy, c-format
msgid "%d message(s) have been filtered."
msgstr "o mensaxe %d xa esta en caché.\n"
@@ -8133,9 +8149,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Usar exp.reg."
-#~ msgid "Registered rules"
-#~ msgstr "Regas rexistradas"
-
#~ msgid "(none)"
#~ msgstr "(ningunha)"
diff --git a/po/hr.po b/po/hr.po
index d372b3c5..c8a24171 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2001-09-17 13:22+0100\n"
"Last-Translator: Ante Karamatić <ante@cdnet.com.hr>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -18,207 +18,211 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Čitam konfiguracije za svaki račun...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, fuzzy, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4 veza prema %s:%d je pukla. Povezujem se ponovo...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Direktorij IMAP poslužitelja"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Ne mogu se povezati s IMAP4 poslužiteljom: %s%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "ostvarujem IMAP4 vezu prema %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr ""
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Brišem poruke"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Šaljem poruku (%d / %d bytea)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Premještam poruke %s%c%d u %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopiram poruke %s%c%d u %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Primam poruke sa %s u %s...\n"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, fuzzy, c-format
msgid "can't set deleted flags: %s\n"
msgstr "ne mogu postaviti obrisane oznake: %d\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "ne mogu obrisati\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Primam poruke sa %s u %s...\n"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "ne mogu postaviti obrisane oznake: 1:%d\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
#, fuzzy
msgid "can't close folder\n"
msgstr "ne mogu odabrati spis: %s\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, fuzzy, c-format
msgid "root folder %s not exist\n"
msgstr "Označena datoteka ne postoji.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
#, fuzzy
msgid "error occurred while getting LIST.\n"
msgstr "došlo je do greške prilikom dobivanja LISTe.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, fuzzy, c-format
msgid "Can't create '%s'\n"
msgstr "ne mogu kreirati %s\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, fuzzy, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "ne mogu kreirati %s\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "ne mogu kreirati sandučić: LIST nije uspio\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "ne mogu kreirati sandučić\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, fuzzy, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "ne mogu kreirati sandučić\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "ne mogu obrisati sandučić\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Šaljem poruku (%d / %d bytea)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "došlo je do greške prilikom dobivanja omota.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "ne mogu analizirati omot: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "ne mogu dobiti omot\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Ne mogu se povezati s IMAP4 poslužiteljom: %s%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, fuzzy, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Ne mogu se povezati s IMAP4 poslužiteljom: %s%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "ne mogu dobiti namespace\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "ne mogu odabrati spis: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "greška prilikom imap naredbe: EXPUNGE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
#, fuzzy
msgid "IMAP4 authentication failed.\n"
msgstr "Autorizacija"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 login propao.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "ne mogu pričvrstiti %s na %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
#, fuzzy
msgid "(sending file...)"
msgstr "Šaljem DATA..."
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "ne mogu obilježiti poruku %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, fuzzy, c-format
msgid "can't copy %s to %s\n"
msgstr "ne mogu kopirati %d u %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, fuzzy, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "greška prilikom imap naredbe: STORE %d:%d %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "greška prilikom imap naredbe: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
#, fuzzy
msgid "error while imap command: CLOSE\n"
msgstr "greška prilikom imap naredbe: EXPUNGE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr ""
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr ""
@@ -507,12 +511,12 @@ msgstr "Pronađen %s\n"
msgid "Configuration is saved.\n"
msgstr "Konfiguracija je spremljena.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Spis"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Spis"
@@ -697,8 +701,8 @@ msgstr ""
"Nove poruke biti će provjerene ovim redom. Označite pod\n"
"S one račune s kojih želite skinuti poštu sa `Primi sve'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -826,245 +830,250 @@ msgstr ""
msgid "Action's user argument"
msgstr ""
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Dodaj adresu u adresar"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresa"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Bilješke"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Odaberite spis adresara"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Datoteka"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Datoteka/Nova _knjiga"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Datoteka/Nova _V-kartica"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
#, fuzzy
msgid "/_File/New _JPilot"
msgstr "/_Datoteka/Novi _J-Pilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Datoteka/Novi _poslužitelj"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Datoteka/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Datoteka/_Uredi"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Datoteka/_Obriši"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Datoteka/_Spremi"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Datoteka/_Zatvori"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Uredi"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Uredi/_Kopiraj"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Uredi/U_baci"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresa"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresa/Nova _adresa"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresa/Nova _grupa"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresa/Novi _spis"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresa/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresa/_Uredi"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresa/O_briši"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Alati"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Datoteka/Unesi _LDIF datoteku"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Datoteka/Unesi _LDIF datoteku"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Pomoć"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Pomoć/_O"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nova _adresa"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nova _grupa"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Novi _spis"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Obriši"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Kopiraj..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Uredi/U_baci"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adresar"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Spis"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-mail adresa"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Potraga"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Za:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Obriši"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Dodaj"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Potraga"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Zatvori"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registrirana pravila"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Obriši adresu/e"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Uistinu obrisati adresu/e?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1073,38 +1082,38 @@ msgstr ""
"Želite li obrisati spis I sve adrese u `%s' ? \n"
"Ukoliko brišete samo spis, adrese će biti premještene u prethodni spis."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Obriši spis"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Samo spis"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Spis i adrese"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Uistinu obrisati `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Novi korisnik, ne mogu spretmiti index datoteku."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Novi korisnik, ne mogu spremiti datoteke adresara."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Stari adresar uspješno unešen."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1112,7 +1121,7 @@ msgstr ""
"Stari adresar ne može biti unešen,\n"
"ne mogu spremiti novu index datoteku adresara."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1120,7 +1129,7 @@ msgstr ""
"Ne mogu unjeti adesar,\n"
"ali sam kreirao nove prazne datoteke adresara."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1128,7 +1137,7 @@ msgstr ""
"Ne mogu unjeti adresar,\n"
"ne mogu kreirati nove datoteke adresara."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1136,17 +1145,17 @@ msgstr ""
"Ne mogu unjeti adresar,\n"
"i ne mogu stvoriti nove datoteke adresara."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Greška pri unosu adresara"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Unos adresara"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1154,74 +1163,74 @@ msgid ""
"%s%c%s"
msgstr "Ne mogu čitati index adresara"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Greška adresara"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "Stari adresar unešen, ne mogu spremiti index datoteke novih adresa"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr "Ne mogu unjeti adresar, kreiram prazne datoteke novog adresara."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "Ne mogu unjeti adresar, ne mogu kreirati nove datoteke adresara."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr "Ne mogu unjeti adresar i ne mogu kreirati nove datoteke adresara."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Ne mogu čitati index adresara"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Greška pri unosu adresara"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Unos adresara"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Sučelje"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adresar"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Osoba"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "E-mail adresa"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupa"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "V-kartica"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
#, fuzzy
msgid "JPilot"
msgstr "J-Pilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP Poslužitelj"
@@ -1233,11 +1242,11 @@ msgstr "Uobičajene adrese"
msgid "Personal address"
msgstr "Osobne adrese"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Obavijest"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Upozorenje"
@@ -1284,311 +1293,311 @@ msgstr "Smeđa"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Ništa"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Dodaj..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Ukloni"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
#, fuzzy
msgid "/_Properties..."
msgstr "/_Postavke..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_Datoteka/_Spremi"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/_Poruka/Pošalji _kasnije"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/_Poruka/Snimi u spis _nedovršeno"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/_Poruka/Pošalji _kasnije"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Datoeka/_Priloži datoteku"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Datoteka/_Unesi datoteku"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Datoteka/Unesi _potpis"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Datoteka/Unesi _potpis"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Uredi/_Undo"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Uredi/_Redo"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Uredi/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Uredi/R_eži"
-#: src/compose.c:590
+#: src/compose.c:594
#, fuzzy
msgid "/_Edit/Paste as _quotation"
msgstr "/_Uredi/U_baci"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Uredi/Odaberi _sve"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Uredi/Sažmi _poglavlje"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Uredi/Sažmi sve duge _linije"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Uredi/_Kopiraj"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Pregled"
-#: src/compose.c:600
+#: src/compose.c:604
#, fuzzy
msgid "/_View/_To"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/compose.c:601
+#: src/compose.c:605
#, fuzzy
msgid "/_View/_Cc"
msgstr "/_Pregled"
-#: src/compose.c:602
+#: src/compose.c:606
#, fuzzy
msgid "/_View/_Bcc"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Pregled/_Znakovni standard"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Pregled/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Poruka/P_roslijedi"
-#: src/compose.c:607
+#: src/compose.c:611
#, fuzzy
msgid "/_View/R_uler"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/compose.c:609
+#: src/compose.c:613
#, fuzzy
msgid "/_View/_Attachment"
msgstr "Prilog"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Održavanje/_Idi u drugi spis..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Pregled/_Znakovni standard/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Pregled/_Znakovni standard/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Pregled/_Znakovni standard/Zapadna Europa (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Pregled/_Znakovni standard/Zapadna Europa (ISO-8859-_1)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Pregled/_Znakovni standard/Srednja Europa (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Pregled/_Znakovni standard/_Baltik (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Pregled/_Znakovni standard/Baltik (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Pregled/_Znakovni standard/Čirilica (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Pregled/_Znakovni standard/Grčka (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Pregled/_Znakovni standard/Baltik (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Pregled/_Znakovni standard/Čirilica (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Pregled/_Znakovni standard/Grčka (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Pregled/_Znakovni standard/Čirilica (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Pregled/_Znakovni standard/Turska (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Pregled/_Znakovni standard/Čirilica (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Pregled/_Znakovni standard/Čirilica (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Pregled/_Znakovni standard/Čirilica (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Pregled/_Znakovni standard/Čirilica (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Pregled/_Znakovni standard/Japan (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Pregled/_Znakovni standard/Pojednostavljeni Kineski (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Pregled/_Znakovni standard/Pojednostavljeni Kineski (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Pregled/_Znakovni standard/Tradicionalni Kineski (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Pregled/_Znakovni standard/Koreja (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Pregled/_Znakovni standard/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Pregled/_Znakovni standard/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
#, fuzzy
msgid "/_Tools/_Address book"
msgstr "/_Alat/_Adresar"
-#: src/compose.c:701
+#: src/compose.c:705
#, fuzzy
msgid "/_Tools/_Template"
msgstr "/_Alat/_Obrazac"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
#, fuzzy
msgid "/_Tools/Actio_ns"
msgstr "/_Izvrši"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
@@ -1596,140 +1605,140 @@ msgstr "/_Izvrši"
msgid "/_Tools/---"
msgstr "/_Alat"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Uredi/Uredi s _vanjskim uređivačem"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Izvrši"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Poruka/_Kriptiraj"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Izvrši"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Alat/_Obrazac"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: datoteka ne postoji\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Ne mogu dobiti dio tekst\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Greška formata citata."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Greška poruke odgovori/proslijedi."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Datoteka %s ne postoji\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Ne mogu dobiti veličinu datoteke %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, fuzzy, c-format
msgid "File %s is empty."
msgstr "Datoteka %s je prazna\n"
-#: src/compose.c:2187
+#: src/compose.c:2209
#, fuzzy, c-format
msgid "Can't read %s."
msgstr "ne mogu kreirati %s\n"
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Poruka: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Ne mogu dobiti dio višedjelne poruke."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Bez teme)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Pisanje poruke%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Nije upisan primatelj."
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Tema"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr ""
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Prilog"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Automatski postavi slijedeće adrese"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Od:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Tema:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Pošalji"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "ne mogu dobiti listu primatelja."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1737,40 +1746,40 @@ msgstr ""
"Račun za slanje pošte nije definiran.\n"
"Molim, odaberite račun prije slanja."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Došlo je do greške prilikom slanja poruke %s -u."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Ne mogu snimiti poruku u spis poslano."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "ne mogu promjeniti atribut datoteke\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1778,12 +1787,12 @@ msgid ""
"Send it as %s anyway?"
msgstr "Ne mogu promjeniti charset poruke."
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Greška pri unosu adresara"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1792,15 +1801,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1809,94 +1818,96 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "ne mogu ukloniti staru poruku\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "odlažem poruku...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
#, fuzzy
msgid "can't find queue folder\n"
msgstr "ne mogu odabrati spis: %s\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "ne mogu odložiti poruku\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Datoteka %s ne postoji\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Ne mogu otvoriti datoteku %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "generiran ID-poruke: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Stvaram prozor za pisanje...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Izvrši"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/_Poruka/_Kriptiraj"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME tip"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Veličina"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Pogrešan MIME tip"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Datoteka ne postoji ili je prazna."
-#: src/compose.c:6288
+#: src/compose.c:6382
#, fuzzy
msgid "Properties"
msgstr "Postavke"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kodiranje"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Staza"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Ime datoteke"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Naredba za vanjski uređivač je pogrešna: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1906,53 +1917,53 @@ msgstr ""
"Ugasiti proces?\n"
"grupa procesa: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Odaberite datoteku"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Odaberite datoteku"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Pošalji poruku"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Ova poruka je promijenjena, odbaciti?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, fuzzy, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Uistinu obrisati ovaj obrazac?"
-#: src/compose.c:7173
+#: src/compose.c:7267
#, fuzzy
msgid "Apply template"
msgstr "Briši obrazac"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Obrazac"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Unesi"
@@ -2135,7 +2146,7 @@ msgstr "Uredite JPilot unos"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2442,18 +2453,18 @@ msgstr "/Ukloni news _grupu"
msgid "Creating folder view...\n"
msgstr "Stvaram spisni pregled...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Novo"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Nepročitano"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2499,7 +2510,7 @@ msgstr "Osvježavam stablo spisa..."
msgid "Checking for new messages in all folders..."
msgstr "Kreiranje nove pošte"
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2646,7 +2657,7 @@ msgid "Creating header view...\n"
msgstr "Stvaram pregled zaglavlja...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Bez pošiljatelja)"
@@ -3031,7 +3042,7 @@ msgstr "Izlazim"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Primam poruke (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3233,7 +3244,7 @@ msgstr "Odložene poruke"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Neke neposlane poruke su odložene. Izaći odmah?"
-#: src/main.c:858
+#: src/main.c:869
#, fuzzy
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
@@ -3242,21 +3253,21 @@ msgstr ""
"GnuPG nije pravilno instaliran.\n"
"OpenPGP podrška je onemogućena."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "drugi Sylpheed već radi.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Pišem konfiguraciju filtera...\n"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3670,16 +3681,16 @@ msgstr "/_Pregled/_Znakovni standard/Kina (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Pregled/_Znakovni standard/Koreja (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Pregled/Otvori u novom _prozoru"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
#, fuzzy
msgid "/_View/Mess_age source"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Pregled/Prikaži s_vo zaglavlje"
@@ -4011,8 +4022,8 @@ msgstr "Kreiram glavne prozore...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "MainWindow: prikaz boje %d nije uspio\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "gotovo.\n"
@@ -4083,7 +4094,7 @@ msgstr ""
msgid "Sylpheed - Message View"
msgstr ""
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/Od_govori"
@@ -4102,16 +4113,16 @@ msgstr "/Odgovor_i pošiljatelju"
msgid "/Reply to mailing _list"
msgstr "/Odgovori svi_ma"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Prosli_jedi"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
#, fuzzy
msgid "/For_ward as attachment"
msgstr "/Proslijedi kao prilo_g"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
#, fuzzy
msgid "/Redirec_t"
msgstr "/Pre-_uredi"
@@ -4259,7 +4270,7 @@ msgstr "Prilog"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, fuzzy, c-format
msgid "Can't save the file `%s'."
msgstr "Ne mogu premjestiti spis `%s'."
@@ -4285,7 +4296,7 @@ msgstr "/S_premi kao"
msgid "/Save _all..."
msgstr "/S_premi kao"
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Is_piši"
@@ -4469,21 +4480,21 @@ msgstr "Postavke računa"
msgid "Creating account preferences window...\n"
msgstr "Kreiram prozor za postvake računa...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Primanje"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Pošalji"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Kreiraj"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privatnost"
@@ -4491,7 +4502,7 @@ msgstr "Privatnost"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Napredno"
@@ -4622,7 +4633,7 @@ msgid "Authentication method"
msgstr "Autorizacija"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr ""
@@ -4672,8 +4683,8 @@ msgstr "Generiraj ID poruke"
msgid "Add user-defined header"
msgstr "Dodatna zaglavlja"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Uredi... "
@@ -4696,7 +4707,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autoriziraj s POP3 prije slanja"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Potpis"
@@ -5000,315 +5011,320 @@ msgstr "Obriši račun"
msgid "Do you really want to delete this action?"
msgstr "Želite li usitinu obrisati ovaj račun?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Stvaram prozor za uobičajene postavke...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Uobičajene postavke"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Prikaz"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Spis"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Auto-provjera nove pošte"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "svakih"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuta"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Provjeri poštu prilikom starta"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Osvježi sve spise poslije prihvaćanja"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Izvrši odmah pri premještanju ili brisanju poruka"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Naredba"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Primam broj novih poruka (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Prihvati sa spoola"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtriraj pri prihvaćanju"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr ""
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Spremi poslane poruke u poslano"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Automatski postavi slijedeće adrese"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Sažmi prije slanja"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
#, fuzzy
msgid "Transfer encoding"
msgstr "Sažmi prije slanja"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr ""
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Izlazni charset"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Izlazni charset"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Sažmi prije slanja"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Razdjelnik potpisa"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Ubaci automatski"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Odgovori"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Automatski odaberi račun pri odgovaranju"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citiraj poruku pri odgovaranju"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Odgovori svi_ma"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Uređivač"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Automatski pokreni vanjski uređivač"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr ""
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Sažmi poruke na"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "znakova"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Sažmi citat"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
#, fuzzy
msgid "Wrap on input"
msgstr "/_Uredi/Sažmi sve duge _linije"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Spremi u spis nedovršeno"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Proslijedi"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Format odgovora"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Oznaka citata"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Format prosljeđivanja"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Objašnjenje simbola "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Stalni ključ potpisa"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Tekst"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Spis"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Prikaži broj nepročitanih poruka kraj imena spisa"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Prikaži broj nepročitanih poruka kraj imena spisa"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr ""
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
#, fuzzy
msgid "letters"
msgstr "Obriši"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Pregled održavanja"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Prikaži primatelja na `Od' ukoliko ste Vi autor"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Raširi stablo"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Format datuma"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Postavi pojedinosti prikaza... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Pošta"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Oznaka _boje"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Pregled/Pr_egledaj izvor"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5317,633 +5333,633 @@ msgstr ""
"Ako je `Automatski' odabrano, optimalni charset\n"
"za locale će biti korišten."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Omogući poruke u boji"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
#, fuzzy
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr "Prikaži 2-byte abecedu i brojeve s 1-byte znakovima"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Prikaži zaglavlje iznad poruke"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Prikaži kratko zaglavlje na pregledu poruka"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/_Pošta/Proslijedi _kao prilog"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Prikaži kratko zaglavlje na pregledu poruka"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Razmak linija"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(a)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Scroll"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Pola stranice"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Miran scroll"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Korak"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr ""
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Prikaz postavki zaglavlja"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Spis"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Izvrši"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Odaberite ključeve"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Izvrši"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Spis"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Nefiltrirane poruke biti će spremljene u ovaj spis)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtriraj poruke pri primanju"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Obriši spis"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Obriši spis"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automatski provjeri potpis"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Prikaži potpis u popup prozoru"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr ""
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
#, fuzzy
msgid "Expired after"
msgstr "Pošalji kasnije"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
#, fuzzy
msgid "minute(s) "
msgstr "minuta"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Uhvati unos pri upisivanju lozinke"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Prikaži upozorenje na startu ako GnuPG ne radi"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
#, fuzzy
msgid "Always open messages in summary when selected"
msgstr "poruka neće biti primljena\n"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Otvori prvu nepročitanu poruku pri ulasku u spis"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Nema više label poruka"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
#, fuzzy
msgid "Only mark message as read when opened in new window"
msgstr "/_Pošta/O_tvori u novom prozoru"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Idi u sandučić nakon primanja pošte"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Provjeri poštu prilikom starta"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Izvrši odmah pri premještanju ili brisanju poruka"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Poruke će samo biti označene do izvršenja\n"
" ako je ovo isključeno)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Prikaz imena"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
#, fuzzy
msgid " Set key bindings... "
msgstr "Šaljem"
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Drugo"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Izvrši"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Datum"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
#, fuzzy
msgid "Receive dialog"
msgstr "Prikaži dijalog primanja"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Prikaži dijalog primanja"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Uvijek"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr ""
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nikada"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr ""
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
#, fuzzy
msgid "Close receive dialog when finished"
msgstr "Prikaži dijalog primanja"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Dodaj adresu u destinaciju kada se dva put klikne"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Na izlazu"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Potvrdi izlaz"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Isprazni smeće pri izlazu"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Pitaj prije pražnjenja"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Upozori ako ima odloženih poruka"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, fuzzy, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Vanjski uređivač (%s predstavlja ime datoteke)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr ""
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Uobičajeni sandučić"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Koristi vanjski program za slanje"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Koristi vanjski program za prihvat"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Koristi vanjski program za slanje"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Pišem pohranu pregleda (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr ""
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr ""
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatsko (preporučeno)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Zapadno-Europski (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
#, fuzzy
msgid "Western European (ISO-8859-15)"
msgstr "Zapadno-Europski (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Zapadno-Europski (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Srednje-Europski (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Blatički (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Blatički (ISO'8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grčki (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Blatički (ISO'8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Grčki (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turski (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Čirilica (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Čirilica (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Čirilica (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japanski (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japanski (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japanski (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Pojednostavljeni Kineski (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Pojednostavljeni Kineski (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradicionalni Kineski (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradicionalni Kineski (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Kineski (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korejski (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "pojednostavljeno ime tjedna"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "puno ime tjedna"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "skraćeno ime mjeseca"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "puno ime mjeseca"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "željeni datum i vrijeme za trenutni locale"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "broj stoljeća (godina/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "dan u mjesecu kao decimalni broj"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "sat kao decimalni broj koristeći 24 satno vrijeme"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "sat kao decimalni broj koristeći 12 satno vrijeme"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "dan u godini kao decimalni broj"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "mjesec kao decimalni broj"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minute kao decimalni broj"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AP ili PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekunde kao decimalni broj"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "dan u tjednu kao decimalni broj"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "željeni datum za trenutni locale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "posljednje dvije znamenke godine"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "godina kao decimalni broj"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "vremenska zona"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Označitelj"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Opis"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Primjer"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Postavi boje poruka"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Boje"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citirani tekst - prvi stupanj"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citirani tekst - drugi stupanj"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citirani tekst - treći stupanj"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI poveznice"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Ciklički mijenjaj boje citata"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Odaberite boju za citat 1. stupnja"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Odaberite boju za citat 2. stupnja"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Odaberite boju za citat 3. stupnja"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Odaberite boju za URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Obajšnjenje znakova"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5967,11 +5983,11 @@ msgstr ""
"News grupe\n"
"ID poruke"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Ako je x odabrano, prikazuje expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5980,7 +5996,7 @@ msgid ""
"Literal %"
msgstr ""
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5988,22 +6004,22 @@ msgid ""
"Literal closing curly brace"
msgstr ""
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
#, fuzzy
msgid "Key bindings"
msgstr "Šaljem"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr "Šaljem"
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
#, fuzzy
msgid "Default"
msgstr "Uobičajeni sandučić"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr ""
@@ -6415,19 +6431,19 @@ msgstr "Prilog"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Tema"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Od"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Datum"
@@ -6437,7 +6453,7 @@ msgid "Number"
msgstr "Broj"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Za:"
@@ -6747,7 +6763,7 @@ msgstr "Filtriranje..."
msgid "Searching %s ..."
msgstr "Pretražujem spis %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Nema Datuma)"
@@ -6851,7 +6867,7 @@ msgstr "O"
msgid "%s - POP3 Remote mailbox"
msgstr "/_Ukloni sandučić"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Ne."
@@ -7331,7 +7347,7 @@ msgstr "Ne mogu pronaći listu news grupa."
msgid "Can't retrieve newsgroup list."
msgstr "Ne mogu pronaći listu news grupa."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Gotovo."
@@ -7340,357 +7356,357 @@ msgstr "Gotovo."
msgid "%d newsgroups received (%s read)"
msgstr "%d news grupa primljeno (%s pročitano)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
#, fuzzy
msgid "/Repl_y to"
msgstr "/Odgovori svi_ma"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
#, fuzzy
msgid "/Repl_y to/_all"
msgstr "/Odgovori svi_ma"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
#, fuzzy
msgid "/Repl_y to/_sender"
msgstr "/Odgovor_i pošiljatelju"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
#, fuzzy
msgid "/Repl_y to/mailing _list"
msgstr "/Odgovori svi_ma"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Premjesti..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopiraj..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Označi"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Označi/_Označi"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Označi/_Ukloni oznaku"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Označi/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Označi/Označi kao _nepročitano"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Označi/Označi kao _pročitano"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Označi/Označi kao _pročitano"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Označi/Označi sve _pročitano"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Oznaka _boje"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Postavi kao uobičajeni"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Postavi kao uobičajeni"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Pre-_uredi"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Dod_aj pošiljatelja u adresar"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
#, fuzzy
msgid "/Create f_ilter rule"
msgstr "/_Održavanje/_Filtriraj poštu"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
#, fuzzy
msgid "/Create f_ilter rule/_Automatically"
msgstr "/_Održavanje/_Filtriraj poštu"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
#, fuzzy
msgid "/Create f_ilter rule/by _From"
msgstr "/_Održavanje/_Filtriraj poštu"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
#, fuzzy
msgid "/Create f_ilter rule/by _To"
msgstr "/_Održavanje/_Filtriraj poštu"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
#, fuzzy
msgid "/Create f_ilter rule/by _Subject"
msgstr "/_Održavanje/_Filtriraj poštu"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Kreiram pregled održavanja...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Pregledavam spis (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Izvrši oznaku"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Neke oznake su izostavljene. Izvršiti ih?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Pregledavam spis (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Polje potrage"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Nema nepročitanih poruka"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nema više nepročitanih poruka. Tražiti od kraja?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Nema nepročitanih poruka."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Nema više nepročitanih poruka. Nastaviti u slijedeći spis?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
#, fuzzy
msgid "No more new messages"
msgstr "Nema nepročitanih poruka"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
#, fuzzy
msgid "No new message found. Search from the end?"
msgstr "Nema više nepročitanih poruka. Tražiti od kraja?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
#, fuzzy
msgid "No new messages."
msgstr "Nema nepročitanih poruka."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
#, fuzzy
msgid "No new message found. Go to next folder?"
msgstr "Nema više nepročitanih poruka. Nastaviti u slijedeći spis?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Nema više označenih poruka"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Nema više označenih poruka. Nastaviti od kraja?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Nema označenih poruka."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Nema označenih poruka. Tražiti od početka?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Nema više label poruka"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Nema label poruka. Tražiti od kraja?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Nema label poruka."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nema label poruka. Krenuti od početka?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Prihvaćam poruke po temi..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d obrisano"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d premješteno"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d kopirano"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " jedinica odabrano"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d novih, %d nepročitanih, %d ukupno (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d novih, %d nepročitanih, %d ukupno"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Slažem pregled..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tPostavljam pregled od podataka poruke..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Postavljam pregled od podataka poruke..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Pišem pohranu pregleda (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Poruka %d je označena\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Poruka %d je označena kao pročitana\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Poruka %d je označena kao nepročitana\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Poruka %s/%d označena je za brisanje\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Obriši poruku/e"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Želite li uistinu obrisati poruke iz smeća?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Brišim duplicirane poruke..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Poruka %s/%d je neoznačena\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Poruka %d je označena za premještanje u %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Destinacija je ista kao i trenutni spis."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Odaberite spis"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Poruka %d je označena za kopiranje u %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "Destinacija za kopiranje je ista kao i trenutni spis."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Odaberite spis"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
#, fuzzy
msgid "Error occurred while processing messages."
msgstr "Došlo je do greške pri radu s poštom."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Izgrađujem stablo..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Rasipavam..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtriranje..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtriram..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtriranje..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, fuzzy, c-format
msgid "%d message(s) have been filtered."
msgstr "poruka %d već je prihvaćena.\n"
@@ -8189,9 +8205,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Korsiti regex"
-#~ msgid "Registered rules"
-#~ msgstr "Registrirana pravila"
-
#~ msgid "(none)"
#~ msgstr "(ništa)"
diff --git a/po/hu.po b/po/hu.po
index fffe2f71..f97e586d 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sylpheed-2.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2009-08-15 13:25+0200\n"
"Last-Translator: Németh Tamás <ntomasz@vipmail.hu>\n"
"Language-Team: Hungarian <NONE>\n"
@@ -20,199 +20,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Beállítások beolvasása az összes fiókhoz...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Az IMAP4 kapcsolat %s felé megszakadt. Újrakapcsolódás...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Az IMAP4 szerveren LOGIN kikapcsolva.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "IMAP4 szerverhez nem sikerült kapcsolódni: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "%s:%d IMAP4 kapcsolat létrehozása ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Nem lehet TLS menetet indítani.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "%d levél letöltése"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Levelek hozzáfűzése ide: %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "%s levél áthelyezése ide: %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "%s levél másolása ide: %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "%s levél eltávolítása"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "nem lehet beállítani a törölt jelzést: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "nem lehet törölni\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Minden levél törlése ebből: %s?"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "nem lehet beállítani a törölt jelzést: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "mappa bezárása nem sikerült\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "%s gyökérmappa nem létezik\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "hiba történt a LIST lekérdezése közben.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "'%s' nem hozható létre\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "'%s' nem hozható létre a BEJÖVŐ mappában\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "nem lehet létrehozni postaládát: LIST sikertelen\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "nem lehet létrehozni postaládát\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "nem lehet a postaládát átnevezni: %s -> %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "nem lehet törölni a postaládát\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Levélfejlécek letöltése (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "hiba történt a boríték fogadása közben.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "nem lehet értelmezni a borítékot: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "a borítékot nem lehet megszerezni\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "%s:%d IMAP4 szerverhez nem lehet kapcsolódni\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "IMAP4 szerverhez nem sikerült kapcsolódni: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "névtér nem elérhető\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "%s mappát nem lehet kiválasztani\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "hiba az IMAP parancs közben: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Az IMAP4 azonosítás nem sikerült.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 bejelentkezés sikertelen.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "%s nem fűzhető hozzá ehhez: %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(fájl küldése...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "levél nem fűzhető hozzá ehhez: %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "%s nem másolható ide: %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "hiba az IMAP parancs közben: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "hiba az IMAP parancs közben: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "hiba az IMAP parancs közben: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "az iconv nem tud UTF-7-ből konvertálni ebbe: %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "az iconv nem tudja UTF-7-re konvertálni ezt: %s\n"
@@ -502,11 +506,11 @@ msgstr "Találat %s\n"
msgid "Configuration is saved.\n"
msgstr "Beállítások tárolva.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Levélszemét szűrés (kézi)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Levélszemét szűrés"
@@ -691,8 +695,8 @@ msgstr ""
"letöltése'\n"
"funkció bekapcsolásához tegyen pipát a 'G' oszlopban levő négyzetbe!"
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -824,237 +828,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "A művelet felhasználói paramétere"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Cím hozzáadása a címjegyzékhez"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Cím"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Megjegyzések"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Címjegyzék mappa választás"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Fájl"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Fájl/Új _Címjegyzék"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Fájl/Új _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Fájl/Új _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Fájl/Új _LDAP Szerver"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Fájl/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Fájl/_Szerkesztés"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Fájl/_Törlés"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Fájl/_Mentés"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Fájl/_Bezárás"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/S_zerkesztés"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/S_zerkesztés/_Másolás"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/S_zerkesztés/_Beillesztés"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Cím"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Cím/Új _cím"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Cím/Új cso_port"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Cím/Új _mappa"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Cím/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Cím/_Szerkesztés"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Cím/_Törlés"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Eszközök"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Eszközök/_LDIF fájl importálása"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Eszközök/_CSV fájl importálása"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Súgó"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Súgó/_Névjegy"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Új _cím"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Új cso_port"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Ú_j Mappa"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Törlés"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Másolás"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/_Beillesztés"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Címjegyzék"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Mappa"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Email cím"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Keresés:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Címzett:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Másolat:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Titkos másolat:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Törlés"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Hozzáadás"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Keresés"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "Be_zárás"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Regisztrált sablonok"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Cím(ek) törlése"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Tényleg töröljem a cím(ek)et?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1063,36 +1072,36 @@ msgstr ""
"Tényleg törölni szeretné a(z) `%s' mappát ÉS az összes címet benne?\n"
"Ha csak a mappát törli, a címek átkerülnek a szülő mappába."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Mappa törlése"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Cs_ak mappa"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Mappa és _címek"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Tényleg törli `%s' elemet?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Az új felhasználó nem tudja menteni az index fájlt."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Az új felhasználó nem tudja menteni a címjegyzék fájlt."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "A régi címjegyzék konvertálása sikerült."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1100,7 +1109,7 @@ msgstr ""
"A régi címjegyzék konvertálva,\n"
"nem sikerült menteni az új cím index fájlt."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1108,7 +1117,7 @@ msgstr ""
"Nem sikerült a címjegyzék konvertálása,\n"
"de létrehoztam egy üres új címjegyzéket."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1116,7 +1125,7 @@ msgstr ""
"Nem sikerült a címjegyzék konvertálása,\n"
"és nem sikerült az új címjegyzék létrehozása sem."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1124,15 +1133,15 @@ msgstr ""
"Nem sikerült a címjegyzék konvertálása,\n"
"és nem sikerült az új címjegyzék létrehozása sem."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Címjegyzék konvertálási hiba"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Címjegyzék konvertálása"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1140,74 +1149,74 @@ msgid ""
"%s%c%s"
msgstr "Cím index olvasása nem sikerült"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Címjegyzék hiba"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"A régi címjegyzék konvertálva, nem sikerült menteni az új cím index fájlt."
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Nem konvertálható a címjegyzék, de létrehoztam egy új üres címjegyzéket."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Nem konvertálható a címjegyzék, és nem hozható létre új címjegyzék sem."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Nem konvertálható a címjegyzék, és nem hozható létre új címjegyzék sem."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Cím index olvasása nem sikerült"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Címjegyzék konvertálási hiba"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Címjegyzék konvertálása"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Illesztő"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Címjegyzék"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Személy"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Email cím"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Csoport"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP Szerver"
@@ -1219,11 +1228,11 @@ msgstr "Általános cím"
msgid "Personal address"
msgstr "Személyes cím"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Megjegyzés"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Figyelmeztetés"
@@ -1270,396 +1279,396 @@ msgstr "Barna"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Semmi"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Hozzáadás..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Eltávolítás"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Tulajdonságok..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Fájl/_Küldés"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Fájl/Kü_ldés később"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Fájl/Mentés a _Vázlatok mappába"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Fájl/Mentés és _szerkesztésben marad"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Fájl/Fájl _csatolása"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Fájl/Fájl _beszúrása"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Fájl/_Aláírás beszúrása"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Fájl/Aláírás csa_tolása"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/S_zerkesztés/_Visszavonás"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/S_zerkesztés/_Ismétlés"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/S_zerkesztés/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/S_zerkesztés/_Kivágás"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/S_zerkesztés/Beillesztés idé_zetként"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/S_zerkesztés/Mi_ndet kijelöli"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/S_zerkesztés/Aktuális bekez_dés törése"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/S_zerkesztés/Minden hosszú _sor törése"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/S_zerkesztés/A_utomata tördelés"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Nézet"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Nézet/_Címzett"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Nézet/_Másolat"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Nézet/_Titkos másolat"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/_Nézet/_Válaszcím"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Nézet/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/_Nézet/Vá_laszcikk-cím"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Nézet/V_onalzó"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Nézet/C_satolás"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Nézet/Es_zközsáv testreszabása..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Nézet/_Karakterkódolás"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Nézet/_Karakterkódolás/_Automatikus"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Nézet/_Karakterkódolás/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Nézet/_Karakterkódolás/7 bites ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Nézet/_Karakterkódolás/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Nézet/_Karakterkódolás/Nyugat-Európai (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Nézet/_Karakterkódolás/Nyugat-Európai (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Nézet/_Karakterkódolás/Közép-Európai (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Nézet/_Karakterkódolás/_Baltikumi (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Nézet/_Karakterkódolás/Baltikumi (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Nézet/_Karakterkódolás/Baltikumi (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Nézet/_Karakterkódolás/Görög (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Nézet/_Karakterkódolás/Arab (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Nézet/_Karakterkódolás/Arab (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Nézet/_Karakterkódolás/Héber (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Nézet/_Karakterkódolás/Héber (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Nézet/_Karakterkódolás/Török (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Nézet/_Karakterkódolás/Cirill (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Nézet/_Karakterkódolás/Cirill (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Nézet/_Karakterkódolás/Cirill (KOI8-_U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Nézet/_Karakterkódolás/Cirill (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Nézet/_Karakterkódolás/Japán (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Nézet/_Karakterkódolás/Egyszerűsített Kínai (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Nézet/_Karakterkódolás/Egyszerűsített Kínai (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Nézet/_Karakterkódolás/Tradicionális Kínai (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Nézet/_Karakterkódolás/Koreai (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Nézet/_Karakterkódolás/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Nézet/_Karakterkódolás/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Eszközök/_Címjegyzék"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Eszközök/_Sablon"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Eszközök/_Műveletek"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Eszközök/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Eszközök/Szerkesztés _külső programmal"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Eszközök/PGP _Aláírás"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Eszközök/PGP _Titkosítás"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Eszközök/_Helyesírásellenőrzés"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Eszközök/Helyesírás _nyelvi beállítások"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: fájl nem létezik\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Nem tudtam olvasni a szövegrészt\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Idézet jelölés formátum hiba."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Levél válasz/továbbítás formátumhiba."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "%s fájl nem létezik\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "%s mérete nem határozható meg\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "A(z) %s fájl üres."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "%s nem olvasható."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Levél: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Egy több részes levél egy darabja nem hozzáférhető."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Nincs Tárgy)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Levél írása%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Nincs címzett megadva."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Nincs tárgy"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "A levél tárgya üres. Ennek ellenére elküldi?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Nincs csatolva semmi"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Nincs csatolva semmi. Elküldi csatolások nélkül?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Címzettek ellenőrzése"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Tényleg elküldi ezt a levelet a következő címekre?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Feladó:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Tárgy:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "_Küldés"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "címzett lista nem hozzáférhető."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1667,39 +1676,39 @@ msgstr ""
"Nincs megadva fiók a levél küldéshez.\n"
"Válasszon ki egy fiókot küldés előtt!"
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Hiba lépett fel %s-n{ae}k küldendő levél küldésekor."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "A levél nem menthető a kimenő mappába."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Nem található hozzárendelt kulcs ehhez a kiválasztott kulcs azonosítóhoz: `%"
"s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "A levelet nem sikerült aláírni."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "A levelet nem sikerült titkosítani."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "A levelet nem sikerült titkosítani vagy aláírni."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "fájl módja nem változtatható\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1710,11 +1719,11 @@ msgstr ""
"\n"
"Ennek ellenére elküldi, mint %s?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Kód konvertálási hiba"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1727,15 +1736,15 @@ msgstr ""
"\n"
"Ennek ellenére elküldi?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Sorhossz határ"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Titkos másolat(ok) titkosítása"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1750,90 +1759,92 @@ msgstr ""
"\n"
"Ennek ellenére elküldi?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "a régi levelet nem lehet törölni\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "levél Várakozó sorba rakása...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "nem található a Várakozó sor mappája\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "A levelet nem sikerült a Várakozó sorba rakni\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "A(z) %s fájl nem létezik."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "A(z) %s fájlt nem lehet megnyitni."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "generált Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Szerkesztőablak létrehozása...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "PGP Aláírás"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "PGP Titkosítás"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME típus"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Méret"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Érvénytelen MIME típus."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "A fájl nem létezik vagy üres."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Tulajdonságok"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kódolás"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Elérési út"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Fájlnév"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Külső szerkesztő parancssora érvénytelen: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1842,48 +1853,48 @@ msgstr ""
"A külső szerkesztő még dolgozik.\n"
"A processz kényszerített kilövése (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "Eszközs_áv testreszabása..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "A levelet nem sikerült a Várakozó sorba rakni"
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Fájlok választása"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Fájl választás"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Levél mentése"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "A levél megváltozott. Menti a Vázlatok mappába?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Bezárás mentés _nélkül"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Tényleg alkalmazni szeretné a(z) `%s' sablont?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Sablon alkalmazása"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Helyettesít"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Beszúrás"
@@ -2063,7 +2074,7 @@ msgstr "JPilot bejegyzés szerkesztése"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2350,18 +2361,18 @@ msgstr "/Hírcsoport e_ltávolítása"
msgid "Creating folder view...\n"
msgstr "Mappa nézet létrehozása...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Új"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Olvasatlan"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Összes"
@@ -2403,7 +2414,7 @@ msgstr "Mappafa újraépítése sikertelen."
msgid "Checking for new messages in all folders..."
msgstr "Új levelek keresése minden mappában..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Levélszemét"
@@ -2548,7 +2559,7 @@ msgid "Creating header view...\n"
msgstr "Fejléc nézet létrehozása...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Nincs Feladó)"
@@ -2900,7 +2911,7 @@ msgstr "Kilépés"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Levél letöltése (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3113,7 +3124,7 @@ msgstr "Várakozó levelek"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Vannak elküldetlen levelek. Kilépés most?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3121,20 +3132,20 @@ msgstr ""
"A GnuPG nincs megfelelően telepítve, vagy túl régi a verziója.\n"
"OpenPGP támogatás kikapcsolva."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "egy másik Sylpheed már fut.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Beállítások migrálása"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3476,15 +3487,15 @@ msgstr "/_Nézet/_Karakterkódolás/Kínai (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Nézet/_Karakterkódolás/Koreai (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Nézet/Me_gnyitás új ablakban"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Nézet/Ü_zenet forrása"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/_Nézet/_Összes fejléc"
@@ -3776,8 +3787,8 @@ msgstr "Főablak létrehozása...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Főablak: %d szín foglalása nem sikerült\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "kész.\n"
@@ -3845,7 +3856,7 @@ msgstr "Sylpheed - Mappanézet"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Levélnézet"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Válasz"
@@ -3861,15 +3872,15 @@ msgstr "/Válasz a _küldőnek"
msgid "/Reply to mailing _list"
msgstr "/Válasz a _levelezőlistának"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Továbbítás"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Csatoláské_nt továbbít"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Átirányí_t"
@@ -4035,7 +4046,7 @@ msgstr "Csatolások"
msgid "Message View - Sylpheed"
msgstr "Levélnézet - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "`%s' fájlt nem lehet elmenteni."
@@ -4060,7 +4071,7 @@ msgstr "/Menté_s másként..."
msgid "/Save _all..."
msgstr "/M_inden mentése..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Nyomtat..."
@@ -4237,21 +4248,21 @@ msgstr "Fiók beállítások"
msgid "Creating account preferences window...\n"
msgstr "Fiók beállítások ablak létrehozása...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Fogadás"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Küldés"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Új levél"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Magánszféra"
@@ -4259,7 +4270,7 @@ msgstr "Magánszféra"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Haladó"
@@ -4383,7 +4394,7 @@ msgid "Authentication method"
msgstr "Azonosítási módszer"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatikus"
@@ -4427,8 +4438,8 @@ msgstr "Message-ID generálása"
msgid "Add user-defined header"
msgstr "Felhasználó által definiált fejléc hozzáadása"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Szerkesztés... "
@@ -4453,7 +4464,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Azonosítás küldés előtt POP3-mal"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Aláírás"
@@ -4762,85 +4773,115 @@ msgstr "Művelet törlése"
msgid "Do you really want to delete this action?"
msgstr "Tényleg töröljem ezt a műveletet?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Általános beállítások ablak létrehozása...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Általános beállítások"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Megjelenítés"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Levélszemét"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Részletek"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Automatikus levélfigyelés"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "minden"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "perc után"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Új levelek ellenőrzése induláskor"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Fogadás után minden helyi mappa frissítése"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Parancs végrehajtása, ha új levél érkezett"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Parancs"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "`%d' helyére az új levelek száma kerül."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Fogadás helyi tárolóból"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Szűrés fogadás közben"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Tároló elérési útja"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Általános"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Elküldött levelek mentése a Kimenő mappába"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Szűrőszabályok alkalmazása az elküldött levelekre"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Az alábbi címek automatikus beállítása"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Figyelmeztessen a csatolás hiányára, ha a következő szövegek (vesszővel "
+"elválasztva) megtalálhatóak a levélben"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Pl.: csatolva)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Címzettek megerősítése küldés előtt"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Tiltott címek/tartományok (vesszővel elválasztva):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Átvitel kódolása"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4848,15 +4889,15 @@ msgstr ""
"Adja meg a Content-Transfer-Encoding értékét, ha a levél tartalmaz nem-ASCII "
"karaktereket is."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "MIME fájlnév kódolás"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIME fejléc"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4867,204 +4908,179 @@ msgstr ""
"MIME fejléc: nagyon népszerű, de sérti az RFC 2047 szabványait\n"
"RFC 2231: alkalmazkodik a szabványhoz, de nem túl népszerű"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Figyelmeztessen a csatolás hiányára, ha a következő szövegek (vesszővel "
-"elválasztva) megtalálhatóak a levélben"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Pl.: csatolva)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Címzettek megerősítése küldés előtt"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Tiltott címek/tartományok (vesszővel elválasztva):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Általános"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Aláírás elválasztó"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Automatikus beillesztés"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Válasz"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Automatikus fiók választás válaszkor"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Levél idézése a válaszban"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Válasz a _levelezőlistának"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "A saját levélre válaszkor öröklött címzettek"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Szerkesztő"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Külső szerkesztő automatikus indítása"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Visszavonás mélysége"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Sortörés helye"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "karakter"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Idézet törése"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Bevitel tördelése"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Automatikus mentés a vázlat mappába"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Formátum"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Helyesírásellenőrzés"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Válasz formátuma"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Idézet jele"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Továbbítás formátuma"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Szimbólumok leírása "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Helyesírásellenőrzés bekapcsolása"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Alapértelmezett nyelv:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Szöveg betűkészlete"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Mappanézet"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Mappanév mellett az olvasatlan levelek számának kijelzése"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Mappanézetben jelenítse meg a levelek számának oszlopát"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Hírcsoportok rövidítése, ha hosszabb mint"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "levél"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Összefoglaló nézet"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Címzett mutatása a `Feladó' oszlopban, ha önmagának küldte"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Folyam kifejtése"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Dátum formátuma"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Összefoglalás kijelzésének beállítása... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Levél"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/_Színes címke"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Alapértelmezett karakterkódolás"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Ezt használja a program olyan levelek megjelenítéséhez, amiben nincs megadva "
"'character encoding' sor."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Kimenő levelek karakterkódolása"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5072,11 +5088,11 @@ msgstr ""
"Ha az `Automatikus' be van kapcsolva, akkor az optimális kódolást használja "
"a helyi nyelvi beállításoknak megfelelően."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Színek használata a levelekhez"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5084,83 +5100,83 @@ msgstr ""
"Több-bájtos karakterek és számok megjelenítése\n"
"ASCII karakterekkel (csak japán esetén)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Fejlécmező megjelenítése a levél fölött"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Rövid fejlécek a levélnézetben"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "HTML levél értelmezése szövegként"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "HTML levél kezelése csatolmányként"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Kurzor megjelenítése levélnézetben"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Sortávolság"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "Képpont"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Görgetés"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Fél oldal"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Finom görgetés"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Lépés"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Képek"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "A nagy méretű csatolt képek ablakméretre igazítása"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Képek megjelenítése egyvonalban"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Levélszemét szabályozás engedélyezése"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Tanítás parancs:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Beállítás választás)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Nem levélszemét"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Osztályozó parancs"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5168,228 +5184,228 @@ msgstr ""
"A levélszemét automatikus osztályozásánál, egy bizonyos mértékig kézzel kell "
"tanítani a levélszemét és a levél válogatását."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Levélszemét mappa"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr ""
"Azon levelek, melyek levélszemétként lettek beállítva törlődni fognak ebből "
"a mappából."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "A fogadáskor megszűrt levelek levélszemétként osztályozva"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Levélszemét szűrése a normális szűrés előtt"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Levélszemét törlése a szerverről fogadáskor"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Szűrt jelölés a levélszemétre olvasáskor"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Digitális aláírás automatikus ellenőrzése"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Aláírásellenőrzés eredménye felbukkanó ablakban"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Jelmondat ideiglenes tárolása a memóriában"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Lejár ennyi után"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "perc"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "'0'-ra állítva tárolja a jelmondatot a teljes menet alatt."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Bevitel elkapása egy jelmondat beadásakor"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Figyelmeztetés induláskor, ha a GnuPG nem működik"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "A levelek mindig összefoglalva jelennek meg, ha ez kiválasztott"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Az első olvasatlan levél megnyitása, ha egy mappa nyitott"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Emlékezzen a legutóbb kiválasztott levélre"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Csak az új ablakban megnyitott leveleket jelölje olvasottként"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Fogadás után a bejövő mappa megnyitása"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Bejövő mappa megnyitás induláskor"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Azonnali végrehajtás a levél mozgatásakor vagy törlésekor"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"A levelek kijelölten láthatók a feldolgozás alatt, ha ez ki van kapcsolva."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "A gombrendszer elkészítése a GNOME HIG szerint"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Tálcaikon megjelenítése"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimalizálás tálcaikonként"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Az ablak elrejtése/megjelenítése a tálcaikonra kattintáskor"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Billentyű hozzárendelések... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Egyéb"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Külső parancsok"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
msgid "Update"
msgstr "Frissítés"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Fogadó ablak"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Fogadó ablak mutatása"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Mindig"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Csak kézi fogadáskor"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Soha"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Ne dobjon fel hibaablakot fogadási hiba esetén"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Fogadó ablak bezárása ha végzett"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Dupla-klikk esetén cím a célmezőbe"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Kilépéskor"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Kilépéskor rákérdez"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Kuka ürítése kilépéskor"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Ürítés előtt rákérdez"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Elküldetlen levelek esetén figyelmeztet"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Külső parancsok (%s helyére a fájlnév / URI kerül)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Web böngésző"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Alapértelmezett böngésző)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Külső program használata nyomtatáshoz"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Külső program használata email fogadáshoz"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Külső program használata küldéshez"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr "Az ellenőrzéshez a 'curl' parancs szükséges."
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr "Új verzió automata ellenőrzése"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr "HTTP proxy hesználata"
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr "HTTP proxy gép (gépnév:port):"
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Összefoglaló gyorstár sértetlenségének pontos ellenőrzése"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5399,275 +5415,275 @@ msgstr ""
"alkalmazás módosíthatja.\n"
"Ez az opció lassítja az összefoglalás megjelenésének idejét."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Hálózati adatátvitel időtúllépés:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "másodperc"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatikus (Ajánlott)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7 bites ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Nyugat Európai (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Nyugat Európai (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Nyugat Európai (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Közép Európai (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltikumi (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltikumi (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Baltikumi (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Görög (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arab (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arab (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Héber (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Héber (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Török (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cirill (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cirill (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cirill (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cirill (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japán (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japán (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japán (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Egyszerűsített Kínai (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Egyszerűsített Kínai (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradicionális Kínai (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradicionális Kínai (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Kínai (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Koreai (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "rövidített nap név"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "teljes nap név"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "rövidített hónapnév"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "a teljes hónapnév"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "ajánlott dátum- és időformátum a jelenlegi nyelvi beállításhoz"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "évszázad (év/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "hónap napja számként"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "óra számként (24 órás kijelzés)"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "óra számként (12 órás kijelzés)"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "Az év napja számként"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "hónap számként"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "perc számként"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "DE vagy DU"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "másodperc számként"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "hét napja számként"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "ajánlott dátum az aktuális nyelvi beállításhoz"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "az évszám utolsó két számjegye"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "év számként"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "időzóna vagy név vagy rövidítés"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Vezérlőjel"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Leírás"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Példa"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Levélszínek beállítása"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Színek"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Idézett szöveg - első szint"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Idézett szöveg - második szint"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Idézett szöveg - harmadik szint"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI hivatkozás"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Idézet színeinek újrahasznosítása"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "1. szintű idézet színe"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "2. szintű idézet színe"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "3. szintű idézet színe"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "URI színe"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Szimbólumok leírása"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5691,11 +5707,11 @@ msgstr ""
"Hírcsoportok\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Ha x beállítva, akkor kifejezés megjelenítése"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5709,7 +5725,7 @@ msgstr ""
"Idézett levéltörzs aláírás nélkül\n"
"Szó szerint %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5721,19 +5737,19 @@ msgstr ""
"Nyitó kapcsos zárójel\n"
"Záró kapcsos zárójel"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Billentyű hozzárendelések"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Válasszon a beállított billentyű hozzárendelésekből."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Alapértelmezés"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Régi Sylpheed"
@@ -6108,19 +6124,19 @@ msgstr "Csatolás"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Tárgy"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Feladó"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Dátum"
@@ -6130,7 +6146,7 @@ msgid "Number"
msgstr "Sorszám"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Címzett"
@@ -6420,7 +6436,7 @@ msgstr "%s keresése (%d / %d)..."
msgid "Searching %s ..."
msgstr "%s keresése..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Nincs Dátum)"
@@ -6514,7 +6530,7 @@ msgstr "_Névjegy"
msgid "%s - POP3 Remote mailbox"
msgstr "%s - POP3 Távoli postaláda"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Ssz."
@@ -6998,7 +7014,7 @@ msgstr "Hírcsoport lista letöltése..."
msgid "Can't retrieve newsgroup list."
msgstr "Nem lehet olvasni a hírcsoportok listáját."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Kész."
@@ -7007,335 +7023,335 @@ msgstr "Kész."
msgid "%d newsgroups received (%s read)"
msgstr "%d hírcsoport letöltve (%s olvasott)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Vál_asz másnak"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Vál_asz másnak/_mindenkinek"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Vál_asz másnak/a _feladónak"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Vál_asz másnak/_levelezőlistának"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/M_ozgatás..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Másolás..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Kijelöl"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Kijelöl/_Kijelöl"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Kijelöl/Kijelölés _törlése"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Kijelöl/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Kijelöl/O_lvasatlanként jelöl"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Kijelöl/_Olvasottként jelöl"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Kijelöl/_Olvasott szálként jelöl"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Kijelöl/_Minden olvasottat kijelöl"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/_Színes címke"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Beállítás levélszemétként"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Beállítás nem levélszemétként"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Új_raszerkeszt"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Küldő hozzáadása a cím_jegyzékhez..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Szűrési szabály _létrehozása"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/_Szűrési szabály _létrehozása/_Automatikusan"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Szűrési szabály _létrehozása/_Feladó alapján"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Szűrési szabály létrehozása/_Címzett alapján"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Szűrési szabály _létrehozása/_Tárgy alapján"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Áttekintő nézet létrehozása...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "(%s) mappa átvizsgálása..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Kijelöltek feldolgozása"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Maradt még néhány kijelölt. Feldolgoás?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "(%s) mappa átvizsgálása..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "Keresés ú_jra"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Nincs további olvasatlan levél"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nem található olvasatlan levél. Keresés a végéről?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Nincs olvasatlan levél.."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Nem található olvasatlan levél. Ugrás a következő mappára?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Nincs több új levél"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Nem található új levél. Keresés a végéről?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Nincs új levél."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Nem található új levél. Ugrás a következő mappára?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Nincs további kijelölt levél"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Nem található kijelölt levél. Keresés a végéről?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Nincs kijelölt levél."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Nem található kijelölt levél. Keresés az elejéről?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Nincs további címkézett levél."
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Nem található címkézett levél. Keresés a végéről?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Nincs címkézett levél."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nem található címkézett levél. Keresés az elejéről?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Levelek rendezése tárgy szerint..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d törölve"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d mozgatva"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d másolva"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " elem kiválasztva"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d új, %d olvasatlan, %d összesen (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d új, %d olvasatlan, %d összesen"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Összefoglaló rendezése..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tÖsszefoglaló beállítása a levelek adataiból..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Összefoglaló beállítása a levelek adataiból..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Összefoglaló gyorstár írása (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "%d levél kijelölve\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "%d levél olvasottnak jelölve\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "%d levél olvasatlannak jelölve\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "%s/%d levél törlésre kijelölve\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Levél(ek) törlése"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Tényleg törölni szeretné az levél(eke)t a kukából?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Több példányban létező levelek törlése..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "%s/%d levél kijelölésének megszüntetése\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "%d levél kijelölve %s mappába mozgatásra\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "A cél azonos az aktuális mappával."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
msgid "Select folder to move"
msgstr "Áthelyezendő mappa kiválasztása"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "%d levél kijelölve a(z) %s mappába másolásra\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "A másolás célja megegyezik az aktuális mappával."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
msgid "Select folder to copy"
msgstr "Másolandó mappa kiválasztása"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Hiba a levelek feldolgozása közben."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Szálak felépítése..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Szál lebontása..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Szűrés (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "szűrés..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Szűrés..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d levél szűrése megtörtént."
diff --git a/po/it.po b/po/it.po
index e8c8bbfb..31d3fcee 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sylpheed 2.4.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2008-01-26 09:42+0100\n"
"Last-Translator: Danilo Bodei <dbodei@lombardiacom.it,dbodei@katamail.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -19,199 +19,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Lettura della configurazione per ogni account...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "La connessione IMAP4 a %s è stata interrotta. Riconnessione...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Il server IMAP4 disabilita il LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Impossibile stabilire la sessione IMAP4 con: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "creazione della connessione IMAP4 a %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Impossibile avviare la sessione TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Ricezione del messaggio %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Aggiunta di messaggi in %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Spostamento dei messaggi da %s in %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Copia dei messaggi da %s in %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Rimozione messaggi %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "impossibile impostare i flag eliminati: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "impossibile cancellare\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Rimozione di tutti i messaggi in %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "impossibile impostare i flag eliminati: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "impossibile chiudere la cartella\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "la cartella radice %s non esiste\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "si è verificato un errore durante la ricezione di LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Impossibile creare «%s»\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Impossibile creare «%s» sotto IN ENTRATA\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "impossibile creare la casella postale: LIST fallito\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "impossibile creare la casella postale\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "impossibile rinominare la casella postale: %s in %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "impossibile eliminare la casella postale\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Ricezione intestazioni del messaggio (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "si è verificato un errore durante la ricezione della busta.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "impossibile analizzare la busta: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "impossibile ricevere la busta\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Impossibile connettersi al server IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Impossibile stabilire la sessione IMAP4 con: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "impossibile ricevere il namespace\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "impossibile selezionare la cartella: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "errore durante il comando imap: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Autenticazione IMAP4 fallita.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Login IMAP4 fallito.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "impossibile aggiungere %s a %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(spedizione del file...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "impossibile aggiungere a %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "impossibile copiare %s in %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "errore durante il comando imap: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "errore durante il comando imap: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "errore durante il comando imap: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv non può convertire UTF-7 in %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv non può convertire %s in UTF-7\n"
@@ -501,11 +505,11 @@ msgstr "Trovato %s\n"
msgid "Configuration is saved.\n"
msgstr "La configurazione è stata salvata.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Filtro mail spazzatura (manuale)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Filtro mail spazzatura"
@@ -689,8 +693,8 @@ msgstr ""
"nella\n"
"colonna «G» per consentire il recupero dei messaggi attraverso «Ricevi tutti»."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -821,237 +825,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Argomento dell'azione utente"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Aggiunta dell'indirizzo alla rubrica"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Indirizzo"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Note"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Selezione della cartella della rubrica"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_File"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_File/Nuova _rubrica"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_File/Nuova _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_File/Nuovo _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_File/Nuovo server _LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_File/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_File/_Modifica"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_File/_Elimina"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_File/_Salva"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_File/_Chiudi"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Modifica"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Modifica/_Copia"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Modifica/_Incolla"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Indirizzo"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Indirizzo/Nuovo _indirizzo"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Indirizzo/Nuovo _gruppo"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Indirizzo/Nuova _cartella"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Indirizzo/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Indirizzo/_Modifica"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_indirizzo/_Elimina"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/S_trumenti"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/S_trumenti/Importa file _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/S_trumenti/Importa file _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/A_iuto"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/A_iuto/I_nformazioni"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nuovo _indirizzo"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nuovo _gruppo"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nuova _cartella"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/Eli_mina"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Copia"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/_Incolla"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Rubrica"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Cartella"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Indirizzo e-mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Ricerca:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "A:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Elimina"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr " Aggiungi "
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Cerca"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Chiudi"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Modelli registrati"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Elimina l'indirizzo(i)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Eliminare l'indirizzo(i)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1061,36 +1070,36 @@ msgstr ""
"Eliminando solo la cartella, gli indirizzi saranno spostati nella cartella "
"di origine."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Elimina la cartella"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "_Solo la cartella"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Cartella e _indirizzi"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Eliminare «%s» ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nuovo utente, impossibile salvare il file indice."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Nuovo utente, impossibile salvare i file della rubrica."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "La vecchia rubrica è stata convertita con successo."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1098,7 +1107,7 @@ msgstr ""
"Vecchia rubrica convertita,\n"
"impossibile salvare il nuovo file indice dell'indirizzo"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1106,7 +1115,7 @@ msgstr ""
"Impossibile convertire la rubrica,\n"
"ma ho creato nuovi file vuoti della rubrica."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1114,7 +1123,7 @@ msgstr ""
"Impossibile convertire la rubrica,\n"
"impossibile creare i nuovi file della rubrica."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1122,15 +1131,15 @@ msgstr ""
"Impossibile convertire la rubrica,\n"
"e impossibile creare i nuovi file della rubrica."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Errore di conversione della rubrica"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Conversione della rubrica"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1138,78 +1147,78 @@ msgid ""
"%s%c%s"
msgstr "Impossibile leggere l'indice dell'indirizzo"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Errore rubrica"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Vecchia rubrica convertita, impossibile salvare il nuovo file indice "
"dell'indirizzo"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Impossibile convertire la rubrica, ma ho creato nuovi file vuoti della "
"rubrica."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Impossibile convertire la rubrica, impossibile creare i nuovi file della "
"rubrica."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Impossibile convertire la rubrica e impossibile creare i nuovi file della "
"rubrica."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Impossibile leggere l'indice dell'indirizzo"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Errore di conversione della rubrica"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Errore rubrica"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interfaccia"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Rubrica"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Persona"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Indirizzo email"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Gruppo"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Server LDAP"
@@ -1221,11 +1230,11 @@ msgstr "Indirizzo comune"
msgid "Personal address"
msgstr "Indirizzo personale"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Avviso"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Avvertimento"
@@ -1272,399 +1281,399 @@ msgstr "Marrone"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Niente"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Aggiungi..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Rimuovi"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Proprietà..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_File/In_via"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_File/Invia _più tardi"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_File/_Salva nella cartella «Bozze»"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_File/Sa_lva e mantieni l'editazione"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_File/_Allega file"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_File/_Inserisci file"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_File/Inserisci fi_rma"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_File/A_ggiungi firma"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Modifica/_Annulla"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Modifica/_Ripeti"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Modifica/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Modifica/_Taglia"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Modifica/Incolla co_me citazione"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Modifica/_Seleziona tutto"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Modifica/A capo _paragrafo attuale"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Modifica/A capo tutte le righe _lunghe"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Modifica/A cap_o automatico"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Visualizza"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Visualizza/_A"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Visualizza/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Visualizza/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/_Visualizza/_Rispondi a"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Visualizza/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/_Visualizza/_Seguito di"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Visualizza/R_ighello"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Visualizza/Alle_gato"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Visualizza/Per_sonalizza barra degli strumenti"
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Visualizza/Co_difica caratteri"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Visualizza/Co_difica caratteri/_Automatica"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Visualizza/Co_difica·caratteri/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Visualizza/Co_difica·caratteri/ASCII a 7 bit (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Visualizza/Co_difica caratteri/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Visualizza/Co_difica caratteri/Europa Occidentale (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Visualizza/Co_difica caratteri/Europa Occidentale (IS_O-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Visualizza/Co_difica caratteri/Europa Centrale (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Visualizza/Co_difica caratteri/Baltico (I_SO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Visualizza/Co_difica caratteri/Baltico (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Visualizza/Co_difica caratteri/Baltico (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Visualizza/Co_difica caratteri/Greco (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Visualizza/Co_difica caratteri/Arabo (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Visualizza/Co_difica caratteri/Arabo (_Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Visualizza/Co_difica caratteri/Ebreo (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Visualizza/Co_difica caratteri/Ebreo (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Visualizza/Co_difica caratteri/Turco (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Visualizza/Co_difica caratteri/Cirillico (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Visualizza/Co_difica caratteri/Cirillico (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Visualizza/Co_difica caratteri/Ciri_llico (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Visualizza/Co_difica caratteri/Cirillico (_Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Visualizza/Co_difica caratteri/Giapponese (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Visualizza/Co_difica caratteri/Cinese semplificato (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Visualizza/Co_difica caratteri/Cinese semplificato (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Visualizza/Co_difica caratteri/Cinese tradizionale (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Visualizza/Co_difica caratteri/Coreano (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Visualizza/Co_difica caratteri/Tailandese (TIS-_620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Visualizza/Co_difica caratteri/Tailan_dese (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/S_trumenti/_Rubrica"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/S_trumenti/_Modello"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/S_trumenti/A_zioni"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/S_trumenti/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Strumenti/Modifica con l'_editor esterno"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Strumenti/Firma P_GP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Strumenti/C_ifratura PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/S_trumenti/_Controllo ortografico"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/S_trumenti/Impo_sta lingua"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: il file non esiste\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Impossibile ricevere parte del testo\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Errore del formato del segno di citazione."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Errore del formato nel messaggio di risposta/inoltro."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Il file %s non esiste\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Impossibile ottenere la dimensione di %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Il file %s è vuoto."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Impossibile leggere %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Messaggio: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Impossibile ricevere parte del messaggio composto."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Nessun oggetto)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Componi%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Il destinatario non è specificato."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Oggetto vuoto"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "L'oggetto è vuoto. Inviarlo comunque?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Allegati"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Imposta automaticamente i seguenti indirizzi"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Da:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Oggetto:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Invia"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "impossibile ottenere la lista dei destinatari."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1672,42 +1681,42 @@ msgstr ""
"Non è specificato l'account per l'invio della posta.\n"
"Scegliere un account di posta prima dell'invio."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Si è verificato un errore durante l'invio del messaggio a %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Impossibile salvare il messaggio nella cartella «Inviata»."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Impossibile trovare qualsiasi chiave associata con l'id chiave «%s» "
"attualmente selezionato."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Impossibile accodare il messaggio."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Impossibile accodare il messaggio."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Impossibile accodare il messaggio."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "impossibile cambiare i permessi del file\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1719,11 +1728,11 @@ msgstr ""
"\n"
"Spedirlo come %s comunque?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Errore di conversione del codice"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1737,15 +1746,15 @@ msgstr ""
"\n"
"Spedirlo comunque?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Limite lunghezza linea"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Cifratura con Bcc"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1759,90 +1768,92 @@ msgstr ""
"\n"
"Inviarlo comunque?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "impossibile rimuovere il vecchio messaggio\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "accodamento messaggio...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "impossibile trovare la cartella «Coda»\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "impossibile accodare il messaggio\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Il file %s non esiste."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Impossibile aprire il file %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "generato l'ID-messaggio: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Creazione della finestra di composizione...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Firma PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Cifratura PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Tipo MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Dimensione"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Tipo MIME non valido."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Il file non esiste o è vuoto."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Proprietà"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Codifica"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Percorso"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Nome del file"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "La riga di comando per l'editor esterno non è valida: «%s»\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1851,48 +1862,48 @@ msgstr ""
"L'editor esterno è ancora attivo.\n"
"Forzare la conclusione del processo (pid:%d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Personalizza barra strumenti"
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Impossibile accodare il messaggio."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Seleziona i file"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Selezione del file"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Salva il messaggio"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Questo messaggio è stato modificato. Salvarlo nella cartella bozze?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Chiudi sen_za salvare"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Applicare il modello «%s» ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Applica il modello"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Sostituisci"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Inserisci"
@@ -2073,7 +2084,7 @@ msgstr "Modifica la voce JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2371,18 +2382,18 @@ msgstr "/_Rimuovi newsgroup..."
msgid "Creating folder view...\n"
msgstr "Creazione della vista della cartella...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nuovi"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Non letti"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Totale"
@@ -2424,7 +2435,7 @@ msgstr "La ricostruzione delll'albero della cartella è fallita."
msgid "Checking for new messages in all folders..."
msgstr "Controllo per nuovi messaggi in tutte le cartelle..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Spazzatura"
@@ -2570,7 +2581,7 @@ msgid "Creating header view...\n"
msgstr "Creazione della vista dell'intestazione...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Nessun mittente)"
@@ -2934,7 +2945,7 @@ msgstr "Esco"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Recupero il messaggio (%d di %d) (%s di %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3148,7 +3159,7 @@ msgstr "Messaggi accodati"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Ci sono messaggi non spediti in «Coda». Uscire ora ?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3156,20 +3167,20 @@ msgstr ""
"GnuPG non è installato correttamente, o questa versione è troppo vecchia.\n"
"Il supporto per OpenPGP è disabilitato."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "un altro Sylpheed è già in esecuzione.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Migrazione della configurazione"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3518,15 +3529,15 @@ msgstr "/_Visualizza/Co_difica caratteri/Cinese (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Visualizza/Co_difica caratteri/Corea_no (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Visualizza/Apri nuova _finestra"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Visualizza/Sorgente messagg_io"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/_Visualizza/Tutte le intesta_zioni"
@@ -3820,8 +3831,8 @@ msgstr "Creazione della finestra principale...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "FinestraPrincipale: l'allocazione del colore %d è fallita.\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "fatto.\n"
@@ -3890,7 +3901,7 @@ msgstr "Sylpheed - Vista cartella"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Vista messaggio"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Rispondi"
@@ -3906,15 +3917,15 @@ msgstr "/Rispondi _al mittente"
msgid "/Reply to mailing _list"
msgstr "/Rispondi alla mailing _list"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Inoltra"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Inoltra com_e allegato"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Rispe_disci"
@@ -4080,7 +4091,7 @@ msgstr "Allegati"
msgid "Message View - Sylpheed"
msgstr "Vista messaggio - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Impossibile salvare il file «%s»."
@@ -4105,7 +4116,7 @@ msgstr "/Sa_lva come..."
msgid "/Save _all..."
msgstr "/Salva _tutto..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Stam_pa..."
@@ -4285,21 +4296,21 @@ msgstr "Preferenze dell'account"
msgid "Creating account preferences window...\n"
msgstr "Creazione della finestra delle preferenze degli account...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Ricevi"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Invia"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Componi"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privacy"
@@ -4307,7 +4318,7 @@ msgstr "Privacy"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avanzato"
@@ -4432,7 +4443,7 @@ msgid "Authentication method"
msgstr "Metodo di autenticazione"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatico"
@@ -4476,8 +4487,8 @@ msgstr "Genera ID messaggio"
msgid "Add user-defined header"
msgstr "Aggiungi un'intestazione definita dall'utente"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Modifica... "
@@ -4502,7 +4513,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autentica con POP3 prima dell'invio"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Firma"
@@ -4811,85 +4822,113 @@ msgstr "Elimina l'azione"
msgid "Do you really want to delete this action?"
msgstr "Eliminare questa azione?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Creazione della finestra delle preferenze comuni...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Preferenze comuni"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Visualizzazione"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Mail spazzatura"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Dettagli"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Controllo automatico nuova posta"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "ogni"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuto(i)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Controlla se c'è nuova posta all'avvio"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Aggiorna tutte le cartelle locali dopo l'incorporazione"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Esegui il comando quando arrivano nuovi messaggi"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Comando"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "«%d» sarà sostituito con il numero dei nuovi messaggi."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Incorpora dallo spool locale"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtra quando incorpori"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Percorso dello spool"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Generale"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Salva i messaggi inviati nella cartella «Inviata»"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Applica le regole del filtro nell'inviare i messaggi"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Imposta automaticamente i seguenti indirizzi"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr ""
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Codifica di trasferimento"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4897,15 +4936,15 @@ msgstr ""
"Specificare il contenuto della codifica di trasferimento usata quando il "
"corpo del messaggio contiene dei caratteri non-ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Codifica nome file MIME"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "Intestazione MIME"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4916,202 +4955,179 @@ msgstr ""
"Intestazione MIME : popolare, ma viola RFC 2047\n"
"RFC 2231: conforme allo standard, ma non popolare"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Generale"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Separatore della firma"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Inserisci automaticamente"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Rispondi"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Seleziona automaticamente l'account per le risposte"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Cita il messaggio quando rispondi"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Rispondi alla mailing _list"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Eredita i destinatari in risposta agli auto messaggi"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Lancia automaticamente l'editor esterno"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Livello di annulla"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Vai a capo nei messaggi dopo"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "caratteri"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "A capo nella citazione"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "A capo durante l'input"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Salvataggio automatico nelle bozze"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Formato"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Controllo ortografico"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Formato della risposta"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Simbolo di citazione"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Formato di inoltro"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Descrizione dei simboli "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Abilita controllo ortografico"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Lingua predefinita:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Carattere del testo"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Vista cartella"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Mostra il numero dei messaggi non letti vicino al nome della cartella"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Mostra le colonne del numero dei messaggi nella vista cartella"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Accorcia i newsgroup più lunghi di"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "lettere"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Vista sommario"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Mostra il destinatario nella colonna «Da» se il mittente sei tu stesso"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Espandi i thread"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Formato della data"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Imposta le voci visibili nel sommario... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Messaggio"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Colore etic_hetta"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Codifica caratteri predefinita"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Viene usato quando si visualizzano messaggi con la codifica caratteri "
"mancante."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Codifica caratteri in uscita"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5119,11 +5135,11 @@ msgstr ""
"Selezionando «Automatico» verrà usata la codifica ottimale per la località "
"attuale."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Abilita la colorazione del messaggio"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5131,84 +5147,84 @@ msgstr ""
"Mostra l'alfabeto e il numero multy-byte come\n"
"carattere ASCII (solo Giapponese)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Mostra il riquadro intestazione sopra la vista messaggio"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Mostra le intestazioni abbreviate nella vista messaggio"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Trasforma i messaggi HTML come testo."
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "Trasforma i messaggi HTML come testo."
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Mostra il cursore nella vista messaggio"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Spazio tra le righe"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Scorrimento"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Mezza pagina"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Scorrimento uniforme"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Passo"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Immagini"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Ridimensiona le immagini allegate per adattarle nella finestra"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Mostra immagini in linea"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Abilita il controllo della mail spazzatura"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Comando di apprendimento:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(seleziona predefinito)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Normale"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Comando di classificazione"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5217,232 +5233,232 @@ msgstr ""
"spazzatura e non spazzatura devono essere apprese manualmente per un certo "
"periodo."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Cartella spazzatura"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr ""
"I messaggi impostati come mail spazzatura saranno spostati in questa "
"cartella."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Filtra in ricezione i messaggi classificati come spazzatura"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Filtra le mail spazzatura prima del filtraggio normale"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Elimina le mail spazzatura dal server in ricezione"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Segna le mail spazzatura filtrate come lette"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Controlla automaticamente le firme"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Mostra il risultato del controllo della firma in una finestra di popup"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Conserva temporaneamente in memoria la phassphrase"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Scade dopo"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minuto(i)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Impostando a «0» si conserverà la passphrase per l'intera sessione"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Nascondi l'input durante l'inserimento della passphrase"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Mostra un avvertimento alla partenza se GnuPG non è attivo"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Apri sempre i messaggi nel sommario quando selezionati"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Apri il primo messaggio non letto quando viene aperta una cartella"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Ricorda l'ultimo messaggio selezionato"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr ""
"Segna il messaggio come letto solo quando è aperto in una nuova finestra"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Vai a «In entrata» dopo la ricezione di nuova posta"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Vai a «In entrata» all'avvio"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Esegui immediatamente quando sposti o elimini dei messaggi"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"I messaggi verranno solo segnati fino all'esecuzione se questa è inattiva."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Disposizione dei pulsanti conforme con lo GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Mostra l'icona nella tray"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimizza nell'icona della tray"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Mostra/nascondi la finestra con un click sull'icona nella tray"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Impostazione delle associazioni dei tasti... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Altro"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Comandi esterni"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Data"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Finestra di ricezione"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Mostra la finestra di ricezione"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Sempre"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Solo in ricezione manuale"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Mai"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Non mostrare la finestra di popup alla ricezione di un errore"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Chiudi la finestra di ricezione quando finito"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Aggiungi l'indirizzo di destinazione con un doppio click"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "In uscita"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Chiedi la conferma all'uscita"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Svuota il cestino all'uscita"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Chiedi prima di svuotare"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Avverti se ci sono messaggi accodati"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr ""
"Comandi esterni (gli %s verranno sostituiti con il nome del file / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Browser web"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Browser predefinito)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Usa un programma esterno per la stampa"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Usa un programma esterno per incorporare la posta"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Usa un programma esterno per l'invio"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Abilita controllo ortografico"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Abilita il controllo stretto dell'integrità delle cache del sommario"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5452,275 +5468,275 @@ msgstr ""
"modificati da altre applicazioni.\n"
"Questa opzione degraderà le prestazioni della visualizzazione del sommario."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Timeout del socket I/O:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "secondo(i)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatica (Raccomandata)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "ASCII a 7 bit (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Europa Occidentale (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Europa Occidentale (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Europa Occidentale (Windows 1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Europa Centrale (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltico (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltico (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Baltico (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Greco (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arabo (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arabo (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Ebreo (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Ebreo (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turco (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cirillico (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cirillico (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cirillico (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cirillico (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Giapponese (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Giapponese (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Giapponese (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Cinese semplificato (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Cinese semplificato (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Cinese tradizionale (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Cinese tradizionale (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Cinese (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Coreano (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tailandese (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tailandese (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "il nome abbreviato del giorno della settimana"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "il nome completo del giorno della settimana"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "il nome abbreviato del mese"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "il nome completo del mese"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "la data e l'ora preferite per la località attuale"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "il numero del secolo (anno/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "il giorno del mese come numero decimale"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "l'ora come numero decimale con l'orologio di 24 ore"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "l'ora come numero decimale con l'orologio di 12 ore"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "il giorno dell'anno come numero decimale"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "il mese come numero decimale"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "i minuti come numero decimale"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM o PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "i secondi come numero decimale"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "il giorno della settimana come numero decimale"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "la data preferita per la località attuale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "le ultime due cifre dell'anno"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "l'anno come numero decimale"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "il fuso orario o l'abbreviazione"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Specificatore"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Descrizione"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Esempio"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Impostazione dei colori del messaggio"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Colori"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Testo citato - Primo livello"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Testo citato - Secondo livello"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Testo citato - Terzo livello"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Link URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Ricicla i colori di citazione"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Scelta del colore per la citazione di livello 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Scelta del colore per la citazione di livello 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Scelta del colore per la citazione di livello 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Scelta del colore per l'URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Descrizione dei simboli"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5744,11 +5760,11 @@ msgstr ""
"Newsgroups\n"
"ID-Messaggio"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Se è impostato x, mostra expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5762,7 +5778,7 @@ msgstr ""
"Corpo del messaggio citato senza firma\n"
"Percentuale"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5774,19 +5790,19 @@ msgstr ""
"Parentesi graffa aperta\n"
"Parentesi graffa chiusa"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Associazioni dei tasti"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Impostazione delle associazioni dei tasti."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Predefinita"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Vecchio sylpheed"
@@ -6161,19 +6177,19 @@ msgstr "Allegato"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Oggetto"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Da"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Data"
@@ -6183,7 +6199,7 @@ msgid "Number"
msgstr "Numero"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "A"
@@ -6477,7 +6493,7 @@ msgstr "Ricerca in %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Ricerca in %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Nessuna Data)"
@@ -6575,7 +6591,7 @@ msgstr "Informazioni"
msgid "%s - POP3 Remote mailbox"
msgstr "Rimuovi la casella postale"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "No."
@@ -7062,7 +7078,7 @@ msgstr "Recupero la lista dei newsgroup..."
msgid "Can't retrieve newsgroup list."
msgstr "Impossibile recuperare la lista dei newsgroup."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Fatto."
@@ -7071,339 +7087,339 @@ msgstr "Fatto."
msgid "%d newsgroups received (%s read)"
msgstr "ricevuti %d newsgroup (%s letti)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Rispondi _a"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Rispondi _a/t_utti"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Rispondi _a/_mittente"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Rispondi _a/mailing _list"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Spos_ta..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Copia..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Seg_na"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Seg_na/Segn_a"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Seg_na/To_gli segno"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Seg_na/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Seg_na/Segna co_me non letto"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Seg_na/Segna come _letto"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/Seg_na/Segna il _thread come letto"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/Seg_na/Segna come tutti l_etti"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Colore etic_hetta"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Imposta come mail _spazzatura"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Imposta come mail non spa_zzatura"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Rim_odifica"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Aggiungi mittente alla ru_brica..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Crea re_gola per il filtro"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Crea re_gola per il filtro/A_utomaticamente"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Crea re_gola per il filtro/con _Da"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Crea re_gola per il filtro/con _A"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Crea re_gola per il filtro/con l'_Oggetto"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Creazione della vista del sommario...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Esame della cartella (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Segno del processo"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Sono rimaste alcune operazioni segnate. Le elaboro?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Esame della cartella (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Ricerca ancora"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Non esistono più messaggi non letti"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Non è stato trovato nessun messaggio non letto. Ricerco dalla fine?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Non esistono messaggi non letti."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr ""
"Non è stato trovato nessun messaggio non letto. Passo alla cartella seguente?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Non esistono più messaggi nuovi"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Non è stato trovato nessun messaggio nuovo. Ricerco dalla fine?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Non esistono messaggi nuovi."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr ""
"Non è stato trovato nessun messaggio nuovo. Passo alla cartella seguente?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Non esistono più messaggi segnati"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Non è stato trovato nessun messaggio segnato. Ricerco dalla fine?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Non esistono messaggi segnati."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Non è stato trovato nessun messaggio segnato. Ricerco dall'inizio?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Non esistono più messaggi etichettati"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Non è stato trovato nessun messaggio etichettato. Ricerco dalla fine?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Non esistono messaggi etichettati."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Non è stato trovato nessun messaggio etichettato. Ricerco dall'inizio?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Raggruppamento dei messaggi per oggetto..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d eliminato"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d spostato"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d copiato"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " voci selezionate"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d nuovi, %d non letti, %d totale (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d nuovi, %d non letti, %d totale"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Ordinamento del sommario..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tImpostazione del sommario dai dati dei messaggi..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Impostazione del sommario dai dati dei messaggi..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Scrittura della cache del sommario (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Il messaggio %d è segnato\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Il messaggio %d è segnato come già letto\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Il messaggio %d è segnato come non letto\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Il messaggio %s/%d è impostato per l'eliminazione\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Elimina il(i) messaggio(i)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Eliminare il(i) messaggio(i) dal cestino?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Eliminazione dei messaggi duplicati..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Il messaggio %s/%d non è segnato\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Il messaggio %d è impostato per lo spostamento in %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "La destinazione coincide con la cartella attuale."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Selezione della cartella"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Il messaggio %d è impostato per la copia in %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "La destinazione della copia coincide con la cartella attuale."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Selezione della cartella"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Si è verificato un errore durante l'elaborazione dei messaggi."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Costruzione dei thread..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Senza thread..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtraggio (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtraggio..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtraggio..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "sono stati filtrati %d messaggi(o)."
diff --git a/po/ja.po b/po/ja.po
index 2f4fdb40..26eb9bc4 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-26 18:33+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 1999-10-12\n"
"Last-Translator: Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -503,11 +503,11 @@ msgstr "%s が見つかりました\n"
msgid "Configuration is saved.\n"
msgstr "設定を保存しました。\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "迷惑メールフィルタ (手動)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "迷惑メールフィルタ"
@@ -688,7 +688,7 @@ msgstr ""
"新着メッセージはこの順番でチェックされます。「全受信」によるメッセージ\n"
"の取得を有効にするには、「G」カラムのボックスをチェックしてください。"
-#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:682
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
@@ -829,7 +829,7 @@ msgstr "アドレスをアドレス帳に追加"
msgid "Address"
msgstr "アドレス"
-#: src/addressadd.c:198 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "備考"
@@ -838,28 +838,28 @@ msgstr "備考"
msgid "Select Address Book Folder"
msgstr "アドレス帳フォルダを選択"
-#: src/addressbook.c:341 src/compose.c:568 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/ファイル(_F)"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/ファイル(_F)/新規アドレス帳(_B)"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/ファイル(_F)/新規_vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/ファイル(_F)/新規_JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/ファイル(_F)/新規LDAPサーバ(_L)"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:573
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
@@ -867,100 +867,100 @@ msgstr "/ファイル(_F)/新規LDAPサーバ(_L)"
msgid "/_File/---"
msgstr "/ファイル(_F)/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/ファイル(_F)/編集(_E)"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/ファイル(_F)/削除(_D)"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/ファイル(_F)/保存(_S)"
-#: src/addressbook.c:355 src/compose.c:585 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/ファイル(_F)/閉じる(_C)"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/編集(_E)"
-#: src/addressbook.c:358 src/compose.c:592 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/編集(_E)/コピー(_C)"
-#: src/addressbook.c:359 src/compose.c:593
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/編集(_E)/ペースト(_P)"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/アドレス(_A)"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/アドレス(_A)/新規アドレス(_A)"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/アドレス(_A)/新規グループ(_G)"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/アドレス(_A)/新規フォルダ(_F)"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/アドレス(_A)/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/アドレス(_A)/編集(_E)"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/アドレス(_A)/削除(_D)"
-#: src/addressbook.c:369 src/compose.c:703 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/ツール(_T)"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/ツール(_T)/_LDIFファイルをインポート"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/ツール(_T)/_CSVファイルをインポート"
-#: src/addressbook.c:373 src/compose.c:727 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/ヘルプ(_H)"
-#: src/addressbook.c:374 src/compose.c:728 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/ヘルプ(_H)/このプログラムについて(_A)"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/新規アドレス(_A)"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/新規グループ(_G)"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/新規フォルダ(_F)"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
@@ -973,84 +973,88 @@ msgstr "/新規フォルダ(_F)"
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:444
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/削除(_D)"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/コピー(_C)"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/ペースト(_P)"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "アドレス帳"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3770 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "フォルダ"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "電子メール アドレス"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "検索:"
-#: src/addressbook.c:788 src/compose.c:3215 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "宛先:"
-#: src/addressbook.c:792 src/compose.c:3232 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3249 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1895 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "削除"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "追加"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "検索"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "閉じる(_C)"
+#: src/addressbook.c:946 src/addressbook.c:3074
+msgid "Auto-registered address"
+msgstr "自動登録アドレス"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "アドレスの削除"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "本当にこのアドレスを削除しますか?"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1059,36 +1063,36 @@ msgstr ""
"`%s' 内のすべてのフォルダとアドレスを削除してもいいですか?\n"
"フォルダのみを削除する場合、アドレスは親フォルダに移動します。"
-#: src/addressbook.c:1889 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "フォルダの削除"
-#: src/addressbook.c:1889
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "フォルダのみ(_F)"
-#: src/addressbook.c:1889
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "フォルダとアドレス(_A)"
-#: src/addressbook.c:1894
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "本当に `%s' を削除しますか?"
-#: src/addressbook.c:2826 src/addressbook.c:2964
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "新規ユーザ、インデックスファイルを保存できません。"
-#: src/addressbook.c:2830 src/addressbook.c:2968
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "新規ユーザ、アドレス帳ファイルを保存できません。"
-#: src/addressbook.c:2840 src/addressbook.c:2978
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "旧形式のアドレス帳は正しく変換されました。"
-#: src/addressbook.c:2845
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1096,7 +1100,7 @@ msgstr ""
"旧形式のアドレス帳は変換されました。\n"
"新規アドレスインデックスファイルに保存できません"
-#: src/addressbook.c:2858
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1104,7 +1108,7 @@ msgstr ""
"アドレス帳を変換できません。\n"
"しかし空の新規アドレス帳ファイルが作成されました。"
-#: src/addressbook.c:2864
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1112,7 +1116,7 @@ msgstr ""
"アドレス帳を変換できません。\n"
"新規アドレス帳ファイルを作成できません。"
-#: src/addressbook.c:2869
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1120,15 +1124,15 @@ msgstr ""
"アドレス帳を変換できません。\n"
"新規アドレス帳ファイルを作成できません。"
-#: src/addressbook.c:2876
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "アドレス帳の変換エラー"
-#: src/addressbook.c:2880
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "アドレス帳の変換"
-#: src/addressbook.c:2919
+#: src/addressbook.c:2913
#, c-format
msgid ""
"Could not read address index:\n"
@@ -1139,80 +1143,76 @@ msgstr ""
"\n"
"%s%c%s"
-#: src/addressbook.c:2922
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "アドレス帳のエラー"
-#: src/addressbook.c:2983
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"旧形式のアドレス帳は変換されましたが、新規アドレスインデックスファイルを保存"
"できません"
-#: src/addressbook.c:2997
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"アドレス帳を変換できませんでしたが、空の新規アドレス帳ファイルが作成されまし"
"た。"
-#: src/addressbook.c:3003
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"アドレス帳を変換できません。新規アドレス帳ファイルを作成できませんでした。"
-#: src/addressbook.c:3009
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"アドレス帳を変換できません。新規アドレス帳ファイルを作成できませんでした。"
-#: src/addressbook.c:3021
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "アドレスインデックスを読み込めません"
-#: src/addressbook.c:3027
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "アドレス帳変換エラー"
-#: src/addressbook.c:3033
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "アドレス帳変換"
-#: src/addressbook.c:3079
-msgid "Auto-registered address"
-msgstr "自動登録アドレス"
-
-#: src/addressbook.c:3700 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "インタフェース"
-#: src/addressbook.c:3714 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "アドレス帳"
-#: src/addressbook.c:3728
+#: src/addressbook.c:3725
msgid "Person"
msgstr "人物"
-#: src/addressbook.c:3742
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "電子メール アドレス"
-#: src/addressbook.c:3756
+#: src/addressbook.c:3753
msgid "Group"
msgstr "グループ"
-#: src/addressbook.c:3784
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3798 src/addressbook.c:3812
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3826
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAPサーバ"
@@ -1818,7 +1818,9 @@ msgstr "ファイルが存在しないかまたは空です。"
msgid "Properties"
msgstr "プロパティ"
-#: src/compose.c:6402 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "エンコーディング"
@@ -2065,7 +2067,7 @@ msgstr "JPilotエントリを編集"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2352,18 +2354,18 @@ msgstr "/ニュースグループを削除(_R)"
msgid "Creating folder view...\n"
msgstr "フォルダビューを作成中...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "新着"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "未読"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "総数"
@@ -2405,7 +2407,7 @@ msgstr "フォルダツリーの再構築に失敗しました。"
msgid "Checking for new messages in all folders..."
msgstr "全フォルダの新着メッセージをチェック中..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "迷惑メール"
@@ -4238,21 +4240,21 @@ msgstr "アカウントの設定"
msgid "Creating account preferences window...\n"
msgstr "アカウントプリファレンスウィンドウを作成中...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "受信"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "送信"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "作成"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "個人情報"
@@ -4260,7 +4262,7 @@ msgstr "個人情報"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "高度な設定"
@@ -4384,7 +4386,7 @@ msgid "Authentication method"
msgstr "認証方式"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "自動"
@@ -4428,8 +4430,8 @@ msgstr "メッセージIDを生成する"
msgid "Add user-defined header"
msgstr "ユーザ定義のヘッダを追加する"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " 編集... "
@@ -4453,7 +4455,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "送信前にPOP3認証を行う"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "署名"
@@ -4761,85 +4763,113 @@ msgstr "アクションの削除"
msgid "Do you really want to delete this action?"
msgstr "本当にこのアクションを削除してもいいですか?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "全般プリファレンスウィンドウを作成中...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "全般の設定"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "表示"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "迷惑メール"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "詳細"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "新着メールを自動チェックする"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr " "
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "分ごと"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "起動時に新着メールをチェックする"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "受信後にすべてのローカルフォルダを更新する"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "新着メッセージが到着したらコマンドを実行する"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "コマンド"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "`%d' は新着メッセージ数で置き換えられます。"
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "ローカルスプールから取り込む"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "取込時に振り分ける"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "スプールのパス"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "一般"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "送信したメッセージを送信控に保存する"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "送信したメッセージにフィルタルールを適用する"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+msgid "Automatically add recipients to address book"
+msgstr "宛先のアドレスをアドレス帳に自動登録する"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"次の文字列(カンマ区切り)がメッセージ本文に含まれる場合は添付忘れを確認する"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(例: 添付,attach)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "送信前に宛先を確認する"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "除外するアドレス/ドメイン(カンマ区切り):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "転送符号化方式"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4847,15 +4877,15 @@ msgstr ""
"メッセージ本文がASCII文字以外を含む場合に使用する Content-Transfer-Encoding "
"を指定してください。"
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "MIMEファイル名エンコーディング"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIMEヘッダ"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4865,199 +4895,175 @@ msgstr ""
"MIMEヘッダ: 最も普及しているが、RFC 2047に違反\n"
"RFC 2231: 標準に準拠しているが、普及していない"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"次の文字列(カンマ区切り)がメッセージ本文に含まれる場合は添付忘れを確認する"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(例: 添付,attach)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "送信前に宛先を確認する"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "除外するアドレス/ドメイン(カンマ区切り):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "一般"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "署名の区切り"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "自動的に挿入する"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "返信"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "返信時に自動的にアカウントを選択する"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "返信時にメッセージを引用する"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
msgid "Reply to mailing list by Reply button"
msgstr "返信ボタンでメーリングリストに返信する"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "自分が出したメッセージに返信した場合は宛先を引き継ぐ"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr "返信の宛先をメールアドレスのみにする"
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "エディタ"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "外部エディタを自動的に起動する"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "アンドゥの回数"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "メッセージを半角"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "文字で改行"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "引用部を自動整形する"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "入力時に自動整形する"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "草稿に自動保存する"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "書式"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "スペルチェック"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "返信の書式"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "引用符"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "転送の書式"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " 記号の説明 "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "スペルチェックを有効にする"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "既定の言語:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "テキストフォント"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "フォルダビュー"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "フォルダ名の横に未読数を表示する"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
msgid "Displaying message number columns in the folder view:"
msgstr "フォルダビューに表示するメッセージ数のカラム:"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "文字数が"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "字より長いニュースグループ名を簡略表示"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "サマリビュー"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "差出人が自分の場合は `差出人' カラムに宛先を表示する"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "スレッドを展開する"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "日付の書式"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " サマリの表示項目を設定... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "メッセージ"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
msgid "Color label"
msgstr "カラーラベル"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "既定の文字エンコーディング"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"これはエンコーディングが未指定のメッセージを表示するときに使用されます。"
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "送信文字エンコーディング"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5065,93 +5071,93 @@ msgstr ""
"「自動設定」を選択した場合は、現在の言語設定に最適なエンコーディングが使用さ"
"れます。"
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "メッセージの色を有効にする"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr "マルチバイト英数字を ASCII 文字で表示する (日本語のみ)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "メッセージビューの上部にヘッダペインを表示する"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "メッセージビューに簡略ヘッダを表示する"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "HTML メッセージを解釈してテキスト表示する"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "HTML のみのメッセージを添付として扱う"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "メッセージビューにカーソルを表示する"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "行間を空ける"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "ピクセル"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "スクロール"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "半ページ単位"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "スムーズスクロール"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "間隔"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "画像"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "大きな添付画像をウィンドウにあわせてリサイズする"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "画像をインラインで表示する"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "迷惑メール対策を有効にする"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "学習コマンド:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(プリセットを選択)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "非迷惑メール"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "判定コマンド"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5159,226 +5165,226 @@ msgstr ""
"迷惑メールを自動的に判定するには、迷惑メールと非迷惑メールの両方をある程度ま"
"で手動で学習させる必要があります。"
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "迷惑メールフォルダ"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "迷惑メールに指定したメッセージをこのフォルダに移動します。"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "受信時に迷惑メールと判定されたメッセージを振り分ける"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "通常の振り分けの前に迷惑メールを振り分ける"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "受信時に迷惑メールをサーバから削除する"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "振り分けた迷惑メールを既読にする"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "署名を自動的に検証する"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "署名の検証結果をポップアップウィンドウで表示する"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "パスフレーズをメモリ上に一時的に記憶する"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "有効期間"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "分"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "'0' に設定するとセッションの間中パスフレーズを記憶します。"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "パスフレーズの入力時に入力を捕捉する"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "GnuPG が動作しない場合起動時に警告を表示する"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "サマリでメッセージを選択したとき常に開く"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "フォルダを開いたときに最初の未読メッセージを開く"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "最後に選択したメッセージを記憶する"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "新規ウィンドウで開いたときのみメッセージを既読としてマーク"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "新着メールを受信した後受信箱を開く"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "起動時に受信箱を開く"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "メッセージを移動または削除したら即座に実行する"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"これを無効にすると、メッセージは実行されるまでマークされた状態になります。"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "ボタンの配置をGNOME HIGに準拠"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "トレイアイコンを表示する"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "最小化したときにトレイアイコンに格納する"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "トレイアイコンのクリックでウィンドウの表示を交互に切り替える"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " キーバインドを設定... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "その他"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "外部コマンド"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
msgid "Update"
msgstr "アップデート"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "受信ダイアログ"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "受信ダイアログを"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "常に表示"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "手動で受信した場合のみ表示"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "表示しない"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "受信エラー時にエラーダイアログをポップアップしない"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "完了時に受信ダイアログを閉じる"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "ダブルクリックしたときにアドレスを宛先に追加する"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "終了時"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "終了時に確認する"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "終了時にごみ箱を空にする"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "空にする前に尋ねる"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "送信待機中のメッセージがあれば警告する"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "外部コマンド (%s はファイル名・URIで置き換えられます)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Webブラウザ"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(既定のブラウザ)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "印刷に外部プログラムを使用する"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "メールの受信に外部プログラムを使用する"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "メールの送信に外部プログラムを使用する"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr "アップデートチェックには curl コマンドが必要です。"
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr "自動アップデートチェックを有効にする"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr "HTTP プロキシを使用する"
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr "HTTP プロキシホスト (ホスト名:ポート):"
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "サマリキャッシュの整合性を厳密にチェックする"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5388,275 +5394,275 @@ msgstr ""
"にしてください。\n"
"このオプションはサマリ表示の性能を低下させます。"
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "ソケット I/O のタイムアウト:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "秒"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "自動設定 (推奨)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "欧米 (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "欧米 (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "欧米 (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "中欧 (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "バルト諸国 (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "バルト諸国 (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "バルト諸国 (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "ギリシャ語 (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "アラビア語 (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "アラビア語 (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "ヘブライ語 (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "ヘブライ語 (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "トルコ語 (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "キリル文字 (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "キリル文字 (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "キリル文字 (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "キリル文字 (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "日本語 (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "日本語 (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "日本語 (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "簡体字中国語 (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "簡体字中国語 (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "繁体字中国語 (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "繁体字中国語 (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "中国語 (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "韓国語 (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "タイ語 (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "タイ語 (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "曜日の省略名"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "曜日の完全な名前"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "月の省略名"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "月の完全な名前"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "現在の地域における一般的な日付と時刻の表記"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "世紀(西暦年の上2桁)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "日(10進数表記)"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "24時間時計での時"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "12時間時計での時"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "年の初めから通算の日数(10進数表記)"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "月(10進数表記)"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "分(10進数表記)"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "午前または午後"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "秒(10進数表記)"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "週の何番目の日か(10進数表記)"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "現在の地域における一般的な日付表記"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "西暦の下2桁(世紀部分を含まない年)"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "(4桁の)西暦年"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "タイムゾーンまたはゾーン名または省略名"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "指定子"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "説明"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "例"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "メッセージの色を指定"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "色"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "引用文 - 1段階"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "引用文 - 2段階"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "引用文 - 3段階"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI リンク"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "引用色を循環"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "引用レベル1の色を選択"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "引用レベル2の色を選択"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "引用レベル3の色を選択"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "URI の色を選択"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "記号の説明"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5680,11 +5686,11 @@ msgstr ""
"ニュースグループ\n"
"メッセージID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "xが指定されていればexprを表示"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5698,7 +5704,7 @@ msgstr ""
"引用符付きメッセージ本文(署名なし)\n"
"文字 %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5710,19 +5716,19 @@ msgstr ""
"文字 開き中括弧\n"
"文字 閉じ中括弧"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "キーバインド"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr " キーバインドのプリセットを選択してください。"
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "標準"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "旧Sylpheed"
diff --git a/po/ko.po b/po/ko.po
index b87a6614..b1683b08 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed 0.8.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2002-12-02 11:09+0900\n"
"Last-Translator: Nam SungHyun <namsh@kldp.org>\n"
"Language-Team: Korean <gnome-kr-translation@lists.sourceforge.net>\n"
@@ -18,206 +18,210 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "각 계정에대한 모든 설정을 읽습니다...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, fuzzy, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "%s:%d에대한 IMAP4 접속이 끊어졌습니다. 다시 접속...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP 서버 디렉토리"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "IMAP4 세션을 만들 수 없습니다: %s: %d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "%s:%d에대한 IMAP4 접속을 만듭니다 ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "TLS 세션을 시작할 수 없습니다.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "%d 메시지를 삭제하는 중"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "메시지를 보내는 중 (%d / %d 바이트)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "메시지 %s%c%d를 %s로 이동합니다...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "메시지 %s%c%d를 %s로 복사중입니다 ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "%s로부터 %s로 메시지를 가져옵니다...\n"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, fuzzy, c-format
msgid "can't set deleted flags: %s\n"
msgstr "삭제 플래그를 설정할 수가 없습니다: %d\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "지울 수가 없습니다\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "%s로부터 %s로 메시지를 가져옵니다...\n"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "삭제 플래그를 설정할 수가 없습니다: 1:%d\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
#, fuzzy
msgid "can't close folder\n"
msgstr "폴더를 선택할 수가 없습니다: %s\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, fuzzy, c-format
msgid "root folder %s not exist\n"
msgstr "표시 파일이 발견되지않음.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
#, fuzzy
msgid "error occurred while getting LIST.\n"
msgstr "LIST를 얻는 도중 에러가 발생.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "'%s'를 생성할 수가 없습니다\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "INBOX 아래에 '%s'를 생성할 수가 없습니다\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "우편함을 생성할 수 없습니다: LIST 실패\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "우편함을 생성할 수 없습니다\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "우편함명을 바꿀 수 없습니다: %s에서 %s로\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "우편함을 삭제할 수 없습니다\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "메시지를 보내는 중 (%d / %d 바이트)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "envelope를 얻는 중 에러 발생.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "envelope를 파싱할 수가 없습니다: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "envelope를 얻을 수가 없습니다\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "%s:%d IMAP4 서버에 연결할 수가 없습니다\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "IMAP4 세션을 만들 수 없습니다: %s: %d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "namespace를 얻을 수 없습니다\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "폴더를 선택할 수가 없습니다: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "imap 명령어 실행중 에러: EXPUNGE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
#, fuzzy
msgid "IMAP4 authentication failed.\n"
msgstr "인증 방법"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 로그인을 실패했습니다.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "%s를 %s에 붙일 수 없습니다\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(파일을 보냅니다...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "%s 메시지를 추가할 수가 없습니다\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, fuzzy, c-format
msgid "can't copy %s to %s\n"
msgstr "%d를 %s로 복사할 수가 없습니다\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, fuzzy, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "imap 명령어 실행중 에러: STORE %d:%d %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "imap 명령어 실행중 에러: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
#, fuzzy
msgid "error while imap command: CLOSE\n"
msgstr "imap 명령어 실행중 에러: EXPUNGE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv가 UTF-7를 %s로 변환할 수 없습니다\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv가 %s를 UTF-7로 변환할 수 없습니다\n"
@@ -504,12 +508,12 @@ msgstr "%s을 발견\n"
msgid "Configuration is saved.\n"
msgstr "설정이 저장되었습니다.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "폴더"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "폴더"
@@ -681,8 +685,8 @@ msgstr ""
"새 메시지는 이 순서대로 확인될 것입니다. `모두 받기'로 메시지를\n"
"받으려면 `G' 컬럼 상자를 선택하세요."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -813,244 +817,249 @@ msgstr ""
msgid "Action's user argument"
msgstr ""
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "주소록에 추가"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "주소"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "메모"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "주소록 폴더 선택"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/파일(_F)"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/파일(_F)/새 주소록(_B)"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/파일(_F)/새 vCard(_v)"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/파일(_F)/새 JPilot(_J)"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/파일(_F)/새 서버(_S)"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/파일(_F)/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/파일(_F)/편집(_E)"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/파일(_F)/삭제(_D)"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/파일(_F)/저장(_S)"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/파일(_F)/닫기(_C)"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/편집(_E)"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/편집(_E)/복사(_C)"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/편집(_E)/붙여넣기(_P)"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/주소(_A)"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/주소(_A)/새 주소(_A)"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/주소(_A)/새 그룹(_G)"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/주소(_A)/새 폴더(_F)"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/주소(_A)/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/주소(_A)/편집(_E)"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/주소(_A)/삭제(_D)"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/도구(_T)"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/도구(_T)/LDIF 파일 가져오기(_L)"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/도구(_T)/LDIF 파일 가져오기(_L)"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/도움말(_H)"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/도움말(_H)/sylpheed 정보(_A)"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/새 주소(_A)"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/새 그룹(_G)"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/새 폴더(_F)"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/삭제(_D)"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/복사(_C)..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/편집(_E)/붙여넣기(_P)"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "주소록"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "폴더"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "이메일 주소"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "찾기"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "받는 사람:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "참조:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "숨은 참조:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "삭제"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "추가"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "찾기"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "닫기"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "등록된 규칙"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "주소를 삭제"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "정말로 주소를 삭제하시겠습니까?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1059,38 +1068,38 @@ msgstr ""
"`%s'의 모든 주소와 폴더를 삭제할까요 ? \n"
"폴더만 지울 경우 주소는 그 상위 폴더로 옮겨집니다."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "폴더 삭제"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "폴더만"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "폴더와 주소"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "정말로 `%s'를 지우시겠습니까?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "새 사용자, 색인 파일을 저장할 수 없습니다."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "새 사용자, 주소록 파일을 저장할 수 없습니다."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "예전 주소록을 성공적으로 변환하였습니다."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1098,7 +1107,7 @@ msgstr ""
"예전 주소록이 변환되었습니다,\n"
"새 주소록의 색인 파일을 저장할 수 없습니다"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1106,7 +1115,7 @@ msgstr ""
"주소록을 변환할 수 없습니다,\n"
"대신에 빈 새 주소록 파일을 생성하였습니다."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1114,7 +1123,7 @@ msgstr ""
"주소록을 변환하지 못했습니다,\n"
"새 주소록 파일을 생성하지 못했습니다."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1122,17 +1131,17 @@ msgstr ""
"주소록을 변환하지 못했고\n"
"새 주소록 파일도 생성하지 못했습니다."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "주소록 변환 에러"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "주소록 변환"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1140,74 +1149,74 @@ msgid ""
"%s%c%s"
msgstr "주소 색인을 읽을 수 없습니다"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "주소록 에러"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "예전 주소록이 변환되었습니다, 새 주소록 색인 파일을 저장할 수 없습니다"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"주소록을 변환할 수 없습니다, 대신에 빈 새 주소록 파일을 생성하였습니다."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "주소록을 변환하지 못했습니다, 새 주소록 파일을 생성하지 못했습니다."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr "주소록을 변환하지 못했고 새 주소록 파일도 생성하지 못했습니다."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "주소 색인을 읽을 수 없습니다"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "주소록 변환 에러"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "주소록 변환"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "인터페이스"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "주소록"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "사람"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "이메일 주소"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "그룹"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP 서버"
@@ -1219,11 +1228,11 @@ msgstr "공용 주소록"
msgid "Personal address"
msgstr "개인 주소록"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "알림"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "경고"
@@ -1270,442 +1279,442 @@ msgstr "갈색"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "없음"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/추가(_A)..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/삭제(_R)"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
#, fuzzy
msgid "/_Properties..."
msgstr "/특성(_P)..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/파일(_F)/저장(_S)"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/메시지(_M)/나중에 보내기(_l)"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/메시지(_M)/임시 보관함으로 보내기(_d)"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/메시지(_M)/저장하고 편집 보존(_k)"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/파일(_F)/첨부 파일(_A)"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/파일(_F)/파일 삽입(_I)"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/파일(_F)/서명 삽입(_g)"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/파일(_F)/서명 삽입(_g)"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/편집(_E)/실행취소(_U)"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/편집(_E)/다시 실행(_R)"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/편집(_E)/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/편집(_E)/잘라내기(_t)"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/편집(_E)/quotation으로 붙여넣기(_q)"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/편집(_E)/모두 선택(_a)"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/편집(_E)/현재 단락 자동 줄바꿈(_W)"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/편집(_E)/모든 긴 라인 자동 줄바꿈(_l)"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/편집(_E)/복사(_C)"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/보기(_V)"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/보기(_V)/To(_T)"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/보기(_V)/Cc(_C)"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/보기(_V)/Bcc(_B)"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/보기(_V)/Reply to(_R)"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/보기(_V)/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/보기(_V)/따라올리기(_F)"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/보기(_V)/Ruler(_u)"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/보기(_V)/첨부(_A)"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/보기(_V)/가기(_G)/다른 폴더로(_f)..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/보기(_V)/정렬(_S)/내림차순"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/보기(_V)/정렬(_S)/내림차순"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/보기(_V)/문자셋(_C)/7bit 아스키 (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/보기(_V)/문자셋(_C)/유니코드(_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/보기(_V)/문자셋(_C)/서부 유럽(ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/보기(_V)/문자셋(_C)/서부 유럽(ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/보기(_V)/문자셋(_C)/중앙 유럽(ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/보기(_V)/문자셋(_C)/_Baltic (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/보기(_V)/문자셋(_C)/Baltic (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/보기(_V)/문자셋(_C)/그리스(ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/보기(_V)/문자셋(_C)/Baltic (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/보기(_V)/문자셋(_C)/그리스(ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/보기(_V)/문자셋(_C)/터기 (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/보기(_V)/문자셋(_C)/Cyrillic (ISo-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/보기(_V)/문자셋(_C)/Cyrillic (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/보기(_V)/문자셋(_C)/Cyrillic (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/보기(_V)/문자셋(_C)/일본 (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/보기(_V)/문자셋(_C)/Simplified Chinese (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/보기(_V)/문자셋(_C)/Simplified Chinese (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/보기(_V)/문자셋(_C)/Traditional Chinese (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/보기(_V)/문자셋(_C)/한국 (EUC-KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/보기(_V)/문자셋(_C)/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/보기(_V)/문자셋(_C)/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/도구(_T)/주소록(_A)"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/도구(_T)/템플릿(_T)"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/도구(_T)/동작(_n)"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/도구(_T)/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/편집(_E)/외부 편집기로 편집(_x)"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/도구(_T)/동작(_n)"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/메시지(_M)/암호화(_E)"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/도구(_T)/실행(_x)"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/도구(_T)/템플릿(_T)"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: 파일이 없습니다\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "텍스트 부분을 얻을 수가 없습니다\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "인용 부호 형식 에러."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "메시지 회신/전달 형식 에러."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "%s파일이 없습니다\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "%s의 파일 크기를 알수가 없습니다\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "%s 파일이 빈 파일입니다."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "%s를 읽을 수가 없습니다."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "메시지: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "multipart 메시지의 부분을 얻을 수가 없습니다."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(제목 없음)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - 메시지 편집%s "
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "받는 사람이 지정되지않았습니다"
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "제목"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "제목이 비었습니다. 그래도 보낼까요?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "첨부"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "다음 주소를 자동적으로 정함"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "보낸 사람:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "제목:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "메일 발송"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "받는 사람 목록을 얻을 수가 없습니다"
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1713,40 +1722,40 @@ msgstr ""
"메일을 보내기위한 계정이 지정되어있지않습니다.\n"
"보내기 전에 메일 계정을 선택하세요."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "%s로 메시지를 보내는 중 에러가 발생했습니다."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "메시지를 보낸 편지함에 저장할 수가 없습니다"
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "현재 선택된 키 ID `%s'에 연결된 어떤 키도 찾을 수 없습니다."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "메시지를 임시 보관함에 넣을수가 없습니다."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "메시지를 임시 보관함에 넣을수가 없습니다."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "메시지를 임시 보관함에 넣을수가 없습니다."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "파일 모드를 바꿀수가 없습니다\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1756,12 +1765,12 @@ msgstr ""
"메시지의 문자셋을 변경할 수가 없습니다.\n"
"그래도 보낼까요?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "주소록 변환 에러"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1770,15 +1779,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1787,93 +1796,95 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "오래된 메시지를 제거할 수가 없습니다\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "메시지를 임시 보관합니다...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "큐 폴더를 찾을 수가 없습니다\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "메시지를 임시 보관할 수가 없습니다\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "%s파일이 없습니다\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "%s 파일을 열 수가 없습니다\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "생성된 Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "편집창을 생성합니다...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/도구(_T)/동작(_n)"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/메시지(_M)/암호화(_E)"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "마임 타입"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "크기"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "올바르지않은 마임 타입."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "파일이 없거나 비여있습니다."
-#: src/compose.c:6288
+#: src/compose.c:6382
#, fuzzy
msgid "Properties"
msgstr "특성"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "인코딩"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "경로"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "파일 이름"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "외부 편집기 명령어가 올바르지않습니다: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1883,52 +1894,52 @@ msgstr ""
"이 프로세스를 강제로 종료시킬까요?\n"
"프로세스 그룹 아이디: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "메시지를 임시 보관함에 넣을수가 없습니다."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "파일 선택"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "파일 선택"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "메시지 보내기"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "이 메시지는 수정되었습니다. 변경사항을 버릴까요?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "`%s' 템플릿을 적용할까요?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "템플릿을 적용합니다."
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "대체"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "삽입"
@@ -2111,7 +2122,7 @@ msgstr "JPilot 항목 편집"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2414,18 +2425,18 @@ msgstr "/뉴스그룹 삭제(_R)"
msgid "Creating folder view...\n"
msgstr "폴더 뷰를 생성합니다...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "새것"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "안읽음"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2468,7 +2479,7 @@ msgstr "폴더 트리를 갱신합니다..."
msgid "Checking for new messages in all folders..."
msgstr "모든 폴더의 새로운 메시지를 확인합니다..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2614,7 +2625,7 @@ msgid "Creating header view...\n"
msgstr "헤더 뷰를 생성합니다...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(???)"
@@ -2987,7 +2998,7 @@ msgstr "끝마치는 중"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "메시지 (%d / %d) 를 가져오는 중 (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3185,7 +3196,7 @@ msgstr ""
msgid "Some unsent messages are queued. Exit now?"
msgstr "보내지지 않은 메시지가 큐에 있습니다. 지금 종료할까요?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3193,21 +3204,21 @@ msgstr ""
"GnuPG가 적절하게 인스톨되지 않았거나 너무 오래된 버전입니다.\n"
"OpenPGP 지원기능을 끕니다."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "다른 Sylpheed가 이미 실행되고 있습니다.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "동작 설정을 씁니다...\n"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3577,15 +3588,15 @@ msgstr "/보기(_V)/문자셋(_C)/Chinese (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/보기(_V)/문자셋(_C)/한국 (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/보기(_V)/새 창으로 열기(_w)"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/보기(_V)/메시지 소스(_a)"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/보기(_V)/모든 헤더(_h)"
@@ -3896,8 +3907,8 @@ msgstr "새 창을 만듭니다...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "메인 창: 색 할당 %d 실패\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "마침.\n"
@@ -3968,7 +3979,7 @@ msgstr "Sylpheed - 폴더 보기"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - 메시지 보기"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/회신(_R)"
@@ -3987,15 +3998,15 @@ msgstr "/회신(_y)/보낸이(_s)"
msgid "/Reply to mailing _list"
msgstr "/회신(_y)/메일링리스트(_l)"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/전달(_F)"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/첨부로 전달(_w)"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Redirec_t"
@@ -4140,7 +4151,7 @@ msgstr "첨부"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "`%s' 파일을 저장할 수가 없습니다."
@@ -4166,7 +4177,7 @@ msgstr "/새 이름으로(_S)..."
msgid "/Save _all..."
msgstr "/새 이름으로(_S)..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/인쇄(_)..."
@@ -4349,21 +4360,21 @@ msgstr "계정 기본 설정"
msgid "Creating account preferences window...\n"
msgstr "계정 설정 창을 생성합니다...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "받기"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "메일 발송"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "작성"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "프라이버시"
@@ -4371,7 +4382,7 @@ msgstr "프라이버시"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "고급"
@@ -4501,7 +4512,7 @@ msgid "Authentication method"
msgstr "인증 방법"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "자동"
@@ -4550,8 +4561,8 @@ msgstr "Message-ID 생성"
msgid "Add user-defined header"
msgstr "사용자 정의된 헤더 추가"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " 편집..."
@@ -4574,7 +4585,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "보내기전 POP3와 인증"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "서명"
@@ -4868,316 +4879,321 @@ msgstr "동작 삭제"
msgid "Do you really want to delete this action?"
msgstr "정말로 이 동작을 삭제하시겠습니까?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "일반 설정 창을 생성합니다...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "일반 설정"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "보기"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "폴더"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "새 편지를 자동 검사"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
#, fuzzy
msgid "every"
msgstr "보이지 않음"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "분"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "시작할 때 새 편지를 검사"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "병합 후에 모든 지역 폴더 갱신"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "메시지를 이동하거나 지울때 즉시 실행"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "명령어"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "새 메시지의 갯수를 얻는 중 (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "spool로부터 합체"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "합체시 필터링"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "일반"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "보낸 메시지를 '보낸 편지함'에 저장"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "다음 주소를 자동적으로 정함"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "보내기 전에 줄 바꿈"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
#, fuzzy
msgid "Transfer encoding"
msgstr "보내기 전에 줄 바꿈"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr ""
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "보내는 메일의 문자셋"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "보내는 메일의 문자셋"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "보내기 전에 줄 바꿈"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "일반"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "서명 분리자"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "지동으로 삽입"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "회신"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "자동으로 회신할 계정 선택"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "회신할 때 메시지를 인용"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/회신(_y)/메일링리스트(_l)"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "편집기"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "자동으로 외부 편집기 사용"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr ""
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "줄 바꿈 at"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "글자"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "인용도 줄 바꿈"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
#, fuzzy
msgid "Wrap on input"
msgstr "긴 줄에대해 자동 줄바꿈을 합니다"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "임시 보관함에 넣기"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "보통"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "회신 형식"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "인용 부호"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "전달 형식"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " 부호 설명 "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "기본 우편함"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "텍스트"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "폴더"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "폴더이름옆에 읽지않을 메시지 수를 표시"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "폴더이름옆에 읽지않을 메시지 수를 표시"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr ""
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
#, fuzzy
msgid "letters"
msgstr "삭제"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "요약 보기"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "보낸 사람이 본인인 경우 보낸 사람 칸에 받는 사람을 표시"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "쓰레드 펴기"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "날짜 형식"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr "요약에 표시될 항목 설정... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "본문"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/색 라벨(_b)"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/보기(_V)/정렬(_S)/내림차순"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/보기(_V)/정렬(_S)/내림차순"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5186,11 +5202,11 @@ msgstr ""
"`자동'이 선택되면, 현재 로케일에 맞는 최적의\n"
"인코딩 방식이 사용됩니다."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "메시지에 색을 이용하여 보여주기"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5198,619 +5214,619 @@ msgstr ""
"다중바이트 알파벳과 숫자를 ASCII 문자로\n"
"표시 (일본어인 경우에만)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "메시지 보기 위에 헤더 창 표시"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "메시지를 볼때 간단한 헤더만 표시"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/메시지(_M)/첨부파일로 전달(_w)"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "메시지를 볼때 간단한 헤더만 표시"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "줄 간격"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "픽셀"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "스크롤"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "반 페이지"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "부드러운 스크롤"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr ""
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
#, fuzzy
msgid "Resize attached large images to fit in the window"
msgstr "첨부된 이미지 크기 조정"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "표시될 헤더 설정"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "폴더"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "실행"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "키 선택"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "실행"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "폴더"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(필터링 되지 않은 메시지는 이 폴더에 저장될 것입니다)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "받을때 메시지를 필터링"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "폴더 삭제"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "폴더 삭제"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "자동으로 서명 확인"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "팝업 창에 서명 확인 결과 보이기"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "비밀번호를 메모리에 임시 보관"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
#, fuzzy
msgid "Expired after"
msgstr "나중에 보내기"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "분 "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "passphrase를 입력할때 Grab input"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "GnuPG가 동작하지 않을 경우 시작시 경고 표시"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
#, fuzzy
msgid "Always open messages in summary when selected"
msgstr "어떤 메시지 파일도 선택되지 않았습니다."
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "폴더에 들어가면 첫번째 안읽은 메시지 열기"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "꼬리표있는 메시지가 없습니다"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "새 창에서 열렸을 경우에만 메시지를 읽은 것으로 표시"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "새 편지를 받은 후 받은 편지함으로 가기"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "시작할 때 새 편지를 검사"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "메시지를 이동하거나 지울때 즉시 실행"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(이것이 꺼져있는 경우 메시지는 실행때까지\n"
"단지 표시만 될 것입니다)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "표시 명"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " 키 바인딩 설정... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "기타"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "실행"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "날짜"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "받기 대화상자"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "받기 대화상자 보기"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "항상"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr ""
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "보이지 않음"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "받기 에러 발생시 에러 상자 보이지 않음"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "끝났을 때 받기 대화상자 닫기"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "더블클릭시에 대상에 주소 추가"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "끝낼때"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "끝냈때 확인"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "끝낼때 지운 편지함 비우기"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "지운 편지함 비울때 확인하기"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "큐에 메시지가 있을 때 경고"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "외부 명령 (%s는 파일 이름 / URI로 대체됩니다)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "웹 탐색기"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "기본 우편함"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "발송을 위해 외부 프로그램을 사용"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "합체을 위해 외부 프로그램을 사용"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "발송을 위해 외부 프로그램을 사용"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "요약 캐쉬 (%s)를 씁니다..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr ""
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr ""
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "자동 (추천)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit 아스키 (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "유니코드 (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "서부 유럽(ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "서부 유럽(ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "서부 유럽(ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "중부 유럽(ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltic (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltic (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "그리스 (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Baltic (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "그리스 (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "터키 (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrillic (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrillic (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrillic (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "일본 (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "일본 (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "일본 (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Simplified Chinese (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Simplified Chinese (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Traditional Chinese (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Traditional Chinese (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "중국 (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "한국 (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr ""
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr ""
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr ""
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr ""
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "현재 로케일에 적당한 날짜와 시간"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "년도 (년/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr ""
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr ""
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr ""
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr ""
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr ""
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr ""
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr ""
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr ""
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr ""
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
#, fuzzy
msgid "the preferred date for the current locale"
msgstr "현재 로케일에 적당한 날짜와 시간"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr ""
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr ""
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr ""
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
#, fuzzy
msgid "Specifier"
msgstr "파일 선택"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "설명"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "예제"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "메시지 색 설정"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "색"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "인용문 - 첫번째 단계"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "인용문 - 두번째 단계"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "인용문 - 세번째 단계"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI 링크"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "인용 색 반복"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "첫번째 단계 인용문 색 선택"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "두번째 단계 인용문 색 선택"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "세번째 단계 인용문 색 선택"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "URI 색 선택"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "부호 설명"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5834,11 +5850,11 @@ msgstr ""
"뉴스그룹\n"
"메시지-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr ""
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5847,7 +5863,7 @@ msgid ""
"Literal %"
msgstr ""
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5855,20 +5871,20 @@ msgid ""
"Literal closing curly brace"
msgstr ""
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "키 바인딩"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " 키 바인딩 설정... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "기본"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "예전 Sylpheed"
@@ -6278,19 +6294,19 @@ msgstr "첨부"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "제목"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "보낸 사람"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "날짜"
@@ -6300,7 +6316,7 @@ msgid "Number"
msgstr "숫자"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "받는 사람:"
@@ -6600,7 +6616,7 @@ msgstr "필터링..."
msgid "Searching %s ..."
msgstr "%s 폴더를 스캔합니다..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(날짜 없슴)"
@@ -6703,7 +6719,7 @@ msgstr "이 프로그램은"
msgid "%s - POP3 Remote mailbox"
msgstr "메일박스를 제거합니다"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "번호"
@@ -7179,7 +7195,7 @@ msgstr "뉴스그룹 목록을 얻을 수가 없습니다."
msgid "Can't retrieve newsgroup list."
msgstr "뉴스그룹 목록을 얻을 수가 없습니다."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "완료."
@@ -7188,344 +7204,344 @@ msgstr "완료."
msgid "%d newsgroups received (%s read)"
msgstr ""
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/회신(_y)"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/회신(_y)/전체(_a)"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/회신(_y)/보낸이(_s)"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/회신(_y)/메일링리스트(_l)"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "이동(_o)..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/복사(_C)..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/표시(_M)"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/표시(_M)/표시(_U)"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/표시(_M)/표시 없앰(_U)"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/표시(_M)/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/표시(_M)/읽지않은 것으로 표시(_e)"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/표시(_M)/읽은 것으로 표시(_d)"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/표시(_M)/읽은 것으로 표시(_d)"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/표시(_M)/모두 읽은 것으로 표시(_r)"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/색 라벨(_b)"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "기본 계정으로 설정"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "기본 계정으로 설정"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/다시 편집(_e)"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/주소록에 보낸이 추가(_k)"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/필터 규칙 생성(_i)"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/필터 규칙 생성(_i)/자동(_A)"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/필터 규칙 생성(_i)/보낸이로(_F)"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/필터 규칙 생성(_i)/받는이로(_T)"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/필터 규칙 생성(_i)/제목으로(_S)"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "요약 창을 생성합니다...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "폴더(%s)를 스캔..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "표시 처리"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "표시가 여전히 남아있습니다. 그것들을 처리할까요?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "폴더(%s)를 스캔..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "다시 찾기"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "안 읽은 메시지가 없슴 "
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "안 읽은 메시지가 없습니다. 끝에서 부터 찾을까요?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "안 읽은 메시지가 없습니다."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "안 읽은 메시지가 없습니다. 다음 폴더로 갈까요?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "새 메시지가 없습니다."
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "새 메시지가 없습니다. 끝에서 부터 찾을까요?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "새 메시지가 없습니다."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "새 메시지가 없습니다. 다음 폴더로 갈까요?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "표시된 메시지가 없습니다"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "표시된 메시지가 없습니다. 끝에서 부터 찾을까요?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "표시된 메시지가 없습니다."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "표시된 메시지가 없습니다. 다음 폴더로 갈까요?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "꼬리표있는 메시지가 없습니다"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "꼬리표있는 메시지가 없습니다. 끝에서 부터 찾을까요?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "꼬리표있는 메시지가 없습니다."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "꼬리표있는 메시지가 없습니다. 처음부터 찾을까요?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr ""
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d개 삭제됨"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d개 이동"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr ""
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " 아이템 선택"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d 새 메시지, %d 안 읽음, %d개 메시지(%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d 새 메시지, %d 안 읽음, %d개 메시지"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "요약을 정렬합니다..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\t메시지 데이타로부터 요약을 만듭니다..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "메시지 데이타로부터 요약을 만듭니다..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "요약 캐쉬 (%s)를 씁니다..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "메시지 %d가 표시되었습니다\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "메시지 %d가 읽은 것으로 표시되었습니다\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "메시지 %d가 읽지않은 것으로 표시되었습니다\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "메시지 %s/%d가 지울것으로 표시되었습니다\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "메시지를 지웁니다"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "정말로 이 메시지를 휴지통에서 삭제하시겠습니까?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "중복된 메시지를 지웁니다..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "메시지 %s/%d의 표시를 지웠습니다\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "메시지 %d가 %s로 이동하도록 했습니다\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "도착지가 현재 폴더와 같습니다"
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "폴더 선택"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr ""
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "복사할 대상이 현재 폴더와 같습니다."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "폴더 선택"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
#, fuzzy
msgid "Error occurred while processing messages."
msgstr "메일을 처리하는 도중 에러"
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "쓰레드를 만듭니다..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "쓰레드를 없앱니다..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "필터링..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "필터링..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "필터링..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, fuzzy, c-format
msgid "%d message(s) have been filtered."
msgstr "메시지 %d는 이미 캐쉬되었습니다.\n"
@@ -8015,9 +8031,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "정규식 사용"
-#~ msgid "Registered rules"
-#~ msgstr "등록된 규칙"
-
#~ msgid "Open URI command line is invalid: `%s'"
#~ msgstr "URI열기 명령어가 올바르지않습니다: `%s'"
diff --git a/po/lt.po b/po/lt.po
index e44ffc06..a686716e 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2005-06-09 13:51+0300\n"
"Last-Translator: Vitalijus Valantiejus <vitalijus@users.sf.net>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -18,199 +18,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Skaitoma kiekvienos sąskaitos konfigūracija...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4 prisijungimas prie %s buvo nutrauktas. Jungiamasi...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP4 serveris panaikina LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Negaliu sukurti IMAP4 sesijos su: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "sukuriamas IMAP4 prisijungimas prie %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Negaliu sukurti TLS sesijos.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Gaunamas laiškas %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Pridedami laiškai į %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Perkeliami laiškai %s į %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopijuojami laiškai %s į %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Šalinami laiškai %s..."
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "negaliu nustatyti ištrynimo žymų: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "negaliu išbraukti\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Trinami laiškai iš %s..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "negaliu nustatyti ištrynimo žymų: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "negaliu uždaryti katalogo\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "šakninis katalogas %s neegzistuoja\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "klaida gaunant LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Negaliu sukurti „%s“\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "negaliu sukurti „%s“ po INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "negaliu sukurti dėžutės: nepavyko LIST\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "negaliu sukurti dėžutės\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "negaliu pervadinti dėžutės: %s į %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "negaliu ištrinti dėžutės\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Gaunamos laiškų antraštės (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "klaida gaunant voką.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "negaliu išanalizuoti voko: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "nagaliu gauti voko\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Negaliu prisijungti prie IMAP4 serverio: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Negaliu sukurti IMAP4 sesijos su: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "negalių gauti vardų zonos\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "negaliu pasirinkti katalogo: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "klaida vykdant imap komandą: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4 autentiškumo tikrinimas nepavyko.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "nepavyko prisijungti prie IMAP4\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "negaliu prirašyti %s į %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(siunčiamas failas...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "negaliu pridėti laiško į %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "negaliu nukopijuoti %s į %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "klaida vykdant imap komandą: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "klaida vykdant imap komandą: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "klaida vykdant imap komandą: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv negali konvertuoti UTF-7 į %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv negali konvertuoti %s į UTF-7\n"
@@ -500,11 +504,11 @@ msgstr "Rasta %s\n"
msgid "Configuration is saved.\n"
msgstr "Nustatymai išsaugoti.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Nepageidautino pašto filtras (neautomatinis)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Nepageidautino pašto filtras"
@@ -686,8 +690,8 @@ msgstr ""
"Nauji laiškai bus tikrinami šia tvarka. Pažymėkite laukelį\n"
"skulpelyje „G“ jei norite gauti laiškus pasirinkę „Gauti visus“."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -818,237 +822,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Vartotojo veiksmo argumentas"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Įdėti adresą į knygą"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresai"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Pastabos"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Pažymėkite adresų knygos katalogą"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Failas"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Failas/Nauja _Knyga"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Failas/Nauja „_vCard“ kortelė"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Failas/Naujas _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Failas/Naujas _LDAP serveris"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Failas/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Failas/_Taisa"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Failas/Išt_rinti"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Failas/Iš_saugoti"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Failas/_Užverti"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Taisa"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Taisa/Kopi_juoti"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Taisa/Į_dėti"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresas"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresas/Naujas _adresas"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresas/Nauja _grupė"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresas/Naujas _katalogas"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresas/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresas/_Redaguoti"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresas/Išt_rinti"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/Į_rankiai"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/Į_rankiai/Importuoti _LDIF failą"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/Į_rankiai/Importuoti _CSV failą"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Pagalba"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Pagalba/_Apie"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Naujas _adresas"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nauja _grupė"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Naujas _katalogas"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Ištrinti"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Kopijuoti"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/Į_dėti"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adresų knyga"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Katalogas"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "El. pašto adresas"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Ieškoti:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Kam:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Kopija:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Slapta kopija:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Ištrinti"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Pridėti"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Ieškoti"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "Uždaryti"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registruoti šablonai"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Pašalinti adresą(-us)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Ar tikrai pašalinti adresą(-us)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1057,36 +1066,36 @@ msgstr ""
"Ar tikrai norite pašalinti katalogą „%s“ ir visus adresus jame? \n"
"Jei pašalinsite tik katalogą, adresai bus perkelti į aukštesnįjį katalogą."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Ištrinti katalogą"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Tik _katalogą"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Katalogą ir _adresus jame"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Tikrai pašalinti „%s“?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Naujas vartotojas, negaliu išsaugoti „index“ failo."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Naujas vartotojas, negaliu išsaugoti adresų knygos failų."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Adresų knyga sėkmingai konvertuota"
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1094,7 +1103,7 @@ msgstr ""
"Sena adresų knyga konvertuota,\n"
"negaliu išsaugoti naujo adresų indekso failo"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1102,7 +1111,7 @@ msgstr ""
"Negaliu konvertuoti adresų knygos,\n"
"bet sukūriau tuščius naujos knygos failus."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1110,7 +1119,7 @@ msgstr ""
"Negaliu konvertuoti adresų knygos,\n"
"negaliu sukurti naujos knygos failų."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1118,15 +1127,15 @@ msgstr ""
"Negaliu konvertuoti adresų knygos,\n"
"ir negaliu sukurti naujos knygos failų."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Adresų knygos konvertavimo klaida"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Adresų knygos konvertavimas"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1134,74 +1143,74 @@ msgid ""
"%s%c%s"
msgstr "Negaliu perskaityti adresų indekso"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Adresų knygos klaida"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "Sena knyga konvertuota, negaliu išsaugoti naujo adresų indekso failo"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Negaliu konvertuoti adresų knygos, bet sukūriau naujus tuščius adresų knygos "
"failus."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Negaliu konvertuoti adresų knygos, negaliu sukurti naujų adresų knygos failų."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Negaliu konvertuoti adresų knygos ir sukurti naujų adresų knygos failų."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Negaliu perskaityti adresų indekso"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Adresų knygos konvertavimo klaida"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Adresų knygos konvertavimas"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Sąsaja"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adresų knyga"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Asmuo"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "El. pašto adresas"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupė"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP serveris"
@@ -1213,11 +1222,11 @@ msgstr "Bendras adresas"
msgid "Personal address"
msgstr "Asmeninis adresas"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Pranešimas"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Įspėjimas"
@@ -1264,399 +1273,399 @@ msgstr "Ruda"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Nieko"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/Pri_dėti..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Pašalinti"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Savybės..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Failas/_Siųsti"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Failas/Siųsti _vėliau"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Failas/Išsaugoti _juodraštį"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Failas/Išsaugoti ir _toliau redaguoti"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Failas/Prise_gti failą"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Failas/Įt_erpti failą"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Failas/Įterpti pa_rašą"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Failas/_Pridėti parašą"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Taisa/_Atšaukti"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Taisa/Pa_kartoti"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Taisa/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Taisa/Iškirp_ti"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Taisa/Įdėti kaip _citatą"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Taisa/Žymėti _viską"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Taisa/_Laužyti pastraipą"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Taisa/Laužyti _visas ilgas eilutes"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Taisa/_Automatiškai laužyti"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/Ro_dymas"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/Ro_dymas/_Kam"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/Ro_dymas/Ko_pija"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/Ro_dymas/_Slapta kopija"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/Ro_dymas/Kam _atsakyti"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/Ro_dymas/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/Ro_dymas/_Gija"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/Ro_dymas/_Liniuotė"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/Ro_dymas/Prise_gti failai"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr ""
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/Ro_dymas/Simbolių ko_duotė"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/Ro_dymas/Simbolių ko_duotė/_Automatiškai"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/Ro_dymas/Simbolių ko_duotė/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/Ro_dymas/Simbolių ko_duotė/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Unikodas (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Vakarų Europos (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Vakarų Europos (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Centrinės Europos (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/Ro_dymas/Simbolių ko_duotė/_Baltų (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Baltų (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Baltų (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Graikų (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Arabų (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Arabų (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Hebrajų (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Hebrajų (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Turkų (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Kirilica (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Kirilica (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Kirilica (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Kirilica (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Japonų (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Supaprastinta Kinų (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Supaprastinta Kinų (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Tradicinė Kinų (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Korėjiečių (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Tailandiečių (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Tailandiečių (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/Į_rankiai/_Adresų knyga"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/Į_rankiai/_Šablonas"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/Į_rankiai/_Veiksmai"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/Į_rankiai/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/Į_rankiai/Naudoti išorinį redaktorių"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/Į_rankiai/PGP _parašas"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/Į_rankiai/PGP ši_fravimas"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/Į_rankiai/_Tikrinti rašybą"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/Į_rankiai/_Nustatyti kalbą"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: failas neegzistuoja\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Negaliu gauti dalies teksto\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Formato klaida."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Atsakymo/persiuntimo formato klaida."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Failas %s neegzistuoja\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Negaliu gauti failo „%s“ dydžio\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Failas %s yra tuščias"
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Negaliu perskaityti %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Laiškas: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Negaliu gauti sudėtinės laiško dalies"
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Nėra temos)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Rašyti laišką%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Nenurodytas gavėjas."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Nėra temos"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Nenurodyta laiško tema (subject). Siųsti?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Priedai"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Automatiškai nustatyti šiuos adresus"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Nuo:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Tema:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Siųsti"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "Negaliu gauti gavėjų sąrašo."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1664,40 +1673,40 @@ msgstr ""
"Nenurodyta sąskaita pašto siuntimui.\n"
"Prieš siųsdami pažymėkitę norimą sąskaitą."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Klaida siunčiant laišką %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Negaliu išsaugoti laiško „outbox“."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Nerandu rakto susieto su pasirinktu rakto ID „%s“."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Negaliu įdėti laiško į eilę."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Negaliu įdėti laiško į eilę."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Negaliu įdėti laiško į eilę."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "negaliu pakeisti failo rėžimo\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1708,11 +1717,11 @@ msgstr ""
"\n"
"Ar siųsti kaip %s?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Kodo konvertavimo klaida"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1725,15 +1734,15 @@ msgstr ""
"\n"
"Ar tikrai norite ją išsiųsti?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Eilutės ilgio limitas"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1742,90 +1751,92 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "Negaliu pašalinti seno laiško\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "Laiškas dedamas į eilę...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "Negaliu rasti eilės (queue) katalogo\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "Negaliu įdėti laiško į eilę\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Failas %s neegzistuoja\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Negaliu atidaryti žymų failo.\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "sugeneruotas Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Sukuriamas laiško kūrimo langas...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "PGP parašas"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "PGP šifravimas"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME tipas"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Dydis"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Neteisingas MIME tipas."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Failas neegzistuoja arba yra tuščias."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Savybės"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Koduotė"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Kelias"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Failo vardas"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Neteisinga išorinio redaktoriaus komanda: „%s“\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1834,48 +1845,48 @@ msgstr ""
"Išorinis redaktorius vis dar veikia.\n"
"Nutraukti procesą? (pid: %d)\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Derinti įrankių juostą..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Negaliu įdėti laiško į eilę."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Žymėti failus"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Žymėti failą"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Išsaugoti laišką"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Laiškas buvo redaguotas. Saugoti „Juodraščiuose“?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Uždaryti _neišsaugant"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Ar norite naudoti šabloną „%s“?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Naudoti šabloną"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Pakeisti"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "Įterpt_i"
@@ -2055,7 +2066,7 @@ msgstr "Redaguoti JPilot įrašą"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2352,18 +2363,18 @@ msgstr "/Paša_linti naujienų grupę"
msgid "Creating folder view...\n"
msgstr "Sukuriama katalogų peržiūra...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nauji"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Neskaityti"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2405,7 +2416,7 @@ msgstr "Katalogų medžio perkūrimas nepavyko."
msgid "Checking for new messages in all folders..."
msgstr "Tikrinami nauji laiškai visuose kataloguose..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Nepageidautinas"
@@ -2550,7 +2561,7 @@ msgid "Creating header view...\n"
msgstr "Sukuria antraščių peržiūra...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Nėra gavėjo)"
@@ -2914,7 +2925,7 @@ msgstr "Išeinu"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Gaunamas laiškas (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3124,7 +3135,7 @@ msgstr "Laiškai eilėje"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Eilėje yra neišsiųstų laiškų. Išeiti dabar?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3132,20 +3143,20 @@ msgstr ""
"GnuPG nėra įdiegtas, arba jo versija per sena.\n"
"OpenPGP palaikymas išjungtas."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "Sylpheed jau paleistas.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Konfigūracijos atnaujinimas"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3493,15 +3504,15 @@ msgstr "/Ro_dymas/Simbolių ko_duotė/Kinų (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/Ro_dymas/Simbolių ko_duotė/Korėjiečių (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/Ro_dymas/Atverti naujame _lange"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/Ro_dymas/Laiško pr_adinis tekstas"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/Ro_dymas/_Visos antraštės"
@@ -3795,8 +3806,8 @@ msgstr "Kuriamas pagrindinis langas..\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "MainWindow: nepavyko spalvos priskyrimas %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "atlikta.\n"
@@ -3864,7 +3875,7 @@ msgstr "Sylpheed - Katalogų peržiūra"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Laiško peržiūra"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Atsakyti"
@@ -3880,15 +3891,15 @@ msgstr "/Atsakyti _siuntėjui"
msgid "/Reply to mailing _list"
msgstr "/Atsakyti _konferencijai"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Persiųsti"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Pe_rsiųsti kaip priedą"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Nukreip_ti"
@@ -4054,7 +4065,7 @@ msgstr "Priedai"
msgid "Message View - Sylpheed"
msgstr "Laiško peržiūra - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Negaliu išsaugoti failo „%s“."
@@ -4079,7 +4090,7 @@ msgstr "/Iš_saugoti kaip..."
msgid "/Save _all..."
msgstr "/Išs_augoti viską..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/S_pausdinti..."
@@ -4258,21 +4269,21 @@ msgstr "Sąskaitos nustatymai"
msgid "Creating account preferences window...\n"
msgstr "Sukuriamas sąskaitos nustatymų langas...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Gauti"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Siųsti"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Rašyti"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privatumas"
@@ -4280,7 +4291,7 @@ msgstr "Privatumas"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Papildomi"
@@ -4404,7 +4415,7 @@ msgid "Authentication method"
msgstr "Autentiškumo patikrinimo metodas"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatinis"
@@ -4448,8 +4459,8 @@ msgstr "Generuoti „Message-ID“"
msgid "Add user-defined header"
msgstr "Pridėti vartotojo nustatytas antraštes"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Redaguoti... "
@@ -4474,7 +4485,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Prieš siunčiant patikrinti autentiškumą su POP3"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Parašas"
@@ -4782,85 +4793,113 @@ msgstr "Ištrinti veiksmą"
msgid "Do you really want to delete this action?"
msgstr "Ar tikrai norite ištrinti šį veiksmą?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Sukuriamas bendrų nustatymų langas...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Bendri nustatymai"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Vaizdas"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Nepageidautinas paštas"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Išsamiai"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Automatiškai tikrinti paštą"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "kas"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minutė(s)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Tikrinti paštą paleidžiant"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Atnaujinti visus vietinius katalogus po prijungimo"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Vykdyti komandą kai gauti nauji laiškai"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Komanda"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "„%d“ bus pakeistas naujų laiškų skaičiumi."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Prijungti iš vietinio kaupo"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtruoti prijungiant"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Kelias iki kaupo"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Bendras"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Išsaugoti išsiųstus laiškus"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Filtruoti išsiųstus laiškus"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Automatiškai nustatyti šiuos adresus"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr ""
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Siuntimo kodavimas"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4868,15 +4907,15 @@ msgstr ""
"Nurodykite siuntimo kodavimą („Content-Transfer-Encoding“) naudojamą jei "
"laiške yra ne „ASCII“ simbolių."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "MIME failų vardų koduotė"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIME antraštė"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4886,200 +4925,177 @@ msgstr ""
"MIME antraštė: populiariausias, bet neatitinka RFC 2047\n"
"RFC 2231: atitinka standartą, bet nepopuliarus"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Bendras"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Parašo skirtukas"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Įterpti automatiškai"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Atsakyti"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Automatiškai pažymėti sąskaitą atsakymams"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Cituoti laiškus atsakant"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Atsakyti _konferencijai"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Redaktorius"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Automatiškai paleisti išorinį redaktorių"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Atšaukimo lygis"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Laužyti eilutes kas"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "simboliai"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Laužyti citatas"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Laužyti įvedant"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Automatiškai išsaugoti į juodraščių katalogą"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Formatas"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Rašybos tikrinimas"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Atsakymo formatas"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Citavimo simbolis"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Persiuntimo formatas"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Simbolių paaiškinimas "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Įjungti rašybos tikrinimą"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Numatytoji kalba:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Teksto šriftas"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Katalogų peržiūra"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Rodyti neskaitytų laiškų skaičių šalia katalogo pavadinimo"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Rodyti laiškų skaičių stulpelius katalogų peržiūroje"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Sutrumpinti naujienų grupes ilgesnes nei"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "raidės"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Santrauka"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Rodyti gavėją lauke „Siuntėjas“, jei siuntėjas esate Jūs"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Išskleisti gijas"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Datos formatas"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Nustatyti santraukoje rodomus laukus... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Laiškas"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Spa_lva"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Numatytoji simbolių koduotė"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr "Naudojama kai koduotė nenurodyta laiške."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Siunčiamų laiškų koduotė"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5087,11 +5103,11 @@ msgstr ""
"Jei pažymėta „Automatiškai“, bus naudojama optimali koduotė pagal esamą "
"lokalę."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Spalvinti laiškus"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5099,84 +5115,84 @@ msgstr ""
"Rodyti kelių baitų abėcėlę kaip ASCII simbolius\n"
"(tik Japonų)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Rodyti antraščių langelį virš laiško"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Rodyti sutrumpintas antraštes"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Rodyti HTML laiškus kaip tekstą"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "Rodyti HTML laiškus kaip tekstą"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Rodyti kursorių laiško peržiūroje"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Tarpas tarp eilučių:"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "taškas(-ai)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Slinkti"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Pusė puslapio"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Lygus slinkimas"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Žingsnis"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Paveikslėliai"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Keisti prisegtų paveikslėlių dydį, kad tilptų į langą"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Rodyti paveikslėlius laiške"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Įjungti nepageidautino pašto kontrolę"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Mokymosi komanda"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Pasirinkite nuostatas)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Pageidautinas"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Klasifikavimo komanda"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5184,227 +5200,227 @@ msgstr ""
"Norėdami automatiškai klasifikuoti nepageidautiną paštą, turite išmokyti "
"filtrą su pageidautinais ir nepageidautinais laiškais."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Nepageidautini"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Laiškai, pažymėti kaip nepageidautini, bus perkelti į šį katalogą."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Gaunant filtruoti laiškus, klasifikuotus kaip nepageidautinus"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Filtruoti nepageidautinus laiškus prieš įprastą filtravimą"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Ištrinti nepageidautinus laiškus iš serverio"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Pažymėti nepageidautinus laiškus kaip skaitytus"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automatiškai tikrinti parašą"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Rodyti parašo tikrinimo rezultatą naujame lange"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Laikinai saugoti slaptą frazę atmintyje"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Galiojimas"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minutė(s)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Nustatymas „0“ saugos slaptą frazę atmintyje visos sesijos metu."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Perimti įvesti, kai įvedama slapta frazė"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Rodyti perspėjimą startuojant, jei GnuPG neveikia"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Visuomet atidaryti santraukoje pasirinktus laiškus"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Atidaryti pirmą neskaitytą laišką einant į katalogą"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Prisiminti paskutinę pasirinktą žinutę"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Pažymėti laišką skaitytu tik jei ji atidaroma naujame lange"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Eiti į gaunamų laiškų katalogą po pašto gavimo"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Pradžioje atverti gaunamų laiškų katalogą"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Nedelsiant vykdyti laiškų perkėlimą ar trinimą"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "Jei išjungta, laiškai bus pažymėti iki vykdymo."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Išdėstyti mygtukus pagal GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Rodyti piktogramą dėklėje"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Klavišų susiejimai... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Kiti"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Išorinės komandos"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Data"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Gavimo langas"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Rodyti gavimo langą"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Visuomet"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Tik kai gaunama rankiniu būdu"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Niekada"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Nerodyti klaidos lango po nesėkmingo gavimo"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Užverti langą baigus gavimą"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Įdėti adresus į paskirties katalogą dukart spragtelėjus"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Išeinant"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Patvirtinti išėjimą"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Išvalyti šiukšlinę išeinant"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Paklausti prieš išvalant"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Perspėti jei yra laiškų eilėje"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Išorinė komanda (%s bus pakeista failo vardu / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Naršyklė"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Numatytoji naršyklė)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Naudoti išorinę programą spausdinimui"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Naudoti išorinę programą sujungimui"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Naudoti išorinę programą siuntimui"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Įjungti rašybos tikrinimą"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Įjungti griežtą santraukos laikinosios atminties vientisumo tikrinimą"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5413,275 +5429,275 @@ msgstr ""
"Įjunkite, jei katalogų turinys gali būti modifikuotas kitų programų.\n"
"Šis pasirinkimas sumažins santraukos rodymo greitį."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Prisijungimo skirtasis laikas"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "sekundė(s)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatiškai (Rekomenduojama)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unikodas (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Vakarų Europos (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Vakarų Europos (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Vakarų Europos (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Centrinės Europos (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltų (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltų (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Baltų (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Graikų (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arabų (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arabų (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebrajų (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebrajų (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turkų (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Kirilica (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Kirilica (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Kirilica (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Kirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonų (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonų (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonų (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Supaprastinta Kinų (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Supaprastinta Kinų (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradicinė Kinų (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradicinė Kinų (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Kinų (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korėjiečių (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tailandiečių (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tailandiečių (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "sutrumpinta savaitės diena"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "pilna savaitės diena"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "sutrumpintas mėnuo"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "pilnas mėnuo"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "pageidaujama data ir laikas esamai lokalei"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "amžius (metai/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "mėnesio diena"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "valanda (24)"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "valanda (12)"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "metų diena"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "mėnesio numeris"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minutės"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM / PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekundės"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "savaitės dienos numeris"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "pageidaujama data esamai lokalei"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "paskutiniai du metų skaitmenys"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "metai"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "laiko zona"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Simbolis"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Aprašymas"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Pavyzdys"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Nustatyti laiško spalvas"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Spalvos"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Cituojams tekstas - Pirmas lygis"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Cituojams tekstas - Antras lygis"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Cituojams tekstas - Trečias lygis"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Nuoroda"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Atkurti citatos spalvas"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Pasirinkite spalvą pirmam citatos lygiui"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Pasirinkite spalvą antram citatos lygiui"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Pasirinkite spalvą trečiam citatos lygiui"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Pasirinkite nuorodos spalvą"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Simbolių apibūdinimas"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5705,11 +5721,11 @@ msgstr ""
"Naujienų grupė\n"
"Laiško ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Jei egzistuoja „x“, rodo „expr“"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5723,7 +5739,7 @@ msgstr ""
"Cituojamas tekstas be parašo\n"
"Simbolis %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5735,19 +5751,19 @@ msgstr ""
"Atidarantys riestiniai skliaustai\n"
"Uždarantys riestiniai skliaustai"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Klavišų susiejimai"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Pasirinkite klavišų susiejimų nuostatas."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Įprastas"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Senas „Sylpheed“"
@@ -6122,19 +6138,19 @@ msgstr "Priedas"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Tema"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Siuntėjas"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Data"
@@ -6144,7 +6160,7 @@ msgid "Number"
msgstr "Numeris"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Kam:"
@@ -6438,7 +6454,7 @@ msgstr "Ieškoma %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Ieškoma „%s“..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Be datos)"
@@ -6536,7 +6552,7 @@ msgstr "Apie"
msgid "%s - POP3 Remote mailbox"
msgstr "Pašalinti dėžutę"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nr."
@@ -7015,7 +7031,7 @@ msgstr "Gaunamas naujienų grupių sąrašas..."
msgid "Can't retrieve newsgroup list."
msgstr "Negaliu gauti naujienų grupių sąrašo."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Atlikta."
@@ -7024,337 +7040,337 @@ msgstr "Atlikta."
msgid "%d newsgroups received (%s read)"
msgstr "Gauta naujienų grupių: %d (%s skaityta)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Atsak_yti"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Atsak_yti/_visiems"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Atsak_yti/_siuntėjui"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Atsak_yti/_konferencijai"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Per_kelti..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopijuoti..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Žy_ma"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Žy_ma/Žy_mėti"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Žy_ma/_Nežymėti"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Žy_ma/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Žy_ma/Žymėti n_eskaityta"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Žy_ma/Žymėti skai_tyta"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/Žy_ma/Žymėti _giją skaityta"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/Žy_ma/Žymėti _visas skaitytomis"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Spa_lva"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Pažymėti kaip nepageidautiną"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Pažymėti kaip pageidautiną"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/R_edaguoti"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Pridėti siuntėją į adresų _knygą"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Sukurti filtravimo _taisyklę"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Sukurti filtravimo _taisyklę/_Automatiškai"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Sukurti filtravimo _taisyklę/pagal _Siuntėją"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Sukurti filtravimo _taisyklę/pagal _Gavėją"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Sukurti filtravimo _taisyklę/pagal _Temą"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Sukuriamas santraukos vaizdas...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Skanuojamas katalogas (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Vykdyti žymą"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Palikta žymių. Vykdyti jas?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Skanuojamas katalogas (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Ieškoti dar kartą"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Daugiau nėra neskaitytų laiškų."
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nėra neskaitytų laiškų. Ieškoti nuo pabaigos?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Nėra neskaitytų laiškų."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Nėra neskaitytų laiškų. Eiti į kitą katalogą?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Daugiau nėra naujų laiškų."
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Nėra naujų laiškų. Ieškoti nuo pabaigos?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Nėra naujų laiškų."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Nėra naujų laiškų. Eiti į kitą katalogą?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Daugiau nėra pažymėtų laiškų"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Nėra pažymėtų laiškų. Ieškoti nuo pabaigos?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Nėra pažymėtų laiškų."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Nėra pažymėtų laiškų. Ieškoti nuo pradžios?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Daugiau nėra laiškų su etiketėmis"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Nėra laiškų su etiketėmis. Ieškoti nuo pabaigos?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Nėra laiškų su etiketėmis."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nėra laiškų su etiketėmis. Ieškoti nuo pradžios?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Laiškai pritraukiami pagal temą..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d ištrinta"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d perkelta"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d nukopijuota"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " objektas(-ai) pažymėti"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "nauji: %d, neskaityti: %d, viso: %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "nauji: %d, neskaityti: %d, viso: %d"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Rikiuojama santrauka..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tNustatoma santrauka iš laiško duomenų..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Nustatoma santrauka iš laiško duomenų..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Rašoma santraukos laikinoji atmintis (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Laiškas %d pažymėtas\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Laiškas %d pažymėtas kaip skaitytas\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Laiškas %d pažymėtas kaip neskaitytas\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Laiškas %s/%d pažymėtas trinimui\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Ištrinti laišką(-us)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Ar tikrai norite ištrinti laiškus iš šiukšlinės?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Trinami identiški laiškai..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Laiškas %s/%d atžymėtas\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Laiškas %d pažymėtas perkėlimui į %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Paskirtis yra tas pats katalogas."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Pasirinkti katalogą"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Laiškas %d pažymėtas kopijavimui į %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Kopijavimo paskirtis yra tas pats katalogas."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Pasirinkti katalogą"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Klaida vykdant operacijas su laiškais."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Statomos gijos..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Griaunamos gijos..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtruojama (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtruojama..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtruojama..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "Filtruota laiškų: %d"
diff --git a/po/nl.po b/po/nl.po
index baa2e261..5dc17e77 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sylpheed 0.8\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2006-04-30 01:11+0100\n"
"Last-Translator: Vincent van Adrighem <adrighem@gnome.org>\n"
"Language-Team: Dutch <vertaling@nl.linux.rg>\n"
@@ -18,202 +18,206 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Configuratie inlezen van alle accounts...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr ""
"IMAP4 verbinding naar %s is verbroken. Contact wordt opnieuw gelegd...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP4 server schakelt LOGIN uit.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Kan gaan sessie opzetten met de IMAP4 server: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "IMAP4 verbinding naar %s:%d wordt opgezet...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Kan geen TLS sessie starten.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Ophalen van bericht %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Berichten toevoegen aan %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Berichten %s worden verplaatst naar %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Berichten %s worden gekopieerd naar %s..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Berichten %s worden verwijderd"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "kan verwijderd-vlaggen niet instellen: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "kan niet wissen\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Alle berichten in %s worden verwijderd"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "kan de verwijderd-vlaggen niet instellen: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "kan map niet sluiten\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "De beginmap %s bestaat niet\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "er is een fout opgetreden bij het ophalen van de lijst.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr ""
"kan %s niet aanmaken\n"
"\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "kan %s niet aanmaken onder INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "kan geen mailbox maken: LIST mislukt\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "kan geen mailbox maken\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "kan de mailbox niet hernoemen van %s naar %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "kan de mailbox niet verwijderen\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Ophalen van berichtkoppen (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "Er is een fout opgetreden bij het verkrijgen van de envelop.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "kan de envelop niet verwerken: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "kan de envelop niet verkrijgen\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Kan niet verbinden met de IMAP4 server: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Kan gaan sessie opzetten met de IMAP4 server: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "kan de NAMESPACE niet vinden\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "kan map niet selecteren: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "Fout bij IMAP-opdracht: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4-identificatie mislukt.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 login mislukt.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "kan %s niet toevoegen aan %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(bestand wordt verzonden...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "kan bericht niet toevoegen aan %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "kan %s niet naar %s kopiëren\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "Fout bij IMAP-opdracht: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "Fout tijdens IMAP opdracht: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "Fout bij IMAP-opdracht: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv kan UTF-7 niet naar %s omzetten\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv kan %s niet naar UTF-7 omzetten\n"
@@ -506,12 +510,12 @@ msgstr "%s gevonden\n"
msgid "Configuration is saved.\n"
msgstr "Configuratie is opgeslagen.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Troepfilter"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Troepfilter"
@@ -696,8 +700,8 @@ msgstr ""
"Zet een vinkje in de 'G' kolom om berichten binnen te halen wanneer\n"
"u op de knop 'Alles ophalen' klikt."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -828,242 +832,247 @@ msgstr ""
msgid "Action's user argument"
msgstr "Gebruikersargumenten voor actie"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Adres toevoegen aan adresboek"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adres"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Opmerkingen"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Selecteer adresboekmap"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Bestand"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Bestand/Nieuw _adresboek"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Bestand/Nieuwe _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Bestand/Nieuwe _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Bestand/Nieuwe _LDAP-server"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Bestand/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Bestand/Aanpassen"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Bestand/_Verwijderen"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Bestand/_Opslaan"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Bestand/_Sluiten"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/Be_werken"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/Be_werken/_Kopiëren"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/Be_werken/_Plakken"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adres"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adres/Nieuw _adres"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adres/Nieuwe _groep"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adres/Nieuwe _map"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adres/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adres/_Bewerken"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adres/_Verwijderen"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Gereedschap"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Gereedschap/_LDIF bestand importeren"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Gereedschap/_LDIF bestand importeren"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Hulp"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Hulp/_Info"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nieuw _adres"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nieuwe _groep"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nieuwe _map"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/Ver_wijderen"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Kopieer..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/Be_werken/_Plakken"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adresboek"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Accounts"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-mail adres"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Zoeken:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Aan:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Verwijderen"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Toevoegen"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Zoeken:"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Kleuren"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Gebruikte sjablonen"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Adres(sen) verwijderen"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Wilt u de adressen werkelijk verwijderen?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1073,36 +1082,36 @@ msgstr ""
"Als u alleen de map verwijdert, dan zullen de adressen naar de \n"
"hoger gelegen map verplaatst worden."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Verwijder map"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Alleen _map"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Map en _adressen"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Wilt u '%s' werkelijk verwijderen?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nieuwe gebruiker: Kon indexbestand niet opslaan."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Nieuwe gebruiker: Kon adresboekbestanden niet opslaan."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Oude adresboekgegevens succesvol omgezet."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1110,7 +1119,7 @@ msgstr ""
"Oude adresboekgegevens omgezet.\n"
"Kon het nieuwe adresboek indexbestand niet opslaan."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1118,7 +1127,7 @@ msgstr ""
"Kon adresboekgegevens niet omzetten.\n"
"Nieuw leeg adresboek is gemaakt."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1126,7 +1135,7 @@ msgstr ""
"Kon adresboekgegevens niet omzetten.\n"
"Kon geen nieuwe adresboek bestanden aanmaken."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1134,17 +1143,17 @@ msgstr ""
"Kon adresboekgegevens niet omzetten.\n"
"Kon ook geen nieuwe adresboekbestanden aanmaken."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Adresboek omzetprobleem"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Adresboek omzetting"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1152,79 +1161,79 @@ msgid ""
"%s%c%s"
msgstr "Kon adresboek index niet lezen"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Adresboekprobleem"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Oude adresboekgegevens omgezet. Kon het nieuwe adresboek indexbestand niet "
"opslaan."
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr "Kon adresboekgegevens niet omzetten. Nieuw leeg adresboek is gemaakt."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Kon adresboekgegevens niet omzetten. Kon geen nieuwe adresboek bestanden "
"aanmaken."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Kon adresboekgegevens niet omzetten. Kon ook geen nieuwe adresboek bestanden "
"aanmaken."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Kon adresboek index niet lezen"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Adresboek omzetprobleem"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Adresboek Omzetting"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interface"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adresboek"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Persoon"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "E-mail adres"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Groep"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP Server"
@@ -1236,11 +1245,11 @@ msgstr "Algemene adressen"
msgid "Personal address"
msgstr "Persoonlijke adressen"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Bericht"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Waarschuwing"
@@ -1287,403 +1296,403 @@ msgstr "Bruin"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Geen"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Toevoegen..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Verwijderen"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Eigenschappen..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Bericht/_Verzenden"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Bericht/_Later verzenden"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Bericht/Klad _opslaan"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Bericht/Opslaan en blijven bewer_ken"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Bestand/_Bijlage toevoegen"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Bestand/Bestand _invoegen"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Bestand/_Handtekening invoegen"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Bericht/Handtekening _toevoegen"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/Be_werken/_Ongedaan maken"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/Be_werken/O_pnieuw toepassen"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/Be_werken/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/Be_werken/K_nippen"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/Be_werken/Plakken als _citaat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/Be_werken/_Alles selecteren"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/Be_werken/Regelterugloop in deze paragraaf"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/Be_werken/Regelterugloop in hele bericht"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/Be_werken/Regel_terugloop"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/Beel_d"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/Beel_d/_Aan"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/Beel_d/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/Beel_d/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/Beel_d/Ant_woord naar"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/Beel_d/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/Be_richt/_Vervolg op"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/Beel_d/_Lineaal"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/Beel_d/_Bijlage"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/Beel_d/_Ga naar/Andere _map..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/Beel_d/_Tekstcodering"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/Beel_d/_Tekstcodering/_Automatisch"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/Beel_d/_Tekstcodering/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/Beel_d/_Tekstcodering/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/Beel_d/_Tekstcodering/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/Beel_d/_Tekstcodering/Westeuropees (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/Beel_d/_Tekstcodering/Westeuropees (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/Beel_d/_Tekstcodering/Centraaleuropees (ISO-8859-2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/Beel_d/_Tekstcodering/Baltisch (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/Beel_d/_Tekstcodering/Baltisch (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/Beel_d/_Tekstcodering/Arabisch (Windows-1256)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/Beel_d/_Tekstcodering/Grieks (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/Beel_d/_Tekstcodering/Arabisch (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/Beel_d/_Tekstcodering/Arabisch (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/Beel_d/_Tekstcodering/Hebreeuws (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/Beel_d/_Tekstcodering/Hebreeuws (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/Beel_d/_Tekstcodering/Turks (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/Beel_d/_Tekstcodering/Cyrillisch (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/Beel_d/_Tekstcodering/Cyrillisch (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/Beel_d/_Tekstcodering/Cyrillisch (KOI8-_U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/Beel_d/_Tekstcodering/Cyrillisch (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/Beel_d/_Tekstcodering/Japans (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/Beel_d/_Tekstcodering/Vereenvoudigd Chinees (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/Beel_d/_Tekstcodering/Vereenvoudigd Chinees (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/Beel_d/_Tekstcodering/Traditioneel Chinees (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/Beel_d/_Tekstcodering/Koreaans (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/Beel_d/_Tekstcodering/Thais (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/Beel_d/_Tekstcodering/Thais (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Gereedschap/_Adresboek"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Gereedschap/_Sjabloon"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Gereedschap/A_cties"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Gereedschap/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Gereedschap/Be_werken met externe editor"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Gereedschap/_Ondertekenen met PGP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/Be_richt/_Coderen met PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Gereedschap/_Spellingscontrole"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Gereedschap/_Taal instellen"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: bestand bestaat niet\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Kan tekstgedeelte niet ophalen\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Citeerteken opmaakfout."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Bericht beantwoorden/doorsturen opmaakfout."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Bestand %s bestaat niet\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Kan de bestandsgrootte niet bepalen van %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Bestand %s is leeg"
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Kan %s niet inlezen."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Bericht: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Ik kan het deel van een meerdelig bericht niet ophalen."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Geen onderwerp)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Bericht opstellen%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Ontvanger is niet gespecificeerd."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Geen onderwerp"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "U heeft geen onderwerp ingevuld. Toch versturen?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Bijlagen"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Stel automatisch de volgende adressen in"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Afzender:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Onderwerp:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Verzenden"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "Kan geen ontvangerlijst opvragen."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1691,40 +1700,40 @@ msgstr ""
"Account voor het verzenden van email is niet gespecificeerd.\n"
"Selecteer een account voordat u verzend."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Er is een fout opgetreden bij het versturen van het bericht naar %s."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Het bericht kan niet opgeslagen worden in de outbox."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Kon gee bijpassende sleutel vinden voor geselecteerde sleutel-id `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Kan bericht niet in de wachtrij plaatsen."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Kan bericht niet in de wachtrij plaatsen."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Kan bericht niet in de wachtrij plaatsen."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "kan de bestandmodus niet veranderen\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1735,11 +1744,11 @@ msgstr ""
"\n"
"Toch versturen als %s?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Fout bij coderingsconversie"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1752,15 +1761,15 @@ msgstr ""
"\n"
"Toch versturen?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Maximale regellengte"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1769,90 +1778,92 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "kan het oude bericht niet verwijderen\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "bericht wordt in de wachtrij geplaatst...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "kan de Wachtrij-map niet vinden\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "kan het bericht niet in de wachtrij plaatsen\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Bestand %s bestaat niet\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "kan het bestand met markeringen niet openen\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "gegenereerd bericht-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Venster \"Bericht opstellen\" wordt aangemaakt...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Ondertekenen met PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Coderen met PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME-type"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Grootte"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Ongeldig MIME type."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Bestand bestaat niet of is leeg."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Eigenschappen"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Codering"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Pad"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Bestandsnaam"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "De ingegeven opdracht voor de externe editor is onjuist: '%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1861,48 +1872,48 @@ msgstr ""
"Het andere programma is nog steeds actief.\n"
"Zal ik het programma afbreken (pid: %d?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Kan bericht niet in de wachtrij plaatsen."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Selecteer bestanden"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Selecteer bestand"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Bericht opslaan"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Dit bericht is aangepast. Opslaan als Klad?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Sluiten _zonder opslaan"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Wilt u het sjabloon '%s' toepassen?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Sjabloon toepassen"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Vervangen"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Invoegen"
@@ -2085,7 +2096,7 @@ msgstr "Bewerk JPilot veld"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr "Bladeren..."
@@ -2385,18 +2396,18 @@ msgstr "/Nieuws_groep verwijderen"
msgid "Creating folder view...\n"
msgstr "Mapoverzicht wordt gemaakt...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nieuw"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Ongelezen"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2438,7 +2449,7 @@ msgstr "Opnieuw opbouwen van de mappenboom mislukt."
msgid "Checking for new messages in all folders..."
msgstr "Bezig met controleren op nieuwe berichten in alle mappen..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Troep"
@@ -2584,7 +2595,7 @@ msgid "Creating header view...\n"
msgstr "Header view wordt aangemaakt...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Geen afzender)"
@@ -2958,7 +2969,7 @@ msgstr "Bezig met afsluiten"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Bericht wordt opgehaald (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3173,7 +3184,7 @@ msgstr "Berichten zijn in de wachtrij gezet"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Er staan nog berichten in de wachtrij. Toch afsluiten?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3181,20 +3192,20 @@ msgstr ""
"GnuPG is niet goed geïnstalleerd of is te oud.\n"
"OpenPGP ondersteuning wordt uitgeschakeld."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "er draait al een Sylpheed.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Configuratie omzetten"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3544,15 +3555,15 @@ msgstr "/Beel_d/_Tekstcodering/Chinees (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/Beel_d/_Tekstcodering/Koreaans (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/Beel_d/In _nieuw venster openen"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/Beel_d/_Broncode weergeven"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/Beel_d/Vo_lledige header"
@@ -3850,8 +3861,8 @@ msgstr "Hoofdvenster wordt aangemaakt...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "HoofdVenster: kleur %d kon niet gealloceerd worden\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "klaar.\n"
@@ -3920,7 +3931,7 @@ msgstr "Sylpheed - Mappenoverzicht"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Berichtenoverzicht"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Antwoord"
@@ -3936,15 +3947,15 @@ msgstr "/_Afzender beantwoorden"
msgid "/Reply to mailing _list"
msgstr "/_Discussielijst beantwoorden"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/D_oorsturen"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Doorsturen als _bijvoeging"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/_Omleiden"
@@ -4117,7 +4128,7 @@ msgstr "Bijlagen"
msgid "Message View - Sylpheed"
msgstr "Nieuw bericht - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Kan het bestand '%s' niet opslaan."
@@ -4142,7 +4153,7 @@ msgstr "/Opslaan als..."
msgid "/Save _all..."
msgstr "/Alle_s opslaan..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Afdrukken..."
@@ -4324,21 +4335,21 @@ msgstr "Accountvoorkeuren"
msgid "Creating account preferences window...\n"
msgstr "Venster accountvoorkeuren wordt geopend...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Ontvangen"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Verzenden"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Opstellen"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privacy"
@@ -4346,7 +4357,7 @@ msgstr "Privacy"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Geavanceerd"
@@ -4471,7 +4482,7 @@ msgid "Authentication method"
msgstr "Identificatiemethode"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatisch"
@@ -4516,8 +4527,8 @@ msgstr "Bericht-ID aanmaken"
msgid "Add user-defined header"
msgstr "Voeg een door de gebruiker gespecificeerde header toe"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr "Bewerken"
@@ -4542,7 +4553,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Identificatie met POP3 voor het verzenden"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Tekenen"
@@ -4852,85 +4863,113 @@ msgstr "Actie verwijderen"
msgid "Do you really want to delete this action?"
msgstr "Wilt u werkelijk deze actie verwijderen?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Venster algemene voorkeuren wordt aangemaakt...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Algemene voorkeuren"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Beeld"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Troep"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Details"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Iedere"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr " "
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuten kijken of er nieuwe e-mail is."
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Bij opstarten kijken of er nieuwe e-mail is"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Lokale mappen verversen na de verwerking"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Opdracht uitvoeren wanneer nieuwe e-mail binnenkomt"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Opdracht"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "'%d' zal vervangen worden door het aantal berichten."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Van lokale postbus overnemen"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filteren bij het ophalen"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Pad naar postbus"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Algemeen"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Verzonden berichten opslaan in de outbox"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Filterregels op verzonden berichten toepassen"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Stel automatisch de volgende adressen in"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr ""
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Berichtcodering"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4938,15 +4977,15 @@ msgstr ""
"Geef de Content-Transfer-Encoding die gebruikt wordt om het bericht te "
"coderen wanneer deze speciale tekens bevat."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Codering voor MIME-bestandsnamen"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIME header"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4956,203 +4995,180 @@ msgstr ""
"MIME header: vaak gebruikt, maar overtreedt de RFC 2047 standaard\n"
"RFC 2231: volgt de standaard, maar wordt minder gebruikt"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Algemeen"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Handtekening scheidingsteken"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Automatisch invoegen"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Antwoord"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Account automatisch selecteren voor beantwoorden"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Originele bericht citeren bij beantwoorden"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/_Discussielijst beantwoorden"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Automatisch extern programma starten voor bewerken van e-mail bericht"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "niveau van ongedaan maken"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Regelterugloop na:"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "tekens"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Regelterugloop gebruiken bij citeren"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Regelterugloop tijdens invoer"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Automatisch opslaan als klad"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Opmaak"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Spellingscontrole"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Antwoordopmaak"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Citeerteken"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Doorstuuropmaak"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Beschrijving der symbolen"
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Spellingscontrole gebruiken"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Standaardtaal:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Lettertype"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Mappenlijst"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Aantal ongelezen berichten weergeven naast mapnaam"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Aantal berichten weergeven in mappenlijst"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Nieuwsgroepen inkorten die langer zijn dan"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "brieven"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Berichtenlijst"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr ""
"Ontvanger weergeven in 'Afzender' kolom wanneer u zelf de afzender bent"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Discussies uitklappen"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Datumopmaak"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr "Kies kolommen voor berichtenlijst..."
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Bericht"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Kle_urlabel"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Standaard tekstcodering"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Dit wordt gebruikt voor het weergeven van berichten zonder meegestuurde "
"tekencodering."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Uitgaande tekstcodering"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5160,11 +5176,11 @@ msgstr ""
"Als 'Automatisch' is geselecteerd, wordt de meest optimale codering voor de "
"huidige locale gebruikt."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Kleurmarkering in berichten aanzetten"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5172,84 +5188,84 @@ msgstr ""
"Multi-byte tekens weergeven als ASCII tekens\n"
"(alleen Japans)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Headerinformatie weergeven boven bericht"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Korte headerinformatie weergeven boven bericht"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "HTML als tekst weergeven"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "HTML als tekst weergeven"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Cursor weergeven in berichtveld"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Regelafstand"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(s)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Schuiven"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Halve pagina"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Vloeiend schuiven"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Stap"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Afbeeldingen"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Bijgevoegde afbeeldingen schalen naar venstergrootte"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Afbeeldingen in bericht weergeven"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Troep-beheer inschakelen"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Leeropdracht:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(kies instelling)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Geen troep"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Klassificatie-opdracht"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5257,238 +5273,238 @@ msgstr ""
"Om troep automatisch te herkennen, moet het filter eerst getraind worden met "
"zowel normale berichten als troep."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Troepmap"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr ""
"Berichten die zijn aangemerkt als troep zullen hierheen verplaatst worden."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Troep filteren bij ophalen van berichten"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Troep van server verwijderen bij ophalen"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Troep van server verwijderen bij ophalen"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Gefilterde troep als gelezen markeren"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Controleer identificatiehandtekeningen automatisch"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Geef het resultaat van de controle weer in een popupvenster"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Wachtwoord tijdelijk in geheugen opslaan"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Verloopt na"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minuten"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"Instellen op '0' zal het wachtwoord tot het einde van de sessie opslaan."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Toetsenbord vasthouden tijdens het intikken van het wachtwoord"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Waarschuw mij wanneer GnuPG bij het opstarten niet werkt"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Berichten altijd openen in samenvattingsvenster wanneer geselecteerd"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Het eerste ongelezen e-mailtje openen wanneer een map geopend wordt"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Geen gelabelde berichten meer"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr ""
"Bericht alleen als gelezen markeren wanneer het geopend is in een nieuw "
"venster"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Ga naar de inbox na het ophalen van nieuwe e-mail"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Bij opstarten kijken of er nieuwe e-mail is"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Meteen uitvoeren wanneer een bericht verplaatst of verwijderd wordt"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"Berichten worden gemarkeerd voor deze acties wanneer dit uitgeschakeld is."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Volg de GNOME HIG met knoppenvolgorde"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Pictogram in mededelingengebied weergeven"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Sneltoetsen instellen..."
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Diversen"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Externe opdrachten"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Datum"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Ontvangstvenster"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Ontvangstvenster weergeven"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Altijd"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Alleen bij handmatig ontvangen"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nooit"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Geen foutmelding geven bij ontvangstfout"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Ontvangstvenster sluiten wanneer het klaar is."
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Adres toevoegen aan 'Geadresseerden' bij dubbelklikken"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Afsluiten"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Bevestigen bij het afsluiten"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Prullenbak leegmaken bij het afsluiten"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Bevestigen bij het legen"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Waarschuw wanneer er berichten in de wachtrij staan"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Externe opdrachten (%s is het bestand / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Webbrowser"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "Standaard webbrowser"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Extern programma gebruiken voor het verzenden"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Extern programma gebruiken voor verwerking van de e-mail"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Extern programma gebruiken voor het verzenden"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Spellingscontrole gebruiken"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Nauwkeurige integriteitscontrole gebruiken bij samenvattingsbuffers"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5498,276 +5514,276 @@ msgstr ""
"andere programma's.\n"
"Deze optie zal prestatievermindering tot gevolg hebben."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Socket I/O time-out:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "seconde(n)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatisch (aanbevolen)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Westeuropees (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Westeuropees (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Westeuropees (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Centraaleuropees (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltisch (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltisch (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Arabisch (Windows-1256)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grieks (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arabisch (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arabisch (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebreeuws (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebreeuws (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turks (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrillisch (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrillisch (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrillisch (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrillisch (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japans (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japans (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japans (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Vereenvoudigd Chinees (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Vereenvoudigd Chinees (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Traditioneel Chinees (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Traditioneel Chinees (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chinees (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Koreaans (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thais (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thais (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "afgekorte dag van de week"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "volledige dag van de week"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "afgekorte naam van de maand"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "volledig naam van de maand"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "de voorkeurs datum en tijd voor de huidige locale"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "eeuwnummer (jaar/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "dag van de maand als decimaal nummer"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "het uur als decimaal nummer op een 24 uurs klok"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "het uur als decimaal nummer op een 12-uurs klok"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "dag van het jaar als decimaal nummer"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "de maand als decimaal nummer"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "de minuut als decimaal nummer"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM of PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "de seconde als decimaal nummer"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "de dag van de week als decimaal nummer"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "de voorkeursdatum voor de huidige locale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "de laatste twee cijfers van het jaartal"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "het jaartal als decimaal nummer"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "de tijdzone of naam of afkorting"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Selecteer"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Beschrijving"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Voorbeeld"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Berichtkleuren instellen"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Kleuren"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Geciteerde tekst - eerste niveau"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Geciteerde tekst - tweede niveau"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Geciteerde tekst - derde niveau"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI link"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Gebruikte kleuren opnieuw gebruiken"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Selecteer kleur voor niveau 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Selecteer kleur voor niveau 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Selecteer kleur voor niveau 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Selecteer kleur voor URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Beschrijving der symbolen"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5791,11 +5807,11 @@ msgstr ""
"Nieuwsgroepen\n"
"Bericht-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Als x ingesteld is, expr weergeven"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5809,7 +5825,7 @@ msgstr ""
"Geciteerde berichtinhoud zonder handtekening\n"
"Letterlijk %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5821,19 +5837,19 @@ msgstr ""
"Letterlijk haakje openen\n"
"Letterlijk haakje sluiten"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Sneltoetsen"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr " Sneltoetsen instellen."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Standaard"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Oude Sylpheed"
@@ -6213,19 +6229,19 @@ msgstr "Bijlage"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Onderwerp"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Afzender"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Datum"
@@ -6235,7 +6251,7 @@ msgid "Number"
msgstr "Nummer"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Aan:"
@@ -6541,7 +6557,7 @@ msgstr "Doorzoeken van %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Doorzoeken van %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Geen datum)"
@@ -6639,7 +6655,7 @@ msgstr "_Info"
msgid "%s - POP3 Remote mailbox"
msgstr "mailbox verwijderen"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nr."
@@ -7119,7 +7135,7 @@ msgstr "Lijst avn nieuwsgroepen wordt opgehaald..."
msgid "Can't retrieve newsgroup list."
msgstr "Kan geen nieuwsgroep opvragen."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Klaar."
@@ -7128,340 +7144,340 @@ msgstr "Klaar."
msgid "%d newsgroups received (%s read)"
msgstr "%d nieuwsgroepen ontvangen (%s ingelezen)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Ant_woord sturen aan"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Ant_woord sturen aan/_iedereen"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Ant_woord sturen aan/_afzender"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Ant_woord sturen aan/_discussielijst"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Verplaats..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopieer..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Markeren"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Markeren/_Markeren"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Markeren/D_emarkeren"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Markeren/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Markeren/Als _ongelezen"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Markeren/Als _gelezen"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Markeren/Als gelezen (dis_cussie)"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Markeren/_Alles als gelezen"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Kle_urlabel"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Dit is troep"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Dit is troep"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Be_werken"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Afz_ender toevoegen aan adresboek..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/F_ilterregel aanmaken"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/F_ilterregel aanmaken/_Automatisch"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/F_ilterregel aanmaken/op _Afzender"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/F_ilterregel aanmaken/op _Geadresseerde"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/F_ilterregel aanmaken/op _Onderwerp"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Venster Berichtenlijst wordt aangemaakt...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Bezig met inlezen van map (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Verwerk markering"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Sommige markeringen zijn nog aanwezig. Verwerken?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Bezig met inlezen van map (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Opnieuw zoeken"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Geen ongelezen berichten meer"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Geen ongelezen berichten gevonden. Doorgaan naar de volgende map?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Geen ongelezen berichten."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Geen ongelezen berichten gevonden. Doorgaan naar de volgende map?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Geen nieuwe berichten meer"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Geen nieuw bericht gevonden. Zoeken vanaf het einde?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Geen nieuwe berichten."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Geen nieuwe berichten gevonden. Doorgaan naar de volgende map?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Geen gemarkeerde berichten meer"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Geen gemarkeerd bericht gevonden. Zoeken vanaf het einde?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Geen gemarkeerde berichten."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Geen gemarkeerd bericht gevonden. Zoeken vanaf het begin?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Geen gelabelde berichten meer"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Geen gelabeld bericht gevonden. Zoeken vanaf het einde?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Geen gelabelde berichten."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Geen gelablede berichten gevonden. Zoeken vanaf het begin?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Berichten worden aangetrokken op onderwerp..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d verwijderd"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d verplaatst"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ","
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d gekopieerd"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr "item(s) geselecteerd"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "nieuw: %d, ongelezen:%d, totaal: %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "nieuw: %d, ongelezen:%d, totaal: %d"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Lijst wordt gesorteerd..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\t"
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Samenvatting wordt ingesteld van berichtinformatie..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Samenvattingbuffer wordt weggeschreven (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Bericht %d is gemarkeerd\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Bericht %d is gemarkeerd als 'wordt gelezen'.\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Bericht %d is gemarkeerd als ongelezen\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Bericht %s/%d staat klaar om verwijderd te worden\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Verwijder bericht(en)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr ""
"Wilt u dit bericht / deze berichten werkelijk verwijderen uit de prullenbak?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Bezig met verwijderen van dubbele berichten..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Bericht %s/%d is gedemarkeerd\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Bericht %d staat klaar om verplaatst te worden naar %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Doel is gelijk aan de huidige map."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Selecteer map"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Bericht %d staat klaar om gekopieerd te worden naar %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Doel voor kopiëren is gelijk aan de huidige map."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Selecteer map"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Fout bij het verwerken van de berichten."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Discussies worden bij elkaar gevoegd..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Discussies worden uit elkaar gehaald..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Bezig met filteren (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "Bezig met filteren..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Bezig met filteren..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "Er zijn %d berichten gefilterd."
diff --git a/po/pl.po b/po/pl.po
index a1c4a335..8b9c34da 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed 2.5.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2008-06-17 22:25+0100\n"
"Last-Translator: Jan Stępień <jstepien@users.sourceforge.net>\n"
"Language-Team: POLISH <pl@li.org>\n"
@@ -15,200 +15,204 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Odczyt ustawień wszystkich kont...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr ""
"Połączenie IMAP4 z %s zostało przerwane. Ponowne nawiązywanie połączenia...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr ""
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Nie można ustanowić sesji IMAP4 z: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "tworzenie połączenia IMAP4 do %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Nie można uruchomić sesji TLS\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Pobieranie wiadomości %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Dodawanie wiadomości do %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Przenoszenie wiadomości %s do %s"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopiowanie wiadomości %s do %s"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Usuwanie wiadomości %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "nie można ustawić flag skasowany: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "nie można zlikwidować\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Usuwanie wszystkich wiadomości w %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "nie można ustawić flagi skasowany: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "nie można zamknąć katalogu\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "brak głównego katalogu %s\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "wystąpił błąd podczas przy pobieraniu LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "nie można utworzyć \"%s\"\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "nie można utworzyć \"%s\" w INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "nie można utworzyć skrzynki: błąd LIST.\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "nie można utworzyć skrzynki\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "nie można zmienić nazwy skrzynki: %s na %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "nie można skasować skrzynki\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Pobieranie nagłówków wiadomości (%d/%d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "wystąpił błąd podczas pobierania koperty.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "nie można przetworzyć koperty: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "nie można pobrać koperty\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Nie można nawiązać połączenia z serwerem IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Nie można ustanowić sesji IMAP4 z: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "nie można pobrać przestrzeni nazw\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "nie można wybrać katalogu: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "błąd polecenia IMAP: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Błąd uwierzytelniania IMAP4.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Nie można zalogować się do serwera IMAP4.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "nie można dołączyć %s do %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(wysyłanie pliku...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "nie można dołączyć wiadomości do %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "nie można skopiować %s do %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "wystąpił błąd przy wykonywaniu polecenia IMAP: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "wystąpił błąd przy wykonywaniu polecenia IMAP: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "wystąpił błąd przy wykonywaniu polecenia IMAP: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "nie można skonwertować UTF-7 do %s za pomocą programu iconv\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "nie można skonwertować %s do UTF-7 za pomocą programu iconv\n"
@@ -492,11 +496,11 @@ msgstr "Znaleziono: %s\n"
msgid "Configuration is saved.\n"
msgstr "Konfiguracja zapisana.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Filtr niechcianej poczty (ręczny)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Filtr niechcianej poczty"
@@ -680,8 +684,8 @@ msgstr ""
"Nowe wiadomości zostaną sprawdzone w tej kolejności. Zaznacz\n"
"w kolumnie \"G\" konta, które mają być sprawdzone przez 'Odbierz wsz.'"
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -812,239 +816,244 @@ msgstr ""
msgid "Action's user argument"
msgstr "Argumenty użytkownika dla akcji"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Dodaj do książki adresowej"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adres"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Uwagi"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Wybierz katalog książki adresowej"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Plik"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Plik/Nowa _książka"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Plik/Nowy _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Plik/Nowy _J-Pilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Plik/Nowy serwer _LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Plik/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Plik/_Edycja"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Plik/_Usuń"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Plik/Zapi_sz"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Plik/_Zamknij"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Edycja"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Edycja/_Kopiuj"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Edycja/_Wstaw"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adres"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Plik/Nowy _adres"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Plik/Nowa _grupa"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Plik/Nowy _katalog"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adres/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adres/_Edycja"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adres/_Usuń"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Narzędzia"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Plik/Importuj plik _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Narzędzia/Importuj plik _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/Pomo_c"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/Pomo_c/_O programie"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nowy _adres"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nowa _grupa"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nowy _katalog"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Usuń"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Kopiuj"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/_Wklej"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Książka adresowa"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Katalog"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Adres e-mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr " Szukaj "
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Do:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Kopia:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Ukryta kopia:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Usuń"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Dodaj"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr " Szukaj "
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Zamknij"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Zarejestrowane szablony"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Usuń adres(y)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Czy naprawdę chcesz usunąć ten adres(y)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1054,36 +1063,36 @@ msgstr ""
"Jeśli usuniesz tylko katalog, adresy zostaną przeniesione do nadrzędnego "
"katalogu."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Usuń katalog"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "_Tylko katalog"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Katalog i _adresy"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Czy naprawdę usunąć \"%s\" ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nowy użytkownik, nie można było zapisać pliku indeksu."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Nowy użytkownik, nie można było zapisać plików książki adresowej."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Konwersja starej książki adresowej została zakończona pomyślnie."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1091,7 +1100,7 @@ msgstr ""
"Stara książka adresowa została skonwertowana,\n"
"nie można było zapisać nowego pliku indeksu adresów."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1099,7 +1108,7 @@ msgstr ""
"Nie można było skonwertować książki adresowej,\n"
"utworzono puste pliki nowej książki adresowej."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1107,7 +1116,7 @@ msgstr ""
"Nie można było skonwertować książki adresowej,\n"
"nie można było utworzyć nowych plików książki adresowej."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1115,15 +1124,15 @@ msgstr ""
"Nie można było skonwertować książki adresowej\n"
"oraz utworzyć nowych plików książki adresowej."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Błąd konwersji książki adresowej"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Konwersja książki adresowej"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1131,78 +1140,78 @@ msgid ""
"%s%c%s"
msgstr "Nie można odczytać książki adresowej"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Błąd książki adresowej"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Stara książka adresowa została skonwertowana, nie można było zapisać nowego "
"pliku indeksów adresowych."
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Nie można było skonwertować książki adresowej lecz utworzono puste pliki "
"nowej książki adresowej."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Nie można było skonwertować książki adresowej oraz utworzyć nowych plików "
"książki adresowej."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Nie można było skonwertować książki adresowej i utworzyć nowych plików "
"książki adresowej"
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Nie można odczytać książki adresowej"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Błąd konwersji książki adresowej"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Konwersja książki adresowej"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interfejs"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Książka adresowa"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Osoba"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Adres e-mail"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupa"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Serwer LDAP"
@@ -1214,11 +1223,11 @@ msgstr "Wspólny adres:"
msgid "Personal address"
msgstr "Osobisty adres:"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Notatka"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Ostrzeżenie"
@@ -1265,397 +1274,397 @@ msgstr "Brązowy"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Brak"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/Dod_aj..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Usuń"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Właściwości..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Plik/Wyślij"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Plik/Wyś_lij później"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Plik/Zapisz w katalogu _szablonów"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Plik/Zapisz i kontynuuj _edycję"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Plik/_Dołącz plik"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Plik/Wstaw pl_ik"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Plik/Wstaw p_odpis"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Plik/Dołącz p_odpis"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Edycja/_Cofnij"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Edycja/Po_nów"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Edycja/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Edycja/Wy_tnij"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Edycja/Wstaw jako c_ytat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Edycja/W_ybierz wszystko"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Edit/Za_wiń bieżący akapit"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Edycja/Zawijaj wszystkie długie _linie"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Edycja/Aut_o-zawijanie"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Widok"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Widok/_Do"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Widok/_Kopia"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Widok/_Ukryta kopia"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/_Widok/_Odpowiedz do"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Widok/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Widok/_Przekaż do"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Widok/_Linijka"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Widok/Załączniki"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Widok/Dostosuj katalog..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Widok/Kodowani_e znaków"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Widok/Kodowani_e znaków/Automatyczne"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Widok/Kodowani_e znaków/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Widok/Kodowani_e znaków/7-bitowe ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Widok/Kodowani_e znaków/Unikod (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Widok/Kodowani_e znaków/Europa Zachodnia (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Widok/Kodowani_e znaków/Europa Zachodnia (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Widok/Kodowani_e znaków/Europa Środkowa (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Widok/Kodowani_e znaków/_Bałtyckie (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Widok/Kodowani_e znaków/Bałtyckie (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Widok/Kodowani_e znaków/Bałtyckie (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Widok/Kodowani_e znaków/Greckie (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Widok/Kodowani_e znaków/Arabskie (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Widok/Kodowani_e znaków/Arabskie (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Widok/Kodowani_e znaków/Hebrajskie (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Widok/Kodowani_e znaków/Hebrajskie (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Widok/Kodowani_e znaków/Tureckie (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Widok/Kodowani_e znaków/Cyrylica (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Widok/Kodowani_e znaków/Cyrylica (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Widok/Kodowani_e znaków/Cyrylica (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Widok/Kodowani_e znaków/Cyrylica (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Widok/Kodowani_e znaków/Japońskie (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Widok/Kodowani_e znaków/Uproszczone Chińskie (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Widok/Kodowani_e znaków/Uproszczone Chińskie (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Widok/Kodowani_e znaków/Tradycyjne Chińskie (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Widok/Kodowani_e znaków/Koreańskie (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Widok/Kodowani_e znaków/Tajskie (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Widok/Kodowani_e znaków/Tajskie (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Narzędzia/_Książka adresowa"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Narzędzia/_Szablon"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Narzędzia/Polecen_ia"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Narzędzia/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Narzędzia/Edytuj za pomocą z_ewnętrznego edytora"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Narzędzia/Podpis _PGP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Narzędzia/Szyfrowani_e GPG"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Narzędzia/_Sprawdź pisownię"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Narzędzia/_Zmień język sprawdzania pisowni"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: brak pliku\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Nie mogę pobrać części tekstu\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Błąd formatu znacznika cytatu."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Błąd formatu odpowiedz/przekaż wiadomość."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Plik %s nie istnieje\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Nie można odczytać wielkości pliku %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Plik %s jest pusty."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Nie można odczytać %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Wiadomość: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Nie można pobrać części wiadomości wieloczęściowej."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Bez tematu)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Tworzenie wiadomości%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Nie podano odbiorcy."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Pusty temat"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Wiadomość nie posiada tematu. Czy wysłać ją mimo tego ?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Brak załącznika"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Nie ma załączników. Wysłać bez załącznika?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Sprawdź odbiorców"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Na pewno wysłać tę wiadomość do następujących odbiorców?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Od:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Temat:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "_Wyślij"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "nie można pobrać listy odbiorców."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1663,38 +1672,38 @@ msgstr ""
"Nie podano konta pocztowego do wysyłania wiadomości.\n"
"Należy wybrać konto przed wysłaniem."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Błąd podczas wysyłania wiadomości do %s."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Nie można zapisać wiadomości do outbox."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Nie można znaleźć klucza związanego z wybranym identyfikatorem klucza \"%s\"."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Nie można podpisać wiadomości."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Nie można zaszyfrować wiadomości."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Nie można zaszyfrować lub podpisać wiadomości."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "nie można zmienić trybu pliku\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1704,11 +1713,11 @@ msgstr ""
"Nie można przekonwertować treści wiadomości z %s na %s.\n"
"Wysłać wiadomość mimo to w %s ?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr ""
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1717,16 +1726,16 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Limit długości linii"
-#: src/compose.c:3890
+#: src/compose.c:3977
#, fuzzy
msgid "Encrypting with Bcc"
msgstr "Szyfrowanie z odbiorcami ukrytej kopii"
-#: src/compose.c:3891
+#: src/compose.c:3978
#, fuzzy
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
@@ -1742,90 +1751,92 @@ msgstr ""
"\n"
"Wysłać mimo to?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "Nie można usunąć starej wiadomości\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "kolejkowanie wiadomości...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "nie można znaleźć katalogu kolejki\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "nie można zapisać wiadomości do kolejki\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Plik %s nie istnieje."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Nie można otworzyć pliku %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "wygenerowany Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Tworzenie okna edycji...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Podpis PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Szyfrowanie PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "typ MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Rozmiar"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Niepoprawny typ MIME."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Brak pliku lub pusty plik."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Właściwości"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kodowanie"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Ścieżka"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Nazwa pliku"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Niepoprawna linia wywołania zewnętrznego edytora: \"%s\"\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1834,48 +1845,48 @@ msgstr ""
"Zewnętrzny edytor wciąż pracuje.\n"
"Czy wymusić zakończenie procesu (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Dostosuj pasek narzędzi..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Nie można wstawić wiadomości do kolejki."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Wybierz pliki"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Wybierz plik"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Zapisz wiadomość"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Wiadomość została zmodyfikowana. Zapisać ją w folderze szkiców?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Zamknij _bez zapisywania"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Czy chcesz zastosować szablon \"%s\"?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Zastosuj szablon"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Zamień"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Wstaw"
@@ -2055,7 +2066,7 @@ msgstr "Edytuj wpis JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2352,18 +2363,18 @@ msgstr "/Usuń g_rupę news"
msgid "Creating folder view...\n"
msgstr "Tworzenie widoku katalogów...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nowy"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Nieprzeczytane"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Razem"
@@ -2405,7 +2416,7 @@ msgstr "Błąd podczas odbudowywania drzewa katalogów."
msgid "Checking for new messages in all folders..."
msgstr "Sprawdzanie nowych wiadomości we wszystkich katalogach..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Niechciane"
@@ -2550,7 +2561,7 @@ msgid "Creating header view...\n"
msgstr "Tworzenie widoku nagłówków...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Bez Od)"
@@ -2916,7 +2927,7 @@ msgstr "Wychodzenie"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Pobieranie wiadomości (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3121,7 +3132,7 @@ msgstr "Skolejkowane wiadomości"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Niektóre niewysłane wiadomości zostały skolejkowane. Czy wyjść?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3129,20 +3140,20 @@ msgstr ""
"Program GnuPG nie jest poprawnie zainstalowany, lub jego\n"
"wersja jest zbyt stara. Obsługa OpenPGP została wyłączona."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "Jest już uruchomiona kopia programu Sylpheed.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Migracja ustawień"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3487,15 +3498,15 @@ msgstr "/_Widok/Kodowani_e znaków/Chińskie (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Widok/Kodowani_e znaków/Koreańskie (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/W_Widok/Ot_wórz w nowym oknie"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Widok/P_okaż źródło"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/_Widok/Wszystkie na_główki"
@@ -3793,8 +3804,8 @@ msgstr "Tworzenie głównego okna...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Okno główne: błąd alokacji kolorów %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "gotowe.\n"
@@ -3865,7 +3876,7 @@ msgstr "Sylpheed - Widok Katalogów"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Widok Wiadomości"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Odpowiedz"
@@ -3881,15 +3892,15 @@ msgstr "/Odpowiedz nadawcy"
msgid "/Reply to mailing _list"
msgstr "/Odpowiedz _liście dyskusyjnej"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Prze_każ"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Przekaż jako załącznik"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Prze_kieruj"
@@ -4034,7 +4045,7 @@ msgstr "Załączniki"
msgid "Message View - Sylpheed"
msgstr "Widok wiadomości - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Nie można zapisać pliku \"%s\"."
@@ -4060,7 +4071,7 @@ msgstr "/Zapi_sz jako..."
msgid "/Save _all..."
msgstr "/Zapi_sz jako..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Drukuj..."
@@ -4245,21 +4256,21 @@ msgstr "Preferencje konta"
msgid "Creating account preferences window...\n"
msgstr "Tworzenie okna preferencji okna...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Odbieranie"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Wyślij"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Utwórz"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Prywatność"
@@ -4267,7 +4278,7 @@ msgstr "Prywatność"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Zaawansowane"
@@ -4394,7 +4405,7 @@ msgid "Authentication method"
msgstr "Sposób uwierzytelniania"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatycznie"
@@ -4444,8 +4455,8 @@ msgstr "Generowanie identyrikatora wiadomości"
msgid "Add user-defined header"
msgstr "Dodawanie nagłówka zdefiniowanego przez użytkownika"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr "Edycja..."
@@ -4470,7 +4481,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Uwierzytelnianie POP3 przed wysyłaniem"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Podpis"
@@ -4783,103 +4794,134 @@ msgstr "Usuń polecenie"
msgid "Do you really want to delete this action?"
msgstr "Czy naprawdę usunąć to polecenie?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Tworzenie okna preferencji...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Preferencje"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Wyświetlanie"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Niechciana poczta"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Szczegóły"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Automatyczne sprawdzanie poczty"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "każde"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuta(y)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Sprawdzanie poczty przy uruchamianiu programu"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Aktualizacja wszystkich lokalnych katalogów po odebraniu"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Natychmiastowe wykonywanie przy przenoszeniu lub kasowaniu wiadomości"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Polecenie"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Pobieranie liczby nowych wiadomości (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Odbierz z kolejki"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrowanie przy odbieraniu"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Ścieżka do kolejki"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Ogólne"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Zapisywanie wysłanych wiadomości do Poczta wysłana"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Zastosuj zasady filtrów do wysłanych wiadomości"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Automatyczne ustawianie następujących adresów"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Poinformuj o brakujących załącznikach kiedy następujące łańcuchy znaków "
+"(rozdzielone przecinkami) zostaną znalezione w treści wiadomości"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(np. załącznik)"
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Zawijanie przed wysłaniem"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Wykluczone adresy/domeny (rozdzielone przecinkami):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Kodowanie przesyłanych danych"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr "Wybierz kodowanie dla listów, których treść zawiera znaki nie-ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Kodowanie wyjściowe"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Kodowanie wyjściowe"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4890,212 +4932,186 @@ msgstr ""
"MIME header: najbardziej popularne, ale niezgodne z RFC 2047\n"
"RFC 2231: zgodne ze standardami, ale niepopularne"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Poinformuj o brakujących załącznikach kiedy następujące łańcuchy znaków "
-"(rozdzielone przecinkami) zostaną znalezione w treści wiadomości"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(np. załącznik)"
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Zawijanie przed wysłaniem"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Wykluczone adresy/domeny (rozdzielone przecinkami):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Ogólne"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Oddzielenie podpisu"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Automatyczne wstawianie podpisu"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Odpowiedz"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Automatyczne ustawianie konta dla odpowiedzi"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Cytowanie wiadomości przy odpowiedzi"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Odpowiedz _liście dyskusyjnej"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Edytor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Automatyczne uruchamianie zewnętrznego edytora"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Poziom Cofnij"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Zawijaj wiadomości przy"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "znakach"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Zawijanie cytatu"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Zawijanie podczas wprowadzania"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Zapisz w katalogu szablonów"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Zwykłe"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Sprawdzanie pisowni"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Format odpowiedzi"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Znak cytowania"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Format przekazywania"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Opis symboli "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Włącz sprawdzanie pisowni"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Domyślny inbox"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Tekst"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Katalog"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Wyświetlanie ilości nieprzeczytanych przy nazwie katalogu"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Wyświetlanie ilości nieprzeczytanych przy nazwie katalogu"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Skracanie nazwy grup dłuższych niż "
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "liter"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Widok listy wiadomości"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Wyświetlanie odbiorcy w kolumnie \"Od\" gdy użytkownik jest nadawcą"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Rozwijanie wątków"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Format daty"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Ustaw element wyświetlania podsumowania... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Wiadomość"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Kolor etykiety"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Widok/Kodowani_e znaków"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Powyższy zestaw znaków jest używany do wyświetlania wiadomości, które nie "
"zawierają informacji o kodowaniu."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Widok/Kodowani_e znaków"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5103,95 +5119,95 @@ msgstr ""
"Jeśli wybrano `Automatyczne', zostanie użyte kodowanie optymalne dla "
"bieżących ustawień lokalnych."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Włączenie kolorowania wiadomości"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr "Wyświetlanie znaków wielobajtowych jako ASCII (tylko japoński)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Wyświetlanie panelu nagłówków ponad oknem wiadomości"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Wyświetlanie krótkich nagłówków w widoku wiadomości"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Wyświetlanie wiadomości HTML jako teskt"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "Wyświetlanie wiadomości HTML jako teskt"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Pokaż kursor w widoku wiadomości"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Odstęp międzywierszowy"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "piksel(e)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Przewijanie"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Pół strony"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Wygładzone przewijanie"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Krok"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Obrazy"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Dopasuj rozmiar załączonych obrazków do rozmiaru okna"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Pokaż grafikę w treści"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Włącz filtr niechcianej poczty"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Polecenie uczenia:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Wybierz klucze"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Pożądana"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Polecenie rozpoznające"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
#, fuzzy
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
@@ -5200,244 +5216,244 @@ msgstr ""
"Aby rozpoznawać niechciane wiadomości automatycznie, należy do pewnego "
"stopnia nauczyć filtr, które wiadomości są pożądane a które nie."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Katalog niechcianej poczty:"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr ""
"(Wiadomości rozpoznane jako niechciane zostaną zachowane w tym katalogu)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrowanie wiadomości podczas odbierania"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Usuń z serwera"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Usuń z serwera"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Oznacz odfiltrowane niechciane wiadomości jako przeczytane"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automatyczne sprawdzanie podpisów"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Wyświetlanie wyniku sprawdzania podpisu w oknie komunikatów"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Tymczasowe zapamiętywanie hasła w pamięci"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Wygasa po"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minuta(y)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Wartość '0' ustawi zapamiętywanie hasła na czas całej sesji."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Przechwytywanie wejścia podczas wprowadzania hasła"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Wyświetlanie ostrzeżenia przy uruchamianiu gdy nie działa GnuPG"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Zawsze otwieraj wiadomości gdy wybrano widok podsumowania."
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr ""
"Otwieranie pierwszej nieprzeczytanej wiadomości przy wchodzeniu do katalogu"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Nie ma więcej etykietowanych wiadomości"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr ""
"Zaznaczanie wiadomości jako odczytanych tylko po otwarciu w nowym oknie"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Przechodzenie do Poczty przychodzącej po odbiorze poczty"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Sprawdzanie poczty przy uruchamianiu programu"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Natychmiastowe wykonywanie przy przenoszeniu lub kasowaniu wiadomości"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"Gdy opcja ta jest wyłączona, wiadomości pozostaną zaznaczone do aż do "
"momentu wykonania."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Kolejność przycisków zgodna z GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Wyświetlana nazwa"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimalizuj do obszaru powiadomień"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Pokaż/ukryj okno przy kliknięciu na ikonę w obszarze powiadomień"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Ustaw dowiązania klawiszy... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Inne"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Wykonaj polecenie"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Data"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Okno dialogowe odbierania"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Wyświetlanie okna dialogowego odbierania"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Zawsze"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Tylko przy ręcznym odbieraniu"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nigdy"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Okno błędu pobierania wiadomości nie jest wyświetlane"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Zamykanie okna dialogowego odbierania po zakończeniu"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Dodawanie adresu do docelowego po dwukrotnym kliknięciu"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Podczas wyjścia"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Potwierdzanie zamykania programu"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Opróżnianie śmietnika przy zamykaniu programu"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Wyświetlanie pytania przed opróżnieniem"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Ostrzeganie jeśli są wiadomości w kolejce"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Polecenia zewnętrzne (%s zostanie zastąpione nazwą pliku / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Przeglądarka Web"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Domyślny inbox"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Używanie zewnętrznego programu do wysyłania"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Użycie zewnętrznego programu do odbierania poczty"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Używanie zewnętrznego programu do wysyłania"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Włącz sprawdzanie pisowni"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Zapisywanie cache podsumowania (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5447,279 +5463,279 @@ msgstr ""
"inne aplikacje.\n"
"Uruchomienie tej opcji spowoduje spadek wydajności wyświetlania podsumowania."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Limit czasu gniazda I/O:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "sekund(y)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatyczne (Zalecane)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7-bitowe ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unikod (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Europa Zachodnia (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Europa Zachodnia (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Europa Zachodnia (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Europa Śodkowa (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Bałtyckie (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Bałtyckie (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Cyrylica (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Greckie (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Bałtyckie (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Cyrylica (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebrajskie (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebrajskie (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Tureckie (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrylica (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrylica (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrylica (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrylica (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japońskie (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japońskie (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japońskie (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Uproszczone Chińskie (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Uproszczone Chińskie (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradycyjne Chińskie (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradycyjne Chińskie (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chińskie (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Koreańskie (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tajskie (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tajskie (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "skrócona nazwa dnia tygodnia"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "pełna nazwa dnia tygodnia"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "skrócona nazwa miesiąca"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "pełna nazwa miesiąca"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "preferowana data i czas dla ustawień lokalnych"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "numer roku (rok/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "dzień miesiąca jako liczba dziesiętna"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "godzina jako liczba dziesiętna z użyciem czasu 24-ro godzinnego"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "godzina jako liczba dziesiętna z użyciem czasu 12-to godzinnego"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "dzień roku jako liczba dziesiętna"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "miesiąc jako liczba dziesiętna"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minuta jako liczba dziesiętna"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "albo AM albo PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekunda jako liczba dziesiętna"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "dzień tygodnia jako liczba dziesiętna"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "preferowana data dla ustawień lokalnych"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "ostatnie dwie cyfry roku"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "rok jako liczba dziesiętna"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "strefa czasowa jako nazwa lub skrót"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Wyszczególniacz"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Opis"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Przykład"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Ustaw kolory wiadomości"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Kolory"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Cytowany tekst - poziom pierwszy"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Cytowany tekst - poziom drugi"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Cytowany tekst - poziom trzeci"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Łącze URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Powtarzanie kolorów cytowania"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Wybierz kolor dla pierwszego poziomu cytowania"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Wybierz kolor dla drugiego poziomu cytowania"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Wybierz kolor dla trzeciego poziomu cytowania"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Wybierz kolor dla URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Opis symboli"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5743,11 +5759,11 @@ msgstr ""
"Grupy news\n"
"ID wiadomości"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Wyświetla expr jeśli ustawiono x"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5761,7 +5777,7 @@ msgstr ""
"Ciało cytowanej wiadomości bez sygnatury\n"
"Literalny %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5773,20 +5789,20 @@ msgstr ""
"Literalny nawias klamrowy otwierający\n"
"Literalny nawias klamrowy zamykający"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Dowiązania klawiszy"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Ustaw dowiązania klawiszy... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Domyślny"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Dawny Sylpheed"
@@ -6174,19 +6190,19 @@ msgstr "Załącznik"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Temat"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Od"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Data"
@@ -6196,7 +6212,7 @@ msgid "Number"
msgstr "Numer"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Do:"
@@ -6503,7 +6519,7 @@ msgstr "Filtowanie..."
msgid "Searching %s ..."
msgstr "Przeszukiwanie katalogu %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Bez daty)"
@@ -6606,7 +6622,7 @@ msgstr "O programie"
msgid "%s - POP3 Remote mailbox"
msgstr "Usuń skrzynkę"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nr"
@@ -7093,7 +7109,7 @@ msgstr "Nie można pobrać listy grup dyskusyjnych."
msgid "Can't retrieve newsgroup list."
msgstr "Nie można pobrać listy grup dyskusyjnych."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Gotowe."
@@ -7102,363 +7118,363 @@ msgstr "Gotowe."
msgid "%d newsgroups received (%s read)"
msgstr "pobrano %d grup dyskusyjnych (%s przeczytano)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Odpowied_z"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Odpowied_z/wszystki_m"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Odpowied_z/nadawc_y"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Odpowied_z/_liście dyskusyjnej"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Przenieś..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopiuj..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Zaznacz"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Zaznacz/_Zaznacz"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Zaznacz/_Odznacz"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Zaznacz/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Zaznacz/Zaznacz jako niep_rzeczytane"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Zaznacz/Zaznacz jako prz_eczytane"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Zaznacz/Zaznacz jako prz_eczytane"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Zaznacz/Zaznacz wszystkie jako prz_eczytane"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Kolor etykiety"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Ustaw jako domyślne"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Ustaw jako domyślne"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Prz_eedytuj"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Dodaj nadawcę do _książki adresowej"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
#, fuzzy
msgid "/Create f_ilter rule"
msgstr "/_Narzędzia/_Utwórz regułę filtrowania"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
#, fuzzy
msgid "/Create f_ilter rule/_Automatically"
msgstr "/_Narzędzia/_Utwórz regułę filtrowania/_Automatycznie"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
#, fuzzy
msgid "/Create f_ilter rule/by _From"
msgstr "/_Narzędzia/_Utwórz regułę filtrowania/_Od"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
#, fuzzy
msgid "/Create f_ilter rule/by _To"
msgstr "/_Narzędzia/_Utwórz regułę filtrowania/_Do"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
#, fuzzy
msgid "/Create f_ilter rule/by _Subject"
msgstr "/_Narzędzia/_Utwórz regułę filtrowania/_Temat"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Tworzenie widoku podsumowania...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Skanowanie katalogu (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Znacznik procesu"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "brak niektórych znaczników, czy wykonać ?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Skanowanie katalogu (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Szukaj ponownie"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Nie ma więcej nieprzeczytanych wiadomości"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr ""
"Nie znaleziono nieprzeczytanych wiadomości.\n"
"Czy rozpocząć wyszukiwanie od końca?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Brak nieprzeczytanych wiadomości."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr ""
"Nie znaleziono nieprzeczytanych wiadomości.\n"
"Czy przejść do następnego folderu?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Nie ma więcej nowych wiadomości"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr ""
"Nie znaleziono nowych wiadomości.\n"
"Czy rozpocząć wyszukiwanie od końca?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Brak nowych wiadomości"
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr ""
"Nie znaleziono nowych wiadomości.\n"
"Czy przejść do następnego folderu?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Nie ma więcej zaznaczonych wiadomości"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr ""
"Nie znaleziono zaznaczonych wiadomości.\n"
"Czy rozpoczać wyszukiwanie od końca?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Brak zaznaczonych wiadomości"
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr ""
"Nie znaleziono zaznaczonych wiadomości.\n"
"Czy rozpocząć wyszukiwanie od początku?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Nie ma więcej etykietowanych wiadomości"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr ""
"Nie znaleziono etykietowanych wiadomości.\n"
"Czy rozpocząć wyszukiwanie od końca?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Brak etykietowanych wiadomości."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr ""
"Nie znaleziono etykietowanych wiadomości.\n"
"Czy rozpocząć wyszukiwanie od początku?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Łączenie wiadomości wg tematu..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d usunięto"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d przeniesiono"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d skopiowano"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " element(ów) wybrany(o)"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d nowych, %d nieprzeczytanych, razem %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d nowych, %d nieprzeczytanych, %d razem"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Sortowanie podsumowania..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tUstawianie podsumowania z danych wiadomości..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Ustawianie podsumowania z danych wiadomości..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Zapisywanie cache podsumowania (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Wiadomość %d zaznaczona\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Wiadomość %d zaznaczona jako przeczytana\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Wiadomość %d zaznaczona jako nieprzeczytana\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Wiadomość %s/%d ustawiona do usunięcia\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Usuń wiadomość"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Czy naprawdę chcesz usunąć wiadomości z kosza?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Kasowanie powielonych wiadomości..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Wiadomość %s/%d niezaznaczona\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Wiadomość %d ustawiona do przesunięcia do %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Katalog docelowy taki sam jak bieżący."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Wybierz katalog"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Wiadomość %d ustawiona do kopiowania do %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Katalog docelowy kopiowania jest taki sam jak bieżący."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Wybierz katalog"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Błąd podczas przetwarzania wiadomości."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Tworzenie wątków..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Odwątkowanie .."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtowanie..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrowanie..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtowanie..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d wiadomość(i) przefiltrowano."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index afcf0815..27f6e425 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2009-07-14 12:28-0400\n"
"Last-Translator: Ricardo Nabinger Sanchez <rnsanchez@gmail.com>\n"
"Language-Team: Ricardo Nabinger Sanchez <rnsanchez@gmail.com>\n"
@@ -26,199 +26,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Lendo as configurações de cada conta...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "A conexão IMAP4 com %s terminou. Reconectando...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "servidor IMAP4 desabilita LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Não foi possível estabelecer uma sessão IMAP4 com: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "criando conexão IMAP4 com %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Não foi possível iniciar sessão TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Buscando mensagem %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Adicionando mensagens em %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Movendo mensagens %s para %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Copiando mensagesn %s para %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Removendo mensagens %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "não posso marcar como apagado: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "não posso eliminar\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Removendo todas as mensagens em %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "não posso marcar como apagado: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "não posso fechar pasta\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "pasta raiz %s inexistente\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "erro recebendo resultados do LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Não foi possível criar '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "não foi possível criar '%s' sob a Caixa de Entrada\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "não posso criar caixa de correio: LIST falhou\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "não posso criar caixa de correio\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "não é possível renomear caixa de correio: %s para %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "não posso apagar caixa de correio\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Buscando cabeçalhos das mensagens (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "Ocorreu um erro ao obter 'envelope'\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "não foi possível realizar o parse no envelope: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "Não foi possível obter o 'envelope'\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Não foi possível se conectar ao servidor IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Não foi possível estabelecer uma sessão IMAP4 com: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "Não foi possível obter o 'envelope'\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "não posso selecionar pasta: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "erro no comando imap: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Falha na autenticação IMAP4.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Falha ao logar no servidor IMAP4.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "não foi possível copiar a mensagem %s para %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(enviando arquivo...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "não foi possível anexar a mensagem em %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "não posso copiar %s para %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "erro no comando imap: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "erro no comando imap: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "erro no comando imap: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "o iconv não pode converter UTF-7 para %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "o iconv não pode converter %s para UTF-7\n"
@@ -508,11 +512,11 @@ msgstr "Encontrado %s\n"
msgid "Configuration is saved.\n"
msgstr "Configuração salva.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Filtro de spam (manual)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Filtro de spam"
@@ -694,8 +698,8 @@ msgstr ""
"Mensagens novas serão baixadas nessa ordem. Marque as caixas\n"
"na coluna `G' para habilitar essa caixa no `Baixar tudo'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -826,237 +830,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Argumento do usuário para a ação"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Adicionar ao Catálogo de Endereços"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Endereço"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Notas"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Selecione Pasta do Catálogo de Endereços"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Arquivo"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Arquivo/Novo _Livro"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Arquivo/Novo _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Arquivo/Novo _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Arquivo/Novo Servidor _LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Arquivo/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Arquivo/_Editar"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Arquivo/_Apagar"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Arquivo/_Salvar"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Arquivo/_Fechar"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Editar"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Editar/C_opiar"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Editar/Co_lar"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Endereço"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Endereço/Novo _Endereço"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Endereço/Novo _Grupo"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Endereço/Nova _Pasta"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Endereço/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Endereço/_Editar"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Endereço/_Apagar"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Ferramentas"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Ferramentas/Importar arquivo _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Ferramentas/Importar arquivo _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/A_juda"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/A_juda/_Sobre"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Novo _Endereço"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Novo _Grupo"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nova _Pasta"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Apagar"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Copiar"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/Co_lar"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Catálogo de endereços"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Pasta"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Endereço de e-mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Procurar:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Para:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Cco:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Apagar"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Adicionar"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Procurar"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "_Fechar"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Modelos registrados"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Apagar endereço(s)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Apagar realmente o(s) endereço(s)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1065,37 +1074,37 @@ msgstr ""
"Você quer apagar a pasta E todos os endereços em `%s' ?\n"
"Caso apague somente a pasta, os endereços serão movidos para a pasta pai."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Apagar pasta"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "_Pasta apenas"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Pasta e _endereços"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Apagar realmente `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Novo usuário, não foi possível salvar arquivo de índice."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr ""
"Novo usuário, não foi possível salvar arquivos do catálogo de endereços."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Catálogo de endereços antigo convertido com sucesso."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1103,7 +1112,7 @@ msgstr ""
"Catálogo de endereços antigo convertido,\n"
"não foi possível salvar o arquivo de índice de endereços "
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1111,7 +1120,7 @@ msgstr ""
"Não foi possível converter o catálogo de endereços,\n"
"mas arquivos vazios para o catálogo de endereços foram criados."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1119,7 +1128,7 @@ msgstr ""
"Não foi possível converter o catálogo de endereços,\n"
"não foi possível criar arquivos novos para o catálogo de endereços."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1127,15 +1136,15 @@ msgstr ""
"Não foi possível converter o catálogo de endereços\n"
"nem criar arquivos novos para o catálogo de endereços."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Erro convertendo catálogo de endereços"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Conversão do catálogo de endereços"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1143,78 +1152,78 @@ msgid ""
"%s%c%s"
msgstr "Não foi possível ler o índice do endereço"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Erro no Catálogo de Endereços"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Catálogo de endereços antigo convertido, mas não foi possível salvar o "
"arquivo de indíce do novo"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Não foi possível converter o catálogo de endereços, mas arquivos vazios para "
"o catálogo de endereços foram criados."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Não foi possível converter o catálogo de endereços, não foi possível criar "
"arquivos novos para o catálogo de endereços."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Não foi possível converter o catálogo de endereços e não foi possível criar "
"arquivos novos para o catálogo de endereços."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Não foi possível ler o índice do endereço"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Erro na conversão do catálogo de endereços"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Conversão do Catálogo de Endereços"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interface"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Catálogo de Endereços"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Pessoa"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Endereço de e-mail"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupo"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Servidor LDAP"
@@ -1226,11 +1235,11 @@ msgstr "Endereços comuns"
msgid "Personal address"
msgstr "Endereços pessoais"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Notificação"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Aviso"
@@ -1277,396 +1286,396 @@ msgstr "Marrom"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Nenhuma"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Adicionar"
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Remover"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Propriedades..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Arquivo/_Enviar"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Arquivo/Enviar _depois"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Arquivo/Salvar na pasta de _rascunhos"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Arquivo/Salvar e _continuar editando"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Arquivo/_Anexar arquivo"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Arquivo/_Inserir arquivo"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Arquivo/Inserir as_sinatura"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Arquivo/Apender as_sinatura"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Editar/_Desfazer"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Editar/_Refazer"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Editar/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Editar/_Cortar"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Editar/Colar como ci_tação"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Editar/_Selecionar tudo"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Editar/_Quebrar parágrafo atual"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Editar/Quebrar todas as _linhas compridas"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Editar/_Quebra automática de linha"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/E_xibir"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/E_xibir/_Para"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/E_xibir/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/E_xibir/_Cco"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/E_xibir/_Reply-To"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/E_xibir/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/E_xibir/_Followup-To"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/E_xibir/_Régua"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/E_xibir/_Anexo"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/E_xibir/Cu_stomizar barra de ferramentas..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/E_xibir/_Codificação de caracteres"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/E_xibir/Codificação de caracteres/_Automático"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/E_xibir/_Codificação de caracteres/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/E_xibir/_Codificação de caracteres/ASCII de 7 bits (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/E_xibir/_/Codificação de caracteresUnicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/E_xibir/_Codificação de caracteres/Europa Ocidental (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/E_xibir/_Codificação de caracteres/Europa Ocidental (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/E_xibir/_/Codificação de caracteres/Europa Central (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/E_xibir/_Codificação de caracteres/_Báltico (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/E_xibir/_Codificação de caracteres/Báltico (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/E_xibir/_Codificação de caracteres/Báltico (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/E_xibir/_Codificação de caracteres/Grego (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/E_xibir/_Codificação de caracteres/Arábico (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/E_xibir/_Codificação de caracteres/Arábico (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/E_xibir/_Codificação de caracteres/Hebreu (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/E_xibir/_Codificação de caracteres/Hebreu (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/E_xibir/_Codificação de caracteres/Turco (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/E_xibir/_Codificação de caracteres/Cirílico (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/E_xibir/_Codificação de caracteres/Cirílico (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/E_xibir/_Codificação de caracteres/Cirílico (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/E_xibir/_Codificação de caracteres/Cirílico (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/E_xibir/_Codificação de caracteres/Japonês (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/E_xibir/_Codificação de caracteres/Chinês simplificado (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/E_xibir/_Codificação de caracteres/Chinês simplificado (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/E_xibir/_Codificação de caracteres/Chinês tradicional (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/E_xibir/_Codificação de caracteres/Coreano (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/E_xibir/_Codificação de caracteres/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/E_xibir/_Codificação de caracteres/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Ferramentas/_Catálogo de endereços"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Ferramenta/_Modelo"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Ferramentas/_Ações"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Ferramentas/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Ferramentas/Editar com editor e_xterno"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Ferramentas/_Assinar (PGP)"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Ferramentas/_Encriptar (PGP)"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Ferramentas/_Verificar ortografia"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Ferramentas/Definir _idioma do verificador ortográfico"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: o arquivo não existe\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Não foi possível obter o texto\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Erro no formato de marca de citação."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Erro no formato de mensagem de resposta/encaminhada."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "O arquivo %s não existe\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Não foi possível especificar o tamanho de %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "O arquivo %s está vazio."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Não foi possível ler %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Mensagem: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Não foi possível obter alguma(s) parte(s) dessa mensagem."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Sem assunto)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Compondo%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Destinatário não especificado."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Sem assunto"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Assunto em branco. Enviar assim mesmo?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Anexo ausente"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Não há anexos. Enviar sem anexos?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Conferir destinatários"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Deseja realmente enviar este e-mail para os seguintes destinatários?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "De:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Assunto:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "_Enviar"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "não pude obter a lista de destinatários."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1674,37 +1683,37 @@ msgstr ""
"Conta para envio de mensagem não foi especificada.\n"
"Por favor selecione uma conta de e-mail antes de enviar."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Erro ao postar a mensagem para %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Não foi possível armazenar a mensagem na caixa de saída."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Não foi possível obter nenhuma chave associada ao ID selecionado '%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Não foi possível assinar a mensagem."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Não foi possível cifrar a mensagem."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Não foi possível assinar ou cifrar a mensagem."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "não foi possível modificar as permissões do arquivo\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1716,11 +1725,11 @@ msgstr ""
"\n"
"Enviar como %s mesmo assim?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Erro convertendo codificação"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1733,15 +1742,15 @@ msgstr ""
"\n"
"Enviar mesmo assim?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Limite de comprimento da linha"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Encriptando com Bcc"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1755,90 +1764,92 @@ msgstr ""
"\n"
"Enviar mesmo assim?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "não posso remover a mensagem antiga\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "enfileirando mensagem...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "não foi possível encontrar a pasta da fila\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "não foi possível enfileirar a mensagem\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "O arquivo %s não existe."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Não foi possível abrir o arquivo %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "Message-ID gerado: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Criando janela de composição...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Assinar (PGP)"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Encriptar (PGP)"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Tipo MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Tamanho"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Tipo MIME inválido."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "O arquivo não existe ou está vazio."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Propriedades"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Codificação"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Caminho"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Nome do arquivo"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Linha de comando do editor externo inválida: '%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1847,48 +1858,48 @@ msgstr ""
"O editor externo está ativo.\n"
"Forçar a finalização do processo (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Customizar barra de ferramentas..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Não foi possível enfileirar a mensagem."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Selecionar arquivos"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Selecionar arquivo"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Salvar mensagem"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Esta mensagem foi modificada. Salvá-la na pasta de rascunhos?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "_Fechar sem salvar"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Quer aplicar o modelo `%s'?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Aplicar Modelo"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Substituir"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Inserir"
@@ -2069,7 +2080,7 @@ msgstr "Editar entrada JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2367,18 +2378,18 @@ msgstr "/_Eliminar grupo de notícias"
msgid "Creating folder view...\n"
msgstr "Criando visualizador de pasta...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nova"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Não lido"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Total"
@@ -2420,7 +2431,7 @@ msgstr "Falha ao tentar reconstruir a árvore de pastas."
msgid "Checking for new messages in all folders..."
msgstr "Checar novas mensagens em todas as pastas..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Spam"
@@ -2565,7 +2576,7 @@ msgid "Creating header view...\n"
msgstr "Criando visualizador de cabeçalhos...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Sem remetente)"
@@ -2930,7 +2941,7 @@ msgstr "Saindo"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Baixando mensagem (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3144,7 +3155,7 @@ msgstr "Mensagens enviadas para a fila"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Algumas mensagens não enviadas estão na fila. Sair agora?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3152,20 +3163,20 @@ msgstr ""
"GnuPG não está instalado adequadamente.\n"
"Suporte a OpenPGP desabilitado."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "outra cópia do Sylpheed já está sendo executada.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Migração da configuração"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3509,15 +3520,15 @@ msgstr "/E_xibir/_Codificação de caracteres/Chinês (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/E_xibir/_Codificação de caracteres/Coreano (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/E_xibir/Abrir em uma n_ova janela"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/E_xibir/Ver _fonte"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/E_xibir/_Todos os cabeçalhos"
@@ -3809,8 +3820,8 @@ msgstr "Criando janela principal...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "MainWindow: falhou ao alocar cores %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "Pronto.\n"
@@ -3879,7 +3890,7 @@ msgstr "Sylpheed - Visão de Pastas"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Visão de Mensagens"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Responder"
@@ -3895,15 +3906,15 @@ msgstr "/Responder para o _remetente"
msgid "/Reply to mailing _list"
msgstr "/Responder para a /_lista"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/En_caminhar"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Encaminhar como ane_xo"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Re_direcionar"
@@ -4068,7 +4079,7 @@ msgstr "Anexos"
msgid "Message View - Sylpheed"
msgstr "Visualização da Mensagem - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Não foi possível salvar arquivo `%s'."
@@ -4093,7 +4104,7 @@ msgstr "/_Salvar como..."
msgid "/Save _all..."
msgstr "/Salvar _tudo..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Imprimir..."
@@ -4269,21 +4280,21 @@ msgstr "Preferências da Conta"
msgid "Creating account preferences window...\n"
msgstr "Criando janela de preferências da conta...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Receber"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Enviar"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Escrever"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privacidade"
@@ -4291,7 +4302,7 @@ msgstr "Privacidade"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avançadas"
@@ -4415,7 +4426,7 @@ msgid "Authentication method"
msgstr "Método de Autenticação"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automático"
@@ -4459,8 +4470,8 @@ msgstr "Gerar Message-ID"
msgid "Add user-defined header"
msgstr "Adicionar cabeçalho do usuário"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Editar... "
@@ -4485,7 +4496,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autenticar com POP3 antes de enviar"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Assinatura"
@@ -4793,86 +4804,116 @@ msgstr "Apagar ação"
msgid "Do you really want to delete this action?"
msgstr "Você realmente deseja apagar esta ação?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Criando janela de preferências comuns...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Preferências comuns"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Exibir"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Spam"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Detalhes"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Checar nova mensagem"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "a cada"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuto(s)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Checar o correio quando iniciar"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Atualizar todas as pastas locais ao incorporar"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Executar comando quando chegarem novas mensagens"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Comando"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "`%d' será substituído pelo número de novas mensagens."
# alguma tradução boa para spool?
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Incorporar do spool local"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrar ao incorporar"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Caminho para o spool"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Geral"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Salvar mensagens enviadas na Caixa de saída"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Aplicar regras de filtragem para as mensagens enviadas"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Estabelecer os seguintes endereços automaticamente"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Confirmar anexos quando as seguintes palavras (separadas por vírgula) forem "
+"encontradas no corpo da mensagem"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Ex: anexo)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Confirmar destinatários antes de enviar"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Domínios/endereços excluídos (separados por vírgula):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Codificação para transferência"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4880,15 +4921,15 @@ msgstr ""
"Especifique a codificação de caracteres a ser usada quando a mensagem "
"contiver caracteres não ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Codificação MIME de nome de arquivo"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "MIME header"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4899,203 +4940,178 @@ msgstr ""
"MIME header: mais popular, mas viola a RFC 2047\n"
"RFC 2231: respeita os padrões, mas não é tão popular"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Confirmar anexos quando as seguintes palavras (separadas por vírgula) forem "
-"encontradas no corpo da mensagem"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Ex: anexo)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Confirmar destinatários antes de enviar"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Domínios/endereços excluídos (separados por vírgula):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Geral"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Separador de assinatura"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Inserir automaticamente"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Responder"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Escolher conta para respostas automaticamente"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Quotar mensagem ao responder"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Responder para a /_lista"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Herdar destinatários ao responder mensagens próprias"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Executar o editor externo automaticamente"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Nível de desfazer"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Quebrar mensagens em"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "caracteres"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Quebrar quote"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Quebrar na entrada"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Salvar automaticamente como rascunho"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Formato"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Corretor ortográfico"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Formato de resposta"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Marca de citação"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Formato de Mensagem Encaminhada"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Descrição dos símbolos "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Habilitar Corretor ortográfico"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Idioma padrão:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Fonte do texto"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Visualização de Pastas"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Exibir número de não lidas próximas ao nome da pasta"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Exibir colunas com o número de mensagens na visualização de pastas"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Abreviar newsgroups maiores que"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "letras"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Visão de Sumário "
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Mostrar remetente na coluna `De' se ele for o mesmo"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Expandir threads"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Formato de data"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Elementos visíveis no cabeçalho... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Mensagem"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Cor de _identificação"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Codificação padrão de caracteres"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Isto é usado ao exibir mensagens que não indicam a codificação de caracteres."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Codificação de caracteres para envio"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5103,11 +5119,11 @@ msgstr ""
"Se `Automático' for selecionado, a melhor codificação para o locale atual "
"será usada."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Permitir cores na mensagem"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5115,83 +5131,83 @@ msgstr ""
"Exibir alfabetos de 2-bytes e numéricos com \n"
"caracteres ASCII (1-byte)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Exibir cabeçalho acima da visão da mensagem"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Cabeçalhos pequenos na visualização da mensagem"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Renderizar mensagens HTML como texto"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Tratar mensagens contendo apenas HTML como anexo"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Exibir cursor na área de visualização da mensagem"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Linha de espaço"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(s)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Rolagem"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Meia página"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Rolagem silenciosa"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Passo"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Imagens"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Redimensionar imagens em anexo para que caibam na janela"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Dispor as imagens em seqüência"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Habilitar controle de spam"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Comando de aprendizado:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Selecionar pré-definido)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Não spam"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Comando de classificação"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5199,226 +5215,226 @@ msgstr ""
"Para classificar SPAM automaticamente, deve-se treinar manualmente o "
"classificador com uma quantidade razoável de SPAM e não-SPAM."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Pasta de spam"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "As mensagens classificadas como spam serão movidas para esta pasta."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrar mensagens classificadas como spam ao receber"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Filtrar SPAM antes da filtragem normal"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Apagar SPAMs do servidor ao receber"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Marcar SPAM filtrado como lido"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automaticamente checar assinatura"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Exibir resultado de checagem de assinatura em uma janela popup"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Armazenar senha temporariamente na memória"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Expirado depois"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minuto(s)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Definindo para '0' guardará a senha para toda a sessão."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Obter entrada quando informando uma passphrase"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Exibir aviso na inicialização se o GnuPG não funciona"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Sempre abrir mensagens no sumário quando selecionado"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Abrir a primeira mensagem não lida ao abrir uma pasta"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Lembrar última mensagem selecionada"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Somente marcar a mensagem como lida quando aberta em uma nova janela"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Abrir a caixa de entrada após receber novas mensagens"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Abrir caixa de entrada ao iniciar"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Executar imediatamente enquanto movendo ou apagando mensagens"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"Mensagens permanecerão marcadas até a execução se isto estiver desativado."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Ordenar os botões de acordo com o GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Exibir ícone de bandeja"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimizar para ícone de bandeja"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Alternar exibição da janela ao clicar no ícone da bandeja"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Definir atalhos de teclado... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Outros"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Comandos externos"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
msgid "Update"
msgstr "Atualizar"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Diálogo de recepção"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Exibir diálogo de recepção"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Sempre"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Apenas no recebimento manual"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nunca"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Não mostrar diálogo de erro no caso de erros ao receber"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Fechar diálogo de recepção quando terminar"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Adicionar endereço para o destino quando clicado duas vezes"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Ao sair"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Confirmar ao sair"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Esvaziar lixeira ao sair"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Pergunte antes de esvaziar"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Avise se existirem mensagens na fila"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Comandos externos (%s será sustituido pelo nome do arquivo)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Navegador Web"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Navegador padrão)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Usar programa externo para imprimir"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Usar um programa externo para obter mensagens"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Usar programa externo para enviar"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr "Verificação de atualizações requer o comando 'curl'."
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr "Habilitar verificação de atualizações automáticas"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr "Usar proxy HTTP"
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr "Proxy HTTP (servidor:porta):"
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Habilitar verificação rigorosa da integridade dos caches do sumário"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5429,275 +5445,275 @@ msgstr ""
"Esta opção reduzirá o desempenho de exibição do sumário."
# tradução boa para socket?
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Tempo limite de E/S no socket:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "segundo(s)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automático (Recomendado)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "ASCII de 7 bits (US-ASC_II)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Europeu Ocidental (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Europeu Ocidental (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Europeu Ocidental (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Europeu Central (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Báltico (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Báltico (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Báltico (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grego (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arábico (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arábico (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebreu (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebreu (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turco (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cirílico (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cirílico (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cirílico (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cirílico (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonês (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonês (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonês (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Chinês simplificado (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Chinês simplificado (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Chinês tradicional (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Chinês tradicional (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chinês (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Coreano (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "o nome completo do mês abreviado"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "o nome completo do dia da semana"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "o nome do mês abreviado"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "o nome completo do mês"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "a data é hora preferida para a localização atual"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "o número do século (ano/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "o dia do mês como um número decimal"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "a hora como um número decimal usando um relógio de 24 horas"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "a hora como um número decimal usando um relógio de 12 horas"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "o dia do ano como um número decimal"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "o mês como um número decimal"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "o minuto como um número decimal"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "ou AM ou PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "o segundo como um número decimal"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "o dia da semana como um número decimal"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "a data preferida para localização atual"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "os últimos dois dígitos de um ano"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "o ano como um número decimal"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "o zona de tempo ou nome ou abreviação"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Especificador"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Descrição"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Exemplo"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Defina as cores de mensagens"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Cores"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Texto Quotado - Primeiro Nível"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Texto Quotado - Segundo Nível"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Texto Quotado - Terceiro Nível"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Ligação URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Reaproveitar cores de quote"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Escolher cor para quotação nível 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Escolher cor para quotação nível 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Escolher cor para quotação nível 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Escolher cor para URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Descrição dos símbolos"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5722,11 +5738,11 @@ msgstr ""
"Message-ID\n"
"%"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Se x estiver definido, mostra expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5740,7 +5756,7 @@ msgstr ""
"Corpo da mensagem citada sem assinatura\n"
"%% literal"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5752,19 +5768,19 @@ msgstr ""
"Abre-chave literal\n"
"Fecha-chave literal"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Atalhos de teclado"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Selecione o conjunto pré-definido de mapeamento de teclas."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Padrão"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Sylpheed antigo"
@@ -6139,19 +6155,19 @@ msgstr "Anexo"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Assunto"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "De"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Data"
@@ -6161,7 +6177,7 @@ msgid "Number"
msgstr "Número"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Para"
@@ -6451,7 +6467,7 @@ msgstr "Procurando %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Procurando %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Sem data)"
@@ -6545,7 +6561,7 @@ msgstr "_Sobre"
msgid "%s - POP3 Remote mailbox"
msgstr "%s - Caixa de mensagens remota POP3"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nº"
@@ -7029,7 +7045,7 @@ msgstr "Recebendo lista de newsgroups..."
msgid "Can't retrieve newsgroup list."
msgstr "Não foi possível obter a lista de grupos de notícias."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Feito."
@@ -7038,335 +7054,335 @@ msgstr "Feito."
msgid "%d newsgroups received (%s read)"
msgstr "%d grupos de notícias recebidos (%s lidos)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "Responder para"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "Responder para/_todos"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "Res_ponder para/_quem enviou"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "Responder para/_lista"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/M_over..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Copiar..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Marcar"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Marcar/_Marcar"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Marcar/_Desmarcar"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Marcar/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Marcar/Marcar como _não lida"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Marcar/Marcar como _lida"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Marcar/Marcar _tópico como lido"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Marcar/Marcar _todas como lidas"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Cor de _identificação"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Marcar como _spam"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Marcar como _não spam"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Re-_editar"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Adicionar remetente ao _catálogo de endereços"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/_Criar regra de filtro"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/_Criar regra de filtro/_Automaticamente"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/_Criar regra de filtro/pelo _remtente"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/_Criar regra de filtro/pelo _destinatário"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/_Criar regra de filtro/pelo A_ssunto"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Criando visualizador de sumários...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Revisando pasta (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Procesar marca"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Algumas marcas foram deixadas. Processá-las?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Revisando pasta (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "Procurar _novamente"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Não há mais mensagens não lidas"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nenhuma mensagens não lidas encontrada. Procurar a partir do fim?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Não há mensagens não lidas."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Não há mensagens não lidas. Ir para a próxima pasta?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Não há mais mensagens novas"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Nenhuma mensagens nova encontrada. Procurar a partir do fim?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Não há mensagens novas."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Não há mensagens novas. Ir para a próxima pasta?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Não há mais mensagens marcadas"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Não foram encontradas mensagens marcadas. Procurar a partir do fim?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Não há mensagens marcadas"
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Não foram encontradas mensagens marcadas. Procurar a partir do início?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Não há mais mensagens etiquetadas"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Não foram encontradas mensagens etiquetadas. Procurar a partir do fim?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Não há mensagens etiquetadas."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nenhuma mensagem não lida encontrada. Procurar do início ?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Agrupando mensagens por assunto..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d apagadas"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d movidas"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d copiadas"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " item(ns) selecionado(s)"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d novas, %d não lidas, %d no total (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d novas, %d não lidas, %d no total"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Ordenando resumos..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tConfigurando resumo a partir dos dados das mensagens..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Configurando resumo a partir dos dados das mensgens..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Gravando cache de resumo (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Mensagem %d marcada\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Mensagem %d marcada como sendo lida\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Mensagem %d marcada como não lida\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Mensagem %s/%d marcada para deleção\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Apagar a(s) mensagem(s)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Quer realmente apagar a(s) mensagem(s) da lixeira?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Apagando mensagens duplicadas..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Mensagem %s/%d está desmarcada\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Mensagem %d marcada para ser movida para %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "O destino é o mesmo que a pasta atual."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
msgid "Select folder to move"
msgstr "Selecione a pasta a ser movida"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Mensagem %d está marcada para ser copiada para %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "O destino para cópia é o mesmo que a pasta atual."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
msgid "Select folder to copy"
msgstr "Selecione a pasta a ser copiada"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Erro ao processar mensagens."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Construindo a hierarquia..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Desfazendo a hierarquia..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrando (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrando..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrando..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d mensagem(ns) foram filtradas."
diff --git a/po/ro.po b/po/ro.po
index 36df634f..08912745 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed 2.2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2009-12-01 16:54+0200\n"
"Last-Translator: Cristian Secară <cristi AT secarica DOT ro>\n"
"Language-Team: \n"
@@ -20,207 +20,211 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Citire configurări pentru fiecare cont...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Conexiunea IMAP4 la %s a fost întreruptă. Reconectare...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Serverul IMAP4 dezactivează LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Nu se poate stabili sesiunea IMAP4 cu: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "creare conexiune IMAP4 la %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Nu se poate porni sesiunea TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Obținere mesaj %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Adăugare mesaje la %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Mutare mesaje %s la %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Copiere mesaje %s la %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Ștergere mesaje %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "nu se pot seta fanioanele de ștergere: %s\n"
# hm ?
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "nu se poate elimina\n"
# hm ? din sau în ?
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Ștergere mesaje din %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "nu se pot seta fanioanele de ștergere: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "nu se poate închide dosarul\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "dosarul root %s nu există\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "a apărut o eroare în timpul obțineriii „LIST”.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Nu se poate crea „%s”\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Nu se poate crea „%s” în INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "nu se poate crea căsuța poștală: LIST a eșuat.\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "nu se poate crea căsuța poștală\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "nu se poate redenumi căsuța poștală: %s în %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "nu se poate șterge căsuța poștală\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Obținere anteturi mesaje (%d / %d)"
# hm ? envelope conform wikipedia
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr ""
"a apărut o eroare în timpul obținerii „envelope” (informația de routing).\n"
# hm ? envelope conform wikipedia
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "„envelope” (informația de routing) nu poate fi analizată: %s\n"
# hm ? envelope conform wikipedia
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "nu se poate obține „envelope” (informația de routing)\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Nu se poate efectua conexiunea la serverul IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Nu se poate stabili sesiunea IMAP4 cu: %s:%d\n"
# hm ?
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "nu se poate obține spațiul de nume\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "nu se poate selecta dosarul: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "eroare la comanda IMAP: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Autentificarea IMAP4 a eșuat.\n"
# hm ? cu ce diferă de authentication ?
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Autentificarea IMAP4 a eșuat.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "nu se poate adăuga %s la %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(trimitere fișier...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "nu se poate adăuga mesajul la %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "nu se poate copia %s la %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "eroare în timpul comenzii IMAP: STORE:%s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "eroare în timpul comenzii IMAP: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "eroare în timpul comenzii IMAP: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv nu poate efectua conversia UTF-7 la %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv nu poate efectua conversia %s la UTF-7\n"
@@ -510,11 +514,11 @@ msgstr "Găsit %s\n"
msgid "Configuration is saved.\n"
msgstr "Configurația a fost salvată.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Filtru mesaj spam (manual)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Filtru mesaj spam"
@@ -700,8 +704,8 @@ msgstr ""
"coloana „G”\n"
"pentru a activa recepționarea mesajelor la comanda „Verifică tot”."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -840,241 +844,246 @@ msgstr ""
msgid "Action's user argument"
msgstr "Argumentul acțiunii dat de utilizator"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Adăugare în agendă"
# în meniu la compunere
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Agendă"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Observații"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Selectați dosarul pentru agendă"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Fișier"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Fișier/A_gendă nouă"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Fișier/_vCard nou"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Fișier/_JPilot nou"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Fișier/Server _LDAP nou"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Fișier/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Fișier/_Editare"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Fișier/Ș_terge"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Fișier/_Salvează"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Fișier/În_chide"
# comun și în main menu și în rmb agendă
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Editare"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Editare/_Copiază"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Editare/Li_pește"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/A_dresă"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/A_dresă/_Adresă nouă"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/A_dresă/_Grup nou"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/A_dresă/_Dosar nou"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/A_dresă/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/A_dresă/_Editare"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/A_dresă/Ș_terge"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Unelte"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Unelte/Importă un fișier _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/_Unelte/Importă un fișier _CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Ajutor"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Ajutor/_Despre"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/_Adresă nouă"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/_Grup nou"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/_Dosar nou"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
# comun și la intrare în agendă și la rmb pe mesaj
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/Șter_ge"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/_Copiază"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/Li_pește"
# tooltip peste butonul Agendă
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Agendă"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Dosar"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Adresă de e-mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Caută:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Către:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Șterge"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Adaugă"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Caută"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "În_chide"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Șabloane înregistrate"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Ștergere adresă (adrese)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Sigur doriți să ștergeți adresa (adresele) ?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1083,36 +1092,36 @@ msgstr ""
"Vreți să ștergeți dosarul ȘI toate adresele din „%s” ?\n"
"Dacă ștergeți doar dosarul, adresele vor fi mutate în dosarul părinte."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Ștergere dosar"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Doar _dosar"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Dosar și _adrese"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Sigur doriți să ștergeți „%s” ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Utilizator nou, fișierul index nu a putut fi salvat."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Utilizator nou, fișierele agendei nu au putut fi salvate."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Agenda veche a fost convertită cu succes."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1120,7 +1129,7 @@ msgstr ""
"Agenda veche a fost convertită, dar\n"
"fișierul index al noii agende nu a putut fi salvat."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1128,7 +1137,7 @@ msgstr ""
"Agenda nu a putut fi convertită, dar\n"
"au fost create fișierele noi de agendă goală."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1136,7 +1145,7 @@ msgstr ""
"Agenda nu a putut fi convertită, iar\n"
"fișierele noi de agendă nu au putut fi create."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1144,15 +1153,15 @@ msgstr ""
"Agenda nu a putut fi convertită\n"
"și fișierele noi de agendă nu au putut fi create."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Eroare de conversie a agendei"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Conversie agendă"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1160,78 +1169,78 @@ msgid ""
"%s%c%s"
msgstr "Fișierul index al agendei nu a putut fi citit"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Eroare agendă"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Agenda veche a fost convertită, iar fișierul index al noii agende nu a putut "
"fi salvat."
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Agenda nu a putut fi convertită, dar au fost create fișierele noi de agendă "
"goală."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Agenda nu a putut fi convertită, iar fișierele noi de agendă nu au putut fi "
"create."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Agenda nu a putut fi convertită și fișierele noi de agendă nu au putut fi "
"create."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Fișierul index al agendei nu a putut fi citit"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Eroare de conversie a agendei"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Conversie agendă"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Interfață"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Agendă"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Persoană"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Adresă de e-mail"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupă"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Server LDAP"
@@ -1243,11 +1252,11 @@ msgstr "Adrese comune:"
msgid "Personal address"
msgstr "Adrese personale:"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Notificare"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Avertisment"
@@ -1296,401 +1305,401 @@ msgstr "Maro"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Niciunul"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Adăugă..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/Ște_rge"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Proprietăți..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Fișier/_Trimite"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Fișier/Trimite _mai târziu"
# !!! dependent de traducerea lui draft !!!
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Fișier/Salvează în dosarul _ciorne"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Fișier/_Salvează și continuă editarea"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Fișier/_Atașează un fișier"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Fișier/_Inserează un fișier"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Fișier/Inserea_ză semnătura"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Fișier/Adau_gă semnătura"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Editare/An_ulează"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Editare/_Refă"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Editare/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Editare/_Taie"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Editare/_Lipește ca citat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Editare/Selecte_ază tot"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Editare/_Desparte paragraful curent"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Editare/Desparte _liniile lungi"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Editare/Desparte liniile aut_omat"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Vizualizare"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Vizualizare/Că_tre"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Vizualizare/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Vizualizare/_Bcc"
# obs: câmpul propriu de întoarcere când se răspunde cuiva
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/_Vizualizare/_Răspuns către"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Vizualizare/---"
# hm ?
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/_Vizualizare/_Urmărește"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Vizualizare/Ri_glă"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Vizualizare/_Atașament"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Vizualizare/Personali_zează bara de unelte..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Vizualizare/Codare caract_ere"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Vizualizare/Codare caract_ere/_Automat"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Vizualizare/Codare caract_ere/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Vizualizare/Codare caract_ere/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Vizualizare/Codare caract_ere/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Vizualizare/Codare caract_ere/Western European (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Vizualizare/Codare caract_ere/Western European (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Vizualizare/Codare caract_ere/Central European (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Vizualizare/Codare caract_ere/_Baltic (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Vizualizare/Codare caract_ere/Baltic (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Vizualizare/Codare caract_ere/Baltic (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Vizualizare/Codare caract_ere/Greek (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Vizualizare/Codare caract_ere/Arabic (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Vizualizare/Codare caract_ere/Arabic (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Vizualizare/Codare caract_ere/Hebrew (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Vizualizare/Codare caract_ere/Hebrew (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Vizualizare/Codare caract_ere/Turkish (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Vizualizare/Codare caract_ere/Cyrillic (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Vizualizare/Codare caract_ere/Cyrillic (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Vizualizare/Codare caract_ere/Cyrillic (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Vizualizare/Codare caract_ere/Cyrillic (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Vizualizare/Codare caract_ere/Japanese (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Vizualizare/Codare caract_ere/Simplified Chinese (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Vizualizare/Codare caract_ere/Simplified Chinses (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Vizualizare/Codare caract_ere/Traditional Chinese (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Vizualizare/Codare caract_ere/Korean (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Vizualizare/Codare caract_ere/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Vizualizare/Codare caract_ere/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Unelte/_Agendă"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Unelte/_Șablon"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Unelte/Acțiu_ni"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Unelte/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Unelte/Editare cu editor e_xtern"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Unelte/Semnează P_GP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Unelte/Cr_iptează PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Unelte/Verifi_că ortografia"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Unelte/_Selectați limba ortografiei"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: fișier inexistent\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Nu se poate obține partea de text\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Eroare de formatare a citației."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Eroare de format al mesajului de răspuns sau înaintat."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Fișierul %s nu există\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Nu se poate obține dimensiunea fișierului %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Fișierul %s este gol."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Nu se poate citi %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Mesaj: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Nu se poate obține o parte a mesajului multiparte."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Fără subiect)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Compune%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Destinatarul nu este specificat."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Subiect gol"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Subiectul este gol. Trimiteți mesajul oricum ?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Lipsă atașament"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Nu este atașat niciun fișier. Trimiteți fără atașamente ?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Confirmare destinatari"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Sigur trimiteți acest mesaj către următoarele adrese ?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "De la:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Subiect:"
# butonul de la confirmarea cui se trimite
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "_Trimite"
# hm ?
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "nu se poate obține lista destinatarilor."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1698,38 +1707,38 @@ msgstr ""
"Contul pentru trimitere de mesaje nu este specificat.\n"
"Vă rugăm să selectați un cont înainte de a trimite."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "A apărut o eroare în timpul trimiterii mesajului către %s ."
# !!! dependent de traducerea lui Outbox !!!
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Nu se poate salva mesajul în „Trimise”."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Nu s-a putut găsi nicio cheie asociată cu ID-ul cheii selectate „%s”."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Nu se poate semna mesajul."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Nu se poate cripta mesajul."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Nu se poate cripta sau semna mesajul."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "nu se pot schimba permisiunile fișierului\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1741,11 +1750,11 @@ msgstr ""
"\n"
"Îl trimiteți oricum ca %s ?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Eroare conversie cod"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1758,15 +1767,15 @@ msgstr ""
"\n"
"Îl trimiteți oricum ?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Limită lungime linie"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Criptare cu Bcc"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1780,90 +1789,92 @@ msgstr ""
"\n"
"Îl trimiteți oricum ?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "nu se poate șterge mesajul vechi\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "punere mesaj în coada de așteptare...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "nu se poate găsi dosarul de coadă\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "nu se poate pune mesajului în coada de așteptare\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Fișierul %s nu există."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Nu se poate deschide fișierul %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "Message-ID creat: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Creare fereastră de compunere...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Semnătură PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Criptare PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Tip MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Dimensiune"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Tipul MIME nu este valid."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Fișierul nu există sau este gol."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Proprietăți"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Codare"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Cale"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Nume fișier"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Linia de comandă pentru editor extern nu este validă: „%s”\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1872,49 +1883,49 @@ msgstr ""
"Editorul extern este încă în funcțiune.\n"
"Forțați terminarea procesului (pid: %d) ?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "_Personalizează bara de unelte..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Nu se poate pune mesajul în coada de așteptare."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Selectați fișierele"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Selectați fișierul"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Salvare mesaj"
# !!! dependent de traducerea lui draft !!!
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Acest mesaj a fost modificat. Îl salvați în dosarul Ciorne ?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Închide _fără a salva"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Vreți să aplicați șablonul „%s” ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Aplică șablon"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "Înl_ocuiește"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Inserează"
@@ -2095,7 +2106,7 @@ msgstr "Editare înregistrare JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2386,19 +2397,19 @@ msgstr "/Ște_rge grupul de știri"
msgid "Creating folder view...\n"
msgstr "Creare vizualizare dosar...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nou"
# comun și când search și în dropdown-ul din fereastra principală
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Necitit"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Total"
@@ -2446,7 +2457,7 @@ msgstr "Reconstruirea arborelui de dosare a eșuat."
msgid "Checking for new messages in all folders..."
msgstr "Verifică pentru mesaje noi în toate dosarele..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Spam"
@@ -2592,7 +2603,7 @@ msgid "Creating header view...\n"
msgstr "Creare vizualizare antet...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Fără expeditor)"
@@ -2952,7 +2963,7 @@ msgstr "Părăsire"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Recepționare mesaje (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3173,7 +3184,7 @@ msgstr ""
"În coada de așteptare se află unul sau mai multe mesaje netrimise.\n"
"Ieșiți acum ?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3181,20 +3192,20 @@ msgstr ""
"GnuPG nu este instalat corespunzător, sau versiunea lui este prea veche.\n"
"Suportul pentru OpenPGP a fost dezactivat."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "rulează deja o altă sesiune Sylpheed.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Migrarea configurației"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3542,15 +3553,15 @@ msgstr "/_Vizualizare/Codare caract_ere/Chinese (ISO-2022-CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Vizualizare/Codare caract_ere/Korean (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Vizualizare/Deschide în fereastră _nouă"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Vizualizare/S_ursă mesaj"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/_Vizualizare/Toate _anteturile"
@@ -3844,8 +3855,8 @@ msgstr "Creare fereastră principală...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Fereastra principală: alocarea culorii %d a eșuat\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "gata.\n"
@@ -3914,7 +3925,7 @@ msgstr "Sylpheed - Vizualizare dosar"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Vizualizare mesaj"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Răspunde"
@@ -3930,15 +3941,15 @@ msgstr "/Răspunde _expeditorului"
msgid "/Reply to mailing _list"
msgstr "/Răspunde _listei de discuții"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Îna_intează"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Înaintează ca _atașament"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Redirecționea_ză"
@@ -4103,7 +4114,7 @@ msgstr "Atașamente"
msgid "Message View - Sylpheed"
msgstr "Vizualizare mesaje - Syplheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Nu se poate salva fișierul „%s”."
@@ -4128,7 +4139,7 @@ msgstr "/_Salvează ca..."
msgid "/Save _all..."
msgstr "/Salvează _tot..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Ti_părește..."
@@ -4306,23 +4317,23 @@ msgid "Creating account preferences window...\n"
msgstr "Creare fereastră de preferințe cont...\n"
# obs: tab-ul din common preferences și edit accounts
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Primire"
# comun și pentru butonul de pe toolbar și pentru tabul din common preferences și edit accounts
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Trimite"
# comun și pentru butonul de pe toolbar și pentru tabul din common preferences și edit accounts
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Compune"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Confidențialitate"
@@ -4330,7 +4341,7 @@ msgstr "Confidențialitate"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avansat"
@@ -4454,7 +4465,7 @@ msgid "Authentication method"
msgstr "Metodă de autentificare"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automat"
@@ -4501,8 +4512,8 @@ msgstr "Generează câmpul „Message-ID”"
msgid "Add user-defined header"
msgstr "Adaugă un antet definit de utilizator"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Editare... "
@@ -4527,7 +4538,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autentifică cu POP3 înainte de a trimite"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Semnătură"
@@ -4838,88 +4849,118 @@ msgstr "Șterge acțiune"
msgid "Do you really want to delete this action?"
msgstr "Chiar vreți să ștergeți această acțiune ?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Creare fereastră preferințe comune...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Preferințe comune"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Afișare"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Spam"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Detalii"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Verifică automat pentru eventuale mesaje noi"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "la fiecare"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minut(e)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Verifică pentru eventuale mesaje noi la pornirea programului"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Actualizează toate dosarele locale după încorporare"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Execută o comandă la primirea de noi mesaje"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Comandă"
# adică cum ?
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "„%d” va fi înlocuit cu numărul noilor mesaje."
# hm ?
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Încorporează din spool-ul local"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtru la încorporare"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Cale spool"
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "General"
+
# !!! dependent de traducerea lui Outbox !!!
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Salvează mesajele trimise în dosarul „Trimise”"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Aplică regulile de filtrare pentru mesajele trimise"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Completare automată a următoarelor câmpuri de adrese"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Notifică despre lipsa atașamentelor atunci când următoarele șiruri (separate "
+"prin virgulă) sunt găsite în corpul mesajului:"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(De ex.: attach)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Cere confirmarea destinatarilor înainte de a trimite"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Adrese/domenii excluse (separate prin virgulă):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Codare de transfer"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4927,15 +4968,15 @@ msgstr ""
"Specifică „Content-Transfer-Encoding”-ul folosit atunci când corpul "
"mesajului conține caractere non-ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Codare de nume fișier MIME"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "Antet MIME"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4946,209 +4987,184 @@ msgstr ""
"Antet MIME: cel mai popular, dar violează RFC 2047\n"
"RFC 2231: conform standardului, dar nepopular"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Notifică despre lipsa atașamentelor atunci când următoarele șiruri (separate "
-"prin virgulă) sunt găsite în corpul mesajului:"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(De ex.: attach)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Cere confirmarea destinatarilor înainte de a trimite"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Adrese/domenii excluse (separate prin virgulă):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "General"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Separator de semnătură"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Inserează automat"
# comun și pentru butonul de pe toolbar și pentru chenarul din common preferencews... -> compose -> general
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Răspunde"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Selecteză automat contul pentru răspunsuri"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citează mesajul la care se răspunde"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Răspunde _listei de discuții"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Păstrează destinatarii inițiali când se răspunde la mesaje proprii"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Lansează automat editorul extern"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Nivele de anulare"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Desparte liniile mesajelor la"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "caractere"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Desparte liniile lungi citate"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Desparte liniile lungi în timpul compunerii"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Salvează automat în ciorne"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Format"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Verificare ortografică"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Format de răspuns"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Semn de citare"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Format de înaintare"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Descriere simboluri "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Activează verificarea ortografică"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Limbă implicită:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Font text"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Vizualizare dosare"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Afișează numărul de mesaje necitite lângă numele dosarului"
# hm ?
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Afișează coloanele cu numerele de mesaje"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Abreviază grupurile de știri mai lungi decât"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "litere"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Vizualizare sumară"
# hm ? sensul original poate fi incorect în anumite situații; ar trebui ceva de genul dacă expeditorul este totuna cu proprietarul contului
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr ""
"Afișează destinatarul în coloana „Expeditor”, dacă expeditorul sunteți "
"dumneavoastră"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Desfășoară firul discuțiilor"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Format dată"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Alegere elemente afișate ale sumarului... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Mesaj"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Culoare etic_hetă"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Codare implicită de caractere"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Se utilizează la afișarea mesajelor cărora la lipsește informația de codare "
"a caracterelor."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Codare de caractere la trimitere"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5156,11 +5172,11 @@ msgstr ""
"Dacă este selectat „Automat”, se va utiliza codarea optimă pentru localele "
"curente."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Activează colorarea mesajelor"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5168,83 +5184,83 @@ msgstr ""
"Afișează alafbetul și numerele de tip octet multiplu\n"
"ca caractere ASCII (numai japoneză)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Afișează panou de antet deasupra ferestrei de vizualizare a mesajului"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Afișează antet scurt în fereastra de vizualizare a mesajului"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Randează mesajele HTML ca text"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Tratează mesajele doar HTML ca atașament"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Afișează cursorul în vizualizarea mesajului"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Spațiere linii"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(i)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Derulare"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Jumătate de pagină"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Derulare lină"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Pas"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Imagini"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Redimensionează imaginile atașate pentru a încăpea în fereastră"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Afișează imaginile intercalat"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Activează controlul mesajelor spam"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Învățare comandă:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Selectează predefinit)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Nu e spam"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Comandă de clasificare"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5252,229 +5268,229 @@ msgstr ""
"Pentru a clasifica mesajele ca spam în mod automat, și mesajele spam și "
"mesajele utile trebuie învățate manual într-o anumită măsură."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Dosar de spam"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Mesajele care sunt marcate ca spam vor fi mutate în acest dosar."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrează la primire mesajele clasificate ca spam"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Filtrează mesajele spam înaintea filtrării normale"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Șterge mesajele spam de pe server la primire"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Marchează mesajele spam filtrate ca fiind citite"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Verifică semnăturile automat"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Arată rezultatul verificării semnăturii într-o fereastră de tip popup"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Stochează temporar fraza secretă în memorie"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Expiră după"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minut(e)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"Selectarea valorii „0” determină memorarea frazei secrete pentru întreaga "
"sesiune."
# hm ?
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Ascunde intrarea în timp ce se introduce fraza secretă"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Avertizează la pornire dacă GnuPG nu funcționează"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Deschide totdeauna mesajele în mod sumar când sunt selectate"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Deschide primul mesaj necitit la deschiderea unui dosar"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Ține minte ultimul mesaj selectat"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr ""
"Marchează mesajul ca fiind citit doar când este deschis în fereastră nouă"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Deschide dosarul „Primite (Inbox)” după primirea de mesaje noi"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Deschide dosarul „Primite (Inbox)” la pornirea programului"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Execută imediat când se mută sau se șterg mesajele"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "Dacă opțiunea este deselectată, mesajele vor fi mai întâi marcate."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Determină ordinea butoanelor să fie în concordanță cu GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Afișează iconiță în zona de notificare"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Minimizează pe iconița din zona de notificare"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Comută fereastra la clic pe iconița din zona de notificare"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Alegere temă de combinații de taste... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Altele"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Comenzi externe"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
msgid "Update"
msgstr "Actualizare"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Dialog de primire"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Arată dialogul de primire"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Întotdeauna"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Numai la primire manuală"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Niciodată"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Nu deschide dialog de eroare de tip popup în caz de eroare la primire"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Închide dialogul de primire la terminarea operației"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Adaugă adresa la destinație atunci când se face dublu clic pe ea"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "La ieșire"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Cere confirmare de închidere a programului"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Golește gunoiul la ieșire"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Cere confirmare înainte de golire"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Avertizează dacă sunt mesaje la coadă"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Comenzi externe (%s va fi înlocuit de nume fișier / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Navigator Web"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Navigator implicit)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Folosește un program extern pentru tipărire"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Folosește un program extern pentru încorporare"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Folosește un program extern pentru trimitere"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr "Căutarea eventualelor actualizări necesită comanda „curl”."
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr "Activează actualizarea automată"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr "Folosește proxy HTTP"
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr "Gazdă proxy HTTP (numegazdă:port):"
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Activează verificarea strictă a integrității cache-ului sumarului"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5484,275 +5500,275 @@ msgstr ""
"modificat de alte aplicații.\n"
"Această opțiune va degrada performanța de afișare a sumarului."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Timpul Socket I/O a expirat:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "secundă(e)"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automat (recomandat)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ASCII (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Western European (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Western European (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Western European (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Central European (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltic (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltic (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Baltic (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Greek (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Arabic (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Arabic (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebrew (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebrew (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turkish (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrillic (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrillic (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrillic (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japanese (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japanese (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japanese (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Simplified Chinese (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Simplified Chinese (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Traditional Chinese (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Traditional Chinese (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Chinese (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korean (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "numele abreviat al zilei săptămânii"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "numele complet al zilei săptămânii"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "numele abreviat al lunii"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "numele complet al lunii"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "data și timpul preferat pentru localele curente"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "numărul secolului (an/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "ziua săptămânii ca număr zecimal"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "ora ca număr zecimal utilizând formatul de 24 ore"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "ora ca număr zecimal utilizând formatul de 12 ore"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "ziua anului ca număr zecimal"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "luna ca număr zecimal"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minutul ca număr zecimal"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "indiferent AM sau PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "secunda ca număr zecimal"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "ziua săptămânii ca număr zecimal"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "data preferată pentru localele curente"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "ultimii doi digiți ai numărului anului"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "anul ca număr zecimal"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "timpul zonal sau numele sau abrevierea"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Specificator"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Descriere"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Exemplu"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Stabilire culori mesaj"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Culori"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citat - primul nivel"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citat - nivelul al doilea"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citat - nivelul al treilea"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Legătură URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Reciclează culori citat"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Alege culoarea pentru citatul de nivel 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Alege culoarea pentru citatul de nivel 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Alege culoarea pentru citatul de nivel 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Alege culoarea pentru URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Descriere simboluri"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5777,11 +5793,11 @@ msgstr ""
"ID-mesaj"
# ???
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Dacă x este setat, afișează expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5796,7 +5812,7 @@ msgstr ""
"Caracterul %"
# sau linie ?
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5808,19 +5824,19 @@ msgstr ""
"Caracterul {\n"
"Caracterul }"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Combinații de taste"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Selectați tema predefinită pentru combinațiile de taste."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Implicit"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Sylpheed vechi"
@@ -6199,19 +6215,19 @@ msgstr "Atașament"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Subiect"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Expeditor"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Dată"
@@ -6221,7 +6237,7 @@ msgid "Number"
msgstr "Număr"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Către"
@@ -6518,7 +6534,7 @@ msgstr "Căutare %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Căutare %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Fără Dată)"
@@ -6615,7 +6631,7 @@ msgstr "_Despre"
msgid "%s - POP3 Remote mailbox"
msgstr "%s - Căsuță poștală POP3 la distanță"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nr."
@@ -7100,7 +7116,7 @@ msgstr "Obținere listă grup de știri..."
msgid "Can't retrieve newsgroup list."
msgstr "Nu se poate recepționa lista de grup de știri."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Gata."
@@ -7109,335 +7125,335 @@ msgstr "Gata."
msgid "%d newsgroups received (%s read)"
msgstr "%d grupuri de știri primite (%s citite)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Răsp_uns"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Răsp_uns/Răspunde _tuturor"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Răsp_uns/Răspunde _expeditorului"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Răsp_uns/Răspunde _listei de discuții"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Mu_tă..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Copiază..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Marcare"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Marcare/_Marchează"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Marcare/_Demarchează"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Marcare/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Marcare/Marchează ca _necitit"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Marcare/Marchează ca _citit"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/_Marcare/Marchează _firul de discuție ca citit"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Marcare/Marchează _totul ca citit"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Culoare etic_hetă"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Marchează ca _spam"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Marchează ca _util"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Re_editează"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Adaugă _expeditorul în agendă..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Creează regulă de f_iltrare"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Creează regulă de f_iltrare/_Automat"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Creează regulă de f_iltrare/pe baza câmpului _De la"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Creează regulă de f_iltrare/pe baza câmpului _Către"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Creează regulă de f_iltrare/pe baza câmpului _Subiect"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Creare vizualizare sumară...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Scanare dosar (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Procesare marcaje"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Au rămas unele marcaje. Doriți să fie procesate ?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Scanare dosar (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Caută din nou"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Nu mai sunt mesaje necitite"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nu s-a găsit nici un mesaj necitit. Căutați de la sfârșit ?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Nu sunt mesaje necitite."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Nu s-a găsit nici un mesaj necitit. Mergeți la dosarul următor ?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Nu mai sunt mesaje noi"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Nu s-a găsit nici un mesaj nou. Căutați de la sfârșit ?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Nu sunt mesaje noi."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Nu s-a găsit nici un mesaj nou. Mergeți la dosarul următor ?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Nu mai sunt mesaje marcate"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Nu s-a găsit nici un mesaj marcat. Căutați de la sfârșit ?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Nu sunt mesaje marcate."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Nu s-a găsit nici un mesaj marcat. Căutați de la început ?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Nu mai sunt mesaje etichetate"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Nu s-a găsit nici un mesaj etichetat. Căutați de la sfârșit ?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Nu sunt mesaje etichetate"
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nu s-a găsit nici un mesaje etichetat. Căutați de la început ?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Atracție mesaje după subiect..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d șters(e)"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d mutat(e)"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d copiat(e)"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " element(e) selectat(e)"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d noi, %d necitite, %d în total (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d nou(i), %d necitit(e), %d în total"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Sortare sumar..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tStabilire sumar din datele din mesaj..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Stabilire sumar din datele din mesaj..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Scriere cache sumar (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Mesajul %d este marcat\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Mesajul %d este marcat ca citit\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Mesajul %d este marcat ca necitit\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Mesajul %s/%d este marcat pentru ștergere\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Ștergere mesaj(e)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Chiar vreți să ștergeți mesajul (mesajele) de la gunoi ?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Ștergere mesaje duplicate..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Mesajul %s/%d este demarcat\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Mesajul %d este marcat pentru mutare în %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Destinația este aceeași cu dosarul curent."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
msgid "Select folder to move"
msgstr "Selectați dosarul de mutat"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Mesajul %d este setat pentru copiere în %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Destinația pentru copiere este aceeași cu dosarul curent."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
msgid "Select folder to copy"
msgstr "Selectați dosarul de copiat"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "A apărut o eroare în timpul procesării mesajelor."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Construire fire de discuție..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Distrugere fire de discuție..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrare (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrare..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrare..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d messaj(e) au fost filtrate."
diff --git a/po/ru.po b/po/ru.po
index 2b9d93dc..6558f3ab 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2009-08-10 17:45+0400\n"
"Last-Translator: Ilya Ponetayev <instenet@gmail.com>\n"
"Language-Team: Русский <ru@li.org>\n"
@@ -24,199 +24,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Чтение настроек учётных записей...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Соединение IMAP4 с %s прервано. Восстановление соединения...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Сервер IMAP4 запрещает использование команды LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Не удалось открыть сеанс связи IMAP4 c %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "установление соединения IMAP4 с %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Не удалось начать сеанс TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Получение сообщения %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Добавление сообщений в %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Перемещение сообщений %s в %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Копирование сообщений %s в %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Удаление сообщений %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "не удалось установить флаг удаления: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "не удалось очистить папку от удалённых сообщений\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Удаление всех сообщений из %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "не удалось установить флаг удаления: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "невозможно закрыть папку\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "корневая папка %s не существует\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "произошла ошибка при получении LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Ошибка при создании \"%s\"\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Ошибка при создании \"%s\" внутри INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "не удалось создать почтовый ящик: ошибка LIST\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "не удалось создать почтовый ящик\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "не удалось переименовать почтовый ящик %s в %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "не удалось удалить почтовый ящик\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Получение заголовков сообщений (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "ошибка при получении данных конверта.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "ошибка при разборе данных конверта: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "не удалось получить данные конверта\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Не удалось соединиться с сервером IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Не удалось открыть сеанс связи IMAP4 c %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "не удалось получить пространство имён\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "невозможно выбрать папку: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "ошибка при выполнении команды IMAP: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Ошибка аутентификации IMAP4.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Ошибка авторизации IMAP4.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "не удалось добавить %s к %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(передача файла...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "не удалось добавить сообщение к %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "не удалось скопировать %s в %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "ошибка при выполнении команды IMAP: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "ошибка при выполнении команды IMAP: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "ошибка при выполнении команды IMAP: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "ошибка преобразования iconv из UTF-7 в %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "ошибка преобразования iconv из %s в UTF-7\n"
@@ -506,11 +510,11 @@ msgstr "Найдено %s\n"
msgid "Configuration is saved.\n"
msgstr "Настройки сохранены.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Фильтр спама"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Фильтр спама"
@@ -694,8 +698,8 @@ msgstr ""
"Пометьте в колонке \"G\" учётные записи, которые нужно проверять\n"
"по команде \"Получить все\"."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -826,237 +830,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Пользовательский параметр действия"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Добавление адреса в книгу"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Адрес"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Примечание"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Выберите папку в адресной книге"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/Файл"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/Файл/Новая книга"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/Файл/Новый файл vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/Файл/Новый файл JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/Файл/Новый сервер LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/Файл/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/Файл/Правка"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/Файл/Удалить"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/Файл/Сохранить"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/Файл/Закрыть"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/Правка"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/Правка/Копировать"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/Правка/Вставить"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/Адрес"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/Адрес/Новый адрес"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/Адрес/Новая группа"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/Адрес/Новая папка"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/Адрес/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/Адрес/Правка"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/Адрес/Удалить"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/Инструменты"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/Инструменты/Импорт файла LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/Инструменты/Импорт файла CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/Справка"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/Справка/О программе"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Новый адрес"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Новая группа"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Новая папка"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/Удалить"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/Копировать"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/Вставить"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Адресная книга"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Папка"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Адрес E-Mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Поиск:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Кому:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Копия:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Скрытно:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Удалить"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Добавить"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Поиск"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "Закрыть"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Зарегистрированные шаблоны"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Удалить адрес(а)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Действительно удалить адрес(а)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1065,36 +1074,36 @@ msgstr ""
"Вы хотите удалить папку \"%s\" и все адреса в ней?\n"
"Если удалить только папку, адреса будут перемещены в родительскую папку."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Удалить папку"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Только папку"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Папку и адреса"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Действительно удалить \"%s\"?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Новый пользователь; не удалось сохранить индексный файл."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Новый пользователь; не удалось сохранить файлы адресной книги."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Старая адресная книга успешно преобразована."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1102,7 +1111,7 @@ msgstr ""
"Старая адресная книга преобразована,\n"
"не удалось сохранить новый индексный файл."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1110,7 +1119,7 @@ msgstr ""
"Не удалось преобразовать адресную книгу,\n"
"создана пустая адресная книга."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1118,7 +1127,7 @@ msgstr ""
"Не удалось преобразовать адресную книгу,\n"
"ошибка при создании файлов адресной книги."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1126,15 +1135,15 @@ msgstr ""
"Не удалось преобразовать адресную книгу,\n"
"кроме того, произошла ошибка при создании файлов новой адресной книги."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Ошибка преобразования адресной книги"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Преобразование адресной книги"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1142,77 +1151,77 @@ msgid ""
"%s%c%s"
msgstr "Не удалось прочитать индекс адресов"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Ошибка при работе с адресной книгой"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Старая адресная книга преобразована, не удалось сохранить новый индексный "
"файл"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Не удалось преобразовать адресную книгу, создана пустая адресная книга."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Не удалось преобразовать адресную книгу, ошибка при создании новых файлов "
"адресной книги"
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Не удалось преобразовать адресную книгу, кроме того, произошла ошибка при "
"создании новых файлов адресной книги."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Не удалось прочитать индекс адресов"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Ошибка преобразования адресной книги"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Преобразование адресной книги"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Интерфейс"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Адресная книга"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Контакт"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Адрес E-Mail"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Группа"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Сервер LDAP"
@@ -1224,11 +1233,11 @@ msgstr "Общие адреса"
msgid "Personal address"
msgstr "Личные адреса"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Уведомление"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Предупреждение"
@@ -1275,396 +1284,396 @@ msgstr "Коричневый"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Нет"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/Добавить..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/Удалить"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/Свойства..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/Файл/Отправить"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/Файл/Отправить позже"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/Файл/Сохранить в папке черновиков"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/Файл/Сохранить и продолжить правку"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/Файл/Вложить файл"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/Файл/Вставить текст из файла"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/Файл/Вставить подпись"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/Файл/Добавить подпись в конец"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/Правка/Отменить"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/Правка/Повторить"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/Правка/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/Правка/Вырезать"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/Правка/Вставить как цитату"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/Правка/Выделить всё"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/Правка/Отформатировать абзац"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/Правка/Отформатировать всё сообщение"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/Правка/Перенос по словам при вводе"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/Вид"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/Вид/Кому"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/Вид/Копия"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/Вид/Скрытая копия"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/Вид/Адрес для ответа"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/Вид/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/Вид/Следовать к"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/Вид/Линейка"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/Вид/Вложения"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/Вид/Настроить панель инструментов"
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/Вид/Кодировка"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/Вид/Кодировка/Автоопределение"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/Вид/Кодировка/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/Вид/Кодировка/7-битный ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/Вид/Кодировка/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/Вид/Кодировка/Западноевропейская (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/Вид/Кодировка/Западноевропейская (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/Вид/Кодировка/Центральноевропейская (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/Вид/Кодировка/Прибалтийская (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/Вид/Кодировка/Прибалтийская (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/Вид/Кодировка/Балтийская (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/Вид/Кодировка/Греческая (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/Вид/Кодировка/Арабская (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/Вид/Кодировка/Арабская (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/Вид/Кодировка/Иврит (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/Вид/Кодировка/Иврит (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/Вид/Кодировка/Турецкая (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/Вид/Кодировка/Кириллица (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/Вид/Кодировка/Кириллица (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/Вид/Кодировка/Кириллица\\/Украина (KOI8-_U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/Вид/Кодировка/Кириллица (_Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/Вид/Кодировка/Японская (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/Вид/Кодировка/Китайская упрощённая (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/Вид/Кодировка/Китайская упрощённая (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/Вид/Кодировка/Китайская традиционная (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/Вид/Кодировка/Корейская (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/Вид/Кодировка/Тайская (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/Вид/Кодировка/Тайская (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/Инструменты/Адресная книга"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/Инструменты/Шаблон"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/Инструменты/Действия"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/Инструменты/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/Инструменты/Вызвать внешний редактор"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/Инструменты/Подписать сообщение (PGP)"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/Инструменты/Шифровать сообщение (PGP)"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/Инструменты/Проверить орфографию"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/Инструменты/Язык для проверки орфографии"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: файл не существует\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Ошибка получения части текста\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Неверный формат метки цитирования."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Неверный формат шаблона ответа или пересылки."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Файл %s не найден\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Ошибка определения размера файла %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Файл %s пустой."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Невозможно прочитать %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Сообщение: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Ошибка при получении одного из компонентов сообщения."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Без темы)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Подготовка сообщения%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Получатель сообщения не указан."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Тема не указана"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Тема сообщения не указана. Отправить без темы?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Вложения отсутствуют"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Вложения отсутствуют. Отправить без вложений?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Проверить получателей"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Отправить сообщения по следующим адресам?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "От:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Тема:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "Отправить"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "ошибка определения списка получателей."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1672,37 +1681,37 @@ msgstr ""
"Учётная запись для отправки почты не определена.\n"
"Пожалуйста, выберите её перед отправкой."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Произошла ошибка при отправке сообщения на %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Ошибка сохранения сообщения в папке отправленных."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Не найден ключ, соответствующий выбранному идентификатору \"%s\"."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Невозможно подписать сообщение."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Невозможно зашифровать сообщение."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Невозможно зашифровать или подписать сообщение."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "не удалось изменить свойства файла\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1713,11 +1722,11 @@ msgstr ""
"\n"
"Отправить его в кодировке %s?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Ошибка преобразования кодировки"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1730,15 +1739,15 @@ msgstr ""
"\n"
"Отправить сообщение?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Слишком длинная строка"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Зашифровать с Bcc"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1751,90 +1760,92 @@ msgstr ""
"\n"
"Отправлять?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "ошибка удаления старого сообщения\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "постановка сообщения в очередь...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "невозможно найти папку очереди\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "ошибка размещения в очереди\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Файл %s не найден"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Не удалось открыть файл."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "создан Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Создание окна подготовки сообщения...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Подписать PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Шифровать PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Тип MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Размер"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Неверный тип MIME."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Файл не существует или пуст."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Свойства"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Кодировка"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Путь"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Имя файла"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Неверная команда вызова внешнего редактора: \"%s\"\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1844,48 +1855,48 @@ msgstr ""
"Завершить процесс принудительно?\n"
"Идентификатор группы процессов: %d\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "Настроить панель инструментов"
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Ошибка постановки в очередь."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Выбор файлов"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Выбор файла"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Сохранить сообщение"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Это сообщение изменено. Сохранить его в папке черновиков?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Закрыть без сохранения"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Применить шаблон \"%s\"?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Применить шаблон"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "Заменить"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "Вставить"
@@ -2065,7 +2076,7 @@ msgstr "Редактирование записи JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2362,18 +2373,18 @@ msgstr "/Удалить группу новостей"
msgid "Creating folder view...\n"
msgstr "Создание области просмотра папок...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Новые"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Не прочитано"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Всего"
@@ -2415,7 +2426,7 @@ msgstr "Ошибка при перестройке дерева папок."
msgid "Checking for new messages in all folders..."
msgstr "Проверка новых сообщений во всех папках..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Спам"
@@ -2560,7 +2571,7 @@ msgid "Creating header view...\n"
msgstr "Создание области просмотра заголовков...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Без отправителя)"
@@ -2923,7 +2934,7 @@ msgstr "Выход"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Получение сообщения (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3136,7 +3147,7 @@ msgstr "Сообщения в очереди"
msgid "Some unsent messages are queued. Exit now?"
msgstr "В очереди есть неотправленные сообщения. Выходить?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3144,20 +3155,20 @@ msgstr ""
"GnuPG установлен неправильно, или установлена устаревшая версия.\n"
"Поддержка OpenPGP отключена."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "другая копия Sylpheed уже запущена.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Импорт предыдущей конфигурации"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3501,15 +3512,15 @@ msgstr "/Вид/Кодировка/Китайская (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/Вид/Кодировка/Корейская (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/Вид/Открыть в новом окне"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/Вид/Показать исходный текст"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/Вид/Все заголовки"
@@ -3801,8 +3812,8 @@ msgstr "Создание главного окна...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Главное окно: проблема с цветом %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "выполнено.\n"
@@ -3871,7 +3882,7 @@ msgstr "Sylpheed - Папки"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Сообщение"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/Ответить"
@@ -3887,15 +3898,15 @@ msgstr "/Ответить отправителю"
msgid "/Reply to mailing _list"
msgstr "/Ответить в список рассылки"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Переслать"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Переслать как вложение"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Перенаправить без изменений"
@@ -4061,7 +4072,7 @@ msgstr "Вложения"
msgid "Message View - Sylpheed"
msgstr "Окно сообщения - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Ошибка при сохранении файла \"%s\"."
@@ -4086,7 +4097,7 @@ msgstr "/Сохранить как..."
msgid "/Save _all..."
msgstr "/Сохранить все..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Печать..."
@@ -4262,21 +4273,21 @@ msgstr "Настройки учётной записи"
msgid "Creating account preferences window...\n"
msgstr "Создание окна настроек учётной записи...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Приём"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Отправить"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Написать"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Защита"
@@ -4284,7 +4295,7 @@ msgstr "Защита"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Дополнительно"
@@ -4408,7 +4419,7 @@ msgid "Authentication method"
msgstr "Метод аутентификации"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Автоматически"
@@ -4452,8 +4463,8 @@ msgstr "Создавать Message-ID"
msgid "Add user-defined header"
msgstr "Добавить дополнительные заголовки"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Определить... "
@@ -4478,7 +4489,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Проверка пароля через POP3 перед отправкой"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Подпись"
@@ -4785,85 +4796,115 @@ msgstr "Удалить действие"
msgid "Do you really want to delete this action?"
msgstr "Вы действительно хотите удалить это действие?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Создание окна общих настроек...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Общие настройки"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Отображение"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Спам"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Прочее"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Проверять приход новых сообщений"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "каждые"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "минут"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Проверять приход новых сообщений при запуске"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Обновить все локальные папки после приёма"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Выполнять команду, когда поступили новые сообщения"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Команда"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "\"%d\" будет заменено на число новых сообщений."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Принимать из спула"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Фильтровать при приёме"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Путь к спулу"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Общие"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Сохранять отправленные сообщения в папке \"Отправленные\""
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Применять фильтры к отправленным сообщениям"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Автоматически устанавливать адреса"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Предупреждать об отсутствии вложений когда следующие строки (разделенные "
+"запятыми) присутствуют в тексте сообщения"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Пример: файл)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Предупреждать получателей перед отправкой"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Исключая следующие адреса/домены (разделенные запятой):"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Кодирование текста сообщений"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4871,15 +4912,15 @@ msgstr ""
"Укажите метод кодирования текстов сообщений, содержащих символы не из "
"диапазона ASCII (Content-Transfer-Encoding)."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Кодирование имён файлов в MIME"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "Заголовок MIME"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4891,204 +4932,179 @@ msgstr ""
"\"RFC 2231\" - метод, соответствующий стандартам Internet, но не работающий "
"с некоторыми несвободными почтовыми программами."
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Предупреждать об отсутствии вложений когда следующие строки (разделенные "
-"запятыми) присутствуют в тексте сообщения"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Пример: файл)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Предупреждать получателей перед отправкой"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Исключая следующие адреса/домены (разделенные запятой):"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Общие"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Разделитель подписи"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Добавлять автоматически"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Ответить"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Автоматически выбирать учётную запись при ответе"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Цитировать при ответе"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Ответить в список рассылки"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Включить получателей при ответе нв письмо себе"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Редактор"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Автоматически запускать внешний редактор"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Число уровней отката"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Переносить строки с"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "символа"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Переносить цитаты"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Переносить при вводе"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Автоматически сохранять в папке черновиков"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Формат"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Проверка орфографии"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Формат ответа"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Знак цитаты"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Формат пересылаемого сообщения"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Описание символов "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Проверять орфографию"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Язык по умолчанию:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Шрифт для текста"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Дерево папок"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Показывать число непрочитанных сообщений рядом с именем папки"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Отображать столбцы с числом сообщений в дереве папок"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Сокращать названия групп новостей длиннее"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "букв"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Список сообщений"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Показывать получателя в колонке \"От\", если отправитель - вы"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Разворачивать обсуждения"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Формат даты"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr "Установить отображаемые поля..."
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Сообщение"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Выделение цветом"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Кодировка по умолчанию"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
"Эта кодировка используется для отображения сообщений, в которых отсутствует "
"явное указание кодировки."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Кодировка для отправляемых сообщений"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5096,11 +5112,11 @@ msgstr ""
"При выборе варианта \"Автоматически\" будет использована оптимальная "
"кодировка для текущего языка и страны."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Разрешить раскраску сообщений"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5108,83 +5124,83 @@ msgstr ""
"Отображать многобайтовые алфавитно-цифровые символы\n"
"как ASCII (только для японских кодировок)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Показывать панель заголовков над областью просмотра сообщений"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Показывать сокращённые заголовки при просмотре сообщений"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Отображать сообщения в формате HTML как текст"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Отображать сообщения в формате HTML как текст"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Отображать курсор в области просмотра сообщения"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Расстояние между строками"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "пикселей"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Прокрутка"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Половина страницы"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Плавная прокрутка"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Шаг"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Изображения"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Масштабировать присоединённые изображения по размеру окна"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Показывать изображения в тексте сообщения"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Включить автоматическую фильтрацию спама"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Команды для обучения:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Выберите стандартную настройку)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Не спам"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Команда классификации"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5193,227 +5209,227 @@ msgstr ""
"отметить вручную некоторое количество сообщений, как являющихся, так и не "
"являющихся спамом."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Папка для спама"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Сообщения, помеченные как спам, будут перемещены в эту папку."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Проверять сообщения на спам при приёме"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Удалять обнаруженный спам перед фильтрацией сообщений"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Удалять обнаруженный спам с сервера при приёме"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Помечать отфильтрованный спам как прочитанный"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Автоматически проверять подписи"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Показывать результат проверки подписи в отдельном окне"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Сохранять парольную фразу в памяти"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Удалять через"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "минут"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"При установке в 0 парольная фраза будет храниться в течение всего сеанса."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Захватить ввод при запросе пароля"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Выводить предупреждение при запуске, если GnuPG не работает"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Всегда открывать сообщение для просмотра при выделении в списке"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Открыть первое непрочитанное сообщение при входе в папку"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Запомнить последнее выбранное сообщени"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Помечать сообщение как прочитанное только после открытия в новом окне"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Перейти в папку \"Входящие\" после приёма новых сообщений"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Открыть папку новых сообщений при запуске"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Немедленно выполнять перемещение и удаление сообщений"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"Сообщения будут просто помечены до выполнения, если эта опция не включена."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Размещать кнопки в окнах в соответствии с правилами GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Отображать значок на панели"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Свернуть в панель задач"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Развернуть окно по щелчку на иконке"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Установить клавиатурные команды... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Другое"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Внешние команды"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
msgid "Update"
msgstr "Обновление"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Окно приёма сообщений"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Показывать окно приёма сообщений"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Всегда"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Только при запуске приема сообщений вручную"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Никогда"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Не отображать сообщение об ошибке при получении сообщений"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Закрывать окно приёма сообщений после завершения"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Добавлять адрес в список адресатов по двойному щелчку"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "При выходе"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Запрашивать подтверждение при выходе"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Очищать корзину при выходе"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Спрашивать перед очисткой"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Предупреждать о наличии сообщений в очереди"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Внешние команды (%s будет заменено на имя файла/URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Web-браузер"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Браузер по умолчанию)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Использовать внешнюю программу для печати"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Использовать внешнюю программу для приёма почты"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Использовать внешнюю программу для отправки почты"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr "Проверка обновлений требует наличия команды 'curl'."
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr "Включить автоматическую проверку обновлений"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr "Использовать HTTP-прокси"
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr "HTTP-прокси сервер (адрес:порт):"
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Проверять целостность кеша списка сообщений"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5423,275 +5439,275 @@ msgstr ""
"программами.\n"
"Включение проверки замедляет отображение списков сообщений."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Время ожидания ответа из сети:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "секунд"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Автоматически (Рекомендуется)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7 бит ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Западноевропейская (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Западноевропейская (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Западноевропейская (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Центральноевропейская (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Прибалтийская (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Прибалтийская (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Балтика (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Греческая (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Арабская (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Арабская (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Иврит (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Иврит (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Турецкая (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Кириллица (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Кириллица (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Кириллица/Украина (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Кириллица (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Японская (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Японская (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Японская (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Китайская упрощённая (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Китайская упрощённая (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Китайская традиционная (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Китайская традиционная (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Китайская (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Корейская (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Тайская (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Тайская (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "сокращённое название дня недели"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "полное название дня недели"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "сокращённое название месяца"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "полное название месяца"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "предпочтительный формат даты и времени для выбранной страны"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "век (год/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "день месяца"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "час, 24-часовое представление"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "час, 12-часовое представление"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "день года"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "номер месяца"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "минута"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM или PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "секунда"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "номер дня недели"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "предпочтительный формат даты для выбранной страны"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "последние две цифры года"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "год полностью"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "имя или сокращение временной зоны"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Элемент формата"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Описание"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Пример"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Настройка цветов сообщений"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Цвета"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Цитата - Первый уровень"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Цитата - Второй уровень"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Цитата - Третий уровень"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Ссылка (URI)"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Циклически использовать цвета цитат"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Выберите цвет для цитат уровня 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Выберите цвет для цитат уровня 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Выберите цвет для цитат уровня 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Выберите цвет для ссылок (URI)"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Описание символов"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5715,11 +5731,11 @@ msgstr ""
"Группы новостей\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Если x установлено, отображает expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5733,7 +5749,7 @@ msgstr ""
"Содержимое сообщения без подписи со знаком цитаты\n"
"Символ \"%\""
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5745,19 +5761,19 @@ msgstr ""
"Символ \"{\"\n"
"Символ \"}\""
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Клавиатурные команды"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Выберите вариант настройки клавиатурных команд."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "По умолчанию"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Старые версии Sylpheed"
@@ -6132,19 +6148,19 @@ msgstr "Вложение"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Тема"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "От"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Дата"
@@ -6154,7 +6170,7 @@ msgid "Number"
msgstr "Номер"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Кому"
@@ -6444,7 +6460,7 @@ msgstr "Поиск в папке \"%s\" (%d / %d)..."
msgid "Searching %s ..."
msgstr "Поиск в папке \"%s\"..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Нет даты)"
@@ -6538,7 +6554,7 @@ msgstr "О программе"
msgid "%s - POP3 Remote mailbox"
msgstr "%s - POP3 удаленный почтовый ящик"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Номер"
@@ -7022,7 +7038,7 @@ msgstr "Получение списка групп новостей..."
msgid "Can't retrieve newsgroup list."
msgstr "Не удалось получить список групп новостей."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Выполнено."
@@ -7031,335 +7047,335 @@ msgstr "Выполнено."
msgid "%d newsgroups received (%s read)"
msgstr "%d групп новостей (%s загружено)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Ответить..."
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Ответить.../Всем"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Ответить.../Отправителю"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Ответить.../В список рассылки"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Переместить"
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/Копировать"
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Отметить"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Отметить/Отметить"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Отметить/Снять отметку"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Отметить/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Отметить/Пометить как непрочитанное"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Отметить/Пометить как прочитанное"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/Отметить/Пометить обсуждение как прочитанное"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/Отметить/Пометить все сообщения как прочитанные"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Выделение цветом"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "Пометить как спам"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Пометить как не спам"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Изменить"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Добавить отправителя в адресную книгу"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Создать правило фильтрации"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Создать правило фильтрации/Автоматически"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Создать правило фильтрации/По отправителю"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Создать правило фильтрации/По получателю"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Создать правило фильтрации/По теме"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Создание области просмотра списка...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Просмотр папки (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Обработка меток"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Несколько меток осталось. Обработать их?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Просмотр папки (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "Искать снова"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Нет непрочитанных сообщений"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Непрочитанные сообщения не найдены. Продолжить поиск с конца?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Нет непрочитанных сообщений."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Непрочитанные сообщения не найдены. Перейти к следующей папке?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Нет новых сообщений"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Новые сообщения не найдены. Продолжить поиск с конца?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Нет новых сообщений."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Новые сообщения не найдены. Перейти к следующей папке?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Нет отмеченных сообщений"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Отмеченные сообщения не найдены. Продолжить поиск с конца?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Нет отмеченных сообщений"
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Отмеченные сообщения не найдены. Продолжить поиск с начала?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Нет выделенных цветом сообщений"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Выделенные цветом сообщения не найдены. Продолжить поиск с конца?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Нет выделенных цветом сообщений."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Выделенные цветом сообщения не найдены. Продолжить поиск с начала?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Группировка сообщений по темам..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d удалено"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d перемещено"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d скопировано"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " сообщений выбрано"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d новых, %d непрочитанных, %d всего (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d новых, %d непрочитанных, %d всего"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Сортировка..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tФормирование списка сообщений..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Формирование списка сообщений..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Запись кеша списка (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Сообщение %d помечено\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Сообщение %d помечено как прочитанное\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Сообщение %d помечено как непрочитанное\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Сообщение %s/%d помечено как удалённое\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Удаление сообщений"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Удалить сообщения без возможности восстановления?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Удаление повторяющихся сообщений..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "С сообщения %s/%d сняты пометки\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Сообщение %d помечено для перемещения в %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Место назначения совпадает с текущей папкой."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
msgid "Select folder to move"
msgstr "Выбор папки назначения"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Сообщение %d помечено для копирования в %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Место назначения для копирования совпадает с текущей папкой."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
msgid "Select folder to copy"
msgstr "Выбор папки назначения"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Произошла ошибка при обработке сообщений."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Связывание обсуждений..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Отмена связывания обсуждений..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Фильтрация (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "фильтрация..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Фильтрация..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d сообщений отфильтровано."
diff --git a/po/sk.po b/po/sk.po
index 50e7143e..93bc8198 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2004-01-22 17:46+0100\n"
"Last-Translator: Andrej Kacian <andrej@kacian.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -20,201 +20,205 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Načítavam nastavenia pre všetky kontá...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4 spojenie k %s sa prerušilo. Znovu pripájam...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Priečinok serveru IMAP"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Nedá sa vytvoriť IMAP4 spojenie s: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "vytváram IMAP4 spojenie k %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Nedá sa vytvoriť TLS spojenie.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Odstraňujem správu %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Odosielam správu (%d / %d bajtov)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Kopírujem správu %s%c%d do %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopírujem správu %s%c%d do %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Prijímam správy z %s..."
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "nedá sa nastaviť príznak zmazania: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "nedá sa odstrániť\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Prijímam správy z %s..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "nedá sa nastaviť príznak zmazania: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "priečinok sa nedá zatvoriť\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "koreňový priečinok %s neexistuje\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "pri príkaze LIST sa vyskytla chyba.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Nedá sa vytvoriť '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Nedá sa vytvoriť '%s' v INBOXe\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "nedá sa vytvoriť schránka: príkaz LIST zlyhal\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "nedá sa vytvoriť schránka\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "nedá sa premenovať schránka: %s na %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "schránka sa nedá odstrániť \n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Odosielam správu (%d / %d bajtov)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "pri získavaní obálky sa vyskytla chyba.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "obálka sa nedá prečítať: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "obálka sa nedá načítať\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Nedá sa pripojiť k serveru IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Nedá sa vytvoriť IMAP4 spojenie s: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "nedá sa nájsť obálka\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "priečinok sa nedá vytvoriť: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "chyba pri IMAP príkaze: CLOSE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4 autentizácia bola neúspešná.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "neúspešné prihlásenie k IMAP4.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "nedá sa napojiť %s k %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(posielam súbor...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "nedá sa napojiť správa k %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "nedá sa kopírovať %s do %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "chyba pri IMAP príkaze: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "chyba pri IMAP príkaze: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "chyba pri IMAP príkaze: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv nemôže skonvertovať UTF-7 na %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv nemôže skonvertovať %s na UTF-7\n"
@@ -499,12 +503,12 @@ msgstr "Nájdené %s\n"
msgid "Configuration is saved.\n"
msgstr "Nastavenie uložené.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Priečinok"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Priečinok"
@@ -686,8 +690,8 @@ msgstr ""
"Nové správy budú kontrolované v tomto poradí. Ak má byť konto kontrolované\n"
"pri voľbe 'Prijať všetko', zatrhnite políčko v stĺpci označenom 'G'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -820,244 +824,249 @@ msgstr ""
msgid "Action's user argument"
msgstr "Používateľský parameter pre akciu"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Pridať adresu do adresára"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresár"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Poznámky"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Vyberte priečinok adresára"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Súbor"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Súbor/Nový _Adresár"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Súbor/Nový _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Súbor/Nový _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Súbor/Nový _Server"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Súbor/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Súbor/_Upraviť"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Súbor/Z_mazať"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Súbor/U_ložiť"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Súbor/_Zavrieť"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Upraviť"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/Úp_ravy/_Kopírovať"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/Úp_ravy/_Prilepiť"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresa"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresa/Nová _Adresa"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresa/Nová _Skupina"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresa/Nový _Priečinok"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresa/--- "
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresa/_Upraviť"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresa/Z_mazať"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Nástroje"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Nástroje/Importovať súbor _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Nástroje/Importovať súbor _LDIF"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/Nápo_veda"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/Nápo_veda/_O programe"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nová _Adresa"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nová _Skupina"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nový _Priečinok"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/Z_mazať"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Kopírovať..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/Úp_ravy/_Prilepiť"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Otvoriť adresár"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Priečinok"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-mailová adresa"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Hľadať"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Komu:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Kópia:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Slepá kópia:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Zmazať"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Pridať"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Hľadať"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Zavrieť"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registrované pravidlá"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Zmazať adresu(y)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Naozaj zmazať adresu(y)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1066,38 +1075,38 @@ msgstr ""
"Naozaj chcete zmazať priečinok A SÚČASNE všetky adresy v %s ?\n"
"Ak zmažete len priečinok, adresy z neho sa presunú do nadradeného priečinku."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Odstrániť priečinok"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Len priečinok"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Priečinok aj adresy"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Naozaj zmazať '%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nový uživateľ; nepodarilo sa uložiť indexový súbor."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Nový uživateľ; nedajú sa uložiť súbory adresára."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Konverzia starého adresára prebehla úspešne."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1105,7 +1114,7 @@ msgstr ""
"Konverzia starého adresára prebehla,\n"
"nedá sa uložiť indexový súbor nového adresára"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1113,7 +1122,7 @@ msgstr ""
"Nedá sa konvertovať starý adresár,\n"
"ale boli vytvorené prázdne súbory nového adresára."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1121,7 +1130,7 @@ msgstr ""
"Nedá sa konvertovať starý adresár,\n"
"nedajú sa ani vytvoriť súbory nového adresára."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1129,17 +1138,17 @@ msgstr ""
"Nedá sa konvertovať starý adresár\n"
"a nedajú sa ani vytvoriť súbory nového adresára."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Chyba pri konverzii adresára"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Konverzia adresára"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1147,81 +1156,81 @@ msgid ""
"%s%c%s"
msgstr "Nedá sa načítať zoznam adries"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Chyba v adresári"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Konverzia starého adresára prebehla, nedá sa uložiť indexový súbor nového "
"adresára"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Nedá sa konvertovať starý adresár, ale boli vytvorené prázdne súbory nového "
"adresára."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Nedá sa konvertovať starý adresár, nedajú sa ani vytvoriť súbory nového "
"adresára."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Nedá sa konvertovať starý adresár a nedajú sa ani vytvoriť súbory nového "
"adresára."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Nedá sa načítať zoznam adries"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Chyba pri konverzii adresára"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Konverzia adresára"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Ovládanie"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adresár"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Osoba"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "E-mailová adresa"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Skupina"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP server"
@@ -1233,11 +1242,11 @@ msgstr "Spoločná adresa"
msgid "Personal address"
msgstr "Súkromná adresa"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Upozornenie"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Varovanie"
@@ -1284,441 +1293,441 @@ msgstr "Hnedá"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Žiadna"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Pridať..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Odstrániť"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Vlastnosti..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_Súbor/U_ložiť"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/Sp_ráva/Odoslať _neskôr"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/Sp_ráva/_Uložiť medzi koncepty"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/Sp_ráva/Uložiť a _pokračovať v editácii"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Súbor/_Pripojiť súbor"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Súbor/_Vložiť súbor"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Súbor/V_ložiť podpis"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Súbor/V_ložiť podpis"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/Úp_ravy"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/Úp_ravy/Z_novu urobiť"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/Úp_ravy/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/Úp_ravy/_Vystrihnúť"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/Úp_ravy/Prilepiť ako _citáciu"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/Úp_ravy/Vy_brať všetko"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/Úp_ravy/_Zalomiť aktuálny odstavec"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/Úp_ravy/Zalomiť všetky _dlhé riadky"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/Úp_ravy/_Kopírovať"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Zobraziť"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Zobraziť/_Komu"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Zobraziť/Kó_pia"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Zobraziť/_Slepá kópia"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Zobraziť/_Odpoveď komu"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Zobraziť/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Zobraziť/O_dovzdať komu"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Zobraziť/P_ravítko"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Zobraziť/Prí_lohy"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Zobraziť/Pre_jsť na/Iný priečino_k..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Zobraziť/_Triediť/Zostupne"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Zobraziť/_Triediť/Zostupne"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Zobraziť/_Kódovanie/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Zobraziť/_Kódovanie/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Zobraziť/_Kódovanie/Západná Európa (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Zobraziť/_Kódovanie/Západná Európa (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Zobraziť/_Kódovanie/Stredná Európa (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Zobraziť/_Kódovanie/_Pobaltie (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Zobraziť/_Kódovanie/Pobaltie (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Zobraziť/_Kódovanie/Cyrilika (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Zobraziť/_Kódovanie/Grécko (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Zobraziť/_Kódovanie/Pobaltie (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Zobraziť/_Kódovanie/Cyrilika (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Zobraziť/_Kódovanie/Grécko (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Zobraziť/_Kódovanie/Cyrilika (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Zobraziť/_Kódovanie/Turecko (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Zobraziť/_Kódovanie/Cyrilika (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Zobraziť/_Kódovanie/Cyrilika (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Zobraziť/_Kódovanie/Cyrilika (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Zobraziť/_Kódovanie/Cyrilika (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Zobraziť/_Kódovanie/Japonsko (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Zobraziť/_Kódovanie/Zjednodušená čínština (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Zobraziť/_Kódovanie/Zjednodušená čínština (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Zobraziť/_Kódovanie/Tradičná čínština (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Zobraziť/_Kódovanie/Kórea (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Zobraziť/_Kódovanie/Thajsko (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Zobraziť/_Kódovanie/Thajsko (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Nástroje/_Adresár"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Nástroje/Ša_blóna"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Nástroje/A_kcie"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Nástroje/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/Úp_ravy/Upraviť e_xterným editorom"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Nástroje/A_kcie"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/Sp_ráva/_Zašifrovať"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Nástroje/V_ykonať"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Nástroje/Ša_blóna"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: súbor neexistuje\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Nedá sa získať časť textu\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Chyba v úvodzovkách."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Chyba formátu odpovede/preposielania."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Súbor %s neexistuje\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Nedá sa zistiť dĺžka súboru %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Súbor %s je prázdny."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Nedá sa čítať %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Správa: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Nedá sa získať časť viacdielnej správy."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(bez predmetu)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Písanie správy%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Nie je určený príjemca."
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Predmet"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Predmet je prázdny. Odoslať napriek tomu?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Prílohy"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Automaticky nastaviť nasledujúce adresy"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Od:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Predmet:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Odoslať"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "nedá sa získať zoznam príjemcov."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1726,40 +1735,40 @@ msgstr ""
"Nie je určené konto pre odosielanie správ.\n"
"Pred odosielaním prosím zvoľte poštové konto."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Pri odosielaní správy na %s nastala chyba."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Správa sa nedá uložiť medzi odoslané správy."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Nemôžem nájsť žiadny kľúč asociovaný so zvoleným ID kľúča `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Správa sa nedá zaradiť do fronty."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Správa sa nedá zaradiť do fronty."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Správa sa nedá zaradiť do fronty."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "nedá sa zmeniť mód súboru\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1770,12 +1779,12 @@ msgstr ""
"%s na %s.\n"
"Odoslať správu aj napriek tomu?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Chyba pri konverzii adresára"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1784,15 +1793,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1801,92 +1810,94 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "nedá sa odstrániť stará správa\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "zaraďujem správu do fronty...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "nemôžem nájsť priečinok Na odoslanie\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "nemôžem zaradiť správu do fronty\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Súbor %s neexistuje\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Nemôžem otvoriť súbor %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "vygenerovaný Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Vytváram okno pre písanie správy...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Nástroje/A_kcie"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/Sp_ráva/_Zašifrovať"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME typ"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Veľkosť"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Neplatný MIME typ."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Súbor neexistuje alebo je prázdny."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Vlastnosti"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kódová stránka"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Cesta"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Názov súboru"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Neplatný príkaz pre externý editor: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1896,52 +1907,52 @@ msgstr ""
"Ukončiť ho násilne?\n"
"skupinový ID procesu: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Správa sa nedá zaradiť do fronty."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Vybrať súbor"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Vybrať súbor"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Odoslať správu"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Obsah správy sa zmenil. Chcete zahodiť zmeny?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Chcete použiť šablónu `%s' ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Použiť šablónu"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Nahradiť"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Vložiť"
@@ -2125,7 +2136,7 @@ msgstr "Upraviť záznam JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2429,18 +2440,18 @@ msgstr "/Odstrániť _diskusnú skupinu"
msgid "Creating folder view...\n"
msgstr "Vytváram náhľad pre priečinok...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nový"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Neprečítané"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2482,7 +2493,7 @@ msgstr "Obnova stromu priečinku sa nepodarila."
msgid "Checking for new messages in all folders..."
msgstr "Kontrolujem nové spráby vo všetkých priečinkoch..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2628,7 +2639,7 @@ msgid "Creating header view...\n"
msgstr "Vytváram náhľad hlavičky...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(nie je známy odosielateľ)"
@@ -3002,7 +3013,7 @@ msgstr "Odpájam sa"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Prijímam správu (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3209,7 +3220,7 @@ msgstr "Správy vo fronte"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Vo fronte sú neodoslané správy. Ukončiť program?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3217,21 +3228,21 @@ msgstr ""
"GnuPG nie je nainštalované správne, alebo jeho verzia je príliš stará.\n"
"Podpora OpenPGP je vypnutá."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "už beží iná kópia Sylpheedu.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Nastavenie akcií"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3599,15 +3610,15 @@ msgstr "/_Zobraziť/_Kódovanie/Čínština (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Zobraziť/_Kódovanie/Kórea (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Zobraziť/Otvoriť v _novom okne"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Zobraziť/Zdrojový kód správ_y"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Zobraziť/Všetky _hlavičky"
@@ -3913,8 +3924,8 @@ msgstr "Vytváram hlavné okno...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Hlavné Okno: alokácia farieb %d bola neúspešná\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "hotovo.\n"
@@ -3986,7 +3997,7 @@ msgstr "Sylpheed - Zobrazenie priečinku"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Zobrazenie správy"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Odpovedať"
@@ -4005,15 +4016,15 @@ msgstr "/O_dpovedať komu/_odosielateľovi"
msgid "/Reply to mailing _list"
msgstr "/O_dpovedať komu/do _diskusnej skupiny"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Poslať ďalej"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Poslať ďalej ako p_rílohu"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Pr_esmerovať"
@@ -4158,7 +4169,7 @@ msgstr "Prílohy"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Nemôžem uložiť súbor '%s'."
@@ -4184,7 +4195,7 @@ msgstr "/_Uložiť ako..."
msgid "/Save _all..."
msgstr "/_Uložiť ako..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Tlačiť..."
@@ -4368,21 +4379,21 @@ msgstr "Nastavenie konta"
msgid "Creating account preferences window...\n"
msgstr "Vytváram okno nastavenia konta...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Prijať"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Odoslať"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Nová správa"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Súkromie"
@@ -4390,7 +4401,7 @@ msgstr "Súkromie"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Rozšírené"
@@ -4518,7 +4529,7 @@ msgid "Authentication method"
msgstr "Metóda autentizácie"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatická"
@@ -4568,8 +4579,8 @@ msgstr "Generovať Message-ID"
msgid "Add user-defined header"
msgstr "Pridať uživateľom definované hlavičky"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Upresniť... "
@@ -4595,7 +4606,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autentizovať cez POP3 pred odosielaním"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Podpis"
@@ -4908,88 +4919,117 @@ msgstr "Zmazať akciu"
msgid "Do you really want to delete this action?"
msgstr "Naozaj chcete zmazať túto akciu?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Vytváram okno všeobecných nastavení...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Všeobecné nastavenia"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Zobrazenie"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Priečinok"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Automaticky zisťovať novú poštu"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "každých"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minút"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Zistiť novú poštu pri spustení"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Aktualizovať všetky miestne priečinky po prijatí pošty"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Pri presúvaní alebo mazaní správ toto vykonať okamžite"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Príkaz"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Získavam počet nových správ (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Prijať lokálnu poštu zo spoolu"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrovať pri prijímaní lokálnej pošty"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Všeobecné"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Uložiť odoslané správy"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Automaticky nastaviť nasledujúce adresy"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Zalomiť pred odoslaním"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Kódovanie pri prenose"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
#, fuzzy
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
@@ -4998,225 +5038,201 @@ msgstr ""
"Zadajte hodnotu Content-Transfer-Encoding, ktorá bude použitá,\n"
"keď bude správa obsahovať iné znaky ako ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Výstupné kódovanie znakov"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Výstupné kódovanie znakov"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Zalomiť pred odoslaním"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Všeobecné"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Oddeľovač podpisu"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Vložiť automaticky"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Odpovedať"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Automaticky zvoliť konto pri odpovedaní"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Pri odpovedaní citovať správu"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/O_dpovedať komu/do _diskusnej skupiny"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Automaticky spustiť externý editor"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Počet spätných krokov"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Zalomiť správy na"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "znakoch"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Zalomiť citáciu"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Zalamovať pri písaní"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Uložiť medzi koncepty"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Obyčajný"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Formát odpovede"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Značka citácie"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Formát posielania ďalej"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Popis znakov "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Východzí inbox"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Text"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Priečinok"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Zobraziť počet neprečítaných správ pri názve priečinka"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Zobraziť počet neprečítaných správ pri názve priečinka"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Skrátiť diskusné skupiny dlhšie ako"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "písmen"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Zoznam správ"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Zobraziť príjemcu v stĺpci 'Od' ak ste odosielateľ vy"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Rozbaliť vlákna"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Formát dátumu"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Nastavenie zobrazovaných položiek v zozname správ... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Správa"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/_Farebné označenie"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Zobraziť/_Triediť/Zostupne"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Zobraziť/_Triediť/Zostupne"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5225,628 +5241,628 @@ msgstr ""
"Po zvolení 'Automatické' bude zvolené optimálne kódovanie\n"
"pre súčasnú lokalizáciu."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Povoliť farby v správe"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr "Zobraziť viacbajtovú abecedu a čísla ako ASCII znaky (len Japonsko)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Zobraziť panel s hlavičkami nad správou"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Zobraziť vybrané hlavičky v správe"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/Sp_ráva/Poslať ako p_rílohu"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Zobraziť vybrané hlavičky v správe"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Medzera medzi riadkami"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(ov)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Posúvanie"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Pol stránky"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Plynulé posúvanie"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Posun"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
#, fuzzy
msgid "Resize attached large images to fit in the window"
msgstr "Prispôsobiť veľkosť priložených obrázkov"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Zobrazované hlavičky"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Priečinok"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Vykonať"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Zvoľte kľúče"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Vykonať"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Priečinok"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Nefiltrované správy budú umiestnené v tomto priečinku)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrovať správy pri prijatí"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Odstrániť priečinok"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Odstrániť priečinok"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automaticky overovať podpisy"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Zobraziť výsledok overenia ako upozornenie"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Uložiť heslo dočasne v pamäti"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Vymazať z pamäte za"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minút "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Nastavte na '0', ak chcete uložiť heslo do pamäte\n"
" až do ukončenia)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Zachytiť vstup počas zadávania hesla"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Pri spustení zobraziť varovanie v prípade, že sa GnuPG nedá použiť."
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Otvoriť správu hneď pri zvolení v zozname"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Pri vstupe do priečinka otvoriť prvú neprečítanú správu"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Žiadne zafarbené správy"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Správu označiť ako prečítanú len ak je otvorená v samostatnom okne"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Po prijatí novej pošty sa presunúť do priečinka prijatých správ"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Zistiť novú poštu pri spustení"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Pri presúvaní alebo mazaní správ toto vykonať okamžite"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Správy budú označené až do vykonania,\n"
" ak je táto možnosť vypnutá)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Zobraziť meno"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Nastaviť klávesové skratky... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Ostatné"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Vykonať"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Dátum"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Okno prijímania"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Zobraziť okno prijímania"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Vždy"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Len pri manuálnom prijímaní"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nikdy"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Nezobrazovať upozornenie pri chybe pri prijímaní"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Po skončení zavrieť okno prijímania"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Pridať adresu k príjemcom pri dvojkliknutí"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Pri ukončení"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Potvrdiť ukončenie"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Vyprázdniť kôš pri ukončení"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Opýtať sa pred vyprázdnením"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Upozorniť, ak sú správy vo fronte"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Externé príkazy (%s bude nahradené názvom súboru / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Webový prehliadač"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Východzí inbox"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Pre odosielanie použiť externý program"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Použiť externý program pre prijímanie lokálnej pošty"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Pre odosielanie použiť externý program"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Zapisujem stav zoznamu do medzipamäte (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Časový limit spojení:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "sekúnd"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatické (doporučené)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Západná Európa (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Západná Európa (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Západná Európa (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Stredná Európa (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Pobaltie (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Pobaltie (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Cyrilika (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grécko (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Pobaltie (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Cyrilika (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Grécko (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Cyrilika (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turecko (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrilika (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrilika (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrilika (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrilika (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonsko (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonsko (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonsko (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Zjednodušená čínština (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Zjednodušená čínština (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradičná čínština (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradičná čínština (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Čínština (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Kórea (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thajsko (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thajsko (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "skrátený názov dňa v týždni"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "názov dňa v týždni"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "skrátený názov mesiaca"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "názov mesiaca"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "uprednostňovaný dátum a čas pre súčasnú lokalizáciu"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "storočie (rok/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "deň v mesiaci"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "číslo hodiny pri použití 24-hodinového času"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "číslo hodiny pri použití 12-hodinového času"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "číslo dňa v roku"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "číslo mesiaca"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minúty"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM alebo PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekundy"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "poradie dňa v týždni"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "uprednostňovaný dátum pre súčasnú lokalizáciu"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "posledné dve číslice roku"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "rok"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "časová zóna, jej názov alebo skratka"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Symbol"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Popis"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Príklad"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Nastaviť farby správy"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Farby"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citovaný text - Prvá úroveň"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citovaný text - Druhá úroveň"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citovaný text - Tretia úroveň"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI odkaz"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Opakovať farby"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Vyberte farbu pre 1. úroveň citácie"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Vyberte farbu pre 2. úroveň citácie"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Vyberte farbu pre 3. úroveň citácie"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Vyberte farbu pre URI odkazy"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Popis symbolov"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5870,11 +5886,11 @@ msgstr ""
"Diskusné skupiny\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Ak je x zadané, zobrazí expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5888,7 +5904,7 @@ msgstr ""
"Telo citovanej správy bez podpisu\n"
"Znak %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5900,20 +5916,20 @@ msgstr ""
"Ľavá zložená zátvorka\n"
"Pravá zložená zátvorka"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Klávesové skratky"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Nastaviť klávesové skratky... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Štandardné"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Starší Sylpheed"
@@ -6323,19 +6339,19 @@ msgstr "Príloha"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Predmet"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Od"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Dátum"
@@ -6345,7 +6361,7 @@ msgid "Number"
msgstr "Číslo"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Komu:"
@@ -6654,7 +6670,7 @@ msgstr "Filtrujem..."
msgid "Searching %s ..."
msgstr "Prehľadávam priečinok %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(bez dátumu)"
@@ -6757,7 +6773,7 @@ msgstr "O programe"
msgid "%s - POP3 Remote mailbox"
msgstr "Odstrániť schránku"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Č."
@@ -7234,7 +7250,7 @@ msgstr "Nedá sa získať zoznam diskusných skupín."
msgid "Can't retrieve newsgroup list."
msgstr "Nedá sa získať zoznam diskusných skupín."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Hotovo."
@@ -7243,344 +7259,344 @@ msgstr "Hotovo."
msgid "%d newsgroups received (%s read)"
msgstr "Prijatých %d diskusných skupín (prečítaných %s)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/O_dpovedať komu"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/O_dpovedať komu/_všetkým"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/O_dpovedať komu/_odosielateľovi"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/O_dpovedať komu/do _diskusnej skupiny"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Pre_sunúť"
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopírovať..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Oz_načiť"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Oz_načiť/Oz_načiť"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Oz_načiť/_Odznačiť"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Oz_načiť/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Oz_načiť/Označiť ako n_eprečítané"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Oz_načiť/Označiť ako _prečítané"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/Oz_načiť/Označiť ako _prečítané"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/Oz_načiť/Označiť _všetky ako prečítané"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/_Farebné označenie"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Nastaviť ako východzie"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Nastaviť ako východzie"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Znovu upraviť"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Pridať odosielateľa do _adresára"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Vytvor_iť pravidlo filtra"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Vytvor_iť pravidlo filtra/_Automaticky"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Vytvor_iť pravidlo filtra/podľa _odosielateľa"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Vytvor_iť pravidlo filtra/podľa _príjemcu"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Vytvor_iť pravidlo filtra/podľa p_redmetu"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Vytváram zoznam správy...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Prehľadávam priečinok (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Spracovať značky"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Ostali nejaké značky. Spracovať?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Prehľadávam priečinok (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Hľadať znova"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Žiadne neprečítané správy"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Neboli nájdené žiadne neprečítané správy. Hľadať od konca?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Žiadne neprečítané správy."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr ""
"Neboli nájdené žiadne neprečítané správy. Prejsť do ďalšieho priečinku?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Žiadne nové správy"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Neboli nájdené žiadne nové správy. Hľadať od konca?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Žiadne nové správy."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Neboli nájdené žiadne nové správy. Prejsť do ďalšieho priečinku?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Žiadne označené správy"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Neboli nájdené žiadné označené správy. Hľadať od konca?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Žiadne označené správy."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Neboli nájdené žiadné označené správy. Hľadať od začiatku?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Žiadne zafarbené správy"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Neboli nájdené žiadne zafarbené správy. Hľadať od konca?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Žiadne zafarbené správy."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Neboli nájdené žiadne zafarbené správy. Hľadať od začiatku?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Zoskupujem správu podľa názvu..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d zmazaných"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d presunutých"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d skopírovaných"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " položiek zvolených"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d novýcvh, %d neprečítaných, %d celkovo (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d novýcvh, %d neprečítaných, %d celkovo"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Triedim zoznam správ..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tVytváram zoznam správ..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Vytváram zoznam správ..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Zapisujem stav zoznamu do medzipamäte (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Správa %d je označená\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Správa %d je označená ako čítaná\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Správa %d je označená ako neprečítaná\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Správa %s/%d je určená na zmazanie\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Zmazať správy"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Naozaj chcete zmazať správy z koša?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Mažem duplikátne správy..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Správa %s/%d je odznačená\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Správa %d je určená k presunutiu do %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Cieľ je zhodný s aktuálnym priečinkom."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Zvoľte priečinok"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Správa %d je určená ku kopírovaniu do %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "Cieľ kopírovania je zhodný s aktuálnym priečinkom."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Zvoľte priečinok"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Pri spracovávaní pošty sa vyskytla chyba."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Vytváram vlákna..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Odstraňujem štruktúru vlákien..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrujem..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrujem..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrujem..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr ""
@@ -8139,9 +8155,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Použiť regex"
-#~ msgid "Registered rules"
-#~ msgstr "Registrované pravidlá"
-
#~ msgid "(none)"
#~ msgstr "(žiadna)"
diff --git a/po/sl.po b/po/sl.po
index 317e9e51..6ee85a24 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2003-01-24 20:39CET\n"
"Last-Translator: Jernej Kovacic <jkovacic@email.si>\n"
"Language-Team: Slovenian <translator-team-sl@lists.sourceforge.net>\n"
@@ -18,206 +18,210 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Berem vse nastavitve za vsak račun...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, fuzzy, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Povezava IMAP4 do %s%d se je prekinila. Povezujem se znova...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Imenik strežnika IMAP"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Ne morem vzpostaviti seje IMAP4 z: %s%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "delam povezavo IMAP4 do %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Ne morem pričeti seje TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Brišem sporočilo %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Pošiljam sporočilo (%d / %d zlogov)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Prestavljam sporočilo %s%c%d v %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopiram sporočilo %s%c%d v %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Sprejemam sporočila iz %s v %s...\n"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, fuzzy, c-format
msgid "can't set deleted flags: %s\n"
msgstr "ne morem nastaviti izbrisanih zastavic: %d\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "ne morem izbrisati\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Sprejemam sporočila iz %s v %s...\n"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "ne morem nastaviti izbrisanih zastavic: 1:%d\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
#, fuzzy
msgid "can't close folder\n"
msgstr "ne morem izbrati mape: %s\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, fuzzy, c-format
msgid "root folder %s not exist\n"
msgstr "Datoteka z oznakami ni bila najdena.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
#, fuzzy
msgid "error occurred while getting LIST.\n"
msgstr "med dobivanjem LIST je prišlo do napake.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Ne morem narediti '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Ne morem narediti '%s' pod mapo Prejeto\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "ne morem narediti poštnega predala: LIST ni uspel\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "ne morem narediti poštnega predala\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "ne morem preimenovati poštnega predala: %s v %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "ne morem izbrisati poštnega predala\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Pošiljam sporočilo (%d / %d zlogov)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "med dobivanjem ovojnice je prišlo do napake.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "ne morem razčleniti ovojnice: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "ne morem dobiti ovojnice\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Ne morem se povezati s strežnikom IMAP4: %s%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Ne morem vzpostaviti seje IMAP4 z: %s%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "ne morem dobiti imenskega prostora\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "ne morem izbrati mape: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "napaka med IMAPovim ukazom: EXPUNGE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
#, fuzzy
msgid "IMAP4 authentication failed.\n"
msgstr "Overovitvena metoda"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Prijava na IMAP4 ni uspela.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "ne morem pripeti %s na %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(pošiljam datoteko...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "ne morem dodati sporočila %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, fuzzy, c-format
msgid "can't copy %s to %s\n"
msgstr "ne morem kopirati %d na %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, fuzzy, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "napaka med IMAPovim ukazom: STORE %d:%d %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "napaka med IMAPovim ukazom: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
#, fuzzy
msgid "error while imap command: CLOSE\n"
msgstr "napaka med IMAPovim ukazom: EXPUNGE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv ne more pretvoriti UTF-7 v %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv ne more pretvoriti %s v UTF-7\n"
@@ -504,12 +508,12 @@ msgstr "Najden %s\n"
msgid "Configuration is saved.\n"
msgstr "Konfiguracija je shranjena.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Mapa"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Mapa"
@@ -694,8 +698,8 @@ msgstr ""
"Nova sporočila bodo iskana v tem vrstnem redu. Označite izbirnike\n"
"v stolpcu `G', da omogočite pobiranje sporočil z ukazom `Poberi vsa'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -826,244 +830,249 @@ msgstr ""
msgid "Action's user argument"
msgstr ""
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Dodaj naslov v adresar"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Naslov"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Opombe"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Izberite mapo za adresar"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Datoteka"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Datoteka/Nova _Knjiga"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Datoteka/Nova _v kartica"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Datoteka/Nov _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Datoteka/Nov _strežnik"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Datoteka/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Datoteka/_Urejanje"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Datoteka/_Brisanje"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Datoteka/_Shranjevanje"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Datoteka/_Zapri"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Urejanje"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/Uredi/_Kopiraj"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Uredi/_Prilepi"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Naslov"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Naslov/Nov n_aslov"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Naslov/Nova _skupina"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Naslov/Nova _mapa"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Naslov/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Naslov/_Urejanje"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Naslov/_Brisanje"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Orodja"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Orodja/Uvoz datoteke _LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Orodja/Uvoz datoteke _LDIF"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Pomoč"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Pomoč/_O programu"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nov n_aslov"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nova _skupina"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Nova _mapa"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Brisanje"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/Prepiš_i..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Uredi/_Prilepi"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Imenik naslovov"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Mapa"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Elektronski naslov"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Iskanje"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Za:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Kp:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Skp:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Izbriši"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Dodajanje"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Iskanje"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Zapri"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registrirana pravila"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Brisanje naslova"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Res želite izbrisati naslov(e)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1072,38 +1081,38 @@ msgstr ""
"Ali res želite izbrisati mapo IN vse naslove v '%s' ? \n"
"Če izbrišete samo mapo, se bodo vsi naslovi prestavili v starševsko mapo."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Izbriši mapo"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Samo mapa"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Mapa in naslovi"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Res želite izbrisati '%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Nov uporabnik, ne morem shraniti indeksne datoteke."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Nov uporabnik, ne morem shraniti datotek z iminiki naslovov."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Star imenik naslovov je bil uspešno pretvorjen."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1111,7 +1120,7 @@ msgstr ""
"Stari imenik naslovov pretvorjen,\n"
"ne morem shraniti nove indeksne datoteke naslovov"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1119,7 +1128,7 @@ msgstr ""
"Ne morem pretvoriti imenika naslovov,\n"
"sem pa naredil prazne nove datoteke imenikov naslovov."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1127,7 +1136,7 @@ msgstr ""
"Ne morem pretvoriti imenika naslovov,\n"
"ne morem narediti novih datotek z imeniki naslovov."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1135,17 +1144,17 @@ msgstr ""
"Ne morem pretvoriti imenika naslovov\n"
"in ne morem narediti novih datotek z imeniki naslovov"
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Napaka pri pretvorbi imenika naslovov"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Pretvarjam imenik naslovov"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1153,80 +1162,80 @@ msgid ""
"%s%c%s"
msgstr "Ne morem prebrati indeksa naslovov"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Napaka v imeniku naslovov"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Star imenik naslovov pretvorjen, ne morem shraniti nove indeksne datoteke "
"naslovov"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Ne morem pretvoriti imenika naslovov, sem pa naredil prazno datoteko z "
"imenikom naslovov."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Ne morem pretvoriti imenika naslovov, ne morem narediti novih datotek z "
"imeniki naslovov."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Ne morem pretvoriti imenika naslovov in ne morem narediti novih datotek."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Ne morem prebrati indeksa naslovov"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Napaka pri pretvorbi imenika naslovov"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Pretvorba imenika naslovov"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Vmesnik"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Imenik naslovov"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Oseba"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Elektronski naslov"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Skupina"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "v-kartica"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Strežnik LDAP"
@@ -1238,11 +1247,11 @@ msgstr "Skupni naslov"
msgid "Personal address"
msgstr "Osebni naslov"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Opomba"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Opozorilo"
@@ -1289,442 +1298,442 @@ msgstr "Rjava"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Nič"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Dodaj"
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Odstrani"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
#, fuzzy
msgid "/_Properties..."
msgstr "/_Lastnost..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_Datoteka/_Shranjevanje"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/_Sporočilo/Poš_lji pozneje"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/_Sporočilo/Shrani v mapo _draft"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/_Sporočilo/Poš_lji in nadaljuj z urejanjem"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Datoteka/Pripni d_atoteko"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/Datoteka/Vr_ini datoteko"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/Datoteka/Vrini _podpis"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/Datoteka/Vrini _podpis"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Uredi/_Razveljavi"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Uredi/_Obnovi"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Uredi/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Uredi/I_zreži"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Uredi/Prilepi kot _citat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Uredi/Izberi _vse"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Uredi/Prelomi trenutni odstavek"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Uredi/_Prelomi vse _dolge vrstice"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/Uredi/_Kopiraj"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Pogled"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Ogled/_Komu"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Ogled/K_p"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Ogled/_SKp"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Ogled/_Odgovor za"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Pogled/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Pogled/_Sledi do"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Pogled/R_avnilo"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Pogled/_Priloga"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Pogled/_Pojdi na/_Druga mapa"
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Pogled/_Razvrščanje/Pa_dajoče"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Pogled/_Razvrščanje/Pa_dajoče"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Pogled/Nabor zna_kov/7 bitni ASCII (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/Videz/Nabor zna_kov/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "_Pogled/Nabor zna_kov/Zahodnoevropski (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "_Pogled/Nabor zna_kov/Zahodnoevropski (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Pogled/Nabor zna_kov/Srednjeevropski (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Pogled/Nabor zna_kov/_Baltski (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Pogled/Nabor zna_kov/Baltski (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Pogled/Nabor zna_kov/Cirilica (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Pogled/Nabor zna_kov/Grški (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Pogled/Nabor zna_kov/Baltski (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Pogled/Nabor zna_kov/Cirilica (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Pogled/Nabor zna_kov/Grški (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Pogled/Nabor zna_kov/Cirilica (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Pogled/Nabor zna_kov/Turški (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Pogled/Nabor zna_kov/Cirilica (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Pogled/Nabor zna_kov/Cirilica (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Pogled/Nabor zna_kov/Cirilica (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Pogled/Nabor zna_kov/Cirilica (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Pogled/Nabor zna_kov/Japonski (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Pogled/Nabor zna_kov/Poenostavljena kitajščina (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Pogled/Nabor zna_kov/Poenostavljena kitajščina (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Pogled/Nabor zna_kov/Tradicionalna kitajščina (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Pogled/Nabor zna_kov/Korejski (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Pogled/Nabor zna_kov/Tajski (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Pogled/Nabor zna_kov/Tajski (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Orodja/_Adresar"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Orodja/_Predloga"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Orodja/Deja_nja"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Orodja/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Uredi/Uredi z _zunanjim urejevalnikom"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Orodja/Deja_nja"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Sporočilo/_Enkripcija"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Orodja/_Izvrši"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Orodja/_Predloga"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: datoteka ne obstaja\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Ne morem dobiti tekstovnega dela\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Napaka pri oblikovanju znaka za citiranje."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Napaka pri oblikovanju odgovora/posredovanja sporočila."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Datoteka %s ne obstaja\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Ne morem dobiti velikosti datoteke %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Datoteka %s je prazna."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Ne morem prebrati %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Sporočilo: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Ne morem dobiti dela večdelnega sporočila."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Brez zadeve)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Sestavi sporočilo%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Naslovnik ni določen."
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Zadeva"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Zadeva sporočila je prazna. Naj kljub temu pošljem?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Priloge"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Samodejno nastavi sledeče naslove"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Pošiljatelj:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Zadeva:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Pošlji"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "ne morem dobiti seznama naslovnikov"
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1732,40 +1741,40 @@ msgstr ""
"Račun za pošiljanje pošte ni določen.\n"
"Prosim, pred pošiljanjem izberite poštni račun."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Med pošiljanjem sporočila %s je prišlo do napake."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Ne morem shraniti sporočila v imenik Outbox."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Ne najdem tipke, ki bi bila povezana z identifikatorjem tipke `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Ne morem preložiti pošiljanja sporočila."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Ne morem preložiti pošiljanja sporočila."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Ne morem preložiti pošiljanja sporočila."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "Ne morem spremeniti pravic do dostopa do datoteke\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1775,12 +1784,12 @@ msgstr ""
"Ne morem pretvoriti nabora znakov sporočila.\n"
"Naj ga kljub temu pošljem?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Napaka pri pretvorbi imenika naslovov"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1789,15 +1798,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1806,93 +1815,95 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "ne morem odstraniti starega sporočila\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "prestavljam sporočilo v mapo Čakajoče...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "ne najdem mape s čakajočimi sporočili\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "ne morem preložiti sporočila\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Datoteka %s ne obstaja\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Ne morem odpreti datoteke %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "generiran Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Odpiram okno za sestavljanje sporočila...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Orodja/Deja_nja"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/_Sporočilo/_Enkripcija"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Tip MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Velikost"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Napačen tip MIME"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Datoteka ne obstaja ali pa je prazna."
-#: src/compose.c:6288
+#: src/compose.c:6382
#, fuzzy
msgid "Properties"
msgstr "Lastnost"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Nabor znakov"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Pot"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Ime datoteke"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Ukazna vrstica za zunanji urejevalnik je neveljavna: '%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1902,52 +1913,52 @@ msgstr ""
"Ali naj ga prisilim k prekinitvi?\n"
"Št. skupine procesov: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Ne morem preložiti pošiljanja sporočila."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Izberi datoteko"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Izberi datoteko"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Pošlji sporočilo"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "To sporočilo je bilo spremenjeno. Naj ga zavržem?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Ali želite uporabiti predlogo `%s' ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Uporabi predlogo"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Zamenjaj"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Vstavi"
@@ -2130,7 +2141,7 @@ msgstr "Urejanje vnosa JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2433,18 +2444,18 @@ msgstr "/_Odstrani skupino novic"
msgid "Creating folder view...\n"
msgstr "Delam mapo View...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Novo"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Neprebrano"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2487,7 +2498,7 @@ msgstr "Ponovno gradim drevo map..."
msgid "Checking for new messages in all folders..."
msgstr "Preverjam nova sporočila v vseh mapah..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2633,7 +2644,7 @@ msgid "Creating header view...\n"
msgstr "Delam gledanje zaglavja...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Brez pošiljatelja)"
@@ -3007,7 +3018,7 @@ msgstr "Zapuščam"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Prenašam sporočilo (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3207,7 +3218,7 @@ msgstr "Čakajoča sporočila"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Nekaj neposlamih sporočil je na čakanju. Ali naj končam?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3215,21 +3226,21 @@ msgstr ""
"GnuPG ni pravilno nameščen ali pa je različica prestara.\n"
"Podpora za OpenPGP je izključena."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "Sylpheed že teče.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Pišem nastavitve dejanj..\n"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3598,15 +3609,15 @@ msgstr "/_Pogled/Nabor zna_kov/Kitajski (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Pogled/Kodni nabor/Korejski (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Poglej/Odpri v _novem oknu"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Pogled/I_zvirnik sporočila"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Pogled/Vsa _zaglavja"
@@ -3917,8 +3928,8 @@ msgstr "Ustvarjam glavno okno...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "GlavnoOkno: alokacija barve %d ni uspela\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "opravljeno.\n"
@@ -3989,7 +4000,7 @@ msgstr "Syčpheed - ogled mape"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - ogled sporočila"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/O_dgovori"
@@ -4008,15 +4019,15 @@ msgstr "/Odgovor _za/_pošiljatelja"
msgid "/Reply to mailing _list"
msgstr "/Odgovor _za/_dopisni seznam"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/P_osreduj"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Posreduj kot prilo_go"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Pre_usmeri"
@@ -4161,7 +4172,7 @@ msgstr "Priloge"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Ne morem odstraniti datoteke `%s'."
@@ -4187,7 +4198,7 @@ msgstr "/_Shrani kot..."
msgid "/Save _all..."
msgstr "/_Shrani kot..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Natisni..."
@@ -4371,21 +4382,21 @@ msgstr "Nastavitve računa"
msgid "Creating account preferences window...\n"
msgstr "Ustvarjam okno za nastavitve računa...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Sprejmi"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Pošlji"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Sestavi"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Zasebnost"
@@ -4393,7 +4404,7 @@ msgstr "Zasebnost"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Napredno"
@@ -4521,7 +4532,7 @@ msgid "Authentication method"
msgstr "Overovitvena metoda"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Samodejno"
@@ -4570,8 +4581,8 @@ msgstr "Generiran ID sporočila"
msgid "Add user-defined header"
msgstr "Dodaj uporabniško definirano zaglavje"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Uredi... "
@@ -4597,7 +4608,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Pred pošiljanjem avtenticiraj s POP3"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Podpis"
@@ -4908,313 +4919,318 @@ msgstr "Izbriši dejanje"
msgid "Do you really want to delete this action?"
msgstr "Ali resnično želite izbrisati ta račun?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Ustvarjam okno za splošne nastavitve...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Splošne nastavitve"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Prikaz"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Mapa"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Samodejno preverjanje nove pošte"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "vsak"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minut(e)"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Preveri novo pošto ob zagonu"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Posodobi vse lokalne mape po pripojitvi"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "IZvrši takoj, ko prestavljaš ali brišeš sporočilo"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Ukaz"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Ugotavljam število novih sporočil (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Pripoji iz spoola"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtriranje ob pripojitvi"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Splošno"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Shrani poslana sporočila v izhodno mapo"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Samodejno nastavi sledeče naslove"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Prelomi pred pošiljanjem"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
#, fuzzy
msgid "Transfer encoding"
msgstr "Prelomi pred pošiljanjem"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr ""
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Izhodni nabor znakov"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Izhodni nabor znakov"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Prelomi pred pošiljanjem"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Splošno"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Ločilo podpisa"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Vrini samodejno"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Odgovori"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Samodejno izberi račun za odgovore"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citiraj sporočila ob odgovarjanju"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Odgovor _za/_dopisni seznam"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Urejevalnik"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Samodejni zaženi zunanji urejevalnik"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Razveljavi nivo"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Prelom sporočila ob"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "znakov"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Prelom citata"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Prelomi ob vnosu"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Shrani v imenik Draft"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Normalno"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Oblika odgovora"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Znak za citiranje"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Oblika posredovanja"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr "Opis simbolov"
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Privzeta mapa za prejeto pošto"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Besedilo"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Mapa"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Prikaži število neprebranih poleg imena mape"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Prikaži število neprebranih poleg imena mape"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Skrajšaj novičarske skupine daljše od"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "Izbriši"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Ogled povzetka"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Prikaži naslovnika v stolpcu `Od', če ste pošiljatelj vi"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Razširi niti"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Oblika datuma"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr "Nastavi del za prikaz povzetka..."
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Sporočila"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Barvanje oz_nak"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Pogled/_Razvrščanje/Pa_dajoče"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Pogled/_Razvrščanje/Pa_dajoče"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5223,11 +5239,11 @@ msgstr ""
"Če je izbrano `Samodejno', bo uporabljeno\n"
"optimalno kodiranje za trenutni locale."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Omogoči barvanje sporočila"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5235,619 +5251,619 @@ msgstr ""
"Prikaži večzložno abecedo in števila kot\n"
"znake ASCII (samo japonščina)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Prikaži zaglavje nad ogledom sporočila"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Prikaži kratko zaglavje ob ogledu sporočila"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/_Sporočilo/Posreduj kot prilo_go"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Prikaži kratko zaglavje ob ogledu sporočila"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Prostor za vrstico"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "točk(e)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Drsenje"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Polovica strani"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Nadzor gladkosti"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Korak"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
#, fuzzy
msgid "Resize attached large images to fit in the window"
msgstr "Spremeni velikost pripetim slikam"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Nastavitev prikaza zaglavja"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Mapa"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Izvedi"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Izberite ključ"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Izvedi"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Mapa"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Nefiltrirana sporočila bodo shranjena v tej mapi)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtriranje sporočil ob sprejemu"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Izbriši mapo"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Izbriši mapo"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Samodejno preveri podpise"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Prikaži rezultat preverjanja podpisa v novem oknu"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Začasno shrani prepustno frazo v pomnilnik"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Poteče po"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minut(e) "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Nastavitev na '0' bo shranila prepustno frazo\n"
" za celotno sejo)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Zagrabi vnos med vnašanjem gesla"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Prikaži opozorilo ob zagonu, če GnuPG ne deluje"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
#, fuzzy
msgid "Always open messages in summary when selected"
msgstr "Nobena datoteka s sporočilom ni izbrana."
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Odpri prvo neprebrano sporočilo ob vstopu v mapo"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Ni več sporočil z oznako"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Označi sporočilo kot prebrano samo, ko je odprto v novem oknu"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Ob prejemu novih sporočil pojdi v mapo Prejeto"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Preveri novo pošto ob zagonu"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "IZvrši takoj, ko prestavljaš ali brišeš sporočilo"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Sporočila bodo označena do izvršitve,\n"
"če je to izklopljeno)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Prikaži ime"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Nastavi povezave na tipke... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Ostalo"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Izvedi"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Datum"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Dialog za sprejem"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Prikaži pogovorno okno za sprejem"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Vedno"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr ""
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nikoli"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Ob napaki pri sprejemanju ne prikaži okna z napako"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Na koncu zapri pogovorno okno za sprejemanje"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Ob dvojnem kliku dodaj naslov na cilj"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Ob izhodu"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Potrdi ob izhodu"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Izprazni smetnjak ob izhodu"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Vprašaj pred izpranjenjem"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Opozori, če so čakajoča sporočila"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Zunanji ukazi (%s bo zamenjan z imenom datoteke / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Spletni brskalnik"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Privzeta mapa za prejeto pošto"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Uporabi zunanji program za pošiljanje"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Uporabi zunanji program za vključitev"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Uporabi zunanji program za pošiljanje"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Pišem povzetek predpomnilnika (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr ""
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr ""
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Samodejno (priporočeno)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7-bitni ASCII (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Zahodnoevropski (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Zahodnoevropski (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Zahodnoevropski (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Srednjeevropski (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltski (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltski (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Cirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grški (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Baltski (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Cirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Grški (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Cirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turški (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cirilica (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cirilica (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cirilica (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonski (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonski (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonski (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Poenostavljena kitajščina (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Poenostavljena kitajščina (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradicionalna kitajščina (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradicionalna kitajščina (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Kitajski (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korejski (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tajski (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tajski (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "polno okrajšano ime dneva v tednu"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "polno ime dneva v tednu"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "okrajšano ime meseca"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "polno ime meseca"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "najustreznejša oblika datuma in časa za trenutni locale"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "številka stoletja (leto/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "dan v mesecu kot desetiško število"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "ura kot desetiško število s 24-urnim prikazom"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "ura kot desteiško število z 12-urnim prikazom"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "dan v letu kot desetiško število"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "mesec kot desetiško število"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minute kot desetiško število"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM oz. PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekunde kot desetiško število"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "dan v tednu kot desetiško število"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "najustreznejši datum za trenutni locale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "zadnji dve števki leta"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "leto kot desetiško število"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "časovni pas ali ime ali okrajšava"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Določevalec"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Opis"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Primer"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Nastavi barve sporočila"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Barve"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citirano besedilo - prvi nivo"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citirano besedilo - drugi nivo"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citirano besedilo - tretji nivo"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "povezava URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Obnovi barve za citiranje"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Izberite barvo za citiranje na prvem nivoju"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Izberite barvo za citiranje na drugem nivoju"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Izberite barvo za citiranje na tretjem nivoju"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Izberite barvo za URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Opis simbolov"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5871,11 +5887,11 @@ msgstr ""
"Novičarske skupine\n"
"ID sporočila"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Če je x nastavljen, prikaži expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5889,7 +5905,7 @@ msgstr ""
"Telo citiranega sporočila brez podpisa\n"
"Dobesedno %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5901,20 +5917,20 @@ msgstr ""
"Dobesedni zaviti oklepaj\n"
"Dobesedni zaviti zaklepaj"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Povezave na tipke"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Nastavi povezave na tipke... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Privzeto"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Stari Sylpheed"
@@ -6325,19 +6341,19 @@ msgstr "Priloga"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Zadeva"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Od"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Datum"
@@ -6347,7 +6363,7 @@ msgid "Number"
msgstr "Število"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Za:"
@@ -6654,7 +6670,7 @@ msgstr "Filtriram..."
msgid "Searching %s ..."
msgstr "Preiskujem mapo %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Brez datuma)"
@@ -6757,7 +6773,7 @@ msgstr "O"
msgid "%s - POP3 Remote mailbox"
msgstr "Odstrani poštni predal"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Ne."
@@ -7234,7 +7250,7 @@ msgstr "Ne morem potegniti seznama novičarskih skupin."
msgid "Can't retrieve newsgroup list."
msgstr "Ne morem potegniti seznama novičarskih skupin."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Opravljeno."
@@ -7243,345 +7259,345 @@ msgstr "Opravljeno."
msgid "%d newsgroups received (%s read)"
msgstr "%d sprejetih novičarskih skupin (%s prebranih)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Odgovor _za"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Odgovor _za/_vse"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Odgovor _za/_pošiljatelja"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Odgovor _za/_dopisni seznam"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/Pre_stavi..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/Prepiš_i..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Oznaka"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Oznaka/_Označi"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Oznaka/O_dznači"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Oznaka/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Oznaka/Označi kot _neprebrano"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Oznaka/Označi kot _prebrano"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Oznaka/Označi kot _prebrano"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Oznaka/Označi _vsa kot prebrana"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Barvanje oz_nak"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Nastavi kot privzeto"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Nastavi kot privzeto"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/_Znova uredi"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Doda_j pošiljatelja v adresar"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Ustvari pravilo za f_iltriranje"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Ustvari pravilo za f_iltriranje/S_amodejno"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Ustvari pravilo za f_iltriranje/po p_ošiljatelju"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Ustvari pravilo za f_iltriranje/po _naslovniku"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Ustvari pravilo za f_iltriranje/po _zadevi"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Delam ogled povzetka...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Preiskujem mapo (%s) ..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Oznaka procesa"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Nekaj oznak je ostalo. Naj obdelam?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Preiskujem mapo (%s) ..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Ponovno iskanje"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Ni več neprebranih sporočil"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nobeno neprebrano sporočilo ni bilo najdeno. Naj iščem s konca?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Ni neprebranih sporočil."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr ""
"Nobeno neprebrano sporočilo ni bilo najdeno. Naj grem v naslednjo mapo?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Ni več neprebranih sporočil"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Nobeno novo sporočilo ni bilo najdeno. Naj iščem s konca?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Ni novih sporočil."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Nobeno novo sporočilo ni bilo najdeno. Naj grem v naslednjo mapo?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Ni več označenih sporočil"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Nobeno označeno sporočilo ni bilo najdeno. Naj iščem s konca?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Ni označenih sporočil."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Nobeno označeno sporočilo ni bilo najdeno. Naj iščem od začetka?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Ni več sporočil z oznako"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Nobeno sporočilo z oznako ni bilo najdeno. Naj iščem s konca?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Ni sporočil z oznako"
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nobeno sporočilo z oznako ni bilo najdeno. Naj iščem od začetka?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Privlačim sporočila po zadevi..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d izbrisanih"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d prestavljenih"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d presnetih"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " izbranih kosov"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d novih, %d neprebranih, skupaj %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d novih, %d neprebranih, skupaj %d"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Razvrščam povzetka..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tNastavljam povzetek iz podatkov sporočila..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Nastavljam povzetek iz podatkov sporočila..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Pišem povzetek predpomnilnika (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Sporočilo %d je označeno\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Sporočilo %d je označeno, kot da se bere\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Sporočilo %d je označeno kot neprebrano\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Sporočilo %s/%d je nastavljeno za brisanje\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Izbriši sporočilo/a"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Ali res želite izbrisati sporočila iz smetnjaka?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Brišem podvojena sporočila..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Sporočilo %s/%d je odoznačeno\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Sporočilo %d je nastavljeno za prestavitev v %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Cilj je enak trenutni mapi."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Izberi mapo"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Sporočilo %d je nastavljeno za prepis v %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "Cilj prepisa je enak trenutni mapi"
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Izberi mapo"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
#, fuzzy
msgid "Error occurred while processing messages."
msgstr "Med obdelavo pošte je prišlo do napake."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Gradim niti..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Raznitujem..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtriram..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtriram..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtriram..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, fuzzy, c-format
msgid "%d message(s) have been filtered."
msgstr "sporočilo %d je že v predpomnilniku.\n"
@@ -8130,9 +8146,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Uporabi regularni izraz"
-#~ msgid "Registered rules"
-#~ msgstr "Registrirana pravila"
-
#~ msgid "(none)"
#~ msgstr "(noben)"
diff --git a/po/sr.po b/po/sr.po
index 65ab10b7..6e3a8d32 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2002-11-29 21:08+0100\n"
"Last-Translator: garret <garret@garrets.tk>\n"
"Language-Team: Serbian\n"
@@ -19,206 +19,210 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Čitanje konfiguracije za svaki nalog...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, fuzzy, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4 veza prema %s:%d je pukla. Povezujem se ponovo...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Direktorijum IMAP servera"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Ne mogu se povezati s IMAP4 serverom: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "ostvarujem IMAP4 vezu prema %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Ne mogu pokrenuti TLS sesiju.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Brišem poruke %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Šaljem poruku (%d / %d bajtova)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "Pomeram poruke %s%c%d u %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopiram poruke %s%c%d u %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "Primam poruke sa %s u %s...\n"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, fuzzy, c-format
msgid "can't set deleted flags: %s\n"
msgstr "ne mogu postaviti obrisane oznake: %d\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "ne mogu obrisati\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "Primam poruke sa %s u %s...\n"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
#, fuzzy
msgid "can't set deleted flags: 1:*\n"
msgstr "ne mogu postaviti obrisane oznake: 1:%d\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
#, fuzzy
msgid "can't close folder\n"
msgstr "ne mogu odabrati direktorijum: %s\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, fuzzy, c-format
msgid "root folder %s not exist\n"
msgstr "Označena datoteka ne postoji.\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
#, fuzzy
msgid "error occurred while getting LIST.\n"
msgstr "došlo je do greške prilikom dohvatanja LISTe.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "ne mogu kreirati '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "ne mogu kreirati '%s' ispod INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "ne mogu kreirati sanduče: LIST nije uspeo\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "ne mogu kreirati sanduče\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "ne mogu promeniti ime sandučeta %s u %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "ne mogu obrisati sanduče\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Šaljem poruku (%d / %d bajtova)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "došlo je do greške prilikom dobijanja omota.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "ne mogu analizirati omot: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "ne mogu dobiti omot\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Ne mogu se povezati sa IMAP4 serverom: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Ne mogu se povezati s IMAP4 serverom: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "ne mogu dobiti namespace\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "ne mogu odabrati direktorijum: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "greška prilikom imap naredbe: EXPUNGE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
#, fuzzy
msgid "IMAP4 authentication failed.\n"
msgstr "Način provere identieta"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 login nije uspeo.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "ne mogu dodati %s na %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(šaljem datoteku...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, fuzzy, c-format
msgid "can't append message to %s\n"
msgstr "ne mogu dodati poruku %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, fuzzy, c-format
msgid "can't copy %s to %s\n"
msgstr "ne mogu kopirati %d u %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, fuzzy, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "grečka prilikom imap naredbe: STORE %d:%d %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "greška prilikom imap naredbe: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
#, fuzzy
msgid "error while imap command: CLOSE\n"
msgstr "greška prilikom imap naredbe: EXPUNGE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv ne može prebaciti UTF-7 to %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv ne može prebaciti %s to UTF-7\n"
@@ -505,12 +509,12 @@ msgstr "Pronađeno %s\n"
msgid "Configuration is saved.\n"
msgstr "Konfiguracija je spremljena.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Direktorijum"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "Direktorijum"
@@ -694,8 +698,8 @@ msgstr ""
"Nove poruke biti će proveravane ovim redom. Označite pod\n"
"`G' one naloge sa kojih želite skinuti e-poštu sa `Primi sve'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -826,244 +830,249 @@ msgstr ""
msgid "Action's user argument"
msgstr ""
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Dodaj adresu u adresar"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adresa"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Beleške"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Odaberite direktorijum adresara"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Datoteka"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Datoteka/Nova _knjiga"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Datoteka/Nova _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Datoteka/Novi _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Datoteka/Novi _server"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Datoteka/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Datoteka/_Izmeni"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Datoteka/_Obriši"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Datoteka/_Sačuvaj"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Datoteka/_Zatvori"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Izmeni"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Izmeni/_Kopiraj"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Izmeni/U_baci"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adresa"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adresa/Nova _adresa"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adresa/Nova _grupa"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adresa/Novi _direktorijum"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adresa/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adresa/_Izmeni"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adresa/O_briši"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Alati"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Datoteka/Unesi _LDIF datoteku"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Datoteka/Unesi _LDIF datoteku"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Pomoć"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Pomoć/_O"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Nova _adresa"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Nova _grupa"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Novi _direktorijum"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Obriši"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Kopiranje..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Izmeni/U_baci"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adresar"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Direktorijum"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Adresa e-pošte"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Pretraga"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Za:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Obriši"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Dodaj"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Pretraga"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Zatvori"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Zabeležena pravila"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Obriši adresu/e"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Zaista obrisati adresu/e?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1073,38 +1082,38 @@ msgstr ""
"Ako brišete samo direktorijum, adrese će biti premeštene u prethodni "
"direktorijum."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Obriši direktorijum"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Samo direktorijum"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Direktorijum i adrese"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Zaista obrisati `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Novi korisnik, ne mogu sačuvati index datoteku."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Novi korisnik, ne mogu sačuvati datoteke adresara."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Stari adresar uspešno prebačen."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1112,7 +1121,7 @@ msgstr ""
"Stari adresar ne može biti prebačen,\n"
"ne mogu sačuvati novu index datoteku adresara."
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1120,7 +1129,7 @@ msgstr ""
"Ne mogu prebaciti adesar,\n"
"ali sam kreirao nove prazne datoteke adresara."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1128,7 +1137,7 @@ msgstr ""
"Ne mogu prebaciti adresar,\n"
"ne mogu napraviti nove datoteke adresara."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1136,17 +1145,17 @@ msgstr ""
"Ne mogu prebaciti adresar,\n"
"i ne mogu napraviti nove datoteke adresara."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Greška pri prebacivanju adresara"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Prebacivanje adresara"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1154,73 +1163,73 @@ msgid ""
"%s%c%s"
msgstr "Ne mogu čitati index adresara"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Greška adresara"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "Stari adresar unešen, ne mogu napraviti index datoteke novih adresa"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr "Ne mogu uneti adresar, pravim prazne datoteke novog adresara."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "Ne mogu uneti adresar, ne mogu napraviti nove datoteke adresara."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr "Ne mogu uneti adresar i ne mogu napraviti nove datoteke adresara."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Ne mogu čitati index adresara"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Greška pri unosu adresara"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Unos adresara"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Izgled programa"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adresar"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Osoba"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Adresa e-pošte"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupa"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP Server"
@@ -1232,11 +1241,11 @@ msgstr "Uobičajene adrese"
msgid "Personal address"
msgstr "Lične adrese"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Obaveštenje"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Upozorenje"
@@ -1283,442 +1292,442 @@ msgstr "Smeđa"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Ništa"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Dodaj..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Skloni"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
#, fuzzy
msgid "/_Properties..."
msgstr "/_Svojstva..."
-#: src/compose.c:565
+#: src/compose.c:569
#, fuzzy
msgid "/_File/_Send"
msgstr "/_Datoteka/_Sačuvaj"
-#: src/compose.c:567
+#: src/compose.c:571
#, fuzzy
msgid "/_File/Send _later"
msgstr "/_Poruka/Pošalji _kasnije"
-#: src/compose.c:570
+#: src/compose.c:574
#, fuzzy
msgid "/_File/Save to _draft folder"
msgstr "/_Poruka/Snimi u direktorijum _nedovršeno"
-#: src/compose.c:572
+#: src/compose.c:576
#, fuzzy
msgid "/_File/Save and _keep editing"
msgstr "/_Poruka/Pošalji _kasnije i nastavi da pišeš"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Datoeka/_Prikači datoteku"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Datoteka/_Unesi datoteku"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Datoteka/Unesi _potpis"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Datoteka/Unesi _potpis"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Izmeni/_Undo"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Izmeni/_Redo"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Izmeni/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Izmeni/S_eci"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Izmeni/Ubaci kao _citat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Izmeni/Odaberi _sve"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Izmeni/Sažmi trenutni _paragraf"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Izmeni/Sažmi sve dugačke _linije"
-#: src/compose.c:598
+#: src/compose.c:602
#, fuzzy
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Izmeni/_Kopiraj"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Pregled"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Pregled/_Za"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Pregled/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Pregled/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Pregled/_Odgovori"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Pregled/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Pregled/P_rosledi"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Pregled/Len_jir"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Pregled/_Spajalica"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Pregled/_Idi do/Dru_gog direktorijuma..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Pregled/_Složi/Opadajuće"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Pregled/_Složi/Opadajuće"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Pregled/_Znakovni standard/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Pregled/_Znakovni standard/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Pregled/_Znakovni standard/Zapadna Evropa (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Pregled/_Znakovni standard/Zapadna Evropa (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Pregled/_Znakovni standard/Srednja Evropa (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Pregled/_Znakovni standard/_Baltik (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Pregled/_Znakovni standard/Baltik (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Pregled/_Znakovni standard/Ćirilica (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Pregled/_Znakovni standard/Grčka (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Pregled/_Znakovni standard/Baltik (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Pregled/_Znakovni standard/Ćirilica (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Pregled/_Znakovni standard/Grčka (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Pregled/_Znakovni standard/Ćirilica (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Pregled/_Znakovni standard/Turska (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Pregled/_Znakovni standard/Ćirilica (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Pregled/_Znakovni standard/Ćirilica (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Pregled/_Znakovni standard/Ćirilica (KOI8-_R)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Pregled/_Znakovni standard/Ćirilica (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Pregled/_Znakovni standard/Japan (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Pregled/_Znakovni standard/Pojednostavljeni Kineski (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Pregled/_Znakovni standard/Pojednostavljeni Kineski (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Pregled/_Znakovni standard/Tradicionalni Kineski (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Pregled/_Znakovni standard/Koreja (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Pregled/_Znakovni standard/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Pregled/_Znakovni standard/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Alat/_Adresar"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Alat/_Šablon"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Alat/Akci_je"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Alati/---"
-#: src/compose.c:706
+#: src/compose.c:710
#, fuzzy
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Izmeni/Izmeni sa neza_visnim editorom"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
#, fuzzy
msgid "/_Tools/PGP Si_gn"
msgstr "/_Alat/Akci_je"
-#: src/compose.c:714
+#: src/compose.c:718
#, fuzzy
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Poruka/_Enkriptuj"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/_Alati/_Izvrši"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/_Alat/_Šablon"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: datoteka ne postoji\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Ne mogu dobiti deo teksta\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Greška u formatu citata."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Greška u poruci odgovori/prosledi."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Datoteka %s ne postoji\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Ne mogu dobiti veličinu datoteke %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Datoteka %s je prazna."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Ne mogu pročitati %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Poruka: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Ne mogu dobiti deo poruke iz više delova."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Bez teme)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - Pisanje poruke%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Primalac nije upisan."
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Tema"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Tema je prazna. Ipak poslati?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Dodatak"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Automatski postavi sledeće adrese"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Od:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Tema:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Pošalji"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "ne mogu dobiti listu prilmalaca."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1726,41 +1735,41 @@ msgstr ""
"Nalog za slanje pošte nije definisan.\n"
"Odaberite nalog pre slanja."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Došlo je do greške prilikom slanja poruke %s -u."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Ne mogu sačuvati poruku u direktorijumu poslato."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Ne mogu pronaći nijedan ključ kome je trenutno dodeljen id ključa `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "ne mogu promeniti atribut datoteke\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1770,12 +1779,12 @@ msgstr ""
"Ne mogu promeniti kodni raspored poruke.\n"
"Da je ipak pošaljem?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Greška pri prebacivanju adresara"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1784,15 +1793,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1801,93 +1810,95 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "ne mogu skloniti staru poruku\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "odlaganje poruke...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "ne mogu da pronađem direktorijum odloženo\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "ne mogu odložiti poruku\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Datoteka %s ne postoji\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Ne mogu otvoriti datoteku %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "generisan ID-poruke: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Stvaranje prozora za pisanje...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/_Alat/Akci_je"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/_Poruka/_Enkriptuj"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME tip"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Veličina"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Pogrešan MIME tip"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Datoteka ne postoji ili je prazna."
-#: src/compose.c:6288
+#: src/compose.c:6382
#, fuzzy
msgid "Properties"
msgstr "Svojstva"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kodiranje"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Putanja"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Ime datoteke"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Naredba za nezavisni editor je pogrešna: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1897,52 +1908,52 @@ msgstr ""
"Nasilno prekinuti proces?\n"
"grupa procesa: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Ne mogu odložiti poruku."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Odaberite datoteku"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Odaberite datoteku"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "Pošalji poruku"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Ova poruka je promenjena, odbaciti?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Želite li primeniti šablon `%s'?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Primeni šablon"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Zameni"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "Unesi"
@@ -2125,7 +2136,7 @@ msgstr "Izmenite JPilot unos"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2428,18 +2439,18 @@ msgstr "/Skloni news _grupu"
msgid "Creating folder view...\n"
msgstr "Stvaram pregled za direktorijum...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Novo"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Nepročitano"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2482,7 +2493,7 @@ msgstr "Osvežavam stablo direktorijuma..."
msgid "Checking for new messages in all folders..."
msgstr "Proveravanje novih poruka u svim direktorijumima..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2628,7 +2639,7 @@ msgid "Creating header view...\n"
msgstr "Stvaram pregled zaglavlja...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Bez pošiljaoca)"
@@ -3001,7 +3012,7 @@ msgstr "Izlazim"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Primam poruke (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3201,7 +3212,7 @@ msgstr "Odložene poruke"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Neke neposlate poruke su odložene. Izaći odmah?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3209,21 +3220,21 @@ msgstr ""
"GnuPG nije pravilno instaliran ili je verzija suviše stara.\n"
"OpenPGP podrška je onemogućena."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "drugi Sylpheed već radi.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Pisanje konfiguracije za akcije...\n"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3593,15 +3604,15 @@ msgstr "/_Pregled/_Znakovni standard/Kina (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Pregled/_Znakovni standard/Koreja (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Pregled/Otvori u novom _prozoru"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Pregled/Iz_vor poruke"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Pregled/Prikaži s_vo zaglavlje"
@@ -3912,8 +3923,8 @@ msgstr "Kreiranje glavnih prozora...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Glavni Prozor: prikaz boje %d nije uspeo\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "gotovo.\n"
@@ -3984,7 +3995,7 @@ msgstr "Sylpheed - Direktorijumi"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Poruke"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/Od_govor"
@@ -4003,15 +4014,15 @@ msgstr "/O_dgovori/_pošiljaocu"
msgid "/Reply to mailing _list"
msgstr "/O_dgovori/na mailing _listu"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/P_rosledi"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Pro_sledi kao dodatak"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Pre_usmeri"
@@ -4156,7 +4167,7 @@ msgstr "Dodatak"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Ne mogu sačuvati datoteku `%s'."
@@ -4182,7 +4193,7 @@ msgstr "/S_ačuvaj kao"
msgid "/Save _all..."
msgstr "/S_ačuvaj kao"
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Štampanje..."
@@ -4366,21 +4377,21 @@ msgstr "Podešavanje naloga"
msgid "Creating account preferences window...\n"
msgstr "Stvaranje prozora za podešavanje naloga...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Primanje"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Pošalji"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Napiši"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privatnost"
@@ -4388,7 +4399,7 @@ msgstr "Privatnost"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Napredno"
@@ -4516,7 +4527,7 @@ msgid "Authentication method"
msgstr "Način provere identieta"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatski"
@@ -4565,8 +4576,8 @@ msgstr "Generiši ID poruke"
msgid "Add user-defined header"
msgstr "Dodaj zaglavlje korisnika"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Izmeni... "
@@ -4592,7 +4603,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Proveri identitet sa POP3 pre slanja"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Potpis"
@@ -4903,313 +4914,318 @@ msgstr "Obriši akciju"
msgid "Do you really want to delete this action?"
msgstr "Želite li zaista obrisati ovu akciju?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Stvaranje prozor za uobičajena podešavanja...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Uobičajena podešavanja"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Prikaz"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "Direktorijum"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Auto-provera nove pošte"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "svakih"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuta"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Proveri poštu prilikom starta"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Osveži sve direktorijume posle prihvatanja"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Izvrši odmah pri premeštanju ili brisanju poruka"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Naredba"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Preuzimam broj novih poruka (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Prihvati sa spoola"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtriraj pri prihvataju"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr ""
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Glavno"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Sačuvaj poslate poruke u poslato"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Automatski postavi sledeće adrese"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Sažmi pre slanja"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
#, fuzzy
msgid "Transfer encoding"
msgstr "Sažmi pre slanja"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr ""
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Izlazni charset"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Izlazni charset"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Sažmi pre slanja"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Glavno"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Odvaja potpis"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Ubaci automatski"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Odgovori"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Automatski odaberi nalog za odgovore"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citiraj poruku pri odgovaranju"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/O_dgovori/na mailing _listu"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Editor"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Automatski pokreni spoljašnji editor"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Undo nivo"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Sažmi poruke na"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "znakova"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Sažmi citat"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Sažmi pri unosu"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Sačuvaj u direktorijum nedovršeno"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Normalno"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Format odgovora"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Oznaka citata"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Format proseđivanja"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Objašnjenje simbola "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Stalni ključ potpisa"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Tekst"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Direktorijum"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Prikaži broj nepročitanih poruka pored imena direktorijuma"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Prikaži broj nepročitanih poruka pored imena direktorijuma"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Skrati news grupe duže od"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "slova"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Pregled održavanja"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Prikaži primaoca na `Od' ukoliko ste Vi autor"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Raširi stablo"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Format datuma"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Postavljanje pojedinosti prikaza... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Poruka"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Oznaka _boje"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Pregled/_Složi/Opadajuće"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Pregled/_Složi/Opadajuće"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5218,630 +5234,630 @@ msgstr ""
"Ako je `Automatski' odabrano, optimalni charset\n"
"za locale će biti korišćen."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Omogući poruke u boji"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
#, fuzzy
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr "Prikaži 2-byte abecedu i brojeve sa 1-byte znakovima"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Prikaži zaglavlje iznad poruke"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Prikaži kratko zaglavlje na pregledu poruka"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/_Poruka/P_rosledi kao spajalicu"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Prikaži kratko zaglavlje na pregledu poruka"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Razmak linija"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel(a)"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Scroll"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Pola stranice"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Miran scroll"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Korak"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr ""
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Prikaz podešavanje zaglavlja"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "Direktorijum"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Izvrši"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Odaberite ključeve"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Izvrši"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "Direktorijum"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Nefiltrirane poruke biti će stavljene u ovaj direktorijum)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "Filtriraj poruke pri primanju"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Obriši direktorijum"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Obriši direktorijum"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Automatski proveri potpis"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Prikaži potpis u popup prozoru"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Smesti lozinku privremeno u memoriju"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Ističe posle"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minut(a)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Postavljanje na '0' će smestiti loyinku\n"
"u toku cele sesije)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Uhvati unos pri upisivanju lozinke"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Prikaži upozorenje na startu ako GnuPG ne radi"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
#, fuzzy
msgid "Always open messages in summary when selected"
msgstr "Nijedna datoteka poruke nije odabrana."
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Otvori prvu nepročitanu poruku pri ulasku u direktorijum"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Nema više obeleženih poruka"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Samo označi poruke kao pročitane pri otvaranju novog prozora"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Idi u sanduče posle primanja pošte"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Proveri poštu prilikom starta"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Izvrši odmah pri premeštanju ili brisanju poruka"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Poruke će samo biti označene do izvršenja\n"
" ako je ovo isključeno)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Prikaz imena"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Podešavanje prečica na tastaturi..."
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Drugo"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Izvrši"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Datum"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
#, fuzzy
msgid "Receive dialog"
msgstr "Prikaži dijalog primanja"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Prikaži dijalog primanja"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Uvek"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr ""
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Nikada"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Ne izbacuj prozor sa porukom o grešci u primanju"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Zatvori dijalog primanja kada se završi"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Dodaj adresu u odredište kada se dva put klikne"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Na izlazu"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Potvrdi izlaz"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Isprazni smeće pri izlazu"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Pitaj pre pražnjenja"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Upozori ako ima odloženih poruka"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Spoljašnje naredbe (%s će biti zamenjeno imenom datoteke / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Web čitač"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Uobičajeno sanduče"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Koristi spoljni program za slanje"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Koristi spoljni program za prihvatanje"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Koristi spoljni program za slanje"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Pišenje pohranu pregleda (%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr ""
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr ""
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatsko (preporučeno)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Zapadno-Evropski (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Zapadno-Europski (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Zapadno-Europski (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Srednje-Evropski (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Blatički (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Blatički (ISO'8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grčki (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Blatički (ISO'8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Grčki (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turski (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Ćirilica (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Ćirilica (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Ćirilica (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Ćirilica (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japanski (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japanski (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japanski (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Pojednostavljeni Kineski (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Pojednostavljeni Kineski (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Tradicionalni Kineski (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Tradicionalni Kineski (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Kineski (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korejski (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "pojednostavljeno ime dana u nedelji"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "puno ime dana u nedelji"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "skraćeno ime meseca"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "puno ime meseca"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "željeni datum i vreme za trenutni locale"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "broj veka (godina/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "dan u mesecu kao decimalni broj"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "sat kao decimalni broj koristeći 24 satno vreme"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "sat kao decimalni broj koristeći 12 satno vreme"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "dan u godini kao decimalni broj"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "mesec kao decimalni broj"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minuti kao decimalni broj"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM ili PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekunde kao decimalni broj"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "dan u nedelji kao decimalni broj"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "željeni datum za trenutni locale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "posljednje dve cifre godine"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "godina kao decimalni broj"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "vremenska zona ili ime ili skraćenica"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Specifier"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Opis"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Primer"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Podesi boje poruka"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Boje"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citirani tekst - prvi nivo"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citirani tekst - drugi nivo"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citirani tekst - treći nivo"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI link"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Ciklično menjaj boje citata"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Odaberite boju za citat 1. stepena"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Odaberite boju za citat 2. stepena"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Odaberite boju za citat 3. tepena"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Odaberite boju za URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Obajšnjenje znakova"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5865,11 +5881,11 @@ msgstr ""
"News grupe\n"
"ID poruke"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Ako je x odabrano, prikazuje expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5883,7 +5899,7 @@ msgstr ""
"Citirano telo poruke sa potpisom\n"
"Literal %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5895,20 +5911,20 @@ msgstr ""
"Literal početna zagrada\n"
"Literal završna zagrada"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Prečice sa tastature"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Podešavanje prečica na tastaturi..."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Uobičajeno"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Stari Sylpheed"
@@ -6319,19 +6335,19 @@ msgstr "Dodatak"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Tema"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Od"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Datum"
@@ -6341,7 +6357,7 @@ msgid "Number"
msgstr "Broj"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Za:"
@@ -6648,7 +6664,7 @@ msgstr "Filtriranje..."
msgid "Searching %s ..."
msgstr "Pretražujem direktorijum %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Nema Datuma)"
@@ -6752,7 +6768,7 @@ msgstr "O"
msgid "%s - POP3 Remote mailbox"
msgstr "/_Ukloni sanduče"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Ne."
@@ -7230,7 +7246,7 @@ msgstr "Ne mogu pronaći listu news grupa."
msgid "Can't retrieve newsgroup list."
msgstr "Ne mogu pronaći listu news grupa."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Gotovo."
@@ -7239,344 +7255,344 @@ msgstr "Gotovo."
msgid "%d newsgroups received (%s read)"
msgstr "%d news grupa primljeno (%s pročitano)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/O_dgovori"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/O_dgovori/svim_a"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/O_dgovori/_pošiljaocu"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/O_dgovori/na mailing _listu"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Premeštanje..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopiranje..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Označi"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Označi/_Označi"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/_Označi/_Ukloni oznaku"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Označi/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Označi/Označi kao _nepročitano"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Označi/Označi kao _pročitano"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Označi/Označi kao _pročitano"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Označi/Označi sve _pročitano"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Oznaka _boje"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Postavi kao uobičajeni"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Postavi kao uobičajeni"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Ponovi i_zmeni"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Dod_aj pošiljaoca u adresar"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Napravi pravilo za f_iter"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Napravi pravilo za f_iter/_Automatski"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Napravi pravilo za f_iter/Po _Od"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Napravi pravilo za f_iter/Po _Za"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Napravi pravilo za f_iter/Po _Temi"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Stvaranje pregleda održavanja...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Pregledanje direktorijuma (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Izvrši oznaku"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Neke oznake su izostavljene. Izvršiti ih?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Pregledanje direktorijuma (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Pretraži ponovo"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Nema nepročitanih poruka"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Nema više nepročitanih poruka. Tražiti od kraja?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Nema nepročitanih poruka."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Nema više nepročitanih poruka. Preći u sledeći direktorijum?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Nema više novih poruka"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Nema više novih poruka. Tražiti od kraja?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Nema novih poruka."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Nema više novih poruka. Preći u sledeći direktorijum?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Nema više označenih poruka"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Nema više označenih poruka. Nastaviti od kraja?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Nema označenih poruka."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Nema označenih poruka. Tražiti od početka?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Nema više obeleženih poruka"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Nema više obeleženih poruka. Tražiti od kraja?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Nema obeleženih poruka."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Nema više obeleženih poruka. Krenuti od početka?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Prihvatanje poruka po temi..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d obrisano"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d premešteno"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d kopirano"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " jedinica odabrano"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d novih, %d nepročitanih, %d ukupno (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d novih, %d nepročitanih, %d ukupno"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Slažem pregled..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tPostavljanje pregleda od podataka poruke..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Postavljanje pregleda od podataka poruke..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Pišenje pohranu pregleda (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Poruka %d je označena\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Poruka %d je označena kao pročitana\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Poruka %d je označena kao nepročitana\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Poruka %s/%d označena je za brisanje\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Obriši poruku/e"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Želite li zaista obrisati poruku/e iz smeća?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Brianje duplih poruka..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Poruka %s/%d je neoznačena\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Poruka %d je označena za premeštanje u %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Odredište je isto kao i trenutni direktorijum."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Odaberite direktorijum"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Poruka %d je označena za kopiranje u %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
#, fuzzy
msgid "Destination for copy is same as current folder."
msgstr "ODredište za kopiranje je isto kao i trenutni direktorijum."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Odaberite direktorijum"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
#, fuzzy
msgid "Error occurred while processing messages."
msgstr "Došlo je do greške pri radu s poštom."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Izgrađivanje stabla..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Rasipanje..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtriranje..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtriranje..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtriranje..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, fuzzy, c-format
msgid "%d message(s) have been filtered."
msgstr "poruka %d već je prihvaćena.\n"
@@ -8125,9 +8141,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "Korsiti regex"
-#~ msgid "Registered rules"
-#~ msgstr "Zabeležena pravila"
-
#~ msgid "(none)"
#~ msgstr "(ništa)"
diff --git a/po/sv.po b/po/sv.po
index 960dd5b1..0be46608 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2004-12-05 14:40+0100\n"
"Last-Translator: Roger Lindmark <roger.lindmark@bredband.net>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -19,199 +19,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Läser all konfiguration för varje konto...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "IMAP4-förbindelse till %s har avbrutits. Återuppkopplar...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP-server stänger av LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Kan inte skapa IMAP4-session med: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "skapar IMAP4-förbindelse till %s:%d...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Kan inte starta TLS-session.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Hämtar meddelande %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Lägger till meddelande till %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Flyttar meddelande %s till %s..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Kopierar meddelanden %s till %s..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Tar bort meddelanden %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "kan inte sätta borttaget-flaggor: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "kan inte utplåna\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Tar bort alla meddelanden i %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "kan inte sätta borttaget-flaggor: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "kan inte stänga mapp\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "rotmapp %s finns inte\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "fel uppstod vid hämtning av LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Kan inte skapa \"%s\"\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "kan inte skapa \"%s\" under INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "kan inte skapa brevlåda: LIST misslyckades\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "kan inte skapa brevlåda\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "kan inte byta namn på brevlåda %s till %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "kan inte ta bort brevlåda\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Hämtar meddelandehuvuden (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "fel uppstod vid hämtning av kuvert.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "kan inte tolka kuvert: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "kan inte hämta kuvert\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Kan inte ansluta till IMAP4-server: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Kan inte skapa IMAP4-session med: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "kan inte hämta namnutrymme\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "kan inte välja mapp: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "fel vid imapkommando: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4-autentisering misslyckades.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4-inloggning misslyckades.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "kan inte lägga till %s till %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(skickar fil...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "kan inte lägga till meddelande till %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "kan inte kopiera %s till %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "fel vid imapkommando: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "fel vid imapkommando: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "fel vid imapkommando: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv kan inte konvertera UTF-7 till %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv kan inte konvertera %s till UTF-7\n"
@@ -502,12 +506,12 @@ msgstr "Fann %s\n"
msgid "Configuration is saved.\n"
msgstr "Konfigurationen är sparad.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Skräppostfilter"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Skräppostfilter"
@@ -691,8 +695,8 @@ msgstr ""
"Markera rutorna i `G'-kolumnen för att aktivera meddelandehämtning\n"
"via \"Hämta alla\""
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -823,244 +827,249 @@ msgstr ""
msgid "Action's user argument"
msgstr "Åtgärdens användarargument"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Lägg till i adressbok"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adress"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Kommentarer"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Välj adressboksmapp"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Arkiv"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Arkiv/Ny _bok"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Arkiv/Nytt _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Arkiv/Ny _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Arkiv/Ny _Server"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Arkiv/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Arkiv/_Redigera"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Arkiv/_Ta bort"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Arkiv/_Spara"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Arkiv/St_äng"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Redigera"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Redigera/_Kopiera"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Redigera/Klistra _in"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/A_dress"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/A_dress/Ny _adress"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/A_dress/Ny _grupp"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/A_dress/Ny _mapp"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/A_dress/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/A_dress/_Redigera"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_A_dress/_Ta bort"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/V_erktyg"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/V_erktyg/Importera _LDIF-fil"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/V_erktyg/Importera _LDIF-fil"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Hjälp"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Hjälp/_Om"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Ny _adress"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Ny _grupp"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Ny _mapp"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Ta bort"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Kopiera..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Redigera/Klistra _in"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adressbok"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Mapp"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-postadress"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Sök"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Till:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Kopia:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Dold kopia:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Ta bort"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Lägg till"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Sök"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Stäng"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Registrerade mallar"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Ta bort adress(er)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Vill du verkligen ta bort adress(erna)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1070,36 +1079,36 @@ msgstr ""
"Tar du bara bort mappen, kommer adresserna att flyttas\n"
"en mapp uppåt i hierarkin."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Ta bort mapp"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "_Endast mapp"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Mapp och _adresser"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Vill du verkligen ta bort \"%s\" ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Ny användare, kunde inte spara indexfil."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Ny användare, kunde inte spara adressboksfiler."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Den gamla adressboken är konverterad."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1107,7 +1116,7 @@ msgstr ""
"Gammal adressbok konverterad,\n"
"kunde inte spara ny adressindexfil"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1115,7 +1124,7 @@ msgstr ""
"Kunde inte konvertera adressbok,\n"
"men skapade nya tomma adressboksfiler."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1123,7 +1132,7 @@ msgstr ""
"Kunde inte konvertera adressbok,\n"
"kunde inte skapa nya adressboksfiler."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1131,17 +1140,17 @@ msgstr ""
"Kunde inte konvertera adressbok,\n"
"och kunde inte skapa nya adressboksfiler."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Fel vid konvertering av adressbok"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Adressbokskonvertering"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1149,75 +1158,75 @@ msgid ""
"%s%c%s"
msgstr "Kunde inte läsa adressindex"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Adressboksfel"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "Gammal adressbok konverterad, kunde inte skapa ny adressindexfil"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Kunde inte konvertera adressbok, men skapade nya tomma adressboksfiler."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "Kunde inte konvertera adressbok, kunde inte skapa nya adressboksfiler."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Kunde inte konvertera adressbok och kunde inte skapa nya adressboksfiler."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Kunde inte läsa adressindex"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Fel vid konvertering av adressbok"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Adressbokskonvertering"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Gränssnitt"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adressbok"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Person"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "E-postadress"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grupp"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP-server"
@@ -1229,11 +1238,11 @@ msgstr "Vanlig adress"
msgid "Personal address"
msgstr "Privat adress"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Notera"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Varning"
@@ -1280,408 +1289,408 @@ msgstr "Brun"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Ingen"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Lägg till..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Ta bort"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/_Egenskaper..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Arkiv/_Skicka"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Arkiv/S_kicka senare"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Arkiv/Spara i _utkast-mappen"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Arkiv/Spara och _fortsätt redigera"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Arkiv/_Bifoga fil"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Arkiv/_Infoga fil"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Arkiv/Infoga si_gnatur"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Arkiv/Infoga si_gnatur"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Redigera/_Ångra"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Redigera/Gör _om"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Redigera/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Redigera/Klipp _ut"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Redigera/Klistra in som _citat"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Redigera/Markera _allt"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Redigera/Bryt rader i _stycke"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Redigera/Bryt _långa rader"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Redigera/Automatisk _radbrytning"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Visa"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Visa/_Till"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Visa/_Kopia"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Visa/_Dold kopia"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Visa/_Svara till"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Visa/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Visa/_Följ upp till"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Visa/_Linjal"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Visa/_Bilagor"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Visa/_Gå till/_En annan mapp..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Visa/_Teckenkodning"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Visa/_Teckenkodning/_Automatisk"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Visa/_Teckenkodning/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Visa/_Teckenkodning/7 bitars ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Visa/_Teckenkodning/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Visa/_Teckenkodning/Västeuropeisk (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Visa/_Teckenkodning/_Västeuropeisk (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Visa/_Teckenkodning/Centraleuropeisk (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Visa/_Teckenkodning/_Baltisk (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Visa/_Teckenkodning/Baltisk (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Visa/_Teckenkodning/Kyrillisk (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Visa/_Teckenkodning/Grekisk (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Visa/_Teckenkodning/Baltisk (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Visa/_Teckenkodning/Kyrillisk (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Visa/_Teckenkodning/Hebreisk (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Visa/_Teckenkodning/Hebreisk (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Visa/_Teckenkodning/Turkisk (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Visa/_Teckenkodning/Kyrillisk (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Visa/_Teckenkodning/Kyrillisk (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Visa/_Teckenkodning/Kyrillisk (KOI8-_U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Visa/_Teckenkodning/Kyrillisk (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Visa/_Teckenkodning/Japansk (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Visa/_Teckenkodning/Förenklad kinesisk (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Visa/_Teckenkodning/Förenklad kinesisk (_GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Visa/_Teckenkodning/Traditionell kinesisk (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Visa/_Teckenkodning/Koreansk (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Visa/_Teckenkodning/Thai (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Visa/_Teckenkodning/Thai (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/V_erktyg/_Adressbok"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/V_erktyg/_Mall"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/V_erktyg/_Åtgärder"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/V_erktyg/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/V_erktyg/Redigera med e_xtern redigerare"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/V_erktyg/_Signera"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/V_erktyg/_Kryptera"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/V_erktyg/Utför _köade åtgärder"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/V_erktyg/_Mall"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: filen finns inte\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Kan inte läsa textdel\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Citationsteckensformatfel."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Formatfel vid meddelandesvar eller -vidarebefordran"
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Filen %s finns inte\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Kan inte läsa filstorlek på %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Filen %s är tom."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "kan inte läsa %s"
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Meddelande: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Kan inte läsa delen av multipart-meddelandet."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Inget Ämne)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Skriv%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Mottagare är inte angiven."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Tomt ämne"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Ämnesraden är tom. Skicka ändå?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Bilagor"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Sätt automatiskt följande adresser"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Från:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Ämne:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Skicka"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "kan inte läsa mottagarlista"
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1689,41 +1698,41 @@ msgstr ""
"Konto för att skicka post är inte specificerat.\n"
"Välj ett e-postkonto innan du skickar."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Fel uppstod när meddelandet skulle skickas till %s."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Kan inte spara meddelande i kö-mappen."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr ""
"Kunde inte hitta någon nyckel associerad med nu aktiva nyckel-ID \"%s\"."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Kan inte lägga meddelandet i kö."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Kan inte lägga meddelandet i kö."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Kan inte lägga meddelandet i kö."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "kan inte ändra filrättigheter\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1734,11 +1743,11 @@ msgstr ""
"\n"
"Skicka det som %s ändå?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Fel vid konvertering av kod"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1751,15 +1760,15 @@ msgstr ""
"\n"
"Sänd det ändå?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Radlängdsbegränsning"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1768,90 +1777,92 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "kan inte ta bort det gamla meddelandet\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "lägger meddelandet i kö...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "kan inte hitta kömapp\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "kan inte lägga meddelandet i kö\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Filen %s finns inte\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Kan inte öppna markeringsfil.\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "skapat Meddelande-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Skapar skrivfönster...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "PGP Tecken"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "PGP Kryptera"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME-typ"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Storlek"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Ogiltig MIME-typ"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Filen finns inte eller är tom."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Egenskaper"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kodning"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Sökväg"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Filnamn"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Ogiltig kommandorad för extern redigerare: \"%s\"\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1861,48 +1872,48 @@ msgstr ""
"Framtvinga avslutning av processen?\n"
"processgrupps-id: %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Kan inte lägga meddelandet i kö."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Välj filer"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Välj fil"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Spara meddelande"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Detta meddelande har ändrats. Spara det till utkastmappen?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Stäng _utan att spara"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Vill du använda mallen \"%s\" ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Använd mall"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Ersätt"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Infoga"
@@ -2084,7 +2095,7 @@ msgstr "Redigera JPilot-post"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2384,18 +2395,18 @@ msgstr "/T_a bort diskussionsgrupp"
msgid "Creating folder view...\n"
msgstr "Skapar mappvy...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Nya"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Olästa"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2437,7 +2448,7 @@ msgstr "Uppdatering av mappträdet misslyckades."
msgid "Checking for new messages in all folders..."
msgstr "Letar efter nya meddelanden i alla mappar..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Skräp"
@@ -2584,7 +2595,7 @@ msgid "Creating header view...\n"
msgstr "Skapar brevhuvudvy...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Inget Från)"
@@ -2957,7 +2968,7 @@ msgstr "Avslutar"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Tar emot meddelande (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3170,7 +3181,7 @@ msgstr "Meddelanden i kö"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Några oskickade meddelanden ligger i kö. Avsluta nu?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3178,20 +3189,20 @@ msgstr ""
"GnuPG är inte installerad riktigt eller så är versionen för gammal.\n"
"OpenPGP-stöd avstängt."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "en annan instans av Sylpheed är redan igång.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Migration av konfiguration"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3543,15 +3554,15 @@ msgstr "/_Visa/_Teckenkodning/Kinesisk (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Visa/_Teckenkodning/Koreansk (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Visa/_Öppna i nytt fönster"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Visa/_Meddelandekällkod"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Visa/_Hela brevhuvudet"
@@ -3851,8 +3862,8 @@ msgstr "Skapar huvudfönster...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Huvudfönster: färgtilldelning %d misslyckades\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "färdigt.\n"
@@ -3920,7 +3931,7 @@ msgstr "Sylpheed - Mappvy"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Meddelandevy"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/Sva_ra"
@@ -3936,15 +3947,15 @@ msgstr "/Svara till av_sändaren"
msgid "/Reply to mailing _list"
msgstr "/Svara till e-post_lista"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Vi_darebefordra"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Vidarebefordra som _bilaga"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/_Omdirigera"
@@ -4089,7 +4100,7 @@ msgstr "Bilagor"
msgid "Message View - Sylpheed"
msgstr "Meddelandevy - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Kan inte spara filen \"%s\"."
@@ -4114,7 +4125,7 @@ msgstr "/_Spara som..."
msgid "/Save _all..."
msgstr "/Spara -alla..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Skriv _ut"
@@ -4298,21 +4309,21 @@ msgstr "Kontoinställningar"
msgid "Creating account preferences window...\n"
msgstr "Skapar fönster för kontoinställningar...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Ta emot"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Skicka"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Skriv"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Integritet"
@@ -4320,7 +4331,7 @@ msgstr "Integritet"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Avancerat"
@@ -4446,7 +4457,7 @@ msgid "Authentication method"
msgstr "Autentiseringsmetod"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Automatisk"
@@ -4492,8 +4503,8 @@ msgstr "Skapa Meddelande-ID"
msgid "Add user-defined header"
msgstr "Lägg till användardefinierat brevhuvud"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr "Redigera..."
@@ -4518,7 +4529,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Autentisera med POP3 innan brev skickas"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Signatur"
@@ -4830,85 +4841,114 @@ msgstr "Ta bort åtgärd"
msgid "Do you really want to delete this action?"
msgstr "Vill du verkligen ta bort denna åtgärd?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Skapar fönster för allmänna inställningar...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Allmänna inställningar"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Visa"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Skräppost"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Hämta ny post automatiskt"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "med"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "minuters mellanrum"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Hämta ny post vid uppstart"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Uppdatera alla lokala mappar efter att ny post hämtats"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Kör kommando när nytt meddelande anländer"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Kommando"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "`%d' kommer att ersättas med antalet nya meddelanden."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Inkorporera från spole"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Filtrera vid inkorporering"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Sökväg till spole"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Allmänt"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Spara skickade meddelanden i kö-mappen"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Använd filterregler på sända meddelanden"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Sätt automatiskt följande adresser"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Radbryt innan brevet skickas"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Kodning för överföring"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4916,224 +4956,200 @@ msgstr ""
"Ange vilken kodning för överföring meddelandetexten\n"
"ska ha när det innehåller icke-ASCII-tecken."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Filnamn kodning"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Filnamn kodning"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Radbryt innan brevet skickas"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Allmänt"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Signaturseparator"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Infoga automatiskt"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Svara"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Välj automatiskt konto för svar"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Citera meddelande vid svar"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Svara till e-post_lista"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Redigerare"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Starta automatiskt extern redigerare"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Ångranivå"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Radbryt meddelanden vid"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "tecken"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Radbryt citering"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Radbryt vid indata"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Spara i utkastsmapp"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Normal"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Svarsformat"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Citationstecken"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Vidarebefordringsformat"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Beskrivning av symboler "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Förvald inkorg"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Text"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Mappvy"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Visa antal olästa bredvid mappnamn"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Visa meddelandeantalkolumner i mappvyn"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Förkorta diskussionsgrupper längre än"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "bokstäver"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Summeringsvy"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Visa mottagare i \"Från\"-kolumnen om du själv är avsändaren"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Expandera trådar"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Datumformat"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Ställ in fält att visa i summeringen... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Meddelande"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/F_ärgmarkera"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Visa/_Teckenkodning"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Visa/_Teckenkodning"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5141,11 +5157,11 @@ msgstr ""
"Om \"Automatisk\" är vald, kommer den optimala\n"
"kodningen för det nuvarande språket att användas."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Aktivera färgläggning av meddelande"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5153,321 +5169,321 @@ msgstr ""
"Visa multi-byte-alfabet och -siffror som\n"
"ASCII-tecken (endast Japanska)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Visa brevhuvudspanel ovanför meddelandevy"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Visa korta brevhuvuden i meddelandevy"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Rendera HTML meddelanden som text"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "Rendera HTML meddelanden som text"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Visa markören i meddelandevy"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Radavstånd"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "bildpunkter"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Rulla"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Halvsida"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Mjuk rullning"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Steg"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Bilder"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Ändra storlek på bifogade stora bilder så att de ryms i fönstret"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Visa bilder som inline"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Använd Skräppostkontroll"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Lärande kommando:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Välj nycklar"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Inte Skräp"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Klassificerande kommando"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Skräpmapp"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Meddelanden som är markerade som skräppost flyttas till denna mapp"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Filtrera meddelanden klassificerade som skräp vid mottagning"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Ta bort från server"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Ta bort från server"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Undersök signaturer automatiskt"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Visa resultat av signaturundersökning i ett extrafönster"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Lagra lösenfras temporärt i minnet"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Utgår efter"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "minut(er)"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Om 0 angivits kommer lösenfrasen att lagras hela sessionen."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Håll fokus under inskrivning av lösenfas"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Visa varning vid start om GnuPG inte fungerar"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Öppna alltid meddelanden i summering, när de valts"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Öppna första olästa meddelande vid öppning av mapp"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Inga fler färgade meddelanden"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Markera endast meddelande som läst, när det öppnats i nytt fönster"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Gå till inkorgen efter att ny post kommit"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Hämta ny post vid uppstart"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Utför omedelbart vid flyttning eller borttagande av meddelanden"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"Meddelanden kommer endast vara markerade tills exekvering om detta är "
"avstängt)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Gör ordningen på knapparna enligt GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Visat namn"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr "Ställ in tangentbindningar..."
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Övrigt"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Kör kommando"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Datum"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Mottagningsdialog"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Visa mottagningsdialog"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Alltid"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Bara vid manuell mottagning"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Aldrig"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Visa inte feldialog vid hämtningsfel"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Stäng mottagningsdialog efteråt"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Lägg till adress till destination vid dubbelklick"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Vid avslut"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Bekräfta avslut"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Töm papperskorg vid avslut"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Fråga innan tömning"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Varna om det finns köade meddelanden"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Externa kommandon (%s kommer att ersättas med filnamn / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Webbläsare"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Förvald webbläsare)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Skicka med externt program"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Använd externt program för hämtning"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Skicka med externt program"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Använd strikt kontroll av integriteten för summeringscache"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5477,279 +5493,279 @@ msgstr ""
"applikationer.\n"
"Detta val kommer att försämra kapaciteten för visa summering."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Väntetid för uttags-I/O (socket I/O):"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "sekunder"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Automatisk (Rekommenderad)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7 bitars ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Västeuropeisk (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Västeuropeisk (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Västeuropeisk (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Centraleuropeisk (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltisk (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltisk (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Kyrillisk (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Grekisk (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Baltisk (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Kyrillisk (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Hebreisk (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Hebreisk (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Turkisk (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Kyrillisk (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Kyrillisk (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Kyrillisk (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Kyrillisk (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japansk (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japansk (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japansk (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Förenklad kinesisk (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Förenklad kinesisk (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Traditionell kinesisk (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Traditionell kinesisk (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Kinesisk (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Koreansk (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thai (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thai (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "förkortat veckodagsnamn"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "fullständigt veckodagsnamn"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "förkortat månadsnamn"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "fullständigt månadsnamn"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "datum och tid gällande lokalt"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "århundradetal (årtal/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "dagen i månaden som decimaltal"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "timmen som decimaltal enligt 24-timmarsräkning"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "timmen som decimaltal enligt 12-timmarsräkning"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "dagen på året som ett decimaltal"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "månaden som ett decimaltal"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "minuten som ett decimaltal"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "antingen AM eller PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "sekunden som ett decimaltal"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "veckodagen som ett decimaltal"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "datum gällande lokalt"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "de sista två siffrorna av ett årtal"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "årtalet som ett decimaltal"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "tidszon eller namn eller förkortning"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Symbol"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Beskrivning"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Exempel"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Ställ in meddelandefärger"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Färger"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Citerad text - Första nivån"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Citerad text - Andra nivån"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Citerad text - Tredje nivån"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI-länk"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Återanvänd citeringsfärger"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Välj färg för citeringsnivå 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Välj färg för citeringsnivå 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Välj färg för citeringsnivå 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Välj färg för URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Beskrivning av symboler"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5773,11 +5789,11 @@ msgstr ""
"Diskussionsgrupper\n"
"Meddelande-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Om x är inställd, visas expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5791,7 +5807,7 @@ msgstr ""
"Citerad meddelandetext utan signatur\n"
"Bokstavligt %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5803,19 +5819,19 @@ msgstr ""
"Bokstavlig öppnande klammerparentes\n"
"Bokstavlig avslutande klammerparentes"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Tangentbindningar"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Välj förvalda tangentbindningar..."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Standard"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Gamla Sylpheed"
@@ -6198,19 +6214,19 @@ msgstr "Bilaga"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Ärende"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Från"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Datum"
@@ -6220,7 +6236,7 @@ msgid "Number"
msgstr "Nummer"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Till:"
@@ -6528,7 +6544,7 @@ msgstr "Filtrerar..."
msgid "Searching %s ..."
msgstr "Söker igenom mapp %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Inget datum)"
@@ -6631,7 +6647,7 @@ msgstr "Om"
msgid "%s - POP3 Remote mailbox"
msgstr "Ta bort brevlåda"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Nr."
@@ -7111,7 +7127,7 @@ msgstr "Kan inte hämta grupplista."
msgid "Can't retrieve newsgroup list."
msgstr "Kan inte hämta grupplista."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Färdig."
@@ -7120,340 +7136,340 @@ msgstr "Färdig."
msgid "%d newsgroups received (%s read)"
msgstr "%d diskussionsgrupper mottagna (%s lästa)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Svar_a till"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/_Svara till/_alla"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/_Svara till/av_sändaren"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/_Svara till/e-post_lista"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Flytta..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopiera..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/_Markera"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/_Markera/_Markera"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "_Markera/_Avmarkera"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/_Markera/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/_Markera/Markera som _oläst"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/_Markera/Markera som _läst"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/_Markera/Markera som _läst"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/_Markera/Markera alla som l_ästa"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/F_ärgmarkera"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Sätt som skräppost"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Sätt som skräppost"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/Redigera _om"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/_Lägg till avsändaren till adressboken"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/_Skapa filterregel"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/_Skapa filterregel/_Automatiskt"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/_Skapa filterregel/genom _Från"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/_Skapa filterregel/genom _Till"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/_Skapa filterregel/genom _Ämne"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Skapar summeringsvy...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Söker igenom mapp (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Behandla markering"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Några markeringar finns kvar. Behandla dem?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Söker igenom mapp (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Sök igen"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Inga fler olästa meddelande"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Inget oläst meddelande funnet. Sök från slutet?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Inga olästa meddelanden."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Inget oläst meddelande funnet. Gå till nästa mapp?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Inga fler nya meddelanden"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Inget nytt meddelande funnet. Sök från slutet?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Inga nya meddelanden."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Inget nytt meddelande funnet. Gå till nästa mapp?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Inga fler markerade meddelanden"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Inget markerat meddelande funnet. Sök från slutet?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Inga markerade meddelanden."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Inget markerat meddelande funnet. Sök från början?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Inga fler färgade meddelanden"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Inget färgat meddelande funnet. Sök från slutet?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Inga färgade meddelanden."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Inget färgat meddelande funnet. Sök från början?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Attraherar meddelanden efter ärende..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d borttagen"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d flyttad"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d kopierad"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " objekt valda"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d nya, %d olästa, %d totalt (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d nya, %d olästa, %d totalt"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Sorterar summering..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tSkapar summering från meddelandedata..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Skapar summering från meddelandedata..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Skriver summeringscache (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Meddelande %d är markerat\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Meddelande %d är markerat som läst\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Meddelande %d är markerat som oläst\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Meddelande %s/%d är valt för borttagning\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Ta bort meddelande(n)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Vill du verkligen tömma papperkorgen?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Tar bort meddelandedubbletter..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Meddelande %s/%d är avmarkerat\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Meddelande %d är valt för att flyttas till %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Destinationen är samma som aktuell mapp."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Välj mapp"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Meddelandet %d är valt för att kopieras till %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Destinationen att kopiera till är samma som aktuell mapp."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Välj mapp"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Fel uppstod när meddelanden behandlades."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Skapar trådar..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Avtrådar..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtrerar..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtrerar..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtrerar..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d meddelande(n) har filtrerats."
diff --git a/po/tr.po b/po/tr.po
index 1a809c59..807d6648 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2004-12-03 11:44+0200\n"
"Last-Translator: Arman Aksoy <armish@linux-sevenler.org>\n"
"Language-Team: <gnome-turk@gnome.org>\n"
@@ -24,201 +24,205 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Her hesap için yapılandırma dosyaları okunuyor...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "%s adresine yapılmış IMAP4 bağlantısı koptu. Yeniden bağlanılıyor...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP sunucu dizini"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "IMAP4 oturumuna %s:%d ile bağlantı kurulamadı\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "%s:%d adresine IMAP4 bağlantısı yapılıyor ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "TLS oturumuna bağlantı kurulamadı.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "%d. ileti siliniyor"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "İleti gönderiliyor (%d / %d bayt)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "%s%c%d mesajı %s içine kopyalanıyor...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "%s%c%d mesajı %s içine kopyalanıyor...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "%s konumundan iletiler alınıyor..."
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "silinen işaretler atanamıyor: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "silinemiyor\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "%s konumundan iletiler alınıyor..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "silinen işaretler atanamıyor: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "dizin kapatılamadı\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "%s kök dizini bulunamadı\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "LIST alınırken hata oluştu.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "%s oluşturulamadı\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "%s Gelen altında oluşturulamadı\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "posta kutusu yaratılamıyor: Liste hatası\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "posta kutusu oluşturulamadı\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "%s posta kutusunun adı %s olarak değiştirilemedi \n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "posta kutusu silinemedi\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "İleti gönderiliyor (%d / %d bayt)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "zarf alınırken bir hata oluştu.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "zarf ayrıştırılamadı: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "zarf alınamadı\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "IMAP4 sunucuya bağlantı kurulamadı: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "IMAP4 oturumuna %s:%d ile bağlantı kurulamadı\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "alanadına erişilemedi\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "dizin seçilemedi: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "imap komutu sırasında hata oluştu: CLOSE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4 yetkilendirmesi başarısız.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 girişinde hata.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "%s, %s üzerine eklenemedi\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(dosya gönderiliyor...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "ileti %s'ye eklenemiyor\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "%s, %s konumuna kopyalanamadı\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "imap komutu sırasında hata oluştu: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "EXPUNGE komutu sırasında hata oluştu\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "imap komutu sırasında hata oluştu: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv, UTF-7 yi %s'e çeviremedi\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv %s yi UTF-7'ye çeviremedi\n"
@@ -503,12 +507,12 @@ msgstr "%s bulundu\n"
msgid "Configuration is saved.\n"
msgstr "Yapılandırma kaydedildi.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "dizin:"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "dizin:"
@@ -689,8 +693,8 @@ msgstr ""
"kutucukları tıklanarak bu hesaplar için `Hepsini al' seçeneğini \n"
"etkin duruma getirilebilir."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -823,244 +827,249 @@ msgstr ""
msgid "Action's user argument"
msgstr "Eylemin kullanıcı argümanı"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Adres Defterine Ekle"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Adres"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Notlar"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Adres Defteri Dizinini Seç"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Dosya"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Dosya/Yeni _Defter"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Dosya/Yeni _vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Dosya/Yeni _JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/_Dosya/Yeni _Sunucu"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Dosya/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Dosya/_Düzenle"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Dosya/_Sil"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Dosya/_Kaydet"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Dosya/K_apat"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/Dü_zenle"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/Dü_zenle/K_opyala"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/Dü_zenle/_Yapıştır"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/_Adres"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/_Adres/Yeni _Adres"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/_Adres/Yeni _Grup"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/_Adres/Yeni _Dizin"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/_Adres/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/_Adres/Dü_zenle"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/_Adres/_Sil"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/A_raçlar"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/A_raçlar/_LDIF dosyasını ekle"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/A_raçlar/_LDIF dosyasını ekle"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Yardım"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Yardım/_Hakkında"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Yeni _Adres"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Yeni _Grup"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Yeni _Dizin"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Sil"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Kopyala..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/Dü_zenle/_Yapıştır"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Adres defteri"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Dizin"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "İleti adresi"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "Ara"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Kime:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Sil"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Ekle"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Ara"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Kapat"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Kayıtlı şablonlar"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Adres(ler)i sil"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Adres(ler) silinsin mi?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1070,38 +1079,38 @@ msgstr ""
"misiniz?\n"
"Eğer sadece dizini silerseniz, içindeki adresler ana dizine taşınacaktır."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Dizini sil"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "Sadece dizin"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "Dizin ve Adresler"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "`%s' silinsin mi?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Yeni kullanıcı, indeks dosyası kaydedilemedi."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Yeni kullanıcı, adres defteri dosyaları kaydedilemedi."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Eski adres defteri başarıyla çevrildi."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1109,7 +1118,7 @@ msgstr ""
"Eski adres defteri çevrildi,\n"
"yeni adres indeks dosyası kaydedilemedi"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1117,7 +1126,7 @@ msgstr ""
"Adres defteri çevrilemedi,\n"
"ancak boş bir adres defteri dosyası oluşturuldu."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1125,7 +1134,7 @@ msgstr ""
"Adres defteri ve yeni adres defteri \n"
"dosyası oluşturulamadı."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1133,17 +1142,17 @@ msgstr ""
"Adres defteri ve yeni adres defteri \n"
"dosyası oluşturulamadı."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Adres defteri çevrim hatası"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Adres defteri çevrimi"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1151,78 +1160,78 @@ msgid ""
"%s%c%s"
msgstr "Adres indeksi okunamadı"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Adres Defteri Hatası"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Eski adres defteri çevrildi, ancak yeni adres indeks dosyası kaydedilemedi"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Adres defteri çevrilemedi, ancak yeni ve boş bir adres defteri dosyası "
"oluşturuldu."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Adres defteri çevrilemedi ve yeni adres defteri dosyası oluşturulamadı."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Adres defteri çevrilemedi ve yeni adres defteri dosyası oluşturulamadı."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Adres indeksi okunamadı"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Adres Defteri Çevrim Hatası"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Adres Defteri Çevrimi"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Arayüz"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Adres Defteri"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Kişi"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "İleti Adresi"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Grup"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP Sunucu"
@@ -1234,11 +1243,11 @@ msgstr "Ortak adres"
msgid "Personal address"
msgstr "Kişisel adres"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Not"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Uyarı"
@@ -1285,433 +1294,433 @@ msgstr "Kahverengi"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Hiçbiri"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/_Ekle..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Sil"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/Ö_zellikler..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Dosya/_Gönder"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Dosya/_Sonra gönder"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Dosya/T_aslak dizinine kaydet"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Dosya/_Kaydet ve düzenlemeye devam et"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Dosya/_Dosya ekle"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Dosya/Dosya _içer"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Dosya/İ_mza ekle"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/_Dosya/İ_mza ekle"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/Dü_zenle/_Geri al"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/Dü_zenle/_Yenile"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/Dü_zenle/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/Dü_zenle/_Kes"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/Dü_zenle/_Alıntı Yaparak Yapıştır"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/Dü_zenle/_Tümünü seç"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/Dü_zenle/_Şuanki paragrafı kaydır"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/Dü_zenle/Tüm _uzun satırları kaydır"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/Dü_zenle/Otomatik ka_ydır"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Görünüm"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Görünüm/_Alıcı"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Görünüm/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Görünüm/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Görünüm/_Yanıtla/"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Görünüm/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Görünüm/_Kodlama/"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Görünüm/_Cetvel"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Görünüm/_Ek"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Görünüm/_Git/_Başka dizine git..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
#, fuzzy
msgid "/_View/Character _encoding"
msgstr "/_Görünüm/_Sırala/Azalan sırala"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr ""
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
#, fuzzy
msgid "/_View/Character _encoding/---"
msgstr "/_Görünüm/_Sırala/Azalan sırala"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
#, fuzzy
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Görünüm/_Kodlama/7 bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
#, fuzzy
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Görünüm/_Kodlama/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Görünüm/_Kodlama/Batı Avrupa (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
#, fuzzy
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Görünüm/_Kodlama/Batı Avrupa (ISO-8859-_15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
#, fuzzy
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Görünüm/_Kodlama/Orta Avrupa (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
#, fuzzy
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Görünüm/_Kodlama/_Baltık (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
#, fuzzy
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Görünüm/_Kodlama/Baltık (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Görünüm/_Kodlama/Kiril (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
#, fuzzy
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Görünüm/_Kodlama/Yunanca (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Görünüm/_Kodlama/Baltık (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Görünüm/_Kodlama/Kiril (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Görünüm/_Kodlama/Yunanca (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Görünüm/_Kodlama/Kiril (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
#, fuzzy
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Görünüm/_Kodlama/Türkçe (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Görünüm/_Kodlama/Kiril (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Görünüm/_Kodlama/Kiril (ISO-8859-_5)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Görünüm/_Kodlama/Kiril (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
#, fuzzy
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Görünüm/_Kodlama/Kiril (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
#, fuzzy
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Görünüm/_Kodlama/Japonca (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Görünüm/_Kodlama/Basit Çince (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Görünüm/_Kodlama/Basit Çince (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
#, fuzzy
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Görünüm/_Kodlama/Geleneksel Çince (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
#, fuzzy
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Görünüm/_Kodlama/Korece (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
#, fuzzy
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Görünüm/_Kodlama/Tayca (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
#, fuzzy
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Görünüm/_Kodlama/Tayca (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/A_raçlar/_Adres defteri"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/A_raçlar/Ş_ablon"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/A_raçlar/E_ylemler"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/A_raçlar/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/A_raçlar/Harici _düzenleyicide aç"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/A_raçlar/PGP İ_mza"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/A_raçlar/PGP ile Ş_ifrele"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/A_raçlar/Ç_alıştır"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/A_raçlar/Ş_ablon"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: dosya bulunamadı\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Metin bölümü alınamadı\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Alıntı formatı hatası."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Posta cevapla/ilet formatı hatası"
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "%s dosyası bulunamadı\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "%s dosyasının boyu bulunamadı\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "%s dosyası boş."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "%s okunamadı."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "İleti: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Çok parçalı mesajın bir kısmı alınamadı"
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Konu yok)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - İleti düzenle (%s)"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Alıcı belirtilmedi."
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "Konu"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Konuyu boş bıraktınız. Yine de göndermek istiyor musunuz?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Ekler"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Aşağıdaki adresleri otomatik olarak tanımla"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Kimden:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Konu:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Gönder"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "alıcı listesi alınamadı."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1719,40 +1728,40 @@ msgstr ""
"İletinin gönderileceği hesap belirtilmedi.\n"
"Lütfen göndermeden önce bir e-posta hesabı girin."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "İleti, %s adresine gönderilirken bir hata oluştu."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "İleti, giden kutusuna kaydedilemiyor."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Seçilen `%s' anahtar kimliğiyle bir eşleştirme yapılamadı."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "İleti kuyruğa gönderilemedi."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "İleti kuyruğa gönderilemedi."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "İleti kuyruğa gönderilemedi."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "dosya modu değiştirilemedi\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1763,12 +1772,12 @@ msgstr ""
"%s / %s\n"
"Yine de gönderilsin mi?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "Adres defteri çevrim hatası"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1777,15 +1786,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1794,92 +1803,94 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "eski ileti silinemedi\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "ileti kuyruğa gönderiliyor...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "kuyruk dizini bulunamadı\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "ileti kuyruğa gönderilemedi\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "%s dosyası bulunamadı\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "işaretli dosya açılamadı.\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "İleti numarası oluşturuldu: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Düzenleme penceresi oluşturuluyor...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/A_raçlar/PGP İ_mza"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/A_raçlar/PGP ile Ş_ifrele"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME türü"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Boyut"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Geçersiz MIME türü."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Dosya yok, ya da boş."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Özellikler"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Kodlama"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Yol"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Dosya adı"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Harici düzenleyici komut satırı geçersiz: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1889,52 +1900,52 @@ msgstr ""
"Bu süreci sonlandırayım mı?\n"
"Programın grup numarası (GID): %d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "İleti kuyruğa gönderilemedi."
-#: src/compose.c:7043
+#: src/compose.c:7137
#, fuzzy
msgid "Select files"
msgstr "Dosya seç"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Dosya seç"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "İletiyi gönder"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "Bu ileti değiştirildi. Silinsin mi?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "%s şablonunu uygulamak istiyor musunuz?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Şablonu uygula"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "Değiştir"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "İçer"
@@ -2118,7 +2129,7 @@ msgstr "JPilot Girdisini Düzenle"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2419,18 +2430,18 @@ msgstr "/H_aber grubunu sil"
msgid "Creating folder view...\n"
msgstr "Dizin görüntüsü oluşturuluyor...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Yeni"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Okunmamış"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2472,7 +2483,7 @@ msgstr "Dizin ağacı yeniden oluşturulamadı."
msgid "Checking for new messages in all folders..."
msgstr "Dizinlerde yeni mesajlar kontrol ediliyor..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2618,7 +2629,7 @@ msgid "Creating header view...\n"
msgstr "Başlık görünümü oluşturuluyor...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Kimden satırı yok)"
@@ -2991,7 +3002,7 @@ msgstr "Çıkılıyor"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "İletiler alınıyor (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3195,7 +3206,7 @@ msgstr "Kuyruktaki iletiler"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Hala gönderilmemiş bazı iletiler kuyrukta bekliyor. Şimdi çıkılsın mı?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3203,21 +3214,21 @@ msgstr ""
"GnuPG düzgün kurulmamış veya versiyonu çok eski\n"
"OpenPGP desteği kapatıldı."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "Başka bir Sylpheed sistemde çalışıyor.\n"
-#: src/main.c:1497
+#: src/main.c:1515
#, fuzzy
msgid "Migration of configuration"
msgstr "Eylem ayarları"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3578,15 +3589,15 @@ msgstr "/_Görünüm/_Kodlama/Çince (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Görünüm/_Kodlama/Korece (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Görünüm/Yeni _pencerede aç"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Görünüm/İ_leti kaynağı"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Görünüm/Tüm _başlıklar"
@@ -3890,8 +3901,8 @@ msgstr "Yeni pencere oluşturuluyor...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "AnaPencere: renk bölüştürmesi %d sırasında hata oluştu\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "bitti.\n"
@@ -3961,7 +3972,7 @@ msgstr "Sylheed - Dizin Görünümü"
msgid "Sylpheed - Message View"
msgstr "Sylpeed - İleti Görünümü"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Yanıtla"
@@ -3977,15 +3988,15 @@ msgstr "/_Gönderene yanıtla"
msgid "/Reply to mailing _list"
msgstr "/_E-posta listesine yanıtla"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Yönlendir"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/_Ek olarak yönlendir"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Ye_niden yönlendir"
@@ -4130,7 +4141,7 @@ msgstr "Ekler"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "`%s' dosyası kaydedilemedi."
@@ -4156,7 +4167,7 @@ msgstr "/_Farklı kaydet..."
msgid "/Save _all..."
msgstr "/_Farklı kaydet..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/_Yazdır...."
@@ -4340,21 +4351,21 @@ msgstr "Hesap tercihleri"
msgid "Creating account preferences window...\n"
msgstr "Hesap tercihleri penceresi oluşturuluyor...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Al"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Gönder"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Düzenle"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Gizlilik"
@@ -4362,7 +4373,7 @@ msgstr "Gizlilik"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Gelişmiş"
@@ -4489,7 +4500,7 @@ msgid "Authentication method"
msgstr "Kimlik denetim yöntemi"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Otomatik"
@@ -4539,8 +4550,8 @@ msgstr "İleti Numarası Oluştur"
msgid "Add user-defined header"
msgstr "Kullanıcı tanımlı başlık ekle"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Düzenle... "
@@ -4566,7 +4577,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Göndermeden önce POP3 ile kimlik denetimi yap"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "İmza"
@@ -4880,88 +4891,117 @@ msgstr "Eylemi sil"
msgid "Do you really want to delete this action?"
msgstr "Bu hesabı silmek istiyor musunuz?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Genel tercihler penceresi oluşturuluyor...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Genel Tercihler"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Görünüm"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "dizin:"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Yeni postaları otomatik denetle"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "her"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "dakikada"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Açılışta yeni e-postaları denetle"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Dağıtımdan sonra tüm yerel dizinleri güncelle"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "Postayı silerken ve taşırken çalıştır"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Komut"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "Yeni ileti numaraları alınıyor (STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "Spooldan dağıt"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Dağıtım filtresi"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Makara konumu"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Genel"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Gönderilen iletileri giden kutusuna kaydet"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Aşağıdaki adresleri otomatik olarak tanımla"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Göndermeden önce kaydır"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Transfer kod kümesi"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
#, fuzzy
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
@@ -4970,225 +5010,201 @@ msgstr ""
"Mesaj gövdesi ASCII karakter içermediği zaman kullanılacak\n"
"İçerik Transfer Kodlamasını seçiniz."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "Giden ileti kod kümesi"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "Giden ileti kod kümesi"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Göndermeden önce kaydır"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Genel"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "İmza ayıracı"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Otomatik ekle"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Yanıtla"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Yanıtlamalarda hesabı otomatik seç"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Yanıtlarken alıntı yap"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/_E-posta listesine yanıtla"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Düzenleyici"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Harici düzenleyici otomatik çalıştır"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Geri alma seviyesi"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "İletileri kaydır: "
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "karakter"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Alıntı Kaydırması"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Girdide Kaydır"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "Taslak dizinine kaydet"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "Normal"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Yanıtlama formatı"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Alıntı işareti"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Yönlendirme biçimi"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Sembollerin açıklaması "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "Öntanımlı gelen kutusu"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "Metin"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "Dizin"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Dizin adının yanında kaç tane okunmamış posta olduğunu göster"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Dizin adının yanında kaç tane okunmamış posta olduğunu göster"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Belirtilenden daha uzun olan haber gruplarını kısalt"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "posta"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Özet Görünüm"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Eğer gönderen kendimsem 'Kimden' satırında alıcıyı göster"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Dizileri Genişlet"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Tarih biçimi"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Özetin görüntü nesnesini belirt"
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "İleti"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/_Renk etiketi"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/_Görünüm/_Sırala/Azalan sırala"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/_Görünüm/_Sırala/Azalan sırala"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
#, fuzzy
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
@@ -5197,11 +5213,11 @@ msgstr ""
"Eğer 'Otomatik' seçili ise yerelde kullanılan kod\n"
"kümesi kullanılacaktır."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "İletileri renklendir"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5209,617 +5225,617 @@ msgstr ""
"Çok bytelı alfabe veya numaraları \n"
"ASCII karakter olarak göster(Sadece Japonca)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Postaları gösterirken üst kısımda başlıkları göster"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Postaları gösterirken kısa başlıkları göster"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr ""
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "/İ_leti/E_k olarak yönlendir"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "Postaları gösterirken kısa başlıkları göster"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Satır boşluğu"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "benek"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Kaydır"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Yarım sayfa"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Yumuşak kaydır"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Adım"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr ""
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Pencereye uyması için eklenmiş büyük resimleri yenşden boyutlandır"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
#, fuzzy
msgid "Display images as inline"
msgstr "Görüntü başlığı ayarları"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "dizin:"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "Komut çalıştır"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "Anahtarları Seçin"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "Komut çalıştır"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "dizin:"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(Filtrelenmemiş iletiler bu kutuda bekleyecektir)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "İletileri alırken filtrele"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Sunucudan sil"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "Sunucudan sil"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "İmzaları otomatik denetle"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "İmza kontrol sonuçlarını ek pencerede göster"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Parolayı geçici olarak hafızada sakla"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Belirtilen süre sonra geçerliliğini yitir"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr " dakikada"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
#, fuzzy
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr ""
"(Bu değere '0' atayarak parolanın\n"
"tüm oturuum süresince saklanmasını sağlayabilirsiniz.)"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Parolayı girerken girdiyi yakala"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "GnuPG çalışmazsa başlangıçta uyarı mesajı göster"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Mesajlar seçildiğinde her zaman özet halinda göster"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Bir dizine girildiğinde ilk okunmamış iletiyi aç"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Başka etiketlenmiş ileti yok"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Posta sadece yeni pencerede okunduğunda okunmuş olarak işaretle"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "İleti geldiğinde gelen kutusuna git"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Açılışta yeni e-postaları denetle"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Postayı silerken ve taşırken çalıştır"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
#, fuzzy
msgid "Messages will be marked until execution if this is turned off."
msgstr ""
"(Eğer bu özellik kapalı ise işlem bitinceye kadar\n"
"postalar işaretlenecektir.)"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "Görüntülenecek İsim"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Tuş kombinasyonları..."
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Diğer"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "Komut çalıştır"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Tarih"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Alma penceresi"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Alma penceresini göster"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Her zaman"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Sadece kullanıcı kendi aldığında"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Hiç bir zaman"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Alma sırasında bir hata oluşursa ek pencerede gösterme"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "İşlemler tamamlandığında alma penceresini kapat"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Çift tıklandığında adresi hedefe ekle"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Çıkışta"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Çıkışta sor"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Çıkışta çöpü boşalt"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Boşaltmadan önce sor"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Kuyrukta ileti varsa uyar"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Harici düzenleyici (%s, dosya adı/URL ile yer değiştirecektir)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Tarayıcı"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "Öntanımlı gelen kutusu"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Göndermek için harici program kullan"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Dağıtım için harici program kullan"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Göndermek için harici program kullan"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Özet (%s) önbelleğe yazılıyor..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Soket I/O zaman aşımı:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "saniye"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Otomatik (Önerilen)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Batı Avrupa (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Batı Avrupa (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "Batı Avrupa (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Orta Avrupa (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltık (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltık (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "Kiril (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Yunanca (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "Baltık (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "Kiril (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "Yunanca (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "Kiril (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Türkçe (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Kiril (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Kiril (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Kiril (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Kiril (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Japonca (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Japonca (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Japonca (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Basitleştirilmiş Çince (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "Basitleştirilmiş Çince (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Geleneksel Çince (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Geleneksel Çince (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Çince (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Korece (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Tayca (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Tayca (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "kısa hafta adı"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "tam hafta adı"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "kısa ay adı"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "tam ay adı"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "güncel yerel bilgisi için tercih edilen gün ve saat"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "yüzyıl numarası (yıl/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "sayı değerinde ayın günü"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "24 saatlik format kullanılarak saat"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "12 saatlik format kullanılarak saat"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "yılın gününün sayı değeri"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "ay sayı değerinde"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "dakika"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM veya PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "saniye"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "haftanın günü"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "tercih edilen yerek saat"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "yılın son iki rakamı"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "yıl"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "Zaman dilimi veya adı"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Belirtici"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Tanım"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Örnek"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Posta renklerini belirt"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Renkler"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Birinci derecen alıntı metin"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "İkinci dereceden alıntı metin"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Üçüncü dereceden alıntı metin"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URL bağlantısı"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Alıntı renklerini dönüştür"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Birinci dereceden alıntı rengini seçiniz"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "İkinci dereceden alıntı rengini seçiniz"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Üçüncü dereceden alıntı rengini seçiniz"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "URL için renk seçiniz"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "sembollerin açıklamaları"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5842,11 +5858,11 @@ msgstr ""
"Habergrubu\n"
"Mesaj Nosu"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Eğer x belirtilmişse expr göster"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5860,7 +5876,7 @@ msgstr ""
"İmzasız alıntı yapılan metin\n"
"Tam %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5872,20 +5888,20 @@ msgstr ""
"Tam <\n"
"Tam >"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Tuş bağıntıları"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " Tuş kombinasyonları..."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Öntanımlı"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Eski Sylpheed"
@@ -6270,19 +6286,19 @@ msgstr "Ek"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Konu"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Kimden"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Tarih"
@@ -6292,7 +6308,7 @@ msgid "Number"
msgstr "Numara"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Kime:"
@@ -6599,7 +6615,7 @@ msgstr "Filtreleniyor..."
msgid "Searching %s ..."
msgstr "%s dizini taranıyor..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Tarih Yok)"
@@ -6702,7 +6718,7 @@ msgstr "Hakkında"
msgid "%s - POP3 Remote mailbox"
msgstr "Posta kutusunu sil"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Hayır."
@@ -7180,7 +7196,7 @@ msgstr "Haber grubu listesi alınamadı."
msgid "Can't retrieve newsgroup list."
msgstr "Haber grubu listesi alınamadı."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Tamamlandı."
@@ -7189,347 +7205,347 @@ msgstr "Tamamlandı."
msgid "%d newsgroups received (%s read)"
msgstr "%d haber grubu alındı (%s okundu)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/_Başkasına yanıtla"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/_Başkasına yanıtla/_herkese"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/_Başkasına yanıtla/_gönderene"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/_Başkasına yanıtla/posta _listesine"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/T_aşı..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Kopyala..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/İşa_retle"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/İşa_retle/_İşaretle"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/İşa_retle/_İşareti Kaldır"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/İşa_retle/--- "
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/İşa_retle/Okun_mamış olarak işaretle"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/İşa_retle/_Okunmuş olarak işaretle"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/İşa_retle/_Okunmuş olarak işaretle"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/İşa_retle/H_epsini okunmuş olarak işaretle"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/_Renk etiketi"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Öntanımlı kullan"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Öntanımlı kullan"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/_Yeniden düzenle"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/Göndericiyi adres defterine ekle"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
#, fuzzy
msgid "/Create f_ilter rule"
msgstr "/A_raçlar/Filtre _kuralı oluştur"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
#, fuzzy
msgid "/Create f_ilter rule/_Automatically"
msgstr "/A_raçlar/Filtre _kuralı oluştur/_Otomatik oluştur"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
#, fuzzy
msgid "/Create f_ilter rule/by _From"
msgstr "/A_raçlar/Filtre _kuralı oluştur/_Gönderene göre oluştur"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
#, fuzzy
msgid "/Create f_ilter rule/by _To"
msgstr "/A_raçlar/Filtre _kuralı oluştur/_Alıcıya göre oluştur"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
#, fuzzy
msgid "/Create f_ilter rule/by _Subject"
msgstr "/A_raçlar/Filtre _kuralı oluştur/_Konuya göre oluştur"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Özet oluşturuluyor...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Dizin taranıyor (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Süreç işareti"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Bazı işaretler bırakılmış. İşlemeye devam edilsin mi?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Dizin taranıyor (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "Yeniden ara"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Başka okunmamış ileti yok"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Okunmamış ileti bulunamadı. Sondan aratılsın mı?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Okunmamış ileti yok."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Okunamamış ileti yok. Diğer dizine geçilsin mi?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Başka ileti yok"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Yeni ileti yok. Sondan itibaren aransın mı?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Yeni ileti yok."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Yeni ileti yok. Sonraki dizine geçilsin mi?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Başka işaretlenmiş posta yok"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "İşaretlenmiş ileti bulunamadı. Sondan aratılsın mı?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "İşaretlenmiş ileti yok."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "İşaretlenmiş ileti bulunamadı. Baştan aratılsın mı?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Başka etiketlenmiş ileti yok"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Başka etiketlenlenmiş ileti yok. Sondan aratılsın mı?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Başka etiketlenmiş ileti yok."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Etkiketlenmiş ileti bulunamadı. Baştan aratılsın mı?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Konularına göre postalar çekiliyor..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d silindi"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d taşındı"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d kopyalandı"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " öğe seçildi"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d yeni, %d okunmamış, toplam %d (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d yeni, %d okunmamış, toplam %d"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Özet sıralanıyor..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tİleti bilgisinden özet atanıyor..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "İleti bilgisinden özet atanıyor..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Özet (%s) önbelleğe yazılıyor..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "%d. ileti işaretli\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "%d. ileti okunmuş olarak işaretli\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "%d ileti okunmamış olarak işaretli\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "%s/%d ileti silinecek\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "İletileri sil"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Çöpteki iletileri silmek istiyor musunuz?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Çift iletiler siliniyor..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "%s%d iletisinin işareti kaldırıldı\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "%d iletisi %s e taşındı\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Hedef dizin şuanki dizinle aynı."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Dizini seç"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "%d iletisi %s e kopyalanadı\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Kopya için hedef dizin geçerli dizin ile aynı."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Dizini seç"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "İletiler işlenirken hata oluştu."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Konumlar oluşturuluyor..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Konumlar ayrılıyor..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "Filtreleniyor..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "filtreleniyor..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Filtreleniyor..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d mesaj filtrelenedi."
diff --git a/po/uk.po b/po/uk.po
index 3456700f..90d92ee0 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Sylpheed 3.0.0svn2406\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2009-12-24 13:00+0300\n"
"Last-Translator: O.R. Nykyforchyn <oleh.nyk@gmail.com>\n"
"Language-Team: Ukrainian\n"
@@ -24,198 +24,202 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Читаємо конфігурацію для кожного запису...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "З'єднання IMAP4 до %s втрачено. Відновлюємо...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Сервер IMAP4 відключив LOGIN.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
msgid "Could not establish IMAP connection.\n"
msgstr "Не вдалось встановити з'єднання IMAP.\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "створення з'єднання IMAP4 до %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Не вдалось почати сесію TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, c-format
msgid "Getting message %u"
msgstr "Отримуємо лист %u"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Приєднуємо листи до %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Переносимо листи %s в %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Копіюємо листи %s в %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Видаляємо листи від %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "не вдалось встановити прапорець видалення: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "не вдалось очистити папку від видалених листів\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Видаляємо всі листи у %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "не вдалось встановити прапорець видалення: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "не вдалось закрити папку\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "коренева папка %s не існує\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "помилка при отриманні LIST'а.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Не вдалось створити '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Не вдалось створити '%s' всередині INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "не вдалось створити скриньку: невдача LIST\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "не вдалось створити скриньку\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "не вдалось перейменувати скриньку: %s на %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "не вдалось видалити скриньку\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Отримуємо заголовки листів (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "трапилась помилка при отриманні конверта.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "не вдалось розібрати конверт: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "не вдалось отримати конверт\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Не вдалось з'єднатись з сервером IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Не вдалось встановити сесію IMAP4 з: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "не вдалось отримати простір імен\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "не вдалось отримати папку: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "помилка при виконанні команди imap: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Невдача авторизації IMAP4.\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Невдача авторизації IMAP4.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "не вдалось додати %s до %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(посилаємо файл...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "не вдалось приєднати лист до %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "не вдалось скопіювати %s в %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "помилка при виконанні команди imap: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "помилка при виконанні команди imap: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "помилка при виконанні команди imap: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv не може конвертувати UTF-7 в %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv не може конвертувати %s в UTF-7\n"
@@ -507,11 +511,11 @@ msgstr "Знайдено %s\n"
msgid "Configuration is saved.\n"
msgstr "Конфігурацію збережено.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
msgid "Junk mail filter (manual)"
msgstr "Фільтр мотлоху (вручну)"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "фільтр мотлоху"
@@ -691,8 +695,8 @@ msgstr ""
"Порядок перевірки нових листів. Позначте в колонці `G'\n"
"account'и, які поповнюються через `Отримати всі'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -823,237 +827,242 @@ msgstr ""
msgid "Action's user argument"
msgstr "Аргумент користувача"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Додати адресу до книги"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Адреса"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Нотатки"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Обрати папку адресної книги"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/Файл"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/Файл/Нова книга"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/Файл/Нова vCard"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/Файл/Новий JPilot"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/Файл/Новий сервер LDAP"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/Файл/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/Файл/Редагувати"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/Файл/Видалити"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/Файл/Зберегти"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/Файл/Закрити"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/Редагувати"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/Редагувати/Копіювати"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/Редагувати/Вставити"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/Адреса"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/Адреса/Нова адреса"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/Адреса/Нова група"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/Адреса/Нова папка"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/Адреса/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/Адреса/Редагувати"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/Адреса/Видалити"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/Інструменти"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/Інструменти/Імпортувати файл LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
msgid "/_Tools/Import _CSV file"
msgstr "/Інструменти/Імпортувати файл CSV"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/Допомога"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/Допомога/Про програму"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Нова адреса"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/Нова група"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Нова папка"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/Видалити"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
msgid "/_Copy"
msgstr "/Копіювати"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
msgid "/_Paste"
msgstr "/Вставити"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Адресна книга"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Папка"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Адреса e-mail"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Пошук:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Кому:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Копія:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Приховано:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Видалити"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Додати"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
msgid "Search"
msgstr "Пошук"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
msgid "_Close"
msgstr "Закрити"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Зареєстровані шаблони"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Видалити адресу(и)"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Дійсно видалити адресу(и)?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1062,36 +1071,36 @@ msgstr ""
"Чи бажаєте Ви видалити папку ТА всі адреси в `%s' ? \n"
"Якщо видалити тільки папку, адреси буде перенесено в охоплюючу папку."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Видалити папку"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "Тільки папку"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Папку та адреси"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Дійсно видалити `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Новий користувач, не вдалось зберегти покажчик."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Новий користувач, не вдалось зберегти адресну книгу."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Стару адресну книгу успішно конвертовано."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1099,7 +1108,7 @@ msgstr ""
"Стару адресну книгу конвертовано,\n"
"не вдалось зберегти новий покажчик адрес"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1107,7 +1116,7 @@ msgstr ""
"Не вдалось конвертувати адресну книгу,\n"
"але створено нову (порожню)."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1115,7 +1124,7 @@ msgstr ""
"Не вдалось ні конвертувати адресну книгу,\n"
"ні створити нові файли адресної книги."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1123,15 +1132,15 @@ msgstr ""
"Не вдалось ні конвертувати адресну книгу,\n"
"ні створити нові файли адресної книги."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
msgid "Address book conversion error"
msgstr "Помилка при конвертуванні адресної книги"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
msgid "Address book conversion"
msgstr "Конвертування адресної книги"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, c-format
msgid ""
"Could not read address index:\n"
@@ -1142,71 +1151,71 @@ msgstr ""
"\n"
"%s%c%s"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
msgid "Address Book Error"
msgstr "Помилка в адресній книзі"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Стару адресну книгу конвертовано, не вдалось зберегти новий покажчик адрес"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr "Не вдалось конвертувати адресну книгу, але створено нову (порожню)."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "Не вдалось ні конвертувати адресну книгу, ні створити нову."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr "Не вдалось ні конвертувати адресну книгу, ні створити нову."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Не вдалось прочитати покажчик адрес"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
msgid "Address Book Conversion Error"
msgstr "Помилка при конвертуванні адресної книги"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
msgid "Address Book Conversion"
msgstr "Конвертування адресної книги"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Інтерфейс"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Адресна книга"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Особа"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Адреса e-mail"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Група"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Сервер LDAP"
@@ -1218,11 +1227,11 @@ msgstr "Адреса організації"
msgid "Personal address"
msgstr "Особиста адреса"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Примітка"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Попередження"
@@ -1269,396 +1278,396 @@ msgstr "Коричневий"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Ніякий"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/Додати..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/Видалити"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/Властивості..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/Файл/Послати"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/Файл/Послати пізніше"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/Файл/Зберегти в папці чернеток"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/Файл/Зберегти і редагувати далі"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/Файл/Приєднати файл"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/Файл/Вставити файл"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/Файл/Вставити підпис"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/Файл/Приєднати підпис"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/Редагувати/Undo"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/Редагувати/Redo"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/Редагувати/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/Редагувати/Вирізати"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/Редагувати/Вставити як цитату"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/Редагувати/Виділити все"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/Редагувати/Згорнути поточний абзац"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/Редагувати/Згорнути всі довгі рядки"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/Редагувати/Автозгортання"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/Вигляд"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/Вигляд/Кому"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/Вигляд/Копія"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/Вигляд/Приховано"
-#: src/compose.c:603
+#: src/compose.c:607
msgid "/_View/_Reply-To"
msgstr "/Вигляд/Зворотня адреса"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/Вигляд/---"
-#: src/compose.c:605
+#: src/compose.c:609
msgid "/_View/_Followup-To"
msgstr "/Вигляд/Конференції для відповіді"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/Вигляд/Лінійка"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/Вигляд/Вкладення"
-#: src/compose.c:611
+#: src/compose.c:615
msgid "/_View/Cu_stomize toolbar..."
msgstr "/Вигляд/Налаштувати панель інструментів"
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/Вигляд/Кодова таблиця"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/Вигляд/Кодова таблиця/_Aвтоматична"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/Вигляд/Кодова таблиця/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/Вигляд/Кодова таблиця/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/Вигляд/Кодова таблиця/Unicode (UT_F-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/Вигляд/Кодова таблиця/Західноєвропейська (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/Вигляд/Кодова таблиця/Західноєвропейська (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/Вигляд/Кодова таблиця/Західноєвропейська (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/Вигляд/Кодова таблиця/Балтійська (ISO-8859-1_3)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/Вигляд/Кодова таблиця/Балтійська (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/Вигляд/Кодова таблиця/Балтійська (Windows-1257)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/Вигляд/Кодова таблиця/Грецька (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/Вигляд/Кодова таблиця/Арабська (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/Вигляд/Кодова таблиця/Арабська (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/Вигляд/Кодова таблиця/Єврейська (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/Вигляд/Кодова таблиця/Єврейська (_Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/Вигляд/Кодова таблиця/Турецька (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/Вигляд/Кодова таблиця/Кирилиця (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/Вигляд/Кодова таблиця/Кирилиця (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/Вигляд/Кодова таблиця/Кирилиця (KOI8-_U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/Вигляд/Кодова таблиця/Кирилиця (_Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/Вигляд/Кодова таблиця/Японська (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/Вигляд/Кодова таблиця/Спрощена китайська (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/Вигляд/Кодова таблиця/Спрощена китайська (_GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/Вигляд/Кодова таблиця/Традиційна китайська (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/Вигляд/Кодова таблиця/Корейська (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/Вигляд/Кодова таблиця/Тайська (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/Вигляд/Кодова таблиця/Тайська (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/Інструменти/Адресна книга"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/Інструменти/Шаблон"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/Інструменти/Дії"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/Інструменти/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/Інструменти/Редагувати зовнішнім редактором"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr "/Інструменти/Просити підтвердити прочитання"
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/Інструменти/Підпис PGP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/Інструменти/Шифрування PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/Інструменти/Перевірка правопису"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/Інструменти/Обрати мову для перевірки правопису"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: файл не існує\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Не вдалось отримати текстову частину\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Помилка у форматі цитування."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Помилка у форматі message reply/forward."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Файл %s не існує\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Не вдалось отримати розмір %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "Файл %s порожній."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Не вдалось прочитати %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Лист: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Не вдалось отримати одну з частин листа."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Без теми)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Створити лист%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Не вказано отримувача."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Порожня тема"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Поле Subject порожнє. Все ж послати?"
-#: src/compose.c:2961
+#: src/compose.c:2983
msgid "Attachment is missing"
msgstr "Бракує вкладення"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr "Вкладення немає. Послати без вкладень?"
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr "Перевірити отримувачів"
-#: src/compose.c:3125
+#: src/compose.c:3147
msgid "Really send this mail to the following addresses?"
msgstr "Дійсно послати цю пошту на наступні адреси?"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Від:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Тема:"
-#: src/compose.c:3253
+#: src/compose.c:3275
msgid "_Send"
msgstr "Послати"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "не вдалось отримати список отримувачів."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1666,37 +1675,37 @@ msgstr ""
"Обліковий запис для відсилання пошти не вказано.\n"
"Оберіть, будь-ласка, запис перед відправкою."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Трапилась помилка при відсиланні листа до %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Не вдалось зберегти лист в outbox."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Не вдалось знайти ключа, відповідного обраному ідентифікатору `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
msgid "Can't sign the message."
msgstr "Не вдалось підписати лист."
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
msgid "Can't encrypt the message."
msgstr "Не вдалось зашифрувати лист."
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
msgid "Can't encrypt or sign the message."
msgstr "Не вдалось зашифрувати чи підписати лист."
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "не вдалось змінити права доступу файла\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1707,11 +1716,11 @@ msgstr ""
"%s на %s.\n"
"Все ж послати як %s?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Помилка при перетворенні кодування"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1724,15 +1733,15 @@ msgstr ""
"\n"
"Все ж відіслати?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Максимальна довжина рядка"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr "Шифрувати з прихованими адресатами"
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1746,90 +1755,92 @@ msgstr ""
"\n"
"Все ж послати?"
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "не вдалось видалити старий лист\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "лист в чергу...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "не вдалось знайти папку черги\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "не вдалось поставити лист в чергу\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, c-format
msgid "File %s doesn't exist."
msgstr "Файл %s не існує."
-#: src/compose.c:4248
+#: src/compose.c:4340
#, c-format
msgid "Can't open file %s."
msgstr "Не вдалось відкрити файл %s."
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "генерований Message-ID: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Відкриваємо вікно створення листа...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Підпис PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Шифрування PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "тип MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Розмір"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Неправильний тип MIME."
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Файл не існує або порожній."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Властивості"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Кодування"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Шлях"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Ім'я файлу"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Командний рядок зовнішнього редактора неправильний: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1838,48 +1849,48 @@ msgstr ""
"Зовнішній редактор досі працює.\n"
"Примусово обірвати процес (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr "Налаштувати панель інструментів..."
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Не вдалось поставити лист в чергу."
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Обрати файли"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Обрати файл"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Зберегти лист"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Цей лист було змінено. Зберегти в папці чернеток?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "Закрити без збереження"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Чи бажаєте Ви застосувати шаблон `%s' ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Застосувати шаблон"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "Замінити"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "Вставити"
@@ -2059,7 +2070,7 @@ msgstr "Редагувати запис JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2346,18 +2357,18 @@ msgstr "/Видалити конференцію"
msgid "Creating folder view...\n"
msgstr "Створення області перегляду папок...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Нові"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Непрочитані"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr "Загалом"
@@ -2399,7 +2410,7 @@ msgstr "Не вдалось перебудувати дерево папок."
msgid "Checking for new messages in all folders..."
msgstr "Перевірити за новими листами у всіх папках..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Мотлох"
@@ -2544,7 +2555,7 @@ msgid "Creating header view...\n"
msgstr "Створюємо область перегляду заголовка...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Без відправника)"
@@ -2896,7 +2907,7 @@ msgstr "Виходимо"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Отримуємо лист (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3108,7 +3119,7 @@ msgstr "Листи в черзі"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Деякі невідіслані листи - в черзі. Вийти зараз?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3116,20 +3127,20 @@ msgstr ""
"GnuPG не встановлено належно, або надто стара версія.\n"
"Відключено підтримку OpenPGP."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr "Завантажуємо плагіни..."
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "вже запущено інший Sylpheed.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Перенесення налаштувань"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3471,15 +3482,15 @@ msgstr "/Вигляд/Кодова таблиця/Китайська (ISO-2022-_
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/Вигляд/Кодова таблиця/Корейська (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/Вигляд/Відкрити в новому вікні"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/Вигляд/Вихідний текст листа"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
msgid "/_View/All _headers"
msgstr "/Вигляд/Весь заголовок"
@@ -3771,8 +3782,8 @@ msgstr "Створюємо головне вікно...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Головне Вікно: невдача розміщення кольору %d\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "виконано.\n"
@@ -3841,7 +3852,7 @@ msgstr "Sylpheed - Папки"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Листи"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/Відповісти"
@@ -3857,15 +3868,15 @@ msgstr "/Відповісти відправникові"
msgid "/Reply to mailing _list"
msgstr "/Відповісти конференції"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/Переслати далі"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Переслати далі як вкладення"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Переспрямувати"
@@ -4030,7 +4041,7 @@ msgstr "Вкладення"
msgid "Message View - Sylpheed"
msgstr "Зміст листа - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Не вдалось зберегти файл `%s'."
@@ -4055,7 +4066,7 @@ msgstr "/Зберегти як..."
msgid "/Save _all..."
msgstr "/Зберегти все..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/Друк..."
@@ -4231,21 +4242,21 @@ msgstr "Налаштування запису"
msgid "Creating account preferences window...\n"
msgstr "Створення вікна опцій запису...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Отримання"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Послати"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Створення листа"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Privacy"
@@ -4253,7 +4264,7 @@ msgstr "Privacy"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Advanced"
@@ -4377,7 +4388,7 @@ msgid "Authentication method"
msgstr "Метод аутентифікації"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Автоматично"
@@ -4421,8 +4432,8 @@ msgstr "Генерувати Message-ID"
msgid "Add user-defined header"
msgstr "Вживати заголовок, визначений користувачем"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Редагувати... "
@@ -4447,7 +4458,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Аутентифікація POP3 перед відсиланням"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Підпис"
@@ -4755,85 +4766,115 @@ msgstr "Видалити дію"
msgid "Do you really want to delete this action?"
msgstr "Ви дійсно бажаєте видалити цю дію?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Створюємо вікно загальних опцій...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Загальні налаштування"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Відображення"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Мотлох"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Подробиці"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Автоматично перевіряти нову пошту"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "кожні"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "хвилин"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Перевіряти нову пошту при запуску"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Оновлювати всі локальні папки після прийому"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Виконувати команду після прибуття нових листів"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Команда"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "`%d' буде замінено на кількість нових листів."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Отримувати з локального спулу"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Фільтрувати при прийомі"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Шлях до спулу"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Загальні"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Зберігати відіслані листи в outbox"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Застосувати правила фільтрування до відісланих листів"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Автоматично встановлювати наступні адреси"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+"Повідомляти про відсутні вкладення, якщо у тілі листа знайдено такі рядки "
+"(відокремлені комами)"
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr "(Напр.: attach)"
+
+#: src/prefs_common_dialog.c:990
+msgid "Confirm recipients before sending"
+msgstr "Підтверджувати отримувачів перед відсиланням"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr "Виключені адреси/домени (відокремлені комами)"
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Кодування пересилки"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4841,15 +4882,15 @@ msgstr ""
"Вкажіть Content-Transfer-Encoding для вживання, якщо тіло листа містить не-"
"ASCII символи."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Кодування MIME для імен файлів"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr "Заголовок MIME"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
@@ -4859,200 +4900,175 @@ msgstr ""
"Заголовок MIME: найпопулярніший, але порушує RFC 2047\n"
"RFC 2231: відповідає стандарту, але непопулярний"
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-"Повідомляти про відсутні вкладення, якщо у тілі листа знайдено такі рядки "
-"(відокремлені комами)"
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr "(Напр.: attach)"
-
-#: src/prefs_common_dialog.c:1033
-msgid "Confirm recipients before sending"
-msgstr "Підтверджувати отримувачів перед відсиланням"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr "Виключені адреси/домени (відокремлені комами)"
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Загальні"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Розділювач підпису"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Вставити автоматично"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Відповісти"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Автоматично вибирати запис для відповідей"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Цитувати лист при відповіді"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
msgid "Reply to mailing list by Reply button"
msgstr "Відповідати конференції кнопкою 'Відповісти'"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr "Успадковувати отримувачів при відповідях собі"
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr "При відповіді встановлювати лише адреси отримувачів"
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Редактор"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Автоматично запускати зовнішній редактор"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Рівень Undo"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Згортати рядки листів після"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "символів"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Згортати цитування"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Згорнути при вводі"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Автоматично зберігати в папці чернеток"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Формат"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Перевірка правопису"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Формат відповіді"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Знак цитати"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Формат пересилання"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Опис символів "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Ввімкнути перевірку правопису"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Мова за замовчуванням"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Шрифт тексту"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Відображення папок"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Показувати кількість непрочитаного після назви папки"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
msgid "Displaying message number columns in the folder view:"
msgstr "Показувати колонки кількості листів при відображенні папок:"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Скорочувати назви конференцій, довші ніж"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "літер"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Список повідомлень"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Показувати отримувача в колонці `Від', якщо відправник - Ви"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Розгортати обговорення"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Формат дати"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Показувати наступні поля... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Повідомлення"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/Кольорова позначка"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Кодова таблиця за замовчуванням"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr "Вживається для показу листів без вказаного кодування."
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Кодова таблиця для вихідної пошти"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5060,11 +5076,11 @@ msgstr ""
"Якщо включено `Автоматична', буде обрано оптимальне кодування для діючої "
"locale."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Дозволити розфарбування листів"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5072,83 +5088,83 @@ msgstr ""
"Відображати 2-байтний алфавіт і числа\n"
"однобайтним символом (для японської мови)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Показувати панель заголовка над листом"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Показувати скорочені заголовки при перегляді листів"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Зображати HTML-листи як текст"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
msgid "Treat HTML only messages as attachment"
msgstr "Поводитись з HTML-листами як з вкладеннями"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Показувати курсор при відображенні папок"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Міжрядковий інтервал"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "пікселів"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Прокрутка"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Півсторінки"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Плавна прокрутка"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Крок"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Зображення"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Масштабувати приєднані картинки відповідно до вікна"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Відображати зображення в тілі листа"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Ввімкнути контроль мотлоху"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Вивчення команди:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Обрати стандартне налаштування)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Не мотлох"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Класифікувати команду"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5156,225 +5172,225 @@ msgstr ""
"Щоб автоматично класифікувати мотлох, доведеться навчати програму відрізняти "
"його від нормальних листів. "
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Папка мотлоху"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Листи, позначені як мотлох, складаємо у цій папці."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Фільтрувати листи, класифіковані як мотлох, при отриманні"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
msgid "Filter junk mails before normal filtering"
msgstr "Фільтрувати мотлох перед нормальним фільтруванням"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Видаляти мотлох з сервера після отримання"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Позначити відфільтрований мотлох як прочитане"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Автоматично перевіряти підписи"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Показувати результат перевірки підпису у спливаючому вікні"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Тимчасово зберігати пароль в пам'яті"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Недійсний після"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "хвилин "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Присвоєння '0' зберігає пароль протягом всієї сесії."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Захопити ввід при введенні паролю"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Попереджати при запуску, якщо GnuPG не працює"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Завжди відкривати листи у списку при виділенні"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
msgid "Open first unread message when a folder is opened"
msgstr "Відкривати перший непрочитаний лист, входячи в папку"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
msgid "Remember last selected message"
msgstr "Запам'ятати останній обраний лист"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Позначати як прочитаний тільки лист, відкритий у новому вікні"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
msgid "Open inbox after receiving new mail"
msgstr "Відкривати папку `Вхідні', отримавши нову пошту"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
msgid "Open inbox on startup"
msgstr "Відкривати папку `Вхідні' при запуску"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Виконувати негайно після видалення чи переміщення листів"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "Листи буде позначено до виконання, якщо це вимкнути."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Узгоджувати порядок кнопок з GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Показати іконку панелі"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr "Мінімізувати до іконки трею"
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr "Перемикати вікно при клацанні на іконці трею"
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Встановити гарячі клавіші... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Інше"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Зовнішні команди"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
msgid "Update"
msgstr "Оновлення"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Діалог отримання"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Показувати діалог отримання"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Завжди"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Тільки при ручному отриманні"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Ніколи"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Не видавати діалог при помилці отримання"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Закрити діалог отримання після завершення"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Додати адресу до призначення, коли клацнути двічі"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "При виході"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Підтвердити при виході"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "При виході очищати кошик"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Питати перед очищенням"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Попереджати, якщо є листи в черзі"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Зовнішні команди (%s буде замінено на ім'я файлу / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Web-браузер"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Браузер за замовчуванням)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
msgid "Use external program for printing"
msgstr "Вживати зовнішню програму для друку"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Вживати зовнішню програму для прийому"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Вживати зовнішню програму для відсилання"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr "Перевірка оновлень потребує команди 'curl'."
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr "Ввімкнути автоматичну перевірку оновлень"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr "Вживати HTTP-проксі"
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr "адреса HTTP-проксі (hostname:port)"
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "Ввімкнути строгу перевірку цілісності кешів"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5383,275 +5399,275 @@ msgstr ""
"Ввімкнути, якщо вміст папок може змінюватись іншими програмами.\n"
"Ця опція погіршить відображення списка повідомлень."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Таймаут сокета вводу/виводу"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "секунд"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Автоматична (рекомендовано)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Західноєвропейська (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Західноєвропейська (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Західноєвропейська (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Цнтральноєвропейська (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Балтійська (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Балтійська (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
msgid "Baltic (Windows-1257)"
msgstr "Балтійська (Windows-1257)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Грецька (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "Арабська (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "Арабська (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Єврейська (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Єврейська (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Турецька (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Кирилиця (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Кирилиця (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Кирилиця (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Кирилиця (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Японська (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Японська (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Японська (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Спрощена китайська (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Спрощена китайська (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Традиційна китайська (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Традиційна китайська (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Китайська (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Корейська (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Тайська (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Тайська (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "повна скорочена назва дня тижня"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "повна назва дня тижня"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "скорочена назва місяця"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "повна назва місяця"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "бажана дата і час для поточної locale"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "номер сторіччя (рік/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "день місяця як десяткове число"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "година як десяткове число за 24-годинним циферблатом"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "година як десяткове число за 12-годинним циферблатом"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "день року як десяткове число"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "місяць як десяткове число"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "хвилини як десяткове число"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM чи PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "секунди як десяткове число"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "день тижня як десяткове число"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "бажана дата для поточної locale"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "останні дві цифри року"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "рік як десяткове число"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "часова зона або ім'я або скорочення"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Специфікатор"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Опис"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Приклад"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Встановити кольори листа"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Кольори"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Цитований текст - перший рівень"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Цитований текст - другий рівень"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Цитований текст - третій рівень"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI link"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Повторно використати кольори цитування"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Обрати колір для цитування рівня 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Обрати колір для цитування рівня 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Обрати колір для цитування рівня 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Обрати колір для URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Опис символів"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5675,11 +5691,11 @@ msgstr ""
"Newsgroups\n"
"Message-ID"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "якщо встановлено x, показує expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5693,7 +5709,7 @@ msgstr ""
"Тіло цитованого повідомлення без підпису\n"
"Буквально %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5705,19 +5721,19 @@ msgstr ""
"Буквальна відкриваюча фігурна дужка\n"
"Буквальна закриваюча фігурна дужка"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Гарячі клавіші"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr " Обрати попередньо означені гарячі клавіші."
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "За замовчуванням"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Старий Sylpheed"
@@ -6092,19 +6108,19 @@ msgstr "Вкладення"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Тема"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Від"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Дата"
@@ -6114,7 +6130,7 @@ msgid "Number"
msgstr "Номер"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
msgid "To"
msgstr "Кому:"
@@ -6404,7 +6420,7 @@ msgstr "Шукаємо %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Шукаємо %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Без дати)"
@@ -6497,7 +6513,7 @@ msgstr "Про програму"
msgid "%s - POP3 Remote mailbox"
msgstr "%s - віддалена POP3-скринька"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Номер"
@@ -6976,7 +6992,7 @@ msgstr "Отримання списку конференцій..."
msgid "Can't retrieve newsgroup list."
msgstr "Не вдалось отримати список конференцій"
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Виконано."
@@ -6985,335 +7001,335 @@ msgstr "Виконано."
msgid "%d newsgroups received (%s read)"
msgstr "%d конференцій отримано (%s прочитано)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Відповісти"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Відповісти/всім"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Відповісти/відправникові"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Відповісти/конференції"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "Перемістити"
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/Копіювати"
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Позначити"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Позначити/Позначити"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Позначити/Зняти виділення"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Позначити/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Позначити/Позначити як непрочитане"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Позначити/Позначити як прочитане"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/Позначити/Позначити нитку як прочитану"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/Позначити/Позначити все як прочитане"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/Кольорова позначка"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
msgid "/Set as _junk mail"
msgstr "/Вважати мотлохом"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
msgid "/Set as not j_unk mail"
msgstr "/Вважати не мотлохом"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "Змінити"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/Додати відправника до адресної книги"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Створити правило фільтрування"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Створити правило фільтрування/Автоматично"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Створити правило фільтрування/За полем `Від'"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Створити правило фільтрування/За полем `Кому'"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "//Створити правило фільтрування/За полем `Тема'"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Створюємо область перегляду списка...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Перечитуємо папку (%s) (%d)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Обробка позначок"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Залишились деякі позначки. Опрацювати?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Перечитуємо папку (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "Шукати знову"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Більше немає непрочитаних листів"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Не знайдено непрочитаних листів. Шукати з кінця?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Немає непрочитаних листів"
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Не знайдено непрочитаних листів. Перейти до наступної папки?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Більше немає нових листів"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Не знайдено нових листів. Шукати з кінця?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Немає нових листів"
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Не знайдено нових листів. Перейти до наступної папки?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Більше немає позначених листів"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Не знайдено позначених листів. Шукати з кінця?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Немає позначених листів."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Не знайдено позначених листів. Шукати з початку?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Більше немає виділених листів"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Не знайдено виділених листів. Шукати з кінця?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Немає виділених листів"
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Не знайдено виділених листів. Шукати з початку?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Групування листів за темами..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d видалено"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d переміщено"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d скопійовано"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " записів обрано"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d нових, %d непрочитаних, %d загалом (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d нових, %d непрочитаних, %d загалом"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Сортуємо список..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tФормуємо список з даних листів..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Формуємо список з даних листів..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Пишемо кеш списка (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Лист %d позначено\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Лист %d позначено як прочитаний\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Лист %d позначено як непрочитаний\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Лист %s/%d призначено до видалення\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Видалити лист(и)"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Справді видалити лист(и) з кошика?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Видаляємо повторювані листи..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "З листа %s/%d знято позначки\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Лист %d призначено до переміщення в %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Призначення збігається з поточною папкою."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
msgid "Select folder to move"
msgstr "Обрати папку для перенесення"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Лист %d призначено до копіювання в %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Пропонується копіювання з папки в неї ж."
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
msgid "Select folder to copy"
msgstr "Обрати папку для копіювання"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "При обробці пошти трапилась помилка."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Будуємо нитки обговорення..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Скасування ниток обговорення..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Фільтрування (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "фільтрування..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Фільтрування..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d листів відфільтровано."
diff --git a/po/vi.po b/po/vi.po
index 339f30c6..3def74f2 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2006-04-16 22:05+0700\n"
"Last-Translator: Pham Thanh Long <ptlong@gmail.com>\n"
"Language-Team: Vietnamese <gnome-vi-list@gnome.org>\n"
@@ -19,199 +19,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "Đang đọc mọi cấu hình cho mỗi tài khoản...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "Kết nối IMAP4 tới %s đã bị ngắt. Đang kết nối lại...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "Máy chủ IMAP4 cấm ĐĂNG NHẬP.\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "Không thể tạo phiên IMAP4 với: %s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "đang tạo kết nối IMAP4 tới %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "Không thể khởi động phiên TLS.\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "Đang lấy thư %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "Đang ghép thư vào %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "Đang chuyển thư %s tới %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "Đang chép thư %s tới %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "Đang xoá thư %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "không thể đặt cờ đã xoá: %s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "không thể xoá\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "Xoá mọi thư trong %s"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "không thể đặt cờ đã xoá: 1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "không thể đóng thư mục\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "thư mục gốc %s không tồn tại\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "xảy ra lỗi khi lấy LIST.\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "Không thể tạo '%s'\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "Không thể tạo '%s' ở INBOX\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "không thể tạo hộp thư: LIST thất bại\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "không thể tạo hộp thư\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "không thể đổi tên hộp thư: %s thành %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "không thể xoá hộp thư\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "Đang lấy header của thư (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "xảy ra lỗi khi lấy phong bì.\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "không thể phân tích phong bì: %s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "không thể lấy phong bì\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "Không thể kết nối tới máy chủ IMAP4: %s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "Không thể tạo phiên IMAP4 với: %s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "không thể lấy khoảng định danh (namespace)\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "không thể chọn thư mục: %s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "có lỗi khi chạy lệnh imap: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "Xác thực IMAP4 thất bại:\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "Đăng nhập IMAP4 thất bại.\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "không thể ghep %s vào %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(đang gửi tập tin...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "không thể ghép thư vào %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "không thể chép %s tới %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "có lỗi khi chạy lệnh imap: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "có lỗi khi chạy lệnh imap: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "có lỗi khi chạy lệnh imap: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv không thể chuyển UTF-7 sang %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv không thể chuyển %s sang UTF-7\n"
@@ -500,12 +504,12 @@ msgstr "Tìm thấy %s\n"
msgid "Configuration is saved.\n"
msgstr "Cấu hình đã được lưu.\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "Lọc thư rác"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "Lọc thư rác"
@@ -673,8 +677,8 @@ msgstr ""
"Các thư mới sẽ được kiểm tra theo thứ tự này. Đánh dấu các hộp\n"
"trên cột `G' để cho phép lấy thư về bằng `Lấy tất cả'."
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -805,242 +809,247 @@ msgstr ""
msgid "Action's user argument"
msgstr "Đối số người dùng của hành động"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "Thêm địa chỉ vào sổ"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "Địa chỉ"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "Ghi chú"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "Chọn thư mục sổ địa chỉ"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/_Tập tin"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/_Tập tin/_Sổ mới"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/_Tập tin/_vCard mới"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/_Tập tin/_JPilot mới"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
msgid "/_File/New _LDAP Server"
msgstr "/_Tập tin/_Máy chủ LDAP mới"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/_Tập tin/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/_Tập tin/Soạ_n"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/_Tập tin/_Xoá"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/_Tập tin/_Lưu"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/_Tập tin/Đón_g"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/_Soạn"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/_Soạn/_Sao chép"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/_Soạn/_Dán"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/Đị_a chỉ"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/Đị_a chỉ/Địa chỉ _mới"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/Đị_a chỉ/_Nhóm mới"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/Đị_a chỉ/_Thư mục mới"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/Đị_a chỉ/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/Đị_a chỉ/_Soạn"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/Đị_a chỉ/_Xoá"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/_Công cụ"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/_Công cụ/_Nhập tập tin LDIF"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/_Công cụ/_Nhập tập tin LDIF"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/_Hỗ trợ"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/_Hỗ trợ/_Giới thiệu"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/Địa chỉ _mới"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/_Nhóm mới"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/Thư _mục mới"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/_Xoá"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/_Sao chép"
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/_Soạn/_Dán"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "Sổ địa chỉ"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "Thư mục"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "Địa chỉ email"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
msgid "Search:"
msgstr "Tìm kiếm:"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "Người nhận:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "Cc:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "Bcc:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "Xoá"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "Thêm"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "Tìm kiếm:"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "Màu sắc"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "Các mẫu đã đăng kí"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "Xoá địa chỉ"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "Thực sự muốn xoá (các) địa chỉ này?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1049,36 +1058,36 @@ msgstr ""
"Bạn có muốn xoá thư mục VÀ mọi địa chỉ trong `%s' ?\n"
"Nếu chỉ xoá thư mục, các địa chỉ sẽ được chuyển đến thư mục cấp cao hơn."
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "Xoá thư mục"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "_Chỉ thư mục"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "Thư mục và địa c_hỉ"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "Thực sự muốn xoá `%s' ?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "Người dùng mới, không thể lưu tập tin mục lục."
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "Người dùng mới, không thể lưu các tập tin sổ địa chỉ."
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "Sổ địa chỉ cũ đã được chuyển đổi thành công."
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1086,7 +1095,7 @@ msgstr ""
"Sổ địa chỉ cũ đã được chuyển,\n"
"không thể lưu tập tin địa chỉ mới"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1094,7 +1103,7 @@ msgstr ""
"Không thể chuyển đổi sổ địa chỉ,\n"
"nhưng đã tạo các tập tin sổ địa chỉ trống mới."
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1102,7 +1111,7 @@ msgstr ""
"Không thể chuyển đổi sổ địa chỉ,\n"
"không thể tạo các tập tin sổ địa chỉ mới."
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1110,17 +1119,17 @@ msgstr ""
"Không thể chuyển đổi sổ địa chỉ\n"
"và không thể các tập tin sổ địa chỉ mới."
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "Lỗi chuyển đổi sổ địa chỉ"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "Chuyển đổi sổ địa chỉ"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1128,78 +1137,78 @@ msgid ""
"%s%c%s"
msgstr "Không thể đọc mục lục địa chỉ"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "Lỗi sổ địa chỉ"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr ""
"Sổ địa chỉ cũ đã được chuyển đổi, không thể lưu tập tin mục lục địa chỉ mới"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr ""
"Không thể chuyển đổi sổ địa chỉ, nhưng đã tạo các tập tin sổ địa chỉ trống "
"mới."
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr ""
"Không thể chuyển đổi sổ địa chỉ, không thể tạo các tập tin sổ địa chỉ mới."
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr ""
"Không thể chuyển đổi sổ địa chỉ và không thể tạo các tập tin sổ địa chỉ mới."
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "Không thể đọc mục lục địa chỉ"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "Lỗi chuyển đổi sổ địa chỉ"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "Chuyển đổi sổ địa chỉ"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "Giao diện"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "Sổ địa chỉ"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "Cá nhân"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "Địa chỉ email"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "Nhóm"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "Máy chủ LDAP"
@@ -1211,11 +1220,11 @@ msgstr "Địa chỉ chung"
msgid "Personal address"
msgstr "Địa chỉ cá nhân"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "Chú ý"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "Cảnh báo"
@@ -1262,403 +1271,403 @@ msgstr "Nâu"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "Không"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/Thê_m..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/_Xoá bỏ"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/Th_uộc tính"
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/_Tập tin/_Gửi"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/_Tập tin/Gửi _sau"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/_Tập tin/Lưu vào thư mục _nháp"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/_Tập tin/Lưu và _tiếp tục soạn"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/_Tập tin/Đính _kèm tập tin"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/_Tập tin/_Chèn tập tin"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/_Tập tin/Chèn _chữ kí"
-#: src/compose.c:579
+#: src/compose.c:583
msgid "/_File/A_ppend signature"
msgstr "/_Tập tin/Thêm _chữ kí"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/_Soạn/_Hoàn tác"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/_Soạn/Ch_uyển tác"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/_Soạn/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/_Soạn/_Cắt"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/_Soạn/Dán ở dạng t_rích dẫn"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/_Soạn/Chọ_n tất cả"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/_Soạn/_Khuôn dòng đoạn hiện tại"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/_Soạn/Khuôn _mọi dòng dài"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/_Soạn/Tự độ_ng khuôn dòng"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/_Xem"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/_Xem/_Người nhận"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/_Xem/_Cc"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/_Xem/_Bcc"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/_Xem/_Hồi âm cho"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/_Xem/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/_Xem/Tiế_p sau"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/_Xem/_Thước kẻ"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/_Xem/Đí_nh kèm"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/_Xem/Đi _tới/Thư mụ_c khác..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/_Xem/Mã _kí tự"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/_Xem/Mã _kí tự/_Tự động"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/_Xem/Mã _kí tự/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/_Xem/Mã _kí tự/7bit ascii (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/_Xem/Mã _kí tự/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/_Xem/Mã _kí tự/Tây Âu (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/_Xem/Mã _kí tự/Tây Âu (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/_Xem/Mã _kí tự/Trung Âu (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/_Xem/Mã _kí tự/_Baltic (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/_Xem/Mã _kí tự/Baltic (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/_Xem/Mã _kí tự/A-rập (Windows-1256)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/_Xem/Mã _kí tự/Hi Lạp (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/_Xem/Mã _kí tự/A-rập (ISO-8859-_6)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/_Xem/Mã _kí tự/A-rập (Windows-1256)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/_Xem/Mã _kí tự/Do Thái (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/_Xem/Mã _kí tự/Do Thái (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/_Xem/Mã _kí tự/Thổ Nhĩ Kì (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/_Xem/Mã _kí tự/Cyrillic (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/_Xem/Mã _kí tự/Cyrillic (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/_Xem/Mã _kí tự/Cyrillic (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/_Xem/Mã _kí tự/Cyrillic (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/_Xem/Mã _kí tự/Nhật Bản (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/_Xem/Mã _kí tự/Hán giản thể (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/_Xem/Mã _kí tự/Hán phồn thể (GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/_Xem/Mã _kí tự/Hán phồn thể (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/_Xem/Mã _kí tự/Triều Tiên (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/_Xem/Mã _kí tự/Thái (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/_Xem/Mã _kí tự/Thái (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/_Công cụ/_Sổ địa chỉ"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/_Công cụ/_Mẫu"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/_Công cụ/_Hành động"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/_Công cụ/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/_Công cụ/Soạ_n với chương trình ngoài"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/_Công cụ/Chữ _kí PGP"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/_Công cụ/Mã hoá _PGP"
-#: src/compose.c:719
+#: src/compose.c:723
msgid "/_Tools/_Check spell"
msgstr "/_Công cụ/Kiểm tra _chính tả"
-#: src/compose.c:720
+#: src/compose.c:724
msgid "/_Tools/_Set spell language"
msgstr "/_Công cụ/Chọn ngôn ngữ để _kiểm tra chính tả"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: tập tin không tồn tại\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "Không thể lấy phần văn bản\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "Lỗi định dạng đánh dấu trích dẫn."
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "Lỗi định dạng trả lời/chuyển tiếp thư."
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "Tập tin %s không tồn tại\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "Không thể xác định kích tước tập tin của %s\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "%s là tập tin trống."
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "Không thể đọc %s."
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "Thư: %s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "Không thể lấy thành phần cho thư nhiều thành phần."
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(Không tiêu đề)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - Viết thư%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "Chưa chỉ định người nhận."
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "Tiêu đề bị bỏ trống"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "Tiêu đề bị bỏ trống. Vẫn gửi đi?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "Đính kèm"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "Tự động đặt địa chỉ sau"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "Người gửi:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "Tiêu đề:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "Gửi"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "không lấy được danh sách người nhận."
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1666,40 +1675,40 @@ msgstr ""
"Chưa xác định tài khoản để gửi thư.\n"
"Hãy chọn một tài khoản trước khi gửi."
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "Xảy ra lỗi khi gửi thư đến %s ."
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "Không thể lưu thư vào hộp gửi (outbox)."
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "Không tìm thấy khoá liên quan đến khoá đang chọn với id `%s'."
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "Không thể xếp hàng thông điệp"
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "Không thể xếp hàng thông điệp"
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "Không thể xếp hàng thông điệp"
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "không thể đổi chế độ tập tin\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1710,11 +1719,11 @@ msgstr ""
"\n"
"Vẫn gửi ở dạng %s?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "Lỗi chuyển mã"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1727,15 +1736,15 @@ msgstr ""
"\n"
"Vẫn gửi đi?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "Giới hạn độ dài của dòng"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1744,90 +1753,92 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "không thể xoá thư cũ\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "đang xếp hàng thư...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "không thấy thư mục đợi\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "không thể xếp hàng thư\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "Tập tin %s không tồn tại\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "Không thể mở tập tin đánh đấu.\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "đã tạo ID của thư: %s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "Đang tạo cửa sổ soạn thảo...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "Chữ kí PGP"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "Mã hoá PGP"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "Kiểu MIME"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "Kích thước"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "Kiểu MIME không hợp lệ"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "Tập tin không tồn tại hoặc rỗng."
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "Thuộc tính"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "Mã hoá"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "Đường dẫn"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "Tên tập tin"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "Dòng lệnh cho trình soạn thảo ngoài không hợp lệ: `%s'\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, c-format
msgid ""
"The external editor is still working.\n"
@@ -1836,48 +1847,48 @@ msgstr ""
"Trình soạn thảo ngoài vẫn đang hoạt động.\n"
"Bắt buộc dừng tiến trình (pid: %d)?\n"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "Không thể xếp hàng thông điệp"
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "Chọn tập tin"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "Chọn tập tin"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "Lưu thư"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "Nội dung đã được thay đổi. Lưu vào thư mục nháp?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "_Không lưu"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "Bạn có muốn dùng mẫu `%s' ?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "Dùng mẫu"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "_Thay thế"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "_Chèn"
@@ -2059,7 +2070,7 @@ msgstr "Soạn mục JPilot"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2358,18 +2369,18 @@ msgstr "/_Xoá nhóm tin"
msgid "Creating folder view...\n"
msgstr "Đang tạo khung thư mục...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "Mới"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "Chưa đọc"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2411,7 +2422,7 @@ msgstr "Việc làm lại cây thư mục thất bại."
msgid "Checking for new messages in all folders..."
msgstr "Kiểm tra thư mới trong mọi thư mục..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "Rác"
@@ -2557,7 +2568,7 @@ msgid "Creating header view...\n"
msgstr "Đang tạo khung xem header...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(Không rõ người gửi)"
@@ -2930,7 +2941,7 @@ msgstr "Đang thoát"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "Đang lấy thư (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3140,7 +3151,7 @@ msgstr "Các thư đang đợi gửi"
msgid "Some unsent messages are queued. Exit now?"
msgstr "Một số thư chưa gửi đã được xếp hàng. Thoát bây giờ?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3148,20 +3159,20 @@ msgstr ""
"GnuPG không được cài đặt hoàn hảo, hoặc phiên bản quá cũ.\n"
"Việc hỗ trợ OpenGPG bị cấm."
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "một tiến trình Sylpheed khác đang chạy.\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "Di trú cấu hình"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3511,15 +3522,15 @@ msgstr "/_Xem/Mã _kí tự/Hán (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/_Xem/Mã _kí tự/Triều Tiên (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/_Xem/_Mở trong cửa sổ mới"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/_Xem/_Nguồn thư"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/_Xem/Mọi _header"
@@ -3817,8 +3828,8 @@ msgstr "Đang tạo cửa sổ chính...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "Cửa sổ chính: việc cấp màu %d thất bại\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "xong.\n"
@@ -3886,7 +3897,7 @@ msgstr "Sylpheed - Khung thư mục"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - Khung đọc thư"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/_Hồi âm"
@@ -3902,15 +3913,15 @@ msgstr "/Hồi âm cho người _gửi"
msgid "/Reply to mailing _list"
msgstr "/Hồi âm cho _hộp thư chung"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/_Chuyển tiếp"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/Ch_uyển tiếp ở dạng đính kèm"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/Chu_yển hướng"
@@ -4079,7 +4090,7 @@ msgstr "Đính kèm"
msgid "Message View - Sylpheed"
msgstr "Khung xem thư - Sylpheed"
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "Không thể lưu tập tin `%s'."
@@ -4104,7 +4115,7 @@ msgstr "/_Lưu là..."
msgid "/Save _all..."
msgstr "/Lưu _tất cả..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/I_n ấn..."
@@ -4287,21 +4298,21 @@ msgstr "Cấu hình tài khoản"
msgid "Creating account preferences window...\n"
msgstr "Đang tạo của sổ cấu hình tài khoản...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "Nhận"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "Gửi"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "Viết thư"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "Riêng tư"
@@ -4309,7 +4320,7 @@ msgstr "Riêng tư"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "Nâng cao"
@@ -4434,7 +4445,7 @@ msgid "Authentication method"
msgstr "Phương thức xác thực"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "Tự động"
@@ -4479,8 +4490,8 @@ msgstr "Tạo ID của thư"
msgid "Add user-defined header"
msgstr "Thêm header theo định nghĩa người dùng"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " Soạn... "
@@ -4505,7 +4516,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "Xác thực với POP3 trước khi gửi"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "Chữ kí"
@@ -4814,85 +4825,114 @@ msgstr "Xoá hành động"
msgid "Do you really want to delete this action?"
msgstr "Bạn có thực sự muốn xoá hành động này?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "Đang tạo của sổ cấu hình chung...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "Cấu hình chung"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "Hiển thị"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "Thư rác"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr "Chi tiết"
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "Tự động kiểm tra thư mới"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "mỗi"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "phút"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "Kiểm tra thư mới khi chạy chương trình"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "Cập nhập mọi thư mục cục bộ sau khi sáp nhập"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "Chạy lệnh khi có thư mới"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "Lệnh"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "`%d' sẽ được thay thế tương ứng với số thư mới."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "Sáp nhập từ spool cục bộ"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "Lọc khi sáp nhập"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Đường dẫn spool"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "Chung"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "Lưu thư đã gửi vào hộp Đã gửi"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "Áp dụng quy tắc lọc cho thư đã gửi"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "Tự động đặt địa chỉ sau"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "Khuôn dòng trước khi gửi"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "Mã kí tự khi chuyển"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
@@ -4900,216 +4940,192 @@ msgstr ""
"Chỉ định Mã-kí-tự-khi-chuyển-nội-dung sẽ được dùng khi nội dung thư chứa các "
"kí tự không phải ASCII."
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
msgid "MIME filename encoding"
msgstr "Mã MIME của tên tập tin"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
msgid "MIME header"
msgstr ""
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "Khuôn dòng trước khi gửi"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "Chung"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "Vạch phân cách chữ kí"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "Chèn tự động"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "Hồi âm"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "Tự động chọn tài khoản để hồi âm"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "Trích dẫn thư khi hồi âm"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/Hồi âm cho _hộp thư chung"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "Trình soạn thảo"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "Tự động chạy trình soạn thảo ngoài"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "Mức hoàn tác"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "Khuôn dòng thư tại"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "kí tự"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "Khuôn dòng phần trích dẫn"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "Khuôn dòng khi nhập"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
msgid "Auto-save to draft"
msgstr "Tự động lưu vào thư mục nháp"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
msgid "Format"
msgstr "Định dạng"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr "Kiểm tra chính tả"
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "Định dạng hồi âm"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "Dấu trích dẫn"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "Định dạng chuyển tiếp"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " Giải thích các kí hiệu "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr "Cho phép kiểm tra chính tả"
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
msgid "Default language:"
msgstr "Ngôn ngữ mặc định:"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
msgid "Text font"
msgstr "Phông chữ cho văn bản"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "Khung Thư mục"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "Hiển thị số thư chưa đọc ngay sau tên thư mục"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "Hiển thị cột số thư chưa đọc trên khung thư mục"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "Viết tắt khi tên nhóm tin dài hơn"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "chữ cái"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "Khung xem tóm tắt"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "Hiện người nhận trên cột `Người gửi' nếu người gửi là bạn"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "Mở rộng các luồng thư"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "Định dạng thời gian"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " Đặt các mục hiển thị trên bảng tóm tắt... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "Thư"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/_Nhãn màu"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
msgid "Default character encoding"
msgstr "Mã kí tự mặc định"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr "Phần này được dùng khi hiển thị thư bị mất thông tin về mã kí tự"
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
msgid "Outgoing character encoding"
msgstr "Mã kí tự đầu ra"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5117,11 +5133,11 @@ msgstr ""
"Nếu chọn `Tự động', mã kí tự tối ưu cho thiết lập bản địa hiện tại sẽ được "
"dùng."
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "Cho phép màu sắc trong thư"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5129,84 +5145,84 @@ msgstr ""
"Hiển thị bảng chữ cái và chữ số đa byte\n"
"ở dạng kí tự ASCII (chỉ tiếng Nhật)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "Hiện ô header phía trên khung xem thư"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "Hiện header dạng ngắn gọn trên khung xem thư"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "Hiển thị HTML ở dạng văn bản thuần tuý"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "Hiển thị HTML ở dạng văn bản thuần tuý"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "Hiển thị con trỏ trong khung xem thư"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "Khoản cách dòng"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "pixel"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "Cuộn"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "Nửa trang"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "Cuộn trơn"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "Bước"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "Hình ảnh"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "Đổi kích thước ảnh to cho vừa với cửa sổ"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "Hiện hình ảnh ngay trên dòng"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "Cho phép điều khiển thư rác"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "Lệnh thu thập:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
msgid "(Select preset)"
msgstr "(Chọn kiểu)"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "Không phải thư rác"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "Lệnh phân loại"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
@@ -5214,234 +5230,234 @@ msgstr ""
"Để tự động phân loại thư rác, chương trình phải được học phân biệt thư rác "
"và thư bình thường ở một mức nhất định."
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "Thư mục thư rác"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "Các thư bị đánh dấu là thư rác sẽ được chuyển tới thư mục này."
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "Lọc thư được phân loại là thư rác lúc nhận"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "Xoá thư rác khỏi máy chủ khi nhận"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
msgid "Delete junk mails from server on receiving"
msgstr "Xoá thư rác khỏi máy chủ khi nhận"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr "Đánh dấu là đã đọc các thư rác đã lọc"
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "Tự động kiểm tra chữ kí"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "Hiện kết quả kiểm tra chữ kí trong cửa sổ popup"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "Lưu tạm mật khẩu vào bộ nhớ"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "Hết hạn sau"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "phút "
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "Đặt là '0' để lưu mật khẩu trong suốt phiên làm việc."
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "Bắt (grab) đầu vào khi nhập mật khẩu"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "Hiển thị cảnh báo lúc khởi động nếu GnuPG không hoạt động"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "Luôn mở thư trong phần tóm tắt khi được chọn"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "Mở thư chưa đọc đầu tiên khi vào một thư mục"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "Không có thêm thư được đánh dấu nào"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "Chỉ đánh dấu thư là đã đọc khi mở trong cửa sổ mới"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "Đi đến hộp nhận sau khi nhận thư mới"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "Kiểm tra thư mới khi chạy chương trình"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "Thực thi ngay lập tức khi di chuyển hoặc xoá thư"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "Thư sẽ được đánh dấu đến khi thực thi nếu không dùng tuỳ chọn này."
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "Sắp xếp thứ tự các nút tương ứng với GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
msgid "Display tray icon"
msgstr "Hiển thị biểu tượng trên khay"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " Đặt phím tắt... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "Khác"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
msgid "External commands"
msgstr "Lệnh ngoài"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "Thời gian"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "Hộp thoại nhận thư"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "Hiện hộp thoại nhận thư"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "Luôn luôn"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "Chỉ khi nhận theo kiểu thủ công"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "Không bao giờ"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "Không hiện hộp thoại báo lỗi kiểu popup khi gặp lỗi"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "Đóng hộp thoại nhận thư khi hoàn thành"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "Thêm địa chỉ vào đích đến khi nhấn đúp"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "Lúc thoát"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "Xác nhận khi thoát"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "Đổ rác khi thoát"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "Hỏi trước khi đổ rác"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "Cảnh báo nếu có thư chờ được gửi"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "Lệnh ngoài (%s sẽ được thay thế bằng tên tập tin / URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "Trình duyệt"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(Trình duyệt mặc định)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "Dùng chương trình ngoài để gửi"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "Dùng chương trình ngoài để sáp nhập"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "Dùng chương trình ngoài để gửi"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
#, fuzzy
msgid "Enable auto update check"
msgstr "Cho phép kiểm tra chính tả"
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr ""
"Cho phép kiểm tra nghiêm ngặt về tính toàn vẹn của bộ đệm của bảng tóm tắt"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5451,276 +5467,276 @@ msgstr ""
"đổi.\n"
"Tuỳ chọn này sẽ suy giảm hiệu năng của việc hiển thị bảng tóm tắt."
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "Hết hạn I/O socket"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "giây"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "Tự động (Khuyến cáo)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7bit ascii (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "Đông Âu (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "Tây Âu (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
msgid "Western European (Windows-1252)"
msgstr "Tây Âu (Windows-1252)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "Trung Âu (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "Baltic (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "Baltic (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "A-rập (Windows-1256)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "Hi Lạp (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
msgid "Arabic (ISO-8859-6)"
msgstr "A-rập (ISO-8859-6)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
msgid "Arabic (Windows-1256)"
msgstr "A-rập (Windows-1256)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "Do Thái (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "Do Thái (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "Thổ Nhĩ Kì(ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "Cyrillic (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "Cyrillic (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "Cyrillic (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "Cyrillic (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "Nhật Bản (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "Nhật Bản (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "Nhật Bản (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "Hán giản thể (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "Hán giản thể (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "Hán phồn thể (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "Hán phồn thể (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "Hán (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "Triều Tiên (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "Thái (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "Thái (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "dạng viết tắt của ngày trong tuần (thứ)"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "dạng đầy đủ tên ngày trong tuần (thứ)"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "dạng viết tắt của tên tháng"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "dạng đầy đủ của tên tháng"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "định dạng thời gian cho locale hiện tại"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "thế kỉ (năm/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "ngày trong tháng ở dạng số thập phân"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "giờ ở dạng số thập phân, dùng dạng 24 giờ"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "giờ ở dạng số thập phân, dùng dạng 12 giờ"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "ngày trong năm ở dạng số thập phân"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "tháng ở dạng số thập phân"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "phút ở dạng số thập phân"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "hoặc là AM hoặc là PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "giây ở dạng số thập phân"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "ngày trong tuần ở dạng số thập phân"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "định dạng ưu tiên cho ngày tháng của locale hiện tại"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "hai số cuối của năm"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "năm ở dạng số thập phân"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "múi giờ hoặc tên hoặc dạng viết tắt"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "Kí hiệu"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "Miêu tả"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "Ví dụ"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "Đặt màu cho thư"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "Màu sắc"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "Nội dung trích dẫn - Cấp 1"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "Nội dung trích dẫn - Cấp 2"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "Nội dung trích dẫn - Cấp 3"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "Liên kết URI"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "Lặp lại theo vòng"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "Chọn màu cho phần trích dẫn cấp 1"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "Chọn màu cho phần trích dẫn cấp 2"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "Chọn màu cho phần trích dẫn cấp 3"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "Chọn màu cho URI"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "Miêu tả về biểu tượng"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5744,11 +5760,11 @@ msgstr ""
"Nhóm tin\n"
"ID của thư"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "Nếu x đã được đặt, hiển thị expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5762,7 +5778,7 @@ msgstr ""
"Nội dung thư được trích dẫn không gồm chữ kí\n"
"Literal %"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5774,19 +5790,19 @@ msgstr ""
"Dấu ngoặc nhọn mở\n"
"Dấu ngoặc nhọn đóng"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "Phím tắt"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "Chọn kiểu phím tắt. "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "Mặc định"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "Sylpheed cũ"
@@ -6163,19 +6179,19 @@ msgstr "Đính kèm"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "Tiêu đề"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "Người gửi"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "Thời gian"
@@ -6185,7 +6201,7 @@ msgid "Number"
msgstr "Số"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "Người nhận:"
@@ -6490,7 +6506,7 @@ msgstr "Đang tìm %s (%d / %d)..."
msgid "Searching %s ..."
msgstr "Đang tìm %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(Không ngày tháng)"
@@ -6588,7 +6604,7 @@ msgstr "Giới t_hiệu"
msgid "%s - POP3 Remote mailbox"
msgstr "Xoá hộp thư"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "Số "
@@ -7068,7 +7084,7 @@ msgstr "Đang lấy danh sách nhóm tin..."
msgid "Can't retrieve newsgroup list."
msgstr "Không lấy được danh sách nhóm tin."
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "Xong."
@@ -7077,339 +7093,339 @@ msgstr "Xong."
msgid "%d newsgroups received (%s read)"
msgstr "Nhận được %d nhóm tin (đã đọc %s)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/Hồi â_m cho"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/Hồi â_m cho/_tất cả"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/Hồi â_m cho/_người gửi"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/Hồi â_m cho/_hộp thư chung"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/_Di chuyển..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/_Sao chép"
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/Đánh _dấu"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/Đánh _dấu/Đánh _dấu"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/Đánh _dấu/_Bỏ đánh dấu"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/Đánh _dấu/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/Đánh _dấu/Đá_nh dấu là chưa đọc"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/Đánh _dấu/Đán_h dấu đã đọc"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
msgid "/_Mark/Mark _thread as read"
msgstr "/Đánh _dấu/Đán_h dấu luồng đã đọc"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/Đánh _dấu/Đánh dấ_u đã đọc tất cả"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/_Nhãn màu"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "Coi là thư rác"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "Coi là thư rác"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/S_oạn lại"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/_Thêm người gửi vào sổ địa chỉ..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/Tạo _quy tắc lọc"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/Tạo _quy tắc lọc/_Tự động"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/Tạo _quy tắc lọc/theo _Người gửi"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/Tạo _quy tắc lọc/theo N_gười nhận"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/Tạo _quy tắc lọc/theo Tiê_u đề"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "Đang tạo khung xem tóm tắt...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "Đang quét thư mục (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "Đánh dấu tiến trình"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "Vẫn còn sót một số dấu. Xử lí chúng?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "Đang quét thư mục (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "_Tìm lại"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "Không có thêm thư chưa đọc"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "Không thấy thư nào chưa đọc. Tìm từ dưới lên?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "Không có thư nào chưa đọc."
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "Không thấy thư nào chưa đọc. Chuyển sang thư mục tiếp theo?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "Không có thêm thư mới"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "Không có thư mới. Tìm từ dưới lên?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "Không có thư mới."
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "Không thấy thư mới nào. Tìm trong thư mục tiếp theo?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "Không có thêm thư được đánh dấu"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "Không thấy thư nào được đánh dấu. Tìm từ cuối lên?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "Không có thư nào được dánh dấu."
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "Không thấy thư nào được đánh dấu. Tìm từ đầu?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "Không có thêm thư được đánh dấu nào"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "Không thấy nào được gán nhãn. Tìm từ cuối lên?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "Không có thư được gán nhãn."
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "Không thấy thư nào được gán nhãn. Tìm từ đầu?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "Tập trung thư theo tiêu đề..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "đã xoá %d"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "đã chuyển %s%d"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "đã chép %s%d"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " mục được chọn"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d mới, %d chưa đọc, %d tổng số (%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d mới, %d chưa đọc, %d tổng số"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "Đang sắp xếp bảng tóm tắt..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\tĐang thiết lập tóm tắt từ dữ liệu thư..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "Đang thiết lập tóm tắt từ dữ liệu thư..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "Đang ghi bộ đệm cho phần tóm tắt (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "Bức thư %d đã được đánh dấu\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "Bức thư %d được đánh dấu là đã đọc\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "Bức thư %d được đánh dấu là chưa đọc\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "Bức thư %s/%d được chọn để xoá\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "Xoá thư"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "Bạn có thực sự muốn xoá thư khỏi thùng rác?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "Đang xoá thư trùng nhau..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "Thư %s/%d được bỏ đánh đấu\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "Bức thư %d được chọn để chuyển tới %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "Đích đến trùng với thư mục hiện tại."
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "Chọn thư mục"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "Bức thư %d được chọn để chép đến %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "Đích đến trùng với thư mục hiện tại"
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "Chọn thư mục"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "Có lỗi khi xử lí thư."
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "Đang tạo luồng..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "Đang rời luồng..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, c-format
msgid "Filtering (%d / %d)..."
msgstr "Đang lọc (%d / %d)..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "đang lọc..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "Đang lọc..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "%d thư đã được lọc."
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5a271480..613828b2 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2005-03-17 09:22+0800\n"
"Last-Translator: Wang Jian <lark@linux.net.cn>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -20,201 +20,205 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "正在读取所有帐号的配置...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "到 %s 的 IMAP4 连接已断开。正在重新连接...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
#, fuzzy
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP4 服务器目录"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "无法连接到IMAP4服务器:%s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "正在创建到 %s:%d 的 IMAP4 连接...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "无法启动 TLS 会话。\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "正在删除邮件 %d"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, fuzzy, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "正在发送邮件 (%d / %d 字节)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, fuzzy, c-format
msgid "Moving messages %s to %s ..."
msgstr "正在移动邮件 %s%c%d 到 %s ...\n"
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, fuzzy, c-format
msgid "Copying messages %s to %s ..."
msgstr "正在复制邮件 %s%c%d 到 %s ...\n"
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, fuzzy, c-format
msgid "Removing messages %s"
msgstr "正在从 %s 获取邮件..."
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "无法设置删除标志:%s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "无法清除\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, fuzzy, c-format
msgid "Removing all messages in %s"
msgstr "正在从 %s 获取邮件..."
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "无法设置删除标志:1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "无法关闭文件夹\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "根文件夹 %s 不存在\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "获取列表时发生错误。\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "无法创建“%s”\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "无法在收件箱中创建“%s”\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "无法创建邮箱:LIST 失败\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "无法创建邮箱\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "无法将邮箱 %s 重命名为 %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "无法删除邮箱\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, fuzzy, c-format
msgid "Getting message headers (%d / %d)"
msgstr "正在发送邮件 (%d / %d 字节)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "获取信封时发生错误。\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "无法解析信封:%s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "无法获取信封\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "无法连接到IMAP4服务器:%s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "无法连接到IMAP4服务器:%s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "无法获得名字空间\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "无法选择文件夹:%s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
#, fuzzy
msgid "error on imap command: STATUS\n"
msgstr "执行IMAP命令时发生错误:CLOSE\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4 验证失败。\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 登录失败。\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "无法把 %s 添加到 %s\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(正在发送文件...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "无法追加邮件到 %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "无法将 %s 复制到 %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "执行IMAP命令时发生错误:STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "执行IMAP命令时发生错误:EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "执行IMAP命令时发生错误:CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "iconv 无法转换 UTF-7 到 %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "iconv 无法转换 %s 到 UTF-7\n"
@@ -498,12 +502,12 @@ msgstr "发现 %s\n"
msgid "Configuration is saved.\n"
msgstr "配置已经保存。\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "文件夹:"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
#, fuzzy
msgid "Junk mail filter"
msgstr "文件夹:"
@@ -683,8 +687,8 @@ msgstr ""
"按照该顺序检查新邮件。选中“G”列的复选框,在“全部接收”\n"
"时会检查新邮件。"
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -817,244 +821,249 @@ msgstr ""
msgid "Action's user argument"
msgstr "动作的用户参数"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "将地址添加到地址簿"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "地址"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "注释"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "选择地址簿文件夹"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/文件(_F)"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/文件(_F)/新建地址簿(_B)"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/文件(_F)/新建 vCard(_V)"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/文件(_F)/新建 JPilot(_J)"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/文件(_F)/新建服务器(_S)"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/文件(_F)/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/文件(_F)/编辑(_E)"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/文件(_F)/删除(_D)"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/文件(_F)/保存(_S)"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/文件(_F)/关闭(_C)"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/编辑(_E)"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/编辑(_E)/复制(_C)"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/编辑(_E)/粘贴(_P)"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/地址(_A)"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/地址(_A)/新建地址(_A)"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/地址(_A)/新建组(_G)"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/地址(_A)/新建文件夹(_F)"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/地址(_A)/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/地址(_A)/编辑(_E)"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/地址(_A)/删除(_D)"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/工具(_T)"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/工具(_T)/导入LDIF文件(_L)"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/工具(_T)/导入LDIF文件(_L)"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/帮助(_H)"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/帮助(_H)/关于(_A)"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/新建地址(_A)"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/新建组(_G)"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/新建文件夹(_F)"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/删除(_D)"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/复制(_C)..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/编辑(_E)/粘贴(_P)"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "地址簿"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "文件夹"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "电子邮件地址"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "搜索"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "收件人:"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "抄送:"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "密件抄送:"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "删除"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "添加"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "搜索"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "关闭"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "已注册的规则"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "删除地址"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "真的要删除地址?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, fuzzy, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1063,38 +1072,38 @@ msgstr ""
"您要删除“%s”中的文件夹和所有地址吗?\n"
"如果仅删除文件夹,地址将被移到上一级文件夹中。"
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "删除文件夹"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "_Folder only"
msgstr "仅文件夹"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
#, fuzzy
msgid "Folder and _addresses"
msgstr "文件夹和地址"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "真的要删除“%s”?"
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "新建用户,无法保存索引文件。"
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "新建用户,无法保存地址簿文件。"
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr "成功转换旧的地址簿。"
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1102,7 +1111,7 @@ msgstr ""
"已经转换旧的地址簿,\n"
"无法保存新的地址索引文件"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1110,7 +1119,7 @@ msgstr ""
"无法转换地址簿,\n"
"但创建了空的新地址簿文件。"
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1118,23 +1127,23 @@ msgstr ""
"无法转换地址簿,\n"
"无法创建新的地址簿文件。"
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
msgstr "无法转换地址簿且无法创建新的地址簿文件。"
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "地址簿转换错误"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "地址簿转换"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1142,73 +1151,73 @@ msgid ""
"%s%c%s"
msgstr "无法读取地址索引"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "地址簿错误"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "已经转换旧的地址簿,无法保存新的地址索引文件"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr "无法转换地址簿,但创建了空的新地址簿文件。"
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "无法转换地址簿,无法创建新的地址簿文件。"
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr "无法转换地址簿且无法创建新的地址簿文件。"
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "无法读取地址索引"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "地址簿转换错误"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "地址簿转换"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "界面"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "地址簿"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "个人"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "电子邮件地址"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "群组"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP 服务器"
@@ -1220,11 +1229,11 @@ msgstr "公用地址"
msgid "Personal address"
msgstr "个人地址"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "注意"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "警告"
@@ -1271,412 +1280,412 @@ msgstr "棕色"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "没有"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/添加(_A)..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/删除(_R)"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/属性(_P)..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/文件(_F)/发送(_S)"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/文件(_F)/以后发送(_L)"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/文件(_F)/保存到草稿夹(_D)"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/文件(_F)/保存并继续编辑(_K)"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/文件(_F)/添加附件(_A)"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/文件(_F)/插入文件(_I)"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/文件(_F)/插入签名(_G)"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/文件(_F)/插入签名(_G)"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/编辑(_E)/撤销(_U)"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/编辑(_E)/重复(_R)"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/编辑(_E)/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/编辑(_E)/剪切(_T)"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/编辑(_E)/作为引文粘贴(_Q)"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/编辑(_E)/全选(_A)"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/编辑(_E)/当前段落折行(_W)"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/编辑(_E)/所有长行折行(_L)"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/编辑(_E)/自动折行(_O)"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/查看(_V)"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/查看(_V)/收件人(_T)"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/查看(_V)/抄送(_C)"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/查看(_V)/密件抄送(_B)"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/查看(_V)/回复至(_R)"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/查看(_V)/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/查看(_V)/跟贴(_F)"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/查看(_V)/标尺(_U)"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/查看(_V)/附件(_A)"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/查看(_V)/转到(_G)/其它文件夹(_F)..."
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/查看(_V)/字符编码(_E)"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/查看(_V)/字符编码(_E)/自动(_A)"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/查看(_V)/字符编码(_E)/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/查看(_V)/字符编码(_E)/7位 ASCII (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/查看(_V)/字符编码(_E)/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/查看(_V)/字符编码(_E)/西欧 (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/查看(_V)/字符编码(_E)/西欧 (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/查看(_V)/字符编码(_E)/中欧 (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/查看(_V)/字符编码(_E)/波罗的语 (ISO-8859-13)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/查看(_V)/字符编码(_E)/波罗的语 (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/查看(_V)/字符编码(_E)/斯拉夫语 (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/查看(_V)/字符编码(_E)/希腊语 (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/查看(_V)/字符编码(_E)/波罗的语 (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/查看(_V)/字符编码(_E)/斯拉夫语 (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/查看(_V)/字符编码(_E)/希腊语 (ISO-8859-_7)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
#, fuzzy
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/查看(_V)/字符编码(_E)/斯拉夫语 (Windows-1251)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/查看(_V)/字符编码(_E)/土耳其语 (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/查看(_V)/字符编码(_E)/斯拉夫语 (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/查看(_V)/字符编码(_E)/斯拉夫语 (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/查看(_V)/字符编码(_E)/斯拉夫语 (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/查看(_V)/字符编码(_E)/斯拉夫语 (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/查看(_V)/字符编码(_E)/日语 (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/查看(_V)/字符编码(_E)/简体中文 (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
#, fuzzy
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/查看(_V)/字符编码(_E)/简体中文 (_GB2312)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/查看(_V)/字符编码(_E)/繁体中文 (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/查看(_V)/字符编码(_E)/朝鲜语 (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/查看(_V)/字符编码(_E)/泰国语 (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/查看(_V)/字符编码(_E)/泰国语 (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/工具(_T)/地址簿(_A)"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/工具(_T)/模板(_T)"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/工具(_T)/动作(_N)"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/工具(_T)/---"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/工具(_T)/用外部编辑器编辑(_X)"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/工具(_T)/PGP 签名(_G)"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/工具(_T)/PGP 加密(_E)"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/工具(_T)/执行(_X)"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/工具(_T)/模板(_T)"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s:文件不存在\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "无法得到文本分块\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "引文标记格式错误。"
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "邮件回复/转发格式错误。"
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "文件 %s 不存在\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "无法获得文件 %s 的大小\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "文件 %s 是空的。"
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "无法读取 %s。"
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "邮件:%s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "无法获得分块邮件的分块。"
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(没有主题)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, fuzzy, c-format
msgid "%s - Compose%s"
msgstr "%s - 撰写邮件%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "没有指定收件人。"
-#: src/compose.c:2896
+#: src/compose.c:2918
#, fuzzy
msgid "Empty subject"
msgstr "主题"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "主题是空的。还要发送吗?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "附件"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "自动设置以下地址"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "发件人:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "标题:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "发送"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "无法获得收件人列表。"
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1684,40 +1693,40 @@ msgstr ""
"没有指定发送邮件要用的帐号。\n"
"请在发送前选择一个邮件帐号。"
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "发送邮件到 %s 时发生错误。"
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "无法将该邮件保存到发件箱。"
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "无法找到和当前选中的密钥标识“%s”相联系的钥匙。"
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "无法将该邮件排队。"
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "无法将该邮件排队。"
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "无法将该邮件排队。"
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "无法改变文件属性\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, fuzzy, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1727,12 +1736,12 @@ msgstr ""
"无法将邮件的字符编码从 %s 转换到 %s。\n"
"仍然用 %s 发送吗?"
-#: src/compose.c:3634
+#: src/compose.c:3721
#, fuzzy
msgid "Code conversion error"
msgstr "地址簿转换错误"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1741,15 +1750,15 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr ""
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1758,92 +1767,94 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "无法删除旧邮件\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "正在排队邮件...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "无法找到队列文件夹:%s\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "无法排队该邮件\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "文件 %s 不存在\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "无法打开文件 %s\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "生成邮件标识号:%s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "正在创建撰写窗口...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
#, fuzzy
msgid "PGP Sign"
msgstr "/工具(_T)/PGP 签名(_G)"
-#: src/compose.c:5100
+#: src/compose.c:5192
#, fuzzy
msgid "PGP Encrypt"
msgstr "/工具(_T)/PGP 加密(_E)"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME 类型"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "大小"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "无效的MIME类型。"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "文件不存在或为空。"
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "属性"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "编码方式"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "路径"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "文件名"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "外部编辑器命令行无效:“%s”\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1853,51 +1864,51 @@ msgstr ""
"强制结束程序?\n"
"程序组标识号:%d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "无法将该邮件排队。"
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "选择文件"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "选择文件"
-#: src/compose.c:7117
+#: src/compose.c:7211
#, fuzzy
msgid "Save message"
msgstr "立即发送邮件"
-#: src/compose.c:7118
+#: src/compose.c:7212
#, fuzzy
msgid "This message has been modified. Save it to draft folder?"
msgstr "该邮件已修改。丢弃它?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr ""
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "您要使用模板“%s”吗?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "使用模板"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Replace"
msgstr "替换"
-#: src/compose.c:7174
+#: src/compose.c:7268
#, fuzzy
msgid "_Insert"
msgstr "插入"
@@ -2080,7 +2091,7 @@ msgstr "编辑 JPilot 项"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr " ... "
@@ -2381,18 +2392,18 @@ msgstr "/删除新闻组(_R)"
msgid "Creating folder view...\n"
msgstr "正在创建文件夹视图...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "新建"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "未读"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2434,7 +2445,7 @@ msgstr "重建文件夹树失败。"
msgid "Checking for new messages in all folders..."
msgstr "正在检查所有文件夹中的新邮件..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr ""
@@ -2580,7 +2591,7 @@ msgid "Creating header view...\n"
msgstr "正在创建标题视图...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(没有发件人)"
@@ -2952,7 +2963,7 @@ msgstr "正在退出"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "正在获取邮件 (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3155,7 +3166,7 @@ msgstr "队列中的邮件"
msgid "Some unsent messages are queued. Exit now?"
msgstr "一些未发送的信件被放入队列。现在退出吗?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3163,20 +3174,20 @@ msgstr ""
"没有正确安装 GnuPG,或者版本太老。\n"
"已禁用 OpenPGP 支持。"
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "另外一个 Sylpheed 正在运行。\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "正在迁移配置"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3530,15 +3541,15 @@ msgstr "/查看(_V)/字符编码(_E)/中文 (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/查看(_V)/字符编码(_E)/朝鲜语 (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/查看(_V)/在新窗口中打开(_W)"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/查看(_V)/邮件源文件(_A)"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/查看(_V)/所有标题(_H)"
@@ -3843,8 +3854,8 @@ msgstr "正在创建主窗口...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "主窗口:分配颜色 %d 失败\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "完成。\n"
@@ -3913,7 +3924,7 @@ msgstr "Sylpheed-文件夹视图"
msgid "Sylpheed - Message View"
msgstr "Sylpheed-邮件视图"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/回复(_R)"
@@ -3929,15 +3940,15 @@ msgstr "/回复到发件人(_S)"
msgid "/Reply to mailing _list"
msgstr "/回复到邮件列表(_L)"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/转发(_F)"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/作为附件转发(_W)"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/重定向(_T)"
@@ -4082,7 +4093,7 @@ msgstr "附件"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "无法保存文件“%s”'。"
@@ -4108,7 +4119,7 @@ msgstr "/另存为(_S)..."
msgid "/Save _all..."
msgstr "/另存为(_S)..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/打印(_P)..."
@@ -4289,21 +4300,21 @@ msgstr "帐号首选项"
msgid "Creating account preferences window...\n"
msgstr "正在创建帐号首选项窗口...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "接收"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "发送"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "撰写"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "隐私"
@@ -4311,7 +4322,7 @@ msgstr "隐私"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "高级"
@@ -4438,7 +4449,7 @@ msgid "Authentication method"
msgstr "验证方法"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "自动"
@@ -4488,8 +4499,8 @@ msgstr "生成邮件标识"
msgid "Add user-defined header"
msgstr "添加用户定义的头域"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " 编辑... "
@@ -4512,7 +4523,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "发送前用POP3验证"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "签名"
@@ -4824,322 +4835,327 @@ msgstr "删除动作"
msgid "Do you really want to delete this action?"
msgstr "您真的要删除该动作吗?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "正在创建通用首选项窗口...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "通用首选项"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "显示"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
#, fuzzy
msgid "Junk mail"
msgstr "文件夹:"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "自动检查新邮件"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "每"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "分钟"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "启动时检查新邮件"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "合并邮件后更新所有的本地文件夹"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
#, fuzzy
msgid "Execute command when new messages arrived"
msgstr "当移动或删除邮件时立即执行"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "命令"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, fuzzy, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "正在获取新邮件数量(STAT)..."
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
#, fuzzy
msgid "Incorporate from local spool"
msgstr "从邮件池合并邮件"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "合并邮件时进行过滤"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "邮件池路径"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "常规"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "将已发出的邮件保存在发件箱"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr ""
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "自动设置以下地址"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "发送前折行"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "传输编码"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr "指定当邮件内容包含非 ASCII 字符时使用的 Content-Transfer-Encoding。"
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "发送时使用的字符编码"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "发送时使用的字符编码"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "发送前折行"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "常规"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "签名分隔符"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "自动插入"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "回复"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "自动选择回复用的帐号"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "回复时引用原文"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/回复到邮件列表(_L)"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "编辑器"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "自动启动外部编辑器"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "撤销次数"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "邮件折行于第"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "个字符"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "引文折行"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "输入时折行"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "保存到草稿文件夹"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "普通"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "回复格式"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "引文符号"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "转发格式"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr " 符号描述 "
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "默认收件箱"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "文本"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
#, fuzzy
msgid "Folder View"
msgstr "文件夹"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "在文件夹名后显示未读邮件的数量"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "在文件夹名后显示未读邮件的数量"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "缩写新闻组长于"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "信件"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "摘要视图"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "如果发件人是您自己,“发件人”栏中显示的是收件人"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "展开线索"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "日期格式"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr " 设置摘要中显示的项... "
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "邮件"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/颜色标签(_B)"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/查看(_V)/字符编码(_E)"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/查看(_V)/字符编码(_E)"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
msgstr "如果选择“自动”,将使用最适合当前区域设置的编码方式。"
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "启用邮件的颜色表示"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
@@ -5147,610 +5163,610 @@ msgstr ""
"用单字节字符显示多字节字母和数字\n"
"(仅适用于日语)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "在邮件视图之上显示邮件头面板"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "在邮件视图中显示简短的邮件头"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "将HTML内容显示为文本"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "将HTML内容显示为文本"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
#, fuzzy
msgid "Display cursor in message view"
msgstr "在邮件视图中显示简短的邮件头"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "邮件内容行间距"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "个像素"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "滚动"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "半页滚动"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "平滑滚动"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "每次滚动"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "图像"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "将附件中的图像缩放至适合窗口大小"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "嵌入显示图像"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
#, fuzzy
msgid "Enable Junk mail control"
msgstr "文件夹:"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
#, fuzzy
msgid "Learning command:"
msgstr "执行命令"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "选择密钥"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr ""
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
#, fuzzy
msgid "Classifying command"
msgstr "执行命令"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
#, fuzzy
msgid "Junk folder"
msgstr "文件夹:"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
#, fuzzy
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "(没有过滤的邮件会保存在该文件夹中)"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
#, fuzzy
msgid "Filter messages classified as junk on receiving"
msgstr "在接收邮件时进行过滤"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "从服务器上删除"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "从服务器上删除"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "自动检查签名"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "在弹出窗口中显示签名检查结果"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "将口令串临时存放在内存中"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "过期时间"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "分钟后"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "设置为“0”将在整个会话过程中储存口令串"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "输入口令串时捕获输入(更安全)"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "如果 GnuPG 无法工作,在启动时显示警告"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "在摘要窗口中选择邮件时打开邮件"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "进入文件夹时打开第一个未读的邮件"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "没有找到用颜色标注过的邮件"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "仅在新窗口中打开邮件时标记邮件为已读"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "收到新邮件时转到收件箱"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "启动时检查新邮件"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "当移动或删除邮件时立即执行"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "如果该选项关闭,标记邮件直到完成执行。"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr ""
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "显示姓名"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr " 设置键盘关联... "
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "其它"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "执行命令"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "日期"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "收对话框"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "显示接收对话框"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "总是"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "仅在手工接收时"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "从不"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "在接收错误时不弹出错误对话框"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "完成后关闭接收对话框"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "双击时将地址添加为收件人"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "退出程序时"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "退出时进行确认"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "退出时清空废件箱"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "在清空前询问"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "如果队列中有邮件就发出警告"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "外部命令 (%s 将被替换为文件名或URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "网页浏览器"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
#, fuzzy
msgid "(Default browser)"
msgstr "默认收件箱"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "使用外部程序发送"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "使用外部程序合并邮件"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "使用外部程序发送"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
#, fuzzy
msgid "Enable strict checking of the integrity of summary caches"
msgstr "正在写摘要缓存(%s)..."
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
"This option will degrade the performance of displaying summary."
msgstr ""
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "套接字 I/O 超时:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "秒"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "自动 (建议使用)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "7位 ASCII (US-ASCII) "
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "西欧 (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "西欧 (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "西欧 (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "中欧 (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "波罗的语 (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "波罗的语 (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "斯拉夫语 (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "希腊语 (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "波罗的语 (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "斯拉夫语 (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
#, fuzzy
msgid "Hebrew (ISO-8859-8)"
msgstr "希腊语 (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
#, fuzzy
msgid "Hebrew (Windows-1255)"
msgstr "斯拉夫语 (Windows-1251)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "土耳其语 (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "斯拉夫语 (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "斯拉夫语 (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "斯拉夫语 (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "斯拉夫语 (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "日语 (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "日语 (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "日语 (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "简体中文 (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
#, fuzzy
msgid "Simplified Chinese (GBK)"
msgstr "简体中文 (GB2312)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "繁体中文 (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "繁体中文 (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "中文 (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "朝鲜文 (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "泰文 (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "泰文 (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "缩写的星期名"
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "完整的星期名"
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "缩写的月份名"
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "完整的月份名"
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "当前区域设置首选的日期和时间格式"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "世纪(年份/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "十进制表示的月中的天数"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "24小时时钟的十进制小时"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "12小时时钟的十进制小时"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "十进制表示的一年中的天数"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "十进制表示的月份"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "十进制表示的天数"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "AM或PM"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "十进制表示的秒"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "十进制表示的星期中的天数"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "当前区域设置的首选日期格式"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "年份的最后两个数字"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "十进制的年份"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "时区、名字或缩写"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "说明符"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "描述"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "示例"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "设置邮件颜色"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "颜色"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "引文-第一级"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "引文-第二级"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "引文-第三级"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "URI 链接"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "循环使用引文颜色"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "选择引文级别 1 的颜色"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "选择引文级别 2 的颜色"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "选择引文级别 3 的颜色"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "选择URI的颜色"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "符号的描述"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5774,11 +5790,11 @@ msgstr ""
"新闻组\n"
"邮件标识号"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "如果 x 设置了值则显示 expr"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5792,7 +5808,7 @@ msgstr ""
"没有签名的引文内容\n"
"%"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5804,20 +5820,20 @@ msgstr ""
"左括号\n"
"右括号"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "键盘关联"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
#, fuzzy
msgid "Select the preset of key bindings."
msgstr " 设置键盘关联... "
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "默认"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "旧式的Sylpheed"
@@ -6202,19 +6218,19 @@ msgstr "附件"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "主题"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "发件人"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "日期"
@@ -6224,7 +6240,7 @@ msgid "Number"
msgstr "序号"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "收件人:"
@@ -6531,7 +6547,7 @@ msgstr "正在过滤..."
msgid "Searching %s ..."
msgstr "正在扫描文件夹 %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(没有日期)"
@@ -6634,7 +6650,7 @@ msgstr "关于"
msgid "%s - POP3 Remote mailbox"
msgstr "删除邮箱"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "No."
@@ -7115,7 +7131,7 @@ msgstr "无法取回新闻组列表。"
msgid "Can't retrieve newsgroup list."
msgstr "无法取回新闻组列表。"
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "完成。"
@@ -7124,342 +7140,342 @@ msgstr "完成。"
msgid "%d newsgroups received (%s read)"
msgstr "已接收 %d 个新闻组(已读取 %s)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/回复到(_Y)"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/回复到(_Y)/全部(_A)"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/回复到(_Y)/发件人(_S)"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/回复到(_Y)/邮件列表(_L)"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/移动(_O)..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/复制(_C)..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/标记(_M)"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/标记(_M)/标记(_M)"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/标记(_M)/取消标记(_U)"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/标记(_M)/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/标记(_M)/标记为未读(_E)"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/标记(_M)/标记为已读(_D)"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/标记(_M)/标记为已读(_D)"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/标记(_M)/全部标记为已读(_R)"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/颜色标签(_B)"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "设置为默认帐号"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "设置为默认帐号"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/重新编辑(_E)"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
#, fuzzy
msgid "/Add sender to address boo_k..."
msgstr "/添加发件人到地址簿(_K)"
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/创建过滤规则(_i)"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/创建过滤规则(_i)/自动(_A)"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/创建过滤规则(_i)/按发件人(_F)"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/创建过滤规则(_i)/按收件人(_T)"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/创建过滤规则(_i)/按主题(_S)"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "正在创建摘要视图...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "正在扫描文件夹 (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "处理标志"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "有一些剩余标记。处理吗?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "正在扫描文件夹 (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
#, fuzzy
msgid "_Search again"
msgstr "再次查找"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "没有未读邮件"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "没发现未读邮件。从后面开始查找?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "没有未读邮件"
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "没发现未读邮件。到下一个文件夹?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "没有新邮件"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "没发现新邮件。从后面开始查找?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "没有新邮件"
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "没发现新邮件。到下一个文件夹?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "没有标记过的邮件"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "没有标记过的邮件。从后面开始查找?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "没有标记过的邮件"
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "没有标记过的邮件。从前面开始查找?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "没有找到用颜色标注过的邮件"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "没有找到用颜色标注过的邮件。从后面开始查找?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "没有用颜色标注的邮件。"
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "没有找到用颜色标注过的邮件。从前面开始查找?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "正在按标题归类邮件..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "删除了 %d 个邮件"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "移动了 %s%d"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ","
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "复制了 %s%d"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " 项被选中"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d 个新邮件,%d 个未读邮件,共 %d 个邮件(%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d 个新邮件邮件,%d 个未读邮件,共 %d 个邮件"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "正在排序摘要..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\t正在从邮件数据中设置摘要..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "正在从邮件数据中设置摘要..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "正在写摘要缓存(%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "邮件 %d 被标记\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "邮件 %d 被标记为已读\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "邮件 %d 被标记为未读\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "邮件 %s/%d 设置为要删除\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "删除邮件"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "您确实要删除废件箱中的邮件吗?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "正在删除重复邮件..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "邮件 %s/%d 被取消标记\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "邮件 %d 被设置为移到 %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "目标与当前文件夹相同。"
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "选择文件夹"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "邮件 %d 被设置为复制到 %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "复制目标与当前文件夹相同。"
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "选择文件夹"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "处理邮件时发生错误。"
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "正在创建线索..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "正在取消线索..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "正在过滤..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "正在过滤..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "正在过滤..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "已经过滤 %d 个邮件。"
@@ -8017,9 +8033,6 @@ msgstr ""
#~ msgid "Use regex"
#~ msgstr "使用正则表达式"
-#~ msgid "Registered rules"
-#~ msgstr "已注册的规则"
-
#~ msgid "(none)"
#~ msgstr "(无)"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index f4a5bf48..c8f5d601 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sylpheed 2.1.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-14 16:42+0900\n"
+"POT-Creation-Date: 2010-01-27 16:32+0900\n"
"PO-Revision-Date: 2005-10-25 16:23+0800\n"
"Last-Translator: Wei-Lun Chao <chaoweilun@pcmail.com.tw>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -21,199 +21,203 @@ msgstr ""
msgid "Reading all config for each account...\n"
msgstr "讀取所有帳號的設定中...\n"
-#: libsylph/imap.c:531
+#: libsylph/imap.c:534
#, c-format
msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n"
msgstr "到 %s 的 IMAP4 連線被中斷了。重新連線中...\n"
-#: libsylph/imap.c:588 libsylph/imap.c:594
+#: libsylph/imap.c:591 libsylph/imap.c:597
msgid "IMAP4 server disables LOGIN.\n"
msgstr "IMAP4 伺服器停用登入。\n"
-#: libsylph/imap.c:653
+#: libsylph/imap.c:656
#, fuzzy
msgid "Could not establish IMAP connection.\n"
msgstr "無法產生 IMAP4 連線:%s:%d\n"
-#: libsylph/imap.c:671
+#: libsylph/imap.c:674
#, c-format
msgid "creating IMAP4 connection to %s:%d ...\n"
msgstr "正在產生 IMAP4 連線到 %s:%d ...\n"
-#: libsylph/imap.c:715
+#: libsylph/imap.c:718
msgid "Can't start TLS session.\n"
msgstr "無法開啟 TLS 連線\n"
-#: libsylph/imap.c:1236
+#: libsylph/imap.c:865
+msgid "(retrieving FLAGS...)"
+msgstr ""
+
+#: libsylph/imap.c:1256
#, fuzzy, c-format
msgid "Getting message %u"
msgstr "擷取第 %d 號郵件"
-#: libsylph/imap.c:1358
+#: libsylph/imap.c:1378
#, c-format
msgid "Appending messages to %s (%d / %d)"
msgstr "附加郵件至 %s (%d / %d)"
-#: libsylph/imap.c:1481
+#: libsylph/imap.c:1501
#, c-format
msgid "Moving messages %s to %s ..."
msgstr "正在移動郵件 %s 到 %s ..."
-#: libsylph/imap.c:1486
+#: libsylph/imap.c:1506
#, c-format
msgid "Copying messages %s to %s ..."
msgstr "正在複製郵件 %s 到 %s ..."
-#: libsylph/imap.c:1624
+#: libsylph/imap.c:1644
#, c-format
msgid "Removing messages %s"
msgstr "正在移除郵件 %s"
-#: libsylph/imap.c:1630
+#: libsylph/imap.c:1650
#, c-format
msgid "can't set deleted flags: %s\n"
msgstr "無法設定刪除的旗標:%s\n"
-#: libsylph/imap.c:1638 libsylph/imap.c:1737
+#: libsylph/imap.c:1658 libsylph/imap.c:1757
msgid "can't expunge\n"
msgstr "無法刪除\n"
-#: libsylph/imap.c:1721
+#: libsylph/imap.c:1741
#, c-format
msgid "Removing all messages in %s"
msgstr "正在移除 %s 中的所有郵件"
-#: libsylph/imap.c:1726 libsylph/imap.c:1731
+#: libsylph/imap.c:1746 libsylph/imap.c:1751
msgid "can't set deleted flags: 1:*\n"
msgstr "無法設定刪除的旗標:1:*\n"
-#: libsylph/imap.c:1779
+#: libsylph/imap.c:1799
msgid "can't close folder\n"
msgstr "無法選擇資料夾\n"
-#: libsylph/imap.c:1858
+#: libsylph/imap.c:1878
#, c-format
msgid "root folder %s not exist\n"
msgstr "根資料夾 %s 不存在。\n"
-#: libsylph/imap.c:2058 libsylph/imap.c:2066
+#: libsylph/imap.c:2078 libsylph/imap.c:2086
msgid "error occurred while getting LIST.\n"
msgstr "取得 LIST 時發生錯誤。\n"
-#: libsylph/imap.c:2298
+#: libsylph/imap.c:2318
#, c-format
msgid "Can't create '%s'\n"
msgstr "無法產生 %s\n"
-#: libsylph/imap.c:2303
+#: libsylph/imap.c:2323
#, c-format
msgid "Can't create '%s' under INBOX\n"
msgstr "無法在收件夾下產生 %s\n"
-#: libsylph/imap.c:2365
+#: libsylph/imap.c:2385
msgid "can't create mailbox: LIST failed\n"
msgstr "無法產生信箱:LIST 失敗\n"
-#: libsylph/imap.c:2388
+#: libsylph/imap.c:2408
msgid "can't create mailbox\n"
msgstr "無法產生信箱\n"
-#: libsylph/imap.c:2516
+#: libsylph/imap.c:2536
#, c-format
msgid "can't rename mailbox: %s to %s\n"
msgstr "信箱 %s 無法更名為 %s\n"
-#: libsylph/imap.c:2596
+#: libsylph/imap.c:2616
msgid "can't delete mailbox\n"
msgstr "無法刪除信箱\n"
-#: libsylph/imap.c:2623
+#: libsylph/imap.c:2643
#, c-format
msgid "Getting message headers (%d / %d)"
msgstr "擷取郵件表頭 (%d / %d)"
-#: libsylph/imap.c:2675
+#: libsylph/imap.c:2695
msgid "error occurred while getting envelope.\n"
msgstr "取得信封時發生錯誤。\n"
-#: libsylph/imap.c:2696
+#: libsylph/imap.c:2716
#, c-format
msgid "can't parse envelope: %s\n"
msgstr "無法解析信封:%s\n"
-#: libsylph/imap.c:2753
+#: libsylph/imap.c:2773
msgid "can't get envelope\n"
msgstr "無法取得信封。\n"
-#: libsylph/imap.c:2860 libsylph/imap.c:2866
+#: libsylph/imap.c:2880 libsylph/imap.c:2886
#, c-format
msgid "Can't connect to IMAP4 server: %s:%d\n"
msgstr "無法連線到 IMAP4 伺服器:%s:%d\n"
-#: libsylph/imap.c:2874
+#: libsylph/imap.c:2894
#, c-format
msgid "Can't establish IMAP4 session with: %s:%d\n"
msgstr "無法產生 IMAP4 連線:%s:%d\n"
-#: libsylph/imap.c:2949
+#: libsylph/imap.c:2969
msgid "can't get namespace\n"
msgstr "無法取得信封。\n"
-#: libsylph/imap.c:3483
+#: libsylph/imap.c:3577
#, c-format
msgid "can't select folder: %s\n"
msgstr "無法選擇資料夾:%s\n"
-#: libsylph/imap.c:3521
+#: libsylph/imap.c:3615
msgid "error on imap command: STATUS\n"
msgstr "發生錯誤的 imap 命令: STATUS\n"
-#: libsylph/imap.c:3645 libsylph/imap.c:3680
+#: libsylph/imap.c:3739 libsylph/imap.c:3774
msgid "IMAP4 authentication failed.\n"
msgstr "IMAP4 認證失敗\n"
-#: libsylph/imap.c:3733
+#: libsylph/imap.c:3827
msgid "IMAP4 login failed.\n"
msgstr "IMAP4 登入失敗。\n"
-#: libsylph/imap.c:4137 libsylph/imap.c:4144
+#: libsylph/imap.c:4231 libsylph/imap.c:4238
#, c-format
msgid "can't append %s to %s\n"
msgstr "無法將郵件從 %s 搬移到 %s。\n"
-#: libsylph/imap.c:4151
+#: libsylph/imap.c:4245
msgid "(sending file...)"
msgstr "(送出檔案 ...)"
-#: libsylph/imap.c:4180
+#: libsylph/imap.c:4274
#, c-format
msgid "can't append message to %s\n"
msgstr "無法附加訊息到 %s\n"
-#: libsylph/imap.c:4212
+#: libsylph/imap.c:4306
#, c-format
msgid "can't copy %s to %s\n"
msgstr "無法將郵件 %s 移到 %s\n"
-#: libsylph/imap.c:4235
+#: libsylph/imap.c:4329
#, c-format
msgid "error while imap command: STORE %s %s\n"
msgstr "imap 發生錯誤,命令為: STORE %s %s\n"
-#: libsylph/imap.c:4251
+#: libsylph/imap.c:4345
msgid "error while imap command: EXPUNGE\n"
msgstr "imap 發生錯誤,命令為: EXPUNGE\n"
-#: libsylph/imap.c:4266
+#: libsylph/imap.c:4360
msgid "error while imap command: CLOSE\n"
msgstr "imap 發生錯誤,命令為: CLOSE\n"
-#: libsylph/imap.c:4573
+#: libsylph/imap.c:4681
#, c-format
msgid "iconv cannot convert UTF-7 to %s\n"
msgstr "無法將 UTF-7 轉換為 %s\n"
-#: libsylph/imap.c:4603
+#: libsylph/imap.c:4711
#, c-format
msgid "iconv cannot convert %s to UTF-7\n"
msgstr "無法轉換 %s 為 UTF-7\n"
@@ -503,12 +507,12 @@ msgstr "找到 %s\n"
msgid "Configuration is saved.\n"
msgstr "組態設定已儲存。\n"
-#: libsylph/prefs_common.c:587
+#: libsylph/prefs_common.c:589
#, fuzzy
msgid "Junk mail filter (manual)"
msgstr "垃圾郵件資料夾"
-#: libsylph/prefs_common.c:590
+#: libsylph/prefs_common.c:592
msgid "Junk mail filter"
msgstr "垃圾郵件資料夾"
@@ -688,8 +692,8 @@ msgstr ""
"檢查新郵件時將會依照下面的順序。您可以勾選 G 欄位中的方塊,\n"
"來決定是否在「全部檢查」時要檢查該帳號的郵件。"
-#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682
-#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826
+#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679
+#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826
#: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270
#: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226
#: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311
@@ -820,244 +824,249 @@ msgstr ""
msgid "Action's user argument"
msgstr "使用者設定之命令參數"
-#: src/addressadd.c:155
+#: src/addressadd.c:156
msgid "Add Address to Book"
msgstr "將地址加入通訊錄"
-#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89
+#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89
#: src/select-keys.c:312
msgid "Address"
msgstr "地址"
-#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629
+#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629
#: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125
msgid "Remarks"
msgstr "備註"
-#: src/addressadd.c:219
+#: src/addressadd.c:220
msgid "Select Address Book Folder"
msgstr "選擇通訊錄資料夾"
-#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542
+#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542
#: src/messageview.c:149
msgid "/_File"
msgstr "/檔案(_F)"
-#: src/addressbook.c:342
+#: src/addressbook.c:339
msgid "/_File/New _Book"
msgstr "/檔案(_F)/新增通訊錄(_B)"
-#: src/addressbook.c:343
+#: src/addressbook.c:340
msgid "/_File/New _vCard"
msgstr "/檔案(_F)/新增vCard(_V)"
-#: src/addressbook.c:345
+#: src/addressbook.c:342
msgid "/_File/New _JPilot"
msgstr "/檔案(_F)/新增J-Pilot(_J)"
-#: src/addressbook.c:348
+#: src/addressbook.c:345
#, fuzzy
msgid "/_File/New _LDAP Server"
msgstr "/檔案(_F)/新增伺服器(_S)"
-#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569
-#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560
+#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573
+#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560
#: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567
#: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151
#: src/messageview.c:156
msgid "/_File/---"
msgstr "/檔案(_F)/---"
-#: src/addressbook.c:351
+#: src/addressbook.c:348
msgid "/_File/_Edit"
msgstr "/檔案(_F)/編輯(_E)"
-#: src/addressbook.c:352
+#: src/addressbook.c:349
msgid "/_File/_Delete"
msgstr "/檔案(_F)/刪除(_D)"
-#: src/addressbook.c:354
+#: src/addressbook.c:351
msgid "/_File/_Save"
msgstr "/檔案(_F)/儲存(_S)"
-#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157
+#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157
msgid "/_File/_Close"
msgstr "/檔案(_F)/關閉(_C)"
-#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407
-#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159
+#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404
+#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159
msgid "/_Edit"
msgstr "/編輯(_E)"
-#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579
+#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579
#: src/messageview.c:160
msgid "/_Edit/_Copy"
msgstr "/編輯(_E)/複製(_C)"
-#: src/addressbook.c:359 src/compose.c:589
+#: src/addressbook.c:356 src/compose.c:593
msgid "/_Edit/_Paste"
msgstr "/編輯(_E)/貼上(_P)"
-#: src/addressbook.c:361
+#: src/addressbook.c:358
msgid "/_Address"
msgstr "/地址(_A)"
-#: src/addressbook.c:362
+#: src/addressbook.c:359
msgid "/_Address/New _Address"
msgstr "/地址(_A)/新增地址(_A)"
-#: src/addressbook.c:363
+#: src/addressbook.c:360
msgid "/_Address/New _Group"
msgstr "/地址(_A)/新增群組(_G)"
-#: src/addressbook.c:364
+#: src/addressbook.c:361
msgid "/_Address/New _Folder"
msgstr "/地址(_A)/新增資料夾(_F)"
-#: src/addressbook.c:365
+#: src/addressbook.c:362
msgid "/_Address/---"
msgstr "/地址(_A)/---"
-#: src/addressbook.c:366
+#: src/addressbook.c:363
msgid "/_Address/_Edit"
msgstr "/地址(_A)/編輯(_E)"
-#: src/addressbook.c:367
+#: src/addressbook.c:364
msgid "/_Address/_Delete"
msgstr "/地址(_A)/刪除(_D)"
-#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826
+#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826
#: src/messageview.c:282
msgid "/_Tools"
msgstr "/工具(_T)"
-#: src/addressbook.c:370
+#: src/addressbook.c:367
msgid "/_Tools/Import _LDIF file"
msgstr "/工具(_T)/匯入 LDIF 檔(_L)"
-#: src/addressbook.c:371
+#: src/addressbook.c:368
#, fuzzy
msgid "/_Tools/Import _CSV file"
msgstr "/工具(_T)/匯入 LDIF 檔(_L)"
-#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882
+#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882
#: src/messageview.c:302
msgid "/_Help"
msgstr "/說明(_H)"
-#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898
+#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898
#: src/messageview.c:303
msgid "/_Help/_About"
msgstr "/說明(_H)/關於(_A)"
-#: src/addressbook.c:393 src/addressbook.c:403
+#: src/addressbook.c:390 src/addressbook.c:400
msgid "/New _Address"
msgstr "/新增地址(_A)"
-#: src/addressbook.c:394 src/addressbook.c:404
+#: src/addressbook.c:391 src/addressbook.c:401
msgid "/New _Group"
msgstr "/新增群組(_G)"
-#: src/addressbook.c:395 src/addressbook.c:405
+#: src/addressbook.c:392 src/addressbook.c:402
msgid "/New _Folder"
msgstr "/新增資料夾(_F)"
-#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409
-#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258
+#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406
+#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258
#: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279
#: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288
#: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307
#: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141
-#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425
-#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442
-#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459
-#: src/summaryview.c:465
+#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428
+#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445
+#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462
+#: src/summaryview.c:468
msgid "/---"
msgstr "/---"
-#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441
+#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444
msgid "/_Delete"
msgstr "/刪除(_D)"
-#: src/addressbook.c:410
+#: src/addressbook.c:407
#, fuzzy
msgid "/_Copy"
msgstr "/複製(_C)..."
-#: src/addressbook.c:411
+#: src/addressbook.c:408
#, fuzzy
msgid "/_Paste"
msgstr "/編輯(_E)/貼上(_P)"
-#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90
+#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90
msgid "Address book"
msgstr "通訊錄"
#. special folder setting (maybe these options are redundant)
-#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385
+#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385
#: src/prefs_account_dialog.c:1835 src/query_search.c:400
msgid "Folder"
msgstr "資料夾"
-#: src/addressbook.c:711
+#: src/addressbook.c:708
msgid "E-Mail address"
msgstr "E-Mail 地址"
-#: src/addressbook.c:750 src/quick_search.c:124
+#: src/addressbook.c:747 src/quick_search.c:124
#, fuzzy
msgid "Search:"
msgstr "尋找"
-#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55
+#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55
#: src/prefs_folder_item.c:339 src/prefs_template.c:179
msgid "To:"
msgstr "收件人"
-#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56
+#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56
#: src/prefs_folder_item.c:356 src/prefs_template.c:181
msgid "Cc:"
msgstr "副本"
-#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367
+#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367
#: src/prefs_template.c:183
msgid "Bcc:"
msgstr "密件副本"
#. Buttons
-#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719
+#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719
#: src/editaddress.c:853 src/prefs_actions.c:266
#: src/prefs_display_header.c:280 src/prefs_display_header.c:336
#: src/prefs_template.c:239 src/prefs_toolbar.c:65
msgid "Delete"
msgstr "刪除"
-#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859
+#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859
#: src/prefs_actions.c:254 src/prefs_customheader.c:232
#: src/prefs_display_header.c:274 src/prefs_display_header.c:330
#: src/prefs_filter_edit.c:1560
msgid "Add"
msgstr "新增"
-#: src/addressbook.c:823 src/prefs_toolbar.c:80
+#: src/addressbook.c:820 src/prefs_toolbar.c:80
#, fuzzy
msgid "Search"
msgstr "尋找"
-#: src/addressbook.c:826
+#: src/addressbook.c:823
#, fuzzy
msgid "_Close"
msgstr "顏色"
+#: src/addressbook.c:946 src/addressbook.c:3074
+#, fuzzy
+msgid "Auto-registered address"
+msgstr "已紀錄之郵件樣板符號"
+
#. Confirm deletion
-#: src/addressbook.c:1025
+#: src/addressbook.c:1019
msgid "Delete address(es)"
msgstr "刪除通訊紀錄"
-#: src/addressbook.c:1026
+#: src/addressbook.c:1020
msgid "Really delete the address(es)?"
msgstr "您確定要刪除這些紀錄嗎?"
-#: src/addressbook.c:1883
+#: src/addressbook.c:1880
#, c-format
msgid ""
"Do you want to delete the folder AND all addresses in `%s' ?\n"
@@ -1066,38 +1075,38 @@ msgstr ""
"您確定要刪除「%s」資料夾以及裡面所有的地址嗎?\n"
"如果您選擇只刪除資料夾,裡面的通訊紀錄將移到上一層資料夾中。"
-#: src/addressbook.c:1886 src/folderview.c:2546
+#: src/addressbook.c:1883 src/folderview.c:2546
msgid "Delete folder"
msgstr "刪除資料夾"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "_Folder only"
msgstr "只刪除資料夾(_F)"
-#: src/addressbook.c:1886
+#: src/addressbook.c:1883
msgid "Folder and _addresses"
msgstr "全部刪除(_A)"
-#: src/addressbook.c:1891
+#: src/addressbook.c:1888
#, c-format
msgid "Really delete `%s' ?"
msgstr "您確定要刪除「%s」? "
-#: src/addressbook.c:2823 src/addressbook.c:2959
+#: src/addressbook.c:2820 src/addressbook.c:2958
msgid "New user, could not save index file."
msgstr "無法儲存索引檔案。"
-#: src/addressbook.c:2827 src/addressbook.c:2963
+#: src/addressbook.c:2824 src/addressbook.c:2962
msgid "New user, could not save address book files."
msgstr "無法儲存通訊錄檔案。"
-#: src/addressbook.c:2837 src/addressbook.c:2973
+#: src/addressbook.c:2834 src/addressbook.c:2972
msgid "Old address book converted successfully."
msgstr ""
"轉換舊通訊錄格式完成。\n"
"您可以開始使用新的通訊錄。"
-#: src/addressbook.c:2842
+#: src/addressbook.c:2839
msgid ""
"Old address book converted,\n"
"could not save new address index file"
@@ -1105,7 +1114,7 @@ msgstr ""
"舊通訊錄格式已轉換,\n"
"但無法儲存新的索引檔。"
-#: src/addressbook.c:2855
+#: src/addressbook.c:2852
msgid ""
"Could not convert address book,\n"
"but created empty new address book files."
@@ -1113,7 +1122,7 @@ msgstr ""
"無法轉換通訊錄格式,\n"
"但已產生空的新通訊錄。"
-#: src/addressbook.c:2861
+#: src/addressbook.c:2858
msgid ""
"Could not convert address book,\n"
"could not create new address book files."
@@ -1121,7 +1130,7 @@ msgstr ""
"無法轉換通訊錄格式,\n"
"亦無法產生新的通訊錄。"
-#: src/addressbook.c:2866
+#: src/addressbook.c:2863
msgid ""
"Could not convert address book\n"
"and could not create new address book files."
@@ -1129,17 +1138,17 @@ msgstr ""
"無法轉換通訊錄格式,\n"
"亦無法產生新的通訊錄。"
-#: src/addressbook.c:2873
+#: src/addressbook.c:2870
#, fuzzy
msgid "Address book conversion error"
msgstr "轉換通訊錄格式時發生錯誤"
-#: src/addressbook.c:2877
+#: src/addressbook.c:2874
#, fuzzy
msgid "Address book conversion"
msgstr "通訊錄格式轉換"
-#: src/addressbook.c:2914
+#: src/addressbook.c:2913
#, fuzzy, c-format
msgid ""
"Could not read address index:\n"
@@ -1147,73 +1156,73 @@ msgid ""
"%s%c%s"
msgstr "無法讀取通訊錄索引"
-#: src/addressbook.c:2917
+#: src/addressbook.c:2916
#, fuzzy
msgid "Address Book Error"
msgstr "通訊錄發生錯誤"
-#: src/addressbook.c:2978
+#: src/addressbook.c:2977
msgid "Old address book converted, could not save new address index file"
msgstr "舊通訊錄格式已轉換,但無法儲存新的索引檔。"
-#: src/addressbook.c:2992
+#: src/addressbook.c:2991
msgid ""
"Could not convert address book, but created empty new address book files."
msgstr "無法轉換通訊錄格式,但已產生空的新通訊錄。"
-#: src/addressbook.c:2998
+#: src/addressbook.c:2997
msgid ""
"Could not convert address book, could not create new address book files."
msgstr "無法轉換通訊錄格式,亦無法產生新的通訊錄。"
-#: src/addressbook.c:3004
+#: src/addressbook.c:3003
msgid ""
"Could not convert address book and could not create new address book files."
msgstr "無法轉換通訊錄格式,亦無法產生新的通訊錄。"
-#: src/addressbook.c:3016
+#: src/addressbook.c:3015
msgid "Could not read address index"
msgstr "無法讀取通訊錄索引"
-#: src/addressbook.c:3022
+#: src/addressbook.c:3021
#, fuzzy
msgid "Address Book Conversion Error"
msgstr "轉換通訊錄格式時發生錯誤"
-#: src/addressbook.c:3028
+#: src/addressbook.c:3027
#, fuzzy
msgid "Address Book Conversion"
msgstr "通訊錄格式轉換"
-#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320
+#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343
msgid "Interface"
msgstr "介面"
-#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478
+#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478
msgid "Address Book"
msgstr "通訊錄"
-#: src/addressbook.c:3718
+#: src/addressbook.c:3725
msgid "Person"
msgstr "人名"
-#: src/addressbook.c:3732
+#: src/addressbook.c:3739
msgid "EMail Address"
msgstr "電子郵件信箱"
-#: src/addressbook.c:3746
+#: src/addressbook.c:3753
msgid "Group"
msgstr "群組"
-#: src/addressbook.c:3774
+#: src/addressbook.c:3781
msgid "vCard"
msgstr "vCard"
-#: src/addressbook.c:3788 src/addressbook.c:3802
+#: src/addressbook.c:3795 src/addressbook.c:3809
msgid "JPilot"
msgstr "JPilot"
-#: src/addressbook.c:3816
+#: src/addressbook.c:3823
msgid "LDAP Server"
msgstr "LDAP 伺服器"
@@ -1225,11 +1234,11 @@ msgstr "共用通訊紀錄"
msgid "Personal address"
msgstr "私人通訊紀錄"
-#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748
+#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748
msgid "Notice"
msgstr "注意"
-#: src/alertpanel.c:155 src/main.c:857
+#: src/alertpanel.c:155 src/main.c:868
msgid "Warning"
msgstr "警告"
@@ -1276,408 +1285,408 @@ msgstr "棕色"
#. create sub items. for the menu item activation callback we pass the
#. * color flag value as data parameter. Also we attach a data pointer
#. * so we can always get back the SummaryView pointer.
-#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011
+#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015
msgid "None"
msgstr "無"
-#: src/compose.c:556
+#: src/compose.c:560
msgid "/_Add..."
msgstr "/新增(_A)..."
-#: src/compose.c:557
+#: src/compose.c:561
msgid "/_Remove"
msgstr "/刪除(_R)"
-#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295
+#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295
#: src/folderview.c:317
msgid "/_Properties..."
msgstr "/內容(_P)..."
-#: src/compose.c:565
+#: src/compose.c:569
msgid "/_File/_Send"
msgstr "/檔案(_F)/傳送(_S)"
-#: src/compose.c:567
+#: src/compose.c:571
msgid "/_File/Send _later"
msgstr "/檔案(_F)/稍後傳送(_L)"
-#: src/compose.c:570
+#: src/compose.c:574
msgid "/_File/Save to _draft folder"
msgstr "/檔案(_F)/儲存至草稿資料夾(_D)"
-#: src/compose.c:572
+#: src/compose.c:576
msgid "/_File/Save and _keep editing"
msgstr "/檔案(_F)/儲存並繼續編輯(_K)"
-#: src/compose.c:575
+#: src/compose.c:579
msgid "/_File/_Attach file"
msgstr "/檔案(_F)/附加檔案(_A)"
-#: src/compose.c:576
+#: src/compose.c:580
msgid "/_File/_Insert file"
msgstr "/檔案(_F)/插入檔案(_I)"
-#: src/compose.c:578
+#: src/compose.c:582
msgid "/_File/Insert si_gnature"
msgstr "/檔案(_F)/插入簽章(_G)"
-#: src/compose.c:579
+#: src/compose.c:583
#, fuzzy
msgid "/_File/A_ppend signature"
msgstr "/檔案(_F)/插入簽章(_G)"
-#: src/compose.c:584
+#: src/compose.c:588
msgid "/_Edit/_Undo"
msgstr "/編輯(_E)/復原(_U)"
-#: src/compose.c:585
+#: src/compose.c:589
msgid "/_Edit/_Redo"
msgstr "/編輯(_E)/重複前一個動作(_R)"
-#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582
+#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582
#: src/messageview.c:162
msgid "/_Edit/---"
msgstr "/編輯(_E)/---"
-#: src/compose.c:587
+#: src/compose.c:591
msgid "/_Edit/Cu_t"
msgstr "/編輯(_E)/剪下(_T)"
-#: src/compose.c:590
+#: src/compose.c:594
msgid "/_Edit/Paste as _quotation"
msgstr "/編輯(_E)/貼進引言(_Q)"
-#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161
+#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161
msgid "/_Edit/Select _all"
msgstr "/編輯(_E)/全選(_A)"
-#: src/compose.c:594
+#: src/compose.c:598
msgid "/_Edit/_Wrap current paragraph"
msgstr "/編輯(_E)/將目前段落折列(_W)"
-#: src/compose.c:596
+#: src/compose.c:600
msgid "/_Edit/Wrap all long _lines"
msgstr "/編輯(_E)/將所有過長的列折換(_L)"
-#: src/compose.c:598
+#: src/compose.c:602
msgid "/_Edit/Aut_o wrapping"
msgstr "/編輯(_E)/自動折列(_O)"
-#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166
-#: src/summaryview.c:460
+#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166
+#: src/summaryview.c:463
msgid "/_View"
msgstr "/顯示(_V)"
-#: src/compose.c:600
+#: src/compose.c:604
msgid "/_View/_To"
msgstr "/顯示(_V)/收件人(_T)"
-#: src/compose.c:601
+#: src/compose.c:605
msgid "/_View/_Cc"
msgstr "/顯示(_V)/副本(_C)"
-#: src/compose.c:602
+#: src/compose.c:606
msgid "/_View/_Bcc"
msgstr "/顯示(_V)/密件副本(_S)"
-#: src/compose.c:603
+#: src/compose.c:607
#, fuzzy
msgid "/_View/_Reply-To"
msgstr "/顯示(_V)/回覆(_R)"
-#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610
-#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617
+#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614
+#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617
#: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771
#: src/mainwindow.c:775 src/messageview.c:258
msgid "/_View/---"
msgstr "/顯示(_V)/---"
-#: src/compose.c:605
+#: src/compose.c:609
#, fuzzy
msgid "/_View/_Followup-To"
msgstr "/顯示(_V)/回應文章(_F)"
-#: src/compose.c:607
+#: src/compose.c:611
msgid "/_View/R_uler"
msgstr "/顯示(_V)/尺規(_U)"
-#: src/compose.c:609
+#: src/compose.c:613
msgid "/_View/_Attachment"
msgstr "/顯示(_V)/附加(_A)"
-#: src/compose.c:611
+#: src/compose.c:615
#, fuzzy
msgid "/_View/Cu_stomize toolbar..."
msgstr "/顯示(_V)/前往(_G)/到其他資料夾(_F)"
-#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173
+#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173
msgid "/_View/Character _encoding"
msgstr "/檢視(_V)/字元編碼(_E)"
-#: src/compose.c:620
+#: src/compose.c:624
msgid "/_View/Character _encoding/_Automatic"
msgstr "/檢視(_V)/字元編碼(_E)/自動(_A)"
-#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638
-#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662
-#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688
-#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678
+#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642
+#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666
+#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692
+#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678
#: src/messageview.c:169
msgid "/_View/Character _encoding/---"
msgstr "/檢視(_V)/字元編碼(_E)/---"
-#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177
+#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177
msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)"
msgstr "/顯示(_V)/字元編碼(_E)/7位元 ASCII (US-ASC_II)"
-#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180
+#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180
msgid "/_View/Character _encoding/Unicode (_UTF-8)"
msgstr "/顯示(_V)/字元編碼(_E)/Unicode (_UTF-8)"
-#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183
+#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183
msgid "/_View/Character _encoding/Western European (ISO-8859-_1)"
msgstr "/顯示(_V)/字元編碼(_E)/西歐語系 (ISO-8859-_1)"
-#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185
+#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185
msgid "/_View/Character _encoding/Western European (ISO-8859-15)"
msgstr "/顯示(_V)/字元編碼(_E)/西歐語系 (ISO-8859-15)"
-#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190
+#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190
msgid "/_View/Character _encoding/Central European (ISO-8859-_2)"
msgstr "/顯示(_V)/字元編碼(_E)/中歐語系 (ISO-8859-_2)"
-#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193
+#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193
msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)"
msgstr "/顯示(_V)/字元編碼(_E)/波羅的海語系 (ISO-8859-13)(_B)"
-#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195
+#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195
msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)"
msgstr "/顯示(_V)/字元編碼(_E)/波羅的海語系 (ISO-8859-_4)"
-#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197
+#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197
#, fuzzy
msgid "/_View/Character _encoding/Baltic (Windows-1257)"
msgstr "/顯示(_V)/字元編碼(_E)/斯拉夫語 (Windows-1251)"
-#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200
+#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200
msgid "/_View/Character _encoding/Greek (ISO-8859-_7)"
msgstr "/顯示(_V)/字元編碼(_E)/希臘語 (ISO-8859-_7)"
-#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203
+#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203
#, fuzzy
msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)"
msgstr "/顯示(_V)/字元編碼(_E)/波羅的海語系 (ISO-8859-_4)"
-#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205
+#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205
#, fuzzy
msgid "/_View/Character _encoding/Arabic (Windows-1256)"
msgstr "/顯示(_V)/字元編碼(_E)/斯拉夫語 (Windows-1251)"
-#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208
+#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208
msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)"
msgstr "/顯示(_V)/字元編碼(_E)/希臘語 (ISO-8859-_8)"
-#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210
+#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210
msgid "/_View/Character _encoding/Hebrew (Windows-1255)"
msgstr "/顯示(_V)/字元編碼(_E)/斯拉夫語 (Windows-1255)"
-#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213
+#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213
msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)"
msgstr "/顯示(_V)/字元編碼(_E)/土耳其語 (ISO-8859-_9)"
-#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216
+#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216
msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)"
msgstr "/顯示(_V)/字元編碼(_E)/斯拉夫語 (ISO-8859-_5)"
-#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218
+#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218
msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)"
msgstr "/顯示(_V)/字元編碼(_E)/斯拉夫語 (KOI8-_R)"
-#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220
+#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220
msgid "/_View/Character _encoding/Cyrillic (KOI8-U)"
msgstr "/顯示(_V)/字元編碼(_E)/斯拉夫語 (KOI8-U)"
-#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222
+#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222
msgid "/_View/Character _encoding/Cyrillic (Windows-1251)"
msgstr "/顯示(_V)/字元編碼(_E)/斯拉夫語 (Windows-1251)"
-#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225
+#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225
msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)"
msgstr "/顯示(_V)/字元編碼(_E)/日文 (ISO-2022-_JP)"
-#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234
+#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234
msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)"
msgstr "/顯示(_V)/字元編碼(_E)/簡體中文 (_GB2312)"
-#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236
+#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236
msgid "/_View/Character _encoding/Simplified Chinese (GBK)"
msgstr "/顯示(_V)/字元編碼(_E)/簡體中文 (_GBK)"
-#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238
+#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238
msgid "/_View/Character _encoding/Traditional Chinese (_Big5)"
msgstr "/顯示(_V)/字元編碼(_E)/繁體中文 (_Big5)"
-#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245
+#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245
msgid "/_View/Character _encoding/Korean (EUC-_KR)"
msgstr "/顯示(_V)/字元編碼(_E)/韓文 (EUC-_KR)"
-#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250
+#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250
msgid "/_View/Character _encoding/Thai (TIS-620)"
msgstr "/顯示(_V)/字元編碼(_E)/泰文 (TIS-620)"
-#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252
+#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252
msgid "/_View/Character _encoding/Thai (Windows-874)"
msgstr "/顯示(_V)/字元編碼(_E)/泰文 (Windows-874)"
-#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283
+#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283
msgid "/_Tools/_Address book"
msgstr "/工具(_T)/通訊錄(_A)"
-#: src/compose.c:701
+#: src/compose.c:705
msgid "/_Tools/_Template"
msgstr "/工具(_T)/套用郵件樣板(_T)"
-#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299
+#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299
msgid "/_Tools/Actio_ns"
msgstr "/工具(_T)/執行外部指令(_N)"
-#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718
+#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722
#: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849
#: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858
#: src/messageview.c:286 src/messageview.c:298
msgid "/_Tools/---"
msgstr "/工具(_T)"
-#: src/compose.c:706
+#: src/compose.c:710
msgid "/_Tools/Edit with e_xternal editor"
msgstr "/工具(_T)/使用其他的編輯器(_X)"
-#: src/compose.c:709
+#: src/compose.c:713
msgid "/_Tools/Request _disposition notification"
msgstr ""
-#: src/compose.c:713
+#: src/compose.c:717
msgid "/_Tools/PGP Si_gn"
msgstr "/工具(_T)/PGP 簽章(_G)"
-#: src/compose.c:714
+#: src/compose.c:718
msgid "/_Tools/PGP _Encrypt"
msgstr "/工具(_T)/PGP 加密(_E)"
-#: src/compose.c:719
+#: src/compose.c:723
#, fuzzy
msgid "/_Tools/_Check spell"
msgstr "/工具(_T)/執行(_X)"
-#: src/compose.c:720
+#: src/compose.c:724
#, fuzzy
msgid "/_Tools/_Set spell language"
msgstr "/工具(_T)/套用郵件樣板(_T)"
-#: src/compose.c:984
+#: src/compose.c:992
#, c-format
msgid "%s: file not exist\n"
msgstr "%s: 檔案不存在\n"
-#: src/compose.c:1088 src/compose.c:1162
+#: src/compose.c:1098 src/compose.c:1174
msgid "Can't get text part\n"
msgstr "沒有文字部份\n"
-#: src/compose.c:1653
+#: src/compose.c:1675
msgid "Quote mark format error."
msgstr "引言格式錯誤。"
-#: src/compose.c:1665
+#: src/compose.c:1687
msgid "Message reply/forward format error."
msgstr "回覆/轉寄郵件格式錯誤。"
-#: src/compose.c:2175
+#: src/compose.c:2197
#, c-format
msgid "File %s doesn't exist\n"
msgstr "檔案 %s 不存在\n"
-#: src/compose.c:2179
+#: src/compose.c:2201
#, c-format
msgid "Can't get file size of %s\n"
msgstr "無法取得檔案 %s 的大小\n"
-#: src/compose.c:2183 src/compose.c:4244
+#: src/compose.c:2205 src/compose.c:4336
#, c-format
msgid "File %s is empty."
msgstr "檔案 %s 是空的。"
-#: src/compose.c:2187
+#: src/compose.c:2209
#, c-format
msgid "Can't read %s."
msgstr "無法讀取 %s。"
-#: src/compose.c:2220
+#: src/compose.c:2242
#, c-format
msgid "Message: %s"
msgstr "郵件:%s"
-#: src/compose.c:2280 src/mimeview.c:583
+#: src/compose.c:2302 src/mimeview.c:583
msgid "Can't get the part of multipart message."
msgstr "無法取得這個附加檔。"
-#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790
-#: src/rpop3.c:667 src/summaryview.c:2301
+#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790
+#: src/rpop3.c:667 src/summaryview.c:2297
msgid "(No Subject)"
msgstr "(沒有主旨)"
-#: src/compose.c:2773
+#: src/compose.c:2795
#, c-format
msgid "%s - Compose%s"
msgstr "%s - 編寫郵件%s"
-#: src/compose.c:2888
+#: src/compose.c:2910
msgid "Recipient is not specified."
msgstr "沒有指定收件人。"
-#: src/compose.c:2896
+#: src/compose.c:2918
msgid "Empty subject"
msgstr "主旨空白"
-#: src/compose.c:2897
+#: src/compose.c:2919
msgid "Subject is empty. Send it anyway?"
msgstr "沒有主旨。確定要送出?"
-#: src/compose.c:2961
+#: src/compose.c:2983
#, fuzzy
msgid "Attachment is missing"
msgstr "附加檔"
-#: src/compose.c:2962
+#: src/compose.c:2984
msgid "There is no attachment. Send it without attachments?"
msgstr ""
-#: src/compose.c:3079 src/compose.c:3105
+#: src/compose.c:3101 src/compose.c:3127
msgid "Check recipients"
msgstr ""
-#: src/compose.c:3125
+#: src/compose.c:3147
#, fuzzy
msgid "Really send this mail to the following addresses?"
msgstr "在相關欄位上自動加入下列電子郵件信箱:"
-#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54
+#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54
msgid "From:"
msgstr "來源:"
-#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187
+#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187
msgid "Subject:"
msgstr "主旨:"
-#: src/compose.c:3253
+#: src/compose.c:3275
#, fuzzy
msgid "_Send"
msgstr "送出"
-#: src/compose.c:3338
+#: src/compose.c:3420
msgid "can't get recipient list."
msgstr "無法取得收件人或收件新聞群組名單。"
-#: src/compose.c:3358
+#: src/compose.c:3440
msgid ""
"Account for sending mail is not specified.\n"
"Please select a mail account before sending."
@@ -1685,40 +1694,40 @@ msgstr ""
"您選用的帳號並非一個電子郵件帳號,可能是用來在新聞群組上發表文章用的。\n"
"要發送郵件請選擇電子郵件帳號。"
-#: src/compose.c:3372 src/send_message.c:315
+#: src/compose.c:3454 src/send_message.c:315
#, c-format
msgid "Error occurred while posting the message to %s ."
msgstr "向 %s 發出文章時出現錯誤。"
-#: src/compose.c:3422
+#: src/compose.c:3504
msgid "Can't save the message to outbox."
msgstr "無法將郵件送至寄件夾中。"
-#: src/compose.c:3460
+#: src/compose.c:3547
#, c-format
msgid "Could not find any key associated with currently selected key id `%s'."
msgstr "無法找到任何與目前選取之金鑰「%s」相關的金鑰。"
-#: src/compose.c:3487 src/compose.c:3872
+#: src/compose.c:3574 src/compose.c:3959
#, fuzzy
msgid "Can't sign the message."
msgstr "無法放進暫存資料夾。"
-#: src/compose.c:3514 src/compose.c:3915
+#: src/compose.c:3601 src/compose.c:4002
#, fuzzy
msgid "Can't encrypt the message."
msgstr "無法放進暫存資料夾。"
-#: src/compose.c:3549 src/compose.c:3910
+#: src/compose.c:3636 src/compose.c:3997
#, fuzzy
msgid "Can't encrypt or sign the message."
msgstr "無法放進暫存資料夾。"
-#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126
+#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213
msgid "can't change file mode\n"
msgstr "無法改變檔案型態\n"
-#: src/compose.c:3628
+#: src/compose.c:3715
#, c-format
msgid ""
"Can't convert the character encoding of the message body from %s to %s.\n"
@@ -1728,11 +1737,11 @@ msgstr ""
"無法將郵件內文的編碼設定由 %s 轉換為 %s。\n"
"仍舊要以 %s 傳送嗎?"
-#: src/compose.c:3634
+#: src/compose.c:3721
msgid "Code conversion error"
msgstr "轉換編碼時發生錯誤"
-#: src/compose.c:3720
+#: src/compose.c:3807
#, c-format
msgid ""
"Line %d exceeds the line length limit (998 bytes).\n"
@@ -1745,15 +1754,15 @@ msgstr ""
"\n"
"無論如何都要傳送嗎?"
-#: src/compose.c:3724
+#: src/compose.c:3811
msgid "Line length limit"
msgstr "列長度限制"
-#: src/compose.c:3890
+#: src/compose.c:3977
msgid "Encrypting with Bcc"
msgstr ""
-#: src/compose.c:3891
+#: src/compose.c:3978
msgid ""
"This message has Bcc recipients. If this message is encrypted, all Bcc "
"recipients will be visible by examing the encryption key list, leading to "
@@ -1762,90 +1771,92 @@ msgid ""
"Send it anyway?"
msgstr ""
-#: src/compose.c:4086
+#: src/compose.c:4173
msgid "can't remove the old message\n"
msgstr "無法移除原有的舊郵件\n"
-#: src/compose.c:4104
+#: src/compose.c:4191
msgid "queueing message...\n"
msgstr "送進暫存資料夾中...\n"
-#: src/compose.c:4192
+#: src/compose.c:4279
msgid "can't find queue folder\n"
msgstr "找不到暫存資料夾\n"
-#: src/compose.c:4199
+#: src/compose.c:4286
msgid "can't queue the message\n"
msgstr "無法放進暫存資料夾\n"
-#: src/compose.c:4239
+#: src/compose.c:4331
#, fuzzy, c-format
msgid "File %s doesn't exist."
msgstr "檔案 %s 不存在\n"
-#: src/compose.c:4248
+#: src/compose.c:4340
#, fuzzy, c-format
msgid "Can't open file %s."
msgstr "無法開啟標記的檔案。\n"
-#: src/compose.c:4855
+#: src/compose.c:4947
#, c-format
msgid "generated Message-ID: %s\n"
msgstr "產生郵件的編號:%s\n"
-#: src/compose.c:4970
+#: src/compose.c:5062
msgid "Creating compose window...\n"
msgstr "正在建立編寫視窗...\n"
-#: src/compose.c:5097
+#: src/compose.c:5189
msgid "PGP Sign"
msgstr "PGP 簽章"
-#: src/compose.c:5100
+#: src/compose.c:5192
msgid "PGP Encrypt"
msgstr "PGP 加密"
-#: src/compose.c:5138 src/compose.c:6306
+#: src/compose.c:5230 src/compose.c:6400
msgid "MIME type"
msgstr "MIME 型態"
#. S_COL_DATE
-#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503
+#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503
#: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309
-#: src/summaryview.c:5160
+#: src/summaryview.c:5164
msgid "Size"
msgstr "大小"
-#: src/compose.c:6201
+#: src/compose.c:6295
msgid "Invalid MIME type."
msgstr "不合法的 MIME 型態。"
-#: src/compose.c:6219
+#: src/compose.c:6313
msgid "File doesn't exist or is empty."
msgstr "檔案不存在或者是空的。"
-#: src/compose.c:6288
+#: src/compose.c:6382
msgid "Properties"
msgstr "內容"
-#: src/compose.c:6308 src/prefs_common_dialog.c:1647
+#. Encoding
+#: src/compose.c:6402 src/prefs_common_dialog.c:1009
+#: src/prefs_common_dialog.c:1670
msgid "Encoding"
msgstr "編碼"
-#: src/compose.c:6331 src/prefs_folder_item.c:202
+#: src/compose.c:6425 src/prefs_folder_item.c:202
msgid "Path"
msgstr "路徑"
-#: src/compose.c:6332
+#: src/compose.c:6426
msgid "File name"
msgstr "檔名"
-#: src/compose.c:6422
+#: src/compose.c:6516
#, c-format
msgid "External editor command line is invalid: `%s'\n"
msgstr "外部編輯器的命令是錯誤的:「%s」\n"
-#: src/compose.c:6484
+#: src/compose.c:6578
#, fuzzy, c-format
msgid ""
"The external editor is still working.\n"
@@ -1855,48 +1866,48 @@ msgstr ""
"要強迫結束該行程嗎?\n"
"行程的群組代碼是:%d"
-#: src/compose.c:6821 src/mainwindow.c:3021
+#: src/compose.c:6915 src/mainwindow.c:3021
msgid "_Customize toolbar..."
msgstr ""
-#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952
+#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046
msgid "Can't queue the message."
msgstr "無法放進暫存資料夾。"
-#: src/compose.c:7043
+#: src/compose.c:7137
msgid "Select files"
msgstr "選擇檔案"
-#: src/compose.c:7066 src/inputdialog.c:372
+#: src/compose.c:7160 src/inputdialog.c:372
msgid "Select file"
msgstr "選擇檔案"
-#: src/compose.c:7117
+#: src/compose.c:7211
msgid "Save message"
msgstr "儲存郵件"
-#: src/compose.c:7118
+#: src/compose.c:7212
msgid "This message has been modified. Save it to draft folder?"
msgstr "郵件已被修改過。將它儲存到草稿資料夾嗎?"
-#: src/compose.c:7120 src/compose.c:7124
+#: src/compose.c:7214 src/compose.c:7218
msgid "Close _without saving"
msgstr "關閉但不儲存(_W)"
-#: src/compose.c:7171
+#: src/compose.c:7265
#, c-format
msgid "Do you want to apply the template `%s' ?"
msgstr "您確定要套用「%s」這個郵件樣板嗎?"
-#: src/compose.c:7173
+#: src/compose.c:7267
msgid "Apply template"
msgstr "套用郵件樣板"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Replace"
msgstr "置換(_R)"
-#: src/compose.c:7174
+#: src/compose.c:7268
msgid "_Insert"
msgstr "插入(_I)"
@@ -2078,7 +2089,7 @@ msgstr "編輯 JPilot 資料"
#: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202
#: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863
-#: src/prefs_common_dialog.c:2120
+#: src/prefs_common_dialog.c:2143
msgid " ... "
msgstr "..."
@@ -2378,18 +2389,18 @@ msgstr "/移除新聞群組(_R)"
msgid "Creating folder view...\n"
msgstr "產生資料夾檢視...\n"
-#: src/folderview.c:415 src/prefs_common_dialog.c:1561
+#: src/folderview.c:415 src/prefs_common_dialog.c:1584
msgid "New"
msgstr "新的"
#. S_COL_MARK
-#: src/folderview.c:431 src/prefs_common_dialog.c:1562
+#: src/folderview.c:431 src/prefs_common_dialog.c:1585
#: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67
#: src/quick_search.c:108
msgid "Unread"
msgstr "未讀的"
-#: src/folderview.c:447 src/prefs_common_dialog.c:1563
+#: src/folderview.c:447 src/prefs_common_dialog.c:1586
msgid "Total"
msgstr ""
@@ -2431,7 +2442,7 @@ msgstr "重建資料夾結構失敗。"
msgid "Checking for new messages in all folders..."
msgstr "檢查每個資料夾中的新郵件..."
-#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68
+#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68
msgid "Junk"
msgstr "垃圾郵件"
@@ -2578,7 +2589,7 @@ msgid "Creating header view...\n"
msgstr "產生標頭視窗...\n"
#: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668
-#: src/summaryview.c:2304
+#: src/summaryview.c:2300
msgid "(No From)"
msgstr "(沒有來源)"
@@ -2951,7 +2962,7 @@ msgstr "離開"
msgid "Retrieving message (%d / %d) (%s / %s)"
msgstr "取得新郵件 (%d / %d) (%s / %s)"
-#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561
+#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557
msgid ""
"Execution of the junk filter command failed.\n"
"Please check the junk mail control setting."
@@ -3154,7 +3165,7 @@ msgstr "有未送出郵件"
msgid "Some unsent messages are queued. Exit now?"
msgstr "有些郵件正在暫存資料夾中尚未送出。確定要離開嗎?"
-#: src/main.c:858
+#: src/main.c:869
msgid ""
"GnuPG is not installed properly, or its version is too old.\n"
"OpenPGP support disabled."
@@ -3162,20 +3173,20 @@ msgstr ""
"GnuPG 並未安裝好,或版本過舊。\n"
"關閉 OpenPGP 支援項目。"
-#: src/main.c:1088
+#: src/main.c:1099
msgid "Loading plug-ins..."
msgstr ""
#. remote command mode
-#: src/main.c:1216
+#: src/main.c:1234
msgid "another Sylpheed is already running.\n"
msgstr "已經有 Sylpheed 程式正在執行中。\n"
-#: src/main.c:1497
+#: src/main.c:1515
msgid "Migration of configuration"
msgstr "設定資料轉移"
-#: src/main.c:1498
+#: src/main.c:1516
msgid ""
"The previous version of configuration found.\n"
"Do you want to migrate it?"
@@ -3527,15 +3538,15 @@ msgstr "/顯示(_V)/字元編碼(_E)/中文 (ISO-2022-_CN)"
msgid "/_View/Character _encoding/Korean (ISO-2022-KR)"
msgstr "/顯示(_V)/字元編碼(_E)/韓文 (ISO-2022-KR)"
-#: src/mainwindow.c:772 src/summaryview.c:461
+#: src/mainwindow.c:772 src/summaryview.c:464
msgid "/_View/Open in new _window"
msgstr "/顯示(_V)/在新視窗開啟(_W)"
-#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463
+#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466
msgid "/_View/Mess_age source"
msgstr "/顯示(_V)/觀看郵件原始碼(_A)"
-#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464
+#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467
#, fuzzy
msgid "/_View/All _headers"
msgstr "/顯示(_V)/顯示所有的標頭(_H)"
@@ -3835,8 +3846,8 @@ msgstr "建立主視窗...\n"
msgid "MainWindow: color allocation %d failed\n"
msgstr "主視窗:顏色 %d 配置失敗。\n"
-#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540
-#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643
+#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536
+#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639
msgid "done.\n"
msgstr "完成。\n"
@@ -3904,7 +3915,7 @@ msgstr "Sylpheed - 資料夾檢視"
msgid "Sylpheed - Message View"
msgstr "Sylpheed - 郵件列表"
-#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415
+#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418
msgid "/_Reply"
msgstr "/直接回覆(_R)"
@@ -3920,15 +3931,15 @@ msgstr "/回覆給原作者(_S)"
msgid "/Reply to mailing _list"
msgstr "/回覆到郵遞論壇(_L)"
-#: src/mainwindow.c:2550 src/summaryview.c:422
+#: src/mainwindow.c:2550 src/summaryview.c:425
msgid "/_Forward"
msgstr "/轉寄(_F)"
-#: src/mainwindow.c:2551 src/summaryview.c:423
+#: src/mainwindow.c:2551 src/summaryview.c:426
msgid "/For_ward as attachment"
msgstr "/將郵件當成附加檔轉寄(_W)"
-#: src/mainwindow.c:2552 src/summaryview.c:424
+#: src/mainwindow.c:2552 src/summaryview.c:427
msgid "/Redirec_t"
msgstr "/郵件導向(_T)"
@@ -4073,7 +4084,7 @@ msgstr "附加檔"
msgid "Message View - Sylpheed"
msgstr ""
-#: src/messageview.c:765 src/summaryview.c:3684
+#: src/messageview.c:765 src/summaryview.c:3680
#, c-format
msgid "Can't save the file `%s'."
msgstr "無法儲存檔案「%s」。"
@@ -4098,7 +4109,7 @@ msgstr "另存新檔(_S)..."
msgid "/Save _all..."
msgstr "全部存檔(_A)..."
-#: src/mimeview.c:140 src/summaryview.c:466
+#: src/mimeview.c:140 src/summaryview.c:469
msgid "/_Print..."
msgstr "/列印(_P)..."
@@ -4281,21 +4292,21 @@ msgstr "帳號設定"
msgid "Creating account preferences window...\n"
msgstr "產生帳號設定的視窗...\n"
-#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745
+#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748
msgid "Receive"
msgstr "接收設定"
-#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747
+#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750
#: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102
msgid "Send"
msgstr "送出"
-#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749
+#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752
#: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53
msgid "Compose"
msgstr "撰寫郵件"
-#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756
+#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759
msgid "Privacy"
msgstr "私人資料"
@@ -4303,7 +4314,7 @@ msgstr "私人資料"
msgid "SSL"
msgstr "SSL"
-#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415
+#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438
msgid "Advanced"
msgstr "進階設定"
@@ -4429,7 +4440,7 @@ msgid "Authentication method"
msgstr "認證方法"
#: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148
-#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851
+#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874
msgid "Automatic"
msgstr "自動"
@@ -4475,8 +4486,8 @@ msgstr "產生郵件識別碼"
msgid "Add user-defined header"
msgstr "加入使用者定義的標頭"
-#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755
-#: src/prefs_common_dialog.c:1782
+#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778
+#: src/prefs_common_dialog.c:1805
msgid " Edit... "
msgstr " 編輯... "
@@ -4499,7 +4510,7 @@ msgid "Authenticate with POP3 before sending"
msgstr "送信前先做 POP3 認證"
#. signature
-#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123
+#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146
#: src/prefs_toolbar.c:117
msgid "Signature"
msgstr "簽章"
@@ -4807,308 +4818,313 @@ msgstr "刪除指令"
msgid "Do you really want to delete this action?"
msgstr "您確定要刪除這個指令嗎?"
-#: src/prefs_common_dialog.c:725
+#: src/prefs_common_dialog.c:728
msgid "Creating common preferences window...\n"
msgstr "產生一般設定視窗...\n"
-#: src/prefs_common_dialog.c:729
+#: src/prefs_common_dialog.c:732
msgid "Common Preferences"
msgstr "一般設定"
-#: src/prefs_common_dialog.c:751
+#: src/prefs_common_dialog.c:754
msgid "Display"
msgstr "顯示"
-#: src/prefs_common_dialog.c:753
+#: src/prefs_common_dialog.c:756
msgid "Junk mail"
msgstr "垃圾郵件"
-#: src/prefs_common_dialog.c:759
+#: src/prefs_common_dialog.c:762
msgid "Details"
msgstr ""
-#: src/prefs_common_dialog.c:809
+#: src/prefs_common_dialog.c:812
msgid "Auto-check new mail"
msgstr "自動檢查新郵件"
-#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241
+#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264
msgid "every"
msgstr "每"
-#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255
+#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278
msgid "minute(s)"
msgstr "分鐘"
-#: src/prefs_common_dialog.c:832
+#: src/prefs_common_dialog.c:835
msgid "Check new mail on startup"
msgstr "開啟時檢查新郵件"
-#: src/prefs_common_dialog.c:834
+#: src/prefs_common_dialog.c:837
msgid "Update all local folders after incorporation"
msgstr "收信後更新所有資料夾"
-#: src/prefs_common_dialog.c:839
+#: src/prefs_common_dialog.c:842
msgid "Execute command when new messages arrived"
msgstr "收到新郵件時立即執行"
-#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658
-#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702
+#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681
+#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725
msgid "Command"
msgstr "命令列"
-#: src/prefs_common_dialog.c:862
+#: src/prefs_common_dialog.c:865
#, c-format
msgid "`%d' will be replaced with the number of new messages."
msgstr "「%d」將會被新郵件的數量所替換。"
-#: src/prefs_common_dialog.c:866
+#: src/prefs_common_dialog.c:869
msgid "Incorporate from local spool"
msgstr "從本機 spool 取得郵件"
-#: src/prefs_common_dialog.c:879
+#: src/prefs_common_dialog.c:882
msgid "Filter on incorporation"
msgstr "收信時過濾"
-#: src/prefs_common_dialog.c:885
+#: src/prefs_common_dialog.c:888
msgid "Spool path"
msgstr "Spool 路徑"
-#: src/prefs_common_dialog.c:941
+#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142
+#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139
+msgid "General"
+msgstr "一般"
+
+#: src/prefs_common_dialog.c:956
msgid "Save sent messages to outbox"
msgstr "將已送出之郵件存到寄件夾"
-#: src/prefs_common_dialog.c:943
+#: src/prefs_common_dialog.c:958
msgid "Apply filter rules to sent messages"
msgstr "套用過濾器規則於寄出的郵件"
-#: src/prefs_common_dialog.c:950
+#: src/prefs_common_dialog.c:961
+#, fuzzy
+msgid "Automatically add recipients to address book"
+msgstr "在相關欄位上自動加入下列電子郵件信箱:"
+
+#: src/prefs_common_dialog.c:968
+msgid ""
+"Notify for missing attachments when the following strings (comma-separated) "
+"are found in the message body"
+msgstr ""
+
+#: src/prefs_common_dialog.c:979
+msgid "(Ex: attach)"
+msgstr ""
+
+#: src/prefs_common_dialog.c:990
+#, fuzzy
+msgid "Confirm recipients before sending"
+msgstr "寄送之前自動折列"
+
+#: src/prefs_common_dialog.c:996
+msgid "Excluded addresses/domains (comma-separated):"
+msgstr ""
+
+#: src/prefs_common_dialog.c:1015
msgid "Transfer encoding"
msgstr "傳送之編碼"
-#: src/prefs_common_dialog.c:973
+#: src/prefs_common_dialog.c:1038
msgid ""
"Specify Content-Transfer-Encoding used when message body contains non-ASCII "
"characters."
msgstr "請指定當郵件主體內容包含非 ASCII 字元時,使用哪種編碼來傳送內容。"
-#: src/prefs_common_dialog.c:980
+#: src/prefs_common_dialog.c:1045
#, fuzzy
msgid "MIME filename encoding"
msgstr "檔案名稱編碼"
-#: src/prefs_common_dialog.c:991
+#: src/prefs_common_dialog.c:1056
#, fuzzy
msgid "MIME header"
msgstr "檔案名稱編碼"
-#: src/prefs_common_dialog.c:1001
+#: src/prefs_common_dialog.c:1066
msgid ""
"Specify encoding method for MIME filename with non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"
msgstr ""
-#: src/prefs_common_dialog.c:1011
-msgid ""
-"Notify for missing attachments when the following strings (comma-separated) "
-"are found in the message body"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1022
-msgid "(Ex: attach)"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1033
-#, fuzzy
-msgid "Confirm recipients before sending"
-msgstr "寄送之前自動折列"
-
-#: src/prefs_common_dialog.c:1039
-msgid "Excluded addresses/domains (comma-separated):"
-msgstr ""
-
-#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516
-#: src/prefs_folder_item.c:139
-msgid "General"
-msgstr "一般"
-
-#: src/prefs_common_dialog.c:1134
+#: src/prefs_common_dialog.c:1157
msgid "Signature separator"
msgstr "簽章分隔符號"
-#: src/prefs_common_dialog.c:1143
+#: src/prefs_common_dialog.c:1166
msgid "Insert automatically"
msgstr "自動加入簽章"
-#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56
+#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56
msgid "Reply"
msgstr "回覆"
-#: src/prefs_common_dialog.c:1153
+#: src/prefs_common_dialog.c:1176
msgid "Automatically select account for replies"
msgstr "回信時在相關欄位上自動加入電子郵件信箱"
-#: src/prefs_common_dialog.c:1155
+#: src/prefs_common_dialog.c:1178
msgid "Quote message when replying"
msgstr "回信時引用原文"
-#: src/prefs_common_dialog.c:1157
+#: src/prefs_common_dialog.c:1180
#, fuzzy
msgid "Reply to mailing list by Reply button"
msgstr "/回覆到郵遞論壇(_L)"
-#: src/prefs_common_dialog.c:1159
+#: src/prefs_common_dialog.c:1182
msgid "Inherit recipients on reply to self messages"
msgstr ""
-#: src/prefs_common_dialog.c:1161
+#: src/prefs_common_dialog.c:1184
msgid "Set only mail address of recipients when replying"
msgstr ""
#. editor
-#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621
+#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644
#: src/prefs_toolbar.c:120
msgid "Editor"
msgstr "編輯器"
-#: src/prefs_common_dialog.c:1172
+#: src/prefs_common_dialog.c:1195
msgid "Automatically launch the external editor"
msgstr "自動呼叫外部編輯器"
-#: src/prefs_common_dialog.c:1182
+#: src/prefs_common_dialog.c:1205
msgid "Undo level"
msgstr "復原紀錄"
-#: src/prefs_common_dialog.c:1202
+#: src/prefs_common_dialog.c:1225
msgid "Wrap messages at"
msgstr "每列最多"
-#: src/prefs_common_dialog.c:1214
+#: src/prefs_common_dialog.c:1237
msgid "characters"
msgstr "個字元"
-#: src/prefs_common_dialog.c:1224
+#: src/prefs_common_dialog.c:1247
msgid "Wrap quotation"
msgstr "折列時顯示符號"
-#: src/prefs_common_dialog.c:1230
+#: src/prefs_common_dialog.c:1253
msgid "Wrap on input"
msgstr "切割輸入過長的文字列"
-#: src/prefs_common_dialog.c:1239
+#: src/prefs_common_dialog.c:1262
#, fuzzy
msgid "Auto-save to draft"
msgstr "儲存至草稿資料夾"
-#: src/prefs_common_dialog.c:1264
+#: src/prefs_common_dialog.c:1287
#, fuzzy
msgid "Format"
msgstr "正常"
-#: src/prefs_common_dialog.c:1269
+#: src/prefs_common_dialog.c:1292
msgid "Spell checking"
msgstr ""
#. reply
-#: src/prefs_common_dialog.c:1322
+#: src/prefs_common_dialog.c:1345
msgid "Reply format"
msgstr "回覆格式"
-#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379
+#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402
msgid "Quotation mark"
msgstr "引言符號"
#. forward
-#: src/prefs_common_dialog.c:1364
+#: src/prefs_common_dialog.c:1387
msgid "Forward format"
msgstr "轉寄格式"
-#: src/prefs_common_dialog.c:1411
+#: src/prefs_common_dialog.c:1434
msgid " Description of symbols "
msgstr "特殊符號代表的意義"
-#: src/prefs_common_dialog.c:1440
+#: src/prefs_common_dialog.c:1463
msgid "Enable Spell checking"
msgstr ""
-#: src/prefs_common_dialog.c:1452
+#: src/prefs_common_dialog.c:1475
#, fuzzy
msgid "Default language:"
msgstr "預設的收件夾"
-#: src/prefs_common_dialog.c:1524
+#: src/prefs_common_dialog.c:1547
#, fuzzy
msgid "Text font"
msgstr "文字"
#. ---- Folder View ----
-#: src/prefs_common_dialog.c:1536
+#: src/prefs_common_dialog.c:1559
msgid "Folder View"
msgstr "資料夾檢視"
-#: src/prefs_common_dialog.c:1544
+#: src/prefs_common_dialog.c:1567
msgid "Display unread number next to folder name"
msgstr "若有未讀郵件,就顯示在資料夾名稱後面"
-#: src/prefs_common_dialog.c:1548
+#: src/prefs_common_dialog.c:1571
#, fuzzy
msgid "Displaying message number columns in the folder view:"
msgstr "在資料夾檢視中顯示郵件編號欄"
-#: src/prefs_common_dialog.c:1572
+#: src/prefs_common_dialog.c:1595
msgid "Abbreviate newsgroups longer than"
msgstr "新聞群組縮寫長度大於"
-#: src/prefs_common_dialog.c:1587
+#: src/prefs_common_dialog.c:1610
msgid "letters"
msgstr "個字母"
#. ---- Summary ----
-#: src/prefs_common_dialog.c:1593
+#: src/prefs_common_dialog.c:1616
msgid "Summary View"
msgstr "郵件列表"
-#: src/prefs_common_dialog.c:1602
+#: src/prefs_common_dialog.c:1625
msgid "Display recipient on `From' column if sender is yourself"
msgstr "若發信人是你自己,就在郵件列表的來源中顯示收信人"
-#: src/prefs_common_dialog.c:1604
+#: src/prefs_common_dialog.c:1627
msgid "Expand threads"
msgstr "自動展開郵件串列"
-#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094
-#: src/prefs_common_dialog.c:3132
+#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117
+#: src/prefs_common_dialog.c:3155
msgid "Date format"
msgstr "日期格式"
-#: src/prefs_common_dialog.c:1633
+#: src/prefs_common_dialog.c:1656
msgid " Set display item of summary... "
msgstr "設定郵件列表選項..."
-#: src/prefs_common_dialog.c:1639
+#: src/prefs_common_dialog.c:1662
msgid "Message"
msgstr "郵件"
-#: src/prefs_common_dialog.c:1643
+#: src/prefs_common_dialog.c:1666
#, fuzzy
msgid "Color label"
msgstr "/以顏色做標記(_B)"
-#: src/prefs_common_dialog.c:1653
+#: src/prefs_common_dialog.c:1676
#, fuzzy
msgid "Default character encoding"
msgstr "/檢視(_V)/字元編碼(_E)"
-#: src/prefs_common_dialog.c:1667
+#: src/prefs_common_dialog.c:1690
msgid "This is used when displaying messages with missing character encoding."
msgstr ""
-#: src/prefs_common_dialog.c:1673
+#: src/prefs_common_dialog.c:1696
#, fuzzy
msgid "Outgoing character encoding"
msgstr "/檢視(_V)/字元編碼(_E)"
-#: src/prefs_common_dialog.c:1687
+#: src/prefs_common_dialog.c:1710
msgid ""
"If `Automatic' is selected, the optimal encoding for the current locale will "
"be used."
@@ -5116,329 +5132,329 @@ msgstr ""
"若是選用「自動選擇」,系統將自動為您判斷而使用最\n"
"適合的語區設定。"
-#: src/prefs_common_dialog.c:1751
+#: src/prefs_common_dialog.c:1774
msgid "Enable coloration of message"
msgstr "郵件中的引言與超連結顯示變色"
-#: src/prefs_common_dialog.c:1766
+#: src/prefs_common_dialog.c:1789
msgid ""
"Display multi-byte alphabet and numeric as\n"
"ASCII character (Japanese only)"
msgstr "將全形英文與數字以半形來顯示 (只適用日文)"
-#: src/prefs_common_dialog.c:1773
+#: src/prefs_common_dialog.c:1796
msgid "Display header pane above message view"
msgstr "在顯示郵件欄上方加入標頭資訊"
-#: src/prefs_common_dialog.c:1780
+#: src/prefs_common_dialog.c:1803
msgid "Display short headers on message view"
msgstr "在郵件預覽中顯示郵件標頭"
-#: src/prefs_common_dialog.c:1792
+#: src/prefs_common_dialog.c:1815
msgid "Render HTML messages as text"
msgstr "將 HTML 郵件轉為純文字"
-#: src/prefs_common_dialog.c:1794
+#: src/prefs_common_dialog.c:1817
#, fuzzy
msgid "Treat HTML only messages as attachment"
msgstr "將 HTML 郵件轉為純文字"
-#: src/prefs_common_dialog.c:1798
+#: src/prefs_common_dialog.c:1821
msgid "Display cursor in message view"
msgstr "在郵件預覽中顯示游標"
-#: src/prefs_common_dialog.c:1811
+#: src/prefs_common_dialog.c:1834
msgid "Line space"
msgstr "列間距"
-#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863
+#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886
msgid "pixel(s)"
msgstr "像素"
-#: src/prefs_common_dialog.c:1830
+#: src/prefs_common_dialog.c:1853
msgid "Scroll"
msgstr "捲軸"
-#: src/prefs_common_dialog.c:1837
+#: src/prefs_common_dialog.c:1860
msgid "Half page"
msgstr "一次半頁"
-#: src/prefs_common_dialog.c:1843
+#: src/prefs_common_dialog.c:1866
msgid "Smooth scroll"
msgstr "平滑捲動"
-#: src/prefs_common_dialog.c:1849
+#: src/prefs_common_dialog.c:1872
msgid "Step"
msgstr "每次捲動"
-#: src/prefs_common_dialog.c:1869
+#: src/prefs_common_dialog.c:1892
msgid "Images"
msgstr "圖片"
-#: src/prefs_common_dialog.c:1877
+#: src/prefs_common_dialog.c:1900
msgid "Resize attached large images to fit in the window"
msgstr "調整附加圖片大小以適合視窗"
-#: src/prefs_common_dialog.c:1879
+#: src/prefs_common_dialog.c:1902
msgid "Display images as inline"
msgstr "在列間顯示圖片"
-#: src/prefs_common_dialog.c:2030
+#: src/prefs_common_dialog.c:2053
msgid "Enable Junk mail control"
msgstr "啟用垃圾郵件控制"
-#: src/prefs_common_dialog.c:2042
+#: src/prefs_common_dialog.c:2065
msgid "Learning command:"
msgstr "正在學習命令:"
-#: src/prefs_common_dialog.c:2051
+#: src/prefs_common_dialog.c:2074
#, fuzzy
msgid "(Select preset)"
msgstr "選擇金鑰"
-#: src/prefs_common_dialog.c:2076
+#: src/prefs_common_dialog.c:2099
msgid "Not Junk"
msgstr "不是垃圾郵件"
-#: src/prefs_common_dialog.c:2091
+#: src/prefs_common_dialog.c:2114
msgid "Classifying command"
msgstr "正在歸類命令"
-#: src/prefs_common_dialog.c:2102
+#: src/prefs_common_dialog.c:2125
msgid ""
"To classify junk mails automatically, both junk and not junk mails must be "
"learned manually to a certain extent."
msgstr ""
-#: src/prefs_common_dialog.c:2112
+#: src/prefs_common_dialog.c:2135
msgid "Junk folder"
msgstr "垃圾郵件資料夾"
-#: src/prefs_common_dialog.c:2130
+#: src/prefs_common_dialog.c:2153
msgid "The messages which are set as junk mail will be moved to this folder."
msgstr "被歸類為垃圾郵件者將會被移到這個資料夾。"
-#: src/prefs_common_dialog.c:2141
+#: src/prefs_common_dialog.c:2164
msgid "Filter messages classified as junk on receiving"
msgstr "接收郵件時對歸類為垃圾郵件者進行過濾"
-#: src/prefs_common_dialog.c:2144
+#: src/prefs_common_dialog.c:2167
#, fuzzy
msgid "Filter junk mails before normal filtering"
msgstr "自伺服器上刪除"
-#: src/prefs_common_dialog.c:2147
+#: src/prefs_common_dialog.c:2170
#, fuzzy
msgid "Delete junk mails from server on receiving"
msgstr "自伺服器上刪除"
-#: src/prefs_common_dialog.c:2152
+#: src/prefs_common_dialog.c:2175
msgid "Mark filtered junk mails as read"
msgstr ""
-#: src/prefs_common_dialog.c:2194
+#: src/prefs_common_dialog.c:2217
msgid "Automatically check signatures"
msgstr "自動檢查數位簽章"
-#: src/prefs_common_dialog.c:2197
+#: src/prefs_common_dialog.c:2220
msgid "Show signature check result in a popup window"
msgstr "將數位簽章檢查結果顯示在另一視窗"
-#: src/prefs_common_dialog.c:2200
+#: src/prefs_common_dialog.c:2223
msgid "Store passphrase in memory temporarily"
msgstr "將密碼片語暫時存在記憶體中"
-#: src/prefs_common_dialog.c:2215
+#: src/prefs_common_dialog.c:2238
msgid "Expired after"
msgstr "期限:"
-#: src/prefs_common_dialog.c:2228
+#: src/prefs_common_dialog.c:2251
msgid "minute(s) "
msgstr "分鐘"
-#: src/prefs_common_dialog.c:2242
+#: src/prefs_common_dialog.c:2265
msgid "Setting to '0' will store the passphrase for the whole session."
msgstr "若設定為「0」則表示儲存密碼片語以供整個工作階段使用。"
-#: src/prefs_common_dialog.c:2251
+#: src/prefs_common_dialog.c:2274
msgid "Grab input while entering a passphrase"
msgstr "輸入密碼片語時擷取輸入"
-#: src/prefs_common_dialog.c:2256
+#: src/prefs_common_dialog.c:2279
msgid "Display warning on startup if GnuPG doesn't work"
msgstr "若 GnuPG 無法運作,則在啟動時發出警告"
-#: src/prefs_common_dialog.c:2328
+#: src/prefs_common_dialog.c:2351
msgid "Always open messages in summary when selected"
msgstr "在郵件列表選擇郵件時開啟郵件"
-#: src/prefs_common_dialog.c:2332
+#: src/prefs_common_dialog.c:2355
#, fuzzy
msgid "Open first unread message when a folder is opened"
msgstr "進入資料夾時直接跳到第一封未讀郵件"
-#: src/prefs_common_dialog.c:2339
+#: src/prefs_common_dialog.c:2362
#, fuzzy
msgid "Remember last selected message"
msgstr "沒有已標記顏色之郵件"
-#: src/prefs_common_dialog.c:2343
+#: src/prefs_common_dialog.c:2366
msgid "Only mark message as read when opened in new window"
msgstr "只在開啟新郵件時標示為未讀"
-#: src/prefs_common_dialog.c:2347
+#: src/prefs_common_dialog.c:2370
#, fuzzy
msgid "Open inbox after receiving new mail"
msgstr "接收完新郵件後直接進入收件夾中"
-#: src/prefs_common_dialog.c:2349
+#: src/prefs_common_dialog.c:2372
#, fuzzy
msgid "Open inbox on startup"
msgstr "開啟時檢查新郵件"
-#: src/prefs_common_dialog.c:2357
+#: src/prefs_common_dialog.c:2380
msgid "Execute immediately when moving or deleting messages"
msgstr "移動或刪除郵件時立即執行"
-#: src/prefs_common_dialog.c:2369
+#: src/prefs_common_dialog.c:2392
msgid "Messages will be marked until execution if this is turned off."
msgstr "若此選項關閉,則必須按下「執行」才會執行移動或刪除。"
-#: src/prefs_common_dialog.c:2378
+#: src/prefs_common_dialog.c:2401
msgid "Make the order of buttons comply with GNOME HIG"
msgstr "讓按鈕的順序相容於 GNOME HIG"
-#: src/prefs_common_dialog.c:2381
+#: src/prefs_common_dialog.c:2404
#, fuzzy
msgid "Display tray icon"
msgstr "顯示名稱"
-#: src/prefs_common_dialog.c:2383
+#: src/prefs_common_dialog.c:2406
msgid "Minimize to tray icon"
msgstr ""
-#: src/prefs_common_dialog.c:2385
+#: src/prefs_common_dialog.c:2408
msgid "Toggle window on trayicon click"
msgstr ""
-#: src/prefs_common_dialog.c:2395
+#: src/prefs_common_dialog.c:2418
msgid " Set key bindings... "
msgstr "設定熱鍵..."
-#: src/prefs_common_dialog.c:2401 src/select-keys.c:337
+#: src/prefs_common_dialog.c:2424 src/select-keys.c:337
msgid "Other"
msgstr "其他"
-#: src/prefs_common_dialog.c:2405
+#: src/prefs_common_dialog.c:2428
#, fuzzy
msgid "External commands"
msgstr "執行命令"
-#: src/prefs_common_dialog.c:2410
+#: src/prefs_common_dialog.c:2433
#, fuzzy
msgid "Update"
msgstr "日期"
-#: src/prefs_common_dialog.c:2464
+#: src/prefs_common_dialog.c:2487
msgid "Receive dialog"
msgstr "接收進度對話框"
-#: src/prefs_common_dialog.c:2474
+#: src/prefs_common_dialog.c:2497
msgid "Show receive dialog"
msgstr "顯示接收郵件的進度對話框"
-#: src/prefs_common_dialog.c:2484
+#: src/prefs_common_dialog.c:2507
msgid "Always"
msgstr "一律顯示"
-#: src/prefs_common_dialog.c:2485
+#: src/prefs_common_dialog.c:2508
msgid "Only on manual receiving"
msgstr "只在手動收取郵件時顯示"
-#: src/prefs_common_dialog.c:2487
+#: src/prefs_common_dialog.c:2510
msgid "Never"
msgstr "不顯示"
-#: src/prefs_common_dialog.c:2492
+#: src/prefs_common_dialog.c:2515
msgid "Don't popup error dialog on receive error"
msgstr "接收錯誤時不要開啟錯誤視窗。"
-#: src/prefs_common_dialog.c:2495
+#: src/prefs_common_dialog.c:2518
msgid "Close receive dialog when finished"
msgstr "完成時關閉接收郵件的進度對話框"
-#: src/prefs_common_dialog.c:2506
+#: src/prefs_common_dialog.c:2529
msgid "Add address to destination when double-clicked"
msgstr "在通訊錄中,可利用雙擊直接將該電子郵件加入收信人中"
-#: src/prefs_common_dialog.c:2508
+#: src/prefs_common_dialog.c:2531
msgid "On exit"
msgstr "離開設定"
-#: src/prefs_common_dialog.c:2516
+#: src/prefs_common_dialog.c:2539
msgid "Confirm on exit"
msgstr "離開時確認"
-#: src/prefs_common_dialog.c:2523
+#: src/prefs_common_dialog.c:2546
msgid "Empty trash on exit"
msgstr "離開時清空刪除的郵件"
-#: src/prefs_common_dialog.c:2525
+#: src/prefs_common_dialog.c:2548
msgid "Ask before emptying"
msgstr "清除時確認"
-#: src/prefs_common_dialog.c:2529
+#: src/prefs_common_dialog.c:2552
msgid "Warn if there are queued messages"
msgstr "離開時若有尚未送出之郵件即發出警告"
-#: src/prefs_common_dialog.c:2584
+#: src/prefs_common_dialog.c:2607
#, c-format
msgid "External commands (%s will be replaced with file name / URI)"
msgstr "外部指令(%s 將會被置換成檔名或 URI)"
-#: src/prefs_common_dialog.c:2593
+#: src/prefs_common_dialog.c:2616
msgid "Web browser"
msgstr "瀏覽器"
-#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107
-#: src/prefs_common_dialog.c:4128
+#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130
+#: src/prefs_common_dialog.c:4151
msgid "(Default browser)"
msgstr "(預設的瀏覽器)"
-#: src/prefs_common_dialog.c:2646
+#: src/prefs_common_dialog.c:2669
#, fuzzy
msgid "Use external program for printing"
msgstr "用其他外部程式來送信"
-#: src/prefs_common_dialog.c:2668
+#: src/prefs_common_dialog.c:2691
msgid "Use external program for incorporation"
msgstr "用其他外部程式來收信"
-#: src/prefs_common_dialog.c:2690
+#: src/prefs_common_dialog.c:2713
msgid "Use external program for sending"
msgstr "用其他外部程式來送信"
-#: src/prefs_common_dialog.c:2742
+#: src/prefs_common_dialog.c:2765
msgid "Update check requires 'curl' command."
msgstr ""
-#: src/prefs_common_dialog.c:2753
+#: src/prefs_common_dialog.c:2776
msgid "Enable auto update check"
msgstr ""
-#: src/prefs_common_dialog.c:2755
+#: src/prefs_common_dialog.c:2778
msgid "Use HTTP proxy"
msgstr ""
-#: src/prefs_common_dialog.c:2757
+#: src/prefs_common_dialog.c:2780
msgid "HTTP proxy host (hostname:port):"
msgstr ""
-#: src/prefs_common_dialog.c:2798
+#: src/prefs_common_dialog.c:2821
msgid "Enable strict checking of the integrity of summary caches"
msgstr "啟用對於郵件列表快取整合性的嚴格檢查"
-#: src/prefs_common_dialog.c:2801
+#: src/prefs_common_dialog.c:2824
msgid ""
"Enable this if the contents of folders have the possibility of modification "
"by other applications.\n"
@@ -5447,279 +5463,279 @@ msgstr ""
"如果資料夾的內容有被其他應用軟體更動過的可能,就開啟它。\n"
"此一選項將會降低郵件列表的顯示效能。"
-#: src/prefs_common_dialog.c:2808
+#: src/prefs_common_dialog.c:2831
msgid "Socket I/O timeout:"
msgstr "插槽 I/O 等待時間:"
-#: src/prefs_common_dialog.c:2821
+#: src/prefs_common_dialog.c:2844
msgid "second(s)"
msgstr "秒"
-#: src/prefs_common_dialog.c:2849
+#: src/prefs_common_dialog.c:2872
msgid "Automatic (Recommended)"
msgstr "自動選擇(推薦使用)"
-#: src/prefs_common_dialog.c:2854
+#: src/prefs_common_dialog.c:2877
msgid "7bit ascii (US-ASCII)"
msgstr "七位元 ASCII (US-ASCII)"
-#: src/prefs_common_dialog.c:2856
+#: src/prefs_common_dialog.c:2879
msgid "Unicode (UTF-8)"
msgstr "統一碼 (UTF-8)"
-#: src/prefs_common_dialog.c:2858
+#: src/prefs_common_dialog.c:2881
msgid "Western European (ISO-8859-1)"
msgstr "西歐語系 (ISO-8859-1)"
-#: src/prefs_common_dialog.c:2859
+#: src/prefs_common_dialog.c:2882
msgid "Western European (ISO-8859-15)"
msgstr "西歐語系 (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2861
+#: src/prefs_common_dialog.c:2884
#, fuzzy
msgid "Western European (Windows-1252)"
msgstr "西歐語系 (ISO-8859-15)"
-#: src/prefs_common_dialog.c:2865
+#: src/prefs_common_dialog.c:2888
msgid "Central European (ISO-8859-2)"
msgstr "中歐語系 (ISO-8859-2)"
-#: src/prefs_common_dialog.c:2867
+#: src/prefs_common_dialog.c:2890
msgid "Baltic (ISO-8859-13)"
msgstr "波羅的海語系 (ISO-8859-13)"
-#: src/prefs_common_dialog.c:2868
+#: src/prefs_common_dialog.c:2891
msgid "Baltic (ISO-8859-4)"
msgstr "波羅的海語系 (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2869
+#: src/prefs_common_dialog.c:2892
#, fuzzy
msgid "Baltic (Windows-1257)"
msgstr "斯拉夫語 (Windows-1251)"
-#: src/prefs_common_dialog.c:2871
+#: src/prefs_common_dialog.c:2894
msgid "Greek (ISO-8859-7)"
msgstr "希臘語 (ISO-8859-7)"
-#: src/prefs_common_dialog.c:2873
+#: src/prefs_common_dialog.c:2896
#, fuzzy
msgid "Arabic (ISO-8859-6)"
msgstr "波羅的海語系 (ISO-8859-4)"
-#: src/prefs_common_dialog.c:2874
+#: src/prefs_common_dialog.c:2897
#, fuzzy
msgid "Arabic (Windows-1256)"
msgstr "斯拉夫語 (Windows-1251)"
-#: src/prefs_common_dialog.c:2876
+#: src/prefs_common_dialog.c:2899
msgid "Hebrew (ISO-8859-8)"
msgstr "希伯來語 (ISO-8859-8)"
-#: src/prefs_common_dialog.c:2877
+#: src/prefs_common_dialog.c:2900
msgid "Hebrew (Windows-1255)"
msgstr "希伯來語 (Windows-1255)"
-#: src/prefs_common_dialog.c:2879
+#: src/prefs_common_dialog.c:2902
msgid "Turkish (ISO-8859-9)"
msgstr "土耳其語 (ISO-8859-9)"
-#: src/prefs_common_dialog.c:2881
+#: src/prefs_common_dialog.c:2904
msgid "Cyrillic (ISO-8859-5)"
msgstr "斯拉夫語 (ISO-8859-5)"
-#: src/prefs_common_dialog.c:2882
+#: src/prefs_common_dialog.c:2905
msgid "Cyrillic (KOI8-R)"
msgstr "斯拉夫語 (KOI8-R)"
-#: src/prefs_common_dialog.c:2883
+#: src/prefs_common_dialog.c:2906
msgid "Cyrillic (KOI8-U)"
msgstr "斯拉夫語 (KOI8-U)"
-#: src/prefs_common_dialog.c:2884
+#: src/prefs_common_dialog.c:2907
msgid "Cyrillic (Windows-1251)"
msgstr "斯拉夫語 (Windows-1251)"
-#: src/prefs_common_dialog.c:2886
+#: src/prefs_common_dialog.c:2909
msgid "Japanese (ISO-2022-JP)"
msgstr "日文 (ISO-2022-JP)"
-#: src/prefs_common_dialog.c:2888
+#: src/prefs_common_dialog.c:2911
msgid "Japanese (EUC-JP)"
msgstr "日文 (EUC-JP)"
-#: src/prefs_common_dialog.c:2889
+#: src/prefs_common_dialog.c:2912
msgid "Japanese (Shift_JIS)"
msgstr "日文 (Shift_JIS)"
-#: src/prefs_common_dialog.c:2892
+#: src/prefs_common_dialog.c:2915
msgid "Simplified Chinese (GB2312)"
msgstr "簡體中文 (GB2312)"
-#: src/prefs_common_dialog.c:2893
+#: src/prefs_common_dialog.c:2916
msgid "Simplified Chinese (GBK)"
msgstr "簡體中文 (GBK)"
-#: src/prefs_common_dialog.c:2894
+#: src/prefs_common_dialog.c:2917
msgid "Traditional Chinese (Big5)"
msgstr "繁體中文 (Big5)"
-#: src/prefs_common_dialog.c:2896
+#: src/prefs_common_dialog.c:2919
msgid "Traditional Chinese (EUC-TW)"
msgstr "繁體中文 (EUC-TW)"
-#: src/prefs_common_dialog.c:2897
+#: src/prefs_common_dialog.c:2920
msgid "Chinese (ISO-2022-CN)"
msgstr "中文 (ISO-2022-CN)"
-#: src/prefs_common_dialog.c:2900
+#: src/prefs_common_dialog.c:2923
msgid "Korean (EUC-KR)"
msgstr "韓文 (EUC-KR)"
-#: src/prefs_common_dialog.c:2902
+#: src/prefs_common_dialog.c:2925
msgid "Thai (TIS-620)"
msgstr "泰文 (TIS-620)"
-#: src/prefs_common_dialog.c:2903
+#: src/prefs_common_dialog.c:2926
msgid "Thai (Windows-874)"
msgstr "泰文 (Windows-874)"
-#: src/prefs_common_dialog.c:3070
+#: src/prefs_common_dialog.c:3093
msgid "the full abbreviated weekday name"
msgstr "週一、週二、..."
-#: src/prefs_common_dialog.c:3071
+#: src/prefs_common_dialog.c:3094
msgid "the full weekday name"
msgstr "星期一、星期二、..."
-#: src/prefs_common_dialog.c:3072
+#: src/prefs_common_dialog.c:3095
msgid "the abbreviated month name"
msgstr "1月、2月、..."
-#: src/prefs_common_dialog.c:3073
+#: src/prefs_common_dialog.c:3096
msgid "the full month name"
msgstr "一月、二月、..."
-#: src/prefs_common_dialog.c:3074
+#: src/prefs_common_dialog.c:3097
msgid "the preferred date and time for the current locale"
msgstr "目前語區設定所偏好的日期與時間"
-#: src/prefs_common_dialog.c:3075
+#: src/prefs_common_dialog.c:3098
msgid "the century number (year/100)"
msgstr "世紀 (年/100)"
-#: src/prefs_common_dialog.c:3076
+#: src/prefs_common_dialog.c:3099
msgid "the day of the month as a decimal number"
msgstr "今天是幾號 (以數字表示)"
-#: src/prefs_common_dialog.c:3077
+#: src/prefs_common_dialog.c:3100
msgid "the hour as a decimal number using a 24-hour clock"
msgstr "現在幾點鐘 (廿四時制,以數字表示)"
-#: src/prefs_common_dialog.c:3078
+#: src/prefs_common_dialog.c:3101
msgid "the hour as a decimal number using a 12-hour clock"
msgstr "現在幾點鐘 (十二時制,以數字表示)"
-#: src/prefs_common_dialog.c:3079
+#: src/prefs_common_dialog.c:3102
msgid "the day of the year as a decimal number"
msgstr "今天是今年的第幾天 (以數字表示)"
-#: src/prefs_common_dialog.c:3080
+#: src/prefs_common_dialog.c:3103
msgid "the month as a decimal number"
msgstr "現在是幾月 (以數字表示)"
-#: src/prefs_common_dialog.c:3081
+#: src/prefs_common_dialog.c:3104
msgid "the minute as a decimal number"
msgstr "現在是幾分 (以數字表示)"
-#: src/prefs_common_dialog.c:3082
+#: src/prefs_common_dialog.c:3105
msgid "either AM or PM"
msgstr "上午或下午"
-#: src/prefs_common_dialog.c:3083
+#: src/prefs_common_dialog.c:3106
msgid "the second as a decimal number"
msgstr "現在是幾秒 (以數字表示)"
-#: src/prefs_common_dialog.c:3084
+#: src/prefs_common_dialog.c:3107
msgid "the day of the week as a decimal number"
msgstr "現在是一週的第幾天 (以數字表示)"
-#: src/prefs_common_dialog.c:3085
+#: src/prefs_common_dialog.c:3108
msgid "the preferred date for the current locale"
msgstr "目前語區設定所偏好的日期"
-#: src/prefs_common_dialog.c:3086
+#: src/prefs_common_dialog.c:3109
msgid "the last two digits of a year"
msgstr "公元年份的後兩位數字"
-#: src/prefs_common_dialog.c:3087
+#: src/prefs_common_dialog.c:3110
msgid "the year as a decimal number"
msgstr "公元年份 (以數字表示)"
-#: src/prefs_common_dialog.c:3088
+#: src/prefs_common_dialog.c:3111
msgid "the time zone or name or abbreviation"
msgstr "時區名稱或縮寫"
-#: src/prefs_common_dialog.c:3109
+#: src/prefs_common_dialog.c:3132
msgid "Specifier"
msgstr "特殊符號"
-#: src/prefs_common_dialog.c:3110
+#: src/prefs_common_dialog.c:3133
msgid "Description"
msgstr "描述"
-#: src/prefs_common_dialog.c:3150
+#: src/prefs_common_dialog.c:3173
msgid "Example"
msgstr "範例"
-#: src/prefs_common_dialog.c:3231
+#: src/prefs_common_dialog.c:3254
msgid "Set message colors"
msgstr "設定顏色"
-#: src/prefs_common_dialog.c:3239
+#: src/prefs_common_dialog.c:3262
msgid "Colors"
msgstr "顏色"
-#: src/prefs_common_dialog.c:3273
+#: src/prefs_common_dialog.c:3296
msgid "Quoted Text - First Level"
msgstr "引言內容 - 第一層"
-#: src/prefs_common_dialog.c:3279
+#: src/prefs_common_dialog.c:3302
msgid "Quoted Text - Second Level"
msgstr "引言內容 - 第二層"
-#: src/prefs_common_dialog.c:3285
+#: src/prefs_common_dialog.c:3308
msgid "Quoted Text - Third Level"
msgstr "引言內容 - 第三層"
-#: src/prefs_common_dialog.c:3291
+#: src/prefs_common_dialog.c:3314
msgid "URI link"
msgstr "超連結"
-#: src/prefs_common_dialog.c:3298
+#: src/prefs_common_dialog.c:3321
msgid "Recycle quote colors"
msgstr "三層以上引言則重複使用指定的顏色"
-#: src/prefs_common_dialog.c:3365
+#: src/prefs_common_dialog.c:3388
msgid "Pick color for quotation level 1"
msgstr "選擇第一層引言的顏色"
-#: src/prefs_common_dialog.c:3368
+#: src/prefs_common_dialog.c:3391
msgid "Pick color for quotation level 2"
msgstr "選擇第二層引言的顏色"
-#: src/prefs_common_dialog.c:3371
+#: src/prefs_common_dialog.c:3394
msgid "Pick color for quotation level 3"
msgstr "選擇第三層引言的顏色"
-#: src/prefs_common_dialog.c:3374
+#: src/prefs_common_dialog.c:3397
msgid "Pick color for URI"
msgstr "選擇超連結的顏色"
-#: src/prefs_common_dialog.c:3514
+#: src/prefs_common_dialog.c:3537
msgid "Description of symbols"
msgstr "特殊符號代表的意義"
-#: src/prefs_common_dialog.c:3570
+#: src/prefs_common_dialog.c:3593
msgid ""
"Date\n"
"From\n"
@@ -5743,11 +5759,11 @@ msgstr ""
"新聞群組\n"
"郵件識別碼"
-#: src/prefs_common_dialog.c:3583
+#: src/prefs_common_dialog.c:3606
msgid "If x is set, displays expr"
msgstr "若 x 已設定則顯示正規表示式"
-#: src/prefs_common_dialog.c:3587
+#: src/prefs_common_dialog.c:3610
msgid ""
"Message body\n"
"Quoted message body\n"
@@ -5761,7 +5777,7 @@ msgstr ""
"引言(不含簽章)\n"
"% 符號"
-#: src/prefs_common_dialog.c:3595
+#: src/prefs_common_dialog.c:3618
msgid ""
"Literal backslash\n"
"Literal question mark\n"
@@ -5773,19 +5789,19 @@ msgstr ""
"左大括弧\n"
"右大括弧"
-#: src/prefs_common_dialog.c:3649
+#: src/prefs_common_dialog.c:3672
msgid "Key bindings"
msgstr "熱鍵設定"
-#: src/prefs_common_dialog.c:3662
+#: src/prefs_common_dialog.c:3685
msgid "Select the preset of key bindings."
msgstr "選擇事先設定的按鍵組合。"
-#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996
+#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019
msgid "Default"
msgstr "預設值"
-#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005
+#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028
msgid "Old Sylpheed"
msgstr "舊設定"
@@ -6168,19 +6184,19 @@ msgstr "附加檔案"
#. S_COL_MIME
#: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415
-#: src/summaryview.c:5153
+#: src/summaryview.c:5157
msgid "Subject"
msgstr "主旨"
#. S_COL_SUBJECT
#: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416
-#: src/summaryview.c:5156
+#: src/summaryview.c:5160
msgid "From"
msgstr "來源"
#. S_COL_FROM
#: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417
-#: src/summaryview.c:5158
+#: src/summaryview.c:5162
msgid "Date"
msgstr "日期"
@@ -6190,7 +6206,7 @@ msgid "Number"
msgstr "編號"
#. S_COL_NUMBER
-#: src/prefs_summary_column.c:74 src/summaryview.c:5164
+#: src/prefs_summary_column.c:74 src/summaryview.c:5168
#, fuzzy
msgid "To"
msgstr "收件人"
@@ -6497,7 +6513,7 @@ msgstr "過濾中..."
msgid "Searching %s ..."
msgstr "掃描資料夾 %s ..."
-#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225
+#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221
msgid "(No Date)"
msgstr "(沒有日期)"
@@ -6600,7 +6616,7 @@ msgstr "關於"
msgid "%s - POP3 Remote mailbox"
msgstr "移除信箱"
-#: src/rpop3.c:414 src/summaryview.c:5162
+#: src/rpop3.c:414 src/summaryview.c:5166
msgid "No."
msgstr "No."
@@ -7081,7 +7097,7 @@ msgstr "無法取得收件人或收件新聞群組名單。"
msgid "Can't retrieve newsgroup list."
msgstr "無法取得收件人或收件新聞群組名單。"
-#: src/subscribedialog.c:526 src/summaryview.c:913
+#: src/subscribedialog.c:526 src/summaryview.c:909
msgid "Done."
msgstr "完成"
@@ -7090,340 +7106,340 @@ msgstr "完成"
msgid "%d newsgroups received (%s read)"
msgstr "已接收 %d 個新聞群組 (%s 已讀)"
-#: src/summaryview.c:416
+#: src/summaryview.c:419
msgid "/Repl_y to"
msgstr "/回覆給(_Y)"
-#: src/summaryview.c:417
+#: src/summaryview.c:420
msgid "/Repl_y to/_all"
msgstr "/回覆給(_Y)/所有收件人(_A)"
-#: src/summaryview.c:418
+#: src/summaryview.c:421
msgid "/Repl_y to/_sender"
msgstr "/回覆給(_Y)/原作者(_S)"
-#: src/summaryview.c:419
+#: src/summaryview.c:422
msgid "/Repl_y to/mailing _list"
msgstr "/回覆給(_Y)/郵遞論壇(_L)"
-#: src/summaryview.c:426
+#: src/summaryview.c:429
msgid "/M_ove..."
msgstr "/移動(_O)..."
-#: src/summaryview.c:427
+#: src/summaryview.c:430
msgid "/_Copy..."
msgstr "/複製(_C)..."
-#: src/summaryview.c:429
+#: src/summaryview.c:432
msgid "/_Mark"
msgstr "/標記(_M)"
-#: src/summaryview.c:430
+#: src/summaryview.c:433
msgid "/_Mark/_Mark"
msgstr "/標記(_M)/標記(_M)"
-#: src/summaryview.c:431
+#: src/summaryview.c:434
msgid "/_Mark/_Unmark"
msgstr "/標記(_M)/去除標記(_U)"
-#: src/summaryview.c:432
+#: src/summaryview.c:435
msgid "/_Mark/---"
msgstr "/標記(_M)/---"
-#: src/summaryview.c:433
+#: src/summaryview.c:436
msgid "/_Mark/Mark as unr_ead"
msgstr "/標記(_M)/標記成未讀(_E)"
-#: src/summaryview.c:434
+#: src/summaryview.c:437
msgid "/_Mark/Mark as rea_d"
msgstr "/標記(_M)/標記成已讀(_D)"
-#: src/summaryview.c:436
+#: src/summaryview.c:439
#, fuzzy
msgid "/_Mark/Mark _thread as read"
msgstr "/標記(_M)/標記成已讀(_D)"
-#: src/summaryview.c:438
+#: src/summaryview.c:441
msgid "/_Mark/Mark all _read"
msgstr "/標記(_M)/標記所有郵件成已讀(_R)"
-#: src/summaryview.c:439
+#: src/summaryview.c:442
msgid "/Color la_bel"
msgstr "/以顏色做標記(_B)"
-#: src/summaryview.c:443
+#: src/summaryview.c:446
#, fuzzy
msgid "/Set as _junk mail"
msgstr "歸類為垃圾郵件"
-#: src/summaryview.c:444
+#: src/summaryview.c:447
#, fuzzy
msgid "/Set as not j_unk mail"
msgstr "歸類為垃圾郵件"
-#: src/summaryview.c:446
+#: src/summaryview.c:449
msgid "/Re-_edit"
msgstr "/重新編輯(_E)"
-#: src/summaryview.c:448
+#: src/summaryview.c:451
msgid "/Add sender to address boo_k..."
msgstr "/將寄信人加入通訊錄(_K)..."
-#: src/summaryview.c:450
+#: src/summaryview.c:453
msgid "/Create f_ilter rule"
msgstr "/產生郵件過濾規則(_I)"
-#: src/summaryview.c:451
+#: src/summaryview.c:454
msgid "/Create f_ilter rule/_Automatically"
msgstr "/產生郵件過濾規則(_I)/自動產生(_A)"
-#: src/summaryview.c:453
+#: src/summaryview.c:456
msgid "/Create f_ilter rule/by _From"
msgstr "/產生郵件過濾規則(_I)/依來源(_F)"
-#: src/summaryview.c:455
+#: src/summaryview.c:458
msgid "/Create f_ilter rule/by _To"
msgstr "/產生郵件過濾規則(_I)/依收信人(_T)"
-#: src/summaryview.c:457
+#: src/summaryview.c:460
msgid "/Create f_ilter rule/by _Subject"
msgstr "/產生郵件過濾規則(_I)/依主旨(_S)"
-#: src/summaryview.c:489
+#: src/summaryview.c:492
msgid "Creating summary view...\n"
msgstr "正在建立彙總檢視...\n"
-#: src/summaryview.c:641
+#: src/summaryview.c:644
#, fuzzy, c-format
msgid "Scanning folder (%s) (%d)..."
msgstr "掃描資料夾 (%s)..."
-#: src/summaryview.c:694
+#: src/summaryview.c:697
msgid "Process mark"
msgstr "郵件標記"
-#: src/summaryview.c:695
+#: src/summaryview.c:698
msgid "Some marks are left. Process it?"
msgstr "某些郵件已被標記。要繼續嗎?"
-#: src/summaryview.c:751
+#: src/summaryview.c:754
#, c-format
msgid "Scanning folder (%s)..."
msgstr "掃描資料夾 (%s)..."
-#: src/summaryview.c:1420
+#: src/summaryview.c:1416
msgid "_Search again"
msgstr "再次搜尋(_S)"
-#: src/summaryview.c:1441 src/summaryview.c:1450
+#: src/summaryview.c:1437 src/summaryview.c:1446
msgid "No more unread messages"
msgstr "沒有其他未讀郵件"
-#: src/summaryview.c:1442
+#: src/summaryview.c:1438
msgid "No unread message found. Search from the end?"
msgstr "沒有找到未讀郵件。要從尾部繼續搜尋嗎?"
-#: src/summaryview.c:1444
+#: src/summaryview.c:1440
msgid "No unread messages."
msgstr "沒有未讀郵件。"
-#: src/summaryview.c:1451
+#: src/summaryview.c:1447
msgid "No unread message found. Go to next folder?"
msgstr "沒有未讀郵件。要到下一個資料夾嗎?"
-#: src/summaryview.c:1459 src/summaryview.c:1468
+#: src/summaryview.c:1455 src/summaryview.c:1464
msgid "No more new messages"
msgstr "沒有其他新郵件"
-#: src/summaryview.c:1460
+#: src/summaryview.c:1456
msgid "No new message found. Search from the end?"
msgstr "沒有找到新郵件。要從尾部繼續搜尋嗎?"
-#: src/summaryview.c:1462
+#: src/summaryview.c:1458
msgid "No new messages."
msgstr "沒有新郵件。"
-#: src/summaryview.c:1469
+#: src/summaryview.c:1465
msgid "No new message found. Go to next folder?"
msgstr "沒有新郵件。要到下一個資料夾嗎?"
-#: src/summaryview.c:1477 src/summaryview.c:1486
+#: src/summaryview.c:1473 src/summaryview.c:1482
msgid "No more marked messages"
msgstr "沒有其他已標記郵件"
-#: src/summaryview.c:1478
+#: src/summaryview.c:1474
msgid "No marked message found. Search from the end?"
msgstr "沒有找到已標記郵件。要從尾部繼續搜尋嗎?"
-#: src/summaryview.c:1480 src/summaryview.c:1489
+#: src/summaryview.c:1476 src/summaryview.c:1485
msgid "No marked messages."
msgstr "沒有已標記郵件。"
-#: src/summaryview.c:1487
+#: src/summaryview.c:1483
msgid "No marked message found. Search from the beginning?"
msgstr "沒有找到已標記郵件。要從開頭繼續搜尋嗎?"
-#: src/summaryview.c:1495 src/summaryview.c:1504
+#: src/summaryview.c:1491 src/summaryview.c:1500
msgid "No more labeled messages"
msgstr "沒有已標記顏色之郵件"
-#: src/summaryview.c:1496
+#: src/summaryview.c:1492
msgid "No labeled message found. Search from the end?"
msgstr "沒有找到已標記顏色之郵件。要從尾部繼續搜尋嗎?"
-#: src/summaryview.c:1498 src/summaryview.c:1507
+#: src/summaryview.c:1494 src/summaryview.c:1503
msgid "No labeled messages."
msgstr "沒有已標記顏色之郵件。"
-#: src/summaryview.c:1505
+#: src/summaryview.c:1501
msgid "No labeled message found. Search from the beginning?"
msgstr "沒有找到已標記顏色之郵件。要從開頭繼續搜尋嗎?"
-#: src/summaryview.c:1852
+#: src/summaryview.c:1848
msgid "Attracting messages by subject..."
msgstr "依主旨展開郵件中..."
-#: src/summaryview.c:2046
+#: src/summaryview.c:2042
#, c-format
msgid "%d deleted"
msgstr "%d 已刪除"
-#: src/summaryview.c:2050
+#: src/summaryview.c:2046
#, c-format
msgid "%s%d moved"
msgstr "%s%d 已移動"
-#: src/summaryview.c:2051 src/summaryview.c:2056
+#: src/summaryview.c:2047 src/summaryview.c:2052
msgid ", "
msgstr ", "
-#: src/summaryview.c:2055
+#: src/summaryview.c:2051
#, c-format
msgid "%s%d copied"
msgstr "%s%d 已複製"
-#: src/summaryview.c:2070
+#: src/summaryview.c:2066
msgid " item(s) selected"
msgstr " 封已選擇"
-#: src/summaryview.c:2092
+#: src/summaryview.c:2088
#, c-format
msgid "%d new, %d unread, %d total (%s)"
msgstr "%d 封未讀,%d 封已讀,共 %d 封(%s)"
-#: src/summaryview.c:2096
+#: src/summaryview.c:2092
#, c-format
msgid "%d new, %d unread, %d total"
msgstr "%d 封未讀,%d 封已讀,共 %d 封"
-#: src/summaryview.c:2132
+#: src/summaryview.c:2128
msgid "Sorting summary..."
msgstr "郵件排序中..."
-#: src/summaryview.c:2388
+#: src/summaryview.c:2384
msgid "\tSetting summary from message data..."
msgstr "\t產生郵件列表中..."
-#: src/summaryview.c:2390
+#: src/summaryview.c:2386
msgid "Setting summary from message data..."
msgstr "產生郵件列表中..."
-#: src/summaryview.c:2497
+#: src/summaryview.c:2493
#, c-format
msgid "Writing summary cache (%s)..."
msgstr "寫入列表快取 (%s)..."
-#: src/summaryview.c:2859
+#: src/summaryview.c:2855
#, c-format
msgid "Message %d is marked\n"
msgstr "郵件 %d 已標記\n"
-#: src/summaryview.c:2931
+#: src/summaryview.c:2927
#, c-format
msgid "Message %d is marked as being read\n"
msgstr "郵件 %d 已標記成已讀\n"
-#: src/summaryview.c:3144
+#: src/summaryview.c:3140
#, c-format
msgid "Message %d is marked as unread\n"
msgstr "郵件 %d 已標記成未讀\n"
-#: src/summaryview.c:3209
+#: src/summaryview.c:3205
#, c-format
msgid "Message %s/%d is set to delete\n"
msgstr "郵件 %s/%d 已標記刪除\n"
-#: src/summaryview.c:3237
+#: src/summaryview.c:3233
msgid "Delete message(s)"
msgstr "刪除郵件"
-#: src/summaryview.c:3238
+#: src/summaryview.c:3234
msgid "Do you really want to delete message(s) from the trash?"
msgstr "您確定要從刪除的郵件資料夾中刪除這封郵件嗎?"
-#: src/summaryview.c:3314
+#: src/summaryview.c:3310
msgid "Deleting duplicated messages..."
msgstr "刪除重覆的郵件..."
-#: src/summaryview.c:3352
+#: src/summaryview.c:3348
#, c-format
msgid "Message %s/%d is unmarked\n"
msgstr "郵件 %s/%d 已消除標記\n"
-#: src/summaryview.c:3416
+#: src/summaryview.c:3412
#, c-format
msgid "Message %d is set to move to %s\n"
msgstr "郵件 %d 已設定移動到 %s\n"
-#: src/summaryview.c:3448
+#: src/summaryview.c:3444
msgid "Destination is same as current folder."
msgstr "目標資料夾與來源資料夾相同。"
-#: src/summaryview.c:3485
+#: src/summaryview.c:3481
#, fuzzy
msgid "Select folder to move"
msgstr "選擇資料夾"
-#: src/summaryview.c:3515
+#: src/summaryview.c:3511
#, c-format
msgid "Message %d is set to copy to %s\n"
msgstr "郵件 %d 已設定複製到 %s\n"
-#: src/summaryview.c:3546
+#: src/summaryview.c:3542
msgid "Destination for copy is same as current folder."
msgstr "郵件無法複製到同一個資料夾內。"
-#: src/summaryview.c:3582
+#: src/summaryview.c:3578
#, fuzzy
msgid "Select folder to copy"
msgstr "選擇資料夾"
-#: src/summaryview.c:3727
+#: src/summaryview.c:3723
msgid "Error occurred while processing messages."
msgstr "處理郵件時發生錯誤。"
-#: src/summaryview.c:4033 src/summaryview.c:4034
+#: src/summaryview.c:4029 src/summaryview.c:4030
msgid "Building threads..."
msgstr "產生郵件串列中..."
-#: src/summaryview.c:4184 src/summaryview.c:4185
+#: src/summaryview.c:4180 src/summaryview.c:4181
msgid "Unthreading..."
msgstr "解除郵件串列中..."
-#: src/summaryview.c:4478 src/summaryview.c:4539
+#: src/summaryview.c:4474 src/summaryview.c:4535
#, fuzzy, c-format
msgid "Filtering (%d / %d)..."
msgstr "過濾中..."
-#: src/summaryview.c:4604
+#: src/summaryview.c:4600
msgid "filtering..."
msgstr "過濾中..."
-#: src/summaryview.c:4605
+#: src/summaryview.c:4601
msgid "Filtering..."
msgstr "過濾中..."
-#: src/summaryview.c:4650
+#: src/summaryview.c:4646
#, c-format
msgid "%d message(s) have been filtered."
msgstr "已過濾 %d 封郵件"
diff --git a/src/compose.c b/src/compose.c
index e538b3f4..830eb544 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -3508,7 +3508,7 @@ static gint compose_send(Compose *compose)
}
/* Add recipients to addressbook automatically */
- if (1) {
+ if (prefs_common.recipients_autoreg) {
compose_add_new_recipients_to_addressbook(compose);
}
}
@@ -4302,7 +4302,7 @@ static gint compose_queue(Compose *compose, const gchar *file)
folderview_update_item(queue, TRUE);
/* Add recipients to addressbook automatically */
- if (1) {
+ if (prefs_common.recipients_autoreg) {
compose_add_new_recipients_to_addressbook(compose);
}
diff --git a/src/prefs_common_dialog.c b/src/prefs_common_dialog.c
index 08535c66..38ae3d40 100644
--- a/src/prefs_common_dialog.c
+++ b/src/prefs_common_dialog.c
@@ -79,6 +79,7 @@ static struct Receive {
static struct Send {
GtkWidget *checkbtn_savemsg;
GtkWidget *checkbtn_filter_sent;
+ GtkWidget *checkbtn_recipients_autoreg;
GtkWidget *optmenu_encoding_method;
GtkWidget *optmenu_mime_fencoding_method;
@@ -307,6 +308,8 @@ static PrefsUIData ui_data[] = {
prefs_set_data_from_toggle, prefs_set_toggle},
{"filter_sent_message", &p_send.checkbtn_filter_sent,
prefs_set_data_from_toggle, prefs_set_toggle},
+ {"recipients_autoreg", &p_send.checkbtn_recipients_autoreg,
+ prefs_set_data_from_toggle, prefs_set_toggle},
{"encoding_method", &p_send.optmenu_encoding_method,
prefs_set_data_from_optmenu, prefs_set_optmenu},
@@ -910,10 +913,21 @@ static void prefs_receive_create(void)
static void prefs_send_create(void)
{
GtkWidget *vbox1;
+
+ GtkWidget *notebook;
+ GtkWidget *vbox_tab;
+
GtkWidget *vbox2;
GtkWidget *hbox1;
GtkWidget *checkbtn_savemsg;
GtkWidget *checkbtn_filter_sent;
+ GtkWidget *checkbtn_recipients_autoreg;
+ GtkWidget *label;
+ GtkWidget *checkbtn_check_attach;
+ GtkWidget *entry_check_attach_str;
+ GtkWidget *checkbtn_check_recp;
+ GtkWidget *entry_check_recp_excl;
+
GtkWidget *optmenu_trencoding;
GtkWidget *optmenu_menu;
GtkWidget *menuitem;
@@ -922,30 +936,81 @@ static void prefs_send_create(void)
GtkWidget *label_encoding_desc;
GtkWidget *label_fencoding;
GtkWidget *label_fencoding_desc;
- GtkWidget *label;
- GtkWidget *checkbtn_check_attach;
- GtkWidget *entry_check_attach_str;
- GtkWidget *checkbtn_check_recp;
- GtkWidget *entry_check_recp_excl;
vbox1 = gtk_vbox_new (FALSE, VSPACING);
gtk_widget_show (vbox1);
gtk_container_add (GTK_CONTAINER (dialog.notebook), vbox1);
gtk_container_set_border_width (GTK_CONTAINER (vbox1), VBOX_BORDER);
+ notebook = gtk_notebook_new();
+ gtk_widget_show(notebook);
+ gtk_box_pack_start(GTK_BOX(vbox1), notebook, TRUE, TRUE, 0);
+
+ APPEND_SUB_NOTEBOOK(notebook, vbox_tab, _("General"));
+
vbox2 = gtk_vbox_new (FALSE, 0);
gtk_widget_show (vbox2);
- gtk_box_pack_start (GTK_BOX (vbox1), vbox2, FALSE, FALSE, 0);
+ gtk_box_pack_start (GTK_BOX (vbox_tab), vbox2, FALSE, FALSE, 0);
PACK_CHECK_BUTTON (vbox2, checkbtn_savemsg,
_("Save sent messages to outbox"));
PACK_CHECK_BUTTON (vbox2, checkbtn_filter_sent,
_("Apply filter rules to sent messages"));
SET_TOGGLE_SENSITIVITY (checkbtn_savemsg, checkbtn_filter_sent);
+ PACK_CHECK_BUTTON (vbox2, checkbtn_recipients_autoreg,
+ _("Automatically add recipients to address book"));
+
+ vbox2 = gtk_vbox_new (FALSE, VSPACING_NARROW);
+ gtk_widget_show (vbox2);
+ gtk_box_pack_start (GTK_BOX (vbox_tab), vbox2, FALSE, FALSE, 0);
+
+ PACK_CHECK_BUTTON (vbox2, checkbtn_check_attach,
+ _("Notify for missing attachments when the following strings (comma-separated) are found in the message body"));
+ gtk_label_set_line_wrap(GTK_LABEL(GTK_BIN(checkbtn_check_attach)->child), TRUE);
hbox1 = gtk_hbox_new (FALSE, 8);
gtk_widget_show (hbox1);
- gtk_box_pack_start (GTK_BOX (vbox1), hbox1, FALSE, FALSE, 0);
+ gtk_box_pack_start (GTK_BOX (vbox2), hbox1, FALSE, FALSE, 0);
+
+ entry_check_attach_str = gtk_entry_new ();
+ gtk_widget_show (entry_check_attach_str);
+ gtk_box_pack_start (GTK_BOX (hbox1), entry_check_attach_str,
+ TRUE, TRUE, 0);
+ label = gtk_label_new (_("(Ex: attach)"));
+ gtk_widget_show (label);
+ gtk_box_pack_start (GTK_BOX (hbox1), label, FALSE, FALSE, 0);
+
+ SET_TOGGLE_SENSITIVITY(checkbtn_check_attach, entry_check_attach_str);
+
+ vbox2 = gtk_vbox_new (FALSE, VSPACING_NARROW);
+ gtk_widget_show (vbox2);
+ gtk_box_pack_start (GTK_BOX (vbox_tab), vbox2, FALSE, FALSE, 0);
+
+ PACK_CHECK_BUTTON (vbox2, checkbtn_check_recp,
+ _("Confirm recipients before sending"));
+
+ hbox1 = gtk_hbox_new (FALSE, 8);
+ gtk_widget_show (hbox1);
+ gtk_box_pack_start (GTK_BOX (vbox2), hbox1, FALSE, FALSE, 0);
+ label = gtk_label_new
+ (_("Excluded addresses/domains (comma-separated):"));
+ gtk_widget_show (label);
+ gtk_box_pack_start (GTK_BOX (hbox1), label, FALSE, FALSE, 0);
+
+ entry_check_recp_excl = gtk_entry_new ();
+ gtk_widget_show (entry_check_recp_excl);
+ gtk_box_pack_start (GTK_BOX (vbox2), entry_check_recp_excl,
+ FALSE, FALSE, 0);
+
+ SET_TOGGLE_SENSITIVITY(checkbtn_check_recp, entry_check_recp_excl);
+
+ /* Encoding */
+
+ APPEND_SUB_NOTEBOOK(notebook, vbox_tab, _("Encoding"));
+
+ hbox1 = gtk_hbox_new (FALSE, 8);
+ gtk_widget_show (hbox1);
+ gtk_box_pack_start (GTK_BOX (vbox_tab), hbox1, FALSE, FALSE, 0);
label_encoding = gtk_label_new (_("Transfer encoding"));
gtk_widget_show (label_encoding);
@@ -956,7 +1021,7 @@ static void prefs_send_create(void)
gtk_box_pack_start (GTK_BOX (hbox1), optmenu_trencoding,
FALSE, FALSE, 0);
- optmenu_menu = gtk_menu_new ();
+ optmenu_menu = gtk_menu_new();
#define SET_MENUITEM(str, data) \
MENUITEM_ADD(optmenu_menu, menuitem, str, data)
@@ -969,13 +1034,13 @@ static void prefs_send_create(void)
gtk_option_menu_set_menu (GTK_OPTION_MENU (optmenu_trencoding),
optmenu_menu);
- PACK_SMALL_LABEL (vbox1, label_encoding_desc,
+ PACK_SMALL_LABEL (vbox_tab, label_encoding_desc,
_("Specify Content-Transfer-Encoding used when "
"message body contains non-ASCII characters."));
hbox1 = gtk_hbox_new (FALSE, 8);
gtk_widget_show (hbox1);
- gtk_box_pack_start (GTK_BOX (vbox1), hbox1, FALSE, FALSE, 0);
+ gtk_box_pack_start (GTK_BOX (vbox_tab), hbox1, FALSE, FALSE, 0);
label_fencoding = gtk_label_new (_("MIME filename encoding"));
gtk_widget_show (label_fencoding);
@@ -986,7 +1051,7 @@ static void prefs_send_create(void)
gtk_box_pack_start (GTK_BOX (hbox1), optmenu_fencoding,
FALSE, FALSE, 0);
- optmenu_menu = gtk_menu_new ();
+ optmenu_menu = gtk_menu_new();
SET_MENUITEM(_("MIME header"), FENC_MIME);
SET_MENUITEM("RFC 2231", FENC_RFC2231);
@@ -997,58 +1062,16 @@ static void prefs_send_create(void)
#undef SET_MENUITEM
PACK_SMALL_LABEL
- (vbox1, label_fencoding_desc,
+ (vbox_tab, label_fencoding_desc,
_("Specify encoding method for MIME filename with "
"non-ASCII characters.\n"
"MIME header: most popular, but violates RFC 2047\n"
"RFC 2231: conforms to standard, but not popular"));
- vbox2 = gtk_vbox_new (FALSE, VSPACING_NARROW);
- gtk_widget_show (vbox2);
- gtk_box_pack_start (GTK_BOX (vbox1), vbox2, FALSE, FALSE, 0);
-
- PACK_CHECK_BUTTON (vbox2, checkbtn_check_attach,
- _("Notify for missing attachments when the following strings (comma-separated) are found in the message body"));
- gtk_label_set_line_wrap(GTK_LABEL(GTK_BIN(checkbtn_check_attach)->child), TRUE);
-
- hbox1 = gtk_hbox_new (FALSE, 8);
- gtk_widget_show (hbox1);
- gtk_box_pack_start (GTK_BOX (vbox2), hbox1, FALSE, FALSE, 0);
-
- entry_check_attach_str = gtk_entry_new ();
- gtk_widget_show (entry_check_attach_str);
- gtk_box_pack_start (GTK_BOX (hbox1), entry_check_attach_str,
- TRUE, TRUE, 0);
- label = gtk_label_new (_("(Ex: attach)"));
- gtk_widget_show (label);
- gtk_box_pack_start (GTK_BOX (hbox1), label, FALSE, FALSE, 0);
-
- SET_TOGGLE_SENSITIVITY(checkbtn_check_attach, entry_check_attach_str);
-
- vbox2 = gtk_vbox_new (FALSE, VSPACING_NARROW);
- gtk_widget_show (vbox2);
- gtk_box_pack_start (GTK_BOX (vbox1), vbox2, FALSE, FALSE, 0);
-
- PACK_CHECK_BUTTON (vbox2, checkbtn_check_recp,
- _("Confirm recipients before sending"));
-
- hbox1 = gtk_hbox_new (FALSE, 8);
- gtk_widget_show (hbox1);
- gtk_box_pack_start (GTK_BOX (vbox2), hbox1, FALSE, FALSE, 0);
- label = gtk_label_new
- (_("Excluded addresses/domains (comma-separated):"));
- gtk_widget_show (label);
- gtk_box_pack_start (GTK_BOX (hbox1), label, FALSE, FALSE, 0);
-
- entry_check_recp_excl = gtk_entry_new ();
- gtk_widget_show (entry_check_recp_excl);
- gtk_box_pack_start (GTK_BOX (vbox2), entry_check_recp_excl,
- FALSE, FALSE, 0);
-
- SET_TOGGLE_SENSITIVITY(checkbtn_check_recp, entry_check_recp_excl);
- p_send.checkbtn_savemsg = checkbtn_savemsg;
+ p_send.checkbtn_savemsg = checkbtn_savemsg;
p_send.checkbtn_filter_sent = checkbtn_filter_sent;
+ p_send.checkbtn_recipients_autoreg = checkbtn_recipients_autoreg;
p_send.optmenu_encoding_method = optmenu_trencoding;
p_send.optmenu_mime_fencoding_method = optmenu_fencoding;