From e29900ebe2fadd133dda97ce21be84dd6e8f0bdb Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 30 Jul 2010 06:16:49 +0000 Subject: added new global option 'Change current account on folder open'. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2649 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 8 + libsylph/prefs_common.c | 2 + libsylph/prefs_common.h | 2 + po/be.po | 656 +++++++++++++++++++++++----------------------- po/bg.po | 656 +++++++++++++++++++++++----------------------- po/cs.po | 656 +++++++++++++++++++++++----------------------- po/da.po | 656 +++++++++++++++++++++++----------------------- po/de.po | 656 +++++++++++++++++++++++----------------------- po/el.po | 656 +++++++++++++++++++++++----------------------- po/es.po | 656 +++++++++++++++++++++++----------------------- po/et.po | 656 +++++++++++++++++++++++----------------------- po/fr.po | 656 +++++++++++++++++++++++----------------------- po/gl.po | 656 +++++++++++++++++++++++----------------------- po/hr.po | 656 +++++++++++++++++++++++----------------------- po/hu.po | 656 +++++++++++++++++++++++----------------------- po/it.po | 656 +++++++++++++++++++++++----------------------- po/ja.po | 656 +++++++++++++++++++++++----------------------- po/ko.po | 656 +++++++++++++++++++++++----------------------- po/lt.po | 656 +++++++++++++++++++++++----------------------- po/nl.po | 656 +++++++++++++++++++++++----------------------- po/pl.po | 656 +++++++++++++++++++++++----------------------- po/pt_BR.po | 656 +++++++++++++++++++++++----------------------- po/ro.po | 656 +++++++++++++++++++++++----------------------- po/ru.po | 656 +++++++++++++++++++++++----------------------- po/sk.po | 656 +++++++++++++++++++++++----------------------- po/sl.po | 656 +++++++++++++++++++++++----------------------- po/sr.po | 656 +++++++++++++++++++++++----------------------- po/sv.po | 656 +++++++++++++++++++++++----------------------- po/tr.po | 656 +++++++++++++++++++++++----------------------- po/uk.po | 656 +++++++++++++++++++++++----------------------- po/vi.po | 656 +++++++++++++++++++++++----------------------- po/zh_CN.po | 656 +++++++++++++++++++++++----------------------- po/zh_TW.po | 656 +++++++++++++++++++++++----------------------- src/folderview.c | 14 + src/mainwindow.c | 16 +- src/mainwindow.h | 4 +- src/prefs_common_dialog.c | 21 +- 37 files changed, 9959 insertions(+), 9788 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7c335852..4dafe72b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-07-30 + + * libsylph/prefs_common.[ch] + src/prefs_common_dialog.c + src/folderview.c + src/mainwindow.[ch]: added new global option 'Change current account + on folder open'. + 2010-07-30 * src/inc.c: added 'Cancel all' button to the incorporation dialog. diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c index 34c928eb..ee5f87d1 100644 --- a/libsylph/prefs_common.c +++ b/libsylph/prefs_common.c @@ -409,6 +409,8 @@ static PrefParam param[] = { {"open_inbox_on_inc", "FALSE", &prefs_common.open_inbox_on_inc, P_BOOL}, {"open_inbox_on_startup", "FALSE", &prefs_common.open_inbox_on_startup, P_BOOL}, + {"change_account_on_folder_selection", "TRUE", + &prefs_common.change_account_on_folder_sel, P_BOOL}, {"immediate_execution", "TRUE", &prefs_common.immediate_exec, P_BOOL}, #ifdef G_OS_WIN32 diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h index 1ce4724d..c1bc3f11 100644 --- a/libsylph/prefs_common.h +++ b/libsylph/prefs_common.h @@ -317,6 +317,8 @@ struct _PrefsCommon gboolean fullauto_completion_mode; /* Compose */ gchar *user_agent_str; + + gboolean change_account_on_folder_sel; /* Interface */ }; extern PrefsCommon prefs_common; diff --git a/po/be.po b/po/be.po index d8e72577..16d3f77b 100644 --- a/po/be.po +++ b/po/be.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed 3.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-02-22 15:22+0300\n" "Last-Translator: Mikalai Udodau \n" "Language-Team: Belarusian \n" @@ -501,11 +501,11 @@ msgstr "Знайдзена: %s\n" msgid "Configuration is saved.\n" msgstr "Канфігурацыя запісаная.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Фільтр непажаданай пошты (ручны)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Фільтр непажаданай пошты" @@ -649,7 +649,7 @@ msgstr "" "гэтай праграмай; калі гэтага не адбылося, напішыце ў Free Software " "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -986,7 +986,7 @@ msgstr "/_Капіраваць" msgid "/_Paste" msgstr "/_Ўставіць" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Адрасная кніга" @@ -1060,7 +1060,7 @@ msgstr "" "Ці сапраўды жадаеце сцерці каталог І ўсе адрасы ў `%s' ?\n" "Пры сціранні толькі каталога, адрасы будуць перанесены ў каталог-продак." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Сцерці каталог" @@ -1181,7 +1181,7 @@ msgstr "Памылка канверсіі Адраснай кнігі" msgid "Address Book Conversion" msgstr "Канверсія Адраснай кнігі" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Інтэрфейс" @@ -1821,8 +1821,8 @@ msgid "Properties" msgstr "Уласцівасці" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Кадаванне" @@ -1868,7 +1868,7 @@ msgstr "" "Вонкавы рэдактар яшчэ працуе.\n" "Скончыць працэс гвалтоўна (pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "На_ставіць стужку прылад..." @@ -2066,12 +2066,12 @@ msgstr "Рэдагаваць каталог" msgid "Input the new name of folder:" msgstr "Ўвядзіце новую назву каталога:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Новы каталог" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Ўвядзіце назву новага каталога:" @@ -2089,7 +2089,7 @@ msgstr "Змяніць запіс JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2291,28 +2291,28 @@ msgstr "Смецце" msgid "Drafts" msgstr "Чарнавікі" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Спам" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "НовыКаталог" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' не можа быць уключана ў назву каталога." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Каталог `%s' ужо існуе." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Нельга стварыць каталог '%s'." @@ -2386,18 +2386,18 @@ msgstr "/Сцерці групу навін" msgid "Creating folder view...\n" msgstr "Стварэнне прагляду каталогу...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Новы" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Нечытаны" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Агулам" @@ -2409,12 +2409,12 @@ msgstr "Устанаўленне інфармацыі па каталогу...\n msgid "Setting folder info..." msgstr "Устанаўленне інфармацыі па каталогу..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Прагляд каталога %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Сканаванне каталога %s ..." @@ -2444,26 +2444,26 @@ msgstr "Праверка новых паведамленняў ва ўсіх к msgid "Folder %s is selected\n" msgstr "Выбраны каталог %s\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Загрузка паведамленняў з %s..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Загрузіць усе паведамленні з '%s' ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Загрузіць усе паведамленні" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Памылка пад час загрузкі паведамлення ў `%s'." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2473,26 +2473,26 @@ msgstr "" "(калі жадаеце стварыць каталог з мэтай размяшчэння ў ім\n" " падкаталогаў, дадайце `/' на канцы назвы)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Увядзіце новую назву для '%s' :" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Перайменаваць каталог" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Нельга перайменаваць каталог '%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Нельга перанесці каталог `%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2501,11 +2501,11 @@ msgstr "" "Сцерці каталог пошуку `%s' ?\n" "Самі паведамленні не будуць сцёртыя." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Сцерці каталог пошуку" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2518,30 +2518,30 @@ msgstr "" "\n" "Сапраўды жадаеце сцерці?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Нельга сцерці каталог '%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Ачысціць сметніцу" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Сцерці усе лісты з каталога-сметніцы?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Не-Спам" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Сцерці усе лісты з каталога-сметніцы?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2550,34 +2550,34 @@ msgstr "" "Сапраўды сцерці паштовую скрынку `%s' ?\n" "(Паведамленні НЕ будуць сцёртыя з дыска)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Сцерці скрынку" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Сапраўды сцерці IMAP4-акаунт `%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Сцерці IMAP4-акаунт" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Сапраўды сцерці групу навін `%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Сцерці групу навін" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Сапраўды сцерці акаунт навін `%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Сцерці акаунт навін" @@ -3842,27 +3842,27 @@ msgstr "Неназваны" msgid "none" msgstr "няма" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Без злучэння" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Вы не злучаны. Злучыцца?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Ачысціць сметніцу" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Сцерці усе паведамленні ў каталогах-сметніцах?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Дадаць скрынку" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3872,16 +3872,16 @@ msgstr "" "Калі ўказаць наяўную скрынку, яна будзе\n" "прасканавана аўтаматычна." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Скрынка `%s' ужо існуе." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Скрынка" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3890,95 +3890,95 @@ msgstr "" "Стварэнне паштовай скрынкі схібіла.\n" "Магчыма, файлы ўжо існуюць, ці вы не маеце дазволу на запіс у тым месцы." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Сілфід - Прагляд Каталогаў" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Сілфід - Прагляд Паведамлення" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/Ад_казаць" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Адказаць усім" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Адказаць адпраўніку" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/А_дказаць у спіс рассылкі" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Пер_аправіць" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Перасла_ць як дадатак" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Перанакіраваць" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Іконкі і тэкст" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Тэкст справа ад і_конак" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "Іконкі" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "Тэкст" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "Нічога" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Вы не злучаныя. Клікніце іконку, каб злучыцца." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Вы ў злучэнні. Клікніце іконку, каб адлучыцца." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Выхад" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Выйсці з праграмы?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Выберыце каталог" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Опцыі загаднага радка" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Ужыванне: sylpheed [ОПЦЫЯ]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4008,7 +4008,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4038,15 +4038,15 @@ msgstr "" "паказаць гэту даведку і выйсці\n" "паказаць звесткі пра версію і выйсці" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr " --ipcport нум_порта задаць порт для аддаленых загадаў IPC" @@ -4285,21 +4285,21 @@ msgstr "Настаўленні акаунта" msgid "Creating account preferences window...\n" msgstr "Стварэнне вакна пераважанняў акаунта...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Атрыманне" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Адпраўка" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Напісанне" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Прыватнасць" @@ -4307,7 +4307,7 @@ msgstr "Прыватнасць" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Адмысловыя" @@ -4431,8 +4431,8 @@ msgid "Authentication method" msgstr "Метад аўтэнтыфікацыі" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Аўтаматычна" @@ -4476,8 +4476,8 @@ msgstr "Генераваць Message-ID" msgid "Add user-defined header" msgstr "Дадаць загаловак, зададзены карыстальнікам" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Рэдагаваць..." @@ -4502,7 +4502,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Аўтэнтыфікацыя POP3 перад адпраўленнем" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Подпіс" @@ -4814,90 +4814,90 @@ msgstr "Сцерці дзеянне" msgid "Do you really want to delete this action?" msgstr "Сапраўды жадаеце сцерці гэтае дзеянне?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Стварэнне вакна агульных настаўленняў...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Агульныя настаўленні" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Выгляд" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Спам" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Дэталі" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Аўта-праверка новай пошты" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "кожныя" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "мінут(а)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Правяраць новую пошту пры запуску" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Абнаўляць усе лакальныя каталогі пасля атрымання" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Выконваць загад, калі атрыманыя новыя паведамленні" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Загад" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "`%d' будзе заменена на колькасць новых паведамленняў." -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Атрымліваць з лакальнага сховішча" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Фільтраваць падчас атрымання" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Шлях да сховішча" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Агульныя" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Захоўваць копіі адпраўленых лістоў у Дасланых" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Ужываць правілы фільтра да дасланых лістоў" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Аўтаматычна запісваць адрасатаў у адрасную кнігу" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4905,23 +4905,23 @@ msgstr "" "Нагадваць пра адсутнасць дадаткаў, калі наступныя радкі (раздзяляць коскай) " "знойдуцца ў целе паведамлення" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Напр: дадатак)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Пацвярджаць атрымальнікаў перад адпраўкай" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Выняткі, адрасы/дамены (раздзяляць коскай):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Кадаванне перадачы" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4929,15 +4929,15 @@ msgstr "" "Выберыце кадаванне перадачы зместу (Content-Transfer-Encoding), якое " "ўжываецца, калі цела паведамлення утрымлівае не-ASCII сімвалы." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Кадаванне імён файлаў MIME" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIME header" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4947,174 +4947,174 @@ msgstr "" "MIME header: найбольш папулярны, але парушае RFC 2047\n" "RFC 2231: адпавядае стандарту, але не папулярны" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Аддзельнік подпісу" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Устаўляць аўтаматычна" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Адказаць" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Аўтаматычны выбар акаунта для адказаў" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Цытаваць паведамленне пры адказе" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Адказваць у спіс рассылкі пры націсканні кнопкі Адказаць" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Захоўваць папярэднія адрасы пры адказе на свае паведамленні" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "Упісваць толькі паштовыя адрасы атрымальнікаў пры адказе" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Рэдактар" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Аўтаматычна запускаць вонкавы рэдактар" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Глыбіня гісторыі зменаў" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Заварочваць лісты па" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "сімвалаў" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Пераносіць цытаты" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Пераносіць пры ўводзе" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Аўта-запіс у чарнавікі" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Фармат" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Праверка правапісу" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Фармат адказу" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Знак цытаты" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Фармат перасылкі" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Апісанне сімвалаў " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Ужываць Праверку правапісу" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Прадвызначаная мова:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Шрыфт тэксту" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Прагляд каталогаў" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Паказваць колькасць нечытаных лістоў побач з назвай каталога" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 msgid "Displaying message number columns in the folder view:" msgstr "Паказваць у слупок колькасць лістоў у праглядзе каталогаў:" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Скарачаць назвы груп даўжэй за " -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "літар" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Выгляд Зводкі" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "Паказваць адрасатаў ў слупку `Ад', калі адпраўнік - вы" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Разгортваць ніткі" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Фармат даты" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Наставіць від запісаў зводкі... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Паведамленне" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Каляровая метка" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Тыповы знаказбор" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "Ужываецца пры паказе паведамленняў, у якіх не пазначаны знаказбор." -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Выходны знаказбор" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5122,11 +5122,11 @@ msgstr "" "Калі выбрана `Аўтаматычна', аптымальнае для бягучай лакалі кадаванне будзе " "ужыта." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Дазволіць афарбоўку паведамлення" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5134,87 +5134,87 @@ msgstr "" "Паказваць шматбайтны алфавіт і лічбы\n" "як сімвалы ASCII (толькі японскія)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Паказваць стужку загалоўкаў па-над праглядам паведамлення" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Паказваць кароткія загалоўкі ў праглядзе ліста" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Адлюстроўваць HTML-паведамленні як тэкст" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "Трактаваць паведамленні з аднаго HTML як дадатак" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Паказваць курсор у праглядзе паведамлення" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Прастора між радкоў" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "піксел(аў)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Пракрутка" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Палова старонкі" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Гладкая пракрутка" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Крок" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Рысункі" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Падганяць памер вялікіх далучаных рысункаў да памеру вакна" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Паказваць рысункі побач з тэкстам" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Задзейнічаць кіраванне СПАМам" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Загад вучэння:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Выберыце набор)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Не-Спам" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Загад класіфікацыі" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5222,242 +5222,246 @@ msgstr "" "Каб класіфікаваць спам аўтаматычна, і Спам і не-Спам лісты павінны быць " "вывучаны самастойна да пэўнага моманту." -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Каталог Спаму" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Паведамленні, пазначаныя як Спам, будуць перанесены ў гэты каталог." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Фільтраваць лісты, класіфікаваныя як Спам, падчас атрымання" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Фільтраваць Спам перад звычайным фільтрам" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Сціраць Спам з сервера пад час атрымання" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Пазначаць лісты, класіфікаваныя як Спам, прачытанымі" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Аўтаматычна правяраць подпісы" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Паказваць вынік праверкі подпісу ва ўсплыўным акне" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Часова захоўваць парафразу ў памяці" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Спыніць дзеянне пасля" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "мінут(а) " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "Выстаўленне ў '0' мусіць захоўваць парафразу ўвесь сеанс." -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Захопліваць увод пад час упісвання парафразы" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Паказваць папярэджанне пры старце, калі GnuPG не працуе" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Заўжды адкрываць паведамленні ў зводцы па выбары" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 msgid "Open first unread message when a folder is opened" msgstr "Адкрываць першае нечытанае паведамленне па адкрыцці каталога" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Памятаваць апошняе вылучанае паведамленне" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "Пазначаць паведамленне чытаным толькі пры адкрыцці ў новым акне" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Адкрываць Атрыманыя пасля атрымання новай пошты" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Адкрываць Атрыманыя пры запуску" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Неадкладнае выкананне пераносу або сцірання паведамлення" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "" "Калі гэта опцыя выключаная, паведамлення застаецца пазначаным да выканання." -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Зрабіць парадак кнопак у адпаведнасці з GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Паказваць іконку ў трэі" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Мінімізаваць у іконку ў трэі" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Пераключаць акно па кліку на іконцы ў трэі" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Наставіць спалучэнні клавіш... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Іншае" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Вонкавыя загады" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Абнаўленне" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Дыялог атрымання" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Паказваць дыялог атрымання" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Заўсёды" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Толькі пры ручным запуску" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Ніколі" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Не паказваць акно памылкі атрымання" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Закрываць дыялог атрымання па заканчэнні" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Дадаць адрас да прызначэння па двайным кліку" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Задзейнічаць аўта-дапісванне адрасоў" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Пры выхадзе" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Пацвердзіць выхад" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Чысціць сметніцы пры выхадзе" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Спытаць перад ачысткай" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Папярэджваць, калі есць паведамленні ў чарзе" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Вонкавыя загады (%s будзе заменена назвай файла / URI)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Веб-браўзер" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Тыповы браўзер)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Ужываць вонкавую праграму для друку" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Ужываць вонкавую праграму для атрымання пошты" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Ужываць вонкавую праграму для адпраўкі" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "Спраўджанне абнаўленняў патрабуе загаду 'curl'." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Задзейнічаць аўтаматычнае спраўджанне абнаўлення" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Ужываць HTTP proxy" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "Адрас HTTP proxy (hostname:port):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "Уключыць строгі кантроль цэласнасці кэшу зводкі" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5467,275 +5471,275 @@ msgstr "" "праграмамі.\n" "Гэта опцыя зніжае хуткасць адлюстравання зводкі." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Таймаут сокета I/O:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "секунд(ы)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Аўтавыбар (Рэкамендавана)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7-бітны ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Юнікод (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Заходнееўрапейскі (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Заходнееўрапейскі (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Заходнееўрапейскі (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Цэнтральнаеўрапейскі (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Балтыйскі (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Балтыйскі (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Балтыйскі (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Грэцкі (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Арабскі (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Арабскі (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Яўрэйскі (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Яўрэйскі (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Турэцкі (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Кірыліца (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Кірыліца (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Кірыліца (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Кірыліца (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Японскі (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Японскі (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Японскі (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Спрошчаны кітайскі (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Спрошчаны кітайскі (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Традыцыйны кітайскі (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Традыцыйны кітайскі (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Кітайскі (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Карэйскі (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Тайскі (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Тайскі (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "скарочаная поўная назва дня тыдня" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "поўная назва дня тыдня" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "скарочаная назва месяца" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "поўная назва месяца" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "пераважныя дата i час для бягучай лакалі" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "нумар веку (год/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "дзень месяца як лічба дзесятковая" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "гадзіна як лічба дзесятковая, ужываючы 24-гадзінны фармат" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "гадзіна як лічба дзесятковая, ужываючы 12-гадзінны фармат" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "дзень году як лічба дзесятковая" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "месяц як лічба дзесятковая" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "мінута як лічба дзесятковая" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "альбо AM альбо PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "секунда як лічба дзесятковая" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "дзень тыдня як лічба дзесятковая" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "пераважная дата для бягучай лакалі" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "апошнія дзве лічбы году" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "год як лічба дзесятковая" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "часавы пояс - назва ці скарот" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Вызначальнік" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Апісанне" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Прыклад" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Наставіць колеры паведамлення" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Колеры" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Цытаваны тэкст - узровень першы" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Цытаваны тэкст - узровень другі" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Цытаваны тэкст - узровень трэці" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Спасылка URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Паўтор колераў цытавання" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Выберыце колер для першага ўзроўню цытавання" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Выберыце колер для другога ўзроўню цытавання" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Выберыце колер для трэцяга ўзроўню цытавання" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Выберыце колер для URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Апісанне сімвалаў" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5759,11 +5763,11 @@ msgstr "" "Групы навін\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Паказваць expr калі заданы x" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5777,7 +5781,7 @@ msgstr "" "Цела цытаванага паведамлення без подпісу\n" "Літэрал %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5789,19 +5793,19 @@ msgstr "" "Літарал дужка фігурная адкрывальная\n" "Літарал дужка фігурная закрывальная" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Спалучэнні клавіш" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Выберыце набор спалучэнняў клавіш." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Тыповыя" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Стары Сілфід" diff --git a/po/bg.po b/po/bg.po index a79a4282..56ec9b01 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2004-01-09 02:06+0200\n" "Last-Translator: Pavel Pyuter \n" "Language-Team: Bulgarian \n" @@ -501,12 +501,12 @@ msgstr "Намерени %s\n" msgid "Configuration is saved.\n" msgstr "Настройките са запазени.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Папка" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Папка" @@ -650,7 +650,7 @@ msgstr "" "програмата; в случай, че не сте, обърнете се към Free Software Foundation, " "Inc.,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -996,7 +996,7 @@ msgstr "/_Копиране..." msgid "/_Paste" msgstr "/_Редактиране/_Вмъкване" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Адресна книга" @@ -1074,7 +1074,7 @@ msgstr "" "Ако изтривате само папката, адресите ще бъдат преместени в родителската " "папка." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Изтриване на папка" @@ -1200,7 +1200,7 @@ msgstr "Грешка при конвертиране на адресната к msgid "Address Book Conversion" msgstr "Конвертиране на адресната книга" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Интерфейс" @@ -1881,8 +1881,8 @@ msgid "Properties" msgstr "Аксесоари" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Кодиране" @@ -1926,7 +1926,7 @@ msgstr "" "Желаете ли принудително прекратяване на процеса?\n" "process group id: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2131,12 +2131,12 @@ msgstr "Редактиране на папка" msgid "Input the new name of folder:" msgstr "Въведете новото име на папка:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Нова папка" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Въведете име на нова папка:" @@ -2154,7 +2154,7 @@ msgstr "Редактиране на JPilot запис" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2366,28 +2366,28 @@ msgstr "Кошче" msgid "Drafts" msgstr "Чернови" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "НоваПапка" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' не може да бъде включено в име на папка" -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Папката `%s' вече съществува" -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Папката `%s' не може да бъде създадена." @@ -2467,18 +2467,18 @@ msgstr "/_Премахване на новинарска група" msgid "Creating folder view...\n" msgstr "Създаване на изглед на папка...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Нови" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Непрочетени" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2490,12 +2490,12 @@ msgstr "Установяване информация за папка...\n" msgid "Setting folder info..." msgstr "Установяване информация за папка..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Сканиране на папка %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Сканиране на папка %s ..." @@ -2525,27 +2525,27 @@ msgstr "Проверяване за нови съобщения във всич msgid "Folder %s is selected\n" msgstr "Папка %s е избрана\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Изпращане на съобшение..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Изпращане на съобшение..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Изпращане на съобшение..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Възникна грешка при пращане на съобщението до %s." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2555,26 +2555,26 @@ msgstr "" "(ако желаете да създадете папка за съхраняване на подпапки,\n" " добавете `/' на края на името)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Въведете ново име за `%s'" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Преименуване на папка" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Папка `%s' не може да се премахне." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Папка `%s' не може да се премахне." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2583,12 +2583,12 @@ msgstr "" "Желаете ли премахване на пощенската кутия `%s'?\n" "(Съобщенията НЕ се изтриват от диска)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Изтриване на папка" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2599,31 +2599,31 @@ msgstr "" "Всички папки и съобщения под `%s' ше бъдат изтрити.\n" "Наистина ли желаете изтриване?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Папка `%s' не може да се премахне." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Изчистване на кошчето" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Желаете ли изчистване на кошчето?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Тема" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Желаете ли изчистване на кошчето?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2632,34 +2632,34 @@ msgstr "" "Желаете ли премахване на пощенската кутия `%s'?\n" "(Съобщенията НЕ се изтриват от диска)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Премахване на пощенска кутия" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Желаете ли изтриване на IMAP4 акаунт `%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Изтриване на IMAP4 акаунт" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Желаете ли изтриване на новинарска група `%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Изтриване на новинарска група" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Желаете ли изтриване на новинарски акаунт `%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Изтриване на новинарски акаунт" @@ -3987,29 +3987,29 @@ msgstr "Неозаглавен" msgid "none" msgstr "липсва" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Без достъп до мрежа" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Работите без достъп до мрежа. Желаете ли да включите мрежата?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Изчистване на кошчето" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Желаете ли изчистване на кошчето?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Добавяне на пощенска кутия" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4020,16 +4020,16 @@ msgstr "" "Ако е указана съществуваща кутия, тя ще бъде\n" "сканирана автоматично." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Вече съществува пощенска кутия `%s'." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Пощенска кутия" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4038,104 +4038,104 @@ msgstr "" "Създаването на пощенска кутия се провали.\n" "Вече съществуват някакви файлове, или нямате права за запис." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Изглед на папките" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Изглед на съобщенията" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Отговор" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Отговаряне на всички" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/Отговор _до/_подател" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/Отговор _до/пощенски _списък" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Препращане" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Пр_епращане като притурка" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/П_ренасочване" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Изглед/Показване или _скриване/_Лента/_Икони" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Текст" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Никой" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Работите без достъп до мрежа. Щракнете иконата за да включите мрежата." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Работите с достъп до мрежа. Щракнете иконата за да изключите мрежата." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Изход" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Желаете ли изход от програмата?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Избор на папка" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Не е въведен команден ред." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Употреба: %s [ОПЦИЯ]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4152,7 +4152,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4169,15 +4169,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4428,21 +4428,21 @@ msgstr "Предпочитания за акаунт" msgid "Creating account preferences window...\n" msgstr "Създаване на прозорец с предпочитанията за акаунта...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Получаване" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Изпращане" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Съставяне" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Неприкосновеност" @@ -4450,7 +4450,7 @@ msgstr "Неприкосновеност" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Напреднал" @@ -4578,8 +4578,8 @@ msgid "Authentication method" msgstr "Метод на удостоверяване" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Автоматично" @@ -4629,8 +4629,8 @@ msgstr "Генериране на Message-ID" msgid "Add user-defined header" msgstr "Добавяне на заглавна част от потребителя" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Редактиране... " @@ -4656,7 +4656,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Удостоверяване с POP3 преди изпращане" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Сигнатура" @@ -4973,117 +4973,117 @@ msgstr "Изтриване на действие" msgid "Do you really want to delete this action?" msgstr "Желаете ли изтриване на действието?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Създаване на прозорец за общи предпочитания...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Общи Предпочитания" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Дисплей" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Папка" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Автоматично проверяване за нова поща" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "всеки" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "минута(и)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Проверка за нова поща при стартиране" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Обновяване на всички локални папки след приемане" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Незабавно изпълнение при местене или изтриване на съобщения" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Команда" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, fuzzy, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "Взимане на броят на нови съобщения (STAT)..." -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Приемане от спул" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Филтриране при приемане" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Главни" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Запазване на изпратените съобщения в Изпратени" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Автоматично установяване на следните адреси" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Пренасяне преди изпращане" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Преносно кодиране" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 #, fuzzy msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " @@ -5092,201 +5092,201 @@ msgstr "" "Укажете Преносно Кодиране на Съдържанието(Content-Transfer-Encoding)\n" "използвано когато тялото на съобщението съдържа не-ASCII знаци." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Изходяща кодова таблица" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Изходяща кодова таблица" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Разделител на сигнатурата" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Автоматично вмъкване" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Отговаряне" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Автоматично избиране на акаунт за отговор" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Цитиране на съобщението при отговаряне" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Отговор _до/пощенски _списък" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Редактор" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Автоматично стартиране на външен редактор" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Ниво на отмяна" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Пренасяне на съобщенията на" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "знака" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Пренасяне на цитат" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Пренасяне при въвеждане" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Запазване в папката с чернови" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Нормална" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Формат на отговора" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Маркиране на цитат" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Формат на препращане" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Описание на символите " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Входяща кутия" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Текст" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Папка" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Показване на броя на непрочетените до името на папката" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Показване на броя на непрочетените до името на папката" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Съкращаване на новинарски групи по дълги от" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "букви" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Изглед на извадката" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "Показване на получателя в `От' колоната, ако изпращача сте вие" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Развиване на нишките..." -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Формат на датата" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr "Определяне на атрибути на извадката" -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Съобщение" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Цветен _етикет" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Изглед/_Сортиране/Низходящо" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Изглед/_Сортиране/Низходящо" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5295,11 +5295,11 @@ msgstr "" "Ако е избрано `Автоматично', ще бъде избрано\n" "оптималното за текущия локал кодиране." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Позволяване на оцветяване на съобщение" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5307,637 +5307,641 @@ msgstr "" "Показване на multi-byte азбука и цифри като\n" "ASCII знаци (само за Японски)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Панел със заглавна част над изгледа на съобщението" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Показване на кратки заглавни части в изгледа на съобщението" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/_Съобщение/Пр_епращане като притурка" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Показване на кратки заглавни части в изгледа на съобщението" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Разстояние м/у редовете" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "пиксел(а)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Превъртане" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Половин страница" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Плавно превъртане" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Стъпка" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 #, fuzzy msgid "Resize attached large images to fit in the window" msgstr "Разпъване на прикрепени изображения" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Настройка на показваните заглавки части" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Папка" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Изпълняване" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Изберете ключове" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Изпълняване" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Папка" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Нефилтрираните съобщения ще бъдат съхранявани в тази папка)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Филтриране на съобщенията при получаване" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Изтриване на папка" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Изтриване на папка" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Автоматична проверка на подписите" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Показване в отделен прозорец на резултата от проверка на подписа" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Временно съхраняване на паролата в паметта" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Невалидно след" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "минута(и)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, fuzzy msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" "(Установяване на `0' ще съхранява паролата\n" "през цялата сесия)" -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Прехващане на входа при въвеждане на парола" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Показване на предупреждение при стартиране, ако GnuPG не работи" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Отваряне винаги на съобщенията избрани в извадката" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, fuzzy msgid "Open first unread message when a folder is opened" msgstr "Отваряне на първото непрочетено съобщение при влизане в папка" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Няма повече съобщения с етикет" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "Маркиране като прочетено само на съобщение отворено в нов прозорец" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Влизане във входящата кутия след получаване на нови съобщения" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Проверка за нова поща при стартиране" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Незабавно изпълнение при местене или изтриване на съобщения" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, fuzzy msgid "Messages will be marked until execution if this is turned off." msgstr "" "(Съобщенията ще бъдат маркирани до изпълнението\n" "ако това е изключено)" -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Екранно Име" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr "Определяне на клавишни комбинации" -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Други" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Изпълняване" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Дата" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Диалог при получаване" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Показване на диалог при получаване" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Винаги" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Само при ръчно получаване" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Никога" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Без повдигане на диалог за грешка при грешка при получаване" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Затваряне на диалога при получаване когато завърши" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Добавяне на адреса в назначението при двойно щракване" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Конвертиране на адресната книга" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "При излизане" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Потвърждение при излизане" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Изчистване на Кошчето на излизане" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Питане преди изчистване" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Предупреждение ако има съобщения в опашката" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Външни команди (%s ще бъде заменен с име на файл / URI)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Уеб браузър" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Входяща кутия" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Използване на външна програма за изпращане" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Използване на външна програма за приемане" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Използване на външна програма за изпращане" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Записване на кеша на извадката (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Просрочка на В/И порт:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "секунда(и)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Автоматично (Препоръчително)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Уникод (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Западно европейски (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Западно европейски (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Западно европейски (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Централно европейски (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Балтийски (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Балтийски (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Кирилица (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Гръцки (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Балтийски (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Кирилица (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Гръцки (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Кирилица (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Турски (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Кирилица (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Кирилица (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Кирилица (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Кирилица (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Японски (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Японски (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Японски (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Опростен китайски (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Опростен китайски (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Традиционен китайски (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Традиционен китайски (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Китайски (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Корейски (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Тайландски (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Тайландски (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "напълно съкратеното име на делника" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "пълното име на делника" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "съкратеното име на месеца" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "пълното име на месеца" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "предпочитаната дата и час за текущия локал" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "век (годинa/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "денят от месеца като десетично число" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "часа като десетично число ползвайки 24-часов часовник" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "часа като десетично число ползвайки 12-часов часовник" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "деня от годината като десетично число" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "месеца като десетично число" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "минутата като десетично число" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "или AM или PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "секундата като десетично число" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "деня от седмицата като десетично число" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "предпочитаната дата за текущия локал" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "последните две цифри от годината" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "годината като десетично число" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "времевата зона или име или съкращение" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Идентификатор" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Описание" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Пример" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Определяне на цветове на съобщението" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Цветове" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Цитиран Текст - Първо Ниво" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Цитиран Текст - Второ Ниво" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Цитиран Текст - Трето Ниво" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI връзка" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Преизползване на цветовете за цитат" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Изберете цвят за цитат първо ниво" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Изберете цвят за цитат второ ниво" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Изберете цвят за цитат трето ниво" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Изберете цвят за URL" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Описание на символите" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5961,11 +5965,11 @@ msgstr "" "Новинарски групи\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Ако x е установен, показва expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5979,7 +5983,7 @@ msgstr "" "Цитирано тяло на съобщение без подпис\n" "Символ %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5991,20 +5995,20 @@ msgstr "" "Символ отваряща къдрава скоба\n" "Символ затваряща къдрава скоба" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Клавишни комбинации" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr "Определяне на клавишни комбинации" -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "По подразбиране" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Стар Sylpheed" diff --git a/po/cs.po b/po/cs.po index 1479376a..e0758f87 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-02-18 23:39+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Petr Kovar \n" @@ -509,11 +509,11 @@ msgstr "Nalezeno %s\n" msgid "Configuration is saved.\n" msgstr "Nastavení je uloženo.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Filtr nevyžádané pošty (ruční)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Filtr nevyžádané pošty" @@ -657,7 +657,7 @@ msgstr "" "programem; pokud se tak nestalo, napište o ni Free Software Foundation, " "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -994,7 +994,7 @@ msgstr "/_Kopírovat" msgid "/_Paste" msgstr "/_Vložit" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adresář" @@ -1068,7 +1068,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Smazat složku" @@ -1185,7 +1185,7 @@ msgstr "Chyba při konverzi adresáře" msgid "Address Book Conversion" msgstr "Konverze adresáře" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Rozhraní" @@ -1825,8 +1825,8 @@ msgid "Properties" msgstr "Vlastnosti" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kódování" @@ -1873,7 +1873,7 @@ msgstr "" "Externí editor stále pracuje.\n" "Vynutit přerušení procesu (číslo procesu: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Upravit nástrojovou lištu..." @@ -2072,12 +2072,12 @@ msgstr "Upravit složku" msgid "Input the new name of folder:" msgstr "Zadejte prosím nový název složky:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nová složka" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Zadejte prosím název nové složky:" @@ -2095,7 +2095,7 @@ msgstr "Upravit záznam JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2297,28 +2297,28 @@ msgstr "Koš" msgid "Drafts" msgstr "Koncepty" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Nevyžádaná" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Nová složka" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "\"%c\" nemůže být obsaženo v názvu složky." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Složka \"%s\" již existuje." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Nelze vytvořit složku \"%s\"." @@ -2392,18 +2392,18 @@ msgstr "/Odstranit d_iskusní skupinu" msgid "Creating folder view...\n" msgstr "Vytváří se strom složek...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nové" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Nepřečtené" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Celkem" @@ -2415,12 +2415,12 @@ msgstr "Nastavování informace o složce...\n" msgid "Setting folder info..." msgstr "Nastavování informace o složce..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Prohledává se složka %s%c%s..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Prohledává se složka %s..." @@ -2450,26 +2450,26 @@ msgstr "Zjišťují se nové zprávy ve všech složkách..." msgid "Folder %s is selected\n" msgstr "Je vybrána složka %s\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Stahují se zprávy v %s..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Stáhnout všechny zprávy v \"%s\"?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Stáhnout všechny zprávy" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Při stahování zpráv v \"%s\" se vyskytla chyba." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2479,26 +2479,26 @@ msgstr "" "(Pokud chcete vytvořit složku, která bude mít\n" "podsložky, přidejte na konec názvu \"/\".)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Zadejte prosím nový název pro \"%s\":" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Přejmenovat složku" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Nelze přejmenovat složku \"%s\"." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Nelze přesunout složku \"%s\"." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2507,11 +2507,11 @@ msgstr "" "Opravdu smazat složku hledání \"%s\"?\n" "Skutečné zprávy nebudou vymazány." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Smazat složku hledání" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2524,30 +2524,30 @@ msgstr "" "\n" "Chcete je opravdu smazat?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Nelze odstranit složku \"%s\"." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Vyprázdnit koš" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Smazat všechny zprávy v koši?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Vyžádaná" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Smazat všechny zprávy v koši?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2556,34 +2556,34 @@ msgstr "" "Opravdu odstranit poštovní schránku \"%s\"?\n" "(Zprávy NEBUDOU smazány z disku.)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Odstranit poštovní schránku" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Opravdu smazat účet IMAP4 \"%s\"?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Smazat účet IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Opravdu smazat diskusní skupinu \"%s\"?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Smazat diskusní skupinu" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Opravdu smazat účet diskusních skupin \"%s\"?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Smazat účet diskusních skupin" @@ -3852,27 +3852,27 @@ msgstr "Bez názvu" msgid "none" msgstr "žádný" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Offline" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Jste v režimu offline. Přejít do režimu online?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Vyprázdnit všechny koše" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Smazat všechny zprávy v koších?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Přidat poštovní schránku" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3882,16 +3882,16 @@ msgstr "" "V případě zadání již existující bude tato\n" "automaticky prohledána." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Poštovní schránka \"%s\" již existuje." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Poštovní schránka" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3901,95 +3901,95 @@ msgstr "" "Může to být tím, že část schránky již existuje, nebo nemáte dostatečná práva " "na zápis." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Strom složek" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Zobrazení zprávy" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Odpovědět" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Odpovědět _všem" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Odpovědět _odesílateli" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Odpovědět _elektronické konferenci" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Př_edat dál" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Předat dál _jako přílohu" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Přes_měrovat" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Ikony _a text" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Text naprav_o od ikon" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "_Ikony" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Text" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Nezobrazovat" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Jste v režimu offline. Kliknutím na ikonu přejdete do režimu online." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Jste v režimu online. Kliknutím na ikonu přejdete do režimu offline." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Ukončit" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Opravdu ukončit Sylpheed?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Vyberte složku, kterou chcete otevřít" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Přepínače příkazové řádky" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Použití: sylpheed [VOLBY]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4019,7 +4019,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4049,15 +4049,15 @@ msgstr "" "vypíše tuto nápovědu a skončí\n" "vypíše informaci o verzi a skončí" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr " --ipcport čísloportu určí port pro vzdálené příkazy IPC" @@ -4296,21 +4296,21 @@ msgstr "Nastavení účtu" msgid "Creating account preferences window...\n" msgstr "Vytváří se okno nastavení účtu...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Příjem" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Odeslat" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Napsat" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Soukromí" @@ -4318,7 +4318,7 @@ msgstr "Soukromí" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Rozšířené" @@ -4442,8 +4442,8 @@ msgid "Authentication method" msgstr "Metoda autentizace" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automaticky rozpoznat" @@ -4487,8 +4487,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:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Upravit... " @@ -4513,7 +4513,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autentizace s POP3 před odesláním" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Podpis" @@ -4825,90 +4825,90 @@ msgstr "Smazat akci" msgid "Do you really want to delete this action?" msgstr "Opravdu chcete smazat tuto akci?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Vytváří se okno společných nastavení...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Společná nastavení" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Zobrazení" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Nevyžádaná pošta" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Detaily" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Automaticky kontrolovat novou poštu" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "každých" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minut" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Kontrolovat novou poštu při spuštění" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Po přijmutí aktualizovat všechny místní složky" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 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:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Příkaz" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Začleňovat z místního proměnlivého úložiště" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrovat při začlenění" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Cesta k proměnlivému úložišti" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Obecné" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Ukládat odeslané zprávy do složky Odeslaná pošta" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Používat pravidla filtrů na odeslané zprávy" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Automaticky přidat příjemce do adresáře" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4916,23 +4916,23 @@ 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:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Např.: přikládám)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Potvrzovat před odesláním příjemce" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Vyloučené adresy/domény (oddělené čárkou):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Kódování přenosu" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4940,15 +4940,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:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Kódování názvu souboru MIME" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "Záhlaví MIME" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4958,175 +4958,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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Oddělovač podpisu" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Vkládat automaticky" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Odpovědět" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Při odpovídání automaticky vybírat účet" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citovat zprávy při odpovídání" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Odpovídat elektronické konferenci tlačítkem Odpovědět" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 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:1192 +#: src/prefs_common_dialog.c:1198 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:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Automaticky spouštět externí editor" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Úroveň zpětných kroků" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Zarovnávat zprávu na" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "znaků" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Zalamovat citaci" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Zalamovat při vkládání" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Automaticky ukládat do složky konceptů" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Formát" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Kontrola pravopisu" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Formát odpovědi" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Uvozovací znak" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Formát předání" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Popis symbolů " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Zapnout kontrolu pravopisu" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Výchozí jazyk:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Písmo textu" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Strom složek" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Zkracovat názvy diskusních skupin delší než" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "znaků" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Souhrn zpráv" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Rozbalovat vlákna" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Formát data" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Nastavení zobrazovaných položek v souhrnu... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Zpráva" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Barevný štítek" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Výchozí znaková sada" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Znaková sada při odesílání" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5134,11 +5134,11 @@ msgstr "" "Pokud je zvoleno \"Automatická\", bude použita nejvhodnější znaková sada pro " "lokalizaci libc." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Povolit obarvení textu ve zprávách" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5146,87 +5146,87 @@ msgstr "" "Zobrazovat vícebajtovou abecedu a číslice\n" "jako znaky ASCII (pouze pro japonštinu)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Zobrazovat pole se záhlavím nad zprávou" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Zobrazovat krátké záhlaví při zobrazení zprávy" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Zobrazovat HTML jako prostý text" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "Považovat zprávy obsahující pouze HTML za přílohu" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Ukazovat kurzor při zobrazení zpráv" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Prázdná řádka" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixelů" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Posun" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Polovina stránky" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Jemný posun" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Krok" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Obrázky" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Zobrazovat obrázky v těle zprávy" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Zapnout kontrolu nevyžádané pošty" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Učit se příkazem:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Vybrat předvolby)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Vyžádaná pošta" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Příkaz k třídění" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5234,241 +5234,245 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Složka nevyžádané pošty" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Zprávy označené jako nevyžádaná pošta budou přesunuty do této složky." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 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:2189 +#: src/prefs_common_dialog.c:2195 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:2192 +#: src/prefs_common_dialog.c:2198 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:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Označovat rozpoznanou nevyžádanou poštu jako přečtenou" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Automaticky kontrolovat podpis" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 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:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Ukládat heslo dočasně v paměti" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Vyprší za" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minut " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Blokovat vstup při zadávání hesla" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Zobrazovat varování, pokud GnuPG není funkční" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Vybrané zprávy vždy otevírat v souhrnu" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 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:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Pamatovat si poslední vybranou zprávu" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 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:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Otevírat doručenou poštu při spuštění" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 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:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Pořadí tlačítek vyhovující GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Zobrazovat ikonu v oznamovací oblasti" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimalizovat do oznamovací oblasti" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Vyvolávat okno kliknutím na ikonu v oznamovací oblasti" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Nastavit klávesové zkratky... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Ostatní" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Externí příkazy" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Aktualizace" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Dialog o příjmu" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Zobrazovat dialog o příjmu" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Vždy" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Pouze při ručním příjmu" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nikdy" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Zavírat dialog o příjmu po dokončení" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 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:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Zapnout automatické dokončování adres" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Při ukončení" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Potvrzovat ukončení" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Vyprazdňovat koš" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Ptát se před vyprázdněním" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Varovat, pokud jsou některé zprávy pozdržené" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Webový prohlížeč" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Výchozí prohlížeč)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Používat externí program při tisku" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Používat externí program při začleňování" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Používat externí program při odesílání" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "Kontrola aktualizací vyžaduje příkaz \"curl\"." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Zapnout automatickou kontrolu aktualizací" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Používat HTTP proxy" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "Počítač HTTP proxy (hostitel:port):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5478,275 +5482,275 @@ msgstr "" "složek.\n" "Tato volba sníží rychlost zobrazování souhrnu." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Časový limit V/V operací se socketem:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "sekund" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatická (doporučeno)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bitový ASCII (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Západoevropské jazyky (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Západoevropské jazyky (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Západoevropské jazyky (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Středoevropské jazyky (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Pobaltské jazyky (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Pobaltské jazyky (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Pobaltské jazyky (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Řečtina (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arabština (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arabština (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebrejština (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebrejština (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turečtina (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrilice (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrilice (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrilice (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrilice (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonština (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonština (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonština (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Zjednodušená čínština (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Zjednodušená čínština (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradiční čínština (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradiční čínština (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Čínština (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korejština (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thajština (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thajština (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "zkratka dne v týdnu" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "plný název dne v týdnu" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "zkratka měsíce" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "plný název měsíce" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "datum a čas preferovaný aktuální lokalizací libc" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "století (rok/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 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:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "den v roce jako desítkové číslo" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "měsíc jako desítkové číslo" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minuta jako desítkové číslo" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "dopoledne nebo odpoledne" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekunda jako desítkové číslo" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "den v týdnu jako desítkové číslo" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "datum preferované aktuální lokalizací libc" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "poslední dvě číslice z roku" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "rok jako desítkové číslo" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "časová zóna, název nebo zkratka" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Specifikátor" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Popis" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Příklad" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Nastavení barev ve zprávách" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Barvy" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citovaný text - první úroveň" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citovaný text - druhá úroveň" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citovaný text - třetí úroveň" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Odkaz URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Rotovat barvy citací" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Vybrat barvu první úrovně citace" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Vybrat barvu druhé úrovně citace" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Vybrat barvu třetí úrovně citace" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Vybrat barvu URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Popis symbolů" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5770,11 +5774,11 @@ msgstr "" "Diskusní skupiny\n" "ID zprávy" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Pokud je zadáno \"x\", zobrazí se \"expr\"" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5788,7 +5792,7 @@ msgstr "" "Citované tělo zprávy bez podpisu\n" "Znak procento" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5800,19 +5804,19 @@ msgstr "" "Znak levá složená závorka\n" "Znak pravá složená závorka" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Klávesové zkratky" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Vyberte prosím předvolby klávesových zkratek." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Výchozí" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Starý Sylpheed" diff --git a/po/da.po b/po/da.po index 44decfcf..e01de604 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2003-07-29 09:05+0200\n" "Last-Translator: Andreas Hinz \n" "Language-Team: \n" @@ -505,12 +505,12 @@ msgstr "Fundet %s\n" msgid "Configuration is saved.\n" msgstr "Konfiguration er gemt.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Mappe" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Mappe" @@ -654,7 +654,7 @@ msgstr "" "program.Hvis ikke, så skriv til Free Software Foundation, Inc., 59 Temple " "Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1000,7 +1000,7 @@ msgstr "/_Kopier..." msgid "/_Paste" msgstr "/_Redigér/_Sæt ind" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adressebog" @@ -1077,7 +1077,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Slet mappe" @@ -1198,7 +1198,7 @@ msgstr "Adressebog konverterings fejl" msgid "Address Book Conversion" msgstr "Adressebog konvertering" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Brugerflade" @@ -1879,8 +1879,8 @@ msgid "Properties" msgstr "Egenskaber" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Tegnsæt kodning" @@ -1924,7 +1924,7 @@ msgstr "" "Afbryde?\n" "ID: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2129,12 +2129,12 @@ msgstr "Redigér mappe" msgid "Input the new name of folder:" msgstr "Indtast nyt gruppenavn:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Ny mappe" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Indtast ny mappes navn:" @@ -2152,7 +2152,7 @@ msgstr "Redigér JPilot indtastning" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2364,28 +2364,28 @@ msgstr "Slettet" msgid "Drafts" msgstr "Kladde" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NyMappe" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' kan ikke benyttes i mappe navn." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Mappen `%s' eksisterer allerede." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Kan ikke oprette mappe `%s'." @@ -2465,18 +2465,18 @@ msgstr "/_Slet nyhedsgruppe" msgid "Creating folder view...\n" msgstr "Opretter mappe træ...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Ny" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Ulæst" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2488,12 +2488,12 @@ msgstr "Indtast mappe information...\n" msgid "Setting folder info..." msgstr "Indtast mappe information..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Gennemsøger mappe %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Gennemsøger mappe %s ..." @@ -2524,27 +2524,27 @@ msgstr "Henter nye meddelelser i alle mapper..." msgid "Folder %s is selected\n" msgstr "Mappe %s er valgt\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Sende meddelelse..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Sende meddelelse..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Sende meddelelse..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Fejl ved afsendelse af meddelelse til %s ." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2554,26 +2554,26 @@ msgstr "" "(hvis du vil oprette mappe til undermapper,,\n" "så afslut navn med `/')" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Nyt navn for `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Omdøb mappe" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Kan ikke slette mappe `%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Kan ikke slette mappe `%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2582,12 +2582,12 @@ msgstr "" "Virklig slette `%s'?\n" "(Meddelelser bliver ikke flernet fra disken)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Slet mappe" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2598,31 +2598,31 @@ msgstr "" "Alle mapper og meddelelser i `%s' vil blive slettet.\n" "Vil du virkelig slette?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Kan ikke slette mappe `%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Tøm Slettet" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Slet alle meddelelser i Slettet?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Emne" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Slet alle meddelelser i Slettet?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2631,34 +2631,34 @@ msgstr "" "Virklig slette `%s'?\n" "(Meddelelser bliver ikke flernet fra disken)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Slet mappe" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Virklig slette IMAP4 konto `%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Slet IMAP4 konto" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Virklig slette nyhedsgruppe `%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Slet nyhedsgruppe" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Virklig slette nyheds konto `%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Slet nyheds konto" @@ -3989,29 +3989,29 @@ msgstr "Uden titel" msgid "none" msgstr "ingen" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Tøm Slettet" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Slet alle meddelelser i Slettet?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Ny mailbox" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4022,16 +4022,16 @@ msgstr "" "Hvis den eksisterende mailbox angives, vil den blive\n" "gennemsøgt automatisk." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Mailbox `%s' eksisterer allerede." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Mailbox" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4040,104 +4040,104 @@ msgstr "" "Fejl i oprettelse af mailbox.\n" "Måske findes filerne allerede eller du har ikke skrive rettighedder." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Mappe visning" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Meddelelses visning" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Svar" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Svar til alle" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/_Svar til/_Afsender" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/_Svar til/_Mail liste" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Videresend" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Videresend som _vedhæftet" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/_Omdirigér" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Vis/_Vis eller skjul/_Værktøjslinie/_Ikon" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Tekst" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Ingen" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Afslut" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Afslut program?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Vælg mappe" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Kommando linie ikke opsat." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Bruges som: %s [OPTION]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4154,7 +4154,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4171,15 +4171,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4430,21 +4430,21 @@ msgstr "Konto opsæt" msgid "Creating account preferences window...\n" msgstr "Opretter konto egenskaber...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Modtag" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Send" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Opret" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privat" @@ -4452,7 +4452,7 @@ msgstr "Privat" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avanceret" @@ -4580,8 +4580,8 @@ msgid "Authentication method" msgstr "Godkendelses metode" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatisk" @@ -4628,8 +4628,8 @@ msgstr "Opret meddelelses ID" msgid "Add user-defined header" msgstr "Tilføj bruger defineret hoved" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Redigér... " @@ -4655,7 +4655,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Godkend med POP3 før afsendelse" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Underskrift" @@ -4972,117 +4972,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Opretter generelt opsæt vindue...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Generelt opsæt" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Vis" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Mappe" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Automatisk hentning af ny post" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "hver" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minut(er)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Hent e-post ved programstart" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Opdater alle mapper efter modtagelse" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Udfør straks ved flyt eller slet af meddelelse(r)" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Kommando" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Modtager fra lokal spool" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filter ved modtagelse" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Generel" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Gem sendte meddelelser i Sendt" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Udfyld automatisk følgende adresser" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Del linier før afsendelse" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Kodning af overførsel" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 #, fuzzy msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " @@ -5091,201 +5091,201 @@ msgstr "" "Angiv Content-Transfer-Encoding anvendt hvis\n" "besked inholder andet end ASCII tegn." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Udgående tegnsæt" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Udgående tegnsæt" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Underskriftsdeling" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Tilføj automatisk" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Besvar" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Vælg automatisk konto ved besvarelse" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citat af meddelelse i svar" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/_Svar til/_Mail liste" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Start automatisk ekstern editor" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Fortryd niveauer" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Del linier ved" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "tegn" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Del citat linier" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Del ved indtastning" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Gem i Kladde" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Normal" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Svar format" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Citat tegn" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Videresend format" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Beskrivelse af symboler " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Standard underskriftsnøgle" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Tekst" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Mappe" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Vis antal ulæste ved siden af mappe navn" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Forkort nyhedsgruppe længere end" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "bogstaver" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Meddelelses visning" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "Vis modtager i `Fra' hvis du er afsender" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Åbn tråde" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Dato format" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Vælg oplysninger i oversigt... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Meddelelse" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Farve la_bel" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Vis/_Sortere/Faldende" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Vis/_Sortere/Faldende" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5294,11 +5294,11 @@ msgstr "" "Hvis `Automatisk' er valgt benyttes det optimale\n" "tegnsæt for den valgte locale." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Benyt farver i meddelelser" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5306,635 +5306,639 @@ msgstr "" "Vis 2-byte alfabet og tal som ASCII\n" "tegn (kun japansk)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Vis hoved linier over meddelelses vindue" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Vis korte hoved linier i meddelelses vindue" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/_Meddelelse/Videresend som _vedhæftet" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Vis korte hoved linier i meddelelses vindue" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Linie afstand" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "punkter" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Scrol" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Halv side" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Blød scroll" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Skrift" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 #, fuzzy msgid "Resize attached large images to fit in the window" msgstr "Ændre størrelse på vedhæftede billeder" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Hoved opsæt" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Mappe" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Udfør" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Vælg nøgle" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Udfør" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Mappe" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Ufiltrerede meddelelser gemmes i denne mappe)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtrere meddelelse ved modtagelse" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Slet mappe" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Slet mappe" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Check signatur automatisk" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Vis signatur check resultat i separat vindue" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Gem adgangssætning midlertidigt i hukommelsen" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Udløb efter" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minut(er)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Overtag indtastning mens adgangssætning indtastes" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Advarsel ved start hvis GnuPG ikke virker" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Åbn altid besked i oversigtsbilledet hvis valgt" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Ikke flere markérede eddelelser" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Gå til Indbakke efter modtagelse af ny post" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Hent e-post ved programstart" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Udfør straks ved flyt eller slet af meddelelse(r)" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Vis navn" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Vælg tast bindinger... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Anden" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Udfør" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Dato" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Vis modtag billede" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Vis modtag billede" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Altid" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Aldrig" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Vis ikke fejlmeddelelse ved fejl" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Luk modtag vindue efter overførsel" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Tilføj adresse til 'Til' ved dobbeltklik" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Adressebog konvertering" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Ved afslut" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Spørg ved afslut" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Tøm Slettet ved afslut" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Spørg før tømning" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Advar ved meddelelser i kø" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Web browser" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Standard indbakke" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Benyt eksternt program for afsendelse" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Benyt eksternt program til modtagelse af e-post" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Benyt eksternt program for afsendelse" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Skriver oversigt (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Socket I/O timeout:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "sekund(er)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatisk (Anbefalet)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Western European (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Western European (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Western European (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Central European (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltic (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Greek (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Greek (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turkish (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillic (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillic (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillic (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japanese (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japanese (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japanese (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Traditional Chinese (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditional Chinese (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chinese (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korean (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "kort ugedags navn" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "Ugedags navn" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "kort måneds navn" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "måneds navn" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "ønsket dato format for nuværende locale" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "århundrede (år/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "dag i måned som tal" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "time som tal (24 timers visning)" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "time som tal (12 timers visning)" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "århundrede som tal" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "måned som tal" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minut som tal" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "enten AM eller PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekund som tal" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "ugedag som tal" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "ønsket dato format for nuværende locale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "de sidste to cifre i året" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "året som tal" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "tidszone som navn eller forkortelse" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Vælger" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Beskrivelse" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Eksempel" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Angiv meddelelses farve" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Farve" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citeret tekst - 1. niveau" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citeret tekst - 2. niveau" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citeret tekst - 3. nivaur" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI-Link" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Genbrug citat farver" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Vælg farve for nivau 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Vælg farve for nivau 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Vælg farve for nivau 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Vælg farve for URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Beskrivelse af symboler" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5958,11 +5962,11 @@ msgstr "" "Nyhedsgrupper\n" "Meddelelses ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Hvis x er valgt vises expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5976,7 +5980,7 @@ msgstr "" "Citeret meddelelses krop uden signatur\n" "%" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5988,20 +5992,20 @@ msgstr "" "{\n" "}" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Tast bindinger" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Vælg tast bindinger... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Standard" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Gl. Sylpheed" diff --git a/po/de.po b/po/de.po index 766ca333..ff259352 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2007-09-29 23:16+0100\n" "Last-Translator: Joo Martin \n" "Language-Team: de\n" @@ -505,11 +505,11 @@ msgstr "Gefunden %s\n" msgid "Configuration is saved.\n" msgstr "Konfiguration wurde gespeichert.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Manueller Spam-Mail Filter" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Spam-Mail Filter" @@ -654,7 +654,7 @@ msgstr "" "erhalten haben; wenn nicht, dann schreiben Sie an Free Software Foundation, " "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -995,7 +995,7 @@ msgstr "/_Kopieren" msgid "/_Paste" msgstr "/_Einfügen" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adressbuch" @@ -1070,7 +1070,7 @@ msgstr "" "Wenn Sie nur die Ablage löschen, werden die Adressen in das übergeordnete " "Verzeichnis verschoben." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Ablage löschen" @@ -1190,7 +1190,7 @@ msgstr "Adressbuch-Konvertierungsfehler" msgid "Address Book Conversion" msgstr "Adressbuch-Konvertierung" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Benutzerschnittstelle" @@ -1835,8 +1835,8 @@ msgid "Properties" msgstr "Eigenschaften" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Zeichensatzkodierung" @@ -1883,7 +1883,7 @@ msgstr "" "Der externe Editor arbeitet noch.\n" "Prozess terminieren (pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Werkzeugleiste anpassen" @@ -2081,12 +2081,12 @@ msgstr "Ablage bearbeiten" msgid "Input the new name of folder:" msgstr "Geben Sie den neuen Namen der Ablage ein:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Neue Ablage" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Geben Sie den Namen der neuen Ablage ein:" @@ -2104,7 +2104,7 @@ msgstr "JPilot-Eintrag bearbeiten" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2315,28 +2315,28 @@ msgstr "Papierkorb" msgid "Drafts" msgstr "Entwürfe" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Spam" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NeueAblage" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "'%c' kann nicht in den Ablagenamen integriert werden." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Die Ablage '%s' existiert bereits." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Kann Ablage '%s' nicht erstellen." @@ -2411,18 +2411,18 @@ msgstr "/Newsgroup _entfernen" msgid "Creating folder view...\n" msgstr "Erstelle Ablageansicht...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Neu" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Ungelesen" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Gesamt" @@ -2434,12 +2434,12 @@ msgstr "Setze Ablageinformation...\n" msgid "Setting folder info..." msgstr "Setze Ablageinformation..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Durchsuche Ablage %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Durchsuche Ablage %s ..." @@ -2469,26 +2469,26 @@ msgstr "Alle Ablagen auf neue Nachrichten prüfen..." msgid "Folder %s is selected\n" msgstr "Ablage %s ist gewählt\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Lade Nachrichten nach %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Alle Nachrichten herunter laden unter '%s' ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Alle Nachrichten herunter laden" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Fehler beim Herunterladen der Nachrichten in '%s' ." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2498,26 +2498,26 @@ msgstr "" "(wenn Sie eine Ablage zum Speichern von Unterablagen erstellen wollen,\n" "dann hängen Sie ein `/' an das Ende des Namens)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Neuer Name für '%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Ablage umbenennen" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Kann Ablage '%s' nicht umbenennen." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Kann Ablage '%s' nicht verschieben." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2526,11 +2526,11 @@ msgstr "" "Suchablage '%s' entfernen?\n" "(Die Nachrichten werden NICHT von der Platte gelöscht)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Suchablage löschen" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2543,30 +2543,30 @@ msgstr "" "\n" "Wollen Sie das wirklich?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Kann Ablage '%s' nicht entfernen." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Leere Papierkorb" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Lösche alle Nachrichten im Papierkorb?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Kein Spam" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Lösche alle Nachrichten im Papierkorb?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2575,34 +2575,34 @@ msgstr "" "Mailbox '%s' entfernen?\n" "(Die Nachrichten werden NICHT von der Platte gelöscht)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Entferne Mailbox" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "IMAP4-Account '%s' wirklich löschen?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "IMAP4-Account löschen" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Newsgroup '%s' wirklich löschen?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Newsgroup löschen" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "News-Account '%s' wirklich löschen?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "News-Account löschen" @@ -3890,27 +3890,27 @@ msgstr "Unbenannt" msgid "none" msgstr "nicht" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Verbindungslos" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Sie sind nicht verbunden. Verbinden?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Leere alle Papierkörbe" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Lösche alle Nachrichten in den Papierkörben?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Neue Mailbox" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3920,16 +3920,16 @@ msgstr "" "Wenn die existierende Mailbox angegeben wurde, wird\n" "sie automatisch durchsucht." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Die Mailbox `%s' existiert bereits." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Mailbox" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3938,96 +3938,96 @@ msgstr "" "Erstellen der Mailbox fehlgeschlagen.\n" "Vielleicht existieren einige Dateien, oder Sie haben keine Schreibrechte" -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Ablagenansicht" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Nachrichtenansicht" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/An_twort" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Antwort an alle" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Ant_wort an Ab_sender" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Antwort an Mailing-_Liste" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Weiterleiten" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Weiterleiten als An_hang" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/_Umadressieren" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Grafik _und Text" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Text rechts vom Symbol" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "_Grafik" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Text" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Keine" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Sie sind nicht verbunden. Wählen sie das Bild zum Verbinden." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Sie sind verbunden. Wählen sie das Bild, um die Verbindung zu beenden." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Beenden" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Beenden des Programms?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Wähle Ablage" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Kommandozeilenoptionen" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Aufruf: sylpheed [OPTION]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4057,7 +4057,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4086,15 +4086,15 @@ msgstr "" "diese Hilfe anzeigen und beenden\n" "Versionsinformationen anzeigen und beenden" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr " --ipcport portnum definiert Port für \"IPC remote\" Befehle" @@ -4337,21 +4337,21 @@ msgstr "Accounteinstellungen" msgid "Creating account preferences window...\n" msgstr "Erstelle Accounteinstellungenfenster...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Empfangen" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Senden" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Verfassen" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privat" @@ -4359,7 +4359,7 @@ msgstr "Privat" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Speziell" @@ -4484,8 +4484,8 @@ msgid "Authentication method" msgstr "Beglaubigungsmethode" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatisch" @@ -4530,8 +4530,8 @@ msgstr "Erzeuge Nachrichten-ID" msgid "Add user-defined header" msgstr "Füge benutzerdefinierte Kopfzeile ein" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Bearbeiten... " @@ -4556,7 +4556,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Beglaubige mit POP3 vor dem Senden" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Unterschrift" @@ -4866,115 +4866,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Erstelle Allgemeine-Einstellungenfenster...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Allgemeine Einstellungen" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Anzeige" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Spam-Mail" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Details" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Automatische Aktualisierung" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "alle" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "Minute(n)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Hole neue E-Mail beim Programmstart" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Aktualisiere alle lokalen Ablagen nach dem Empfang" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "" "Ausführen des folgenden Befehls, wenn neue Nachrichten empfangen wurden" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Befehl" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Übernehme Mails aus lokaler Mailboxdatei" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtern beim Empfang" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Pfad zur Mailboxdatei" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Allgemein" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Gesendete Nachrichten in Gesendet-Ablage speichern" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Anwenden des Filters beim Versenden von Nachrichten" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Setze folgende Adressen automatisch" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Zeilenumbruch vor dem Senden" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Übertragungscodierung" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4982,15 +4982,15 @@ msgstr "" "Geben Sie den Übertragungs-Zeichensatz für den Nachrichteninhalt an, falls " "dieser Nicht-ASCII-Zeichen enthält." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "MIME Dateinamenkodierung" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIME Kopfzeile" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -5001,177 +5001,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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Unterschriftentrenner" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Automatisch einfügen" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Antwort" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Wähle automatisch den Account für die Antworten" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Zitiere Nachricht in der Antwort" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Antwort an Mailing-_Liste" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Übernehme Empfänger bei Nachrichten an mich selbst" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Starte externen Editor automatisch" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Schritte, die rückgängig gemacht werden können" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Zeilenumbruch nach" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "Zeichen" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Zitat umbrechen" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Bei der Eingabe umbrechen" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Automatisch als Entwurf speichern" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Format" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Rechtschreibprüfung" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Antwort-Format" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Zitatzeichen" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Weiterleiten-Format" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Beschreibung der Symbole " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Rechtschreibprüfung aktivieren" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Standard-Sprache" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Standardschriftart" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Ordneransicht" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Zeige Anzahl der ungelesenen E-Mails nach Ablagenname" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Zeige Nachrichtenanzahl in der Ordneransicht" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Kürze Newsgroups länger als" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "Zeichen" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Ablageninhaltsansicht" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Threads entfalten" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Datumsformat" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Setze Ablageninhalt-Einträge... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Nachricht" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Far_betikett" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Standard-Zeichensatz" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Standard-Zeichensatz beim Versenden" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5179,11 +5179,11 @@ msgstr "" "Wenn 'Automatisch' gewählt ist, wird der optimale Zeichensatz für die " "aktuelle Locale-Einstellung benutzt." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Benutze Farben für Nachrichten" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5191,88 +5191,88 @@ msgstr "" "Stelle Mehr-byte Alphabet und Zahlen als\n" "ASCII-Zeichen dar (nur Japanisch)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Zeige Kopfzeilenleiste über Nachrichtenansicht" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Zeige kurze Kopfzeilen in der Nachrichtenansicht" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Wandle HTML Nachrichten um in Nur-Text" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "Wandle HTML Nachrichten um in Nur-Text" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Zeige Cursor in der Nachrichtenansicht an" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Zeilenabstand" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "Pixel" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Rollen" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Halbe Seite" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Fließendes Scrollen" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Schritt" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Bilder" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Zeige Bilder eingebettet an" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Aktiviere Spam-Mail Kontrolle" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Befehle zum Lernen:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Wähle Voreinstellung)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Kein Spam" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Klassifizier-Befehl" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5280,11 +5280,11 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Spam-Mail Ablage" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " @@ -5293,242 +5293,246 @@ msgstr "" "Nachrichten, die als Spam-Mails markiert wurden, werden in diese Ablage " "verschoben." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 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:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Spam-Mails vor dem eigentlichen Filtern aussortieren" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Spam-Mails während des Empfangens entfernen" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Markiere gefilterte Spam-Mails als gelesen" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Überprüfe digitale Unterschriften automatisch" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 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:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Mantra zeitweise speichern" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Läuft aus nach" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "Minute(n)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Eingabe sperren, bei der Eingabe eines Mantra" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Zeige Warnung beim Start, wenn GnuPG nicht funktioniert" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Nachrichten immer in der Zusammenfassung öffnen, wenn ausgewählt" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 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:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Letzte geöffnete Nachricht merken" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Posteingang nach dem Empfang neuer E-Mail öffnen" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Öffne Posteingang beim Programmstart" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Sofort Ausführen beim Bewegen oder Löschen von Nachrichten" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Ordnen der Buttons kompatibel zu GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Systemablagesymbol (Tray-Icon) anzeigen " -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Sylpheed zu einem Symbol in der Systemleiste minimieren" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Fenster bei Trayicon-Klick wechseln" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Tastenkombinationen wählen... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Weiteres" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Externe Befehle" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Datum" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Empfangen-Dialog" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Zeige Empfangen-Dialog" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Immer" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Nur bei manuellem Empfang" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nie" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Keinen Fehler-Dialog bei Empfangsfehlern erscheinen lassen" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Empfangen-Dialog schließen nach Beendigung" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Adresse bei Doppel-Klick ins Ziel einfügen" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Adressbuch-Konvertierung" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Beim Beenden" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Nachfragen beim Beenden" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Leere Papierkorb beim Beenden" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Fragen vor dem Leeren" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Warnen, wenn wartende Nachrichten vorhanden" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Internet-Browser" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Standardbrowser)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Benutze externes Programm zum Drucken" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Benutze externes Programm, um E-Mails zu empfangen" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Benutze externes Programm zum Senden" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 #, fuzzy msgid "Enable auto update check" msgstr "Rechtschreibprüfung aktivieren" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "Aktiviere strengen Integritätstest des Summen-Zwischenspeichers" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5538,275 +5542,275 @@ msgstr "" "Inhalt von Ablagen verändern könnten.\n" "Diese Option verringert die Performance der Summen-Anzeige." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Socket I/O timeout:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "Sekunde(n)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatisch (Empfohlen)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Western European (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Western European (ISO-8859-15" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Western European (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Central European (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltic (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Baltisch (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Greek (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arabisch (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arabisch (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebräisch (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebräiisch (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turkish (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillic (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillic (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillic (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japanese (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japanese (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japanese (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Einfaches Chinesisch (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Traditional Chinese (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditional Chinese (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chinese (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korean (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "gekürzter Wochentagsname" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "Wochentagsname" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "gekürzter Monatsname" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "Monatsname" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "Jahrhundert (Jahr/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "Tag des Monats als Zahl" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "Stunde als Zahl (24h Anzeige)" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "Stunde als Zahl (12h Anzeige)" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "Tag des Jahres als Zahl" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "Monat als Zahl" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "Minute als Zahl" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "entweder AM oder PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "Sekunde als Zahl" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "Wochentag als Zahl" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "bevorzugtes Datumsformat für die aktuelle Locale-Einstellung" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "letzten beiden Stellen des Jahres" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "Jahr als Zahl" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "Zeitzone oder Name oder Abkürzung" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Steuerzeichen" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Beschreibung" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Beispiel" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Setze Nachrichtenfarbe" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Farben" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Zitierter Text - Erste Ebene" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Zitierter Text - Zweite Ebene" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Zitierter Text - Dritte Ebene" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI-Link" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Stelle Zitatfarben wiederher" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Wähle Farbe für Zitatebene 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Wähle Farbe für Zitatebene 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Wähle Farbe für Zitatebene 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Wähle Farbe für URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Beschreibung der Symbole" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5830,11 +5834,11 @@ msgstr "" "News-Gruppen\n" "Nachrichten-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Wenn x gesetzt ist, zeige expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5848,7 +5852,7 @@ msgstr "" "Zitierter Nachrichteninhalt ohne Unterschrift\n" "Wörtlich %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5860,19 +5864,19 @@ msgstr "" "öffnende Klammer\n" "schließende Klammer" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Tastenkombinationen" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Voreingestellte Tastenkombinationen wählen." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Standard" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Altes Sylpheed" diff --git a/po/el.po b/po/el.po index 9959e499..4dbd8f5e 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2007-03-17 00:57+0200\n" "Last-Translator: Stavros Giannouris \n" "Language-Team: Greek \n" @@ -511,11 +511,11 @@ msgstr "Βρέθηκαν %s\n" msgid "Configuration is saved.\n" msgstr "Οι ρυθμίσεις αποθηκεύτηκαν.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Φίλτρο ανεπιθύμητης αλληλογραφίας (χειροκίνητο)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Φίλτρο ανεπιθύμητης αλληλογραφίας" @@ -665,7 +665,7 @@ msgstr "" "(Free Software Foundation) στη διεύθυνση Free Software Foundation, Inc., 59 " "Temple Place - Suite 330, Boston, MA 02110-1301, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1009,7 +1009,7 @@ msgstr "/_Αντιγραφή" msgid "/_Paste" msgstr "/Ε_πικόλληση" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Κατάλογος διευθύνσεων" @@ -1083,7 +1083,7 @@ msgstr "" "Θέλετε να διαγράψετε το '%s' ; Αν διαγράψετε μόνο το φάκελο, οι διευθύνσεις " "που περιέχει θα μετακινηθούν στον γονικό φάκελο." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Διαγραφή φακέλου" @@ -1215,7 +1215,7 @@ msgstr "Σφάλμα κατά τη μετατροπή του ευρετηρίο msgid "Address Book Conversion" msgstr "Μετατροπή του ευρετηρίου διευθύνσεων" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Διεπαφή" @@ -1869,8 +1869,8 @@ msgid "Properties" msgstr "Ιδιότητες" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Κωδικοποίηση" @@ -1916,7 +1916,7 @@ msgstr "" "Να επιβάλω τερματισμό της διεργασίας;\n" "process group id: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "Προσαρμο_γή εργαλειοθήκης..." @@ -2117,12 +2117,12 @@ msgstr "Επεξεργασία φακέλου" msgid "Input the new name of folder:" msgstr "Εισάγετε το νέο όνομα του φακέλου:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Νέος φάκελος" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Εισάγετε το όνομα του νέου φακέλου:" @@ -2140,7 +2140,7 @@ msgstr "Επεξεργασία εγγραφής JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2354,28 +2354,28 @@ msgstr "Διαγραμμένα" msgid "Drafts" msgstr "Πρόχειρα" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Ανεπιθύμητη αλληλογραφία" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "ΝέοςΦάκελος" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "Το `%c' δεν μπορεί να συμπεριλαμβάνεται σε όνομα φακέλου." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Ο φάκελος `%s' υπάρχει ήδη." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Δεν είναι δυνατή η δημιουργία του φακέλου `%s'." @@ -2452,18 +2452,18 @@ msgstr "Συνδρομές νέων:" msgid "Creating folder view...\n" msgstr "Δημιουργία προβολής φακέλων...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Νέα" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Αδιάβαστα" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Σύνολο" @@ -2475,12 +2475,12 @@ msgstr "Ορισμός πληροφοριών φακέλου...\n" msgid "Setting folder info..." msgstr "Θέτω τις πληροφορίες φακέλων..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Σάρωση φακέλων %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Σάρωση φακέλου %s ..." @@ -2510,27 +2510,27 @@ msgstr "Έλεγχος για νέα μηνύματα σε όλους τους msgid "Folder %s is selected\n" msgstr "Επιλέχθηκε ο φάκελος %s\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Λήψη μηνυμάτων στο %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Λήψη μηνυμάτων στο %s ..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Λήψη μηνυμάτων στο %s ..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Συνέβη σφάλμα κατά τη λήψη μηνυμάτων στο '%s'." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2540,26 +2540,26 @@ msgstr "" "(αν θέλετε να δημιουργήσετε ένα φάκελο για να βάλετε υποφακέλους\n" " προσθέστε ένα '/' στο τέλος του ονόματος)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Επιλέξτε ένα νέο όνομα για το `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Μετονομασία φακέλου" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Δεν είναι δυνατή η μετονομασία του φακέλου '%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Δεν είναι δυνατή η μετακίνηση του φακέλου '%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2568,11 +2568,11 @@ msgstr "" "Σίγουρα να διαγραφεί ο φάκελος αναζήτησης '%s' ;\n" "(Τα μηνύματα δε διαγράφονται από τον δίσκο)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Διαγραφή φακέλου αναζήτησης" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2585,30 +2585,30 @@ msgstr "" "\n" "Θέλετε πράγματι να τα διαγράψετε;" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Δεν είναι δυνατή η διαγραφή του φακέλου '%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Άδειασμα απορριμμάτων" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Διαγραφή όλων των μηνυμάτων στο φάκελο απορριμμάτων;" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Επιθυμητή αλληλογραφία" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Διαγραφή όλων των μηνυμάτων στο φάκελο απορριμμάτων;" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2617,34 +2617,34 @@ msgstr "" "Σίγουρα να διαγραφεί το γραμματοκιβώτιο `%s' ;\n" "(Τα μηνύματα ΔΕΝ σβήνονται από τον δίσκο)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Αφαίρεση γραμματοκιβωτίου" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Να διαγραφεί ο λογαριασμός IMAP4 `%s';" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Διαγραφή λογαριασμού IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Να διαγραφεί η ομάδα νέων `%s';" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Διαγραφή ομάδας νέων" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Να διαγραφεί ο λογαριασμός νέων `%s';" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Διαγραφή λογαριασμού νέων" @@ -3948,27 +3948,27 @@ msgstr "Χωρίς τίτλο" msgid "none" msgstr "κανένα" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Χωρίς σύνδεση" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Είστε αποσυνδεδεμένος. Θέλετε να συνδεθείτε;" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Άδειασμα απορριμμάτων" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Διαγραφή όλων των μηνυμάτων σε όλους τους φακέλους απορριμμάτων;" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Προσθήκη γραμματοκιβωτίου" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3978,16 +3978,16 @@ msgstr "" "Αν οριστεί το υπάρχον γραμματοκιβώτιο, θα\n" "σαρωθεί αυτόματα." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Το γραμματοκιβώτιο '%s' υπάρχει ήδη." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Γραμματοκιβώτιο" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3996,100 +3996,100 @@ msgstr "" "Η δημιουργία του γραμματοκιβωτίου απέτυχε.\n" "Ίσως κάποια αρχεία να υπάρχουν ήδη, ή δεν έχετε δικαίωμα να γράψετε εκεί." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Προβολή φακέλων" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Προβολή μηνύματος" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Απάντηση" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "Απάντηση σε Ό_λους" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Απάντηση στον απο_στολέα" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Απάντηση στη _λίστα ηλεκτρονικού ταχυδρομείου" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Πρ_οώθηση" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Προώθηση ως συ_νημμένο" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Ε_κτροπή" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "" "/Προβολή/Εμφάνιση ή α_πόκρυψη/_Εργαλείοθήκη/Κείμενο στα _δεξιά του εικονιδίου" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Κείμενο" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Κανένα" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Είστε συνδεδεμένος. Κάντε κλικ στο εικονίδιο για να αποσυνδεθείτε." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Είστε συνδεδεμένος. Κάντε κλικ στο εικονίδιο για να αποσυνδεθείτε." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Έξοδος" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Έξοδος από το πρόγραμμα;" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Επιλογή φακέλου" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Επιλογές γραμμής εντολών" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Χρήση: sylpheed [ΕΠΙΛΟΓΗ]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 #, fuzzy msgid "" "--compose [address]\n" @@ -4119,7 +4119,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 #, fuzzy msgid "" "open composition window\n" @@ -4149,15 +4149,15 @@ msgstr "" "εμφάνιση αυτής της βοήθειας\n" "εμφάνιση πληροφοριών έκδοσης" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4403,21 +4403,21 @@ msgstr "Προτιμήσεις λογαριασμού" msgid "Creating account preferences window...\n" msgstr "Δημιουργία παράθυρου προτιμήσεων λογαριασμού...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Λήψη" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Αποστολή" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Σύνθεση" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Απόρρητο" @@ -4425,7 +4425,7 @@ msgstr "Απόρρητο" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Προχωρημένες" @@ -4549,8 +4549,8 @@ msgid "Authentication method" msgstr "Μέθοδος πιστοποίησης" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Αυτόματη" @@ -4596,8 +4596,8 @@ msgstr "Δημιουργία Message-ID" msgid "Add user-defined header" msgstr "Προσθήκη κεφαλίδας ορισμένης από τον χρήστη" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Επεξεργασία... " @@ -4622,7 +4622,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Πιστοποίηση με POP3 πριν την αποστολή" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Yπογραφή" @@ -4934,115 +4934,115 @@ msgstr "Διαγραφή ενέργειας" msgid "Do you really want to delete this action?" msgstr "Θέλετε σίγουρα να διαγράψετε αυτή την ενέργεια;" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Δημιουργία παράθυρου κοινών προτιμήσεων...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Κοινές προτιμήσεις" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Εμφάνιση" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Ανεπιθύμητη αλληλογραφία" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Λεπτομέρειες" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Αυτόματος έλεγχος για νέα μηνύματα" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "κάθε" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "λεπτά" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Έλεγχος για νέα μηνύματα στην αρχή" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 #, fuzzy msgid "Update all local folders after incorporation" msgstr "Ανανέωση όλων των τοπικών φακέλων μετά τη λήψη" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Εκτέλεση εντολής στη λήψη νέων μηνυμάτων" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Εντολή" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "το `%d' θα αντικατασταθεί με τον αριθμό των νέων μηνυμάτων." -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Ενσωμάτωση από την τοπική ουρά" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 #, fuzzy msgid "Filter on incorporation" msgstr "Φίλτρο βάση _Παραληπτών..." -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Διαδρομή ουράς εκτύπωσης" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Γενικές" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Αποθήκευση σταλμένων μηνυμάτων στον φάκελο Σταλμένα" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Εφαρμογή φίλτρου στα απεσταλμένα μηνύματα" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Αυτόματος ορισμός αυτών των διευθύνσεων" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Κωδικοποίηση μεταφοράς" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -5050,194 +5050,194 @@ msgstr "" "Ορίστε την κωδικοποίηση μεταφοράς περιεχομένου που θα χρησιμοποιηθεί όταν το " "σώμα του μηνύματος περιέχει χαρακτήρες μη-ASCII" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Κωδικοποίηση ονομάτων αρχείων MIME" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "Κεφαλίδα MIME" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Διαχωρισμός υπογραφής" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Αυτόματη εισαγωγή" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Απάντηση" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Αυτόματη επιλογή λογαριασμού στις απαντήσεις" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Παράθεση μηνύματος κατά την απάντηση" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Απάντηση στη _λίστα ηλεκτρονικού ταχυδρομείου" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Διαδοχή παραληπτών στην απάντηση των δικών σας μηνυμάτων" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Επεξεργαστής κειμένου" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Αυτόματη εκτέλεση εξωτερικού συντάκτη κειμένου" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Επίπεδο αναίρεσης" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Αναδίπλωση μηνυμάτων στους" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "χαρακτήρες" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Αναδίπλωση παράθεσης" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Αναδίπλωση κατά την εισαγωγή" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Αυτόματη αποθήκευση στα πρόχειρα" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Μορφοποίηση" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Έλεγχος ορθογραφίας" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Μορφή απάντησης" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Σήμα παράθεσης" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Μορφή προώθησης" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Περιγραφή των συμβόλων " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Ενεργοποίηση ορθογράφου" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Προεπιλεγμένη γλώσσα:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Γραμματοσειρά κειμένου" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Προβολή φακέλων" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Εμφάνιση αριθμού αδιάβαστων δίπλα στο όνομα του φακέλου" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Εμφάνιση αριθμού αδιάβαστων δίπλα στο όνομα του φακέλου" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 #, fuzzy msgid "Abbreviate newsgroups longer than" msgstr "Σύντμηση ονομάτων ομάδων συζητήσεων που είναι μακρύτερα από" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "χαρακτήρες" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Προβολή περιλήψεων" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "Εμφάνιση παραλήπτη στη στήλη 'Από' αν αποστολέας είστε εσείς" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Επέκταση νημάτων" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Μορφοποίηση ημερομηνίας" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 #, fuzzy msgid " Set display item of summary... " msgstr "Ορισμός εικονιδίου για προβολή" -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Μήνυμα" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/_Χρωματική ταμπέλα" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Προεπιλεγμένη κωδικοποίηση χαρακτήρων" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "Χρησιμοποιείται όταν προβάλλονται μηνύματα που δεν έχουν κωδικοποίηση." -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Κωδικοποίηση χαρακτήρων εξερχομένων" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5245,99 +5245,99 @@ msgstr "" "Αν επιλεγεί 'Αυτόματη', θα χρησιμοποιηθεί η βέλτιστη κωδικοποίηση για την " "τρέχουσα τοπική ρύθμιση" -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Ενεργοποίηση χρωματισμού των μηνυμάτων" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" msgstr "" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Εμφάνιση τμήματος με την κεφαλίδα πάνω από την προβολή μηνύματος" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Εμφάνιση βραχείας κεφαλίδας στην απεικόνιση μηνύματος" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Απεικόνιση των HTML μηνυμάτων σαν κείμενο" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "Απεικόνιση των HTML μηνυμάτων σαν κείμενο" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Εμφάνιση περιεχομένων φακέλου ως εικονίδια" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Διάστημα γραμμών" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "εικονοστοιχείο(α)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Κύλιση" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Μισή σελίδα" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Ομαλή κύλιση" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Κατά βήματα" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Εικόνες" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Αυτόματη προσαρμογή των συνημμένων εικόνων" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Εμφάνιση εικόνων μέσα στο μήνυμα." -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Ενεργοποίηση ελέγχου ανεπιθύμητης αλληλογραφίας" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Εντολή εκμάθησης:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(επιλογή πρότυπου)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Επιθυμητή αλληλογραφία" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Εντολή ταξινόμησης" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5345,11 +5345,11 @@ msgstr "" "Για να γίνει δυνατή η αυτόματη αναγνώριση της ανεπιθύμητης αλληλογραφίας, θα " "πρέπει να γίνει χειροκίνητη εκμάθηση ως ένα σημείο." -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Φάκελος ανεπιθύμητης αλληλογραφίας" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " @@ -5358,517 +5358,521 @@ msgstr "" "Τα μηνύματα που έχουν σημειωθεί ως ανεπιθύμητη αλληλογραφία θα μετακινηθούν " "σε αυτό το φάκελο." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Φιλτράρισμα μηνυμάτων κατά την λήψη" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Φιλτράρισμα ανεπιθύμητης αλληλογραφίας πριν τα κανονικά φίλτρα" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Φιλτράρισμα μηνυμάτων κατά την λήψη" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Σημείωση των φιλτραρισμένων ανεπιθύμητων μηνυμάτων ως αναγνωσμένα" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Αυτόματος έλεγχος υπογραφών" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Εμφάνιση του ελέγχου υπογραφής σε αναδυόμενο παράθυρο" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Προσωρινή αποθήκευση της φράσης πρόσβασης στη μνήμη" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Έληξε μετά" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "λεπτά" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" "Ορίζοντας το σε '0' η φράση πρόσβασης θα αποθηκεύεται για όλη τη σύνοδο" -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Εμφάνιση ειδοποίησης κατά την εκκίνηση αν το GnuPG δεν λειτουργεί" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 #, fuzzy msgid "Always open messages in summary when selected" msgstr "Άνοιγμα επιλεγμένου μηνύματος όταν επιλεγεί" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, fuzzy msgid "Open first unread message when a folder is opened" msgstr "Τα μη φιλτραρισμένα μηνύματα θα αποθηκεύονται σε αυτό τον φάκελο" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "/_Εργαλεία/Φιλτράρισμα ε_πιλεγμένων μηνυμάτων" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "" "Σημείωση ενός μηνύματος ως αναγνωσμένου μόνο όταν ανοιχθεί σε νέο παράθυρο" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Άνοιγμα των εισερχομένων μετά τη λήψη νέων μηνυμάτων" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Άνοιγμα των εισερχομένων στην αρχή" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Αυτόματη εκτέλεση για τη μεταφορά και διαγραφή μηνυμάτων" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "" "Τα μηνύματα θα σημειωθούν μέχρι την εκτέλεση αν αυτό είναι αποεπιλεγμένο" -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Συμμόρφωση της σειράς των κουμπιών με το GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Προβολή εικονιδίου συρταριού" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Ελαχιστοποίηση στο εικονίδιο συρταριού" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Ορισμός συντομεύσεων πληκτρολογίου... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Άλλα" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Εξωτερικές εντολές" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Ημερομηνία" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Διάλογος λήψης" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Προβολή διαλόγου λήψης" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Πάντα" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Μόνο στη χειροκίνητη λήψη" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Ποτέ" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Να μην εμφανίζεται διάλογος στα σφάλματα λήψης" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Κλείσιμο του διαλόγου λήψης όταν ολοκληρωθεί" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Προσθήκη διεύθυνσης στον προορισμό σε διπλό κλικ" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Μετατροπή ευρετηρίου διευθύνσεων" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Κατά την έξοδο" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Επιβεβαίωση εξόδου" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Άδειασμα των διαγραμμένων στην έξοδο" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Επιβεβαίωση πριν το άδειασμα" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Προειδοποίηση αν υπάρχουν μηνύματα στην ουρά" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Εξωτερικές εντολές (το %s θα αντικατασταθεί με το όνομα αρχείου / URI)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Περιηγητής ιστοσελίδων" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Προεπιλεγμένος περιηγητής)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Χρήση εξωτερικού προγράμματος για εκτύπωση" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 #, fuzzy msgid "Use external program for incorporation" msgstr "Χρήση εξωτερικού προγράμματος για λήψη μηνυμάτων" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Χρήση εξωτερικού προγράμματος για αποστολή" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 #, fuzzy msgid "Enable auto update check" msgstr "Ενεργοποίηση ορθογράφου" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 #, fuzzy msgid "Socket I/O timeout:" msgstr "Λήξη ορίου χρόνου εγγραφής" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "δευτερόλεπτα" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Αυτόματη (Προτεινόμενο)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Δυτικής Ευρώπης (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Δυτικής Ευρώπης (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Δυτικής Ευρώπης (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Κεντρικήs Ευρώπης (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Βαλτικής (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Βαλτικής (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Βαλτικής (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Ελληνική (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Αραβική (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Αραβική (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Εβραϊκή (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Εβραϊκή (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Τουρκική (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Κυριλλική (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Κυριλλική (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Κυριλλική (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Κυριλλική (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Ιαπωνέζικη (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Ιαπωνέζικη (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Ιαπωνέζικη (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Απλοποιημένη Κινεζική (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Απλοποιημένη Κινέζικη (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Παραδοσιακή Κινεζική (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Παραδοσιακή Κινεζική (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Κινεζική (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Κορεατική (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Ταϊλανδέζικη (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Ταϊλανδέζικη (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "το συντομευμένο όνομα της ημέρας" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "το πλήρες όνομα της ημέρας" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "το συντομευμένο όνομα του μήνα" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "το πλήρες όνομα του μήνα" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "η προτιμητέα ημερομηνία και ώρα για την τρέχουσα ρύθμιση τοπικότητας" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "ο αιώνας (έτος/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "η μέρα του μήνα ως δεκαδικός αριθμός" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "η ώρα ως δεκαδικός αριθμός σε 24ωρο ρολόι" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "η ώρα ως δεκαδικός αριθμός σε 12ωρο ρολόι" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "η μέρα του χρόνου ως δεκαδικός αριθμός" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "ο μήνας ως δεκαδικός αριθμός" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "το λεπτό ως δεκαδικός αριθμός" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "είτε ΠΜ ή ΜΜ" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "το δευτερόλεπτο ως δεκαδικός αριθμός" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "η μέρα της εβδομάδας ως δεκαδικός αριθμός" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "η προτιμώμενη ημερομηνία για το τρέχον locale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "τα δύο τελευταία ψηφία του έτους" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "το έτος ως δεκαδικός αριθμός" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "η ζώνη ώρας ως όνομα ή σύντμηση" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Προσδιοριστής" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Περιγραφή" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Παράδειγμα" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Ορισμός χρωμάτων μηνύματος" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Χρώματα" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Παράθεση - Πρώτο επίπεδο" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Παράθεση - Δεύτερο επίπεδο" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Παράθεση - Τρίτο επίπεδο" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Σύνδεσμος URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Ανακύκλωση χρωμάτων παράθεσης" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Χρώμα πρώτου επιπέδου παράθεσης" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Χρώμα δεύτερου επιπέδου παράθεσης" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Χρώμα τρίτου επιπέδου παράθεσης" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Επιλογή χρώματος για συνδέσμους" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Περιγραφή των συμβόλων" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5892,11 +5896,11 @@ msgstr "" "Ομάδες νέων\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Αν έχει οριστεί το x, εμφανίζει expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5910,7 +5914,7 @@ msgstr "" "Σώμα παράθεσης μηνύματος χωρίς υπογραφή\n" "Κυριολεκτικό %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5918,20 +5922,20 @@ msgid "" "Literal closing curly brace" msgstr "" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Συντομεύσεις πληκτρολογίου" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr "Παρακαλώ επιλέξτε ένα κλειδί για το '%s'" -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Προεπιλεγμένο" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Παλιό Sylpheed" diff --git a/po/es.po b/po/es.po index 90629cfe..65bda604 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-02-24 08:05+0100\n" "Last-Translator: Ricardo Mones \n" "Language-Team: Ricardo Mones \n" @@ -503,11 +503,11 @@ msgstr "Encontrado %s\n" msgid "Configuration is saved.\n" msgstr "Configuración guardada.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Filtro de correo basura (manual)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Filtro de correo basura" @@ -652,7 +652,7 @@ msgstr "" "junto con este programa; en caso contrario, escriba a la Free Software " "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -989,7 +989,7 @@ msgstr "/_Copiar" msgid "/_Paste" msgstr "/_Pegar" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Agenda de direcciones" @@ -1063,7 +1063,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Borrar carpeta" @@ -1186,7 +1186,7 @@ msgstr "Error en la conversión de la agenda" msgid "Address Book Conversion" msgstr "Conversión de la agenda" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interfaz" @@ -1827,8 +1827,8 @@ msgid "Properties" msgstr "Propiedades" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Codificación" @@ -1875,7 +1875,7 @@ msgstr "" "El editor externo aún esta activo.\n" "¿Forzar la finalización del proceso (pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Configurar barra de herramientas..." @@ -2073,12 +2073,12 @@ msgstr "Editar carpeta" msgid "Input the new name of folder:" msgstr "Nombre de la nueva carpeta:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nueva carpeta" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Nombre de la nueva carpeta:" @@ -2096,7 +2096,7 @@ msgstr "Editar entrada JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2300,28 +2300,28 @@ msgstr "Papelera" msgid "Drafts" msgstr "Borradores" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Basura" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NuevaCarpeta" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' no puede estar en el nombre de la carpeta." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "La carpeta «%s» ya existe." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "No se puede crear la carpeta «%s»." @@ -2395,18 +2395,18 @@ msgstr "/_Eliminar grupo" msgid "Creating folder view...\n" msgstr "Creando vista de carpeta...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nuevos" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "No leídos" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Total" @@ -2418,12 +2418,12 @@ msgstr "Estableciendo la información de la carpeta...\n" msgid "Setting folder info..." msgstr "Estableciendo la información de la carpeta..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Revisando carpeta %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Revisando carpeta %s ..." @@ -2453,26 +2453,26 @@ msgstr "Comprobar si hay mensajes nuevos en todas las carpetas..." msgid "Folder %s is selected\n" msgstr "Carpeta %s seleccionada\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Descargando mensajes en %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "¿Descargar todos los mensajes bajo «%s»?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Descargar todos los mensajes" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Hubo un error descargando los mensajes en «%s»." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2482,26 +2482,26 @@ msgstr "" "(si quiere crear una carpeta para almacenar subcarpetas,\n" " añada «/» al final del nombre)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Nuevo nombre para «%s»:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Renombrar carpeta" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "No se puede renombrar la carpeta «%s»." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "No se puede mover la carpeta «%s»." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2510,11 +2510,11 @@ msgstr "" "¿Eliminar la carpeta de búsqueda «%s» ?\n" "(Los mensajes no se borrarán)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Borrar carpeta de búsqueda" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2527,30 +2527,30 @@ msgstr "" "\n" "¿Está seguro de que quiere borrarla?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "No se puede borrar la carpeta «%s»." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Vaciar papelera" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "¿Borrar todos los mensajes de la papelera?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "No basura" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "¿Borrar todos los mensajes de la papelera?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2559,34 +2559,34 @@ msgstr "" "¿Realmente desea eliminar el buzón «%s» ?\n" "(Los mensajes NO se borrarán del disco)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Eliminar mailbox" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "¿Eliminar realmente la cuenta IMAP4 «%s»?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Borrar cuenta IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "¿Borrar el grupo de noticias «%s»?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Borrar grupo de noticias" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "¿Borrar la cuenta de noticias «%s»?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Borrar cuenta de noticias" @@ -3855,27 +3855,27 @@ msgstr "Sin título" msgid "none" msgstr "ninguna" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Desconectado" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Esta desconectado. ¿Conectar?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Vaciar todas las papeleras" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "¿Borrar todos los mensajes de las papeleras?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Añadir buzón" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3885,16 +3885,16 @@ msgstr "" "Si el buzón especificado ya existe entonces será\n" "escaneado automáticamente." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "El buzón «%s» ya existe." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Correo" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3904,95 +3904,95 @@ msgstr "" "Quizás ya existan los ficheros o no tenga permisos suficientes para " "escribir en el directorio." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Árbol de carpetas" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Vista de mensaje" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Responder" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Responder a _todos" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Responder al _remitente" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Responder a la _lista de correo" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Reenviar" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Reen_viar como adjunto" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Red_irigir" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Icono _y texto" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Texto a la de_recha del icono" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "_Icono" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Texto" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Ninguno" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Esta desconectado. Haga clic en el icono para conectar." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Esta conectado. Haga clic en el icono para desconectar." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Salir" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "¿Salir del programa?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Seleccionar carpeta a abrir" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Opciones de línea de ordenes" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Uso: sylpheed [OPCIÓN]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4022,7 +4022,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4052,15 +4052,15 @@ msgstr "" "muestra esta ayuda y termina\n" "muestra la información de la versión y termina" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr "" @@ -4300,21 +4300,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:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Recibir" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Enviar" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Componer" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privacidad" @@ -4322,7 +4322,7 @@ msgstr "Privacidad" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avanzadas" @@ -4446,8 +4446,8 @@ msgid "Authentication method" msgstr "Método de autentificación" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automática" @@ -4491,8 +4491,8 @@ msgstr "Generar ID-Mensaje" msgid "Add user-defined header" msgstr "Añadir cabecera de usuario" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Editar... " @@ -4517,7 +4517,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autentificación con POP3 antes de enviar" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Firma" @@ -4829,90 +4829,90 @@ 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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Creando ventana de preferencias comunes...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Preferencias comunes" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Ver" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Correo basura" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Detalles" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Comprobar correo nuevo" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "cada" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuto(s)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Comprueba correo nuevo al inicio" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Actualizar todos las carpetas locales después de incorporar" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Ejecutar orden cuando lleguen nuevos mensajes" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Orden" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Incorporar del almacén local" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrar al incorporar" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Ruta al almacén" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Generales" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Guardar mensajes enviados en Salida" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Aplicar las reglas de filtrado a los mensajes enviados" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Añadir destinatarios automáticamente a la agenda" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4920,23 +4920,23 @@ msgstr "" "Notificar de adjuntos faltantes cuando se encuentren las siguientes cadenas " "(separadas por comas) en el cuerpo del mensaje" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Ej.: adjuntar)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Confirmar destinatarios antes de enviar" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Dominios y/o direcciones excluidos (separados por comas):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Codificación de transferencia" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4944,15 +4944,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:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Codificación MIME de los nombres de fichero" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "Cabecera MIME" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4962,176 +4962,176 @@ 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Separador de firma" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Insertar automáticamente" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Responder" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Seleccionar automáticamente la cuenta para responder" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citar el mensaje al responder" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Responder a la lista de correo con el botón «Responder»" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Heredar la lista de destinatarios al responder a mensajes propios" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" "Establecer la dirección de correo de los destinatarios sólo al responder" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Lanzar el editor externo automáticamente" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Niveles de deshacer" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Recortar mensajes a los" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "caracteres" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Recortar citación" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Recortar al escribir" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Autoguardar a borrador" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Formato" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Comprobación ortográfica" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Formato de réplica" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Marca de citación" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Formato de reenvío" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Descripción de símbolos " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Activar comprobación ortográfica" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Idioma por omisión:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Tipografía del texto" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Vista de carpetas" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Abreviar nombres de grupos con más de" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "letras" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Vista resumen" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Expandir hilos" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Formato de fecha" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Elementos visibles en cabecera... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Mensaje" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Etiqueta de color" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Codificación de caracteres por omisión" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Codificación de caracteres para enviar" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5139,11 +5139,11 @@ msgstr "" "Si se selecciona «Automática» se utilizará la codificación óptima para la " "localización actual." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Permitir colores en el mensaje" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5151,87 +5151,87 @@ 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Mostrar panel de cabeceras sobre el mensaje" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Cabeceras breves en la vista del mensaje" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Mostrar los mensajes HTML como texto" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "Tratar los mensajes que contengan sólo HTML como adjuntos" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Mostrar el cursor en la vista del mensaje" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Interlineado" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(s)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Desplazamiento" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Media página" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Desplazamiento suave" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Paso" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Imágenes" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Mostrar las imágenes en el texto" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Activar el control del correo basura" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Orden para aprender:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Escoger preselección)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "No basura" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Orden de clasificación" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5239,241 +5239,245 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Carpeta basura" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Los mensajes que se marquen como basura se moverán a esta carpeta." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Filtrar mensajes clasificados como basura al recibir" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Filtrar el correo basura antes del filtrado normal" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Borrar correos basura del servidor al recibir" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Marcar los correos basura filtrados como leídos" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Comprobar las firmas automáticamente" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Mostrar diálogo de comprobación de firma" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Mantener contraseña en memoria temporalmente" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Expirar después de" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minuto(s) " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Capturar la entrada mientras se introducen contraseñas" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Mostrar aviso al arrancar si no funciona GnuPG" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Abrir siempre los mensajes del resumen al seleccionarlos" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 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:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Recordar el último mensaje seleccionado" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Abrir Entrada después de recibir correo nuevo" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Abrir Entrada al inicio" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Ejecutar inmediatamente movimientos o borrados de mensajes" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 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:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Mostrar icono en bandeja" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimizar al icono en bandeja" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Conmutar ventana con el icono en bandeja" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Establecer atajos de teclado... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Otras" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Órdenes externas" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Actualizar" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Diálogo de recepción" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Mostrar diálogo de recepción" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Siempre" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Sólo al recibir manualmente" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nunca" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Mostrar diálogo de recepción al finalizar" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Añadir dirección al destino con doble clic" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Activar auto-completado de direcciones" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Al salir" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Confirmar al salir" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Vaciar papelera al salir" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Preguntar antes de vaciar" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Avisar si existen mensajes en cola" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Navegador web" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Navegador web por omisión)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Usar programa externo para imprimir" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Usar un programa externo para incorporar" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Usar programa externo para enviar" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "La comprobación de actualizaciones requiere el programa «curl»." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Activar la comprobación automática de actualizaciones" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Usar proxy HTTP" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "Servidor proxy HTTP (nombre:puerto):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5483,275 +5487,275 @@ msgstr "" "modificados por otras aplicaciones.\n" "Esta opción degradará el rendimiento al mostrar el resumen." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Tiempo de espera agotado E/S socket:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "segundo(s)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automático (Recomendado)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "ASCII de 7 bits (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Europeo Occidental (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Europeo Occidental (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Europeo Occidental (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Centroeuropeo (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Báltico (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Báltico (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Báltico (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Griego (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arábigo (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arábigo (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebreo (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebreo (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turco (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cirílico (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cirílico (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cirílico (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cirílico (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonés (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonés (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonés (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Chino simplificado (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Chino simplificado (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Chino tradicional (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Chino tradicional (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chino (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Coreano (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tailandés (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tailandés (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "el día de la semana abreviado" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "el día de la semana completo" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "el nombre del mes abreviado" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "el nombre del mes completo" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "el número de siglo (año/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 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:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 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:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "el mes como número decimal" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "el minuto como número decimal" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM o PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "el segundo como número decimal" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 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:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "la fecha preferida para la localización actual" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "los dos últimos dígitos del año" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "el año como número decimal" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "zona horaria o nombre o abreviatura" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Especificador" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Descripción" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Ejemplo" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Colores del mensaje" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Colores" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Texto citado - Primer nivel" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Texto citado - Segundo nivel" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Texto citado - Tercer nivel" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Enlace URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Reutilizar colores de citación" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Elejir color para el nivel de citado 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Elejir color para el nivel de citado 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Elejir color para el nivel de citado 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Elejir color para URIs" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Descripción de símbolos" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5775,11 +5779,11 @@ msgstr "" "Grupos de noticias\n" "ID-Mensaje" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Si x está, muestra expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5793,7 +5797,7 @@ msgstr "" "Cuerpo del mensaje citado sin firma\n" "El carácter %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5805,19 +5809,19 @@ msgstr "" "Carácter llave abierta\n" "Carácter llave cerrada" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Atajos de teclado" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Escoger la configuración de atajos de teclado." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Por omisión" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Antiguos de Sylpheed" diff --git a/po/et.po b/po/et.po index 4e0ad968..f78d937b 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2002-10-02 09:08+0300\n" "Last-Translator: Peeter Vois \n" "Language-Team: Estonian \n" @@ -508,12 +508,12 @@ msgstr "Leiti %s\n" msgid "Configuration is saved.\n" msgstr "Häälestus on salvestatud.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Kaust" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Kaust" @@ -658,7 +658,7 @@ msgstr "" "programmiga; kui ei, siis kirjuta: Free Software Foundation, Inc., 59 Temple " "Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1002,7 +1002,7 @@ msgstr "/Kopeeri..." msgid "/_Paste" msgstr "/R_edaktor/_Aseta" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Aadressiraamat" @@ -1079,7 +1079,7 @@ msgstr "" "Kas te soovite kustutada kataloogi `%s' JA kõik aadressid ?\n" "Kui kustutate ainult kataloogi, siis aadressid kantakse pealmisse kausta." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Kustuta kaust" @@ -1205,7 +1205,7 @@ msgstr "Aadressiraamatu uuendamise viga" msgid "Address Book Conversion" msgstr "Aadressiraamatu uuendamine" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Kasutajaliides" @@ -1888,8 +1888,8 @@ msgid "Properties" msgstr "Omadus" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kodeerimine" @@ -1933,7 +1933,7 @@ msgstr "" "Kas hävitame protsessi?\n" "protsessi grupi id: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2138,12 +2138,12 @@ msgstr "Redigeeri kausta" msgid "Input the new name of folder:" msgstr "Sisesta uus nimi või kaust:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Uus kaust" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Sisesta uue kausta nimi:" @@ -2161,7 +2161,7 @@ msgstr "Redigeeri JPilot sissekannet" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2373,28 +2373,28 @@ msgstr "Prügikast" msgid "Drafts" msgstr "Mustandid" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Uus Kaust" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "Sümbol `%c' ei saa olla lisatud kausta nimele." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Kaust %s on juba olemas." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Ei suuda luua kausta %s." @@ -2475,18 +2475,18 @@ msgstr "/Eemalda uudisteg_rupp" msgid "Creating folder view...\n" msgstr "Loon kausta vaate...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Uus" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Pole loetud" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2498,12 +2498,12 @@ msgstr "Sean kausta info...\n" msgid "Setting folder info..." msgstr "Sean kausta info..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Tuhnin kaustas %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Tuhnin kaustas %s ..." @@ -2536,27 +2536,27 @@ msgstr "Kõigis kaustades otsitakse uusi kirju..." msgid "Folder %s is selected\n" msgstr "Valitud on kaust %s\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Saadan kirja" -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Saadan kirja" -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Saadan kirja" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Tekkis viga kirja saatmisel %s-le." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2566,26 +2566,26 @@ msgstr "" "(kui soovite luua kausta, millesse saaks teisi kaustu lisada,\n" " siis lisage / nime lõppu)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Sisesta uus nimi %s-le:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Nimeta kaust ümber" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Ei suuda kausta %s eemaldada." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Ei suuda kausta %s eemaldada." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2594,12 +2594,12 @@ msgstr "" "Kas tõepoolest eemaldada kirjakast %s?\n" "(Kirju ei kustutata kettalt)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Kustuta kaust" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2610,31 +2610,31 @@ msgstr "" "Kustutatakse kõik kaustad ja kirjad %s-s.\n" "Kas sa tõesti soovid kustutada?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Ei suuda kausta %s eemaldada." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Tühjenda prügikast" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Kas eemaldada kõik kirjad prügikastist?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Pealkiri" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Kas eemaldada kõik kirjad prügikastist?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2643,34 +2643,34 @@ msgstr "" "Kas tõepoolest eemaldada kirjakast %s?\n" "(Kirju ei kustutata kettalt)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Eemalda kirjakst" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Kas tõesti kustutada IMAP4 konto %s?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Kustuta IMAP4 konto" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Kas tõesti soovite kustutada uudistegruppi %s?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Kustuta uudistegrupp" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Kas tõesti kustutda uudistegrupp %s ?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Kustuta uudistegrupp" @@ -3994,29 +3994,29 @@ msgstr "Tiitlita" msgid "none" msgstr "mittemiski" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Tühjenda prügikast" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Kas eemaldada kõik kirjad prügikastist?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Lisa kirjakast" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4026,16 +4026,16 @@ msgstr "" "Sisesta kirjakasti asukoht.\n" "Kui määrate juba olemasoleva kirjakasti, siis seeskaneeritakse automaatselt." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Kirjakast %s on juba olemas." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Kirjakast" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4044,104 +4044,104 @@ msgstr "" "Kirjakasti loomine ebaõnnestus.\n" "Võibolla mõned failid on olemas, või teil pole õigusi sinna kirjutamiseks." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - kausta vaade" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - kirja vaade" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/Vastan" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Vasta ja saada koopia kõigile, kes said selle kirja" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/Vasta/_saatjale" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/Vasta/kirja_listi" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Saadan edasi" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Saada edasi manusena" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Suuna ümber" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Vaade/Näita või varja/_Nupuribal/_Pilti" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Tekst" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Mittemiski" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Välju" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Lõpetame programmi töö." -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Vali kaust" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Käsurida ei ole sisestatud." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Kauta: %s [SEADED]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4158,7 +4158,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4175,15 +4175,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4434,21 +4434,21 @@ msgstr "Konto omadused" msgid "Creating account preferences window...\n" msgstr "Loon konto omaduste akent...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Saabuvad kirjad" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Saada" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Kirjuta" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privaatsus" @@ -4456,7 +4456,7 @@ msgstr "Privaatsus" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Spetsiaalne" @@ -4584,8 +4584,8 @@ msgid "Authentication method" msgstr "Autoriseerimise meetod" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automaatne" @@ -4634,8 +4634,8 @@ msgstr "Loo Kirja-ID" msgid "Add user-defined header" msgstr "Lisa kasutaja defineeritud päis" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Redigeeri... " @@ -4661,7 +4661,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autoriseeri POP3 enne saatmist" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Allkiri" @@ -4976,318 +4976,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Loon üldiste omaduste akent...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Üldised omadused" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Ekraan" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Kaust" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Võta kirju" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "iga" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuti järel" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Võta uued kirjad töö alguses" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Uuenda kõik lokaalsed kaustad peale kirjade võtmist" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Eemalda kohe peale liigutamist või kustutamist" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Käsklus" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Võta kirjad lokaalsest kirja jadast" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtreeri kirju nende võtmisel" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Üldine" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Pane saadetud kirjad kausta Saadetud" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Säti järgmised aadressid automaatselt" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Äärista enne saatmist" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 #, fuzzy msgid "Transfer encoding" msgstr "Äärista enne saatmist" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Väljuva kirja kooditabel" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Väljuva kirja kooditabel" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Allkirja eraldaja" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Lisa automaatselt" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Vasta" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Vali vastuste jaoks konto automaatselt" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Kirjale vastamisel tsiteeri seda." -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Vasta/kirja_listi" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Redaktor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Käivita väline redaktor automaatselt" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Meelespeetavaid muudatusi" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Äärista kirjaread" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "sümboli laiuseks" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Äärista tsitaati" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Murra kõik pikad read sisestamisel" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Salvesta mustandite kausta" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Normaalne" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Vastuse formaat" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Tsitaadi märk" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Edasta formaat" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Sümbolite seletus " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Vaikimisi kasutatab allkirja võti" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Tekst" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Kaust" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "lühenda uudistegruppe, mis on pikemad kui" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "tähte" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Kirjaloendi vaade" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Paisuta teemad" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Kuupäeva formaat" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Määra kirjaloendis näidatavad elemendid... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Kiri" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Värviline silt" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/Vaade/_Sorteeri/Kahanevas järjekorras" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/Vaade/_Sorteeri/Kahanevas järjekorras" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5296,649 +5296,653 @@ msgstr "" "Kui on märgitud 'Automaatne', siis kasutatakse praeguse\n" "lokaali jaoks optimaalset kodeeringut." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Kirja värvimine lubatud" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 #, 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Näita kirja päist ülalpool kirja vaadet" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Näita päiseid lühidalt" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/_Kiri/Saada edasi _manusena" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Näita päiseid lühidalt" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Reavahe" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pinkti" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Kerimine" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Pool lehte" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Sujuv kerimine" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Samm" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Päise näitamine" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Kaust" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Käivita" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Vali võtmed" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Käivita" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Kaust" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Filtreerimata kirjad salvestatakse sellesse kausta)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtreeri saabuvaid kirju" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Kustuta kaust" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Kustuta kaust" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Automaatselt kontrolli allkirju" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Näita allkirja kontrolli tulemusi ajutises aknas" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Säilita parooli ajutiselt mälus" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Aegub pärast" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minuteid" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "*Krahma sisendit senikaua kuni parooli sisestatakse" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 #, fuzzy msgid "Always open messages in summary when selected" msgstr "Teate faili ei ole valitud." -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, fuzzy msgid "Open first unread message when a folder is opened" msgstr "Kausta sisenedes ava esimene lugemata kiri" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Rohkem sildiga kirju ei ole" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Ava Sisendkaust peale uute kirjade vastuvõtmist" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Võta uued kirjad töö alguses" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Eemalda kohe peale liigutamist või kustutamist" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Ekraani nimi" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Määra klahvi seosed... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Muud asjad" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Käivita" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Kuupäev" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 #, fuzzy msgid "Receive dialog" msgstr "Näita vastuvõtmise dialoogi" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Näita vastuvõtmise dialoogi" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Alati" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Mitte iial" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Ära tekita vea teadet vastuvõtmise vea korral" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Sulge vastuvõtmise dialoog kui lõpetatud" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Lisa aadress sihtlahtrisse kui topeltklõpsutan" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Aadressiraamat viiakse uude formaati" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Programmist väljumisel" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Kontrolli väljumist" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Tühjenda prügikast" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Küsi enne tühjendamist" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Hoiata mind, kui järjekorras on kirju" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Weebi sirvur" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Vaikimisi sisendkast" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Kasuta saatmisel välist programmi" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Kasuta välist programmi kirjade võtmiseks" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Kasuta saatmisel välist programmi" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "*Kirjutan koondy puvrisse (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automaatne (Soovitatav)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7 bitine ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unikood (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Lääne-Euroopa (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Lääne-Euroopa (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Lääne-Euroopa (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Kesk Euroopa (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Balti (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Balti (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Kirillits (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Kreeka (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Balti (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Kirillits (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Kreeka (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Kirillits (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Türgi (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Kirillits (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Kirillits (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Kirillits (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Kirillits (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Jaapani (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Jaapani (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Jaapani (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Lihtsustatud Hiina (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Lihtsustatud Hiina (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Traditsionaalne Hiina (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditsionaalne Hiina (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Hiina (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korea (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "nädalapäeva esitähed" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "täielik nädalapäeva nimi" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "lühendatud kuu nimetus" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "täispikk kuu nimetus" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "eelistatud kuupäev ja aeg kasutusel lokaali jaoks" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "sajandi number (aasta/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "Kuupäev kümnendnumbrina" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "päev aastas kui kümnendnumber" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "kuu kui kümnendnumber" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minutid kümnendnumbrina" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "kas EL või PL" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekundin kümnendnumbrina" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "nädalapäev kümnendnumbrina" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "eelistatud kuupäev" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "viimased kaks aasta numbrit" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "aasta kümnendnumbrina" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "ajatsoon või nimi või lühend" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "*Määraja" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Seletus" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Näide" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Säti kirja värvid" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Värvid" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Tsiteeritud tekst - Aste 1" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Tsiteeritud tekst - Aste 2" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Tsiteeritud tekst - Aste 3" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI viide" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Tsitaadi värvid ringelvad" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Vali astme 1 tsitaadile värv" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Vali astme 2 tsitaadile värv" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Vali astme 3 tsitaadile värv" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Vali URI-le värv" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Sümbolite kirjeldus" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5962,11 +5966,11 @@ msgstr "" "Uudistegrupp\n" "Kirja-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Kui x on seatud, näitab väljendit" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5980,7 +5984,7 @@ msgstr "" "Tsiteeritud teate keha allkirjata\n" "Literaal %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5992,20 +5996,20 @@ msgstr "" "Täht avanev loogeline sulg\n" "Täht sulgev loogeline sulg" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Klahvi seosed" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Määra klahvi seosed... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Vaikimisi" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Vana Sylpheed" diff --git a/po/fr.po b/po/fr.po index 157cb51e..6c44d334 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-06-19 02:21+0200\n" "Last-Translator: tvY \n" "Language-Team: French \n" @@ -516,11 +516,11 @@ msgstr "Trouvé %s\n" msgid "Configuration is saved.\n" msgstr "La configuration est enregistrée.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Tri (manuel) des indésirables" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Dossier des messages indésirables" @@ -664,7 +664,7 @@ msgstr "" "programme. Si ce n'est pas le cas, écrivez à la Free Software Foundation, " "Inc.,, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1003,7 +1003,7 @@ msgstr "/_Copier" msgid "/_Paste" msgstr "/Co_ller" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Carnet d'adresses" @@ -1078,7 +1078,7 @@ msgstr "" "Si vous supprimez uniquement le dossier, les adresses seront déplacées dans " "le dossier parent." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Suppression de dossier" @@ -1202,7 +1202,7 @@ msgstr "Erreur de conversion du carnet d'adresses" msgid "Address Book Conversion" msgstr "Conversion de carnets d'adresses" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interface" @@ -1843,8 +1843,8 @@ msgid "Properties" msgstr "Propriétés" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Encodage" @@ -1890,7 +1890,7 @@ msgstr "" "L'éditeur externe est encore ouvert.\n" "Forcer sa fermeture (id de traitement de groupe : %d) ?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "Personnaliser la _barre d'outils..." @@ -2092,12 +2092,12 @@ msgstr "Édition du dossier" msgid "Input the new name of folder:" msgstr "Saisissez le nouveau nom du dossier :" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nouveau dossier" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Saisissez le nom du nouveau dossier :" @@ -2115,7 +2115,7 @@ msgstr "Édition de données JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2317,28 +2317,28 @@ msgstr "Corbeille" msgid "Drafts" msgstr "Brouillons" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Indésirable" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NouveauDossier" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "« %c » n'est pas valide dans le nom du dossier." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Le dossier « %s » existe déjà." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Impossible de créer le dossier « %s »." @@ -2412,18 +2412,18 @@ msgstr "/_Supprimer le groupe de discussion" msgid "Creating folder view...\n" msgstr "Création de la vue des dossiers...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nouveau" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Non lu" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Total" @@ -2435,12 +2435,12 @@ msgstr "Enregistrement des données des dossiers...\n" msgid "Setting folder info..." msgstr "Initialisation des données des dossiers..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Analyse du dossier %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Analyse du dossier %s ..." @@ -2470,27 +2470,27 @@ msgstr "Recherche des nouveaux messages..." msgid "Folder %s is selected\n" msgstr "Dossier %s sélectionné\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Téléchargement des messages dans %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Téléchargement de tous les messages dans '%s' ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Téléchargement de tous les messages" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "" "Une erreur est survenue lors du téléchargement des messages dans « %s »." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2500,26 +2500,26 @@ msgstr "" "(si vous voulez créer un dossier pouvant contenir d'autres dossiers,\n" " ajouter `/' à la fin du nom)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Saisissez le nouveau nom pour « %s » :" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Changement de nom de dossier" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Impossible de renommer le dossier « %s »." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Impossible de déplacer le dossier « %s »." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2528,11 +2528,11 @@ msgstr "" "Effacer le dossier de tri « %s » ?\n" "Les messages existants ne seront PAS effacés du disque." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Effacer le dossier de tri" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2545,30 +2545,30 @@ msgstr "" "\n" "Voulez-vous vraiment les effacer ?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Impossible d'effacer le dossier « %s »." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Vider la corbeille" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Effacer tous les messages dans la corbeille ?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Acceptable" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Effacer tous les messages dans la corbeille ?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2577,34 +2577,34 @@ msgstr "" "Ne plus utiliser la boîte aux lettres « %s » (les\n" "messages existants ne seront PAS effacés du disque) ?" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Suppression d'une boîte aux lettres" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Confirmez-vous la suppression du compte IMAP4 « %s » ?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Suppression du compte IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Confirmer la suppression du groupe de discussion « %s » ?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Suppression du groupe de discussion" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Confirmer la suppression du compte « %s » des groupes de discussion ?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Suppression du compte des groupes de discussion" @@ -3888,27 +3888,27 @@ msgstr "Sans titre" msgid "none" msgstr "aucun" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Déconnecté" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Vous êtes déconnecté. Voulez-vous vous connecter ?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Vider toutes les corbeilles" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Effacer tous les messages des corbeilles ?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Nouvelle boîte aux lettres" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3917,16 +3917,16 @@ msgstr "" "Saisissez l'emplacement de la nouvelle boîte aux lettres. Si elle\n" "existe déjà, elle sera automatiquement analysée." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "La boîte aux lettres « %s » existe déjà." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Boîte aux lettres" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3936,95 +3936,95 @@ msgstr "" "Il se peut que les fichiers existent déjà, ou que vous n'ayez pas les droits " "en écriture." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Dossiers" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Message" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Répondre" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Répondre à _tous" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Répondre à l'_expéditeur" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Répondre à la _liste" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Transférer" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Transférer en pièce _jointe" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Rediri_ger" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Icônes _et textes" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Textes à _droite des icônes" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "_Icônes seulement" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Textes seulement" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Pas de barre d'outils" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Vous êtes déconnecté. Cliquer sur l'icône pour vous connecter." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Vous êtes connecté. Cliquer sur l'icône pour vous déconnecter." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Quitter" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Quitter Sylpheed ?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Choix d'un dossier à ouvrir" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Options de la ligne de commande" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Utilisation : sylpheed [OPTION]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4054,7 +4054,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4085,15 +4085,15 @@ msgstr "" "afficher l'aide-mémoire et quitter\n" "afficher les informations de version et quitter" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "Option pour Windows uniquement:" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "--ipcport portnum" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "spécifier le port pour les commandes IPC distantes" @@ -4331,21 +4331,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:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Réception" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Envoyer" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Composer" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Confidentialité" @@ -4353,7 +4353,7 @@ msgstr "Confidentialité" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avancée" @@ -4479,8 +4479,8 @@ msgid "Authentication method" msgstr "Méthode d'authentification" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatique" @@ -4524,8 +4524,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:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Modifier... " @@ -4550,7 +4550,7 @@ msgid "Authenticate with POP3 before sending" msgstr "S'authentifier sur le POP3 avant l'envoi" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Signature" @@ -4863,90 +4863,90 @@ 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:736 +#: src/prefs_common_dialog.c:742 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:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Préférences générales" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Affichage" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Courrier indésirable" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Détails" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Relève automatique du courrier" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "chaque" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minute(s)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Relever le courrier au démarrage" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Mettre à jour tous les dossiers locaux après incorporation" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 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:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Commande" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Incorporation à partir du spool local" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrage à l'incorporation" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Chemin du spool" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Général" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Enregistrer les messages envoyés dans la boîte d'envoi" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Appliquer les règles de filtrage aux messages envoyés" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Ajouter automatiquement les destinataires au carnet d'adresses" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4954,23 +4954,23 @@ 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:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Ex : joindre)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Confirmer les destinataires avant envoi" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Exclure les adresses/domaines (séparés par des virgules)" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Algorithme de transmission" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4978,15 +4978,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:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Jeu de caractères du nom de fichier" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIME de l'en-tête" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4998,180 +4998,180 @@ msgstr "" "RFC 2047\n" "RFC 2231 : respecte les normes, mais peu utilisée" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Séparateur de signature" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Insérer automatiquement" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Répondre" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Sélection automatique du compte lors d'une réponse" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citer le message en répondant" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Répondre à la liste avec le bouton Répondre" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 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:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "Utiliser uniquement les adresses des destinataires en cas de réponse" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Éditeur de texte" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Lancer automatiquement l'éditeur externe" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Nombre maximal d'annulations" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Justifier les messages à" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "caractères" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Justifier la citation" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Justification automatique" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Enregistrer automatiquement dans le dossier des brouillons" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Citation" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Orthographe" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Citation lors d'une réponse" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Caractère de citation" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Citation lors d'un transfert" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Description des symboles " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Activer le vérificateur d'orthographe" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Langue par défaut :" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Police du texte" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Fenêtre des dossiers" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Abréger les noms des groupes de discussion de plus de" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "lettres" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Résumé des messages" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Déployer les fils de conversation" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Format de la date" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Éléments affichés dans le résumé... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Message" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Coloration personnalisée" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Jeu de caractères par défaut" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Jeu de caractères pour l'envoi" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5179,11 +5179,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:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Coloration des messages" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5191,87 +5191,87 @@ msgstr "" "Afficher l'alphabet et les nombres multi-octets\n" "comme des caractères ASCII (Japonais seulement)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Afficher un panneau d'en-têtes au dessus du message" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 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:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Afficher les messages HTML comme du texte" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 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:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Afficher le curseur dans la fenêtre des messages" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Espacement des lignes" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(s)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Défilement" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Demi-page" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Défilement continu" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "par pas de" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Images" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Afficher les images directement dans le message" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "Spécifier une catégorie (travail, amis, etc) pour chaque couleur." -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Activer la gestion des messages indésirables" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Commande d'apprentissage :" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Sélectionnez le pré-réglage)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Acceptable" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Commande de détection" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5279,11 +5279,11 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Dossier des indésirables" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " @@ -5291,235 +5291,239 @@ msgid "" msgstr "" "Les messages marqués comme indésirables seront déplacés dans ce dossier." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 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:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Tri des messages indésirables avant application des filtres" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 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:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Marquer les courriers indésirables comme lus" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Vérifier automatiquement les signatures" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 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:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Mémoriser temporairement la phrase secrète" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Expiration après" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minute(s) " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Monopoliser le clavier pendant la saisie de la phrase secrète" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Afficher un avertissement si GnuPG ne fonctionne pas" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 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:2377 +#: src/prefs_common_dialog.c:2384 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:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Se souvenir du dernier message sélectionné" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 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:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Aller dans la boîte de réception au démarrage" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 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:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 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:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Afficher une icône dans la zone de notification" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimiser dans la zone de notification" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 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:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Choisir les raccourcis clavier... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Autres" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Commande externes" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Mise à jour" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Message de réception" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Afficher une fenêtre lors de la réception :" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Toujours" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Seulement lors d'une relève manuelle du courrier" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Jamais" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Fermer la fenêtre de réception à la fin" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 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:2564 +#: src/prefs_common_dialog.c:2581 msgid "Address auto-completion:" msgstr "Auto-complétion des adresses" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "En utilisant Tab" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "Désactivée" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "En quittant" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Confirmer en quittant" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Vider la corbeille en quittant" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Demander avant de vider" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 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:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Navigateur web" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Navigateur Web par défaut)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Utiliser un programme externe pour l'impression" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Utiliser un programme externe pour l'incorporation" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Utiliser un programme externe pour l'envoi" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "La commande 'curl' est nécessaire à la recherche de mises à jour." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Rechercher automatiquement les mises à jour" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Utiliser un proxy HTTP" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "Proxy HTTP (hôte:port)" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5529,275 +5533,275 @@ msgstr "" "programmes.\n" "Cette option réduira les performances d'affichage du résumé des messages." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 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:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "seconde(s)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatique (recommandé)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "ASCII 7 bits (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Europe occidentale (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Europe occidentale (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Europe occidentale (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Europe centrale (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Balte (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Balte (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Balte (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grec (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arabe (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arabe (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hébreu (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hébreu (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turc (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillique (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillique (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillique (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillique (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonais (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonais (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonais (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Chinois simplifié (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Chinois simplifié (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Chinois traditionnel (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Chinois traditionnel (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chinois (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Coréen (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thaï (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thaï (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "nom du jour de la semaine (abrégé)" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "nom du jour de la semaine" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "nom du mois (abrégé)" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "nom du mois" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "le 'siècle' (année/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "le jour du mois" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 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:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "le mois en tant que nombre" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "les minutes en tant que nombre" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM (matin) ou PM (après-midi)" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "les secondes en tant que nombre" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 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:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "le format par défaut de la date" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "les deux derniers chiffres de l'année" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "l'année" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "le fuseau horaire, son nom ou abréviation" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Code" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Description" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Exemple" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Paramétrer les couleurs de message" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Couleurs" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Texte cité - 1er niveau" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Texte cité - 2e niveau" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Texte cité - 3e niveau" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Lien URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Réutiliser les couleurs" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Choix de la couleur de la citation niveau 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Choix de la couleur de la citation niveau 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Choix de la couleur de la citation niveau 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Choix de la couleur pour les liens URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Description des symboles" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5821,11 +5825,11 @@ msgstr "" "Groupes de discussions\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Si x est défini, afficher expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5839,7 +5843,7 @@ msgstr "" "Corps du message sans signature en tant que citation\n" "Caractère pourcent « % »" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5851,19 +5855,19 @@ msgstr "" "Caractère « { »\n" "Caractère « } »" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Raccourcis clavier" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Choisissez les raccourcis clavier." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Par défaut" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Ancien Sylpheed" diff --git a/po/gl.po b/po/gl.po index 65b8d4bc..ce56ba18 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2003-01-17 10:05+0100\n" "Last-Translator: Jorge Rivas\n" "Language-Team: Jorge Rivas\n" @@ -505,12 +505,12 @@ msgstr "Atopado %s\n" msgid "Configuration is saved.\n" msgstr "Configuración gardada.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Carpeta" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Carpeta" @@ -656,7 +656,7 @@ msgstr "" "con este programa; en caso contrario, escriba a Free Software Foundation, " "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1000,7 +1000,7 @@ msgstr "/_Copiar..." msgid "/_Paste" msgstr "/_Editar/_Pegar" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Axenda de enderezos" @@ -1077,7 +1077,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Borrar carpeta" @@ -1204,7 +1204,7 @@ msgstr "Erro na conversión da axenda" msgid "Address Book Conversion" msgstr "Conversión da axenda" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interfaz" @@ -1886,8 +1886,8 @@ msgid "Properties" msgstr "Propiedades" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Codificación" @@ -1931,7 +1931,7 @@ msgstr "" "¿Desea terminar o proceso?\n" "Id. de proceso: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2136,12 +2136,12 @@ msgstr "Editar carpeta" msgid "Input the new name of folder:" msgstr "Nome da nova carpeta:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nova carpeta" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Nome da nova carpeta:" @@ -2159,7 +2159,7 @@ msgstr "Editar entrada JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2372,28 +2372,28 @@ msgstr "Papeleira" msgid "Drafts" msgstr "Borradores" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NovaCarpeta" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' non pode estar no nome da carpeta." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "a carpeta `%s' xa existe." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Non se pode crear a carpeta `%s'." @@ -2473,18 +2473,18 @@ msgstr "/_Eliminar grupo" msgid "Creating folder view...\n" msgstr "Creando vista de carpeta...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Novos" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Non leídos" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2496,12 +2496,12 @@ msgstr "Establecendo información de carpeta...\n" msgid "Setting folder info..." msgstr "Establecendo información de carpeta..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Revisando carpeta %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Revisando carpeta %s ..." @@ -2532,27 +2532,27 @@ msgstr "Comprobar si hai mensaxes novos en todas as carpetas..." msgid "Folder %s is selected\n" msgstr "Carpeta %s seleccionada\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Enviando mensaxe" -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Enviando mensaxe" -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Enviando mensaxe" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Ocurriu un erro enviando o mensaxe a %s ." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2562,26 +2562,26 @@ msgstr "" "(si quere crear unha carpeta para almacenar subcarpetas,\n" " engada `/' o final do nome)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Novo nome para `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Renomear carpeta" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Non se pode eliminar a carpeta `%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Non se pode eliminar a carpeta `%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2590,12 +2590,12 @@ msgstr "" "¿Realmente desexa eliminar a caixa de correo `%s' ?\n" "(As mensaxes NON se borrarán do disco)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Borrar carpeta" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2606,31 +2606,31 @@ msgstr "" "Todas as carpetas e mensaxes baixo `%s' serán borrados.\n" "¿Confirma o borrado?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Non se pode eliminar a carpeta `%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Baleirar papeleira" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "¿Baleirar todas as mensaxes da papeleira?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Asunto" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "¿Baleirar todas as mensaxes da papeleira?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2639,34 +2639,34 @@ msgstr "" "¿Realmente desexa eliminar a caixa de correo `%s' ?\n" "(As mensaxes NON se borrarán do disco)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Eliminar mailbox" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "¿Eliminar realmente a conta IMAP4 `%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Borrar conta IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "¿Borrar o grupo de novas `%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Borrar grupo de novas" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "¿Borrar a conta de novas `%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Borrar conta de novas" @@ -3994,29 +3994,29 @@ msgstr "Sen título" msgid "none" msgstr "ningunha" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Baleirar papeleira" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "¿Baleirar todas as mensaxes da papeleira?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Engadir caixa de correo" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4027,16 +4027,16 @@ msgstr "" "Si xa existe será\n" "examinado automáticamente." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "a caixa de correo `%s' xa existe." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Correo" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4046,104 +4046,104 @@ msgstr "" "Quizáis xa existan os ficheiros ou non teña permisos suficientes para " "escribir no directorio." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Arbre de carpetas" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Vista de mensaxe" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Respostar" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Respostar a todos" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/Respon_der a/Ó _remitente" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/Respon_der a/Á _lista de correo" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Reenviar" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Reen_viar como adxunto" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Red_irixir" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Ver/Mostrar ou o_cultar/_Ferramentas/_Iconos" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Texto" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Ningún" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Sair" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "¿Sair do programa?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Seleccionar carpeta" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Non se estableceu o comando." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Uso: %s [OPCIÓN]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4160,7 +4160,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4177,15 +4177,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4436,21 +4436,21 @@ msgstr "Preferencias da conta" msgid "Creating account preferences window...\n" msgstr "Creando Fiestra de preferencias de conta...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Recibir" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Enviar" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Compoñer" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privacidad" @@ -4458,7 +4458,7 @@ msgstr "Privacidad" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avanzadas" @@ -4586,8 +4586,8 @@ msgid "Authentication method" msgstr "Método de autenticación" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automática" @@ -4636,8 +4636,8 @@ msgstr "Xenerar ID-Mensaxe" msgid "Add user-defined header" msgstr "Engadir cabeceira de usuario" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Editar... " @@ -4663,7 +4663,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autenticación con POP3 antes de enviar" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Sinatura" @@ -4975,117 +4975,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Creando fiestra de preferencias comuns...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Preferencias comuns" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Ver" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Carpeta" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Comprobar correo novo" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "cada" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuto(s)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Comproba correo novo ó inicio" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Actualizar todas as carpetas locales despois de incorporar" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Executar inmediatamente movimentos ou borrados de mensaxes" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Comando" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Incorporar do almacén" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrar ó incorporar" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Xerais" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Gardar mensaxes enviados en Saida" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Establecer os seguintes enderezos automáticamente" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Recortar antes de enviar" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Codificación de transferencia" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 #, fuzzy msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " @@ -5094,201 +5094,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:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Codificación para enviar" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Codificación para enviar" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Separador de sinatura" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Inserir automáticamente" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Respostar" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Seleccionar automáticamente a conta para respostar" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citar a mensaxe ó respostar" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Respon_der a/Á _lista de correo" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Lanzar o editor externo automáticamente" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Niveles de desfacer" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Recortar mensaxes ós" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "caracteres" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Recortar citación" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Recortar mentras se escribe" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Gardar como borrador" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Normal" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Formato de réplica" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Marca de citación" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Formato de reenvio" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Descripción de símbolos " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Caixa de correo por defecto" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Texto" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Carpeta" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Abreviar nomes de grupos con mais de" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "letras" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Vista resumo" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Expandir fíos" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Formato de data" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Elementos visibles no resumo... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Mensaxe" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/E_tiquetar de cor" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Ver/_Ordear/Descendente" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Ver/_Ordear/Descendente" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5297,11 +5297,11 @@ msgstr "" "Si se selecciona `Automático' utilizarase a\n" "codificación óptima para a localización actual." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Permitir cores na mensaxe" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5309,637 +5309,641 @@ msgstr "" "Mostrar alfabéticos e numéricos multi-byte como\n" "caracteres ASCII (só para Xaponés)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Mostrar panel de cabeceiras sobre a mensaxe" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "cabeceiras breves na vista da mensaxe" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/_Mensaxe/Reen_viar como adxunto" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "cabeceiras breves na vista da mensaxe" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Interlineado" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(s)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Desplazamento" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Media páxina" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Desplazamiento suave" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Paso" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 #, fuzzy msgid "Resize attached large images to fit in the window" msgstr "Redimensionar as imáxes adxuntas" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Ver propiedades de cabeceiras" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Carpeta" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Executar" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Seleccione teclas" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Executar" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Carpeta" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(As mensaxes sen filtrar gardaránse nesta carpeta)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtrar mensaxes ó recibir" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Borrar carpeta" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Borrar carpeta" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Comprobar as sinaturas automáticamente" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Mostrar diálogo de comprobación de sinatura" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Manter contrasinal en memoria temporalmente" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Expirar despois de" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minuto(s) " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Capturar a entrada mentras se introducen contrasinais" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Mostrar aviso no inicio si non funciona GnuPG" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Abrir sempre as mensaxes no sumario cando se seleccionan" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Non hai mais mensaxes etiquetadas" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Abrir entrada despois de recibir correo novo" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Comproba correo novo ó inicio" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Executar inmediatamente movimentos ou borrados de mensaxes" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Nome mostrado" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Establecer atallos de teclado... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Outras" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Executar" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Data" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Diálogo de recepción" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Mostrar diálogo de recepción" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Sempre" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nunca" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Mostrar diálogo de recepción ó finalizar" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Engadir dirección ó destino con doble click" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Conversión da axenda" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Ó sair" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Confirmar ó sair" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Baleirar papeleira ó sair" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Preguntar antes de baleirar" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Avisar si existen mensaxes na cola" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Navegador web" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Caixa de correo por defecto" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Usar programa externo para enviar" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Usar un programa externo para incorporar" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Usar programa externo para enviar" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Escribindo caché resumo (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automático (Recomendado)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "ASCII de 7 bits (US-ASC_II)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Europeo Occidental (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Europeo Occidental (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Europeo Occidental (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Centroeuropeo (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Báltico (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Báltico (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Cirílico (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grego (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Báltico (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Cirílico (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Grego (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Cirílico (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turco (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cirílico (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cirílico (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cirílico (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cirílico (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Xaponés (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Xaponés (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Xaponés (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Chines simplificado (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Chines simplificado (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Chines tradicional (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Chines tradicional (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chines (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Coreano (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tailandés (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tailandés (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "o dia da semana abreviado" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "o dia da semana completo" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "o nome do mes abreviado" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "o nome do mes completo" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "o número de século (año/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "o dia do mes como número decimal" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "o dia do ano como número decimal" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "o mes como número decimal" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "o minuto como número decimal" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM o PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "o segundo como número decimal" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "o dia da semana como número decimal" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "a data preferida para a localización actual" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "os dous últimos díxitos do ano" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "o ano como número decimal" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "zona horaria ou nome ou abreviatura" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Especificador" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Descripción" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Exemplo" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Cores do mensaxe" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Cores" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Texto citado - Primer nivel" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Texto citado - Segundo nivel" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Texto citado - Tercer nivel" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Enlace URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Reutilizar cores de citación" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Escoller cor para o nivel de citado 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Escoller cor para o nivel de citado 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Escoller cor para o nivel de citado 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Escoller cor para URIs" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Descripción de símbolos" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5963,11 +5967,11 @@ msgstr "" "Grupos de novas\n" "ID-Mensaxe" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Si x está, mostra expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5981,7 +5985,7 @@ msgstr "" "Corpo da mensaxe citado sen sinatura\n" "o carácter %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5993,20 +5997,20 @@ msgstr "" "Carácter chave aberta\n" "Carácter chave pechada" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Atallos de teclado" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Establecer atallos de teclado... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Por defecto" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Antigos de Sylpheed" diff --git a/po/hr.po b/po/hr.po index 2e7952cb..d78f79b4 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2001-09-17 13:22+0100\n" "Last-Translator: Ante Karamatić \n" "Language-Team: Croatian \n" @@ -511,12 +511,12 @@ msgstr "Pronađen %s\n" msgid "Configuration is saved.\n" msgstr "Konfiguracija je spremljena.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Spis" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Spis" @@ -663,7 +663,7 @@ msgstr "" "niste, pišite ne Free Software Foundation, Inc., 59 Temple Place - Suite " "330, Boston, MA 02111-1307, SAD." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1005,7 +1005,7 @@ msgstr "/_Kopiraj..." msgid "/_Paste" msgstr "/_Uredi/U_baci" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adresar" @@ -1082,7 +1082,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Obriši spis" @@ -1201,7 +1201,7 @@ msgstr "Greška pri unosu adresara" msgid "Address Book Conversion" msgstr "Unos adresara" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Sučelje" @@ -1893,8 +1893,8 @@ msgid "Properties" msgstr "Postavke" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kodiranje" @@ -1938,7 +1938,7 @@ msgstr "" "Ugasiti proces?\n" "grupa procesa: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2144,12 +2144,12 @@ msgstr "Uredi spis" msgid "Input the new name of folder:" msgstr "Unesite ime novog spisa:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Novi spis" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Unesite ime novog spisa:" @@ -2167,7 +2167,7 @@ msgstr "Uredite JPilot unos" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2381,28 +2381,28 @@ msgstr "Smeće" msgid "Drafts" msgstr "Nedovršeno" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NoviSpis" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' ne može biti uključen u ime spisa." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Spis `%s' već postoji." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Ne mogu stvoriti spis `%s'." @@ -2484,18 +2484,18 @@ msgstr "/Ukloni news _grupu" msgid "Creating folder view...\n" msgstr "Stvaram spisni pregled...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Novo" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Nepročitano" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2507,12 +2507,12 @@ msgstr "Postavljam info spisa...\n" msgid "Setting folder info..." msgstr "Postavljam info spisa..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Pretražujem spise %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Pretražujem spis %s ..." @@ -2546,27 +2546,27 @@ msgstr "Kreiranje nove pošte" msgid "Folder %s is selected\n" msgstr "Spis %s je odabran\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Šaljem poruku" -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Šaljem poruku" -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Šaljem poruku" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Došlo je do greške prilikom slanja poruke %s -u." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2576,26 +2576,26 @@ msgstr "" "(ukoliko želite stvoriti spis za pohranjivanje podspisa,\n" "dodajte `/' na kraju imena)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Unesite novo ime za `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Preimenuj spis" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Ne mogu premjestiti spis `%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Ne mogu premjestiti spis `%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2604,12 +2604,12 @@ msgstr "" "Uistinu premjestiti spis `%s' ?\n" "(Poruke NEĆE biti obrisane s diska)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Obriši spis" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2620,31 +2620,31 @@ msgstr "" "Svi spisi i poruke pod `%s' biti će obrisane.\n" "Želite li ih uistinu obrisati?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Ne mogu premjestiti spis `%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Isprazni smeće" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Isprazniti sve poruke u smeću?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Tema" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Isprazniti sve poruke u smeću?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, fuzzy, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2653,35 +2653,35 @@ msgstr "" "Uistinu premjestiti spis `%s' ?\n" "(Poruke NEĆE biti obrisane s diska)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 #, fuzzy msgid "Remove mailbox" msgstr "/_Ukloni sandučić" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Uistinu obrisati `%s' IMAP4 račun?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Obriši IMAP4 račun" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Uistinu obrisati `%s' news grupu?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Obriši news grupu" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Uistinu obrisati `%s' news račun?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Obriši news račun" @@ -4084,29 +4084,29 @@ msgstr "Neimenovano" msgid "none" msgstr "ništa" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Isprazni smeće" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Isprazniti sve poruke u smeću?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Dodaj sandučić" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4117,16 +4117,16 @@ msgstr "" "Ako je unešen postojeći sandučić, biti će\n" "automatski pretražen." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Sandučić `%s' već postoji." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Sandučić" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4135,106 +4135,106 @@ msgstr "" "Kreiranje sandučića propalo.\n" "Možda neke datoteke već postoje ili nemate pravo pisanja u direktoriju." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/Od_govori" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Odgovara svima" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/Odgovor_i pošiljatelju" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/Odgovori svi_ma" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Prosli_jedi" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 #, fuzzy msgid "/For_ward as attachment" msgstr "/Proslijedi kao prilo_g" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 #, fuzzy msgid "/Redirec_t" msgstr "/Pre-_uredi" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Pregled/_Traka alata/_Slike" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Tekst" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Ništa" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Izlaz" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Izlaz iz ovog programa?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Odaberite spis" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Ime zaglavlja nije postavljeno." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Upotreba: %s [OPCIJA]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4251,7 +4251,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4268,15 +4268,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4529,21 +4529,21 @@ msgstr "Postavke računa" msgid "Creating account preferences window...\n" msgstr "Kreiram prozor za postvake računa...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Primanje" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Pošalji" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Kreiraj" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privatnost" @@ -4551,7 +4551,7 @@ msgstr "Privatnost" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Napredno" @@ -4682,8 +4682,8 @@ msgid "Authentication method" msgstr "Autorizacija" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "" @@ -4733,8 +4733,8 @@ msgstr "Generiraj ID poruke" msgid "Add user-defined header" msgstr "Dodatna zaglavlja" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Uredi... " @@ -4757,7 +4757,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autoriziraj s POP3 prije slanja" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Potpis" @@ -5065,320 +5065,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Stvaram prozor za uobičajene postavke...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Uobičajene postavke" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Prikaz" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Spis" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Auto-provjera nove pošte" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "svakih" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuta" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Provjeri poštu prilikom starta" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Osvježi sve spise poslije prihvaćanja" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Izvrši odmah pri premještanju ili brisanju poruka" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Naredba" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Prihvati sa spoola" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtriraj pri prihvaćanju" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Spremi poslane poruke u poslano" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Automatski postavi slijedeće adrese" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Sažmi prije slanja" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 #, fuzzy msgid "Transfer encoding" msgstr "Sažmi prije slanja" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Izlazni charset" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Izlazni charset" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Razdjelnik potpisa" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Ubaci automatski" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Odgovori" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Automatski odaberi račun pri odgovaranju" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citiraj poruku pri odgovaranju" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Odgovori svi_ma" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Uređivač" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Automatski pokreni vanjski uređivač" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Sažmi poruke na" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "znakova" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Sažmi citat" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 #, fuzzy msgid "Wrap on input" msgstr "/_Uredi/Sažmi sve duge _linije" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Spremi u spis nedovršeno" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Proslijedi" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Format odgovora" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Oznaka citata" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Format prosljeđivanja" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Objašnjenje simbola " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Stalni ključ potpisa" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Tekst" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Spis" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Prikaži broj nepročitanih poruka kraj imena spisa" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 #, fuzzy msgid "letters" msgstr "Obriši" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Pregled održavanja" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Raširi stablo" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Format datuma" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Postavi pojedinosti prikaza... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Pošta" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Oznaka _boje" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Pregled/Pr_egledaj izvor" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Pregled/Pr_egledaj izvor" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5387,652 +5387,656 @@ msgstr "" "Ako je `Automatski' odabrano, optimalni charset\n" "za locale će biti korišten." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Omogući poruke u boji" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 #, 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Prikaži zaglavlje iznad poruke" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Prikaži kratko zaglavlje na pregledu poruka" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/_Pošta/Proslijedi _kao prilog" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Prikaži kratko zaglavlje na pregledu poruka" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Razmak linija" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(a)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Scroll" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Pola stranice" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Miran scroll" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Korak" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Prikaz postavki zaglavlja" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Spis" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Izvrši" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Odaberite ključeve" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Izvrši" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Spis" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Nefiltrirane poruke biti će spremljene u ovaj spis)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtriraj poruke pri primanju" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Obriši spis" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Obriši spis" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Automatski provjeri potpis" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Prikaži potpis u popup prozoru" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 #, fuzzy msgid "Expired after" msgstr "Pošalji kasnije" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 #, fuzzy msgid "minute(s) " msgstr "minuta" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Uhvati unos pri upisivanju lozinke" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 #, fuzzy msgid "Always open messages in summary when selected" msgstr "poruka neće biti primljena\n" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Nema više label poruka" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 #, 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Idi u sandučić nakon primanja pošte" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Provjeri poštu prilikom starta" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Izvrši odmah pri premještanju ili brisanju poruka" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Prikaz imena" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 #, fuzzy msgid " Set key bindings... " msgstr "Šaljem" -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Drugo" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Izvrši" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Datum" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 #, fuzzy msgid "Receive dialog" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Uvijek" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nikada" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 #, fuzzy msgid "Close receive dialog when finished" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Dodaj adresu u destinaciju kada se dva put klikne" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Unos adresara" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Na izlazu" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Potvrdi izlaz" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Isprazni smeće pri izlazu" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Pitaj prije pražnjenja" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Upozori ako ima odloženih poruka" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Uobičajeni sandučić" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Koristi vanjski program za slanje" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Koristi vanjski program za prihvat" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Koristi vanjski program za slanje" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Pišem pohranu pregleda (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatsko (preporučeno)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Zapadno-Europski (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 #, fuzzy msgid "Western European (ISO-8859-15)" msgstr "Zapadno-Europski (ISO-8859-1)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Zapadno-Europski (ISO-8859-1)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Srednje-Europski (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Blatički (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Blatički (ISO'8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grčki (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Blatički (ISO'8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Grčki (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turski (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Čirilica (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Čirilica (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Čirilica (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japanski (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japanski (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japanski (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Pojednostavljeni Kineski (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Pojednostavljeni Kineski (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradicionalni Kineski (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradicionalni Kineski (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Kineski (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korejski (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "pojednostavljeno ime tjedna" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "puno ime tjedna" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "skraćeno ime mjeseca" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "puno ime mjeseca" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "željeni datum i vrijeme za trenutni locale" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "broj stoljeća (godina/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "dan u mjesecu kao decimalni broj" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "dan u godini kao decimalni broj" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "mjesec kao decimalni broj" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minute kao decimalni broj" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AP ili PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekunde kao decimalni broj" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "dan u tjednu kao decimalni broj" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "željeni datum za trenutni locale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "posljednje dvije znamenke godine" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "godina kao decimalni broj" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "vremenska zona" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Označitelj" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Opis" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Primjer" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Postavi boje poruka" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Boje" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citirani tekst - prvi stupanj" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citirani tekst - drugi stupanj" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citirani tekst - treći stupanj" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI poveznice" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Ciklički mijenjaj boje citata" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Odaberite boju za citat 1. stupnja" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Odaberite boju za citat 2. stupnja" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Odaberite boju za citat 3. stupnja" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Odaberite boju za URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Obajšnjenje znakova" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -6056,11 +6060,11 @@ msgstr "" "News grupe\n" "ID poruke" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Ako je x odabrano, prikazuje expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -6069,7 +6073,7 @@ msgid "" "Literal %" msgstr "" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -6077,22 +6081,22 @@ msgid "" "Literal closing curly brace" msgstr "" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 #, fuzzy msgid "Key bindings" msgstr "Šaljem" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr "Šaljem" -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 #, fuzzy msgid "Default" msgstr "Uobičajeni sandučić" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "" diff --git a/po/hu.po b/po/hu.po index 7acf5fcd..3c3e0499 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sylpheed-3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-02-13 14:38+0100\n" "Last-Translator: Németh Tamás \n" "Language-Team: Hungarian \n" @@ -505,11 +505,11 @@ msgstr "Találat %s\n" msgid "Configuration is saved.\n" msgstr "Beállítások tárolva.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Levélszemét szűrés (kézi)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Levélszemét szűrés" @@ -655,7 +655,7 @@ msgstr "" "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. http://www." "fsf.org " -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -994,7 +994,7 @@ msgstr "/_Másolás" msgid "/_Paste" msgstr "/_Beillesztés" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Címjegyzék" @@ -1068,7 +1068,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Mappa törlése" @@ -1187,7 +1187,7 @@ msgstr "Címjegyzék konvertálási hiba" msgid "Address Book Conversion" msgstr "Címjegyzék konvertálása" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Illesztő" @@ -1829,8 +1829,8 @@ msgid "Properties" msgstr "Tulajdonságok" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kódolás" @@ -1877,7 +1877,7 @@ msgstr "" "A külső szerkesztő még dolgozik.\n" "A processz kényszerített kilövése (pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "Eszközs_áv testreszabása..." @@ -2075,12 +2075,12 @@ msgstr "Mappa szerkesztése" msgid "Input the new name of folder:" msgstr "A mappa új neve:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Új mappa" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Az új mappa neve:" @@ -2098,7 +2098,7 @@ msgstr "JPilot bejegyzés szerkesztése" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2300,28 +2300,28 @@ msgstr "Kuka" msgid "Drafts" msgstr "Vázlatok" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Levélszemét" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Új mappa" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' nem tehető a mappanévbe." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "`%s' mappa már létezik." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "`%s' nem hozható létre." @@ -2395,18 +2395,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:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Új" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Olvasatlan" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Összes" @@ -2418,12 +2418,12 @@ msgstr "Mappa információ beállítása...\n" msgid "Setting folder info..." msgstr "Mappa információ beállítása..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "%s%c%s mappa átvizsgálása..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "%s mappa átvizsgálása..." @@ -2453,26 +2453,26 @@ msgstr "Új levelek keresése minden mappában..." msgid "Folder %s is selected\n" msgstr "%s mappa kiválasztva\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Levelek letöltése a(z) %s mappába ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Összes levél letöltése a(z) %s mappába?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Összes levél letöltése" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Hiba lépett fel a(z) %s mappába történő levelek letöltésekor." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2482,26 +2482,26 @@ msgstr "" "(Ha egy almappákat tartalmazó mappát szeretne létrehozni,\n" "akkor tegyen egy `/' jelet a név végére)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Adja meg `%s' új nevét:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Mappa átnevezése" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "`%s' mappa nem nevezhető át." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "`%s' mappa nem helyezhető át." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2510,11 +2510,11 @@ msgstr "" "A(z) `%s' keresési mappa törlése?\n" "Az eredeti levelek nem törlődnek." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Keresési mappa törlése" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2527,30 +2527,30 @@ msgstr "" "\n" "Biztosan törölni szeretné?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "`%s' mappa nem távolítható el." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Kuka ürítése" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Minden levél törlése a kukából?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Nem levélszemét" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Minden levél törlése a kukából?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2559,34 +2559,34 @@ msgstr "" "Tényleg eltávolítja `%s' postaládát?\n" "(A levelek NEM törlődnek a meghajtóról)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Postaláda eltávolítása" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Tényleg törli `%s' IMAP4 fiókot?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "IMAP4 fiók törlése" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Tényleg törli `%s' hírcsoportot?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Hírcsoport törlése" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Tényleg törli `%s' hírfiókot?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Hírfiók törlése" @@ -3852,27 +3852,27 @@ msgstr "Névtelen" msgid "none" msgstr "semmi" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Kapcsolat nélkül" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Ön kapcsolat nélküli módban van. Kapcsolódik?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Kuka ürítése" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Minden levél törlése a kukából?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Postaláda hozzáadása" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3882,16 +3882,16 @@ msgstr "" "Ha létező postaládát ad meg, akkor\n" "automatikusan átvizsgálom." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "A(z) `%s' postaláda már létezik." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Postaláda" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3900,96 +3900,96 @@ msgstr "" "A postaláda létrehozása nem sikerült.\n" "Talán néhány fájl már létezik, vagy nincs írási joga a könyvtárba." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Mappanézet" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Levélnézet" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Válasz" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "Válasz _mindenkinek" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Válasz a _küldőnek" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Válasz a _levelezőlistának" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Továbbítás" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Csatoláské_nt továbbít" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Átirányí_t" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Ikon é_s szöveg" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Szöveg az ikontól _jobbra" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "_Ikon" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "S_zöveg" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "S_emmi" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" "Ön kapcsolat nélküli módban van. Kattintson az ikonra a kapcsolódáshoz." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Ön kapcsolódva van. Kattintson az ikonra a kapcsolat nélküli módhoz." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Kilépés" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Kilépés a programból?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Megnyitandó mappa kiválasztása" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Parancssori opciók" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Használat: sylpheed [OPCIÓ]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4019,7 +4019,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4049,15 +4049,15 @@ msgstr "" "megjeleníti ezt a súgót, majd kilép\n" "kiírja a verzió információkat, majd kilép" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr " --ipcport portszám IPC távoli parancsok portjának megadása" @@ -4297,21 +4297,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:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Fogadás" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Küldés" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Új levél" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Magánszféra" @@ -4319,7 +4319,7 @@ msgstr "Magánszféra" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Haladó" @@ -4443,8 +4443,8 @@ msgid "Authentication method" msgstr "Azonosítási módszer" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatikus" @@ -4488,8 +4488,8 @@ msgstr "Message-ID létrehozása" msgid "Add user-defined header" msgstr "Felhasználó által definiált fejléc hozzáadása" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Szerkesztés... " @@ -4514,7 +4514,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Azonosítás küldés előtt POP3-mal" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Aláírás" @@ -4827,90 +4827,90 @@ 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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Általános beállítások ablak létrehozása...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Általános beállítások" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Megjelenítés" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Levélszemét" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Részletek" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Automatikus levélfigyelés" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "minden" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "perc után" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Új levelek ellenőrzése induláskor" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Fogadás után minden helyi mappa frissítése" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Parancs végrehajtása, ha új levél érkezett" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Parancs" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Fogadás helyi tárolóból" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Szűrés fogadás közben" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Tároló elérési útja" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Általános" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Elküldött levelek mentése a Kimenő mappába" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Szűrőszabályok alkalmazása az elküldött levelekre" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Címzettek automatikus hozzáadása a címjegyzékhez" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4918,23 +4918,23 @@ 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:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Pl.: csatolva)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Címzettek megerősítése küldés előtt" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Tiltott címek/tartományok (vesszővel elválasztva):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Átvitel kódolása" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4942,15 +4942,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:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "MIME fájlnév kódolás" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIME fejléc" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4961,176 +4961,176 @@ 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Aláírás elválasztó" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Automatikus beillesztés" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Válasz" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Automatikus fiók választás válaszkor" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Levél idézése a válaszban" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Válasz gomb a levelezőlistára válaszol" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 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:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "Csak a címzettek címének beírása válaszkor" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Szerkesztő" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Külső szerkesztő automatikus indítása" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Visszavonás mélysége" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Sortörés helye" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "karakter" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Idézet törése" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Bevitel tördelése" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Automatikus mentés a vázlat mappába" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Formátum" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Helyesírásellenőrzés" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Válasz formátuma" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Idézet jele" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Továbbítás formátuma" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Szimbólumok leírása " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Helyesírásellenőrzés bekapcsolása" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Alapértelmezett nyelv:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Szöveg betűkészlete" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Mappanézet" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Hírcsoportok rövidítése, ha hosszabb mint" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "levél" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Összefoglaló nézet" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Folyam kifejtése" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Dátum formátuma" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Összefoglalás kijelzésének beállítása... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Levél" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Színes címke" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Alapértelmezett karakterkódolás" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Kimenő levelek karakterkódolása" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5138,11 +5138,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:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Színek használata a levelekhez" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5150,87 +5150,87 @@ 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Fejlécmező megjelenítése a levél fölött" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Rövid fejlécek a levélnézetben" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "HTML levél értelmezése szövegként" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "HTML levél kezelése csatolmányként" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Kurzor megjelenítése levélnézetben" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Sortávolság" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "Képpont" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Görgetés" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Fél oldal" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Finom görgetés" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Lépés" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Képek" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Képek megjelenítése egyvonalban" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Levélszemét szabályozás engedélyezése" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Tanítás parancs:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Beállítás választás)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Nem levélszemét" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Osztályozó parancs" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5238,11 +5238,11 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Levélszemét mappa" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " @@ -5251,231 +5251,235 @@ 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:2186 +#: src/prefs_common_dialog.c:2192 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:2189 +#: src/prefs_common_dialog.c:2195 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:2192 +#: src/prefs_common_dialog.c:2198 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:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Szűrt jelölés a levélszemétre olvasáskor" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Digitális aláírás automatikus ellenőrzése" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Aláírásellenőrzés eredménye felbukkanó ablakban" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Jelmondat ideiglenes tárolása a memóriában" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Lejár ennyi után" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "perc" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Bevitel elkapása egy jelmondat beadásakor" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "A levelek mindig összefoglalva jelennek meg, ha ez kiválasztott" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 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:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Emlékezzen a legutóbb kiválasztott levélre" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Fogadás után a bejövő mappa megnyitása" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Bejövő mappa megnyitás induláskor" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 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:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 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:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Tálcaikon megjelenítése" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimalizálás tálcaikonként" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Az ablak elrejtése/megjelenítése a tálcaikonra kattintáskor" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Billentyű hozzárendelések... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Egyéb" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Külső parancsok" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Frissítés" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Fogadó ablak" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Fogadó ablak mutatása" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Mindig" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Csak kézi fogadáskor" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Soha" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Ne dobjon fel hibaablakot fogadási hiba esetén" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Fogadó ablak bezárása ha végzett" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Dupla-klikk esetén cím a célmezőbe" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Címjegyzék konvertálása" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Kilépéskor" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Kilépéskor rákérdez" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Kuka ürítése kilépéskor" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Ürítés előtt rákérdez" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Elküldetlen levelek esetén figyelmeztet" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Internet böngésző" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Alapértelmezett böngésző)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Külső program használata nyomtatáshoz" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Külső program használata email fogadáshoz" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Külső program használata küldéshez" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "Az ellenőrzéshez a 'curl' parancs szükséges." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Új verzió automata ellenőrzése" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "HTTP proxy hesználata" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "HTTP proxy gép (gépnév:port):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5485,275 +5489,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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Hálózati adatátvitel időtúllépés:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "másodperc" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatikus (Ajánlott)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7 bites ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Nyugat Európai (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Nyugat Európai (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Nyugat Európai (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Közép Európai (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltikumi (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltikumi (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Baltikumi (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Görög (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arab (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arab (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Héber (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Héber (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Török (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cirill (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cirill (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cirill (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cirill (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japán (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japán (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japán (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Egyszerűsített Kínai (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Egyszerűsített Kínai (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradicionális Kínai (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradicionális Kínai (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Kínai (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Koreai (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "rövidített nap név" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "teljes nap név" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "rövidített hónapnév" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "a teljes hónapnév" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "évszázad (év/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "hónap napja számként" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "Az év napja számként" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "hónap számként" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "perc számként" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "DE vagy DU" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "másodperc számként" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "hét napja számként" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 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:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "az évszám utolsó két számjegye" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "év számként" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 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:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Vezérlőjel" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Leírás" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Példa" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Levélszínek beállítása" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Színek" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Idézett szöveg - első szint" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Idézett szöveg - második szint" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Idézett szöveg - harmadik szint" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI hivatkozás" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Idézet színeinek újrahasznosítása" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "1. szintű idézet színe" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "2. szintű idézet színe" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "3. szintű idézet színe" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "URI színe" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Szimbólumok leírása" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5777,11 +5781,11 @@ msgstr "" "Hírcsoportok\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Ha x beállítva, akkor kifejezés megjelenítése" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5795,7 +5799,7 @@ msgstr "" "Idézett levéltörzs aláírás nélkül\n" "Szó szerint %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5807,19 +5811,19 @@ msgstr "" "Nyitó kapcsos zárójel\n" "Záró kapcsos zárójel" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Billentyű hozzárendelések" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Válasszon a beállított billentyű hozzárendelésekből." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Alapértelmezés" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Régi Sylpheed" diff --git a/po/it.po b/po/it.po index 80c2b66d..14106d30 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2008-01-26 09:42+0100\n" "Last-Translator: Danilo Bodei \n" "Language-Team: Italian \n" @@ -505,11 +505,11 @@ msgstr "Trovato %s\n" msgid "Configuration is saved.\n" msgstr "La configurazione è stata salvata.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Filtro mail spazzatura (manuale)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Filtro mail spazzatura" @@ -654,7 +654,7 @@ msgstr "" "insieme a questo programma; in caso contrario, scrivete alla Free Software " "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -995,7 +995,7 @@ msgstr "/_Copia" msgid "/_Paste" msgstr "/_Incolla" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Rubrica" @@ -1070,7 +1070,7 @@ msgstr "" "Eliminando solo la cartella, gli indirizzi saranno spostati nella cartella " "di origine." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Elimina la cartella" @@ -1190,7 +1190,7 @@ msgstr "Errore di conversione della rubrica" msgid "Address Book Conversion" msgstr "Errore rubrica" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interfaccia" @@ -1839,8 +1839,8 @@ msgid "Properties" msgstr "Proprietà" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Codifica" @@ -1887,7 +1887,7 @@ msgstr "" "L'editor esterno è ancora attivo.\n" "Forzare la conclusione del processo (pid:%d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Personalizza barra strumenti" @@ -2086,12 +2086,12 @@ msgstr "Modifica la cartella" msgid "Input the new name of folder:" msgstr "Inserire il nuovo nome della cartella:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nuova cartella" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Inserire il nome della nuova cartella:" @@ -2109,7 +2109,7 @@ msgstr "Modifica la voce JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2321,28 +2321,28 @@ msgstr "Cestino" msgid "Drafts" msgstr "Bozze" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Spazzatura" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Nuova cartella" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "«%c» non può essere incluso nel nome della cartella." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "La cartella «%s» esiste già." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Impossibile creare la cartella «%s»." @@ -2417,18 +2417,18 @@ msgstr "/_Rimuovi newsgroup..." msgid "Creating folder view...\n" msgstr "Creazione della vista della cartella...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nuovi" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Non letti" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Totale" @@ -2440,12 +2440,12 @@ msgstr "Impostazione delle informazioni della cartella...\n" msgid "Setting folder info..." msgstr "Impostazione delle informazioni della cartella..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Analisi della cartella %s%c%s..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Analisi della cartella %s..." @@ -2475,26 +2475,26 @@ msgstr "Controllo per nuovi messaggi in tutte le cartelle..." msgid "Folder %s is selected\n" msgstr "La cartella %s è selezionata\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Sto scaricando i messaggi in %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Scarico tutti i messaggi in «%s» ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Scarico tutti i messaggi" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Si è verificato un errore scaricando i messaggi in «%s»." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2504,26 +2504,26 @@ msgstr "" "(se si vuole creare una catella per memorizzare sottocartelle,\n" " aggiungere «/» alla fine del nome)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Inserire il nuovo nome per «%s»:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Rinomina la cartella" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Impossibile rinominare la cartella «%s»." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Impossibile spostare la cartella «%s»." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2532,11 +2532,11 @@ msgstr "" "Rimuovere la cartella di ricerca «%s» ?\n" "I messaggi reali non saranno eliminati." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Elimina la cartella di ricerca" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2550,30 +2550,30 @@ msgstr "" "\n" "Eliminare?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Impossibile rimuovere la cartella «%s»." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Svuota cestino" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Svuotare tutti i messaggi nel cestino?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Non spazzatura" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Svuotare tutti i messaggi nel cestino?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2582,34 +2582,34 @@ msgstr "" "Rimuovere la casella postale «%s» ?\n" "(I messaggi NON saranno eliminati dal disco)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Rimuovi la casella postale" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Eliminare l'account IMAP4 «%s»?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Elimino l'account IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Eliminare il newsgroup «%s» ?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Elimino il newsgroup" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Eliminare l'account delle news «%s» ?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Elimino l'account delle news" @@ -3897,27 +3897,27 @@ msgstr "Senza titolo" msgid "none" msgstr "niente" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Offline" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Siete offline. Andare online?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Svuota cestino" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Svuotare tutti i messaggi nei cestini?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Aggiunta di una casella postale" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3927,16 +3927,16 @@ msgstr "" "Se è specificata una casella postale esistente, sarà\n" "esaminata automaticamente." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "La casella postale «%s» esiste già." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Casella postale" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3946,96 +3946,96 @@ msgstr "" "Può darsi che esistano già alcuni file, oppure non si ha il permesso di " "scrittura." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Vista cartella" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Vista messaggio" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Rispondi" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Rispondi a _tutti" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Rispondi _al mittente" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Rispondi alla mailing _list" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Inoltra" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Inoltra com_e allegato" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Rispe_disci" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Icon_a e testo" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Testo a dest_ra dell'icona" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "_Icona" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Testo" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Niente" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Siete offline. Fare click sull'icona per andare online." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Siete online. Fare click sull'icona per andare offline." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Esci" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Uscire da questo programma?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Selezione della cartella" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Opzioni della linea di comando" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Uso: sylpheed [OPZIONE]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4065,7 +4065,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4095,15 +4095,15 @@ msgstr "" "mostra questo aiuto ed esce\n" "mostra informazioni sulla versione ed esce" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr " --ipcport portnum specifca la porta per i comandi IPC da remoto" @@ -4346,21 +4346,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:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Ricevi" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Invia" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Componi" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privacy" @@ -4368,7 +4368,7 @@ msgstr "Privacy" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avanzato" @@ -4493,8 +4493,8 @@ msgid "Authentication method" msgstr "Metodo di autenticazione" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatico" @@ -4538,8 +4538,8 @@ msgstr "Genera ID messaggio" msgid "Add user-defined header" msgstr "Aggiungi un'intestazione definita dall'utente" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Modifica... " @@ -4564,7 +4564,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autentica con POP3 prima dell'invio" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Firma" @@ -4877,113 +4877,113 @@ msgstr "Elimina l'azione" msgid "Do you really want to delete this action?" msgstr "Eliminare questa azione?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Creazione della finestra delle preferenze comuni...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Preferenze comuni" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Visualizzazione" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Mail spazzatura" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Dettagli" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Controllo automatico nuova posta" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "ogni" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuto(i)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Controlla se c'è nuova posta all'avvio" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Aggiorna tutte le cartelle locali dopo l'incorporazione" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Esegui il comando quando arrivano nuovi messaggi" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Comando" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Incorpora dallo spool locale" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtra quando incorpori" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Percorso dello spool" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Generale" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Salva i messaggi inviati nella cartella «Inviata»" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Applica le regole del filtro nell'inviare i messaggi" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Imposta automaticamente i seguenti indirizzi" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Codifica di trasferimento" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4991,15 +4991,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:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Codifica nome file MIME" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "Intestazione MIME" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -5010,179 +5010,179 @@ msgstr "" "Intestazione MIME : popolare, ma viola RFC 2047\n" "RFC 2231: conforme allo standard, ma non popolare" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Separatore della firma" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Inserisci automaticamente" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Rispondi" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Seleziona automaticamente l'account per le risposte" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Cita il messaggio quando rispondi" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Rispondi alla mailing _list" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Eredita i destinatari in risposta agli auto messaggi" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Lancia automaticamente l'editor esterno" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Livello di annulla" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Vai a capo nei messaggi dopo" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "caratteri" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "A capo nella citazione" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "A capo durante l'input" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Salvataggio automatico nelle bozze" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Formato" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Controllo ortografico" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Formato della risposta" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Simbolo di citazione" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Formato di inoltro" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Descrizione dei simboli " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Abilita controllo ortografico" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Lingua predefinita:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Carattere del testo" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Vista cartella" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Accorcia i newsgroup più lunghi di" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "lettere" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Vista sommario" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Espandi i thread" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Formato della data" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Imposta le voci visibili nel sommario... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Messaggio" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Colore etic_hetta" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Codifica caratteri predefinita" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Codifica caratteri in uscita" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5190,11 +5190,11 @@ msgstr "" "Selezionando «Automatico» verrà usata la codifica ottimale per la località " "attuale." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Abilita la colorazione del messaggio" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5202,88 +5202,88 @@ msgstr "" "Mostra l'alfabeto e il numero multy-byte come\n" "carattere ASCII (solo Giapponese)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Mostra il riquadro intestazione sopra la vista messaggio" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Mostra le intestazioni abbreviate nella vista messaggio" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Trasforma i messaggi HTML come testo." -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "Trasforma i messaggi HTML come testo." -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Mostra il cursore nella vista messaggio" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Spazio tra le righe" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Scorrimento" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Mezza pagina" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Scorrimento uniforme" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Passo" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Immagini" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Ridimensiona le immagini allegate per adattarle nella finestra" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Mostra immagini in linea" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Abilita il controllo della mail spazzatura" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Comando di apprendimento:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(seleziona predefinito)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Normale" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Comando di classificazione" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5292,11 +5292,11 @@ msgstr "" "spazzatura e non spazzatura devono essere apprese manualmente per un certo " "periodo." -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Cartella spazzatura" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " @@ -5305,235 +5305,239 @@ msgstr "" "I messaggi impostati come mail spazzatura saranno spostati in questa " "cartella." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Filtra in ricezione i messaggi classificati come spazzatura" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Filtra le mail spazzatura prima del filtraggio normale" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Elimina le mail spazzatura dal server in ricezione" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Segna le mail spazzatura filtrate come lette" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Controlla automaticamente le firme" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 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:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Conserva temporaneamente in memoria la phassphrase" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Scade dopo" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minuto(i)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Nascondi l'input durante l'inserimento della passphrase" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Apri sempre i messaggi nel sommario quando selezionati" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 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:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Ricorda l'ultimo messaggio selezionato" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Vai a «In entrata» dopo la ricezione di nuova posta" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Vai a «In entrata» all'avvio" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Esegui immediatamente quando sposti o elimini dei messaggi" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Disposizione dei pulsanti conforme con lo GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Mostra l'icona nella tray" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimizza nell'icona della tray" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Mostra/nascondi la finestra con un click sull'icona nella tray" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Impostazione delle associazioni dei tasti... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Altro" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Comandi esterni" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Data" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Finestra di ricezione" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Mostra la finestra di ricezione" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Sempre" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Solo in ricezione manuale" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Mai" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Chiudi la finestra di ricezione quando finito" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Aggiungi l'indirizzo di destinazione con un doppio click" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Conversione della rubrica" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "In uscita" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Chiedi la conferma all'uscita" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Svuota il cestino all'uscita" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Chiedi prima di svuotare" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Avverti se ci sono messaggi accodati" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Browser web" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Browser predefinito)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Usa un programma esterno per la stampa" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Usa un programma esterno per incorporare la posta" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Usa un programma esterno per l'invio" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 #, fuzzy msgid "Enable auto update check" msgstr "Abilita controllo ortografico" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5543,275 +5547,275 @@ msgstr "" "modificati da altre applicazioni.\n" "Questa opzione degraderà le prestazioni della visualizzazione del sommario." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Timeout del socket I/O:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "secondo(i)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatica (Raccomandata)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "ASCII a 7 bit (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Europa Occidentale (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Europa Occidentale (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Europa Occidentale (Windows 1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Europa Centrale (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltico (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltico (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Baltico (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Greco (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arabo (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arabo (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Ebreo (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Ebreo (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turco (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cirillico (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cirillico (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cirillico (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cirillico (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Giapponese (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Giapponese (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Giapponese (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Cinese semplificato (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Cinese semplificato (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Cinese tradizionale (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Cinese tradizionale (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Cinese (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Coreano (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tailandese (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tailandese (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "il nome abbreviato del giorno della settimana" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "il nome completo del giorno della settimana" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "il nome abbreviato del mese" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "il nome completo del mese" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "il numero del secolo (anno/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "il giorno del mese come numero decimale" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "il giorno dell'anno come numero decimale" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "il mese come numero decimale" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "i minuti come numero decimale" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM o PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "i secondi come numero decimale" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "il giorno della settimana come numero decimale" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "la data preferita per la località attuale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "le ultime due cifre dell'anno" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "l'anno come numero decimale" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "il fuso orario o l'abbreviazione" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Specificatore" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Descrizione" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Esempio" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Impostazione dei colori del messaggio" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Colori" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Testo citato - Primo livello" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Testo citato - Secondo livello" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Testo citato - Terzo livello" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Link URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Ricicla i colori di citazione" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Scelta del colore per la citazione di livello 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Scelta del colore per la citazione di livello 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Scelta del colore per la citazione di livello 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Scelta del colore per l'URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Descrizione dei simboli" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5835,11 +5839,11 @@ msgstr "" "Newsgroups\n" "ID-Messaggio" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Se è impostato x, mostra expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5853,7 +5857,7 @@ msgstr "" "Corpo del messaggio citato senza firma\n" "Percentuale" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5865,19 +5869,19 @@ msgstr "" "Parentesi graffa aperta\n" "Parentesi graffa chiusa" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Associazioni dei tasti" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Impostazione delle associazioni dei tasti." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Predefinita" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Vecchio sylpheed" diff --git a/po/ja.po b/po/ja.po index 5b4af2b0..a2c74e36 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 1999-10-12\n" "Last-Translator: Hiroyuki Yamamoto \n" "Language-Team: Japanese \n" @@ -503,11 +503,11 @@ msgstr "%s が見つかりました\n" msgid "Configuration is saved.\n" msgstr "設定を保存しました。\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "迷惑メールフィルタ (手動)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "迷惑メールフィルタ" @@ -652,7 +652,7 @@ msgstr "" "this program; if not, write to the Free Software Foundation, Inc., 59 Temple " "Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -989,7 +989,7 @@ msgstr "/コピー(_C)" msgid "/_Paste" msgstr "/ペースト(_P)" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "アドレス帳" @@ -1063,7 +1063,7 @@ msgstr "" "`%s' 内のすべてのフォルダとアドレスを削除してもいいですか?\n" "フォルダのみを削除する場合、アドレスは親フォルダに移動します。" -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "フォルダの削除" @@ -1184,7 +1184,7 @@ msgstr "アドレス帳変換エラー" msgid "Address Book Conversion" msgstr "アドレス帳変換" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "インタフェース" @@ -1823,8 +1823,8 @@ msgid "Properties" msgstr "プロパティ" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "エンコーディング" @@ -1870,7 +1870,7 @@ msgstr "" "外部エディタが動作中です。\n" "プロセスを強制終了しますか(pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "ツールバーをカスタマイズ(_C)..." @@ -2068,12 +2068,12 @@ msgstr "フォルダの編集" msgid "Input the new name of folder:" msgstr "フォルダの新しい名前を入力してください:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "新規フォルダ" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "新規フォルダの名前を入力してください:" @@ -2091,7 +2091,7 @@ msgstr "JPilotエントリを編集" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2293,28 +2293,28 @@ msgstr "ごみ箱" msgid "Drafts" msgstr "草稿" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "迷惑メール" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NewFolder" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "フォルダ名に `%c' を含むことはできません。" -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "フォルダ `%s' はすでに存在します。" -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "フォルダ `%s' を作成できません。" @@ -2387,18 +2387,18 @@ msgstr "/ニュースグループを削除(_R)" msgid "Creating folder view...\n" msgstr "フォルダビューを作成中...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "新着" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "未読" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "総数" @@ -2410,12 +2410,12 @@ msgstr "フォルダ情報を設定中...\n" msgid "Setting folder info..." msgstr "フォルダ情報を設定中..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "フォルダをスキャン中 (%s%c%s) ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "フォルダをスキャン中 (%s)..." @@ -2445,26 +2445,26 @@ msgstr "全フォルダの新着メッセージをチェック中..." msgid "Folder %s is selected\n" msgstr "フォルダ %s が選択されました\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "%s 中のメッセージをダウンロード中..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "'%s' 以下のすべてのメッセージをダウンロードしますか?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "すべてのメッセージをダウンロード" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "`%s' 中のメッセージのダウンロード中にエラーが発生しました。" -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2474,26 +2474,26 @@ msgstr "" "(サブフォルダを格納するフォルダを作成したい場合は、\n" " 名前の最後に `/' を追加してください)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "`%s' の新しい名前を入力してください:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "フォルダ名の変更" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "フォルダ '%s' の名前を変更できません。" -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "フォルダ `%s' を移動できません。" -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2502,11 +2502,11 @@ msgstr "" "検索フォルダ '%s' を削除しますか?\n" "実際のメッセージは削除されません。" -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "検索フォルダの削除" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2519,28 +2519,28 @@ msgstr "" "\n" "本当に削除してもいいですか?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "フォルダ '%s' を削除できません。" -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "ごみ箱を空にする" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "ごみ箱の中のメッセージをすべて削除しますか?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 msgid "Empty junk" msgstr "迷惑メールを空にする" -#: src/folderview.c:2751 +#: src/folderview.c:2765 msgid "Delete all messages in the junk folder?" msgstr "迷惑メールフォルダの中のメッセージをすべて削除しますか?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2549,34 +2549,34 @@ msgstr "" "本当にメールボックス `%s' を削除しますか?\n" "(メッセージはディスクからは削除されません)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "メールボックスの削除" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "本当にIMAP4アカウント `%s' を削除しますか?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "IMAP4アカウントの削除" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "本当にニュースグループ `%s' を削除しますか?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "ニュースグループの削除" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "本当にニュースアカウント `%s' を削除しますか?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "ニュースアカウントの削除" @@ -3840,27 +3840,27 @@ msgstr "名称未設定" msgid "none" msgstr "なし" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "オフライン" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "現在オフラインです。オンラインにしますか?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "すべてのごみ箱を空にする" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "ごみ箱の中のメッセージをすべて削除しますか?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "メールボックスを追加" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3869,16 +3869,16 @@ msgstr "" "メールボックスの場所を入力してください。\n" "既存のメールボックスを指定するとその内容を自動的にスキャンします。" -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "メールボックス `%s' はすでに存在します。" -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "メール箱" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3887,95 +3887,95 @@ msgstr "" "メールボックスの作成に失敗しました。\n" "ファイルがすでに存在するか、あるいは書き込む権限がありません。" -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - フォルダビュー" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - メッセージビュー" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/返信(_R)" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/全員に返信(_A)" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/差出人に返信(_S)" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/メーリングリストに返信(_L)" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/転送(_F)" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/添付として転送(_W)" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/手を加えずに転送(_T)" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "アイコンと文字(_A)" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "アイコンの右に文字(_R)" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "アイコン(_I)" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "文字(_T)" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "非表示(_N)" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "現在オフラインです。アイコンをクリックするとオンラインになります。" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "現在オンラインです。アイコンをクリックするとオフラインになります。" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "終了" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "このプログラムを終了しますか?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "選択したメッセージを結合できませんでした。" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "開くフォルダを選択してください" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "コマンドラインオプション" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "使用法: sylpheed [オプション]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4005,7 +4005,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4035,15 +4035,15 @@ msgstr "" "このヘルプを表示して終了する\n" "バージョン情報を出力して終了する" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "Windows 専用オプション:" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "--ipcport portnum" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "IPC リモートコマンド用のポートを指定する" @@ -4281,21 +4281,21 @@ msgstr "アカウントの設定" msgid "Creating account preferences window...\n" msgstr "アカウントプリファレンスウィンドウを作成中...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "受信" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "送信" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "作成" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "個人情報" @@ -4303,7 +4303,7 @@ msgstr "個人情報" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "高度な設定" @@ -4427,8 +4427,8 @@ msgid "Authentication method" msgstr "認証方式" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "自動" @@ -4472,8 +4472,8 @@ msgstr "メッセージIDを生成する" msgid "Add user-defined header" msgstr "ユーザ定義のヘッダを追加する" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " 編集... " @@ -4497,7 +4497,7 @@ msgid "Authenticate with POP3 before sending" msgstr "送信前にPOP3認証を行う" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "署名" @@ -4809,113 +4809,113 @@ msgstr "アクションの削除" msgid "Do you really want to delete this action?" msgstr "本当にこのアクションを削除してもいいですか?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "全般プリファレンスウィンドウを作成中...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "全般の設定" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "表示" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "迷惑メール" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "詳細" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "新着メールを自動チェックする" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr " " -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "分ごと" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "起動時に新着メールをチェックする" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "受信後にすべてのローカルフォルダを更新する" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "新着メッセージが到着したらコマンドを実行する" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "コマンド" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "`%d' は新着メッセージ数で置き換えられます。" -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "ローカルスプールから取り込む" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "取込時に振り分ける" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "スプールのパス" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "一般" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "送信したメッセージを送信控に保存する" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "送信したメッセージにフィルタルールを適用する" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "宛先のアドレスをアドレス帳に自動登録する" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" "次の文字列(カンマ区切り)がメッセージ本文に含まれる場合は添付忘れを確認する" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(例: 添付,attach)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "送信前に宛先を確認する" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "除外するアドレス/ドメイン(カンマ区切り):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "転送符号化方式" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4923,15 +4923,15 @@ msgstr "" "メッセージ本文がASCII文字以外を含む場合に使用する Content-Transfer-Encoding " "を指定してください。" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "MIMEファイル名エンコーディング" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIMEヘッダ" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4941,175 +4941,175 @@ msgstr "" "MIMEヘッダ: 最も普及しているが、RFC 2047に違反\n" "RFC 2231: 標準に準拠しているが、普及していない" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "署名の区切り" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "自動的に挿入する" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "返信" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "返信時に自動的にアカウントを選択する" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "返信時にメッセージを引用する" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "返信ボタンでメーリングリストに返信する" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "自分が出したメッセージに返信した場合は宛先を引き継ぐ" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "返信の宛先をメールアドレスのみにする" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "エディタ" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "外部エディタを自動的に起動する" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "アンドゥの回数" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "メッセージを半角" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "文字で改行" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "引用部を自動整形する" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "入力時に自動整形する" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "草稿に自動保存する" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "書式" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "スペルチェック" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "返信の書式" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "引用符" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "転送の書式" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " 記号の説明 " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "スペルチェックを有効にする" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "既定の言語:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "テキストフォント" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "フォルダビュー" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "フォルダ名の横に未読数を表示する" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 msgid "Displaying message number columns in the folder view:" msgstr "フォルダビューに表示するメッセージ数のカラム:" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "文字数が" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "字より長いニュースグループ名を簡略表示" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "サマリビュー" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "差出人が自分の場合は `差出人' カラムに宛先を表示する" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "スレッドを展開する" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "日付の書式" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " サマリの表示項目を設定... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "メッセージ" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "カラーラベル" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "既定の文字エンコーディング" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" "これはエンコーディングが未指定のメッセージを表示するときに使用されます。" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "送信文字エンコーディング" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5117,97 +5117,97 @@ msgstr "" "「自動設定」を選択した場合は、現在の言語設定に最適なエンコーディングが使用さ" "れます。" -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "メッセージの色を有効にする" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" msgstr "マルチバイト英数字を ASCII 文字で表示する (日本語のみ)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "メッセージビューの上部にヘッダペインを表示する" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "メッセージビューに簡略ヘッダを表示する" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "HTML メッセージを解釈してテキスト表示する" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "HTML のみのメッセージを添付として扱う" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "メッセージビューにカーソルを表示する" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "行間を空ける" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "ピクセル" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "スクロール" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "半ページ単位" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "スムーズスクロール" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "間隔" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "画像" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "大きな添付画像をウィンドウにあわせてリサイズする" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "画像をインラインで表示する" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "各色ごとにラベル名を指定することができます (仕事、TODO 等)。" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "迷惑メール対策を有効にする" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "学習コマンド:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(プリセットを選択)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "非迷惑メール" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "判定コマンド" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5215,11 +5215,11 @@ msgstr "" "迷惑メールを自動的に判定するには、迷惑メールと非迷惑メールの両方をある程度ま" "で手動で学習させる必要があります。" -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "迷惑メールフォルダ" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." @@ -5227,230 +5227,234 @@ msgstr "" "迷惑メールに指定したメッセージをこのフォルダに移動します。空の場合、標準の迷" "惑メールフォルダが使用されます。" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "受信時に迷惑メールと判定されたメッセージを振り分ける" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "通常の振り分けの前に迷惑メールを振り分ける" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "受信時に迷惑メールをサーバから削除する" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "振り分けた迷惑メールを既読にする" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "署名を自動的に検証する" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "署名の検証結果をポップアップウィンドウで表示する" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "パスフレーズをメモリ上に一時的に記憶する" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "有効期間" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "分" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "'0' に設定するとセッションの間中パスフレーズを記憶します。" -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "パスフレーズの入力時に入力を捕捉する" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "GnuPG が動作しない場合起動時に警告を表示する" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "サマリでメッセージを選択したとき常に開く" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 msgid "Open first unread message when a folder is opened" msgstr "フォルダを開いたときに最初の未読メッセージを開く" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "最後に選択したメッセージを記憶する" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "新規ウィンドウで開いたときのみメッセージを既読としてマーク" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "新着メールを受信した後受信箱を開く" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "起動時に受信箱を開く" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "フォルダを開いたときに現在のアカウントを切り替える" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "メッセージを移動または削除したら即座に実行する" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "" "これを無効にすると、メッセージは実行されるまでマークされた状態になります。" -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "ボタンの配置をGNOME HIGに準拠" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "トレイアイコンを表示する" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "最小化したときにトレイアイコンに格納する" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "トレイアイコンのクリックでウィンドウの表示を交互に切り替える" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " キーバインドを設定... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "その他" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "外部コマンド" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "アップデート" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "受信ダイアログ" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "受信ダイアログを" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "常に表示" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "手動で受信した場合のみ表示" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "表示しない" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "受信エラー時にエラーダイアログをポップアップしない" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "完了時に受信ダイアログを閉じる" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "ダブルクリックしたときにアドレスを宛先に追加する" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 msgid "Address auto-completion:" msgstr "アドレス自動補完:" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "Tabで開始する" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "無効" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "終了時" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "終了時に確認する" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "終了時にごみ箱を空にする" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "空にする前に尋ねる" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "送信待機中のメッセージがあれば警告する" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "外部コマンド (%s はファイル名・URIで置き換えられます)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Webブラウザ" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(既定のブラウザ)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "印刷に外部プログラムを使用する" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "メールの受信に外部プログラムを使用する" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "メールの送信に外部プログラムを使用する" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "アップデートチェックには curl コマンドが必要です。" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "自動アップデートチェックを有効にする" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "HTTP プロキシを使用する" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "HTTP プロキシホスト (ホスト名:ポート):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "サマリキャッシュの整合性を厳密にチェックする" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5460,275 +5464,275 @@ msgstr "" "にしてください。\n" "このオプションはサマリ表示の性能を低下させます。" -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "ソケット I/O のタイムアウト:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "秒" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "自動設定 (推奨)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "欧米 (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "欧米 (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "欧米 (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "中欧 (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "バルト諸国 (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "バルト諸国 (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "バルト諸国 (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "ギリシャ語 (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "アラビア語 (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "アラビア語 (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "ヘブライ語 (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "ヘブライ語 (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "トルコ語 (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "キリル文字 (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "キリル文字 (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "キリル文字 (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "キリル文字 (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "日本語 (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "日本語 (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "日本語 (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "簡体字中国語 (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "簡体字中国語 (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "繁体字中国語 (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "繁体字中国語 (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "中国語 (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "韓国語 (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "タイ語 (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "タイ語 (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "曜日の省略名" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "曜日の完全な名前" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "月の省略名" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "月の完全な名前" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "現在の地域における一般的な日付と時刻の表記" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "世紀(西暦年の上2桁)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "日(10進数表記)" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "24時間時計での時" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "12時間時計での時" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "年の初めから通算の日数(10進数表記)" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "月(10進数表記)" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "分(10進数表記)" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "午前または午後" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "秒(10進数表記)" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "週の何番目の日か(10進数表記)" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "現在の地域における一般的な日付表記" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "西暦の下2桁(世紀部分を含まない年)" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "(4桁の)西暦年" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "タイムゾーンまたはゾーン名または省略名" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "指定子" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "説明" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "例" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "メッセージの色を指定" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "色" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "引用文 - 1段階" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "引用文 - 2段階" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "引用文 - 3段階" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI リンク" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "引用色を循環" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "引用レベル1の色を選択" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "引用レベル2の色を選択" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "引用レベル3の色を選択" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "URI の色を選択" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "記号の説明" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5752,11 +5756,11 @@ msgstr "" "ニュースグループ\n" "メッセージID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "xが指定されていればexprを表示" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5770,7 +5774,7 @@ msgstr "" "引用符付きメッセージ本文(署名なし)\n" "文字 %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5782,19 +5786,19 @@ msgstr "" "文字 開き中括弧\n" "文字 閉じ中括弧" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "キーバインド" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr " キーバインドのプリセットを選択してください。" -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "標準" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "旧Sylpheed" diff --git a/po/ko.po b/po/ko.po index 7723e122..474d364c 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2002-12-02 11:09+0900\n" "Last-Translator: Nam SungHyun \n" "Language-Team: Korean \n" @@ -508,12 +508,12 @@ msgstr "%s을 발견\n" msgid "Configuration is saved.\n" msgstr "설정이 저장되었습니다.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "폴더" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "폴더" @@ -647,7 +647,7 @@ msgid "" "Place - Suite 330, Boston, MA 02111-1307, USA." msgstr "" -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -991,7 +991,7 @@ msgstr "/복사(_C)..." msgid "/_Paste" msgstr "/편집(_E)/붙여넣기(_P)" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "주소록" @@ -1068,7 +1068,7 @@ msgstr "" "`%s'의 모든 주소와 폴더를 삭제할까요 ? \n" "폴더만 지울 경우 주소는 그 상위 폴더로 옮겨집니다." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "폴더 삭제" @@ -1188,7 +1188,7 @@ msgstr "주소록 변환 에러" msgid "Address Book Conversion" msgstr "주소록 변환" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "인터페이스" @@ -1870,8 +1870,8 @@ msgid "Properties" msgstr "특성" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "인코딩" @@ -1915,7 +1915,7 @@ msgstr "" "이 프로세스를 강제로 종료시킬까요?\n" "프로세스 그룹 아이디: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2120,12 +2120,12 @@ msgstr "폴더 편집" msgid "Input the new name of folder:" msgstr "새 폴더의 이름을 넣으세요:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "새 폴더" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "새 폴더의 이름을 넣으세요:" @@ -2143,7 +2143,7 @@ msgstr "JPilot 항목 편집" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2355,28 +2355,28 @@ msgstr "지운 편지함" msgid "Drafts" msgstr "임시 보관함" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "새 폴더" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c'는 폴더 이름에 포함될 수 없습니다." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "`%s' 폴더가 이미 존재합니다." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "`%s' 폴더를 생성할 수가 없습니다." @@ -2456,18 +2456,18 @@ msgstr "/뉴스그룹 삭제(_R)" msgid "Creating folder view...\n" msgstr "폴더 뷰를 생성합니다...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "새것" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "안읽음" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2479,12 +2479,12 @@ msgstr "폴더 정보를 설정합니다...\n" msgid "Setting folder info..." msgstr "폴더 정보를 설정합니다..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "%s%c%s를 스캔합니다..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "%s 폴더를 스캔합니다..." @@ -2515,27 +2515,27 @@ msgstr "모든 폴더의 새로운 메시지를 확인합니다..." msgid "Folder %s is selected\n" msgstr "%s 폴더가 선택되었습니다\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "메시지을 보내는 중" -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "메시지을 보내는 중" -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "메시지을 보내는 중" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "%s로 메시지를 보내는 중 에러가 발생했습니다." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2545,26 +2545,26 @@ msgstr "" "(만일 하위폴더를 저장하기 위한 폴더를 생성하려면,\n" "이름의 마지막에 `/'를 추가하세요)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "`%s'에대한 새 이름을 넣으세요:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "폴더 이름 변경" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "`%s' 폴더를 제거할 수가 없습니다." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "`%s' 폴더를 제거할 수가 없습니다." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2573,12 +2573,12 @@ msgstr "" "`%s' 메일박스를 정말로 삭제하시겠습니까?\n" "(메시지가 디스크로부터 삭제되는것은 아닙니다)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "폴더 삭제" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2589,31 +2589,31 @@ msgstr "" "`%s'아래에 있는 모든 폴더와 메시지가 삭제될 것입니다.\n" "정말로 삭제하시겠습니까?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "`%s' 폴더를 제거할 수가 없습니다." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "지운 편지함 비우기" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "지운 편지함에있는 모든 메시지를 비울까요?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "제목" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "지운 편지함에있는 모든 메시지를 비울까요?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2622,34 +2622,34 @@ msgstr "" "`%s' 메일박스를 정말로 삭제하시겠습니까?\n" "(메시지가 디스크로부터 삭제되는것은 아닙니다)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "메일박스를 제거합니다" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "정말로 `%s' IMAP4 계정을 삭제하시겠습니까?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "IMAP4 계정 삭제" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "정말로 `%s' 뉴스그룹을 삭제하시겠습니까?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "뉴스그룹 삭제" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "정말로 `%s' 뉴스그룹 계정을 삭제하시겠습니까?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "뉴스그룹 계정 삭제" @@ -3969,29 +3969,29 @@ msgstr "제목 없슴" msgid "none" msgstr "없음" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "지운 편지함 비우기" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "지운 편지함에있는 모든 메시지를 비울까요?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "메일박스 추가" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4002,16 +4002,16 @@ msgstr "" "기존의 메일 박스가 지정되면 자동으로\n" "스캔될것입니다." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "메일 박스 `%s'가 이미 존재합니다." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "메일박스" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4020,104 +4020,104 @@ msgstr "" "메일박스 생성이 실패했습니다.\n" "아마 어떤 파일이 이미 존재하거나 그 곳에 쓰기 권한이 없습니다." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - 폴더 보기" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - 메시지 보기" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/회신(_R)" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "전부에게 회신을 보냅니다" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/회신(_y)/보낸이(_s)" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/회신(_y)/메일링리스트(_l)" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/전달(_F)" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/첨부로 전달(_w)" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Redirec_t" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)/아이콘(_I)" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "텍스트" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "없음" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "끝내기" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "이 프로그램을 끝내시겠습니까?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "폴더 선택" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "명령이 지정되지않음" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "사용법: %s [옵션]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4134,7 +4134,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4151,15 +4151,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4409,21 +4409,21 @@ msgstr "계정 기본 설정" msgid "Creating account preferences window...\n" msgstr "계정 설정 창을 생성합니다...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "받기" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "메일 발송" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "작성" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "프라이버시" @@ -4431,7 +4431,7 @@ msgstr "프라이버시" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "고급" @@ -4561,8 +4561,8 @@ msgid "Authentication method" msgstr "인증 방법" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "자동" @@ -4611,8 +4611,8 @@ msgstr "Message-ID 생성" msgid "Add user-defined header" msgstr "사용자 정의된 헤더 추가" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " 편집..." @@ -4635,7 +4635,7 @@ msgid "Authenticate with POP3 before sending" msgstr "보내기전 POP3와 인증" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "서명" @@ -4933,321 +4933,321 @@ msgstr "동작 삭제" msgid "Do you really want to delete this action?" msgstr "정말로 이 동작을 삭제하시겠습니까?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "일반 설정 창을 생성합니다...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "일반 설정" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "보기" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "폴더" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "새 편지를 자동 검사" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 #, fuzzy msgid "every" msgstr "보이지 않음" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "분" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "시작할 때 새 편지를 검사" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "병합 후에 모든 지역 폴더 갱신" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "메시지를 이동하거나 지울때 즉시 실행" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "명령어" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, fuzzy, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "새 메시지의 갯수를 얻는 중 (STAT)..." -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "spool로부터 합체" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "합체시 필터링" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "일반" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "보낸 메시지를 '보낸 편지함'에 저장" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "다음 주소를 자동적으로 정함" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "보내기 전에 줄 바꿈" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 #, fuzzy msgid "Transfer encoding" msgstr "보내기 전에 줄 바꿈" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "보내는 메일의 문자셋" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "보내는 메일의 문자셋" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "서명 분리자" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "지동으로 삽입" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "회신" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "자동으로 회신할 계정 선택" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "회신할 때 메시지를 인용" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/회신(_y)/메일링리스트(_l)" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "편집기" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "자동으로 외부 편집기 사용" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "줄 바꿈 at" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "글자" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "인용도 줄 바꿈" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 #, fuzzy msgid "Wrap on input" msgstr "긴 줄에대해 자동 줄바꿈을 합니다" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "임시 보관함에 넣기" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "보통" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "회신 형식" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "인용 부호" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "전달 형식" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " 부호 설명 " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "기본 우편함" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "텍스트" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "폴더" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "폴더이름옆에 읽지않을 메시지 수를 표시" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "폴더이름옆에 읽지않을 메시지 수를 표시" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 #, fuzzy msgid "letters" msgstr "삭제" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "요약 보기" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "보낸 사람이 본인인 경우 보낸 사람 칸에 받는 사람을 표시" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "쓰레드 펴기" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "날짜 형식" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr "요약에 표시될 항목 설정... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "본문" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/색 라벨(_b)" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/보기(_V)/정렬(_S)/내림차순" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/보기(_V)/정렬(_S)/내림차순" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5256,11 +5256,11 @@ msgstr "" "`자동'이 선택되면, 현재 로케일에 맞는 최적의\n" "인코딩 방식이 사용됩니다." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "메시지에 색을 이용하여 보여주기" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5268,638 +5268,642 @@ msgstr "" "다중바이트 알파벳과 숫자를 ASCII 문자로\n" "표시 (일본어인 경우에만)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "메시지 보기 위에 헤더 창 표시" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "메시지를 볼때 간단한 헤더만 표시" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/메시지(_M)/첨부파일로 전달(_w)" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "메시지를 볼때 간단한 헤더만 표시" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "줄 간격" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "픽셀" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "스크롤" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "반 페이지" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "부드러운 스크롤" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 #, fuzzy msgid "Resize attached large images to fit in the window" msgstr "첨부된 이미지 크기 조정" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "표시될 헤더 설정" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "폴더" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "실행" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "키 선택" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "실행" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "폴더" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(필터링 되지 않은 메시지는 이 폴더에 저장될 것입니다)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "받을때 메시지를 필터링" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "폴더 삭제" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "폴더 삭제" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "자동으로 서명 확인" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "팝업 창에 서명 확인 결과 보이기" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "비밀번호를 메모리에 임시 보관" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 #, fuzzy msgid "Expired after" msgstr "나중에 보내기" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "분 " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "passphrase를 입력할때 Grab input" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "GnuPG가 동작하지 않을 경우 시작시 경고 표시" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 #, fuzzy msgid "Always open messages in summary when selected" msgstr "어떤 메시지 파일도 선택되지 않았습니다." -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, fuzzy msgid "Open first unread message when a folder is opened" msgstr "폴더에 들어가면 첫번째 안읽은 메시지 열기" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "꼬리표있는 메시지가 없습니다" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "새 창에서 열렸을 경우에만 메시지를 읽은 것으로 표시" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "새 편지를 받은 후 받은 편지함으로 가기" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "시작할 때 새 편지를 검사" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "메시지를 이동하거나 지울때 즉시 실행" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, fuzzy msgid "Messages will be marked until execution if this is turned off." msgstr "" "(이것이 꺼져있는 경우 메시지는 실행때까지\n" "단지 표시만 될 것입니다)" -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "표시 명" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " 키 바인딩 설정... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "기타" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "실행" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "날짜" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "받기 대화상자" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "받기 대화상자 보기" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "항상" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "보이지 않음" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "받기 에러 발생시 에러 상자 보이지 않음" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "끝났을 때 받기 대화상자 닫기" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "더블클릭시에 대상에 주소 추가" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "주소록 변환" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "끝낼때" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "끝냈때 확인" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "끝낼때 지운 편지함 비우기" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "지운 편지함 비울때 확인하기" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "큐에 메시지가 있을 때 경고" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "외부 명령 (%s는 파일 이름 / URI로 대체됩니다)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "웹 탐색기" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "기본 우편함" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "발송을 위해 외부 프로그램을 사용" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "합체을 위해 외부 프로그램을 사용" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "발송을 위해 외부 프로그램을 사용" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "요약 캐쉬 (%s)를 씁니다..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "자동 (추천)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit 아스키 (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "유니코드 (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "서부 유럽(ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "서부 유럽(ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "서부 유럽(ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "중부 유럽(ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltic (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "그리스 (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "그리스 (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "터키 (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillic (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillic (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillic (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "일본 (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "일본 (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "일본 (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Traditional Chinese (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditional Chinese (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "중국 (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "한국 (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "현재 로케일에 적당한 날짜와 시간" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "년도 (년/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 #, fuzzy msgid "the preferred date for the current locale" msgstr "현재 로케일에 적당한 날짜와 시간" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 #, fuzzy msgid "Specifier" msgstr "파일 선택" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "설명" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "예제" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "메시지 색 설정" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "색" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "인용문 - 첫번째 단계" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "인용문 - 두번째 단계" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "인용문 - 세번째 단계" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI 링크" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "인용 색 반복" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "첫번째 단계 인용문 색 선택" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "두번째 단계 인용문 색 선택" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "세번째 단계 인용문 색 선택" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "URI 색 선택" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "부호 설명" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5923,11 +5927,11 @@ msgstr "" "뉴스그룹\n" "메시지-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5936,7 +5940,7 @@ msgid "" "Literal %" msgstr "" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5944,20 +5948,20 @@ msgid "" "Literal closing curly brace" msgstr "" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "키 바인딩" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " 키 바인딩 설정... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "기본" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "예전 Sylpheed" diff --git a/po/lt.po b/po/lt.po index 97310a6b..079d3fb7 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2005-06-09 13:51+0300\n" "Last-Translator: Vitalijus Valantiejus \n" "Language-Team: Lithuanian \n" @@ -504,11 +504,11 @@ msgstr "Rasta %s\n" msgid "Configuration is saved.\n" msgstr "Nustatymai išsaugoti.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Nepageidautino pašto filtras (neautomatinis)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Nepageidautino pašto filtras" @@ -652,7 +652,7 @@ msgstr "" "adresu „Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, " "MA 02111-1307, USA“." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -992,7 +992,7 @@ msgstr "/_Kopijuoti" msgid "/_Paste" msgstr "/Į_dėti" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adresų knyga" @@ -1066,7 +1066,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Ištrinti katalogą" @@ -1182,7 +1182,7 @@ msgstr "Adresų knygos konvertavimo klaida" msgid "Address Book Conversion" msgstr "Adresų knygos konvertavimas" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Sąsaja" @@ -1822,8 +1822,8 @@ msgid "Properties" msgstr "Savybės" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Koduotė" @@ -1869,7 +1869,7 @@ msgstr "" "Išorinis redaktorius vis dar veikia.\n" "Nutraukti procesą? (pid: %d)\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Derinti įrankių juostą..." @@ -2067,12 +2067,12 @@ msgstr "Redaguoti katalogą" msgid "Input the new name of folder:" msgstr "Įveskite katalogo pavadinimą:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Naujas katalogas" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Įveskite naujo katalogo pavadinimą:" @@ -2090,7 +2090,7 @@ msgstr "Redaguoti JPilot įrašą" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2301,28 +2301,28 @@ msgstr "Šiukšlinė" msgid "Drafts" msgstr "Juodraščiai" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Nepageidautinas" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NaujasKatalogas" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "„%c“ negali būti katalogo pavadinime." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Katalogas „%s“ egzistuoja." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Negaliu sukurti katalogo „%s“." @@ -2397,18 +2397,18 @@ msgstr "/Paša_linti naujienų grupę" msgid "Creating folder view...\n" msgstr "Sukuriama katalogų peržiūra...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nauji" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Neskaityti" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2420,12 +2420,12 @@ msgstr "Nustatoma katalogo informacija...\n" msgid "Setting folder info..." msgstr "Nustatoma katalogo informacija..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Skanuojamas katalogas “%s%c%s“..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Skanuojamas katalogas „%s“..." @@ -2455,26 +2455,26 @@ msgstr "Tikrinami nauji laiškai visuose kataloguose..." msgid "Folder %s is selected\n" msgstr "Pažymėtas katalogas „%s“\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Gaunami laiškai („%s“)..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Gauti visus laiškus kataloge „%s“?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Gauti visus laiškus" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Klaida gaunant laiškus kataloge „%s“." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2484,26 +2484,26 @@ msgstr "" "(jei norite sukurti katalogą talpinti pakatalogiams,\n" " pridėkite „/“ prie vardo pabaigos)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Įveskite naują „%s“ pavadinimą:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Pervadinti katalogą" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Negaliu pervadinti katalogo „%s“" -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Negaliu perkelti katalogo „%s“" -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2512,11 +2512,11 @@ msgstr "" "Ištrinti paieškos katalogą „%s“ ?\n" "Tikri laiškai nebus trinami." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Ištrinti paieškos katalogą" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2529,30 +2529,30 @@ msgstr "" "\n" "Ar tikrai norite ištrinti?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Negaliu pašalinti katalogo „%s“" -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Išvalyti šiukšlinę" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Ištrinti visus laiškus šiukšlinėje?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Pageidautinas" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Ištrinti visus laiškus šiukšlinėje?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2561,34 +2561,34 @@ msgstr "" "Ar tikrai pašalinti dėžutę „%s“ ?\n" "(laiškai NEBUS ištrinti iš disko)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Pašalinti dėžutę" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Ar tikrai ištrinti IMAP4 sąskaitą „%s“?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Ištrinti IMAP4 sąskaitą" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Ar tikrai ištrinti naujienų grupę „%s“?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Ištrinti naujienų grupę" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Ar tikrai pašalinti naujienų sąskaitą „%s“?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Pašalinti naujienų sąskaitą" @@ -3871,27 +3871,27 @@ msgstr "Bevardis" msgid "none" msgstr "nieko" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Atsijungęs" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Jūs esate atsijungęs. Prisijungti?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Išvalyti visas šiukšlines" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Ištrinti visus laiškus šiukšlinėje?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Pridėti dėžutę" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3901,16 +3901,16 @@ msgstr "" "Jeigu ji egzistuoja, ji bus\n" "nuskaityta automatiškai." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Dėžutė „%s“ egzistuoja." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Dėžutė" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3919,96 +3919,96 @@ msgstr "" "Nepavyko sukurti dėžutės.\n" "Galbūt kai kurie failai jau egzistuoja arba jūs neturite leidimo rašyti ten." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Katalogų peržiūra" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Laiško peržiūra" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Atsakyti" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Atsakyti _visiems" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Atsakyti _siuntėjui" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Atsakyti _konferencijai" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Persiųsti" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Pe_rsiųsti kaip priedą" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Nukreip_ti" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Tekstas piktogramos dešinėje" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "P_iktograma" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Tekstas" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Nieko" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Jūs esate atsijungęs. Spustelkite piktogramą jei norite prisijungti." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Jūs esate prisijungęs. Spustelkite piktogramą jei norite atsijungti." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Išeiti" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Užverti programą?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Pasirinkti katalogą" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Komandinės eilutės parametrai" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Naudojimas: sylpheed [PARAMETRAI]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4038,7 +4038,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4068,15 +4068,15 @@ msgstr "" "rodyti pagalbos tekstą\n" "rodyti versiją" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4318,21 +4318,21 @@ msgstr "Sąskaitos nustatymai" msgid "Creating account preferences window...\n" msgstr "Sukuriamas sąskaitos nustatymų langas...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Gauti" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Siųsti" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Rašyti" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privatumas" @@ -4340,7 +4340,7 @@ msgstr "Privatumas" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Papildomi" @@ -4464,8 +4464,8 @@ msgid "Authentication method" msgstr "Autentiškumo patikrinimo metodas" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatinis" @@ -4509,8 +4509,8 @@ msgstr "Generuoti „Message-ID“" msgid "Add user-defined header" msgstr "Pridėti vartotojo nustatytas antraštes" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Redaguoti... " @@ -4535,7 +4535,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Prieš siunčiant patikrinti autentiškumą su POP3" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Parašas" @@ -4847,113 +4847,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Sukuriamas bendrų nustatymų langas...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Bendri nustatymai" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Vaizdas" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Nepageidautinas paštas" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Išsamiai" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Automatiškai tikrinti paštą" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "kas" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minutė(s)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Tikrinti paštą paleidžiant" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Atnaujinti visus vietinius katalogus po prijungimo" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Vykdyti komandą kai gauti nauji laiškai" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Komanda" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Prijungti iš vietinio kaupo" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtruoti prijungiant" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Kelias iki kaupo" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Bendras" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Išsaugoti išsiųstus laiškus" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Filtruoti išsiųstus laiškus" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Automatiškai nustatyti šiuos adresus" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Siuntimo kodavimas" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4961,15 +4961,15 @@ msgstr "" "Nurodykite siuntimo kodavimą („Content-Transfer-Encoding“) naudojamą jei " "laiške yra ne „ASCII“ simbolių." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "MIME failų vardų koduotė" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIME antraštė" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4979,177 +4979,177 @@ msgstr "" "MIME antraštė: populiariausias, bet neatitinka RFC 2047\n" "RFC 2231: atitinka standartą, bet nepopuliarus" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Parašo skirtukas" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Įterpti automatiškai" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Atsakyti" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Automatiškai pažymėti sąskaitą atsakymams" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Cituoti laiškus atsakant" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Atsakyti _konferencijai" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Redaktorius" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Automatiškai paleisti išorinį redaktorių" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Atšaukimo lygis" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Laužyti eilutes kas" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "simboliai" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Laužyti citatas" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Laužyti įvedant" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Automatiškai išsaugoti į juodraščių katalogą" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Formatas" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Rašybos tikrinimas" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Atsakymo formatas" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Citavimo simbolis" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Persiuntimo formatas" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Simbolių paaiškinimas " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Įjungti rašybos tikrinimą" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Numatytoji kalba:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Teksto šriftas" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Katalogų peržiūra" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Rodyti neskaitytų laiškų skaičių šalia katalogo pavadinimo" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Sutrumpinti naujienų grupes ilgesnes nei" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "raidės" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Santrauka" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Išskleisti gijas" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Datos formatas" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Nustatyti santraukoje rodomus laukus... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Laiškas" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Spa_lva" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Numatytoji simbolių koduotė" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "Naudojama kai koduotė nenurodyta laiške." -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Siunčiamų laiškų koduotė" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5157,11 +5157,11 @@ msgstr "" "Jei pažymėta „Automatiškai“, bus naudojama optimali koduotė pagal esamą " "lokalę." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Spalvinti laiškus" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5169,88 +5169,88 @@ msgstr "" "Rodyti kelių baitų abėcėlę kaip ASCII simbolius\n" "(tik Japonų)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Rodyti antraščių langelį virš laiško" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Rodyti sutrumpintas antraštes" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Rodyti HTML laiškus kaip tekstą" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "Rodyti HTML laiškus kaip tekstą" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Rodyti kursorių laiško peržiūroje" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Tarpas tarp eilučių:" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "taškas(-ai)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Slinkti" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Pusė puslapio" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Lygus slinkimas" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Žingsnis" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Paveikslėliai" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Keisti prisegtų paveikslėlių dydį, kad tilptų į langą" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Rodyti paveikslėlius laiške" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Įjungti nepageidautino pašto kontrolę" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Mokymosi komanda" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Pasirinkite nuostatas)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Pageidautinas" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Klasifikavimo komanda" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5258,243 +5258,247 @@ msgstr "" "Norėdami automatiškai klasifikuoti nepageidautiną paštą, turite išmokyti " "filtrą su pageidautinais ir nepageidautinais laiškais." -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Nepageidautini" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Laiškai, pažymėti kaip nepageidautini, bus perkelti į šį katalogą." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Gaunant filtruoti laiškus, klasifikuotus kaip nepageidautinus" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Filtruoti nepageidautinus laiškus prieš įprastą filtravimą" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Ištrinti nepageidautinus laiškus iš serverio" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Pažymėti nepageidautinus laiškus kaip skaitytus" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Automatiškai tikrinti parašą" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Rodyti parašo tikrinimo rezultatą naujame lange" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Laikinai saugoti slaptą frazę atmintyje" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Galiojimas" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minutė(s)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Perimti įvesti, kai įvedama slapta frazė" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Rodyti perspėjimą startuojant, jei GnuPG neveikia" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Visuomet atidaryti santraukoje pasirinktus laiškus" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 msgid "Open first unread message when a folder is opened" msgstr "Atidaryti pirmą neskaitytą laišką einant į katalogą" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Prisiminti paskutinę pasirinktą žinutę" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Eiti į gaunamų laiškų katalogą po pašto gavimo" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Pradžioje atverti gaunamų laiškų katalogą" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Nedelsiant vykdyti laiškų perkėlimą ar trinimą" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Išdėstyti mygtukus pagal GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Rodyti piktogramą dėklėje" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Klavišų susiejimai... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Kiti" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Išorinės komandos" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Data" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Gavimo langas" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Rodyti gavimo langą" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Visuomet" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Tik kai gaunama rankiniu būdu" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Niekada" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Nerodyti klaidos lango po nesėkmingo gavimo" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Užverti langą baigus gavimą" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Įdėti adresus į paskirties katalogą dukart spragtelėjus" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Adresų knygos konvertavimas" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Išeinant" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Patvirtinti išėjimą" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Išvalyti šiukšlinę išeinant" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Paklausti prieš išvalant" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Perspėti jei yra laiškų eilėje" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Naršyklė" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Numatytoji naršyklė)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Naudoti išorinę programą spausdinimui" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Naudoti išorinę programą sujungimui" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Naudoti išorinę programą siuntimui" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 #, fuzzy msgid "Enable auto update check" msgstr "Įjungti rašybos tikrinimą" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "Įjungti griežtą santraukos laikinosios atminties vientisumo tikrinimą" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5503,275 +5507,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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Prisijungimo skirtasis laikas" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "sekundė(s)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatiškai (Rekomenduojama)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unikodas (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Vakarų Europos (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Vakarų Europos (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Vakarų Europos (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Centrinės Europos (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltų (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltų (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Baltų (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Graikų (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arabų (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arabų (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebrajų (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebrajų (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turkų (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Kirilica (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Kirilica (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Kirilica (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Kirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonų (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonų (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonų (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Supaprastinta Kinų (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Supaprastinta Kinų (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradicinė Kinų (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradicinė Kinų (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Kinų (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korėjiečių (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tailandiečių (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tailandiečių (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "sutrumpinta savaitės diena" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "pilna savaitės diena" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "sutrumpintas mėnuo" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "pilnas mėnuo" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "pageidaujama data ir laikas esamai lokalei" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "amžius (metai/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "mėnesio diena" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "valanda (24)" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "valanda (12)" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "metų diena" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "mėnesio numeris" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minutės" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM / PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekundės" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "savaitės dienos numeris" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "pageidaujama data esamai lokalei" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "paskutiniai du metų skaitmenys" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "metai" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "laiko zona" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Simbolis" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Aprašymas" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Pavyzdys" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Nustatyti laiško spalvas" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Spalvos" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Cituojams tekstas - Pirmas lygis" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Cituojams tekstas - Antras lygis" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Cituojams tekstas - Trečias lygis" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Nuoroda" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Atkurti citatos spalvas" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Pasirinkite spalvą pirmam citatos lygiui" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Pasirinkite spalvą antram citatos lygiui" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Pasirinkite spalvą trečiam citatos lygiui" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Pasirinkite nuorodos spalvą" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Simbolių apibūdinimas" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5795,11 +5799,11 @@ msgstr "" "Naujienų grupė\n" "Laiško ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Jei egzistuoja „x“, rodo „expr“" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5813,7 +5817,7 @@ msgstr "" "Cituojamas tekstas be parašo\n" "Simbolis %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5825,19 +5829,19 @@ msgstr "" "Atidarantys riestiniai skliaustai\n" "Uždarantys riestiniai skliaustai" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Klavišų susiejimai" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Pasirinkite klavišų susiejimų nuostatas." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Įprastas" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Senas „Sylpheed“" diff --git a/po/nl.po b/po/nl.po index 8c933e6b..72164c56 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2006-04-30 01:11+0100\n" "Last-Translator: Vincent van Adrighem \n" "Language-Team: Dutch \n" @@ -510,12 +510,12 @@ msgstr "%s gevonden\n" msgid "Configuration is saved.\n" msgstr "Configuratie is opgeslagen.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Troepfilter" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Troepfilter" @@ -661,7 +661,7 @@ msgstr "" "bij de Free Software Foundation Inc., 59 Temple Place - Suite 330, Boston, " "MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1005,7 +1005,7 @@ msgstr "/_Kopieer..." msgid "/_Paste" msgstr "/Be_werken/_Plakken" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adresboek" @@ -1082,7 +1082,7 @@ msgstr "" "Als u alleen de map verwijdert, dan zullen de adressen naar de \n" "hoger gelegen map verplaatst worden." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Verwijder map" @@ -1205,7 +1205,7 @@ msgstr "Adresboek omzetprobleem" msgid "Address Book Conversion" msgstr "Adresboek Omzetting" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interface" @@ -1849,8 +1849,8 @@ msgid "Properties" msgstr "Eigenschappen" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Codering" @@ -1897,7 +1897,7 @@ msgstr "" "Het andere programma is nog steeds actief.\n" "Zal ik het programma afbreken (pid: %d?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2098,12 +2098,12 @@ msgstr "Map hernoemen" msgid "Input the new name of folder:" msgstr "Geef de nieuwe naam van de map:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nieuwe map" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Geef de naam van de nieuwe map:" @@ -2121,7 +2121,7 @@ msgstr "Bewerk JPilot veld" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr "Bladeren..." @@ -2334,28 +2334,28 @@ msgstr "Prullenbak" msgid "Drafts" msgstr "Klad" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Troep" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NieuweMap" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "'%c' mag niet in de naam van een map." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "De map '%s' bestaat al." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Kan map '%s' niet aanmaken." @@ -2431,18 +2431,18 @@ msgstr "/Nieuws_groep verwijderen" msgid "Creating folder view...\n" msgstr "Mapoverzicht wordt gemaakt...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nieuw" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Ongelezen" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2454,12 +2454,12 @@ msgstr "Mapinfo wordt ingesteld...\n" msgid "Setting folder info..." msgstr "Mapinfo wordt ingesteld..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Bezig met inlezen van map %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Bezig met inlezen van map %s ..." @@ -2489,27 +2489,27 @@ msgstr "Bezig met controleren op nieuwe berichten in alle mappen..." msgid "Folder %s is selected\n" msgstr "Map %s is geselecteerd\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Downloaden van berichten in %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Downloaden van berichten in %s ..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Downloaden van berichten in %s ..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Er is een fout opgetreden bij het downloaden van berichten in '%s'." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2519,26 +2519,26 @@ msgstr "" "(Als je een map wilt maken om daarin submappen te plaatsen,\n" "sluit de naam dan af met een '/')" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Geef een nieuwe naam voor '%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Hernoem map" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Kan map '%s' niet hernoemen." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Kan map '%s' niet verplaatsen." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2547,11 +2547,11 @@ msgstr "" "Wilt u de zoekmap '%s' verwijderen?\n" "De berichten zelf zullen NIET worden verwijderd." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Zoekmap verwijderen" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2564,30 +2564,30 @@ msgstr "" "\n" "Wilt u werkelijk verwijderen?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Kan map '%s' niet verplaatsen." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Prullenbak leegmaken" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Alle berichten uit de prullenbak weggooien?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Geen troep" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Alle berichten uit de prullenbak weggooien?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2596,34 +2596,34 @@ msgstr "" "Wilt u de '%s' mailbox werkelijk verwijderen?\n" "(De berichten zelf zullen NIET van de schijf worden verwijderd)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "mailbox verwijderen" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "IMAP4 account '%s' werkelijk verwijderen?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Verwijder IMAP4 account" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Nieuwsgroep '%s' werkelijk verwijderen?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Verwijder nieuwsgroep" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Nieuwsaccount '%s' werkelijk verwijderen?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Verwijder nieuwsaccount" @@ -3927,27 +3927,27 @@ msgstr "Geen titel" msgid "none" msgstr "niets" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Off-line" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "U bent off-line aan het werken. Wilt u on-line gaan?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Prullenbakken legen" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Alle berichten uit de prullenbakken weggooien?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Mailbox toevoegen" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3957,16 +3957,16 @@ msgstr "" "Als een bestaande postbus wordt ingevuld,\n" "dan wordt hij automatisch ingelezen." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "De mailbox '%s' bestaat al." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Mailbox" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3976,103 +3976,103 @@ msgstr "" "Misschien bestaan er al wat bestanden, of heb je geen toestemming om er te " "schrijven." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Mappenoverzicht" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Berichtenoverzicht" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Antwoord" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/_Iedereen beantwoorden" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/_Afzender beantwoorden" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/_Discussielijst beantwoorden" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/D_oorsturen" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Doorsturen als _bijvoeging" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/_Omleiden" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/Beel_d/_Hoofdvenster/_Werkbalk/_Afbeelding" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Tekst" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Geen" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" "U bent off-line aan het werken. Klik op het pictogram om on-line te gaan " "werken." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" "U bent on-line aan het werken. Klik op het pictogram om off-line te gaan " "werken." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Afsluiten" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Sylpheed afsluiten?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Selecteer map" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Opties voor de opdrachtregel" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Gebruik: Sylpheed [OPTIES]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 #, fuzzy msgid "" "--compose [address]\n" @@ -4102,7 +4102,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 #, fuzzy msgid "" "open composition window\n" @@ -4132,15 +4132,15 @@ msgstr "" "dit bericht weergeven\n" "versieinformatie weergeven" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4384,21 +4384,21 @@ msgstr "Accountvoorkeuren" msgid "Creating account preferences window...\n" msgstr "Venster accountvoorkeuren wordt geopend...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Ontvangen" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Verzenden" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Opstellen" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privacy" @@ -4406,7 +4406,7 @@ msgstr "Privacy" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Geavanceerd" @@ -4531,8 +4531,8 @@ msgid "Authentication method" msgstr "Identificatiemethode" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatisch" @@ -4577,8 +4577,8 @@ msgstr "Bericht-ID aanmaken" msgid "Add user-defined header" msgstr "Voeg een door de gebruiker gespecificeerde header toe" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr "Bewerken" @@ -4603,7 +4603,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Identificatie met POP3 voor het verzenden" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Tekenen" @@ -4917,113 +4917,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Venster algemene voorkeuren wordt aangemaakt...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Algemene voorkeuren" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Beeld" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Troep" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Details" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Iedere" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr " " -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuten kijken of er nieuwe e-mail is." -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Bij opstarten kijken of er nieuwe e-mail is" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Lokale mappen verversen na de verwerking" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Opdracht uitvoeren wanneer nieuwe e-mail binnenkomt" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Opdracht" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Van lokale postbus overnemen" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filteren bij het ophalen" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Pad naar postbus" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Algemeen" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Verzonden berichten opslaan in de outbox" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Filterregels op verzonden berichten toepassen" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Stel automatisch de volgende adressen in" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Berichtcodering" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -5031,15 +5031,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:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Codering voor MIME-bestandsnamen" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIME header" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -5049,180 +5049,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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Handtekening scheidingsteken" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Automatisch invoegen" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Antwoord" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Account automatisch selecteren voor beantwoorden" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Originele bericht citeren bij beantwoorden" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/_Discussielijst beantwoorden" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Automatisch extern programma starten voor bewerken van e-mail bericht" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "niveau van ongedaan maken" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Regelterugloop na:" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "tekens" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Regelterugloop gebruiken bij citeren" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Regelterugloop tijdens invoer" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Automatisch opslaan als klad" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Opmaak" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Spellingscontrole" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Antwoordopmaak" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Citeerteken" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Doorstuuropmaak" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Beschrijving der symbolen" -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Spellingscontrole gebruiken" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Standaardtaal:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Lettertype" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Mappenlijst" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Aantal ongelezen berichten weergeven naast mapnaam" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Aantal berichten weergeven in mappenlijst" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Nieuwsgroepen inkorten die langer zijn dan" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "brieven" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Berichtenlijst" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Discussies uitklappen" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Datumopmaak" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr "Kies kolommen voor berichtenlijst..." -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Bericht" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Kle_urlabel" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Standaard tekstcodering" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Uitgaande tekstcodering" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5230,11 +5230,11 @@ msgstr "" "Als 'Automatisch' is geselecteerd, wordt de meest optimale codering voor de " "huidige locale gebruikt." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Kleurmarkering in berichten aanzetten" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5242,88 +5242,88 @@ msgstr "" "Multi-byte tekens weergeven als ASCII tekens\n" "(alleen Japans)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Headerinformatie weergeven boven bericht" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Korte headerinformatie weergeven boven bericht" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "HTML als tekst weergeven" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "HTML als tekst weergeven" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Cursor weergeven in berichtveld" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Regelafstand" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(s)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Schuiven" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Halve pagina" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Vloeiend schuiven" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Stap" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Afbeeldingen" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Bijgevoegde afbeeldingen schalen naar venstergrootte" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Afbeeldingen in bericht weergeven" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Troep-beheer inschakelen" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Leeropdracht:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(kies instelling)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Geen troep" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Klassificatie-opdracht" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5331,11 +5331,11 @@ msgstr "" "Om troep automatisch te herkennen, moet het filter eerst getraind worden met " "zowel normale berichten als troep." -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Troepmap" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " @@ -5343,242 +5343,246 @@ msgid "" msgstr "" "Berichten die zijn aangemerkt als troep zullen hierheen verplaatst worden." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Troep filteren bij ophalen van berichten" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Troep van server verwijderen bij ophalen" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Troep van server verwijderen bij ophalen" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Gefilterde troep als gelezen markeren" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Controleer identificatiehandtekeningen automatisch" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 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:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Wachtwoord tijdelijk in geheugen opslaan" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Verloopt na" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minuten" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Toetsenbord vasthouden tijdens het intikken van het wachtwoord" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Berichten altijd openen in samenvattingsvenster wanneer geselecteerd" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Geen gelabelde berichten meer" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, 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:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Bij opstarten kijken of er nieuwe e-mail is" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Meteen uitvoeren wanneer een bericht verplaatst of verwijderd wordt" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Volg de GNOME HIG met knoppenvolgorde" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Pictogram in mededelingengebied weergeven" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Sneltoetsen instellen..." -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Diversen" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Externe opdrachten" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Datum" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Ontvangstvenster" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Ontvangstvenster weergeven" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Altijd" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Alleen bij handmatig ontvangen" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nooit" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Geen foutmelding geven bij ontvangstfout" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Ontvangstvenster sluiten wanneer het klaar is." -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Adres toevoegen aan 'Geadresseerden' bij dubbelklikken" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Adresboek omzetting" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Afsluiten" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Bevestigen bij het afsluiten" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Prullenbak leegmaken bij het afsluiten" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Bevestigen bij het legen" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Waarschuw wanneer er berichten in de wachtrij staan" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Webbrowser" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "Standaard webbrowser" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Extern programma gebruiken voor het verzenden" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Extern programma gebruiken voor verwerking van de e-mail" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Extern programma gebruiken voor het verzenden" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 #, fuzzy msgid "Enable auto update check" msgstr "Spellingscontrole gebruiken" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "Nauwkeurige integriteitscontrole gebruiken bij samenvattingsbuffers" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5588,276 +5592,276 @@ msgstr "" "andere programma's.\n" "Deze optie zal prestatievermindering tot gevolg hebben." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Socket I/O time-out:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "seconde(n)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatisch (aanbevolen)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Westeuropees (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Westeuropees (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Westeuropees (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Centraaleuropees (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltisch (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltisch (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Arabisch (Windows-1256)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grieks (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arabisch (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arabisch (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebreeuws (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebreeuws (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turks (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillisch (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillisch (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillisch (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillisch (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japans (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japans (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japans (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Vereenvoudigd Chinees (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Vereenvoudigd Chinees (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Traditioneel Chinees (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditioneel Chinees (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chinees (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Koreaans (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thais (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thais (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "afgekorte dag van de week" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "volledige dag van de week" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "afgekorte naam van de maand" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "volledig naam van de maand" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "eeuwnummer (jaar/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "dag van de maand als decimaal nummer" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "dag van het jaar als decimaal nummer" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "de maand als decimaal nummer" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "de minuut als decimaal nummer" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM of PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "de seconde als decimaal nummer" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "de dag van de week als decimaal nummer" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "de voorkeursdatum voor de huidige locale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "de laatste twee cijfers van het jaartal" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "het jaartal als decimaal nummer" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "de tijdzone of naam of afkorting" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Selecteer" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Beschrijving" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Voorbeeld" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Berichtkleuren instellen" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Kleuren" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Geciteerde tekst - eerste niveau" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Geciteerde tekst - tweede niveau" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Geciteerde tekst - derde niveau" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI link" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Gebruikte kleuren opnieuw gebruiken" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Selecteer kleur voor niveau 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Selecteer kleur voor niveau 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Selecteer kleur voor niveau 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Selecteer kleur voor URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Beschrijving der symbolen" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5881,11 +5885,11 @@ msgstr "" "Nieuwsgroepen\n" "Bericht-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Als x ingesteld is, expr weergeven" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5899,7 +5903,7 @@ msgstr "" "Geciteerde berichtinhoud zonder handtekening\n" "Letterlijk %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5911,19 +5915,19 @@ msgstr "" "Letterlijk haakje openen\n" "Letterlijk haakje sluiten" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Sneltoetsen" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr " Sneltoetsen instellen." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Standaard" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Oude Sylpheed" diff --git a/po/pl.po b/po/pl.po index 407d91b8..406097e6 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2008-06-17 22:25+0100\n" "Last-Translator: Jan Stępień \n" "Language-Team: POLISH \n" @@ -496,11 +496,11 @@ msgstr "Znaleziono: %s\n" msgid "Configuration is saved.\n" msgstr "Konfiguracja zapisana.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Filtr niechcianej poczty (ręczny)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Filtr niechcianej poczty" @@ -646,7 +646,7 @@ msgstr "" "Licencji Publicznej GNU (GNU General Public License);jeśli nie - napisz do " "Free Software Foundation, Inc., 675 Mass Ave,Cambridge, MA 02139, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -986,7 +986,7 @@ msgstr "/_Kopiuj" msgid "/_Paste" msgstr "/_Wklej" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Książka adresowa" @@ -1063,7 +1063,7 @@ msgstr "" "Jeśli usuniesz tylko katalog, adresy zostaną przeniesione do nadrzędnego " "katalogu." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Usuń katalog" @@ -1183,7 +1183,7 @@ msgstr "Błąd konwersji książki adresowej" msgid "Address Book Conversion" msgstr "Konwersja książki adresowej" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interfejs" @@ -1822,8 +1822,8 @@ msgid "Properties" msgstr "Właściwości" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kodowanie" @@ -1870,7 +1870,7 @@ msgstr "" "Zewnętrzny edytor wciąż pracuje.\n" "Czy wymusić zakończenie procesu (pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Dostosuj pasek narzędzi..." @@ -2068,12 +2068,12 @@ msgstr "Edytuj katalog" msgid "Input the new name of folder:" msgstr "Podaj nową nazwę katalogu:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nowy katalog" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Podaj nazwę nowego katalogu:" @@ -2091,7 +2091,7 @@ msgstr "Edytuj wpis JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2302,28 +2302,28 @@ msgstr "Śmietnik" msgid "Drafts" msgstr "Szablony" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Niechciane" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Nowy katalog" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "'%c' nie może wystąpić w nazwie katalogu." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Katalog '%s' już istnieje." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Nie można utworzyć katalog '%s'." @@ -2398,18 +2398,18 @@ msgstr "/Usuń g_rupę news" msgid "Creating folder view...\n" msgstr "Tworzenie widoku katalogów...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nowy" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Nieprzeczytane" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Razem" @@ -2421,12 +2421,12 @@ msgstr "Ustawianie informacji o katalogu...\n" msgid "Setting folder info..." msgstr "Ustawianie informacji o katalogu..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Przeszukiwanie katalogu %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Przeszukiwanie katalogu %s ..." @@ -2456,26 +2456,26 @@ msgstr "Sprawdzanie nowych wiadomości we wszystkich katalogach..." msgid "Folder %s is selected\n" msgstr "Wybrano katalog %s\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Pobieranie wiadomości z %s..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Pobrać wszystkie wiadomości z \"%s\"?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Pobierz wszystkie wiadomości" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Błąd podczas pobierania wiadomości z `%s'." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2485,26 +2485,26 @@ msgstr "" "(jeśli ma zostać utworzony katalog w celu przechowywania\n" "innych wiadomości, należy dołączyć \"/\" na końcu nazwy)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Wprowadź nową nazwę dla '%s' :" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Zmień nazwę katalogu" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Nie można zmienić nazwy katalogu \"%s\"." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Nie można przenieść katalogu \"%s\"." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2513,11 +2513,11 @@ msgstr "" "Czy na pewno usunąć folder wyszukiwania \"%s\" ?\n" "Wiadomości nie zostaną usunięte." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Usuń katalog wyszukiwania" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2530,30 +2530,30 @@ msgstr "" "\n" "Czy na pewno chcesz je usunąć?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Nie można usunąć katalogu \"%s\"." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Opróżnij śmietnik" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Czy usunąć wszystkie wiadomości ze śmietnika?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Niechciana" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Czy usunąć wszystkie wiadomości ze śmietnika?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2562,34 +2562,34 @@ msgstr "" "Czy naprawdę usunąć skrzynkę \"%s\" ?\n" "(Wiadomości NIE zostaną usunięte z dysku)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Usuń skrzynkę" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Czy naprawdę chcesz usunąć konto IMAP4 \"%s\" ?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Usuń konto IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Czy naprawdę chcesz usunąć grupę dyskusyjną \"%s\"?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Usuń grupę dyskusyjną" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Czy naprawdę chcesz usunąć konto grup dyskusyjnych \"%s\"?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Usuń konto grup dyskusyjnych" @@ -3870,28 +3870,28 @@ msgstr "Bez tytułu" msgid "none" msgstr "żaden" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Offline" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Jesteś offline. Przejść do trybu online?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Opróżnij śmietnik" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Czy usunąć wszystkie wiadomości ze śmietnika?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Dodaj skrzynkę" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -3902,16 +3902,16 @@ msgstr "" "Jeśli zostanie podana istniejąca skrzynka, będzie ona\n" "automatycznie skanowana." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Skrzynka \"%s\" już istnieje." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Skrzynka" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3921,101 +3921,101 @@ msgstr "" "Być może pliki już istnieją lub brak jest wystarczających uprawnień do " "zapisu w tym miejscu." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Widok Katalogów" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Widok Wiadomości" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Odpowiedz" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Odpowiedz wszystkim" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Odpowiedz nadawcy" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Odpowiedz _liście dyskusyjnej" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Prze_każ" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Przekaż jako załącznik" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Prze_kieruj" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Ikony i _tekst" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Widok/Wyświetl lub _ukryj/_Pasek narzędzi/_Ikony" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "_Ikony" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Tekst" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Brak" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Jesteś offline. Kliknij ikonę by przejść do trybu online." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Jesteś online. Kliknij ikonę, by przejść do trybu offline." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Koniec programu" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Czy zakończyć program?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Wybierz katalog" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Nie ustawiono polecenia." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Użycie: %s [OPCJE]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4032,7 +4032,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4049,15 +4049,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4305,21 +4305,21 @@ msgstr "Preferencje konta" msgid "Creating account preferences window...\n" msgstr "Tworzenie okna preferencji okna...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Odbieranie" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Wyślij" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Utwórz" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Prywatność" @@ -4327,7 +4327,7 @@ msgstr "Prywatność" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Zaawansowane" @@ -4454,8 +4454,8 @@ msgid "Authentication method" msgstr "Sposób uwierzytelniania" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatycznie" @@ -4505,8 +4505,8 @@ msgstr "Generowanie identyrikatora wiadomości" msgid "Add user-defined header" msgstr "Dodawanie nagłówka zdefiniowanego przez użytkownika" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr "Edycja..." @@ -4531,7 +4531,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Uwierzytelnianie POP3 przed wysyłaniem" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Podpis" @@ -4848,93 +4848,93 @@ msgstr "Usuń polecenie" msgid "Do you really want to delete this action?" msgstr "Czy naprawdę usunąć to polecenie?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Tworzenie okna preferencji...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Preferencje" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Wyświetlanie" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Niechciana poczta" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Szczegóły" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Automatyczne sprawdzanie poczty" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "każde" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuta(y)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Sprawdzanie poczty przy uruchamianiu programu" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Aktualizacja wszystkich lokalnych katalogów po odebraniu" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Natychmiastowe wykonywanie przy przenoszeniu lub kasowaniu wiadomości" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Polecenie" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Odbierz z kolejki" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrowanie przy odbieraniu" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Ścieżka do kolejki" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Ogólne" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Zapisywanie wysłanych wiadomości do Poczta wysłana" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Zastosuj zasady filtrów do wysłanych wiadomości" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Automatyczne ustawianie następujących adresów" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4942,40 +4942,40 @@ 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:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(np. załącznik)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Zawijanie przed wysłaniem" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Wykluczone adresy/domeny (rozdzielone przecinkami):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Kodowanie przesyłanych danych" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 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:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Kodowanie wyjściowe" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Kodowanie wyjściowe" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4986,186 +4986,186 @@ msgstr "" "MIME header: najbardziej popularne, ale niezgodne z RFC 2047\n" "RFC 2231: zgodne ze standardami, ale niepopularne" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Oddzielenie podpisu" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Automatyczne wstawianie podpisu" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Odpowiedz" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Automatyczne ustawianie konta dla odpowiedzi" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Cytowanie wiadomości przy odpowiedzi" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Odpowiedz _liście dyskusyjnej" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Edytor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Automatyczne uruchamianie zewnętrznego edytora" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Poziom Cofnij" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Zawijaj wiadomości przy" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "znakach" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Zawijanie cytatu" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Zawijanie podczas wprowadzania" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Zapisz w katalogu szablonów" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Zwykłe" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Sprawdzanie pisowni" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Format odpowiedzi" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Znak cytowania" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Format przekazywania" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Opis symboli " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Włącz sprawdzanie pisowni" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Domyślny inbox" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Tekst" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Katalog" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Wyświetlanie ilości nieprzeczytanych przy nazwie katalogu" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Wyświetlanie ilości nieprzeczytanych przy nazwie katalogu" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Skracanie nazwy grup dłuższych niż " -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "liter" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Widok listy wiadomości" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Rozwijanie wątków" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Format daty" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Ustaw element wyświetlania podsumowania... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Wiadomość" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Kolor etykiety" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Widok/Kodowani_e znaków" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Widok/Kodowani_e znaków" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5173,99 +5173,99 @@ msgstr "" "Jeśli wybrano `Automatyczne', zostanie użyte kodowanie optymalne dla " "bieżących ustawień lokalnych." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Włączenie kolorowania wiadomości" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Wyświetlanie panelu nagłówków ponad oknem wiadomości" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Wyświetlanie krótkich nagłówków w widoku wiadomości" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Wyświetlanie wiadomości HTML jako teskt" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "Wyświetlanie wiadomości HTML jako teskt" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Pokaż kursor w widoku wiadomości" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Odstęp międzywierszowy" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "piksel(e)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Przewijanie" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Pół strony" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Wygładzone przewijanie" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Krok" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Obrazy" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Pokaż grafikę w treści" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Włącz filtr niechcianej poczty" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Polecenie uczenia:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Wybierz klucze" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Pożądana" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Polecenie rozpoznające" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 #, fuzzy msgid "" "To classify junk mails automatically, both junk and not junk mails must be " @@ -5274,11 +5274,11 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Katalog niechcianej poczty:" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " @@ -5286,248 +5286,252 @@ msgid "" msgstr "" "(Wiadomości rozpoznane jako niechciane zostaną zachowane w tym katalogu)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtrowanie wiadomości podczas odbierania" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Usuń z serwera" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Usuń z serwera" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Oznacz odfiltrowane niechciane wiadomości jako przeczytane" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Automatyczne sprawdzanie podpisów" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Wyświetlanie wyniku sprawdzania podpisu w oknie komunikatów" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Tymczasowe zapamiętywanie hasła w pamięci" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Wygasa po" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minuta(y)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Przechwytywanie wejścia podczas wprowadzania hasła" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Zawsze otwieraj wiadomości gdy wybrano widok podsumowania." -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Nie ma więcej etykietowanych wiadomości" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Przechodzenie do Poczty przychodzącej po odbiorze poczty" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Sprawdzanie poczty przy uruchamianiu programu" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Natychmiastowe wykonywanie przy przenoszeniu lub kasowaniu wiadomości" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Kolejność przycisków zgodna z GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Wyświetlana nazwa" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimalizuj do obszaru powiadomień" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Pokaż/ukryj okno przy kliknięciu na ikonę w obszarze powiadomień" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Ustaw dowiązania klawiszy... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Inne" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Wykonaj polecenie" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Data" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Okno dialogowe odbierania" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Wyświetlanie okna dialogowego odbierania" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Zawsze" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Tylko przy ręcznym odbieraniu" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nigdy" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Zamykanie okna dialogowego odbierania po zakończeniu" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Dodawanie adresu do docelowego po dwukrotnym kliknięciu" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Konwersja książki adresowej" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Podczas wyjścia" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Potwierdzanie zamykania programu" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Opróżnianie śmietnika przy zamykaniu programu" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Wyświetlanie pytania przed opróżnieniem" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Ostrzeganie jeśli są wiadomości w kolejce" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Przeglądarka Web" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Domyślny inbox" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Używanie zewnętrznego programu do wysyłania" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Użycie zewnętrznego programu do odbierania poczty" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Używanie zewnętrznego programu do wysyłania" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 #, fuzzy msgid "Enable auto update check" msgstr "Włącz sprawdzanie pisowni" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Zapisywanie cache podsumowania (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5537,279 +5541,279 @@ msgstr "" "inne aplikacje.\n" "Uruchomienie tej opcji spowoduje spadek wydajności wyświetlania podsumowania." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Limit czasu gniazda I/O:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "sekund(y)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatyczne (Zalecane)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7-bitowe ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unikod (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Europa Zachodnia (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Europa Zachodnia (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Europa Zachodnia (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Europa Śodkowa (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Bałtyckie (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Bałtyckie (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Cyrylica (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Greckie (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Bałtyckie (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Cyrylica (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebrajskie (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebrajskie (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Tureckie (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrylica (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrylica (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrylica (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrylica (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japońskie (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japońskie (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japońskie (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Uproszczone Chińskie (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Uproszczone Chińskie (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradycyjne Chińskie (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradycyjne Chińskie (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chińskie (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Koreańskie (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tajskie (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tajskie (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "skrócona nazwa dnia tygodnia" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "pełna nazwa dnia tygodnia" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "skrócona nazwa miesiąca" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "pełna nazwa miesiąca" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "preferowana data i czas dla ustawień lokalnych" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "numer roku (rok/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "dzień miesiąca jako liczba dziesiętna" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "dzień roku jako liczba dziesiętna" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "miesiąc jako liczba dziesiętna" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minuta jako liczba dziesiętna" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "albo AM albo PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekunda jako liczba dziesiętna" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "dzień tygodnia jako liczba dziesiętna" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "preferowana data dla ustawień lokalnych" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "ostatnie dwie cyfry roku" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "rok jako liczba dziesiętna" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "strefa czasowa jako nazwa lub skrót" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Wyszczególniacz" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Opis" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Przykład" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Ustaw kolory wiadomości" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Kolory" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Cytowany tekst - poziom pierwszy" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Cytowany tekst - poziom drugi" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Cytowany tekst - poziom trzeci" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Łącze URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Powtarzanie kolorów cytowania" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Wybierz kolor dla pierwszego poziomu cytowania" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Wybierz kolor dla drugiego poziomu cytowania" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Wybierz kolor dla trzeciego poziomu cytowania" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Wybierz kolor dla URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Opis symboli" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5833,11 +5837,11 @@ msgstr "" "Grupy news\n" "ID wiadomości" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Wyświetla expr jeśli ustawiono x" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5851,7 +5855,7 @@ msgstr "" "Ciało cytowanej wiadomości bez sygnatury\n" "Literalny %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5863,20 +5867,20 @@ msgstr "" "Literalny nawias klamrowy otwierający\n" "Literalny nawias klamrowy zamykający" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Dowiązania klawiszy" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Ustaw dowiązania klawiszy... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Domyślny" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Dawny Sylpheed" diff --git a/po/pt_BR.po b/po/pt_BR.po index 0f6e1520..4376e720 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-02-22 15:47-0300\n" "Last-Translator: Alexandre Erwin Ittner \n" "Language-Team: Portuguese/Brazil <(none)>\n" @@ -513,11 +513,11 @@ msgstr "Encontrado %s\n" msgid "Configuration is saved.\n" msgstr "Configuração salva.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Filtro de spam (manual)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Filtro de spam" @@ -662,7 +662,7 @@ msgstr "" "programa; se não, escreva para a Free Software Foundation, Inc., 59 Temple " "Place, Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -999,7 +999,7 @@ msgstr "/_Copiar" msgid "/_Paste" msgstr "/Co_lar" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Catálogo de endereços" @@ -1074,7 +1074,7 @@ msgstr "" "Caso você exclua somente a pasta, os endereços serão movidos para a pasta " "pai." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Excluir pasta" @@ -1198,7 +1198,7 @@ msgstr "Erro na conversão do catálogo de endereços" msgid "Address Book Conversion" msgstr "Conversão do Catálogo de Endereços" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interface" @@ -1839,8 +1839,8 @@ msgid "Properties" msgstr "Propriedades" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Codificação" @@ -1887,7 +1887,7 @@ msgstr "" "O editor externo está ativo.\n" "Forçar a finalização do processo (pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Personalizar a barra de ferramentas..." @@ -2086,12 +2086,12 @@ msgstr "Editar pasta" msgid "Input the new name of folder:" msgstr "Nome da nova pasta:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nova pasta" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Digite o nome da nova pasta:" @@ -2109,7 +2109,7 @@ msgstr "Editar entrada JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2313,28 +2313,28 @@ msgstr "Lixeira" msgid "Drafts" msgstr "Rascunhos" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Spam" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NovaPasta" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "\"%c\" não pode ser usado no nome da pasta." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "A pasta \"%s\" já existe." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Não foi possível criar a pasta \"%s\"." @@ -2408,18 +2408,18 @@ msgstr "/_Eliminar grupo de notícias" msgid "Creating folder view...\n" msgstr "Criando visualizador de pasta...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nova" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Não lido" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Total" @@ -2431,12 +2431,12 @@ msgstr "Configurando informações da pasta...\n" msgid "Setting folder info..." msgstr "Configurando informações da pasta..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Revisando pasta %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Revisando pasta %s ..." @@ -2466,26 +2466,26 @@ msgstr "Verificar novas mensagens em todas as pastas..." msgid "Folder %s is selected\n" msgstr "Pasta %s selecionada\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Recebendo mensagens em %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Baixar todas as mensagens abaixo de '%s' ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Baixar todas as mensagens" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Erro ao receber mensagens em \"%s\"." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2495,26 +2495,26 @@ msgstr "" "(se você quer criar uma pasta para armazenar subpastas.\n" " adicione \"/\" no final do nome)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Novo nome para \"%s\":" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Renomear pasta" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Não foi possível renomear a pasta \"%s\"." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Não foi possível mover a pasta \"%s\"." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2523,11 +2523,11 @@ msgstr "" "Excluir a pasta de busca \"%s\" ?\n" "As mensagens reais não serão excluídas." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Excluir pasta de busca" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2540,30 +2540,30 @@ msgstr "" "\n" "Você realmente deseja excluí-las?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Não foi possível excluir a pasta `%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Esvaziar lixeira" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Você realmente deseja excluir todas as mensagens da lixeira?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Não spam" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Você realmente deseja excluir todas as mensagens da lixeira?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2572,34 +2572,34 @@ msgstr "" "Você deseja realmente excluir a caixa de correio \"%s\" ?\n" "(As mensagens NÃO são excluídas do disco)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Excluir caixa de correio" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Você realmente deseja excluir a conta IMAP4 \"%s\" ?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Excluir conta IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Você deseja excluir o grupo de notícias \"%s\"?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Excluir grupo de notícias" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Você deseja excluir o grupo de notícias \"%s\"?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Excluir conta de grupo de notícias" @@ -3869,27 +3869,27 @@ msgstr "Sem título" msgid "none" msgstr "nenhuma" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Desconectado" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Você está desconectado. Conectar?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Esvaziar lixeira" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Excluir todas as mensagens nas lixeiras?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Adicionar caixa de correio" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3899,16 +3899,16 @@ msgstr "" "Se uma caixa de correio existente for especificada, ela será\n" "analisada automaticamente." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "A caixa de correio \"%s\" já existe." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Correio" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3918,95 +3918,95 @@ msgstr "" "Talvez alguns arquivos já existam, ou você não tem permissão de escrita para " "o caminho indicado." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Visão de Pastas" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Visão de Mensagens" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Responder" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Responder para _todos" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Responder para o _remetente" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Responder para a _lista" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Encami_nhar" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Encamin_har como anexo" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Re_direcionar" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Ícone _e texto" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Texto à _direita do ícone" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "Í_cone" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Texto" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Nenhuma" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Você está desconectado. Clique no ícone para conectar." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Você está conectado. Clique no ícone para desconectar." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Sair" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Você deseja sair deste programa?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Selecione uma pasta para abrir" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Opções de linha de comando" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Uso: sylpheed [OPÇÃO]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4036,7 +4036,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4066,15 +4066,15 @@ msgstr "" "exibe esta ajuda e encerra\n" "exibe informação de versão e encerra" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr " --ipcport porta número da porta para comandos remotos via IPC" @@ -4313,21 +4313,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:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Receber" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Enviar" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Escrever" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privacidade" @@ -4335,7 +4335,7 @@ msgstr "Privacidade" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avançadas" @@ -4459,8 +4459,8 @@ msgid "Authentication method" msgstr "Método de Autenticação" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automático" @@ -4504,8 +4504,8 @@ msgstr "Gerar Message-ID" msgid "Add user-defined header" msgstr "Adicionar cabeçalhos personalizados" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Editar... " @@ -4530,7 +4530,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autenticar com POP3 antes de enviar" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Assinatura" @@ -4842,91 +4842,91 @@ msgstr "Excluir ação" msgid "Do you really want to delete this action?" msgstr "Você realmente deseja excluir esta ação?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Criando janela de preferências comuns...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Preferências comuns" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Exibir" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Spam" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Detalhes" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Verificar novas mensagens" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "a cada" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuto(s)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Verificar novas mensagens ao iniciar" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Atualizar todas as pastas locais ao incorporar" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Executar este comando quando chegarem novas mensagens" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Comando" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Incorporar do spool local" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrar ao incorporar" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Caminho para o spool" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Geral" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Salvar mensagens enviadas na pasta \"Mensagens enviadas\"" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Aplicar regras de filtragem para as mensagens enviadas" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Adicionar destinatários ao catálogo de endereços" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4934,23 +4934,23 @@ msgstr "" "Alertar para anexos esquecidos quando as seguintes palavras forem " "encontradas no corpo da mensagem (separe as palavras com vírgulas)" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Ex: anexo)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Confirmar destinatários antes de enviar" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Desconsiderar estes domínios e endereços (separados por vírgula):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Codificação para transferência" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4958,15 +4958,15 @@ msgstr "" "Especifique a codificação de caracteres a ser usada quando a mensagem " "contiver caracteres não ASCII." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Codificação MIME de nome de arquivo" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "MIME header" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4977,186 +4977,186 @@ 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Separador de assinatura" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Inserir automaticamente" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Responder" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Escolher a conta para resposta automaticamente" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citar a mensagem ao responder" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Responder para a lista pelo botão \"Responder\"" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Herdar destinatários ao responder mensagens próprias" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "Usar apenas o endereço dos destinatários ao responder" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Executar o editor externo automaticamente" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Nível de desfazer" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Quebrar linhas em" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "caracteres" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Quebrar citações" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Quebrar ao digitar" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Salvar como rascunho automaticamente" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Formato" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Corretor ortográfico" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Formato de resposta" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Marca de citação" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Formato de encaminhamento" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Descrição dos símbolos " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Habilitar corretor ortográfico" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Idioma padrão:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Fonte do texto" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Visualização de Pastas" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Exibir número de mensagens não lidas próximo ao nome da pasta" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Abreviar grupos de notícias maiores que" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "caracteres" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Visão de Sumário " -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "Mostrar destinatário na coluna \"De\" se você for o remetente" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Expandir conversas" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Formato de data" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr "Colunas visíveis no sumário..." -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Mensagem" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Etiquetas" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Codificação padrão de caracteres" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Codificação de caracteres para envio" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." msgstr "" "Se \"Automático\" for selecionado, a melhor codificação regional será usada." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Permitir cores na mensagem" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5164,87 +5164,87 @@ msgstr "" "Exibir alfabetos de 2-bytes e numéricos com \n" "caracteres ASCII (1-byte)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Exibir cabeçalho acima da visão da mensagem" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Cabeçalhos pequenos na visualização da mensagem" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Exibir mensagens HTML como texto" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "Tratar mensagens contendo apenas HTML como anexo" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Exibir cursor na área de visualização da mensagem" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Espaçamento por linha" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(s)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Rolagem" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Meia página" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Rolagem suave" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Passo" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Imagens" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Exibir imagens junto ao texto" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Habilitar controle de spam" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Comando de aprendizado:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(definição atual)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Não spam" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Comando de classificação" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5252,243 +5252,247 @@ msgstr "" "Para classificar spam automaticamente, deve-se treinar manualmente o " "classificador com uma quantidade razoável de mensagens." -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Pasta de spam" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "As mensagens classificadas como spam serão movidas para esta pasta." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Filtrar mensagens classificadas como spam ao receber" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Filtrar spam antes da filtragem normal" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Excluir spam do servidor ao receber" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Marcar spam filtrado como lido" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Verificar assinaturas digitais automaticamente" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Exibir resultado da verificação de assinatura em uma janela popup" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Armazenar senha temporariamente na memória" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Esquecer após" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minuto(s)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "Definir para \"0\" lembrará a senha por toda a sessão." -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Capturar o foco do teclado ao digitar a senha" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Exibir um aviso de inicialização caso o GnuPG não estiver funcionando" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Sempre abrir mensagens no sumário, quando selecionado" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 msgid "Open first unread message when a folder is opened" msgstr "Selecionar a primeira mensagem não lida ao abrir uma pasta" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Lembrar última mensagem selecionada" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Abrir a caixa de entrada após receber novas mensagens" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Abrir caixa de entrada ao iniciar" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Executar comandos imediatamente ao mover ou excluir mensagens" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "" "Se esta opção for desativada, as mensagens permanecerão marcadas até que os " "comandos agendados forem executados." -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Ordenar os botões de acordo com os padrões GNOME" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Exibir ícone de bandeja" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimizar para ícone de bandeja" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Alternar exibição da janela ao clicar no ícone da bandeja" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Definir atalhos de teclado... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Outros" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Comandos externos" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Atualizar" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Diálogo de recepção" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Exibir diálogo de recepção" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Sempre" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Apenas no recebimento manual" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nunca" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Fechar diálogo de recepção quando terminar" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Adicionar endereço para o destinatário com duplo-clique" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Completar endereços automaticamente" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Ao sair" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Solicitar confirmação antes de sair" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Esvaziar a lixeira ao sair" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Perguntar antes de esvaziar" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Avisar se houver mensagens na caixa de saída" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Comandos externos (%s será substituído pelo nome do arquivo)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Navegador Web" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Navegador padrão)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Usar programa externo para imprimir" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Usar um programa externo para receber mensagens" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Usar programa externo para enviar" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "A verificação de atualizações requer o comando \"curl\"." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Habilitar verificação de atualizações automáticas" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Usar proxy HTTP" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "Proxy HTTP (servidor:porta):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5499,275 +5503,275 @@ msgstr "" "Esta opção reduzirá o desempenho de exibição do sumário." # tradução boa para socket? -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Tempo limite de E/S no socket:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "segundo(s)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automático (Recomendado)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "ASCII de 7 bits (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Europeu Ocidental (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Europeu Ocidental (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Europeu Ocidental (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Europeu Central (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Báltico (ISO-8859-4)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Báltico (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Báltico (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grego (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Árabe (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Árabe (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebreu (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebreu (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turco (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cirílico (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cirílico (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cirílico (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cirílico (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonês (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonês (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonês (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Chinês simplificado (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Chinês simplificado (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Chinês tradicional (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Chinês tradicional (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chinês (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Coreano (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "o nome abreviado do dia da semana" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "o nome completo do dia da semana" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "o nome do mês abreviado" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "o nome completo do mês" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "a data e hora preferida para a localização atual" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "o número do século (ano/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 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:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 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:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "o mês como um número decimal" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "o minuto como um número decimal" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "ou AM ou PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "o segundo como um número decimal" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 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:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "a data preferida para localização atual" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "os últimos dois dígitos de um ano" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "o ano como um número decimal" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "o fuso-horário ou nome abreviado" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Especificador" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Descrição" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Exemplo" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Defina as cores de mensagens" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Cores" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citação - Primeiro Nível" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citação - Segundo Nível" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citação - Terceiro Nível" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Links" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Reutilizar cores das citações" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Escolher cor para citação nível 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Escolher cor para citação nível 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Escolher cor para citação nível 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Escolher cor para os links" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Descrição dos símbolos" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5792,11 +5796,11 @@ msgstr "" "Message-ID\n" "%" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Se x estiver definido, mostra expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5810,7 +5814,7 @@ msgstr "" "Corpo da mensagem citada sem assinatura\n" "%% literal" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5822,19 +5826,19 @@ msgstr "" "Abre-chave literal\n" "Fecha-chave literal" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Atalhos de teclado" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Selecione o conjunto pré-definido de mapeamento de teclas." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Padrão" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Sylpheed antigo" diff --git a/po/ro.po b/po/ro.po index 580e3524..9da8da77 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed 3.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-05-09 12:41+0200\n" "Last-Translator: Cristian Secară \n" "Language-Team: Gnome Romanian Team \n" @@ -513,11 +513,11 @@ msgstr "Găsit %s\n" msgid "Configuration is saved.\n" msgstr "Configurația a fost salvată.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Filtru mesaj spam (manual)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Filtru mesaj spam" @@ -662,7 +662,7 @@ msgstr "" "acest program; dacă nu, scrieți la Free Software Foundation, Inc., 59 Temple " "Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1015,7 +1015,7 @@ msgid "/_Paste" msgstr "/Li_pește" # tooltip peste butonul Agendă -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Agendă" @@ -1089,7 +1089,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Ștergere dosar" @@ -1212,7 +1212,7 @@ msgstr "Eroare de conversie a agendei" msgid "Address Book Conversion" msgstr "Conversie agendă" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Interfață" @@ -1860,8 +1860,8 @@ msgid "Properties" msgstr "Proprietăți" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Codare" @@ -1908,7 +1908,7 @@ msgstr "" "Editorul extern este încă în funcțiune.\n" "Forțați terminarea procesului (pid: %d) ?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "_Personalizează bara de unelte..." @@ -2108,12 +2108,12 @@ msgstr "Editare dosar" msgid "Input the new name of folder:" msgstr "Introduceți noul nume al dosarului:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Dosar nou" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Introduceți numele dosarului nou:" @@ -2131,7 +2131,7 @@ msgstr "Editare înregistrare JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2336,28 +2336,28 @@ msgstr "Gunoi" msgid "Drafts" msgstr "Ciorne" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Spam" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Dosar nou" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "„%c” nu poate fi inclus în numele dosarului." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Dosarul „%s” există deja." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Dosarul „%s” nu a putut fi creat." @@ -2432,19 +2432,19 @@ msgstr "/Ște_rge grupul de știri" msgid "Creating folder view...\n" msgstr "Creare vizualizare dosar...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nou" # comun și când search și în dropdown-ul din fereastra principală #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Necitit" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Total" @@ -2456,12 +2456,12 @@ msgstr "Configurare informații dosar...\n" msgid "Setting folder info..." msgstr "Configurare informații dosar..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Scanare dosar %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Scanare dosar %s ..." @@ -2497,27 +2497,27 @@ msgstr "Verifică pentru mesaje noi în toate dosarele..." msgid "Folder %s is selected\n" msgstr "Este selectat dosarul %s\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Descărcare mesaje în %s ..." # hm ? -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Descărcați toate mesajele din „%s” ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Descarcă toate mesajele" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "A apărut o eroare în timpul descărcării mesajelor în „%s”." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2527,26 +2527,26 @@ msgstr "" "(dacă vreți să creați un dosar care să conțină subdosare,\n" " adăugați „/” la sfârșitul numelui)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Introduceți noul nume pentru „%s”:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Redenumește dosarul" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Nu se poate redenumi dosarul „%s”." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Nu se poate muta dosarul „%s”." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2555,11 +2555,11 @@ msgstr "" "Ștergeți dosarul de căutare „%s” ?\n" "Mesajele reale NU sunt șterse de pe disc." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Șterge dosarul pentru căutare" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2572,30 +2572,30 @@ msgstr "" "\n" "Chiar vreți să ștergeți ?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Nu se poate șterge dosarul „%s”." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Golire gunoi" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Ștergeți toate mesajele din dosarul de gunoi ?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Nu este spam" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Ștergeți toate mesajele din dosarul de gunoi ?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2604,34 +2604,34 @@ msgstr "" "Sigur doriți să eliminați căsuța poștală „%s” ?\n" "(Mesajele NU sunt șterse de pe disc)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Ștergere căsuță poștală" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Sigur doriți să ștergeți contul IMAP4 „%s” ?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Ștergere cont IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Sigur doriți să ștergeți grupul de știri „%s” ?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Ștergere grup de știri" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Sigur doriți să ștergeți contul de știri „%s” ?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Ștergere cont de știri" @@ -3922,27 +3922,27 @@ msgstr "Neintitulat" msgid "none" msgstr "nimic" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Offline" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Sunteți offline. Treceți online ?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Golire gunoi" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Ștergeți toate mesajele din dosarele de gunoi ?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Adaugă căsuță poștală" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3952,16 +3952,16 @@ msgstr "" "Dacă este specificată căsuța poștală existentă,\n" "aceasta va fi scanată automat." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Căsuța poștală „%s” există deja." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Căsuță poștală" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3970,95 +3970,95 @@ msgstr "" "Crearea căsuței poștale a eșuat.\n" "Poate că unele fișiere există deja, sau acolo nu aveți permisiuni de scriere." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Vizualizare dosar" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Vizualizare mesaj" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Răspunde" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Răspunde _tuturor" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Răspunde _expeditorului" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Răspunde _listei de discuții" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Îna_intează" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Înaintează ca _atașament" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Redirecționea_ză" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Pictogr_ame și text" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Text la d_reapta pictogramelor" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "P_ictograme" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "_Text" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "_Nimic" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Sunteți offline. Clic pe pictogramă pentru a trece online." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Sunteți online. Clic pe pictogramă pentru a trece offline." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Ieșire" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Ieșiți din acest program ?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Selectați dosarul de deschis" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Opțiuni de line de comandă" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Utilizare: sylpheed [OPȚIUNE]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4088,7 +4088,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4118,15 +4118,15 @@ msgstr "" "afișează acest ajutor și ieși\n" "afișează versiunea și ieși" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr "" @@ -4368,23 +4368,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:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 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:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: 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:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Compune" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Confidențialitate" @@ -4392,7 +4392,7 @@ msgstr "Confidențialitate" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avansat" @@ -4516,8 +4516,8 @@ msgid "Authentication method" msgstr "Metodă de autentificare" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automat" @@ -4564,8 +4564,8 @@ msgstr "Generează câmpul „Message-ID”" msgid "Add user-defined header" msgstr "Adaugă un antet definit de utilizator" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Editare... " @@ -4590,7 +4590,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autentifică cu POP3 înainte de a trimite" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Semnătură" @@ -4905,93 +4905,93 @@ 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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Creare fereastră preferințe comune...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Preferințe comune" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Afișare" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Spam" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Detalii" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Verifică automat pentru eventuale mesaje noi" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "la fiecare" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minut(e)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Verifică pentru eventuale mesaje noi la pornirea programului" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Actualizează toate dosarele locale după încorporare" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Execută o comandă la primirea de noi mesaje" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Comandă" # adică cum ? -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Încorporează din spool-ul local" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtru la încorporare" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Cale spool" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "General" # !!! dependent de traducerea lui Outbox !!! -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Salvează mesajele trimise în dosarul „Trimise”" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Aplică regulile de filtrare pentru mesajele trimise" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Adaugă automat destinatarii în agendă" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4999,23 +4999,23 @@ 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:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(De ex.: attach)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Cere confirmarea destinatarilor înainte de a trimite" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Adrese sau domenii excluse (separate prin virgulă):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Codare de transfer" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -5023,15 +5023,15 @@ msgstr "" "Specifică „Content-Transfer-Encoding”-ul folosit atunci când corpul " "mesajului conține caractere non-ASCII." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Codare de nume fișier MIME" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "Antet MIME" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -5042,182 +5042,182 @@ msgstr "" "Antet MIME: cel mai popular, dar violează RFC 2047\n" "RFC 2231: conform standardului, dar nepopular" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Separator de semnătură" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 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:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Răspunde" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Selecteză automat contul pentru răspunsuri" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citează mesajul la care se răspunde" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Răspunde la lista de discuții prin butonul Răspunde" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 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:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" "Completează numai adresa de corespondență a destinatarului atunci când se " "răspunde" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Lansează automat editorul extern" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Nivele de anulare" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Desparte liniile mesajelor la" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "caractere" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Desparte liniile lungi citate" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Desparte liniile lungi în timpul compunerii" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Salvează automat în ciorne" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Format" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Verificare ortografică" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Format de răspuns" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Semn de citare" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Format de înaintare" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Descriere simboluri " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Activează verificarea ortografică" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Limbă implicită:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Font text" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Vizualizare dosare" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Afișează numărul de mesaje necitite lângă numele dosarului" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 msgid "Displaying message number columns in the folder view:" msgstr "Afișare de coloane cu numărul de mesaje în vizualizarea dosarelor:" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Abreviază grupurile de știri mai lungi decât" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "litere" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 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:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Desfășoară firul discuțiilor" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Format dată" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Alegeți elementele afișate ale sumarului... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Mesaj" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Culoare etichetă" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Codare implicită de caractere" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Codare de caractere la trimitere" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5225,11 +5225,11 @@ msgstr "" "Dacă este selectat „Automat”, se va utiliza codarea optimă pentru localele " "curente." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Activează colorarea mesajelor" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5237,87 +5237,87 @@ msgstr "" "Afișează alafbetul și numerele de tip octet multiplu\n" "ca caractere ASCII (numai japoneză)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Afișează panou de antet deasupra ferestrei de vizualizare a mesajului" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Afișează antet scurt în fereastra de vizualizare a mesajului" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Randează mesajele HTML ca text" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "Tratează mesajele doar HTML ca atașament" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Afișează cursorul în vizualizarea mesajului" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Spațiere linii" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(i)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Derulare" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Jumătate de pagină" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Derulare lină" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Pas" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Imagini" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Afișează imaginile intercalat" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Activează controlul mesajelor spam" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Comandă de învățare:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "selecție predefinită" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Nu este spam" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Comandă de clasificare" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5325,245 +5325,249 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Dosar de spam" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Mesajele care sunt marcate ca spam vor fi mutate în acest dosar." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Filtrează la primire mesajele clasificate ca spam" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Filtrează mesajele spam înaintea filtrării normale" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Șterge mesajele spam de pe server la primire" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Marchează mesajele spam filtrate ca fiind citite" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Verifică semnăturile automat" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 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:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Stochează fraza secretă temporar în memorie" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Expiră după" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minut(e)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Ascunde intrarea în timp ce se introduce fraza secretă" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Avertizează la pornire dacă GnuPG nu funcționează" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Deschide totdeauna mesajele în mod sumar când sunt selectate" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 msgid "Open first unread message when a folder is opened" msgstr "Deschide primul mesaj necitit la deschiderea unui dosar" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Ține minte ultimul mesaj selectat" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Deschide dosarul „Primite (Inbox)” după primirea de mesaje noi" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Deschide dosarul „Primite (Inbox)” la pornirea programului" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Execută imediat când se mută sau se șterg mesajele" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 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:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Afișează o pictogramă în zona de notificare" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Minimizează pe pictograma din zona de notificare" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Comută fereastra la clic pe pictograma din zona de notificare" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Alegeți tema de combinații de taste... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Altele" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Comenzi externe" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Actualizare" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Dialog de primire" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Arată dialogul de primire" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Întotdeauna" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Numai la primire manuală" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Niciodată" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Închide dialogul de primire la terminarea operației" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 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:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Activează completarea automată a adresei" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "La ieșire" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Cere confirmare de închidere a programului" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Golește gunoiul la ieșire" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Cere confirmare înainte de golire" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Avertizează dacă sunt mesaje la coadă" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Navigator Web" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Navigator implicit)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Folosește un program extern pentru tipărire" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Folosește un program extern pentru încorporare" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Folosește un program extern pentru trimitere" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "Căutarea eventualelor actualizări necesită comanda „curl”." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Activează actualizarea automată" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Folosește proxy HTTP" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "Gazdă proxy HTTP (numegazdă:port):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5573,275 +5577,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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Timpul Socket I/O a expirat:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "secundă(e)" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automat (recomandat)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ASCII (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Western European (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Western European (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Western European (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Central European (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltic (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Baltic (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Greek (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Arabic (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Arabic (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebrew (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebrew (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turkish (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillic (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillic (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillic (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japanese (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japanese (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japanese (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Simplified Chinese (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Traditional Chinese (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditional Chinese (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Chinese (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korean (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "numele abreviat al zilei săptămânii" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "numele complet al zilei săptămânii" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "numele abreviat al lunii" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "numele complet al lunii" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "data și timpul preferat pentru localele curente" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "numărul secolului (an/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 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:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "ziua anului ca număr zecimal" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "luna ca număr zecimal" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minutul ca număr zecimal" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "indiferent AM sau PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "secunda ca număr zecimal" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 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:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "data preferată pentru localele curente" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "ultimii doi digiți ai numărului anului" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "anul ca număr zecimal" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "timpul zonal sau numele sau abrevierea" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Specificator" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Descriere" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Exemplu" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Stabilire culori mesaj" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Culori" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citat - primul nivel" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citat - nivelul al doilea" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citat - nivelul al treilea" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Legătură URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Reciclează culori citat" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Alege culoarea pentru citatul de nivel 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Alege culoarea pentru citatul de nivel 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Alege culoarea pentru citatul de nivel 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Alege culoarea pentru URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Descriere simboluri" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5866,11 +5870,11 @@ msgstr "" "ID-mesaj" # ??? -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Dacă x este setat, afișează expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5885,7 +5889,7 @@ msgstr "" "Caracterul %" # sau linie ? -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5897,19 +5901,19 @@ msgstr "" "Caracterul {\n" "Caracterul }" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Combinații de taste" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Selectați tema predefinită pentru combinațiile de taste." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Implicit" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Sylpheed vechi" diff --git a/po/ru.po b/po/ru.po index 15d4258a..eed0f195 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-06-15 15:18+0400\n" "Last-Translator: \n" "Language-Team: Russian \n" @@ -511,11 +511,11 @@ msgstr "Найдено %s\n" msgid "Configuration is saved.\n" msgstr "Настройки сохранены.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Фильтр спама" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Фильтр спама" @@ -660,7 +660,7 @@ msgstr "" "Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-" "1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -999,7 +999,7 @@ msgstr "/Копировать" msgid "/_Paste" msgstr "/Вставить" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Адресная книга" @@ -1073,7 +1073,7 @@ msgstr "" "Вы хотите удалить папку \"%s\" и все адреса в ней?\n" "Если удалить только папку, адреса будут перемещены в родительскую папку." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Удалить папку" @@ -1195,7 +1195,7 @@ msgstr "Ошибка преобразования адресной книги" msgid "Address Book Conversion" msgstr "Преобразование адресной книги" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Интерфейс" @@ -1833,8 +1833,8 @@ msgid "Properties" msgstr "Свойства" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Кодировка" @@ -1881,7 +1881,7 @@ msgstr "" "Завершить процесс принудительно?\n" "Идентификатор группы процессов: %d\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "Настроить панель инструментов" @@ -2079,12 +2079,12 @@ msgstr "Изменить имя папки" msgid "Input the new name of folder:" msgstr "Введите новое имя папки:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Новая папка" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Введите имя новой папки:" @@ -2102,7 +2102,7 @@ msgstr "Редактирование записи JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2305,28 +2305,28 @@ msgstr "Корзина" msgid "Drafts" msgstr "Черновики" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Спам" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "НоваяПапка" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "Символ \"%c\" не может входить в имя папки." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Папка \"%s\" уже существует." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Не удалось создать папку \"%s\"." @@ -2400,18 +2400,18 @@ msgstr "/Удалить группу новостей" msgid "Creating folder view...\n" msgstr "Создание области просмотра папок...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Новые" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Не прочитано" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Всего" @@ -2423,12 +2423,12 @@ msgstr "Установка информации о папке...\n" msgid "Setting folder info..." msgstr "Установка информации о папке..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Просмотр папки %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Просмотр папки %s ..." @@ -2458,26 +2458,26 @@ msgstr "Проверка новых сообщений во всех папка msgid "Folder %s is selected\n" msgstr "Папка %s выбрана\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Загружаются сообщения из %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Загрузить все сообщения из %s ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Загружаются все сообщения" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Произошла ошибка при загрузке сообщений из \"%s\"." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2487,26 +2487,26 @@ msgstr "" "(если вы хотите создать папку для вложенных папок,\n" " добавьте \"/\" в конец имени)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Введите новое имя для \"%s\":" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Переименовать папку" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Не удалось переименовать папку \"%s\"." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Не удалось переместить папку \"%s\"." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2515,11 +2515,11 @@ msgstr "" "Удалить папку поиска \"%s\"?\n" "Это не приведёт к удалению сообщений." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Удалить папку поиска" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2532,30 +2532,30 @@ msgstr "" "\n" "Вы действительно хотите удалить папку?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Ошибка при удалении папки \"%s\"." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Очистка корзины" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Удалить все сообщения из корзины?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Не спам" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Удалить все сообщения из корзины?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2564,34 +2564,34 @@ msgstr "" "Удалить почтовый ящик \"%s\"?\n" "(Сообщения не будут удалены с диска)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Удалить почтовый ящик" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Удалить учётную запись IMAP4 \"%s\"?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Удалить учётную запись IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Удалить группу новостей \"%s\"?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Удаление группы новостей" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Удалить учётную запись новостей \"%s\"?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Удалить учётную запись новостей" @@ -3857,27 +3857,27 @@ msgstr "Без названия" msgid "none" msgstr "нет" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Автономная работа" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Вы работаете в автономном режиме. Подключиться к сети?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Очистить все корзины" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Удалить все сообщения из корзины?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Добавить почтовый ящик" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3887,16 +3887,16 @@ msgstr "" "Если будет указан существующий ящик, то он\n" "будет автоматически прочитан." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Почтовый ящик \"%s\" уже существует." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Почтовый ящик" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3906,96 +3906,96 @@ msgstr "" "Возможно, некоторые файлы уже существуют, или вы не имеете прав на запись в " "каталог." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Папки" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Сообщение" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/Ответить" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Ответить всем" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Ответить отправителю" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Ответить в список рассылки" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Переслать" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Переслать как вложение" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Перенаправить без изменений" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Иконка и текст" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Текст справа от иконки" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "Иконка" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "Текст" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "Нет" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" "Вы работаете в автономном режиме. Щёлкните по значку, чтобы подключиться." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Вы подключены. Щёлкните по значку, чтобы работать автономно." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Выход" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Выйти из программы?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Выбор папки" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Параметры командной строки" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Использование: sylpheed [ПАРАМЕТР]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4025,7 +4025,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4055,15 +4055,15 @@ msgstr "" "отобразить этоу подсказку и выйти\n" "вывести информацию о версии и выйти" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "Специфические для Windows настройки:" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "--ipcport номер порта" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "задать портдля удаленной команды IPC" @@ -4301,21 +4301,21 @@ msgstr "Настройки учётной записи" msgid "Creating account preferences window...\n" msgstr "Создание окна настроек учётной записи...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Приём" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Отправить" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Написать" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Защита" @@ -4323,7 +4323,7 @@ msgstr "Защита" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Дополнительно" @@ -4447,8 +4447,8 @@ msgid "Authentication method" msgstr "Метод аутентификации" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Автоматически" @@ -4492,8 +4492,8 @@ msgstr "Создавать Message-ID" msgid "Add user-defined header" msgstr "Добавить дополнительные заголовки" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Определить... " @@ -4518,7 +4518,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Проверка пароля через POP3 перед отправкой" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Подпись" @@ -4829,90 +4829,90 @@ msgstr "Удалить действие" msgid "Do you really want to delete this action?" msgstr "Вы действительно хотите удалить это действие?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Создание окна общих настроек...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Общие настройки" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Отображение" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Спам" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Прочее" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Проверять приход новых сообщений" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "каждые" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "минут" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Проверять приход новых сообщений при запуске" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Обновить все локальные папки после приёма" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Выполнять команду, когда поступили новые сообщения" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Команда" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "\"%d\" будет заменено на число новых сообщений." -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Принимать из спула" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Фильтровать при приёме" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Путь к спулу" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Общие" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Сохранять отправленные сообщения в папке \"Отправленные\"" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Применять фильтры к отправленным сообщениям" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Автоматически добавлять получателей в адресную книгу" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4920,23 +4920,23 @@ msgstr "" "Предупреждать об отсутствии вложений когда следующие строки (разделенные " "запятыми) присутствуют в тексте сообщения" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Пример: файл)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Предупреждать получателей перед отправкой" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Исключая следующие адреса/домены (разделенные запятой):" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Кодирование текста сообщений" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4944,15 +4944,15 @@ msgstr "" "Укажите метод кодирования текстов сообщений, содержащих символы не из " "диапазона ASCII (Content-Transfer-Encoding)." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Кодирование имён файлов в MIME" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "Заголовок MIME" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4964,177 +4964,177 @@ msgstr "" "\"RFC 2231\" - метод, соответствующий стандартам Internet, но не работающий " "с некоторыми несвободными почтовыми программами." -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Разделитель подписи" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Добавлять автоматически" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Ответить" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Автоматически выбирать учётную запись при ответе" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Цитировать при ответе" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Ответить в список рассылки при помощи \"Ответить\"" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Включить получателей при ответе нв письмо себе" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "Устанавливать только адреса получателей при ответе" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Редактор" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Автоматически запускать внешний редактор" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Число уровней отката" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Переносить строки с" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "символа" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Переносить цитаты" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Переносить при вводе" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Автоматически сохранять в папке черновиков" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Формат" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Проверка орфографии" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Формат ответа" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Знак цитаты" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Формат пересылаемого сообщения" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Описание символов " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Проверять орфографию" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Язык по умолчанию:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Шрифт для текста" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Дерево папок" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Показывать число непрочитанных сообщений рядом с именем папки" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Отображать столбцы с числом сообщений в дереве папок" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Сокращать названия групп новостей длиннее" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "букв" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Список сообщений" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "Показывать получателя в колонке \"От\", если отправитель - вы" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Разворачивать обсуждения" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Формат даты" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr "Установить отображаемые поля..." -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Сообщение" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Выделение цветом" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Кодировка по умолчанию" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" "Эта кодировка используется для отображения сообщений, в которых отсутствует " "явное указание кодировки." -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Кодировка для отправляемых сообщений" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5142,11 +5142,11 @@ msgstr "" "При выборе варианта \"Автоматически\" будет использована оптимальная " "кодировка для текущего языка и страны." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Разрешить раскраску сообщений" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5154,87 +5154,87 @@ msgstr "" "Отображать многобайтовые алфавитно-цифровые символы\n" "как ASCII (только для японских кодировок)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Показывать панель заголовков над областью просмотра сообщений" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Показывать сокращённые заголовки при просмотре сообщений" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Отображать сообщения в формате HTML как текст" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "Отображать сообщения в формате HTML как текст" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Отображать курсор в области просмотра сообщения" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Расстояние между строками" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "пикселей" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Прокрутка" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Половина страницы" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Плавная прокрутка" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Шаг" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Изображения" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Масштабировать присоединённые изображения по размеру окна" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Показывать изображения в тексте сообщения" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "Вы можете указать метки для каждого цвета (Работа, Сделать, и.т.п.)." -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Включить автоматическую фильтрацию спама" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Команды для обучения:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Выберите стандартную настройку)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Не спам" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Команда классификации" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5243,242 +5243,246 @@ msgstr "" "отметить вручную некоторое количество сообщений, как являющихся, так и не " "являющихся спамом." -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Папка для спама" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Сообщения, помеченные как спам, будут перемещены в эту папку." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Проверять сообщения на спам при приёме" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Удалять обнаруженный спам перед фильтрацией сообщений" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Удалять обнаруженный спам с сервера при приёме" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Помечать отфильтрованный спам как прочитанный" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Автоматически проверять подписи" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Показывать результат проверки подписи в отдельном окне" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Сохранять парольную фразу в памяти" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Удалять через" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "минут" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" "При установке в 0 парольная фраза будет храниться в течение всего сеанса." -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Захватить ввод при запросе пароля" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Выводить предупреждение при запуске, если GnuPG не работает" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Всегда открывать сообщение для просмотра при выделении в списке" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 msgid "Open first unread message when a folder is opened" msgstr "Открыть первое непрочитанное сообщение при входе в папку" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Запомнить последнее выбранное сообщени" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "Помечать сообщение как прочитанное только после открытия в новом окне" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Перейти в папку \"Входящие\" после приёма новых сообщений" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Открыть папку новых сообщений при запуске" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Немедленно выполнять перемещение и удаление сообщений" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "" "Сообщения будут просто помечены до выполнения, если эта опция не включена." -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Размещать кнопки в окнах в соответствии с правилами GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Отображать значок на панели" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Свернуть в панель задач" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Развернуть окно по щелчку на иконке" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Установить клавиатурные команды... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Другое" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Внешние команды" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Обновление" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Окно приёма сообщений" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Показывать окно приёма сообщений" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Всегда" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Только при запуске приема сообщений вручную" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Никогда" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Не отображать сообщение об ошибке при получении сообщений" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Закрывать окно приёма сообщений после завершения" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Добавлять адрес в список адресатов по двойному щелчку" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 msgid "Address auto-completion:" msgstr "Автодополнение адреса:" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "Начинать с Tab" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "Отключить" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "При выходе" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Запрашивать подтверждение при выходе" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Очищать корзину при выходе" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Спрашивать перед очисткой" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Предупреждать о наличии сообщений в очереди" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Внешние команды (%s будет заменено на имя файла/URI)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Web-браузер" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Браузер по умолчанию)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Использовать внешнюю программу для печати" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Использовать внешнюю программу для приёма почты" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Использовать внешнюю программу для отправки почты" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "Проверка обновлений требует наличия команды 'curl'." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Включить автоматическую проверку обновлений" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Использовать HTTP-прокси" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "HTTP-прокси сервер (адрес:порт):" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "Проверять целостность кеша списка сообщений" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5488,275 +5492,275 @@ msgstr "" "программами.\n" "Включение проверки замедляет отображение списков сообщений." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Время ожидания ответа из сети:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "секунд" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Автоматически (Рекомендуется)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7 бит ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Западноевропейская (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Западноевропейская (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Западноевропейская (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Центральноевропейская (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Прибалтийская (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Прибалтийская (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Балтика (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Греческая (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Арабская (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Арабская (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Иврит (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Иврит (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Турецкая (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Кириллица (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Кириллица (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Кириллица/Украина (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Кириллица (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Японская (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Японская (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Японская (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Китайская упрощённая (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Китайская упрощённая (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Китайская традиционная (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Китайская традиционная (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Китайская (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Корейская (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Тайская (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Тайская (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "сокращённое название дня недели" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "полное название дня недели" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "сокращённое название месяца" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "полное название месяца" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "предпочтительный формат даты и времени для выбранной страны" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "век (год/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "день месяца" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "час, 24-часовое представление" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "час, 12-часовое представление" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "день года" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "номер месяца" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "минута" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM или PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "секунда" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "номер дня недели" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "предпочтительный формат даты для выбранной страны" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "последние две цифры года" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "год полностью" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "имя или сокращение временной зоны" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Элемент формата" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Описание" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Пример" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Настройка цветов сообщений" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Цвета" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Цитата - Первый уровень" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Цитата - Второй уровень" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Цитата - Третий уровень" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Ссылка (URI)" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Циклически использовать цвета цитат" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Выберите цвет для цитат уровня 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Выберите цвет для цитат уровня 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Выберите цвет для цитат уровня 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Выберите цвет для ссылок (URI)" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Описание символов" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5780,11 +5784,11 @@ msgstr "" "Группы новостей\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Если x установлено, отображает expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5798,7 +5802,7 @@ msgstr "" "Содержимое сообщения без подписи со знаком цитаты\n" "Символ \"%\"" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5810,19 +5814,19 @@ msgstr "" "Символ \"{\"\n" "Символ \"}\"" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Клавиатурные команды" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Выберите вариант настройки клавиатурных команд." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "По умолчанию" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Старые версии Sylpheed" diff --git a/po/sk.po b/po/sk.po index 4b053436..721fdeb0 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2004-01-22 17:46+0100\n" "Last-Translator: Andrej Kacian \n" "Language-Team: Slovak \n" @@ -503,12 +503,12 @@ msgstr "Nájdené %s\n" msgid "Configuration is saved.\n" msgstr "Nastavenie uložené.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Priečinok" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Priečinok" @@ -652,7 +652,7 @@ msgstr "" "programom. Ak to tak nie je, napíšte na adresu Free Software Foundation, " "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -998,7 +998,7 @@ msgstr "/_Kopírovať..." msgid "/_Paste" msgstr "/Úp_ravy/_Prilepiť" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Otvoriť adresár" @@ -1075,7 +1075,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Odstrániť priečinok" @@ -1202,7 +1202,7 @@ msgstr "Chyba pri konverzii adresára" msgid "Address Book Conversion" msgstr "Konverzia adresára" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Ovládanie" @@ -1883,8 +1883,8 @@ msgid "Properties" msgstr "Vlastnosti" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kódová stránka" @@ -1928,7 +1928,7 @@ msgstr "" "Ukončiť ho násilne?\n" "skupinový ID procesu: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2134,12 +2134,12 @@ msgstr "Upraviť priečinok" msgid "Input the new name of folder:" msgstr "Zadajte nový názov priečinka:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nový priečinok" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Zadajte názov nového priečinka:" @@ -2157,7 +2157,7 @@ msgstr "Upraviť záznam JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2370,28 +2370,28 @@ msgstr "Odpadkový kôš" msgid "Drafts" msgstr "Koncepty" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Nový Priečinok" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "Názov priečinka nemôže obsahovať `%c'." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Priečinok `%s' už existuje." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Nedá sa vytvoriť priečinok `%s'." @@ -2471,18 +2471,18 @@ msgstr "/Odstrániť _diskusnú skupinu" msgid "Creating folder view...\n" msgstr "Vytváram náhľad pre priečinok...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nový" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Neprečítané" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2494,12 +2494,12 @@ msgstr "Nastavujem informácie o priečinku...\n" msgid "Setting folder info..." msgstr "Nastavujem informácie o priečinku..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Prehľadávam priečinok %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Prehľadávam priečinok %s ..." @@ -2529,27 +2529,27 @@ msgstr "Kontrolujem nové spráby vo všetkých priečinkoch..." msgid "Folder %s is selected\n" msgstr "Priečinok %s je zvolený\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Odosielam správu..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Odosielam správu..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Odosielam správu..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Pri odosielaní správy na %s nastala chyba." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2559,26 +2559,26 @@ msgstr "" "(Ak chcete vytvoriť priečinok s ďalšími podzložkami,\n" "pridajte na koniec názvu '/')" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Zadajte nový názov pre `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Premenovať priečinok" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Priečinok '%s' sa nedá odstrániť." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Priečinok '%s' sa nedá odstrániť." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2587,12 +2587,12 @@ msgstr "" "Naozaj chcete odstrániť schránku '%s' ?\n" "(Správy NEBUDÚ odstránené z disku)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Odstrániť priečinok" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2603,31 +2603,31 @@ msgstr "" "Všetky priečinky a správy v `%s' budú odstránené.\n" "Naozaj pokračovať?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Priečinok '%s' sa nedá odstrániť." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Vyprázdniť kôš" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Zmazať všetky správy v koši?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Predmet" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Zmazať všetky správy v koši?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2636,34 +2636,34 @@ msgstr "" "Naozaj chcete odstrániť schránku '%s' ?\n" "(Správy NEBUDÚ odstránené z disku)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Odstrániť schránku" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Naozaj chcete odstrániť IMAP4 konto '%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Odstrániť IMAP4 konto" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Naozaj chcete odstrániť diskusnú skupinu '%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Odstrániť diskusnú skupinu" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Naozaj chcede odstrániť news konto '%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Odstrániť news konto" @@ -3986,29 +3986,29 @@ msgstr "Bez názvu" msgid "none" msgstr "žiadny" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Odpojené" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Ste odpojený. Pripojiť sa?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Vyprázdniť kôš" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Zmazať všetky správy v koši?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Pridať mailbox" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4019,16 +4019,16 @@ msgstr "" "Ak zadáte existujúci mailbox, bude\n" "automaticky prehľadaný." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Mailbox '%s' už existuje." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Mailbox" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4038,104 +4038,104 @@ msgstr "" "Pravdepodobne už niektoré súbory existujú, alebo tam nemáte práva na " "zapisovanie." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Zobrazenie priečinku" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Zobrazenie správy" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Odpovedať" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Odpovedať odosielateľovi i všetkým príjemcom" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/O_dpovedať komu/_odosielateľovi" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/O_dpovedať komu/do _diskusnej skupiny" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Poslať ďalej" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Poslať ďalej ako p_rílohu" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Pr_esmerovať" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Zobraziť/_Ukázať alebo skryť/_Panel nástrojov/_Ikony" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Text" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Žiadna" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Ste odpojený. Kliknite na ikonu, ak sa chcete pripojiť." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Ste pripojený. Kliknite na ikonu, ak sa chcete odpojiť." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Ukončiť" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Ukončiť program" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Zvoľte priečinok" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Nebol zadaný príkazový riadok." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Použitie: %s [VOĽBY]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4152,7 +4152,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4169,15 +4169,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4428,21 +4428,21 @@ msgstr "Nastavenie konta" msgid "Creating account preferences window...\n" msgstr "Vytváram okno nastavenia konta...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Prijať" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Odoslať" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Nová správa" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Súkromie" @@ -4450,7 +4450,7 @@ msgstr "Súkromie" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Rozšírené" @@ -4578,8 +4578,8 @@ msgid "Authentication method" msgstr "Metóda autentizácie" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatická" @@ -4629,8 +4629,8 @@ msgstr "Generovať Message-ID" msgid "Add user-defined header" msgstr "Pridať uživateľom definované hlavičky" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Upresniť... " @@ -4656,7 +4656,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autentizovať cez POP3 pred odosielaním" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Podpis" @@ -4973,117 +4973,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Vytváram okno všeobecných nastavení...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Všeobecné nastavenia" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Zobrazenie" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Priečinok" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Automaticky zisťovať novú poštu" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "každých" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minút" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Zistiť novú poštu pri spustení" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Aktualizovať všetky miestne priečinky po prijatí pošty" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, 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:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Príkaz" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Prijať lokálnu poštu zo spoolu" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrovať pri prijímaní lokálnej pošty" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Všeobecné" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Uložiť odoslané správy" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Automaticky nastaviť nasledujúce adresy" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Zalomiť pred odoslaním" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Kódovanie pri prenose" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 #, fuzzy msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " @@ -5092,201 +5092,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:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Výstupné kódovanie znakov" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Výstupné kódovanie znakov" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Oddeľovač podpisu" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Vložiť automaticky" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Odpovedať" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Automaticky zvoliť konto pri odpovedaní" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Pri odpovedaní citovať správu" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/O_dpovedať komu/do _diskusnej skupiny" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Automaticky spustiť externý editor" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Počet spätných krokov" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Zalomiť správy na" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "znakoch" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Zalomiť citáciu" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Zalamovať pri písaní" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Uložiť medzi koncepty" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Obyčajný" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Formát odpovede" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Značka citácie" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Formát posielania ďalej" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Popis znakov " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Východzí inbox" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Text" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Priečinok" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Skrátiť diskusné skupiny dlhšie ako" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "písmen" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Zoznam správ" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Rozbaliť vlákna" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Formát dátumu" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Nastavenie zobrazovaných položiek v zozname správ... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Správa" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/_Farebné označenie" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Zobraziť/_Triediť/Zostupne" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Zobraziť/_Triediť/Zostupne" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5295,647 +5295,651 @@ msgstr "" "Po zvolení 'Automatické' bude zvolené optimálne kódovanie\n" "pre súčasnú lokalizáciu." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Povoliť farby v správe" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Zobraziť panel s hlavičkami nad správou" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Zobraziť vybrané hlavičky v správe" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/Sp_ráva/Poslať ako p_rílohu" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Zobraziť vybrané hlavičky v správe" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Medzera medzi riadkami" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(ov)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Posúvanie" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Pol stránky" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Plynulé posúvanie" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Posun" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 #, 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:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Zobrazované hlavičky" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Priečinok" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Vykonať" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Zvoľte kľúče" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Vykonať" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Priečinok" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Nefiltrované správy budú umiestnené v tomto priečinku)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtrovať správy pri prijatí" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Odstrániť priečinok" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Odstrániť priečinok" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Automaticky overovať podpisy" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Zobraziť výsledok overenia ako upozornenie" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Uložiť heslo dočasne v pamäti" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Vymazať z pamäte za" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minút " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Zachytiť vstup počas zadávania hesla" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Otvoriť správu hneď pri zvolení v zozname" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Žiadne zafarbené správy" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, 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:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Zistiť novú poštu pri spustení" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 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:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Zobraziť meno" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Nastaviť klávesové skratky... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Ostatné" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Vykonať" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Dátum" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Okno prijímania" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Zobraziť okno prijímania" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Vždy" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Len pri manuálnom prijímaní" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nikdy" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Nezobrazovať upozornenie pri chybe pri prijímaní" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Po skončení zavrieť okno prijímania" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Pridať adresu k príjemcom pri dvojkliknutí" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Konverzia adresára" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Pri ukončení" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Potvrdiť ukončenie" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Vyprázdniť kôš pri ukončení" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Opýtať sa pred vyprázdnením" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Upozorniť, ak sú správy vo fronte" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Webový prehliadač" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Východzí inbox" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Pre odosielanie použiť externý program" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Použiť externý program pre prijímanie lokálnej pošty" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Pre odosielanie použiť externý program" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Zapisujem stav zoznamu do medzipamäte (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Časový limit spojení:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "sekúnd" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatické (doporučené)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Západná Európa (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Západná Európa (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Západná Európa (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Stredná Európa (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Pobaltie (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Pobaltie (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Cyrilika (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grécko (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Pobaltie (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Cyrilika (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Grécko (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Cyrilika (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turecko (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrilika (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrilika (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrilika (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrilika (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonsko (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonsko (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonsko (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Zjednodušená čínština (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Zjednodušená čínština (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradičná čínština (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradičná čínština (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Čínština (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Kórea (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thajsko (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thajsko (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "skrátený názov dňa v týždni" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "názov dňa v týždni" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "skrátený názov mesiaca" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "názov mesiaca" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "storočie (rok/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "deň v mesiaci" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "číslo dňa v roku" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "číslo mesiaca" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minúty" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM alebo PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekundy" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "poradie dňa v týždni" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "uprednostňovaný dátum pre súčasnú lokalizáciu" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "posledné dve číslice roku" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "rok" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "časová zóna, jej názov alebo skratka" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Symbol" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Popis" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Príklad" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Nastaviť farby správy" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Farby" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citovaný text - Prvá úroveň" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citovaný text - Druhá úroveň" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citovaný text - Tretia úroveň" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI odkaz" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Opakovať farby" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Vyberte farbu pre 1. úroveň citácie" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Vyberte farbu pre 2. úroveň citácie" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Vyberte farbu pre 3. úroveň citácie" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Vyberte farbu pre URI odkazy" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Popis symbolov" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5959,11 +5963,11 @@ msgstr "" "Diskusné skupiny\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Ak je x zadané, zobrazí expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5977,7 +5981,7 @@ msgstr "" "Telo citovanej správy bez podpisu\n" "Znak %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5989,20 +5993,20 @@ msgstr "" "Ľavá zložená zátvorka\n" "Pravá zložená zátvorka" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Klávesové skratky" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Nastaviť klávesové skratky... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Štandardné" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Starší Sylpheed" diff --git a/po/sl.po b/po/sl.po index ea7fe047..e9c7b10c 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2003-01-24 20:39CET\n" "Last-Translator: Jernej Kovacic \n" "Language-Team: Slovenian \n" @@ -508,12 +508,12 @@ msgstr "Najden %s\n" msgid "Configuration is saved.\n" msgstr "Konfiguracija je shranjena.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Mapa" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Mapa" @@ -660,7 +660,7 @@ msgstr "" "programom; če ga niste, pišite na Free Software Foundation, Inc., 59 Temple " "Place - Suite 330, Boston, MA 02111-1307, ZDA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1004,7 +1004,7 @@ msgstr "/Prepiš_i..." msgid "/_Paste" msgstr "/_Uredi/_Prilepi" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Imenik naslovov" @@ -1081,7 +1081,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Izbriši mapo" @@ -1207,7 +1207,7 @@ msgstr "Napaka pri pretvorbi imenika naslovov" msgid "Address Book Conversion" msgstr "Pretvorba imenika naslovov" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Vmesnik" @@ -1889,8 +1889,8 @@ msgid "Properties" msgstr "Lastnost" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Nabor znakov" @@ -1934,7 +1934,7 @@ msgstr "" "Ali naj ga prisilim k prekinitvi?\n" "Št. skupine procesov: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2139,12 +2139,12 @@ msgstr "Urejanje mape" msgid "Input the new name of folder:" msgstr "Vnesite novo ime mape:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Nova mapa" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Vnesite ime nove mape:" @@ -2162,7 +2162,7 @@ msgstr "Urejanje vnosa JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2374,28 +2374,28 @@ msgstr "Smeti" msgid "Drafts" msgstr "Osnutki" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Nova mapa" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "Znaka '%c' ne more biti v imenu mape." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Mapa '%s' že obstaja." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Ne morem narediti mape '%s'." @@ -2475,18 +2475,18 @@ msgstr "/_Odstrani skupino novic" msgid "Creating folder view...\n" msgstr "Delam mapo View...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Novo" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Neprebrano" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2498,12 +2498,12 @@ msgstr "Nastavljam informacije o mapi...\n" msgid "Setting folder info..." msgstr "Nastavljam informacije o mapi..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Preiskujem mapo %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Preiskujem mapo %s ..." @@ -2534,27 +2534,27 @@ msgstr "Preverjam nova sporočila v vseh mapah..." msgid "Folder %s is selected\n" msgstr "Mapa %s je izbrana\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Pošiljam sporočilo" -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Pošiljam sporočilo" -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Pošiljam sporočilo" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Med pošiljanjem sporočila %s je prišlo do napake." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2564,26 +2564,26 @@ msgstr "" "(če želite narediti mapo za shranjevanje podmap,\n" "dodajte '/' na koncu imena datoteke)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Vnesite novo ime za '%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Preimenuj mapo" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Ne morem odstraniti mape '%s'" -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Ne morem odstraniti mape '%s'" -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2592,12 +2592,12 @@ msgstr "" "Ali naj res odstranim poštni predal '%s' ?\n" "(Sporočila se NE bodo izbrisala z diska)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Izbriši mapo" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2608,31 +2608,31 @@ msgstr "" "Vse mape in sporočila pod '%s' bodo izbrisana.\n" "Ali jih res želite izbrisati?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Ne morem odstraniti mape '%s'" -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Izprazni smetnjak" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Izbrišem vsa sporočila v smetnjaku?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Zadeva" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Izbrišem vsa sporočila v smetnjaku?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2641,34 +2641,34 @@ msgstr "" "Ali naj res odstranim poštni predal '%s' ?\n" "(Sporočila se NE bodo izbrisala z diska)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Odstrani poštni predal" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Ali naj res izbrišem račun IMAP4 '%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Izbriši račun IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Ali naj res izbrišem novičarsko skupino '%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Izbriši novičarsko skupino" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Ali naj res izbrišem novičarski račun '%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Izbriši novičarski račun" @@ -3990,29 +3990,29 @@ msgstr "Brez naslova" msgid "none" msgstr "nič" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Izprazni smetnjak" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Izbrišem vsa sporočila v smetnjaku?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Dodaj poštni predal" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4023,16 +4023,16 @@ msgstr "" "Če je določen obstoječi poštni predal,\n" "bo pregledan samodejno." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Poštni predal `%s' že obstaja." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Poštni predal" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4041,104 +4041,104 @@ msgstr "" "Izdelava poštnega predala ni uspela.\n" "Morda obstajajo nekatere datoteke ali pa tam nimate dovoljenja za pisanje." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Syčpheed - ogled mape" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - ogled sporočila" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/O_dgovori" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Odgovori vsem" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/Odgovor _za/_pošiljatelja" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/Odgovor _za/_dopisni seznam" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/P_osreduj" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Posreduj kot prilo_go" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Pre_usmeri" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Pogled/Pri_kaži ali skrij/O_rodjarna/_Ikone" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Besedilo" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Nič" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Končaj" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Ali naj končam ta program?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Izberi mapo" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Ukazna vrstica ni nastavljena." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Uporaba: %s [MOŽNOST]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4155,7 +4155,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4172,15 +4172,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4431,21 +4431,21 @@ msgstr "Nastavitve računa" msgid "Creating account preferences window...\n" msgstr "Ustvarjam okno za nastavitve računa...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Sprejmi" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Pošlji" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Sestavi" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Zasebnost" @@ -4453,7 +4453,7 @@ msgstr "Zasebnost" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Napredno" @@ -4581,8 +4581,8 @@ msgid "Authentication method" msgstr "Overovitvena metoda" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Samodejno" @@ -4631,8 +4631,8 @@ msgstr "Generiran ID sporočila" msgid "Add user-defined header" msgstr "Dodaj uporabniško definirano zaglavje" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Uredi... " @@ -4658,7 +4658,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Pred pošiljanjem avtenticiraj s POP3" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Podpis" @@ -4973,318 +4973,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Ustvarjam okno za splošne nastavitve...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Splošne nastavitve" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Prikaz" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Mapa" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Samodejno preverjanje nove pošte" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "vsak" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minut(e)" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Preveri novo pošto ob zagonu" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Posodobi vse lokalne mape po pripojitvi" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "IZvrši takoj, ko prestavljaš ali brišeš sporočilo" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Ukaz" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Pripoji iz spoola" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtriranje ob pripojitvi" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Splošno" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Shrani poslana sporočila v izhodno mapo" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Samodejno nastavi sledeče naslove" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Prelomi pred pošiljanjem" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 #, fuzzy msgid "Transfer encoding" msgstr "Prelomi pred pošiljanjem" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Izhodni nabor znakov" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Izhodni nabor znakov" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Ločilo podpisa" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Vrini samodejno" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Odgovori" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Samodejno izberi račun za odgovore" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citiraj sporočila ob odgovarjanju" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Odgovor _za/_dopisni seznam" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Urejevalnik" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Samodejni zaženi zunanji urejevalnik" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Razveljavi nivo" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Prelom sporočila ob" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "znakov" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Prelom citata" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Prelomi ob vnosu" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Shrani v imenik Draft" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Normalno" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Oblika odgovora" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Znak za citiranje" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Oblika posredovanja" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr "Opis simbolov" -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Privzeta mapa za prejeto pošto" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Besedilo" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Mapa" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Prikaži število neprebranih poleg imena mape" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Prikaži število neprebranih poleg imena mape" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Skrajšaj novičarske skupine daljše od" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "Izbriši" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Ogled povzetka" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Razširi niti" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Oblika datuma" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr "Nastavi del za prikaz povzetka..." -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Sporočila" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Barvanje oz_nak" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Pogled/_Razvrščanje/Pa_dajoče" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Pogled/_Razvrščanje/Pa_dajoče" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5293,11 +5293,11 @@ msgstr "" "Če je izbrano `Samodejno', bo uporabljeno\n" "optimalno kodiranje za trenutni locale." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Omogoči barvanje sporočila" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5305,638 +5305,642 @@ msgstr "" "Prikaži večzložno abecedo in števila kot\n" "znake ASCII (samo japonščina)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Prikaži zaglavje nad ogledom sporočila" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Prikaži kratko zaglavje ob ogledu sporočila" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/_Sporočilo/Posreduj kot prilo_go" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Prikaži kratko zaglavje ob ogledu sporočila" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Prostor za vrstico" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "točk(e)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Drsenje" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Polovica strani" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Nadzor gladkosti" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Korak" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 #, fuzzy msgid "Resize attached large images to fit in the window" msgstr "Spremeni velikost pripetim slikam" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Nastavitev prikaza zaglavja" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Mapa" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Izvedi" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Izberite ključ" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Izvedi" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Mapa" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Nefiltrirana sporočila bodo shranjena v tej mapi)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtriranje sporočil ob sprejemu" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Izbriši mapo" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Izbriši mapo" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Samodejno preveri podpise" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Prikaži rezultat preverjanja podpisa v novem oknu" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Začasno shrani prepustno frazo v pomnilnik" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Poteče po" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minut(e) " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Zagrabi vnos med vnašanjem gesla" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 #, fuzzy msgid "Always open messages in summary when selected" msgstr "Nobena datoteka s sporočilom ni izbrana." -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Ni več sporočil z oznako" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Ob prejemu novih sporočil pojdi v mapo Prejeto" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Preveri novo pošto ob zagonu" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "IZvrši takoj, ko prestavljaš ali brišeš sporočilo" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Prikaži ime" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Nastavi povezave na tipke... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Ostalo" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Izvedi" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Datum" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Dialog za sprejem" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Prikaži pogovorno okno za sprejem" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Vedno" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nikoli" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Na koncu zapri pogovorno okno za sprejemanje" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Ob dvojnem kliku dodaj naslov na cilj" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Pretvarjam imenik naslovov" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Ob izhodu" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Potrdi ob izhodu" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Izprazni smetnjak ob izhodu" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Vprašaj pred izpranjenjem" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Opozori, če so čakajoča sporočila" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Spletni brskalnik" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Privzeta mapa za prejeto pošto" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Uporabi zunanji program za pošiljanje" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Uporabi zunanji program za vključitev" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Uporabi zunanji program za pošiljanje" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Pišem povzetek predpomnilnika (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Samodejno (priporočeno)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7-bitni ASCII (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Zahodnoevropski (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Zahodnoevropski (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Zahodnoevropski (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Srednjeevropski (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltski (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltski (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Cirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grški (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Baltski (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Cirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Grški (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Cirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turški (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cirilica (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cirilica (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cirilica (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonski (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonski (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonski (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Poenostavljena kitajščina (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Poenostavljena kitajščina (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradicionalna kitajščina (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradicionalna kitajščina (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Kitajski (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korejski (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tajski (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tajski (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "polno okrajšano ime dneva v tednu" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "polno ime dneva v tednu" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "okrajšano ime meseca" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "polno ime meseca" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "številka stoletja (leto/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "dan v mesecu kot desetiško število" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "dan v letu kot desetiško število" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "mesec kot desetiško število" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minute kot desetiško število" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM oz. PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekunde kot desetiško število" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "dan v tednu kot desetiško število" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "najustreznejši datum za trenutni locale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "zadnji dve števki leta" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "leto kot desetiško število" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "časovni pas ali ime ali okrajšava" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Določevalec" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Opis" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Primer" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Nastavi barve sporočila" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Barve" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citirano besedilo - prvi nivo" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citirano besedilo - drugi nivo" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citirano besedilo - tretji nivo" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "povezava URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Obnovi barve za citiranje" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Izberite barvo za citiranje na prvem nivoju" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Izberite barvo za citiranje na drugem nivoju" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Izberite barvo za citiranje na tretjem nivoju" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Izberite barvo za URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Opis simbolov" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5960,11 +5964,11 @@ msgstr "" "Novičarske skupine\n" "ID sporočila" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Če je x nastavljen, prikaži expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5978,7 +5982,7 @@ msgstr "" "Telo citiranega sporočila brez podpisa\n" "Dobesedno %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5990,20 +5994,20 @@ msgstr "" "Dobesedni zaviti oklepaj\n" "Dobesedni zaviti zaklepaj" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Povezave na tipke" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Nastavi povezave na tipke... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Privzeto" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Stari Sylpheed" diff --git a/po/sr.po b/po/sr.po index 924ef8ec..777763f7 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2002-11-29 21:08+0100\n" "Last-Translator: garret \n" "Language-Team: Serbian\n" @@ -509,12 +509,12 @@ msgstr "Pronađeno %s\n" msgid "Configuration is saved.\n" msgstr "Konfiguracija je spremljena.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Direktorijum" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "Direktorijum" @@ -660,7 +660,7 @@ msgstr "" "niste, pišite ne Free Software Foundation, Inc., 59 Temple Place - Suite " "330, Boston, MA 02111-1307, SAD." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1004,7 +1004,7 @@ msgstr "/_Kopiranje..." msgid "/_Paste" msgstr "/_Izmeni/U_baci" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adresar" @@ -1082,7 +1082,7 @@ msgstr "" "Ako brišete samo direktorijum, adrese će biti premeštene u prethodni " "direktorijum." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Obriši direktorijum" @@ -1201,7 +1201,7 @@ msgstr "Greška pri unosu adresara" msgid "Address Book Conversion" msgstr "Unos adresara" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Izgled programa" @@ -1884,8 +1884,8 @@ msgid "Properties" msgstr "Svojstva" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kodiranje" @@ -1929,7 +1929,7 @@ msgstr "" "Nasilno prekinuti proces?\n" "grupa procesa: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2134,12 +2134,12 @@ msgstr "Izmeni direktorijum" msgid "Input the new name of folder:" msgstr "Unesite ime novog direktorijuma:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Novi direktorijum" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Unesite ime novog direktorijuma:" @@ -2157,7 +2157,7 @@ msgstr "Izmenite JPilot unos" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2369,28 +2369,28 @@ msgstr "Smeće" msgid "Drafts" msgstr "Nedovršeno" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NoviDir" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' ne može biti uvršten u ime direktorijuma." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Direktorijum `%s' već postoji." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Ne mogu napraviti direktorijum `%s'." @@ -2470,18 +2470,18 @@ msgstr "/Skloni news _grupu" msgid "Creating folder view...\n" msgstr "Stvaram pregled za direktorijum...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Novo" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Nepročitano" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2493,12 +2493,12 @@ msgstr "Postavljam info direktorijuma...\n" msgid "Setting folder info..." msgstr "Postavljam info direktorijuma..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Pretražujem direktorijume %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Pretražujem direktorijum %s ..." @@ -2529,27 +2529,27 @@ msgstr "Proveravanje novih poruka u svim direktorijumima..." msgid "Folder %s is selected\n" msgstr "Direktorijum %s je odabran\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, fuzzy, c-format msgid "Downloading messages in %s ..." msgstr "Šaljem poruku" -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Šaljem poruku" -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Šaljem poruku" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, fuzzy, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Došlo je do greške prilikom slanja poruke %s -u." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2559,26 +2559,26 @@ msgstr "" "(ukoliko želite napraviti direktorijum za smeštanje poddirektorijuma,\n" "dodajte `/' na kraj imena)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Unesite novo ime za `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Preimenuj direktorijum" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Ne mogu da premestim direktorijum `%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "Ne mogu da premestim direktorijum `%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2587,12 +2587,12 @@ msgstr "" "Zista premestiti direktorijum `%s' ?\n" "(Poruke NEĆE biti obrisane sa diska)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Obriši direktorijum" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2603,31 +2603,31 @@ msgstr "" "Svi direktorijum(i) i poruka/e pod `%s' biće obrisane.\n" "Želite li ih zaista obrisati?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Ne mogu da premestim direktorijum `%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Isprazni smeće" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Isprazniti sve poruke iz smeća?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Tema" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Isprazniti sve poruke iz smeća?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2636,34 +2636,34 @@ msgstr "" "Zista premestiti direktorijum `%s' ?\n" "(Poruke NEĆE biti obrisane sa diska)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "/_Ukloni sanduče" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Zaista obrisati `%s' IMAP4 nalog?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Obriši IMAP4 nalog" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Zaista obrisati `%s' news grupu?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Obriši news grupu" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Zaista obrisati `%s' news nalog?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Obriši news nalog" @@ -3985,29 +3985,29 @@ msgstr "Neimenovano" msgid "none" msgstr "ništa" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 #, fuzzy msgid "Empty all trash" msgstr "Isprazni smeće" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Isprazniti sve poruke iz smeća?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Dodaj sanduče" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4018,16 +4018,16 @@ msgstr "" "Ako je unešen postojeće sanduče, automatski\n" "će biti pretražen." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Sanduče`%s' već postoji." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Sanduče" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4036,104 +4036,104 @@ msgstr "" "Kreiranje sandučeta nije uspelo.\n" "Možda neke datoteke već postoje ili nemate pravo pisanja u direktoriju." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Direktorijumi" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Poruke" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/Od_govor" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 #, fuzzy msgid "/Reply to _all" msgstr "Odgovori svima" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 #, fuzzy msgid "/Reply to _sender" msgstr "/O_dgovori/_pošiljaocu" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 #, fuzzy msgid "/Reply to mailing _list" msgstr "/O_dgovori/na mailing _listu" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/P_rosledi" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Pro_sledi kao dodatak" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Pre_usmeri" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Pregled/Prikaži ili s_kloni/_Traka alata/_Ikone" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Tekst" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Ništa" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Izlaz" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Izlaz iz ovog programa?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Odaberite direktorijum" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Linija za neredbe nije podešena." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Upotreba: %s [OPCIJA]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4150,7 +4150,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4167,15 +4167,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4426,21 +4426,21 @@ msgstr "Podešavanje naloga" msgid "Creating account preferences window...\n" msgstr "Stvaranje prozora za podešavanje naloga...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Primanje" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Pošalji" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Napiši" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privatnost" @@ -4448,7 +4448,7 @@ msgstr "Privatnost" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Napredno" @@ -4576,8 +4576,8 @@ msgid "Authentication method" msgstr "Način provere identieta" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatski" @@ -4626,8 +4626,8 @@ msgstr "Generiši ID poruke" msgid "Add user-defined header" msgstr "Dodaj zaglavlje korisnika" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Izmeni... " @@ -4653,7 +4653,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Proveri identitet sa POP3 pre slanja" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Potpis" @@ -4968,318 +4968,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Stvaranje prozor za uobičajena podešavanja...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Uobičajena podešavanja" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Prikaz" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "Direktorijum" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Auto-provera nove pošte" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "svakih" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuta" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Proveri poštu prilikom starta" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Osveži sve direktorijume posle prihvatanja" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Izvrši odmah pri premeštanju ili brisanju poruka" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Naredba" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Prihvati sa spoola" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtriraj pri prihvataju" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Glavno" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Sačuvaj poslate poruke u poslato" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Automatski postavi sledeće adrese" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Sažmi pre slanja" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 #, fuzzy msgid "Transfer encoding" msgstr "Sažmi pre slanja" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Izlazni charset" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Izlazni charset" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Odvaja potpis" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Ubaci automatski" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Odgovori" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Automatski odaberi nalog za odgovore" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citiraj poruku pri odgovaranju" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/O_dgovori/na mailing _listu" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Automatski pokreni spoljašnji editor" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Undo nivo" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Sažmi poruke na" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "znakova" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Sažmi citat" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Sažmi pri unosu" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Sačuvaj u direktorijum nedovršeno" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Normalno" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Format odgovora" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Oznaka citata" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Format proseđivanja" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Objašnjenje simbola " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Stalni ključ potpisa" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Tekst" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Direktorijum" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Prikaži broj nepročitanih poruka pored imena direktorijuma" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Skrati news grupe duže od" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "slova" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Pregled održavanja" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Raširi stablo" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Format datuma" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Postavljanje pojedinosti prikaza... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Poruka" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/Oznaka _boje" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Pregled/_Složi/Opadajuće" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Pregled/_Složi/Opadajuće" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5288,649 +5288,653 @@ msgstr "" "Ako je `Automatski' odabrano, optimalni charset\n" "za locale će biti korišćen." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Omogući poruke u boji" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 #, 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Prikaži zaglavlje iznad poruke" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Prikaži kratko zaglavlje na pregledu poruka" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/_Poruka/P_rosledi kao spajalicu" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Prikaži kratko zaglavlje na pregledu poruka" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Razmak linija" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel(a)" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Scroll" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Pola stranice" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Miran scroll" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Korak" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Prikaz podešavanje zaglavlja" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "Direktorijum" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Izvrši" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Odaberite ključeve" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Izvrši" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "Direktorijum" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Nefiltrirane poruke biti će stavljene u ovaj direktorijum)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "Filtriraj poruke pri primanju" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Obriši direktorijum" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Obriši direktorijum" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Automatski proveri potpis" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Prikaži potpis u popup prozoru" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Smesti lozinku privremeno u memoriju" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Ističe posle" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minut(a)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Uhvati unos pri upisivanju lozinke" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 #, fuzzy msgid "Always open messages in summary when selected" msgstr "Nijedna datoteka poruke nije odabrana." -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Nema više obeleženih poruka" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Idi u sanduče posle primanja pošte" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Proveri poštu prilikom starta" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Izvrši odmah pri premeštanju ili brisanju poruka" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Prikaz imena" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Podešavanje prečica na tastaturi..." -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Drugo" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Izvrši" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Datum" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 #, fuzzy msgid "Receive dialog" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Prikaži dijalog primanja" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Uvek" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Nikada" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Zatvori dijalog primanja kada se završi" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Dodaj adresu u odredište kada se dva put klikne" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Prebacivanje adresara" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Na izlazu" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Potvrdi izlaz" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Isprazni smeće pri izlazu" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Pitaj pre pražnjenja" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Upozori ako ima odloženih poruka" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Web čitač" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Uobičajeno sanduče" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Koristi spoljni program za slanje" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Koristi spoljni program za prihvatanje" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Koristi spoljni program za slanje" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Pišenje pohranu pregleda (%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatsko (preporučeno)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Zapadno-Evropski (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Zapadno-Europski (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Zapadno-Europski (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Srednje-Evropski (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Blatički (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Blatički (ISO'8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grčki (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Blatički (ISO'8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Grčki (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turski (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Ćirilica (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Ćirilica (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Ćirilica (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Ćirilica (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japanski (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japanski (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japanski (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Pojednostavljeni Kineski (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Pojednostavljeni Kineski (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Tradicionalni Kineski (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Tradicionalni Kineski (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Kineski (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korejski (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "pojednostavljeno ime dana u nedelji" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "puno ime dana u nedelji" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "skraćeno ime meseca" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "puno ime meseca" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "željeni datum i vreme za trenutni locale" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "broj veka (godina/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "dan u mesecu kao decimalni broj" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "dan u godini kao decimalni broj" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "mesec kao decimalni broj" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minuti kao decimalni broj" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM ili PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekunde kao decimalni broj" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "dan u nedelji kao decimalni broj" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "željeni datum za trenutni locale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "posljednje dve cifre godine" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "godina kao decimalni broj" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "vremenska zona ili ime ili skraćenica" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Specifier" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Opis" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Primer" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Podesi boje poruka" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Boje" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citirani tekst - prvi nivo" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citirani tekst - drugi nivo" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citirani tekst - treći nivo" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI link" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Ciklično menjaj boje citata" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Odaberite boju za citat 1. stepena" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Odaberite boju za citat 2. stepena" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Odaberite boju za citat 3. tepena" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Odaberite boju za URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Obajšnjenje znakova" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5954,11 +5958,11 @@ msgstr "" "News grupe\n" "ID poruke" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Ako je x odabrano, prikazuje expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5972,7 +5976,7 @@ msgstr "" "Citirano telo poruke sa potpisom\n" "Literal %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5984,20 +5988,20 @@ msgstr "" "Literal početna zagrada\n" "Literal završna zagrada" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Prečice sa tastature" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Podešavanje prečica na tastaturi..." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Uobičajeno" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Stari Sylpheed" diff --git a/po/sv.po b/po/sv.po index 45ad35d2..1bc615e2 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2004-12-05 14:40+0100\n" "Last-Translator: Roger Lindmark \n" "Language-Team: Swedish \n" @@ -506,12 +506,12 @@ msgstr "Fann %s\n" msgid "Configuration is saved.\n" msgstr "Konfigurationen är sparad.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Skräppostfilter" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Skräppostfilter" @@ -656,7 +656,7 @@ msgstr "" "program. Om inte, skriv till Free Software Foundation, Inc., 59 Temple Place " "- Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1001,7 +1001,7 @@ msgstr "/_Kopiera..." msgid "/_Paste" msgstr "/_Redigera/Klistra _in" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adressbok" @@ -1079,7 +1079,7 @@ msgstr "" "Tar du bara bort mappen, kommer adresserna att flyttas\n" "en mapp uppåt i hierarkin." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Ta bort mapp" @@ -1198,7 +1198,7 @@ msgstr "Fel vid konvertering av adressbok" msgid "Address Book Conversion" msgstr "Adressbokskonvertering" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Gränssnitt" @@ -1848,8 +1848,8 @@ msgid "Properties" msgstr "Egenskaper" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kodning" @@ -1897,7 +1897,7 @@ msgstr "" "Framtvinga avslutning av processen?\n" "processgrupps-id: %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2097,12 +2097,12 @@ msgstr "Redigera mapp" msgid "Input the new name of folder:" msgstr "Skriv in det nya namnet på mappen:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Ny mapp" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Skriv in namnet på den nya mappen:" @@ -2120,7 +2120,7 @@ msgstr "Redigera JPilot-post" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2332,28 +2332,28 @@ msgstr "Papperskorg" msgid "Drafts" msgstr "Utkast" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Skräp" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "NyMapp" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "\"%c\" får inte finnas i mappnamn." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Mappen \"%s\" finns redan." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Kan inte skapa mappen \"%s\"." @@ -2430,18 +2430,18 @@ msgstr "/T_a bort diskussionsgrupp" msgid "Creating folder view...\n" msgstr "Skapar mappvy...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Nya" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Olästa" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2453,12 +2453,12 @@ msgstr "Ställer in mappinfo...\n" msgid "Setting folder info..." msgstr "Ställer in mappinfo..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Söker igenom mapp %s%c%s..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Söker igenom mapp %s ..." @@ -2488,27 +2488,27 @@ msgstr "Letar efter nya meddelanden i alla mappar..." msgid "Folder %s is selected\n" msgstr "Mappen %s är vald\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Laddar ner meddelanden i %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Laddar ner meddelanden i %s ..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Laddar ner meddelanden i %s ..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Ett fel uppstod vid nedladdning av meddelanden i \"%s\"." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2518,26 +2518,26 @@ msgstr "" "(om du vill skapa en mapp som skall innehålla undermappar,\n" " lägg till \"/\" vid slutet av namnet)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Skriv in nytt namn på \"%s\":" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Byt namn på mapp" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "Kan inte ta bort mappen \"%s\"." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Kan inte flytta mappen \"%s\"." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2546,12 +2546,12 @@ msgstr "" "Vill du verkligen ta bort brevlådan \"%s\" ?\n" "(Meddelandena tas INTE bort från disken)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Ta bort mapp" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2564,30 +2564,30 @@ msgstr "" "\n" "Vill du verkligen ta bort dem?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "Kan inte ta bort mappen \"%s\"." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Töm papperskorgen" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Ta bort alla meddelanden i papperskorgen?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Inte Skräp" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Ta bort alla meddelanden i papperskorgen?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2596,34 +2596,34 @@ msgstr "" "Vill du verkligen ta bort brevlådan \"%s\" ?\n" "(Meddelandena tas INTE bort från disken)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Ta bort brevlåda" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Vill du verkligen ta bort IMAP4-kontot \"%s\"?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Ta bort IMAP4-konto" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Vill du verkligen ta bort diskussionsgrupp \"%s\"?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Ta bort diskussionsgrupp" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Vill du verkligen ta bort diskussionsgruppskonto \"%s\"?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Ta bort diskussionsgruppskonto" @@ -3928,27 +3928,27 @@ msgstr "Namnlös" msgid "none" msgstr "inget" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Frånkopplad" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Du är frånkopplad. Vill du ansluta?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Töm alla papperskorgar" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Ta bort alla meddelanden i papperskorgen?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Lägg till brevlåda" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3958,16 +3958,16 @@ msgstr "" "Om den existerande brevlådan specificeras, kommer den\n" "att sökas igenom automatiskt." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Brevlådan \"%s\" finns redan." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Brevlåda" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3976,101 +3976,101 @@ msgstr "" "Brevlådan kunde inte skapas.\n" "Några filer finns redan eller så saknar du skrivrättigheter där." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Mappvy" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Meddelandevy" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/Sva_ra" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Svara till _alla" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Svara till av_sändaren" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Svara till e-post_lista" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Vi_darebefordra" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Vidarebefordra som _bilaga" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/_Omdirigera" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Visa/_Visa eller dölj/_Verktygsrad/_Ikoner" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Text" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Ingen" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Du är frånkopplad. Klicka på ikonen för att ansluta." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Du är ansluten. Klicka på ikonen för att koppla från." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Avsluta" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Avsluta detta program?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Välj mapp" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Kommandorad saknas." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Användning: %s [FLAGGOR]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4087,7 +4087,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4104,15 +4104,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4358,21 +4358,21 @@ msgstr "Kontoinställningar" msgid "Creating account preferences window...\n" msgstr "Skapar fönster för kontoinställningar...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Ta emot" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Skicka" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Skriv" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Integritet" @@ -4380,7 +4380,7 @@ msgstr "Integritet" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Avancerat" @@ -4506,8 +4506,8 @@ msgid "Authentication method" msgstr "Autentiseringsmetod" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Automatisk" @@ -4553,8 +4553,8 @@ msgstr "Skapa Meddelande-ID" msgid "Add user-defined header" msgstr "Lägg till användardefinierat brevhuvud" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr "Redigera..." @@ -4579,7 +4579,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autentisera med POP3 innan brev skickas" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Signatur" @@ -4895,114 +4895,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Skapar fönster för allmänna inställningar...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Allmänna inställningar" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Visa" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Skräppost" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Hämta ny post automatiskt" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "med" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "minuters mellanrum" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Hämta ny post vid uppstart" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Uppdatera alla lokala mappar efter att ny post hämtats" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Kör kommando när nytt meddelande anländer" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Kommando" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Inkorporera från spole" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Filtrera vid inkorporering" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Sökväg till spole" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Allmänt" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Spara skickade meddelanden i kö-mappen" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Använd filterregler på sända meddelanden" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Sätt automatiskt följande adresser" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Radbryt innan brevet skickas" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Kodning för överföring" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -5010,200 +5010,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:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Filnamn kodning" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Filnamn kodning" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Signaturseparator" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Infoga automatiskt" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Svara" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Välj automatiskt konto för svar" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Citera meddelande vid svar" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Svara till e-post_lista" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Redigerare" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Starta automatiskt extern redigerare" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Ångranivå" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Radbryt meddelanden vid" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "tecken" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Radbryt citering" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Radbryt vid indata" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Spara i utkastsmapp" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Normal" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Svarsformat" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Citationstecken" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Vidarebefordringsformat" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Beskrivning av symboler " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Förvald inkorg" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Text" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Mappvy" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Visa antal olästa bredvid mappnamn" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Visa meddelandeantalkolumner i mappvyn" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Förkorta diskussionsgrupper längre än" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "bokstäver" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Summeringsvy" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Expandera trådar" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Datumformat" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Ställ in fält att visa i summeringen... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Meddelande" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/F_ärgmarkera" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Visa/_Teckenkodning" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Visa/_Teckenkodning" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5211,11 +5211,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:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Aktivera färgläggning av meddelande" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5223,341 +5223,345 @@ msgstr "" "Visa multi-byte-alfabet och -siffror som\n" "ASCII-tecken (endast Japanska)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Visa brevhuvudspanel ovanför meddelandevy" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Visa korta brevhuvuden i meddelandevy" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Rendera HTML meddelanden som text" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "Rendera HTML meddelanden som text" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Visa markören i meddelandevy" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Radavstånd" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "bildpunkter" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Rulla" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Halvsida" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Mjuk rullning" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Steg" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Bilder" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Visa bilder som inline" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Använd Skräppostkontroll" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Lärande kommando:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Välj nycklar" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Inte Skräp" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Klassificerande kommando" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Skräpmapp" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Meddelanden som är markerade som skräppost flyttas till denna mapp" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Filtrera meddelanden klassificerade som skräp vid mottagning" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Ta bort från server" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Ta bort från server" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Undersök signaturer automatiskt" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Visa resultat av signaturundersökning i ett extrafönster" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Lagra lösenfras temporärt i minnet" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Utgår efter" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "minut(er)" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Håll fokus under inskrivning av lösenfas" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Visa varning vid start om GnuPG inte fungerar" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Öppna alltid meddelanden i summering, när de valts" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Inga fler färgade meddelanden" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "Gå till inkorgen efter att ny post kommit" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Hämta ny post vid uppstart" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Utför omedelbart vid flyttning eller borttagande av meddelanden" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Gör ordningen på knapparna enligt GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Visat namn" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr "Ställ in tangentbindningar..." -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Övrigt" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Kör kommando" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Datum" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Mottagningsdialog" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Visa mottagningsdialog" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Alltid" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Bara vid manuell mottagning" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Aldrig" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Visa inte feldialog vid hämtningsfel" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Stäng mottagningsdialog efteråt" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Lägg till adress till destination vid dubbelklick" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Adressbokskonvertering" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Vid avslut" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Bekräfta avslut" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Töm papperskorg vid avslut" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Fråga innan tömning" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Varna om det finns köade meddelanden" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Webbläsare" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Förvald webbläsare)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Skicka med externt program" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Använd externt program för hämtning" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Skicka med externt program" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5567,279 +5571,279 @@ msgstr "" "applikationer.\n" "Detta val kommer att försämra kapaciteten för visa summering." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Väntetid för uttags-I/O (socket I/O):" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "sekunder" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Automatisk (Rekommenderad)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7 bitars ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Västeuropeisk (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Västeuropeisk (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Västeuropeisk (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Centraleuropeisk (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltisk (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltisk (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Kyrillisk (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Grekisk (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Baltisk (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Kyrillisk (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Hebreisk (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Hebreisk (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Turkisk (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Kyrillisk (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Kyrillisk (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Kyrillisk (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Kyrillisk (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japansk (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japansk (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japansk (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Förenklad kinesisk (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Förenklad kinesisk (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Traditionell kinesisk (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditionell kinesisk (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Kinesisk (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Koreansk (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "förkortat veckodagsnamn" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "fullständigt veckodagsnamn" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "förkortat månadsnamn" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "fullständigt månadsnamn" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "datum och tid gällande lokalt" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "århundradetal (årtal/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "dagen i månaden som decimaltal" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "dagen på året som ett decimaltal" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "månaden som ett decimaltal" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "minuten som ett decimaltal" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "antingen AM eller PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "sekunden som ett decimaltal" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "veckodagen som ett decimaltal" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "datum gällande lokalt" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "de sista två siffrorna av ett årtal" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "årtalet som ett decimaltal" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "tidszon eller namn eller förkortning" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Symbol" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Beskrivning" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Exempel" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Ställ in meddelandefärger" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Färger" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Citerad text - Första nivån" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Citerad text - Andra nivån" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Citerad text - Tredje nivån" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI-länk" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Återanvänd citeringsfärger" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Välj färg för citeringsnivå 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Välj färg för citeringsnivå 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Välj färg för citeringsnivå 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Välj färg för URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Beskrivning av symboler" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5863,11 +5867,11 @@ msgstr "" "Diskussionsgrupper\n" "Meddelande-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Om x är inställd, visas expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5881,7 +5885,7 @@ msgstr "" "Citerad meddelandetext utan signatur\n" "Bokstavligt %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5893,19 +5897,19 @@ msgstr "" "Bokstavlig öppnande klammerparentes\n" "Bokstavlig avslutande klammerparentes" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Tangentbindningar" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Välj förvalda tangentbindningar..." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Standard" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Gamla Sylpheed" diff --git a/po/tr.po b/po/tr.po index f317f6cc..cab8e35d 100644 --- a/po/tr.po +++ b/po/tr.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: tr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-02-20 16:54+0200\n" "Last-Translator: Doruk Fisek \n" "Language-Team: Turkish \n" @@ -510,12 +510,12 @@ msgstr "%s bulundu\n" msgid "Configuration is saved.\n" msgstr "Yapılandırma kaydedildi.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "dizin:" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "dizin:" @@ -657,7 +657,7 @@ msgstr "" "Temple Place - Suite 330, Boston, MA 02111-1307, USA adresine konuyla ilgili " "yazınız." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -1004,7 +1004,7 @@ msgstr "/_Kopyala..." msgid "/_Paste" msgstr "/Dü_zenle/_Yapıştır" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Adres defteri" @@ -1082,7 +1082,7 @@ msgstr "" "misiniz?\n" "Eğer sadece dizini silerseniz, içindeki adresler ana dizine taşınacaktır." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Dizini sil" @@ -1206,7 +1206,7 @@ msgstr "Adres Defteri Çevrim Hatası" msgid "Address Book Conversion" msgstr "Adres Defteri Çevrimi" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Arayüz" @@ -1888,8 +1888,8 @@ msgid "Properties" msgstr "Özellikler" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Kodlama" @@ -1933,7 +1933,7 @@ msgstr "" "Bu süreci sonlandırayım mı?\n" "Programın grup numarası (GID): %d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2139,12 +2139,12 @@ msgstr "Dizini düzenle" msgid "Input the new name of folder:" msgstr "Dizinin yeni adıni girin:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Yeni dizin" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Yeni dizinin adını verin:" @@ -2162,7 +2162,7 @@ msgstr "JPilot Girdisini Düzenle" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2374,28 +2374,28 @@ msgstr "Çöp" msgid "Drafts" msgstr "Taslaklar" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Gereksiz" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "YeniDizin" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' bir dizin adı içinde olamaz." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "`%s' dizini zaten var." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "`%s' dizini oluşturulamıyor." @@ -2473,18 +2473,18 @@ msgstr "/H_aber grubunu sil" msgid "Creating folder view...\n" msgstr "Dizin görüntüsü oluşturuluyor...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Yeni" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Okunmamış" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Toplam" @@ -2496,12 +2496,12 @@ msgstr "Dizin bilgisi ayarlanıyor...\n" msgid "Setting folder info..." msgstr "Dizin bilgisi ayarlanıyor..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "%s%c%s dizini taranıyor..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "%s dizini taranıyor..." @@ -2531,27 +2531,27 @@ msgstr "Dizinlerde yeni mesajlar kontrol ediliyor..." msgid "Folder %s is selected\n" msgstr "%s dizini seçildi\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "İletiler %s içine indiriliyor..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "İletiler %s içine indiriliyor..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "İletiler %s içine indiriliyor..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "İletiler `%s' içine indirilirken hata oluştu." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2561,26 +2561,26 @@ msgstr "" "(Eğer alt dizin içerecek bir dizin oluşturmak \n" "istiyorsanız, adının sonuna `/' karakteri getirin)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "`%s' için yeni bir isim verin:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Dizini yeniden adlandır" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "`%s' dizini silinemiyor." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "`%s' dizini silinemiyor." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2589,12 +2589,12 @@ msgstr "" "`%s' posta kutusu kaldırılsın mı?\n" "(İletiler diskten silinmeyecektir)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "Dizini sil" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2605,31 +2605,31 @@ msgstr "" "`%s' altındaki tüm dizinler ve mesajlar silinecek.\n" "Devam etmek istediğinizden emin misiniz?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "`%s' dizini silinemiyor." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Çöpü boşalt" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "Çöpteki tüm iletiler silinsin mi?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Konu" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Çöpteki tüm iletiler silinsin mi?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2638,34 +2638,34 @@ msgstr "" "`%s' posta kutusu kaldırılsın mı?\n" "(İletiler diskten silinmeyecektir)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Posta kutusunu sil" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "`%s' IMAP4 hesabı silinsin mi?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "IMAP4 hesabını sil" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "`%s' haber grubu silinsin mi?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Haber grubunu sil" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "`%s' haber grubu hesabı silinsin mi?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Haber grubu hesabını sil" @@ -3979,28 +3979,28 @@ msgstr "Başlıksız" msgid "none" msgstr "hiçbiri" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Çevrimdışı" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Çevrimdışısınız. Çevrimiçi olunsun mu?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Tüm çöpü boşalt" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "Çöpteki tüm iletiler silinsin mi?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Posta kutusu ekle" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -4011,16 +4011,16 @@ msgstr "" "Eğer varolan potsa kutusu verilirse, otomatik\n" "olarak taranacaktır." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "`%s' posta kutusu zaten var." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Posta kutusu" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -4029,101 +4029,101 @@ msgstr "" "Posta kutusu oluşturulurken hata oluştu.\n" "Bazı dosyalar bulunuyor olabilir veya yeterli izine sahip olmayabilirsiniz." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylheed - Dizin Görünümü" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpeed - İleti Görünümü" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Yanıtla" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Her_kese yanıtla" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/_Gönderene yanıtla" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/_E-posta listesine yanıtla" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Yönlendir" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/_Ek olarak yönlendir" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Ye_niden yönlendir" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Görünüm/Göster veya _gizle/_Araç çubuğu/_Simge" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Metin" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Hiçbiri" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Çevrimdışısınız. Çevrimiçi olmak için simgeye tıklayın." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Çevrimiçisiniz. Çevrimdışı olmak için simgeye tıklayın." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Çık" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Programdan çıkılsın mı?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Dizini seç" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "Komut satırı belirtilmedi." -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "Kullanım: %s [SEÇENEKLER] ...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4140,7 +4140,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4157,15 +4157,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4416,21 +4416,21 @@ msgstr "Hesap tercihleri" msgid "Creating account preferences window...\n" msgstr "Hesap tercihleri penceresi oluşturuluyor...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Al" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Gönder" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Düzenle" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Gizlilik" @@ -4438,7 +4438,7 @@ msgstr "Gizlilik" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Gelişmiş" @@ -4565,8 +4565,8 @@ msgid "Authentication method" msgstr "Kimlik denetim yöntemi" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Otomatik" @@ -4616,8 +4616,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:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Düzenle... " @@ -4643,7 +4643,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Göndermeden önce POP3 ile kimlik denetimi yap" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "İmza" @@ -4961,117 +4961,117 @@ msgstr "Eylemi sil" msgid "Do you really want to delete this action?" msgstr "Bu hesabı silmek istiyor musunuz?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Genel tercihler penceresi oluşturuluyor...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Genel Tercihler" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Görünüm" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "dizin:" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Yeni postaları otomatik denetle" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "her" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "dakikada" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Açılışta yeni e-postaları denetle" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Dağıtımdan sonra tüm yerel dizinleri güncelle" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "Postayı silerken ve taşırken çalıştır" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Komut" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "Spooldan dağıt" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Dağıtım filtresi" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Makara konumu" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Genel" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Gönderilen iletileri giden kutusuna kaydet" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Aşağıdaki adresleri otomatik olarak tanımla" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Göndermeden önce kaydır" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Transfer kod kümesi" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 #, fuzzy msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " @@ -5080,201 +5080,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:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "Giden ileti kod kümesi" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "Giden ileti kod kümesi" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "İmza ayıracı" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Otomatik ekle" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Yanıtla" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Yanıtlamalarda hesabı otomatik seç" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Yanıtlarken alıntı yap" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/_E-posta listesine yanıtla" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Düzenleyici" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Harici düzenleyici otomatik çalıştır" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Geri alma seviyesi" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "İletileri kaydır: " -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "karakter" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Alıntı Kaydırması" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Girdide Kaydır" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "Taslak dizinine kaydet" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "Normal" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Yanıtlama formatı" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Alıntı işareti" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Yönlendirme biçimi" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Sembollerin açıklaması " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "Öntanımlı gelen kutusu" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "Metin" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "Dizin" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Belirtilenden daha uzun olan haber gruplarını kısalt" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "posta" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Özet Görünüm" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Dizileri Genişlet" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Tarih biçimi" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Özetin görüntü nesnesini belirt" -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "İleti" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/_Renk etiketi" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/_Görünüm/_Sırala/Azalan sırala" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/_Görünüm/_Sırala/Azalan sırala" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -5283,11 +5283,11 @@ msgstr "" "Eğer 'Otomatik' seçili ise yerelde kullanılan kod\n" "kümesi kullanılacaktır." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "İletileri renklendir" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5295,352 +5295,356 @@ msgstr "" "Çok bytelı alfabe veya numaraları \n" "ASCII karakter olarak göster(Sadece Japonca)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 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:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Postaları gösterirken kısa başlıkları göster" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "/İ_leti/E_k olarak yönlendir" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "Postaları gösterirken kısa başlıkları göster" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Satır boşluğu" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "benek" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Kaydır" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Yarım sayfa" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Yumuşak kaydır" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Adım" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Resimler" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Pencereye uyması için eklenmiş büyük resimleri yeniden boyutlandır" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 #, fuzzy msgid "Display images as inline" msgstr "Görüntü başlığı ayarları" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "Komut çalıştır" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "Anahtarları Seçin" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "Komut çalıştır" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "dizin:" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(Filtrelenmemiş iletiler bu kutuda bekleyecektir)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "İletileri alırken filtrele" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "Sunucudan sil" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "Sunucudan sil" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "İmzaları otomatik denetle" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "İmza kontrol sonuçlarını ek pencerede göster" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Parolayı geçici olarak hafızada sakla" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Belirtilen süre sonra geçerliliğini yitir" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr " dakikada" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 #, 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:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Parolayı girerken girdiyi yakala" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Mesajlar seçildiğinde her zaman özet halinda göster" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Başka etiketlenmiş ileti yok" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "İleti geldiğinde gelen kutusuna git" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "Açılışta yeni e-postaları denetle" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Postayı silerken ve taşırken çalıştır" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 #, 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:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "Görüntülenecek İsim" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Sistem çekmecesine küçült" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Tuş kombinasyonları..." -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Diğer" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "Komut çalıştır" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Tarih" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Alma penceresi" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Alma penceresini göster" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Her zaman" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Sadece kullanıcı kendi aldığında" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Hiç bir zaman" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "İşlemler tamamlandığında alma penceresini kapat" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Çift tıklandığında adresi hedefe ekle" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Otomatik adres tamamlamayı etkinleştir" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Çıkışta" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Çıkışta sor" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Çıkışta çöpü boşalt" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Boşaltmadan önce sor" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Kuyrukta ileti varsa uyar" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Tarayıcı" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "Öntanımlı gelen kutusu" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Çıktı almak için harici program kullan" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Dağıtım için harici program kullan" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Göndermek için harici program kullan" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "Güncelleme kontrolü 'curl' komutu gerektirir" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Otomatik güncelle kontrolünü etkinleştir" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Vekil sunucu kullan" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "Özet (%s) önbelleğe yazılıyor..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5650,282 +5654,282 @@ msgstr "" "olasılığı var ise bu seçeneği etkinleştirin.\n" "Bu seçenek özet gösterim performansını düşürecektir." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Soket I/O zaman aşımı:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "saniye" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Otomatik (Önerilen)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Batı Avrupa (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Batı Avrupa (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "Batı Avrupa (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Orta Avrupa (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltık (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltık (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "Kiril (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Yunanca (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "Baltık (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "Kiril (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "Yunanca (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Kiril (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Türkçe (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Kiril (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Kiril (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Kiril (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Kiril (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Japonca (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Japonca (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Japonca (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Basitleştirilmiş Çince (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Basitleştirilmiş Çince (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Geleneksel Çince (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Geleneksel Çince (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Çince (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Korece (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Tayca (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Tayca (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "kısa hafta adı" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "tam hafta adı" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "kısa ay adı" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "tam ay adı" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "yüzyıl numarası (yıl/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "sayı değerinde ayın günü" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "24 saatlik format kullanılarak saat" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "12 saatlik format kullanılarak saat" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 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:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "ay sayı değerinde" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "dakika" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM veya PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "saniye" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "haftanın günü" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "tercih edilen yerek saat" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "yılın son iki rakamı" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "yıl" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "Zaman dilimi veya adı" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Belirtici" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Tanım" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Örnek" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Posta renklerini belirt" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Renkler" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Birinci derecen alıntı metin" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "İkinci dereceden alıntı metin" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Üçüncü dereceden alıntı metin" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URL bağlantısı" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Alıntı renklerini dönüştür" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Birinci dereceden alıntı rengini seçiniz" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "İkinci dereceden alıntı rengini seçiniz" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Üçüncü dereceden alıntı rengini seçiniz" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "URL için renk seçiniz" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "sembollerin açıklamaları" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5948,11 +5952,11 @@ msgstr "" "Habergrubu\n" "Mesaj Nosu" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Eğer x belirtilmişse expr göster" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5966,7 +5970,7 @@ msgstr "" "İmzasız alıntı yapılan metin\n" "Tam %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5978,20 +5982,20 @@ msgstr "" "Tam <\n" "Tam >" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Tuş bağıntıları" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " Tuş kombinasyonları..." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Öntanımlı" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Eski Sylpheed" diff --git a/po/uk.po b/po/uk.po index 94d299e1..23112163 100644 --- a/po/uk.po +++ b/po/uk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sylpheed 3.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2010-03-01 22:30+0300\n" "Last-Translator: O.R. Nykyforchyn \n" "Language-Team: Ukrainian\n" @@ -511,11 +511,11 @@ msgstr "Знайдено %s\n" msgid "Configuration is saved.\n" msgstr "Конфігурацію збережено.\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 msgid "Junk mail filter (manual)" msgstr "Фільтр мотлоху (вручну)" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "фільтр мотлоху" @@ -659,7 +659,7 @@ msgstr "" "програмою; якщо це не так, пишіть у Free Software Foundation, Inc., 59 " "Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -996,7 +996,7 @@ msgstr "/Копіювати" msgid "/_Paste" msgstr "/Вставити" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Адресна книга" @@ -1070,7 +1070,7 @@ msgstr "" "Чи бажаєте Ви видалити папку ТА всі адреси в `%s' ? \n" "Якщо видалити тільки папку, адреси буде перенесено в охоплюючу папку." -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Видалити папку" @@ -1186,7 +1186,7 @@ msgstr "Помилка при конвертуванні адресної кни msgid "Address Book Conversion" msgstr "Конвертування адресної книги" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Інтерфейс" @@ -1825,8 +1825,8 @@ msgid "Properties" msgstr "Властивості" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Кодування" @@ -1873,7 +1873,7 @@ msgstr "" "Зовнішній редактор досі працює.\n" "Примусово обірвати процес (pid: %d)?\n" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "Налаштувати панель інструментів..." @@ -2071,12 +2071,12 @@ msgstr "Редагувати папку" msgid "Input the new name of folder:" msgstr "Введіть нову назву папки:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Нова папка" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Введіть назву нової папки:" @@ -2094,7 +2094,7 @@ msgstr "Редагувати запис JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2296,28 +2296,28 @@ msgstr "Кошик" msgid "Drafts" msgstr "Чернетки" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Мотлох" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "НоваПапка" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' не може міститись в назві папки." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Папка `%s' вже існує." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Не вдалось створити папку `%s'." @@ -2391,18 +2391,18 @@ msgstr "/Видалити конференцію" msgid "Creating folder view...\n" msgstr "Створення області перегляду папок...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Нові" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Непрочитані" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "Загалом" @@ -2414,12 +2414,12 @@ msgstr "Встановлюємо інформацію папки...\n" msgid "Setting folder info..." msgstr "Встановлюємо інформацію папки..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Перечитуємо папку %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Перечитуємо папку %s ..." @@ -2449,26 +2449,26 @@ msgstr "Перевірити за новими листами у всіх пап msgid "Folder %s is selected\n" msgstr "Папку %s обрано\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Завантажуємо листи у %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, c-format msgid "Download all messages under '%s' ?" msgstr "Завантажити всі листи у '%s' ?" -#: src/folderview.c:2251 +#: src/folderview.c:2265 msgid "Download all messages" msgstr "Завантажити всі листи" -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Трапилась помилка при завантаженні листів у `%s'." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2478,26 +2478,26 @@ msgstr "" "(якщо бажаєте створити папку, яка містить підпапки,\n" " додайте `/' в кінці назви)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Введіть нову назву для `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Перейменувати папку" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Не вдалось перейменувати папку `%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Не вдалось перенести папку `%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2506,11 +2506,11 @@ msgstr "" "Справді видалити папку пошуку `%s' ?\n" "(Листи НЕ видаляються з диска.)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Видалити папку пошуку" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2523,30 +2523,30 @@ msgstr "" "\n" "Справді бажаєте видалити?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Не вдалось видалити папку `%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Спорожнити кошик" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Видалити всі листи з кошика?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Не мотлох" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Видалити всі листи з кошика?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2555,34 +2555,34 @@ msgstr "" "Справді видалити скриньку `%s' ?\n" "(Листи НЕ видаляються з диска)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Видалити скриньку" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Справді видалити обліковий запис IMAP4 `%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Видалити обліковий запис IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Дійсно видалити конференцію `%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Видалити конференцію" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Дійсно видалити обліковий запис конференції `%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Видалити обліковий запис конференції" @@ -3847,27 +3847,27 @@ msgstr "БезНазви" msgid "none" msgstr "немає" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Без з'єднання" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "З'єднання немає. Під'єднатись?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Спорожнити весь кошик" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Видалити всі листи з усіх папок кошика?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Додати скриньку" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3877,16 +3877,16 @@ msgstr "" "Якщо вона вже існує, її буде перечитано\n" "автоматично." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Скринька `%s' вже існує." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Скринька" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3896,95 +3896,95 @@ msgstr "" "Можливо, деякі файли вже існують, або Ви не маєте\n" "права запису тут." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Папки" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Листи" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/Відповісти" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Відповісти всім" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Відповісти відправникові" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Відповісти конференції" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/Переслати далі" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Переслати далі як вкладення" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Переспрямувати" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "Іконка і текст" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 msgid "Text at the _right of icon" msgstr "Текст справа від іконки" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "Іконка" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 msgid "_Text" msgstr "Текст" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 msgid "_None" msgstr "Ніякий" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "З'єднання немає. Клацніть на іконці, щоб під'єднатись." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Ви під'єднані. Клацніть на іконці, щоб від'єднатись." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Вихід" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Вийти з цієї програми?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 msgid "Select folder to open" msgstr "Обрати папку для відкриття" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Опції командного рядка" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Вживання: sylpheed [ОПЦІЇ]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4014,7 +4014,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4044,15 +4044,15 @@ msgstr "" "показати цю довідку і вийти\n" "показати інформацію про версію і вийти" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 #, fuzzy msgid "specify port for IPC remote commands" msgstr " --ipcport portnum вказати порт для віддалених команд IPC" @@ -4291,21 +4291,21 @@ msgstr "Налаштування запису" msgid "Creating account preferences window...\n" msgstr "Створення вікна опцій запису...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Отримання" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Послати" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Створення листа" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Privacy" @@ -4313,7 +4313,7 @@ msgstr "Privacy" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Advanced" @@ -4437,8 +4437,8 @@ msgid "Authentication method" msgstr "Метод автентифікації" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Автоматично" @@ -4482,8 +4482,8 @@ msgstr "Генерувати Message-ID" msgid "Add user-defined header" msgstr "Вживати заголовок, визначений користувачем" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Редагувати... " @@ -4508,7 +4508,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Автентифікація POP3 перед відсиланням" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Підпис" @@ -4820,90 +4820,90 @@ msgstr "Видалити дію" msgid "Do you really want to delete this action?" msgstr "Ви дійсно бажаєте видалити цю дію?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Створюємо вікно загальних опцій...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Загальні налаштування" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Відображення" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Мотлох" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Подробиці" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Автоматично перевіряти нову пошту" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "кожні" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "хвилин" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "Перевіряти нову пошту при запуску" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "Оновлювати всі локальні папки після прийому" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Виконувати команду після прибуття нових листів" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Команда" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "`%d' буде замінено на кількість нових листів." -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Отримувати з локального спулу" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Фільтрувати при прийомі" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Шлях до спулу" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Загальні" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Зберігати відіслані листи в outbox" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "Застосувати правила фільтрування до відісланих листів" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 msgid "Automatically add recipients to address book" msgstr "Автоматично додавати отримувачів до адресної книги" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" @@ -4911,23 +4911,23 @@ msgstr "" "Повідомляти про відсутні вкладення, якщо у тілі листа знайдено такі рядки " "(відокремлені комами)" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "(Напр.: attach)" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 msgid "Confirm recipients before sending" msgstr "Підтверджувати отримувачів перед відсиланням" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "Виключені адреси/домени (відокремлені комами)" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Кодування пересилки" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4935,15 +4935,15 @@ msgstr "" "Вкажіть Content-Transfer-Encoding для вживання, якщо тіло листа містить не-" "ASCII символи." -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Кодування MIME для імен файлів" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "Заголовок MIME" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4953,174 +4953,174 @@ msgstr "" "Заголовок MIME: найпопулярніший, але порушує RFC 2047\n" "RFC 2231: відповідає стандарту, але непопулярний" -#: src/prefs_common_dialog.c:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Розділювач підпису" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Вставити автоматично" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Відповісти" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Автоматично вибирати запис для відповідей" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Цитувати лист при відповіді" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 msgid "Reply to mailing list by Reply button" msgstr "Відповідати конференції кнопкою 'Відповісти'" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "Успадковувати отримувачів при відповідях собі" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "При відповіді встановлювати лише адреси отримувачів" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Редактор" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Автоматично запускати зовнішній редактор" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Рівень Undo" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Згортати рядки листів після" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "символів" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Згортати цитування" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Згорнути при вводі" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Автоматично зберігати в папці чернеток" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Формат" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Перевірка правопису" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Формат відповіді" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Знак цитати" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Формат пересилання" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Опис символів " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Ввімкнути перевірку правопису" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Мова за замовчуванням" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Шрифт тексту" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Відображення папок" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "Показувати кількість непрочитаного після назви папки" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 msgid "Displaying message number columns in the folder view:" msgstr "Показувати колонки кількості листів при відображенні папок:" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "Скорочувати назви конференцій, довші ніж" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "літер" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Список повідомлень" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "Показувати отримувача в колонці `Від', якщо відправник - Ви" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Розгортати обговорення" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Формат дати" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " Показувати наступні поля... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Повідомлення" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 msgid "Color label" msgstr "Кольорова позначка" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Кодова таблиця за замовчуванням" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "Вживається для показу листів без вказаного кодування." -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Кодова таблиця для вихідної пошти" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5128,11 +5128,11 @@ msgstr "" "Якщо включено `Автоматична', буде обрано оптимальне кодування для діючої " "locale." -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Дозволити розфарбування листів" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5140,87 +5140,87 @@ msgstr "" "Відображати 2-байтний алфавіт і числа\n" "однобайтним символом (для японської мови)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Показувати панель заголовка над листом" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "Показувати скорочені заголовки при перегляді листів" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "Зображати HTML-листи як текст" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 msgid "Treat HTML only messages as attachment" msgstr "Поводитись з HTML-листами як з вкладеннями" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Показувати курсор при відображенні папок" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Міжрядковий інтервал" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "пікселів" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Прокрутка" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Півсторінки" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Плавна прокрутка" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Крок" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Зображення" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "Масштабувати приєднані картинки відповідно до вікна" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Відображати зображення в тілі листа" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Ввімкнути контроль мотлоху" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Вивчення команди:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Обрати стандартне налаштування)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Не мотлох" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Класифікувати команду" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5228,241 +5228,245 @@ msgstr "" "Щоб автоматично класифікувати мотлох, доведеться навчати програму відрізняти " "його від нормальних листів. " -#: src/prefs_common_dialog.c:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Папка мотлоху" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "Листи, позначені як мотлох, складаємо у цій папці." -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "Фільтрувати листи, класифіковані як мотлох, при отриманні" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 msgid "Filter junk mails before normal filtering" msgstr "Фільтрувати мотлох перед нормальним фільтруванням" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 msgid "Delete junk mails from server on receiving" msgstr "Видаляти мотлох з сервера після отримання" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "Позначити відфільтрований мотлох як прочитане" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Автоматично перевіряти підписи" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "Показувати результат перевірки підпису у спливаючому вікні" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Тимчасово зберігати пароль в пам'яті" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Недійсний після" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "хвилин " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "Присвоєння '0' зберігає пароль протягом всієї сесії." -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "Захопити ввід при введенні паролю" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Попереджати при запуску, якщо GnuPG не працює" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "Завжди відкривати листи у списку при виділенні" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 msgid "Open first unread message when a folder is opened" msgstr "Відкривати перший непрочитаний лист, входячи в папку" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 msgid "Remember last selected message" msgstr "Запам'ятати останній обраний лист" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "Позначати як прочитаний тільки лист, відкритий у новому вікні" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 msgid "Open inbox after receiving new mail" msgstr "Відкривати папку `Вхідні', отримавши нову пошту" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 msgid "Open inbox on startup" msgstr "Відкривати папку `Вхідні' при запуску" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "Виконувати негайно після видалення чи переміщення листів" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "Листи буде позначено до виконання, якщо це вимкнути." -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Узгоджувати порядок кнопок з GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Показати іконку панелі" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "Мінімізувати до іконки трею" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "Перемикати вікно при клацанні на іконці трею" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Встановити гарячі клавіші... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Інше" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Зовнішні команди" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 msgid "Update" msgstr "Оновлення" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Діалог отримання" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Показувати діалог отримання" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Завжди" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Тільки при ручному отриманні" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Ніколи" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "Не видавати діалог при помилці отримання" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "Закрити діалог отримання після завершення" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "Додати адресу до призначення, коли клацнути двічі" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Ввімкнути автодоповнення адреси" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "При виході" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Підтвердити при виході" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "При виході очищати кошик" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Питати перед очищенням" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "Попереджати, якщо є листи в черзі" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Зовнішні команди (%s буде замінено на ім'я файлу / URI)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Web-браузер" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Браузер за замовчуванням)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 msgid "Use external program for printing" msgstr "Вживати зовнішню програму для друку" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Вживати зовнішню програму для прийому" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Вживати зовнішню програму для відсилання" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "Перевірка оновлень потребує команди 'curl'." -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "Ввімкнути автоматичну перевірку оновлень" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "Вживати HTTP-проксі" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "адреса HTTP-проксі (hostname:port)" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "Ввімкнути строгу перевірку цілісності кешів" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5471,275 +5475,275 @@ msgstr "" "Ввімкнути, якщо вміст папок може змінюватись іншими програмами.\n" "Ця опція погіршить відображення списка повідомлень." -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Таймаут сокета вводу/виводу" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "секунд" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Автоматична (рекомендовано)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Західноєвропейська (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Західноєвропейська (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Західноєвропейська (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Цнтральноєвропейська (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Балтійська (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Балтійська (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 msgid "Baltic (Windows-1257)" msgstr "Балтійська (Windows-1257)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Грецька (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "Арабська (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "Арабська (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Єврейська (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Єврейська (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Турецька (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Кирилиця (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Кирилиця (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Кирилиця (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Кирилиця (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Японська (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Японська (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Японська (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Спрощена китайська (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Спрощена китайська (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Традиційна китайська (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Традиційна китайська (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Китайська (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Корейська (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Тайська (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Тайська (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "повна скорочена назва дня тижня" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "повна назва дня тижня" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "скорочена назва місяця" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "повна назва місяця" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "бажана дата і час для поточної locale" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "номер сторіччя (рік/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "день місяця як десяткове число" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "година як десяткове число за 24-годинним циферблатом" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "година як десяткове число за 12-годинним циферблатом" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "день року як десяткове число" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "місяць як десяткове число" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "хвилини як десяткове число" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM чи PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "секунди як десяткове число" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "день тижня як десяткове число" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "бажана дата для поточної locale" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "останні дві цифри року" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "рік як десяткове число" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "часова зона або ім'я або скорочення" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Специфікатор" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Опис" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Приклад" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Встановити кольори листа" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Кольори" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Цитований текст - перший рівень" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Цитований текст - другий рівень" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Цитований текст - третій рівень" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI link" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Повторно використати кольори цитування" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "Обрати колір для цитування рівня 1" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "Обрати колір для цитування рівня 2" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "Обрати колір для цитування рівня 3" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Обрати колір для URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Опис символів" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5763,11 +5767,11 @@ msgstr "" "Newsgroups\n" "Message-ID" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "якщо встановлено x, показує expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5781,7 +5785,7 @@ msgstr "" "Тіло цитованого повідомлення без підпису\n" "Буквально %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5793,19 +5797,19 @@ msgstr "" "Буквальна відкриваюча фігурна дужка\n" "Буквальна закриваюча фігурна дужка" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Гарячі клавіші" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr " Обрати попередньо означені гарячі клавіші." -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "За замовчуванням" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Старий Sylpheed" diff --git a/po/vi.po b/po/vi.po index 8cdafeb8..0215ae04 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2006-04-16 22:05+0700\n" "Last-Translator: Pham Thanh Long \n" "Language-Team: Vietnamese \n" @@ -504,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:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "Lọc thư rác" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "Lọc thư rác" @@ -639,7 +639,7 @@ msgid "" "Place - Suite 330, Boston, MA 02111-1307, USA." msgstr "" -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -982,7 +982,7 @@ msgstr "/_Sao chép" msgid "/_Paste" msgstr "/_Soạn/_Dán" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Sổ địa chỉ" @@ -1058,7 +1058,7 @@ 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:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "Xoá thư mục" @@ -1180,7 +1180,7 @@ msgstr "Lỗi chuyển đổi sổ địa chỉ" msgid "Address Book Conversion" msgstr "Chuyển đổi sổ địa chỉ" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "Giao diện" @@ -1824,8 +1824,8 @@ msgid "Properties" msgstr "Thuộc tính" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "Mã hoá" @@ -1871,7 +1871,7 @@ 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:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2071,12 +2071,12 @@ msgstr "Sửa thư mục" msgid "Input the new name of folder:" msgstr "Đặt tên mới cho thư mục:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "Thư mục mới" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "Đặt tên cho thư mục mới:" @@ -2094,7 +2094,7 @@ msgstr "Soạn mục JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2306,28 +2306,28 @@ msgstr "Thùng rác" msgid "Drafts" msgstr "Nháp" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Rác" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "Thư mục mới" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "`%c' không được có trong tên thư mục." -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "Thư mục `%s' đã có trước." -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "Không tạo được thư mục `%s'." @@ -2403,18 +2403,18 @@ msgstr "/_Xoá nhóm tin" msgid "Creating folder view...\n" msgstr "Đang tạo khung thư mục...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "Mới" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "Chưa đọc" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2426,12 +2426,12 @@ msgstr "Thiết lập thông tin thư mục...\n" msgid "Setting folder info..." msgstr "Thiết lập thông tin thư mục..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "Đang quét thư mục %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "Đang quét thư mục %s ..." @@ -2461,27 +2461,27 @@ msgstr "Kiểm tra thư mới trong mọi thư mục..." msgid "Folder %s is selected\n" msgstr "Thư mục %s được chọn\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "Đang tải thư về trong %s ..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "Đang tải thư về trong %s ..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "Đang tải thư về trong %s ..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "Có lỗi khi tải thư về trong `%s'." -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2491,26 +2491,26 @@ msgstr "" "(nếu bạn muốn tạo một thư mục để lưu thư mục con,\n" " thêm `/' vào cuối tên)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "Đặt tên cho `%s':" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "Đổi tên thư mục" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, c-format msgid "Can't rename the folder '%s'." msgstr "Không thể đổi tên thư mục `%s'." -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "Không thể di chuyển thư mục `%s'." -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2519,11 +2519,11 @@ msgstr "" "Xoá thư mục tìm kiếm `%s' ?\n" "Thư sẽ không bị xoá khỏi ổ cứng." -#: src/folderview.c:2664 +#: src/folderview.c:2678 msgid "Delete search folder" msgstr "Xoá thư mục tìm kiếm" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2536,30 +2536,30 @@ msgstr "" "\n" "Bạn có thực sự muốn xoá không?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, c-format msgid "Can't remove the folder '%s'." msgstr "Không thể xoá thư mục '%s'." -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "Đổi rác" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "Xoá mọi thư trong thùng rác?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "Không phải thư rác" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "Xoá mọi thư trong thùng rác?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2568,34 +2568,34 @@ msgstr "" "Thực sự muốn xoá hộp thư `%s' ?\n" "(Thư sẽ KHÔNG bị xoá khỏi ổ cứng)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "Xoá hộp thư" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "Thực sự muốn xoá tài khoản IMAP4 `%s'?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "Xoá tài khoản IMAP4" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "Thực sự muốn xoá nhóm tin `%s'?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "Xoá nhóm tin" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "Thực sự muốn xoá tài khoản tin tức `%s'?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "Xoá tài khoản tin tức" @@ -3893,27 +3893,27 @@ msgstr "Chưa đặt tên" msgid "none" msgstr "không" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "Ngoại tuyến" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "Bạn đang ngoại tuyến. Chuyển sang trực tuyến?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "Đổ mọi thùng rác" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "Xoá mọi thư trong thùng rác?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "Thêm hộp thư" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3923,16 +3923,16 @@ msgstr "" "Nếu hộp thư có trước được chỉ định, nó sẽ được\n" "tự động quét." -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "Hộp thư `%s' đã có trước." -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "Hộp thư" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3941,99 +3941,99 @@ msgstr "" "Việc tạo hộp thư đã thất bại.\n" "Có thể một số tập tin đã có trước, hoặc bạn không có quyền ghi lên đó." -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - Khung thư mục" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - Khung đọc thư" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/_Hồi âm" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/Hồi âm _tất cả" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/Hồi âm cho người _gửi" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/Hồi âm cho _hộp thư chung" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/_Chuyển tiếp" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/Ch_uyển tiếp ở dạng đính kèm" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/Chu_yển hướng" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/_Xem/_Hiện hoặc ẩn/_Thanh công cụ/_Biểu tượng" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "Văn bản" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "Không" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "Bạn đang ngoại tuyến. Nhấn vào biểu tượng để chuyển sang trực tuyến." -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "Bạn đang trực tuyến. Nhấn vào biểu tượng để chuyển sang ngoại tuyến." -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "Thoát" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "Thoát chương trình này?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "Chọn thư mục" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 msgid "Command line options" msgstr "Tuỳ chọn dòng lệnh" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 msgid "Usage: sylpheed [OPTION]..." msgstr "Cách dùng: sylpheed [TUỲ CHỌN]..." -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 #, fuzzy msgid "" "--compose [address]\n" @@ -4063,7 +4063,7 @@ msgstr "" "--help\n" "--version" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 #, fuzzy msgid "" "open composition window\n" @@ -4093,15 +4093,15 @@ msgstr "" "hiện thông tin trợ giúp này và thoát\n" "đưa ra thông tin phiên bản và thoát" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4347,21 +4347,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:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "Nhận" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Gửi" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Viết thư" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "Riêng tư" @@ -4369,7 +4369,7 @@ msgstr "Riêng tư" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "Nâng cao" @@ -4494,8 +4494,8 @@ msgid "Authentication method" msgstr "Phương thức xác thực" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "Tự động" @@ -4540,8 +4540,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:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " Soạn... " @@ -4566,7 +4566,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:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Chữ kí" @@ -4879,114 +4879,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:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "Đang tạo của sổ cấu hình chung...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "Cấu hình chung" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "Hiển thị" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "Thư rác" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "Chi tiết" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "Tự động kiểm tra thư mới" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "mỗi" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "phút" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 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:845 +#: src/prefs_common_dialog.c:851 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:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "Chạy lệnh khi có thư mới" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "Lệnh" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, 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:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "Sáp nhập từ spool cục bộ" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "Lọc khi sáp nhập" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Đường dẫn spool" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "Chung" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "Lưu thư đã gửi vào hộp Đã gửi" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 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:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "Tự động đặt địa chỉ sau" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "Khuôn dòng trước khi gửi" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "Mã kí tự khi chuyển" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4994,192 +4994,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:1053 +#: src/prefs_common_dialog.c:1059 msgid "MIME filename encoding" msgstr "Mã MIME của tên tập tin" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 msgid "MIME header" msgstr "" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "Vạch phân cách chữ kí" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "Chèn tự động" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Hồi âm" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "Tự động chọn tài khoản để hồi âm" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "Trích dẫn thư khi hồi âm" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Hồi âm cho _hộp thư chung" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Trình soạn thảo" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "Tự động chạy trình soạn thảo ngoài" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "Mức hoàn tác" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "Khuôn dòng thư tại" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "kí tự" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "Khuôn dòng phần trích dẫn" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "Khuôn dòng khi nhập" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 msgid "Auto-save to draft" msgstr "Tự động lưu vào thư mục nháp" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 msgid "Format" msgstr "Định dạng" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "Kiểm tra chính tả" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "Định dạng hồi âm" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "Dấu trích dẫn" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "Định dạng chuyển tiếp" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " Giải thích các kí hiệu " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "Cho phép kiểm tra chính tả" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 msgid "Default language:" msgstr "Ngôn ngữ mặc định:" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 msgid "Text font" msgstr "Phông chữ cho văn bản" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "Khung Thư mục" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 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:1579 +#: src/prefs_common_dialog.c:1585 #, 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:1603 +#: src/prefs_common_dialog.c:1609 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:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "chữ cái" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "Khung xem tóm tắt" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 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:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "Mở rộng các luồng thư" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "Định dạng thời gian" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 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:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "Thư" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/_Nhãn màu" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 msgid "Default character encoding" msgstr "Mã kí tự mặc định" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 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:1704 +#: src/prefs_common_dialog.c:1710 msgid "Outgoing character encoding" msgstr "Mã kí tự đầu ra" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5187,11 +5187,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:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "Cho phép màu sắc trong thư" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5199,88 +5199,88 @@ 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:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "Hiện ô header phía trên khung xem thư" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 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:1823 +#: src/prefs_common_dialog.c:1829 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:1825 +#: src/prefs_common_dialog.c:1831 #, 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:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "Hiển thị con trỏ trong khung xem thư" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "Khoản cách dòng" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "pixel" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "Cuộn" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "Nửa trang" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "Cuộn trơn" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "Bước" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "Hình ảnh" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 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:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "Hiện hình ảnh ngay trên dòng" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "Cho phép điều khiển thư rác" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "Lệnh thu thập:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 msgid "(Select preset)" msgstr "(Chọn kiểu)" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "Không phải thư rác" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "Lệnh phân loại" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5288,250 +5288,254 @@ 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "Thư mục thư rác" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." 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:2186 +#: src/prefs_common_dialog.c:2192 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:2189 +#: src/prefs_common_dialog.c:2195 #, 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:2192 +#: src/prefs_common_dialog.c:2198 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:2197 +#: src/prefs_common_dialog.c:2203 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:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "Tự động kiểm tra chữ kí" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 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:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "Lưu tạm mật khẩu vào bộ nhớ" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "Hết hạn sau" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "phút " -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 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:2296 +#: src/prefs_common_dialog.c:2302 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:2301 +#: src/prefs_common_dialog.c:2307 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:2373 +#: src/prefs_common_dialog.c:2380 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:2377 +#: src/prefs_common_dialog.c:2384 #, 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:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "Không có thêm thư được đánh dấu nào" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 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:2392 +#: src/prefs_common_dialog.c:2401 #, 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:2394 +#: src/prefs_common_dialog.c:2403 #, 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:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 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:2414 +#: src/prefs_common_dialog.c:2427 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:2423 +#: src/prefs_common_dialog.c:2436 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:2426 +#: src/prefs_common_dialog.c:2439 msgid "Display tray icon" msgstr "Hiển thị biểu tượng trên khay" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " Đặt phím tắt... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "Khác" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 msgid "External commands" msgstr "Lệnh ngoài" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "Thời gian" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "Hộp thoại nhận thư" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "Hiện hộp thoại nhận thư" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "Luôn luôn" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "Chỉ khi nhận theo kiểu thủ công" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "Không bao giờ" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 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:2545 +#: src/prefs_common_dialog.c:2562 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:2556 +#: src/prefs_common_dialog.c:2573 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:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "Chuyển đổi sổ địa chỉ" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "Lúc thoát" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "Xác nhận khi thoát" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "Đổ rác khi thoát" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "Hỏi trước khi đổ rác" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 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:2678 +#: src/prefs_common_dialog.c:2695 #, 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:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "Trình duyệt" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(Trình duyệt mặc định)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "Dùng chương trình ngoài để gửi" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "Dùng chương trình ngoài để sáp nhập" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "Dùng chương trình ngoài để gửi" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 #, fuzzy msgid "Enable auto update check" msgstr "Cho phép kiểm tra chính tả" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 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:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5541,276 +5545,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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "Hết hạn I/O socket" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "giây" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "Tự động (Khuyến cáo)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7bit ascii (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "Đông Âu (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "Tây Âu (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 msgid "Western European (Windows-1252)" msgstr "Tây Âu (Windows-1252)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "Trung Âu (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "Baltic (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "A-rập (Windows-1256)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "Hi Lạp (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 msgid "Arabic (ISO-8859-6)" msgstr "A-rập (ISO-8859-6)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 msgid "Arabic (Windows-1256)" msgstr "A-rập (Windows-1256)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "Do Thái (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "Do Thái (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "Thổ Nhĩ Kì(ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillic (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillic (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillic (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "Nhật Bản (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "Nhật Bản (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "Nhật Bản (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "Hán giản thể (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "Hán giản thể (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "Hán phồn thể (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "Hán phồn thể (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "Hán (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "Triều Tiên (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "Thái (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "Thái (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 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:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "dạng đầy đủ tên ngày trong tuần (thứ)" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "dạng viết tắt của tên tháng" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "dạng đầy đủ của tên tháng" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 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:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "thế kỉ (năm/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 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:3169 +#: src/prefs_common_dialog.c:3186 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:3170 +#: src/prefs_common_dialog.c:3187 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:3171 +#: src/prefs_common_dialog.c:3188 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:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "tháng ở dạng số thập phân" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "phút ở dạng số thập phân" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "hoặc là AM hoặc là PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "giây ở dạng số thập phân" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 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:3177 +#: src/prefs_common_dialog.c:3194 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:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "hai số cuối của năm" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "năm ở dạng số thập phân" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 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:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "Kí hiệu" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "Miêu tả" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "Ví dụ" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "Đặt màu cho thư" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "Màu sắc" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "Nội dung trích dẫn - Cấp 1" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "Nội dung trích dẫn - Cấp 2" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "Nội dung trích dẫn - Cấp 3" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "Liên kết URI" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "Lặp lại theo vòng" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 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:3460 +#: src/prefs_common_dialog.c:3477 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:3463 +#: src/prefs_common_dialog.c:3480 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:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "Chọn màu cho URI" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "Miêu tả về biểu tượng" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5834,11 +5838,11 @@ msgstr "" "Nhóm tin\n" "ID của thư" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "Nếu x đã được đặt, hiển thị expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5852,7 +5856,7 @@ msgstr "" "Nội dung thư được trích dẫn không gồm chữ kí\n" "Literal %" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5864,19 +5868,19 @@ msgstr "" "Dấu ngoặc nhọn mở\n" "Dấu ngoặc nhọn đóng" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "Phím tắt" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "Chọn kiểu phím tắt. " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "Mặc định" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "Sylpheed cũ" diff --git a/po/zh_CN.po b/po/zh_CN.po index 1261b18d..38453c6d 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2005-03-17 09:22+0800\n" "Last-Translator: Wang Jian \n" "Language-Team: zh_CN \n" @@ -502,12 +502,12 @@ msgstr "发现 %s\n" msgid "Configuration is saved.\n" msgstr "配置已经保存。\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "文件夹:" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 #, fuzzy msgid "Junk mail filter" msgstr "文件夹:" @@ -649,7 +649,7 @@ msgstr "" "Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-" "1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -995,7 +995,7 @@ msgstr "/复制(_C)..." msgid "/_Paste" msgstr "/编辑(_E)/粘贴(_P)" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "地址簿" @@ -1072,7 +1072,7 @@ msgstr "" "您要删除“%s”中的文件夹和所有地址吗?\n" "如果仅删除文件夹,地址将被移到上一级文件夹中。" -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "删除文件夹" @@ -1189,7 +1189,7 @@ msgstr "地址簿转换错误" msgid "Address Book Conversion" msgstr "地址簿转换" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "界面" @@ -1840,8 +1840,8 @@ msgid "Properties" msgstr "属性" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "编码方式" @@ -1885,7 +1885,7 @@ msgstr "" "强制结束程序?\n" "程序组标识号:%d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2089,12 +2089,12 @@ msgstr "编辑文件夹" msgid "Input the new name of folder:" msgstr "输入文件夹的新名字:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "新建文件夹" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "输入新建文件夹的名字:" @@ -2112,7 +2112,7 @@ msgstr "编辑 JPilot 项" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr " ... " @@ -2324,28 +2324,28 @@ msgstr "废件箱" msgid "Drafts" msgstr "草稿箱" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "新文件夹" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "字符“%c”不能包含在文件夹名字中。" -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "文件夹“%s”已存在。" -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "无法创建文件夹“%s”。" @@ -2423,18 +2423,18 @@ msgstr "/删除新闻组(_R)" msgid "Creating folder view...\n" msgstr "正在创建文件夹视图...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "新建" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "未读" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2446,12 +2446,12 @@ msgstr "正在设置文件夹信息...\n" msgid "Setting folder info..." msgstr "正在设置文件夹信息..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "正在扫描文件夹 %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "正在扫描文件夹 %s ..." @@ -2481,27 +2481,27 @@ msgstr "正在检查所有文件夹中的新邮件..." msgid "Folder %s is selected\n" msgstr "选中文件夹 %s\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "正在下载 %s 中的邮件..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "正在下载 %s 中的邮件..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "正在下载 %s 中的邮件..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "下载“%s”中的邮件时发生错误。" -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2511,26 +2511,26 @@ msgstr "" "(如果您要创建一个保存子文件夹的文件夹,\n" "在名字的最后添加“/”)" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "输入“%s”的新名字:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "重命名文件件" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "无法删除文件夹“%s”。" -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, fuzzy, c-format msgid "Can't move the folder `%s'." msgstr "无法删除文件夹“%s”。" -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2539,12 +2539,12 @@ msgstr "" "真的要删除邮件箱“%s”?\n" "(邮件不会从磁盘删除)" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "删除文件夹" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2555,31 +2555,31 @@ msgstr "" "“%s”下的所有文件夹和邮件将被删除。\n" "您真的要删除吗?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "无法删除文件夹“%s”。" -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "清空废件箱" -#: src/folderview.c:2744 +#: src/folderview.c:2758 #, fuzzy msgid "Delete all messages in the trash folder?" msgstr "清空废件箱里的所有信件?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "主题" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "清空废件箱里的所有信件?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2588,34 +2588,34 @@ msgstr "" "真的要删除邮件箱“%s”?\n" "(邮件不会从磁盘删除)" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "删除邮箱" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "真的要删除 IMAP4 帐号“%s”?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "删除 IMAP4 帐号" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "真的要删除新闻组“%s”?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "删除新闻组" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "真到要删除新闻组帐号“%s”?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "删除新闻组帐号" @@ -3916,28 +3916,28 @@ msgstr "无标题" msgid "none" msgstr "无" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "离线" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "您处于离线状态。切换到在线状态吗?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "清空所有废件箱" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "清空废件箱里的所有信件?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "添加邮箱" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -3947,16 +3947,16 @@ msgstr "" "输入邮箱位置。\n" "如果指定了已存在的邮箱,它将被自动扫描。" -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "邮箱“%s”已经存在。" -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "邮箱" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3965,101 +3965,101 @@ msgstr "" "创建邮件箱失败。\n" "也许某些文件已经存在,或者您没有写权限。" -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed-文件夹视图" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed-邮件视图" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/回复(_R)" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/回复到所有人(_A)" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/回复到发件人(_S)" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/回复到邮件列表(_L)" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/转发(_F)" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/作为附件转发(_W)" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/重定向(_T)" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/查看(_V)/显示或隐藏(_D)/工具栏(_T)/图标(_I)" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "文本" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "没有" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "您处于离线状态。单击图标切换到在线状态。" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "您处于在线状态。单击图标切换到离线状态。" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "退出" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "要退出本程序吗?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "选择文件夹" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "没有设置命令行。" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "用法:%s [OPTION]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4076,7 +4076,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4093,15 +4093,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4349,21 +4349,21 @@ msgstr "帐号首选项" msgid "Creating account preferences window...\n" msgstr "正在创建帐号首选项窗口...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "接收" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "发送" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "撰写" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "隐私" @@ -4371,7 +4371,7 @@ msgstr "隐私" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "高级" @@ -4498,8 +4498,8 @@ msgid "Authentication method" msgstr "验证方法" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "自动" @@ -4549,8 +4549,8 @@ msgstr "生成邮件标识" msgid "Add user-defined header" msgstr "添加用户定义的头域" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " 编辑... " @@ -4573,7 +4573,7 @@ msgid "Authenticate with POP3 before sending" msgstr "发送前用POP3验证" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "签名" @@ -4889,327 +4889,327 @@ msgstr "删除动作" msgid "Do you really want to delete this action?" msgstr "您真的要删除该动作吗?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "正在创建通用首选项窗口...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "通用首选项" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "显示" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 #, fuzzy msgid "Junk mail" msgstr "文件夹:" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "自动检查新邮件" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "每" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "分钟" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "启动时检查新邮件" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "合并邮件后更新所有的本地文件夹" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 #, fuzzy msgid "Execute command when new messages arrived" msgstr "当移动或删除邮件时立即执行" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "命令" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, fuzzy, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "正在获取新邮件数量(STAT)..." -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 #, fuzzy msgid "Incorporate from local spool" msgstr "从邮件池合并邮件" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "合并邮件时进行过滤" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "邮件池路径" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "常规" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "将已发出的邮件保存在发件箱" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "自动设置以下地址" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "发送前折行" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "传输编码" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "指定当邮件内容包含非 ASCII 字符时使用的 Content-Transfer-Encoding。" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "发送时使用的字符编码" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "发送时使用的字符编码" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "签名分隔符" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "自动插入" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "回复" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "自动选择回复用的帐号" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "回复时引用原文" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/回复到邮件列表(_L)" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "编辑器" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "自动启动外部编辑器" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "撤销次数" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "邮件折行于第" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "个字符" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "引文折行" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "输入时折行" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "保存到草稿文件夹" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "普通" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "回复格式" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "引文符号" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "转发格式" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr " 符号描述 " -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "默认收件箱" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "文本" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 #, fuzzy msgid "Folder View" msgstr "文件夹" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "在文件夹名后显示未读邮件的数量" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "在文件夹名后显示未读邮件的数量" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "缩写新闻组长于" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "信件" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "摘要视图" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "如果发件人是您自己,“发件人”栏中显示的是收件人" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "展开线索" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "日期格式" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr " 设置摘要中显示的项... " -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "邮件" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/颜色标签(_B)" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/查看(_V)/字符编码(_E)" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/查看(_V)/字符编码(_E)" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." msgstr "如果选择“自动”,将使用最适合当前区域设置的编码方式。" -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "启用邮件的颜色表示" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5217,629 +5217,633 @@ msgstr "" "用单字节字符显示多字节字母和数字\n" "(仅适用于日语)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "在邮件视图之上显示邮件头面板" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "在邮件视图中显示简短的邮件头" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "将HTML内容显示为文本" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "将HTML内容显示为文本" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 #, fuzzy msgid "Display cursor in message view" msgstr "在邮件视图中显示简短的邮件头" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "邮件内容行间距" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "个像素" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "滚动" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "半页滚动" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "平滑滚动" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "每次滚动" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "图像" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "将附件中的图像缩放至适合窗口大小" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "嵌入显示图像" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 #, fuzzy msgid "Enable Junk mail control" msgstr "文件夹:" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 #, fuzzy msgid "Learning command:" msgstr "执行命令" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "选择密钥" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 #, fuzzy msgid "Classifying command" msgstr "执行命令" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 #, fuzzy msgid "Junk folder" msgstr "文件夹:" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "(没有过滤的邮件会保存在该文件夹中)" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "在接收邮件时进行过滤" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "从服务器上删除" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "从服务器上删除" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "自动检查签名" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "在弹出窗口中显示签名检查结果" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "将口令串临时存放在内存中" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "过期时间" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "分钟后" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "设置为“0”将在整个会话过程中储存口令串" -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "输入口令串时捕获输入(更安全)" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "如果 GnuPG 无法工作,在启动时显示警告" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "在摘要窗口中选择邮件时打开邮件" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, fuzzy msgid "Open first unread message when a folder is opened" msgstr "进入文件夹时打开第一个未读的邮件" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "没有找到用颜色标注过的邮件" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "仅在新窗口中打开邮件时标记邮件为已读" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "收到新邮件时转到收件箱" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "启动时检查新邮件" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "当移动或删除邮件时立即执行" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "如果该选项关闭,标记邮件直到完成执行。" -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "显示姓名" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr " 设置键盘关联... " -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "其它" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "执行命令" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "日期" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "收对话框" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "显示接收对话框" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "总是" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "仅在手工接收时" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "从不" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "在接收错误时不弹出错误对话框" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "完成后关闭接收对话框" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "双击时将地址添加为收件人" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "地址簿转换" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "退出程序时" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "退出时进行确认" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "退出时清空废件箱" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "在清空前询问" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "如果队列中有邮件就发出警告" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "外部命令 (%s 将被替换为文件名或URI)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "网页浏览器" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 #, fuzzy msgid "(Default browser)" msgstr "默认收件箱" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "使用外部程序发送" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "使用外部程序合并邮件" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "使用外部程序发送" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 #, fuzzy msgid "Enable strict checking of the integrity of summary caches" msgstr "正在写摘要缓存(%s)..." -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 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:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "套接字 I/O 超时:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "秒" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "自动 (建议使用)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "7位 ASCII (US-ASCII) " -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "西欧 (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "西欧 (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "西欧 (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "中欧 (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "波罗的语 (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "波罗的语 (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "斯拉夫语 (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "希腊语 (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "波罗的语 (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "斯拉夫语 (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "希腊语 (ISO-8859-7)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "斯拉夫语 (Windows-1251)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "土耳其语 (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "斯拉夫语 (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "斯拉夫语 (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "斯拉夫语 (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "斯拉夫语 (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "日语 (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "日语 (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "日语 (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "简体中文 (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "简体中文 (GB2312)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "繁体中文 (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "繁体中文 (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "中文 (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "朝鲜文 (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "泰文 (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "泰文 (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "缩写的星期名" -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "完整的星期名" -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "缩写的月份名" -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "完整的月份名" -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "当前区域设置首选的日期和时间格式" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "世纪(年份/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "十进制表示的月中的天数" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "24小时时钟的十进制小时" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "12小时时钟的十进制小时" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "十进制表示的一年中的天数" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "十进制表示的月份" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "十进制表示的天数" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "AM或PM" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "十进制表示的秒" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "十进制表示的星期中的天数" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "当前区域设置的首选日期格式" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "年份的最后两个数字" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "十进制的年份" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "时区、名字或缩写" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "说明符" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "描述" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "示例" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "设置邮件颜色" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "颜色" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "引文-第一级" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "引文-第二级" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "引文-第三级" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "URI 链接" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "循环使用引文颜色" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "选择引文级别 1 的颜色" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "选择引文级别 2 的颜色" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "选择引文级别 3 的颜色" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "选择URI的颜色" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "符号的描述" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5863,11 +5867,11 @@ msgstr "" "新闻组\n" "邮件标识号" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "如果 x 设置了值则显示 expr" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5881,7 +5885,7 @@ msgstr "" "没有签名的引文内容\n" "%" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5893,20 +5897,20 @@ msgstr "" "左括号\n" "右括号" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "键盘关联" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 #, fuzzy msgid "Select the preset of key bindings." msgstr " 设置键盘关联... " -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "默认" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "旧式的Sylpheed" diff --git a/po/zh_TW.po b/po/zh_TW.po index 564ec45d..c5ed800b 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-07-30 13:37+0900\n" +"POT-Creation-Date: 2010-07-30 15:06+0900\n" "PO-Revision-Date: 2005-10-25 16:23+0800\n" "Last-Translator: Wei-Lun Chao \n" "Language-Team: Chinese (traditional) \n" @@ -507,12 +507,12 @@ msgstr "找到 %s\n" msgid "Configuration is saved.\n" msgstr "組態設定已儲存。\n" -#: libsylph/prefs_common.c:605 +#: libsylph/prefs_common.c:607 #, fuzzy msgid "Junk mail filter (manual)" msgstr "垃圾郵件資料夾" -#: libsylph/prefs_common.c:608 +#: libsylph/prefs_common.c:610 msgid "Junk mail filter" msgstr "垃圾郵件資料夾" @@ -654,7 +654,7 @@ msgstr "" "您應該已經隨軟體收到一份 GPL;若沒有,請寫信到自由軟體基金會,地址是:\n" "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." -#: src/account_dialog.c:139 src/mainwindow.c:3943 +#: src/account_dialog.c:139 src/mainwindow.c:3953 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." @@ -998,7 +998,7 @@ msgstr "/複製(_C)..." msgid "/_Paste" msgstr "/編輯(_E)/貼上(_P)" -#: src/addressbook.c:590 src/prefs_common_dialog.c:2547 src/prefs_toolbar.c:90 +#: src/addressbook.c:590 src/prefs_common_dialog.c:2564 src/prefs_toolbar.c:90 msgid "Address book" msgstr "通訊錄" @@ -1075,7 +1075,7 @@ msgstr "" "您確定要刪除「%s」資料夾以及裡面所有的地址嗎?\n" "如果您選擇只刪除資料夾,裡面的通訊紀錄將移到上一層資料夾中。" -#: src/addressbook.c:2230 src/folderview.c:2672 +#: src/addressbook.c:2230 src/folderview.c:2686 msgid "Delete folder" msgstr "刪除資料夾" @@ -1194,7 +1194,7 @@ msgstr "轉換通訊錄格式時發生錯誤" msgid "Address Book Conversion" msgstr "通訊錄格式轉換" -#: src/addressbook.c:4080 src/prefs_common_dialog.c:2365 +#: src/addressbook.c:4080 src/prefs_common_dialog.c:2372 msgid "Interface" msgstr "介面" @@ -1842,8 +1842,8 @@ msgid "Properties" msgstr "內容" #. Encoding -#: src/compose.c:6498 src/prefs_common_dialog.c:1017 -#: src/prefs_common_dialog.c:1678 +#: src/compose.c:6498 src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1684 msgid "Encoding" msgstr "編碼" @@ -1890,7 +1890,7 @@ msgstr "" "要強迫結束該行程嗎?\n" "行程的群組代碼是:%d" -#: src/compose.c:7063 src/mainwindow.c:3030 +#: src/compose.c:7063 src/mainwindow.c:3040 msgid "_Customize toolbar..." msgstr "" @@ -2090,12 +2090,12 @@ msgstr "編輯資料夾" msgid "Input the new name of folder:" msgstr "請輸入新的資料夾名稱:" -#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2404 -#: src/folderview.c:2410 +#: src/editgroup.c:540 src/foldersel.c:601 src/folderview.c:2418 +#: src/folderview.c:2424 msgid "New folder" msgstr "新資料夾" -#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2411 +#: src/editgroup.c:541 src/foldersel.c:602 src/folderview.c:2425 msgid "Input the name of new folder:" msgstr "請輸入新資料夾的名稱:" @@ -2113,7 +2113,7 @@ msgstr "編輯 JPilot 資料" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:696 src/importldif.c:498 src/prefs_account_dialog.c:1872 -#: src/prefs_common_dialog.c:2164 +#: src/prefs_common_dialog.c:2170 msgid " ... " msgstr "..." @@ -2325,28 +2325,28 @@ msgstr "刪除的郵件" msgid "Drafts" msgstr "草稿" -#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2108 +#: src/foldersel.c:422 src/folderview.c:1276 src/prefs_common_dialog.c:2114 #: src/prefs_folder_item.c:240 src/prefs_toolbar.c:68 msgid "Junk" msgstr "垃圾郵件" -#: src/foldersel.c:603 src/folderview.c:2408 src/folderview.c:2412 +#: src/foldersel.c:603 src/folderview.c:2422 src/folderview.c:2426 msgid "NewFolder" msgstr "新資料夾" -#: src/foldersel.c:611 src/folderview.c:2422 src/folderview.c:2430 -#: src/folderview.c:2492 +#: src/foldersel.c:611 src/folderview.c:2436 src/folderview.c:2444 +#: src/folderview.c:2506 #, c-format msgid "`%c' can't be included in folder name." msgstr "資料夾名稱中不應含有「%c」這個字元。" -#: src/foldersel.c:621 src/folderview.c:2441 src/folderview.c:2500 +#: src/foldersel.c:621 src/folderview.c:2455 src/folderview.c:2514 #: src/query_search.c:1156 #, c-format msgid "The folder `%s' already exists." msgstr "資料夾「%s」已存在。" -#: src/foldersel.c:629 src/folderview.c:2448 +#: src/foldersel.c:629 src/folderview.c:2462 #, c-format msgid "Can't create the folder `%s'." msgstr "無法建立資料夾「%s」。" @@ -2423,18 +2423,18 @@ msgstr "/移除新聞群組(_R)" msgid "Creating folder view...\n" msgstr "產生資料夾檢視...\n" -#: src/folderview.c:425 src/prefs_common_dialog.c:1592 +#: src/folderview.c:425 src/prefs_common_dialog.c:1598 msgid "New" msgstr "新的" #. S_COL_MARK -#: src/folderview.c:441 src/prefs_common_dialog.c:1593 +#: src/folderview.c:441 src/prefs_common_dialog.c:1599 #: src/prefs_filter_edit.c:511 src/prefs_summary_column.c:67 #: src/quick_search.c:110 msgid "Unread" msgstr "未讀的" -#: src/folderview.c:457 src/prefs_common_dialog.c:1594 +#: src/folderview.c:457 src/prefs_common_dialog.c:1600 msgid "Total" msgstr "" @@ -2446,12 +2446,12 @@ msgstr "設定資料夾...\n" msgid "Setting folder info..." msgstr "設定資料夾..." -#: src/folderview.c:911 src/mainwindow.c:4142 src/setup.c:298 +#: src/folderview.c:911 src/mainwindow.c:4148 src/setup.c:298 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "掃描資料夾 %s%c%s ..." -#: src/folderview.c:915 src/mainwindow.c:4147 src/setup.c:303 +#: src/folderview.c:915 src/mainwindow.c:4153 src/setup.c:303 #, c-format msgid "Scanning folder %s ..." msgstr "掃描資料夾 %s ..." @@ -2481,27 +2481,27 @@ msgstr "檢查每個資料夾中的新郵件..." msgid "Folder %s is selected\n" msgstr "已選取 %s 資料夾\n" -#: src/folderview.c:2220 +#: src/folderview.c:2234 #, c-format msgid "Downloading messages in %s ..." msgstr "從 %s 下載郵件中..." -#: src/folderview.c:2248 +#: src/folderview.c:2262 #, fuzzy, c-format msgid "Download all messages under '%s' ?" msgstr "從 %s 下載郵件中..." -#: src/folderview.c:2251 +#: src/folderview.c:2265 #, fuzzy msgid "Download all messages" msgstr "從 %s 下載郵件中..." -#: src/folderview.c:2300 +#: src/folderview.c:2314 #, c-format msgid "Error occurred while downloading messages in `%s'." msgstr "從 %s 下載郵件時出現錯誤。" -#: src/folderview.c:2405 +#: src/folderview.c:2419 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders,\n" @@ -2511,26 +2511,26 @@ msgstr "" "(若是資料夾下要有子資料夾,\n" " 請在資料夾名稱的後面加上「/')" -#: src/folderview.c:2480 +#: src/folderview.c:2494 #, c-format msgid "Input new name for `%s':" msgstr "請輸入「%s」的新名稱:" -#: src/folderview.c:2481 +#: src/folderview.c:2495 msgid "Rename folder" msgstr "重新命名資料夾" -#: src/folderview.c:2512 src/folderview.c:2520 +#: src/folderview.c:2526 src/folderview.c:2534 #, fuzzy, c-format msgid "Can't rename the folder '%s'." msgstr "無法移除資料夾「%s」。" -#: src/folderview.c:2593 +#: src/folderview.c:2607 #, c-format msgid "Can't move the folder `%s'." msgstr "無法移動資料夾「%s」。" -#: src/folderview.c:2662 +#: src/folderview.c:2676 #, fuzzy, c-format msgid "" "Delete the search folder '%s' ?\n" @@ -2539,12 +2539,12 @@ msgstr "" "確定要移除信箱 %s?\n" "注意:信箱中的郵件將不會從硬碟中被刪除。" -#: src/folderview.c:2664 +#: src/folderview.c:2678 #, fuzzy msgid "Delete search folder" msgstr "刪除資料夾" -#: src/folderview.c:2669 +#: src/folderview.c:2683 #, fuzzy, c-format msgid "" "All folders and messages under '%s' will be permanently deleted.\n" @@ -2557,30 +2557,30 @@ msgstr "" "\n" "您確定要刪除它嗎?" -#: src/folderview.c:2701 src/folderview.c:2707 +#: src/folderview.c:2715 src/folderview.c:2721 #, fuzzy, c-format msgid "Can't remove the folder '%s'." msgstr "無法移除資料夾「%s」。" -#: src/folderview.c:2743 +#: src/folderview.c:2757 msgid "Empty trash" msgstr "清空刪除的郵件" -#: src/folderview.c:2744 +#: src/folderview.c:2758 msgid "Delete all messages in the trash folder?" msgstr "您確定要清除所有被刪除的郵件?" -#: src/folderview.c:2750 +#: src/folderview.c:2764 #, fuzzy msgid "Empty junk" msgstr "不是垃圾郵件" -#: src/folderview.c:2751 +#: src/folderview.c:2765 #, fuzzy msgid "Delete all messages in the junk folder?" msgstr "您確定要清除所有被刪除的郵件?" -#: src/folderview.c:2793 +#: src/folderview.c:2807 #, c-format msgid "" "Really remove the mailbox `%s' ?\n" @@ -2589,34 +2589,34 @@ msgstr "" "確定要移除信箱 %s?\n" "注意:信箱中的郵件將不會從硬碟中被刪除。" -#: src/folderview.c:2795 +#: src/folderview.c:2809 msgid "Remove mailbox" msgstr "移除信箱" -#: src/folderview.c:2845 +#: src/folderview.c:2859 #, c-format msgid "Really delete IMAP4 account `%s'?" msgstr "您確定要刪除 %s 這個 IMAP4 帳號?" -#: src/folderview.c:2846 +#: src/folderview.c:2860 msgid "Delete IMAP4 account" msgstr "刪除 IMAP4 帳號" -#: src/folderview.c:2999 +#: src/folderview.c:3013 #, c-format msgid "Really delete newsgroup `%s'?" msgstr "您確定要刪除新聞群組「%s」嗎?" -#: src/folderview.c:3000 +#: src/folderview.c:3014 msgid "Delete newsgroup" msgstr "刪除新聞群組" -#: src/folderview.c:3050 +#: src/folderview.c:3064 #, c-format msgid "Really delete news account `%s'?" msgstr "您確定要刪除新聞群組帳號「%s」嗎?" -#: src/folderview.c:3051 +#: src/folderview.c:3065 msgid "Delete news account" msgstr "刪除帳號" @@ -3911,27 +3911,27 @@ msgstr "無標題" msgid "none" msgstr "無" -#: src/mainwindow.c:1743 +#: src/mainwindow.c:1753 msgid "Offline" msgstr "離線" -#: src/mainwindow.c:1744 +#: src/mainwindow.c:1754 msgid "You are offline. Go online?" msgstr "您目前正離線中。要連線嗎?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1771 msgid "Empty all trash" msgstr "清空刪除的郵件" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1772 msgid "Delete all messages in trash folders?" msgstr "您確定要清除所有被刪除的郵件?" -#: src/mainwindow.c:1793 +#: src/mainwindow.c:1803 msgid "Add mailbox" msgstr "新增信箱" -#: src/mainwindow.c:1794 +#: src/mainwindow.c:1804 msgid "" "Specify the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" @@ -3941,16 +3941,16 @@ msgstr "" "並請注意不要輸入已存在的信箱名稱,\n" "系統會自動判別是否它已存在。" -#: src/mainwindow.c:1800 +#: src/mainwindow.c:1810 #, c-format msgid "The mailbox `%s' already exists." msgstr "信箱「%s」已存在。" -#: src/mainwindow.c:1805 src/setup.c:272 +#: src/mainwindow.c:1815 src/setup.c:272 msgid "Mailbox" msgstr "信箱" -#: src/mainwindow.c:1811 src/setup.c:278 +#: src/mainwindow.c:1821 src/setup.c:278 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3959,101 +3959,101 @@ msgstr "" "無法產生信箱目錄。\n" "可能是因為同樣名稱的檔案已經存在,或者是你沒有權限可以開新目錄。" -#: src/mainwindow.c:2335 +#: src/mainwindow.c:2345 msgid "Sylpheed - Folder View" msgstr "Sylpheed - 資料夾檢視" -#: src/mainwindow.c:2355 +#: src/mainwindow.c:2365 msgid "Sylpheed - Message View" msgstr "Sylpheed - 郵件列表" -#: src/mainwindow.c:2551 src/mimeview.c:142 src/summaryview.c:426 +#: src/mainwindow.c:2561 src/mimeview.c:142 src/summaryview.c:426 msgid "/_Reply" msgstr "/直接回覆(_R)" -#: src/mainwindow.c:2552 +#: src/mainwindow.c:2562 msgid "/Reply to _all" msgstr "/全部回覆(_A)" -#: src/mainwindow.c:2553 +#: src/mainwindow.c:2563 msgid "/Reply to _sender" msgstr "/回覆給原作者(_S)" -#: src/mainwindow.c:2554 +#: src/mainwindow.c:2564 msgid "/Reply to mailing _list" msgstr "/回覆到郵遞論壇(_L)" -#: src/mainwindow.c:2559 src/summaryview.c:433 +#: src/mainwindow.c:2569 src/summaryview.c:433 msgid "/_Forward" msgstr "/轉寄(_F)" -#: src/mainwindow.c:2560 src/summaryview.c:434 +#: src/mainwindow.c:2570 src/summaryview.c:434 msgid "/For_ward as attachment" msgstr "/將郵件當成附加檔轉寄(_W)" -#: src/mainwindow.c:2561 src/summaryview.c:435 +#: src/mainwindow.c:2571 src/summaryview.c:435 msgid "/Redirec_t" msgstr "/郵件導向(_T)" -#: src/mainwindow.c:3023 +#: src/mainwindow.c:3033 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:3024 +#: src/mainwindow.c:3034 #, fuzzy msgid "Text at the _right of icon" msgstr "/顯示(_V)/顯示或隱藏(_D)/工具列(_T)/圖樣(_I)" -#: src/mainwindow.c:3026 +#: src/mainwindow.c:3036 msgid "_Icon" msgstr "" -#: src/mainwindow.c:3027 +#: src/mainwindow.c:3037 #, fuzzy msgid "_Text" msgstr "文字" -#: src/mainwindow.c:3028 +#: src/mainwindow.c:3038 #, fuzzy msgid "_None" msgstr "無" -#: src/mainwindow.c:3058 +#: src/mainwindow.c:3068 msgid "You are offline. Click the icon to go online." msgstr "您目前正離線中。按下按鈕恢復連線。" -#: src/mainwindow.c:3069 +#: src/mainwindow.c:3079 msgid "You are online. Click the icon to go offline." msgstr "您目前正連線中。按下按鈕離線工作。" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit" msgstr "離開" -#: src/mainwindow.c:3343 +#: src/mainwindow.c:3353 msgid "Exit this program?" msgstr "您確定要離開嗎?" -#: src/mainwindow.c:3746 +#: src/mainwindow.c:3756 msgid "The selected messages could not be combined." msgstr "" -#: src/mainwindow.c:3856 +#: src/mainwindow.c:3866 #, fuzzy msgid "Select folder to open" msgstr "選擇資料夾" -#: src/mainwindow.c:4030 +#: src/mainwindow.c:4036 #, fuzzy msgid "Command line options" msgstr "未設定執行指令" -#: src/mainwindow.c:4043 +#: src/mainwindow.c:4049 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "用法:%s [選項]...\n" -#: src/mainwindow.c:4051 +#: src/mainwindow.c:4057 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -4070,7 +4070,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:4068 +#: src/mainwindow.c:4074 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4087,15 +4087,15 @@ msgid "" "output version information and exit" msgstr "" -#: src/mainwindow.c:4086 +#: src/mainwindow.c:4092 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4094 +#: src/mainwindow.c:4100 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4099 +#: src/mainwindow.c:4105 msgid "specify port for IPC remote commands" msgstr "" @@ -4341,21 +4341,21 @@ msgstr "帳號設定" msgid "Creating account preferences window...\n" msgstr "產生帳號設定的視窗...\n" -#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:557 src/prefs_common_dialog.c:762 msgid "Receive" msgstr "接收設定" -#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:758 +#: src/prefs_account_dialog.c:559 src/prefs_common_dialog.c:764 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "送出" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:760 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:766 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "撰寫郵件" -#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:767 +#: src/prefs_account_dialog.c:564 src/prefs_common_dialog.c:773 msgid "Privacy" msgstr "私人資料" @@ -4363,7 +4363,7 @@ msgstr "私人資料" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2460 +#: src/prefs_account_dialog.c:571 src/prefs_common_dialog.c:2473 msgid "Advanced" msgstr "進階設定" @@ -4489,8 +4489,8 @@ msgid "Authentication method" msgstr "認證方法" #: src/prefs_account_dialog.c:992 src/prefs_account_dialog.c:1151 -#: src/prefs_common_dialog.c:1037 src/prefs_common_dialog.c:2578 -#: src/prefs_common_dialog.c:2943 +#: src/prefs_common_dialog.c:1043 src/prefs_common_dialog.c:2595 +#: src/prefs_common_dialog.c:2960 msgid "Automatic" msgstr "自動" @@ -4536,8 +4536,8 @@ msgstr "產生郵件識別碼" msgid "Add user-defined header" msgstr "加入使用者定義的標頭" -#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1786 -#: src/prefs_common_dialog.c:1813 +#: src/prefs_account_dialog.c:1108 src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1819 msgid " Edit... " msgstr " 編輯... " @@ -4560,7 +4560,7 @@ msgid "Authenticate with POP3 before sending" msgstr "送信前先做 POP3 認證" #. signature -#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1154 +#: src/prefs_account_dialog.c:1254 src/prefs_common_dialog.c:1160 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "簽章" @@ -4872,313 +4872,313 @@ msgstr "刪除指令" msgid "Do you really want to delete this action?" msgstr "您確定要刪除這個指令嗎?" -#: src/prefs_common_dialog.c:736 +#: src/prefs_common_dialog.c:742 msgid "Creating common preferences window...\n" msgstr "產生一般設定視窗...\n" -#: src/prefs_common_dialog.c:740 +#: src/prefs_common_dialog.c:746 msgid "Common Preferences" msgstr "一般設定" -#: src/prefs_common_dialog.c:762 +#: src/prefs_common_dialog.c:768 msgid "Display" msgstr "顯示" -#: src/prefs_common_dialog.c:764 +#: src/prefs_common_dialog.c:770 msgid "Junk mail" msgstr "垃圾郵件" -#: src/prefs_common_dialog.c:770 +#: src/prefs_common_dialog.c:776 msgid "Details" msgstr "" -#: src/prefs_common_dialog.c:820 +#: src/prefs_common_dialog.c:826 msgid "Auto-check new mail" msgstr "自動檢查新郵件" -#: src/prefs_common_dialog.c:822 src/prefs_common_dialog.c:1272 +#: src/prefs_common_dialog.c:828 src/prefs_common_dialog.c:1278 msgid "every" msgstr "每" -#: src/prefs_common_dialog.c:834 src/prefs_common_dialog.c:1286 +#: src/prefs_common_dialog.c:840 src/prefs_common_dialog.c:1292 msgid "minute(s)" msgstr "分鐘" -#: src/prefs_common_dialog.c:843 +#: src/prefs_common_dialog.c:849 msgid "Check new mail on startup" msgstr "開啟時檢查新郵件" -#: src/prefs_common_dialog.c:845 +#: src/prefs_common_dialog.c:851 msgid "Update all local folders after incorporation" msgstr "收信後更新所有資料夾" -#: src/prefs_common_dialog.c:850 +#: src/prefs_common_dialog.c:856 msgid "Execute command when new messages arrived" msgstr "收到新郵件時立即執行" -#: src/prefs_common_dialog.c:862 src/prefs_common_dialog.c:2750 -#: src/prefs_common_dialog.c:2772 src/prefs_common_dialog.c:2794 +#: src/prefs_common_dialog.c:868 src/prefs_common_dialog.c:2767 +#: src/prefs_common_dialog.c:2789 src/prefs_common_dialog.c:2811 msgid "Command" msgstr "命令列" -#: src/prefs_common_dialog.c:873 +#: src/prefs_common_dialog.c:879 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "「%d」將會被新郵件的數量所替換。" -#: src/prefs_common_dialog.c:877 +#: src/prefs_common_dialog.c:883 msgid "Incorporate from local spool" msgstr "從本機 spool 取得郵件" -#: src/prefs_common_dialog.c:890 +#: src/prefs_common_dialog.c:896 msgid "Filter on incorporation" msgstr "收信時過濾" -#: src/prefs_common_dialog.c:896 +#: src/prefs_common_dialog.c:902 msgid "Spool path" msgstr "Spool 路徑" -#: src/prefs_common_dialog.c:957 src/prefs_common_dialog.c:1150 -#: src/prefs_common_dialog.c:1547 src/prefs_folder_item.c:139 +#: src/prefs_common_dialog.c:963 src/prefs_common_dialog.c:1156 +#: src/prefs_common_dialog.c:1553 src/prefs_folder_item.c:139 msgid "General" msgstr "一般" -#: src/prefs_common_dialog.c:964 +#: src/prefs_common_dialog.c:970 msgid "Save sent messages to outbox" msgstr "將已送出之郵件存到寄件夾" -#: src/prefs_common_dialog.c:966 +#: src/prefs_common_dialog.c:972 msgid "Apply filter rules to sent messages" msgstr "套用過濾器規則於寄出的郵件" -#: src/prefs_common_dialog.c:969 +#: src/prefs_common_dialog.c:975 #, fuzzy msgid "Automatically add recipients to address book" msgstr "在相關欄位上自動加入下列電子郵件信箱:" -#: src/prefs_common_dialog.c:976 +#: src/prefs_common_dialog.c:982 msgid "" "Notify for missing attachments when the following strings (comma-separated) " "are found in the message body" msgstr "" -#: src/prefs_common_dialog.c:987 +#: src/prefs_common_dialog.c:993 msgid "(Ex: attach)" msgstr "" -#: src/prefs_common_dialog.c:998 +#: src/prefs_common_dialog.c:1004 #, fuzzy msgid "Confirm recipients before sending" msgstr "寄送之前自動折列" -#: src/prefs_common_dialog.c:1004 +#: src/prefs_common_dialog.c:1010 msgid "Excluded addresses/domains (comma-separated):" msgstr "" -#: src/prefs_common_dialog.c:1023 +#: src/prefs_common_dialog.c:1029 msgid "Transfer encoding" msgstr "傳送之編碼" -#: src/prefs_common_dialog.c:1046 +#: src/prefs_common_dialog.c:1052 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "請指定當郵件主體內容包含非 ASCII 字元時,使用哪種編碼來傳送內容。" -#: src/prefs_common_dialog.c:1053 +#: src/prefs_common_dialog.c:1059 #, fuzzy msgid "MIME filename encoding" msgstr "檔案名稱編碼" -#: src/prefs_common_dialog.c:1064 +#: src/prefs_common_dialog.c:1070 #, fuzzy msgid "MIME header" msgstr "檔案名稱編碼" -#: src/prefs_common_dialog.c:1074 +#: src/prefs_common_dialog.c:1080 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:1165 +#: src/prefs_common_dialog.c:1171 msgid "Signature separator" msgstr "簽章分隔符號" -#: src/prefs_common_dialog.c:1174 +#: src/prefs_common_dialog.c:1180 msgid "Insert automatically" msgstr "自動加入簽章" -#: src/prefs_common_dialog.c:1176 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1182 src/prefs_toolbar.c:56 msgid "Reply" msgstr "回覆" -#: src/prefs_common_dialog.c:1184 +#: src/prefs_common_dialog.c:1190 msgid "Automatically select account for replies" msgstr "回信時在相關欄位上自動加入電子郵件信箱" -#: src/prefs_common_dialog.c:1186 +#: src/prefs_common_dialog.c:1192 msgid "Quote message when replying" msgstr "回信時引用原文" -#: src/prefs_common_dialog.c:1188 +#: src/prefs_common_dialog.c:1194 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/回覆到郵遞論壇(_L)" -#: src/prefs_common_dialog.c:1190 +#: src/prefs_common_dialog.c:1196 msgid "Inherit recipients on reply to self messages" msgstr "" -#: src/prefs_common_dialog.c:1192 +#: src/prefs_common_dialog.c:1198 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1196 src/prefs_common_dialog.c:2713 +#: src/prefs_common_dialog.c:1202 src/prefs_common_dialog.c:2730 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "編輯器" -#: src/prefs_common_dialog.c:1203 +#: src/prefs_common_dialog.c:1209 msgid "Automatically launch the external editor" msgstr "自動呼叫外部編輯器" -#: src/prefs_common_dialog.c:1213 +#: src/prefs_common_dialog.c:1219 msgid "Undo level" msgstr "復原紀錄" -#: src/prefs_common_dialog.c:1233 +#: src/prefs_common_dialog.c:1239 msgid "Wrap messages at" msgstr "每列最多" -#: src/prefs_common_dialog.c:1245 +#: src/prefs_common_dialog.c:1251 msgid "characters" msgstr "個字元" -#: src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:1261 msgid "Wrap quotation" msgstr "折列時顯示符號" -#: src/prefs_common_dialog.c:1261 +#: src/prefs_common_dialog.c:1267 msgid "Wrap on input" msgstr "切割輸入過長的文字列" -#: src/prefs_common_dialog.c:1270 +#: src/prefs_common_dialog.c:1276 #, fuzzy msgid "Auto-save to draft" msgstr "儲存至草稿資料夾" -#: src/prefs_common_dialog.c:1295 +#: src/prefs_common_dialog.c:1301 #, fuzzy msgid "Format" msgstr "正常" -#: src/prefs_common_dialog.c:1300 +#: src/prefs_common_dialog.c:1306 msgid "Spell checking" msgstr "" #. reply -#: src/prefs_common_dialog.c:1353 +#: src/prefs_common_dialog.c:1359 msgid "Reply format" msgstr "回覆格式" -#: src/prefs_common_dialog.c:1368 src/prefs_common_dialog.c:1410 +#: src/prefs_common_dialog.c:1374 src/prefs_common_dialog.c:1416 msgid "Quotation mark" msgstr "引言符號" #. forward -#: src/prefs_common_dialog.c:1395 +#: src/prefs_common_dialog.c:1401 msgid "Forward format" msgstr "轉寄格式" -#: src/prefs_common_dialog.c:1442 +#: src/prefs_common_dialog.c:1448 msgid " Description of symbols " msgstr "特殊符號代表的意義" -#: src/prefs_common_dialog.c:1471 +#: src/prefs_common_dialog.c:1477 msgid "Enable Spell checking" msgstr "" -#: src/prefs_common_dialog.c:1483 +#: src/prefs_common_dialog.c:1489 #, fuzzy msgid "Default language:" msgstr "預設的收件夾" -#: src/prefs_common_dialog.c:1555 +#: src/prefs_common_dialog.c:1561 #, fuzzy msgid "Text font" msgstr "文字" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1567 +#: src/prefs_common_dialog.c:1573 msgid "Folder View" msgstr "資料夾檢視" -#: src/prefs_common_dialog.c:1575 +#: src/prefs_common_dialog.c:1581 msgid "Display unread number next to folder name" msgstr "若有未讀郵件,就顯示在資料夾名稱後面" -#: src/prefs_common_dialog.c:1579 +#: src/prefs_common_dialog.c:1585 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "在資料夾檢視中顯示郵件編號欄" -#: src/prefs_common_dialog.c:1603 +#: src/prefs_common_dialog.c:1609 msgid "Abbreviate newsgroups longer than" msgstr "新聞群組縮寫長度大於" -#: src/prefs_common_dialog.c:1618 +#: src/prefs_common_dialog.c:1624 msgid "letters" msgstr "個字母" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1624 +#: src/prefs_common_dialog.c:1630 msgid "Summary View" msgstr "郵件列表" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1639 msgid "Display recipient on `From' column if sender is yourself" msgstr "若發信人是你自己,就在郵件列表的來源中顯示收信人" -#: src/prefs_common_dialog.c:1635 +#: src/prefs_common_dialog.c:1641 msgid "Expand threads" msgstr "自動展開郵件串列" -#: src/prefs_common_dialog.c:1643 src/prefs_common_dialog.c:3186 -#: src/prefs_common_dialog.c:3224 +#: src/prefs_common_dialog.c:1649 src/prefs_common_dialog.c:3203 +#: src/prefs_common_dialog.c:3241 msgid "Date format" msgstr "日期格式" -#: src/prefs_common_dialog.c:1664 +#: src/prefs_common_dialog.c:1670 msgid " Set display item of summary... " msgstr "設定郵件列表選項..." -#: src/prefs_common_dialog.c:1670 +#: src/prefs_common_dialog.c:1676 msgid "Message" msgstr "郵件" -#: src/prefs_common_dialog.c:1674 +#: src/prefs_common_dialog.c:1680 #, fuzzy msgid "Color label" msgstr "/以顏色做標記(_B)" -#: src/prefs_common_dialog.c:1684 +#: src/prefs_common_dialog.c:1690 #, fuzzy msgid "Default character encoding" msgstr "/檢視(_V)/字元編碼(_E)" -#: src/prefs_common_dialog.c:1698 +#: src/prefs_common_dialog.c:1704 msgid "This is used when displaying messages with missing character encoding." msgstr "" -#: src/prefs_common_dialog.c:1704 +#: src/prefs_common_dialog.c:1710 #, fuzzy msgid "Outgoing character encoding" msgstr "/檢視(_V)/字元編碼(_E)" -#: src/prefs_common_dialog.c:1718 +#: src/prefs_common_dialog.c:1724 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5186,349 +5186,353 @@ msgstr "" "若是選用「自動選擇」,系統將自動為您判斷而使用最\n" "適合的語區設定。" -#: src/prefs_common_dialog.c:1782 +#: src/prefs_common_dialog.c:1788 msgid "Enable coloration of message" msgstr "郵件中的引言與超連結顯示變色" -#: src/prefs_common_dialog.c:1797 +#: src/prefs_common_dialog.c:1803 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" msgstr "將全形英文與數字以半形來顯示 (只適用日文)" -#: src/prefs_common_dialog.c:1804 +#: src/prefs_common_dialog.c:1810 msgid "Display header pane above message view" msgstr "在顯示郵件欄上方加入標頭資訊" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1817 msgid "Display short headers on message view" msgstr "在郵件預覽中顯示郵件標頭" -#: src/prefs_common_dialog.c:1823 +#: src/prefs_common_dialog.c:1829 msgid "Render HTML messages as text" msgstr "將 HTML 郵件轉為純文字" -#: src/prefs_common_dialog.c:1825 +#: src/prefs_common_dialog.c:1831 #, fuzzy msgid "Treat HTML only messages as attachment" msgstr "將 HTML 郵件轉為純文字" -#: src/prefs_common_dialog.c:1829 +#: src/prefs_common_dialog.c:1835 msgid "Display cursor in message view" msgstr "在郵件預覽中顯示游標" -#: src/prefs_common_dialog.c:1842 +#: src/prefs_common_dialog.c:1848 msgid "Line space" msgstr "列間距" -#: src/prefs_common_dialog.c:1856 src/prefs_common_dialog.c:1894 +#: src/prefs_common_dialog.c:1862 src/prefs_common_dialog.c:1900 msgid "pixel(s)" msgstr "像素" -#: src/prefs_common_dialog.c:1861 +#: src/prefs_common_dialog.c:1867 msgid "Scroll" msgstr "捲軸" -#: src/prefs_common_dialog.c:1868 +#: src/prefs_common_dialog.c:1874 msgid "Half page" msgstr "一次半頁" -#: src/prefs_common_dialog.c:1874 +#: src/prefs_common_dialog.c:1880 msgid "Smooth scroll" msgstr "平滑捲動" -#: src/prefs_common_dialog.c:1880 +#: src/prefs_common_dialog.c:1886 msgid "Step" msgstr "每次捲動" -#: src/prefs_common_dialog.c:1900 +#: src/prefs_common_dialog.c:1906 msgid "Images" msgstr "圖片" -#: src/prefs_common_dialog.c:1908 +#: src/prefs_common_dialog.c:1914 msgid "Resize attached large images to fit in the window" msgstr "調整附加圖片大小以適合視窗" -#: src/prefs_common_dialog.c:1910 +#: src/prefs_common_dialog.c:1916 msgid "Display images as inline" msgstr "在列間顯示圖片" -#: src/prefs_common_dialog.c:1949 +#: src/prefs_common_dialog.c:1955 msgid "You can specify label names for each color (Work, TODO etc.)." msgstr "" -#: src/prefs_common_dialog.c:2074 +#: src/prefs_common_dialog.c:2080 msgid "Enable Junk mail control" msgstr "啟用垃圾郵件控制" -#: src/prefs_common_dialog.c:2086 +#: src/prefs_common_dialog.c:2092 msgid "Learning command:" msgstr "正在學習命令:" -#: src/prefs_common_dialog.c:2095 +#: src/prefs_common_dialog.c:2101 #, fuzzy msgid "(Select preset)" msgstr "選擇金鑰" -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2126 msgid "Not Junk" msgstr "不是垃圾郵件" -#: src/prefs_common_dialog.c:2135 +#: src/prefs_common_dialog.c:2141 msgid "Classifying command" msgstr "正在歸類命令" -#: src/prefs_common_dialog.c:2146 +#: src/prefs_common_dialog.c:2152 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:2156 +#: src/prefs_common_dialog.c:2162 msgid "Junk folder" msgstr "垃圾郵件資料夾" -#: src/prefs_common_dialog.c:2174 +#: src/prefs_common_dialog.c:2180 #, fuzzy msgid "" "The messages which are set as junk mail will be moved to this folder. If " "empty, the default junk folder will be used." msgstr "被歸類為垃圾郵件者將會被移到這個資料夾。" -#: src/prefs_common_dialog.c:2186 +#: src/prefs_common_dialog.c:2192 msgid "Filter messages classified as junk on receiving" msgstr "接收郵件時對歸類為垃圾郵件者進行過濾" -#: src/prefs_common_dialog.c:2189 +#: src/prefs_common_dialog.c:2195 #, fuzzy msgid "Filter junk mails before normal filtering" msgstr "自伺服器上刪除" -#: src/prefs_common_dialog.c:2192 +#: src/prefs_common_dialog.c:2198 #, fuzzy msgid "Delete junk mails from server on receiving" msgstr "自伺服器上刪除" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2203 msgid "Mark filtered junk mails as read" msgstr "" -#: src/prefs_common_dialog.c:2239 +#: src/prefs_common_dialog.c:2245 msgid "Automatically check signatures" msgstr "自動檢查數位簽章" -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2248 msgid "Show signature check result in a popup window" msgstr "將數位簽章檢查結果顯示在另一視窗" -#: src/prefs_common_dialog.c:2245 +#: src/prefs_common_dialog.c:2251 msgid "Store passphrase in memory temporarily" msgstr "將密碼片語暫時存在記憶體中" -#: src/prefs_common_dialog.c:2260 +#: src/prefs_common_dialog.c:2266 msgid "Expired after" msgstr "期限:" -#: src/prefs_common_dialog.c:2273 +#: src/prefs_common_dialog.c:2279 msgid "minute(s) " msgstr "分鐘" -#: src/prefs_common_dialog.c:2287 +#: src/prefs_common_dialog.c:2293 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "若設定為「0」則表示儲存密碼片語以供整個工作階段使用。" -#: src/prefs_common_dialog.c:2296 +#: src/prefs_common_dialog.c:2302 msgid "Grab input while entering a passphrase" msgstr "輸入密碼片語時擷取輸入" -#: src/prefs_common_dialog.c:2301 +#: src/prefs_common_dialog.c:2307 msgid "Display warning on startup if GnuPG doesn't work" msgstr "若 GnuPG 無法運作,則在啟動時發出警告" -#: src/prefs_common_dialog.c:2373 +#: src/prefs_common_dialog.c:2380 msgid "Always open messages in summary when selected" msgstr "在郵件列表選擇郵件時開啟郵件" -#: src/prefs_common_dialog.c:2377 +#: src/prefs_common_dialog.c:2384 #, fuzzy msgid "Open first unread message when a folder is opened" msgstr "進入資料夾時直接跳到第一封未讀郵件" -#: src/prefs_common_dialog.c:2384 +#: src/prefs_common_dialog.c:2391 #, fuzzy msgid "Remember last selected message" msgstr "沒有已標記顏色之郵件" -#: src/prefs_common_dialog.c:2388 +#: src/prefs_common_dialog.c:2396 msgid "Only mark message as read when opened in new window" msgstr "只在開啟新郵件時標示為未讀" -#: src/prefs_common_dialog.c:2392 +#: src/prefs_common_dialog.c:2401 #, fuzzy msgid "Open inbox after receiving new mail" msgstr "接收完新郵件後直接進入收件夾中" -#: src/prefs_common_dialog.c:2394 +#: src/prefs_common_dialog.c:2403 #, fuzzy msgid "Open inbox on startup" msgstr "開啟時檢查新郵件" -#: src/prefs_common_dialog.c:2402 +#: src/prefs_common_dialog.c:2407 +msgid "Change current account on folder open" +msgstr "" + +#: src/prefs_common_dialog.c:2415 msgid "Execute immediately when moving or deleting messages" msgstr "移動或刪除郵件時立即執行" -#: src/prefs_common_dialog.c:2414 +#: src/prefs_common_dialog.c:2427 msgid "Messages will be marked until execution if this is turned off." msgstr "若此選項關閉,則必須按下「執行」才會執行移動或刪除。" -#: src/prefs_common_dialog.c:2423 +#: src/prefs_common_dialog.c:2436 msgid "Make the order of buttons comply with GNOME HIG" msgstr "讓按鈕的順序相容於 GNOME HIG" -#: src/prefs_common_dialog.c:2426 +#: src/prefs_common_dialog.c:2439 #, fuzzy msgid "Display tray icon" msgstr "顯示名稱" -#: src/prefs_common_dialog.c:2428 +#: src/prefs_common_dialog.c:2441 msgid "Minimize to tray icon" msgstr "" -#: src/prefs_common_dialog.c:2430 +#: src/prefs_common_dialog.c:2443 msgid "Toggle window on trayicon click" msgstr "" -#: src/prefs_common_dialog.c:2440 +#: src/prefs_common_dialog.c:2453 msgid " Set key bindings... " msgstr "設定熱鍵..." -#: src/prefs_common_dialog.c:2446 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2459 src/select-keys.c:337 msgid "Other" msgstr "其他" -#: src/prefs_common_dialog.c:2450 +#: src/prefs_common_dialog.c:2463 #, fuzzy msgid "External commands" msgstr "執行命令" -#: src/prefs_common_dialog.c:2455 +#: src/prefs_common_dialog.c:2468 #, fuzzy msgid "Update" msgstr "日期" -#: src/prefs_common_dialog.c:2514 +#: src/prefs_common_dialog.c:2531 msgid "Receive dialog" msgstr "接收進度對話框" -#: src/prefs_common_dialog.c:2524 +#: src/prefs_common_dialog.c:2541 msgid "Show receive dialog" msgstr "顯示接收郵件的進度對話框" -#: src/prefs_common_dialog.c:2534 +#: src/prefs_common_dialog.c:2551 msgid "Always" msgstr "一律顯示" -#: src/prefs_common_dialog.c:2535 +#: src/prefs_common_dialog.c:2552 msgid "Only on manual receiving" msgstr "只在手動收取郵件時顯示" -#: src/prefs_common_dialog.c:2537 +#: src/prefs_common_dialog.c:2554 msgid "Never" msgstr "不顯示" -#: src/prefs_common_dialog.c:2542 +#: src/prefs_common_dialog.c:2559 msgid "Don't popup error dialog on receive error" msgstr "接收錯誤時不要開啟錯誤視窗。" -#: src/prefs_common_dialog.c:2545 +#: src/prefs_common_dialog.c:2562 msgid "Close receive dialog when finished" msgstr "完成時關閉接收郵件的進度對話框" -#: src/prefs_common_dialog.c:2556 +#: src/prefs_common_dialog.c:2573 msgid "Add address to destination when double-clicked" msgstr "在通訊錄中,可利用雙擊直接將該電子郵件加入收信人中" -#: src/prefs_common_dialog.c:2564 +#: src/prefs_common_dialog.c:2581 #, fuzzy msgid "Address auto-completion:" msgstr "通訊錄格式轉換" -#: src/prefs_common_dialog.c:2586 +#: src/prefs_common_dialog.c:2603 msgid "Start with Tab" msgstr "" -#: src/prefs_common_dialog.c:2594 +#: src/prefs_common_dialog.c:2611 msgid "Disable" msgstr "" -#: src/prefs_common_dialog.c:2601 +#: src/prefs_common_dialog.c:2618 msgid "On exit" msgstr "離開設定" -#: src/prefs_common_dialog.c:2609 +#: src/prefs_common_dialog.c:2626 msgid "Confirm on exit" msgstr "離開時確認" -#: src/prefs_common_dialog.c:2616 +#: src/prefs_common_dialog.c:2633 msgid "Empty trash on exit" msgstr "離開時清空刪除的郵件" -#: src/prefs_common_dialog.c:2618 +#: src/prefs_common_dialog.c:2635 msgid "Ask before emptying" msgstr "清除時確認" -#: src/prefs_common_dialog.c:2622 +#: src/prefs_common_dialog.c:2639 msgid "Warn if there are queued messages" msgstr "離開時若有尚未送出之郵件即發出警告" -#: src/prefs_common_dialog.c:2678 +#: src/prefs_common_dialog.c:2695 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "外部指令(%s 將會被置換成檔名或 URI)" -#: src/prefs_common_dialog.c:2687 +#: src/prefs_common_dialog.c:2704 msgid "Web browser" msgstr "瀏覽器" -#: src/prefs_common_dialog.c:2699 src/prefs_common_dialog.c:4199 -#: src/prefs_common_dialog.c:4220 +#: src/prefs_common_dialog.c:2716 src/prefs_common_dialog.c:4216 +#: src/prefs_common_dialog.c:4237 msgid "(Default browser)" msgstr "(預設的瀏覽器)" -#: src/prefs_common_dialog.c:2738 +#: src/prefs_common_dialog.c:2755 #, fuzzy msgid "Use external program for printing" msgstr "用其他外部程式來送信" -#: src/prefs_common_dialog.c:2760 +#: src/prefs_common_dialog.c:2777 msgid "Use external program for incorporation" msgstr "用其他外部程式來收信" -#: src/prefs_common_dialog.c:2782 +#: src/prefs_common_dialog.c:2799 msgid "Use external program for sending" msgstr "用其他外部程式來送信" -#: src/prefs_common_dialog.c:2834 +#: src/prefs_common_dialog.c:2851 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2845 +#: src/prefs_common_dialog.c:2862 msgid "Enable auto update check" msgstr "" -#: src/prefs_common_dialog.c:2847 +#: src/prefs_common_dialog.c:2864 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2866 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2890 +#: src/prefs_common_dialog.c:2907 msgid "Enable strict checking of the integrity of summary caches" msgstr "啟用對於郵件列表快取整合性的嚴格檢查" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2910 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5537,279 +5541,279 @@ msgstr "" "如果資料夾的內容有被其他應用軟體更動過的可能,就開啟它。\n" "此一選項將會降低郵件列表的顯示效能。" -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2917 msgid "Socket I/O timeout:" msgstr "插槽 I/O 等待時間:" -#: src/prefs_common_dialog.c:2913 +#: src/prefs_common_dialog.c:2930 msgid "second(s)" msgstr "秒" -#: src/prefs_common_dialog.c:2941 +#: src/prefs_common_dialog.c:2958 msgid "Automatic (Recommended)" msgstr "自動選擇(推薦使用)" -#: src/prefs_common_dialog.c:2946 +#: src/prefs_common_dialog.c:2963 msgid "7bit ascii (US-ASCII)" msgstr "七位元 ASCII (US-ASCII)" -#: src/prefs_common_dialog.c:2948 +#: src/prefs_common_dialog.c:2965 msgid "Unicode (UTF-8)" msgstr "統一碼 (UTF-8)" -#: src/prefs_common_dialog.c:2950 +#: src/prefs_common_dialog.c:2967 msgid "Western European (ISO-8859-1)" msgstr "西歐語系 (ISO-8859-1)" -#: src/prefs_common_dialog.c:2951 +#: src/prefs_common_dialog.c:2968 msgid "Western European (ISO-8859-15)" msgstr "西歐語系 (ISO-8859-15)" -#: src/prefs_common_dialog.c:2953 +#: src/prefs_common_dialog.c:2970 #, fuzzy msgid "Western European (Windows-1252)" msgstr "西歐語系 (ISO-8859-15)" -#: src/prefs_common_dialog.c:2957 +#: src/prefs_common_dialog.c:2974 msgid "Central European (ISO-8859-2)" msgstr "中歐語系 (ISO-8859-2)" -#: src/prefs_common_dialog.c:2959 +#: src/prefs_common_dialog.c:2976 msgid "Baltic (ISO-8859-13)" msgstr "波羅的海語系 (ISO-8859-13)" -#: src/prefs_common_dialog.c:2960 +#: src/prefs_common_dialog.c:2977 msgid "Baltic (ISO-8859-4)" msgstr "波羅的海語系 (ISO-8859-4)" -#: src/prefs_common_dialog.c:2961 +#: src/prefs_common_dialog.c:2978 #, fuzzy msgid "Baltic (Windows-1257)" msgstr "斯拉夫語 (Windows-1251)" -#: src/prefs_common_dialog.c:2963 +#: src/prefs_common_dialog.c:2980 msgid "Greek (ISO-8859-7)" msgstr "希臘語 (ISO-8859-7)" -#: src/prefs_common_dialog.c:2965 +#: src/prefs_common_dialog.c:2982 #, fuzzy msgid "Arabic (ISO-8859-6)" msgstr "波羅的海語系 (ISO-8859-4)" -#: src/prefs_common_dialog.c:2966 +#: src/prefs_common_dialog.c:2983 #, fuzzy msgid "Arabic (Windows-1256)" msgstr "斯拉夫語 (Windows-1251)" -#: src/prefs_common_dialog.c:2968 +#: src/prefs_common_dialog.c:2985 msgid "Hebrew (ISO-8859-8)" msgstr "希伯來語 (ISO-8859-8)" -#: src/prefs_common_dialog.c:2969 +#: src/prefs_common_dialog.c:2986 msgid "Hebrew (Windows-1255)" msgstr "希伯來語 (Windows-1255)" -#: src/prefs_common_dialog.c:2971 +#: src/prefs_common_dialog.c:2988 msgid "Turkish (ISO-8859-9)" msgstr "土耳其語 (ISO-8859-9)" -#: src/prefs_common_dialog.c:2973 +#: src/prefs_common_dialog.c:2990 msgid "Cyrillic (ISO-8859-5)" msgstr "斯拉夫語 (ISO-8859-5)" -#: src/prefs_common_dialog.c:2974 +#: src/prefs_common_dialog.c:2991 msgid "Cyrillic (KOI8-R)" msgstr "斯拉夫語 (KOI8-R)" -#: src/prefs_common_dialog.c:2975 +#: src/prefs_common_dialog.c:2992 msgid "Cyrillic (KOI8-U)" msgstr "斯拉夫語 (KOI8-U)" -#: src/prefs_common_dialog.c:2976 +#: src/prefs_common_dialog.c:2993 msgid "Cyrillic (Windows-1251)" msgstr "斯拉夫語 (Windows-1251)" -#: src/prefs_common_dialog.c:2978 +#: src/prefs_common_dialog.c:2995 msgid "Japanese (ISO-2022-JP)" msgstr "日文 (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2980 +#: src/prefs_common_dialog.c:2997 msgid "Japanese (EUC-JP)" msgstr "日文 (EUC-JP)" -#: src/prefs_common_dialog.c:2981 +#: src/prefs_common_dialog.c:2998 msgid "Japanese (Shift_JIS)" msgstr "日文 (Shift_JIS)" -#: src/prefs_common_dialog.c:2984 +#: src/prefs_common_dialog.c:3001 msgid "Simplified Chinese (GB2312)" msgstr "簡體中文 (GB2312)" -#: src/prefs_common_dialog.c:2985 +#: src/prefs_common_dialog.c:3002 msgid "Simplified Chinese (GBK)" msgstr "簡體中文 (GBK)" -#: src/prefs_common_dialog.c:2986 +#: src/prefs_common_dialog.c:3003 msgid "Traditional Chinese (Big5)" msgstr "繁體中文 (Big5)" -#: src/prefs_common_dialog.c:2988 +#: src/prefs_common_dialog.c:3005 msgid "Traditional Chinese (EUC-TW)" msgstr "繁體中文 (EUC-TW)" -#: src/prefs_common_dialog.c:2989 +#: src/prefs_common_dialog.c:3006 msgid "Chinese (ISO-2022-CN)" msgstr "中文 (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2992 +#: src/prefs_common_dialog.c:3009 msgid "Korean (EUC-KR)" msgstr "韓文 (EUC-KR)" -#: src/prefs_common_dialog.c:2994 +#: src/prefs_common_dialog.c:3011 msgid "Thai (TIS-620)" msgstr "泰文 (TIS-620)" -#: src/prefs_common_dialog.c:2995 +#: src/prefs_common_dialog.c:3012 msgid "Thai (Windows-874)" msgstr "泰文 (Windows-874)" -#: src/prefs_common_dialog.c:3162 +#: src/prefs_common_dialog.c:3179 msgid "the full abbreviated weekday name" msgstr "週一、週二、..." -#: src/prefs_common_dialog.c:3163 +#: src/prefs_common_dialog.c:3180 msgid "the full weekday name" msgstr "星期一、星期二、..." -#: src/prefs_common_dialog.c:3164 +#: src/prefs_common_dialog.c:3181 msgid "the abbreviated month name" msgstr "1月、2月、..." -#: src/prefs_common_dialog.c:3165 +#: src/prefs_common_dialog.c:3182 msgid "the full month name" msgstr "一月、二月、..." -#: src/prefs_common_dialog.c:3166 +#: src/prefs_common_dialog.c:3183 msgid "the preferred date and time for the current locale" msgstr "目前語區設定所偏好的日期與時間" -#: src/prefs_common_dialog.c:3167 +#: src/prefs_common_dialog.c:3184 msgid "the century number (year/100)" msgstr "世紀 (年/100)" -#: src/prefs_common_dialog.c:3168 +#: src/prefs_common_dialog.c:3185 msgid "the day of the month as a decimal number" msgstr "今天是幾號 (以數字表示)" -#: src/prefs_common_dialog.c:3169 +#: src/prefs_common_dialog.c:3186 msgid "the hour as a decimal number using a 24-hour clock" msgstr "現在幾點鐘 (廿四時制,以數字表示)" -#: src/prefs_common_dialog.c:3170 +#: src/prefs_common_dialog.c:3187 msgid "the hour as a decimal number using a 12-hour clock" msgstr "現在幾點鐘 (十二時制,以數字表示)" -#: src/prefs_common_dialog.c:3171 +#: src/prefs_common_dialog.c:3188 msgid "the day of the year as a decimal number" msgstr "今天是今年的第幾天 (以數字表示)" -#: src/prefs_common_dialog.c:3172 +#: src/prefs_common_dialog.c:3189 msgid "the month as a decimal number" msgstr "現在是幾月 (以數字表示)" -#: src/prefs_common_dialog.c:3173 +#: src/prefs_common_dialog.c:3190 msgid "the minute as a decimal number" msgstr "現在是幾分 (以數字表示)" -#: src/prefs_common_dialog.c:3174 +#: src/prefs_common_dialog.c:3191 msgid "either AM or PM" msgstr "上午或下午" -#: src/prefs_common_dialog.c:3175 +#: src/prefs_common_dialog.c:3192 msgid "the second as a decimal number" msgstr "現在是幾秒 (以數字表示)" -#: src/prefs_common_dialog.c:3176 +#: src/prefs_common_dialog.c:3193 msgid "the day of the week as a decimal number" msgstr "現在是一週的第幾天 (以數字表示)" -#: src/prefs_common_dialog.c:3177 +#: src/prefs_common_dialog.c:3194 msgid "the preferred date for the current locale" msgstr "目前語區設定所偏好的日期" -#: src/prefs_common_dialog.c:3178 +#: src/prefs_common_dialog.c:3195 msgid "the last two digits of a year" msgstr "公元年份的後兩位數字" -#: src/prefs_common_dialog.c:3179 +#: src/prefs_common_dialog.c:3196 msgid "the year as a decimal number" msgstr "公元年份 (以數字表示)" -#: src/prefs_common_dialog.c:3180 +#: src/prefs_common_dialog.c:3197 msgid "the time zone or name or abbreviation" msgstr "時區名稱或縮寫" -#: src/prefs_common_dialog.c:3201 +#: src/prefs_common_dialog.c:3218 msgid "Specifier" msgstr "特殊符號" -#: src/prefs_common_dialog.c:3202 +#: src/prefs_common_dialog.c:3219 msgid "Description" msgstr "描述" -#: src/prefs_common_dialog.c:3242 +#: src/prefs_common_dialog.c:3259 msgid "Example" msgstr "範例" -#: src/prefs_common_dialog.c:3323 +#: src/prefs_common_dialog.c:3340 msgid "Set message colors" msgstr "設定顏色" -#: src/prefs_common_dialog.c:3331 +#: src/prefs_common_dialog.c:3348 msgid "Colors" msgstr "顏色" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3382 msgid "Quoted Text - First Level" msgstr "引言內容 - 第一層" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3388 msgid "Quoted Text - Second Level" msgstr "引言內容 - 第二層" -#: src/prefs_common_dialog.c:3377 +#: src/prefs_common_dialog.c:3394 msgid "Quoted Text - Third Level" msgstr "引言內容 - 第三層" -#: src/prefs_common_dialog.c:3383 +#: src/prefs_common_dialog.c:3400 msgid "URI link" msgstr "超連結" -#: src/prefs_common_dialog.c:3390 +#: src/prefs_common_dialog.c:3407 msgid "Recycle quote colors" msgstr "三層以上引言則重複使用指定的顏色" -#: src/prefs_common_dialog.c:3457 +#: src/prefs_common_dialog.c:3474 msgid "Pick color for quotation level 1" msgstr "選擇第一層引言的顏色" -#: src/prefs_common_dialog.c:3460 +#: src/prefs_common_dialog.c:3477 msgid "Pick color for quotation level 2" msgstr "選擇第二層引言的顏色" -#: src/prefs_common_dialog.c:3463 +#: src/prefs_common_dialog.c:3480 msgid "Pick color for quotation level 3" msgstr "選擇第三層引言的顏色" -#: src/prefs_common_dialog.c:3466 +#: src/prefs_common_dialog.c:3483 msgid "Pick color for URI" msgstr "選擇超連結的顏色" -#: src/prefs_common_dialog.c:3606 +#: src/prefs_common_dialog.c:3623 msgid "Description of symbols" msgstr "特殊符號代表的意義" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3679 msgid "" "Date\n" "From\n" @@ -5833,11 +5837,11 @@ msgstr "" "新聞群組\n" "郵件識別碼" -#: src/prefs_common_dialog.c:3675 +#: src/prefs_common_dialog.c:3692 msgid "If x is set, displays expr" msgstr "若 x 已設定則顯示正規表示式" -#: src/prefs_common_dialog.c:3679 +#: src/prefs_common_dialog.c:3696 msgid "" "Message body\n" "Quoted message body\n" @@ -5851,7 +5855,7 @@ msgstr "" "引言(不含簽章)\n" "% 符號" -#: src/prefs_common_dialog.c:3687 +#: src/prefs_common_dialog.c:3704 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5863,19 +5867,19 @@ msgstr "" "左大括弧\n" "右大括弧" -#: src/prefs_common_dialog.c:3741 +#: src/prefs_common_dialog.c:3758 msgid "Key bindings" msgstr "熱鍵設定" -#: src/prefs_common_dialog.c:3754 +#: src/prefs_common_dialog.c:3771 msgid "Select the preset of key bindings." msgstr "選擇事先設定的按鍵組合。" -#: src/prefs_common_dialog.c:3764 src/prefs_common_dialog.c:4088 +#: src/prefs_common_dialog.c:3781 src/prefs_common_dialog.c:4105 msgid "Default" msgstr "預設值" -#: src/prefs_common_dialog.c:3767 src/prefs_common_dialog.c:4097 +#: src/prefs_common_dialog.c:3784 src/prefs_common_dialog.c:4114 msgid "Old Sylpheed" msgstr "舊設定" diff --git a/src/folderview.c b/src/folderview.c index a56c5ca6..467b5727 100644 --- a/src/folderview.c +++ b/src/folderview.c @@ -2105,6 +2105,20 @@ static void folderview_selection_changed(GtkTreeSelection *selection, gtk_tree_path_free(path); folderview->selection_locked = FALSE; + + if (prefs_common.change_account_on_folder_sel) { + PrefsAccount *account; + + account = account_find_from_item_property(item); + if (!account && item->folder) + account = item->folder->account; + if (!account) + account = account_get_default(); + if (account && account != cur_account) { + cur_account = account; + main_window_change_cur_account(); + } + } } static void folderview_row_expanded(GtkTreeView *treeview, GtkTreeIter *iter, diff --git a/src/mainwindow.c b/src/mainwindow.c index b00fb148..c1329202 100644 --- a/src/mainwindow.c +++ b/src/mainwindow.c @@ -1408,6 +1408,16 @@ static void main_window_show_cur_account(MainWindow *mainwin) g_free(ac_name); } +void main_window_change_cur_account(void) +{ + MainWindow *mainwin; + + mainwin = main_window_get(); + main_window_show_cur_account(mainwin); + main_window_set_menu_sensitive(mainwin); + main_window_set_toolbar_sensitive(mainwin); +} + MainWindow *main_window_get(void) { if (mainwin_list) @@ -3957,12 +3967,8 @@ static void new_account_cb(MainWindow *mainwin, guint action, static void account_selector_menu_cb(GtkMenuItem *menuitem, gpointer data) { - MainWindow *mainwin = main_window_get(); - cur_account = (PrefsAccount *)data; - main_window_show_cur_account(mainwin); - main_window_set_menu_sensitive(mainwin); - main_window_set_toolbar_sensitive(mainwin); + main_window_change_cur_account(); } static void account_receive_menu_cb(GtkMenuItem *menuitem, gpointer data) diff --git a/src/mainwindow.h b/src/mainwindow.h index 79a371d9..54686543 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2008 Hiroyuki Yamamoto + * Copyright (C) 1999-2010 Hiroyuki Yamamoto * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -147,6 +147,8 @@ void main_window_reflect_prefs_all (void); void main_window_set_summary_column (void); void main_window_set_account_menu (GList *account_list); +void main_window_change_cur_account (void); + MainWindow *main_window_get (void); GtkWidget *main_window_get_folder_window (MainWindow *mainwin); diff --git a/src/prefs_common_dialog.c b/src/prefs_common_dialog.c index e17ac789..5d2bae2e 100644 --- a/src/prefs_common_dialog.c +++ b/src/prefs_common_dialog.c @@ -200,9 +200,10 @@ static struct Interface { GtkWidget *checkbtn_always_show_msg; GtkWidget *checkbtn_openunread; GtkWidget *checkbtn_remember_lastsel; - GtkWidget *checkbtn_mark_as_read_on_newwin; + /* GtkWidget *checkbtn_mark_as_read_on_newwin; */ GtkWidget *checkbtn_openinbox; GtkWidget *checkbtn_openinbox_startup; + GtkWidget *checkbtn_change_account_on_folder_sel; GtkWidget *checkbtn_immedexec; #ifndef G_OS_WIN32 GtkWidget *checkbtn_comply_gnome_hig; @@ -505,13 +506,18 @@ static PrefsUIData ui_data[] = { prefs_set_data_from_toggle, prefs_set_toggle}, {"remember_last_selected", &interface.checkbtn_remember_lastsel, prefs_set_data_from_toggle, prefs_set_toggle}, +#if 0 {"mark_as_read_on_new_window", &interface.checkbtn_mark_as_read_on_newwin, prefs_set_data_from_toggle, prefs_set_toggle}, +#endif {"open_inbox_on_inc", &interface.checkbtn_openinbox, prefs_set_data_from_toggle, prefs_set_toggle}, {"open_inbox_on_startup", &interface.checkbtn_openinbox_startup, prefs_set_data_from_toggle, prefs_set_toggle}, + {"change_account_on_folder_selection", + &interface.checkbtn_change_account_on_folder_sel, + prefs_set_data_from_toggle, prefs_set_toggle}, {"immediate_execution", &interface.checkbtn_immedexec, prefs_set_data_from_toggle, prefs_set_toggle}, @@ -2330,9 +2336,10 @@ static void prefs_details_create(void) GtkWidget *checkbtn_always_show_msg; GtkWidget *checkbtn_openunread; GtkWidget *checkbtn_remember_lastsel; - GtkWidget *checkbtn_mark_as_read_on_newwin; + /* GtkWidget *checkbtn_mark_as_read_on_newwin; */ GtkWidget *checkbtn_openinbox; GtkWidget *checkbtn_openinbox_startup; + GtkWidget *checkbtn_change_account_on_folder_sel; GtkWidget *checkbtn_immedexec; GtkWidget *hbox1; GtkWidget *hbox_spc; @@ -2383,9 +2390,11 @@ static void prefs_details_create(void) (vbox2, checkbtn_remember_lastsel, _("Remember last selected message")); +#if 0 PACK_CHECK_BUTTON (vbox2, checkbtn_mark_as_read_on_newwin, _("Only mark message as read when opened in new window")); +#endif PACK_CHECK_BUTTON (vbox2, checkbtn_openinbox, @@ -2393,6 +2402,10 @@ static void prefs_details_create(void) PACK_CHECK_BUTTON (vbox2, checkbtn_openinbox_startup, _("Open inbox on startup")); + PACK_CHECK_BUTTON + (vbox2, checkbtn_change_account_on_folder_sel, + _("Change current account on folder open")); + vbox3 = gtk_vbox_new (FALSE, 0); gtk_widget_show (vbox3); gtk_box_pack_start (GTK_BOX (vbox2), vbox3, FALSE, FALSE, 0); @@ -2464,10 +2477,14 @@ static void prefs_details_create(void) interface.checkbtn_always_show_msg = checkbtn_always_show_msg; interface.checkbtn_openunread = checkbtn_openunread; interface.checkbtn_remember_lastsel = checkbtn_remember_lastsel; +#if 0 interface.checkbtn_mark_as_read_on_newwin = checkbtn_mark_as_read_on_newwin; +#endif interface.checkbtn_openinbox = checkbtn_openinbox; interface.checkbtn_openinbox_startup = checkbtn_openinbox_startup; + interface.checkbtn_change_account_on_folder_sel = + checkbtn_change_account_on_folder_sel; interface.checkbtn_immedexec = checkbtn_immedexec; #ifndef G_OS_WIN32 -- cgit v1.2.3