diff -Nru claws-mail-3.3.0/config.guess claws-mail-3.3.0/config.guess --- claws-mail-3.3.0/config.guess 2008-02-14 20:26:56.000000000 +0000 +++ claws-mail-3.3.0/config.guess 2008-02-14 20:26:58.000000000 +0000 @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-03-06' +timestamp='2007-07-22' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -330,7 +330,7 @@ sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; - i86pc:SunOS:5.*:*) + i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) @@ -793,7 +793,7 @@ exit ;; *:Interix*:[3456]*) case ${UNAME_MACHINE} in - x86) + x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; EM64T | authenticamd) diff -Nru /tmp/YPkp2S1VIP/claws-mail-3.3.0/config.sub /tmp/LpSrkMUBOy/claws-mail-3.3.0/config.sub --- claws-mail-3.3.0/config.sub 2008-02-14 20:26:56.000000000 +0000 +++ claws-mail-3.3.0/config.sub 2008-02-14 20:26:58.000000000 +0000 @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-01-18' +timestamp='2007-06-28' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -475,8 +475,8 @@ basic_machine=craynv-cray os=-unicosmp ;; - cr16c) - basic_machine=cr16c-unknown + cr16) + basic_machine=cr16-unknown os=-elf ;; crds | unos) @@ -683,6 +683,10 @@ basic_machine=i386-pc os=-mingw32 ;; + mingw32ce) + basic_machine=arm-unknown + os=-mingw32ce + ;; miniframe) basic_machine=m68000-convergent ;; diff -Nru /tmp/YPkp2S1VIP/claws-mail-3.3.0/debian/changelog /tmp/LpSrkMUBOy/claws-mail-3.3.0/debian/changelog --- claws-mail-3.3.0/debian/changelog 2008-02-14 20:26:56.000000000 +0000 +++ claws-mail-3.3.0/debian/changelog 2008-02-14 20:26:58.000000000 +0000 @@ -1,3 +1,9 @@ +claws-mail (3.3.0-1ubuntu3) hardy; urgency=low + + * removed line continuation chars from po/Makevars GETTEXT_OPTIONS section + because they caused intltool-update -pot fatal errors. + Kyle Nitzsche Thu, 14 Feb 2008 20:18:16 +0000 + claws-mail (3.3.0-1ubuntu2) hardy; urgency=low * Fixed manpage apropos line so lexgrog now understands it (LP: #191050) diff -Nru /tmp/YPkp2S1VIP/claws-mail-3.3.0/po/Makevars /tmp/LpSrkMUBOy/claws-mail-3.3.0/po/Makevars --- claws-mail-3.3.0/po/Makevars 2008-02-08 05:33:13.000000000 +0000 +++ claws-mail-3.3.0/po/Makevars 2008-02-14 20:26:58.000000000 +0000 @@ -8,13 +8,8 @@ top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = \ - --keyword=_ --flag=_:1:pass-c-format \ - --keyword=Q_ --flag=Q_:1:pass-c-format \ - --keyword=N_ --flag=N_:1:pass-c-format \ - --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \ - --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \ - --flag=error:3:c-format --flag=error_at_line:5:c-format +XGETTEXT_OPTIONS = --keyword=_ --flag=_:1:pass-c-format --keyword=Q_ --flag=Q_:1:pass-c-format --keyword=N_ --flag=N_:1:pass-c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=error:3:c-format --flag=error_at_line:5:c-format + # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding diff -Nru /tmp/YPkp2S1VIP/claws-mail-3.3.0/po/claws-mail.pot /tmp/LpSrkMUBOy/claws-mail-3.3.0/po/claws-mail.pot --- claws-mail-3.3.0/po/claws-mail.pot 2008-02-08 07:41:50.000000000 +0000 +++ claws-mail-3.3.0/po/claws-mail.pot 2008-02-14 20:26:58.000000000 +0000 @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR The Claws Mail Team +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: paul@claws-mail.org\n" -"POT-Creation-Date: 2008-02-08 07:41+0000\n" +"POT-Creation-Date: 2008-02-14 20:15+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,120 +17,123 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: src/account.c:381 +#: ../src/account.c:381 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." msgstr "" -#: src/account.c:428 +#: ../src/account.c:428 msgid "Can't create folder." msgstr "" -#: src/account.c:699 +#: ../src/account.c:699 msgid "Edit accounts" msgstr "" -#: src/account.c:721 +#: ../src/account.c:721 msgid "" "Using 'Get Mail' will retrieve messages from your Accounts in the order " "given, the checkbox indicates which accounts will be included. Bold text " "indicates the default account." msgstr "" -#: src/account.c:792 +#: ../src/account.c:792 msgid " _Set as default account " msgstr "" -#: src/account.c:884 +#: ../src/account.c:884 msgid "Accounts with remote folders cannot be copied." msgstr "" -#: src/account.c:891 +#. copy fields +#: ../src/account.c:891 #, c-format msgid "Copy of %s" msgstr "" -#: src/account.c:1052 +#: ../src/account.c:1052 #, c-format msgid "Do you really want to delete the account '%s'?" msgstr "" -#: src/account.c:1054 +#: ../src/account.c:1054 msgid "(Untitled)" msgstr "" -#: src/account.c:1055 +#: ../src/account.c:1055 msgid "Delete account" msgstr "" -#: src/account.c:1508 +#: ../src/account.c:1508 msgid "Accounts List Get Column Name|G" msgstr "" -#: src/account.c:1514 +#: ../src/account.c:1514 msgid "'Get Mail' retrieves mail from the checked accounts" msgstr "" -#: src/account.c:1521 src/addressadd.c:196 src/addressbook.c:137 -#: src/addrduplicates.c:479 src/compose.c:6298 src/compose.c:6596 -#: src/editaddress.c:1270 src/editaddress.c:1327 src/editaddress.c:1343 -#: src/editbook.c:175 src/editgroup.c:287 src/editjpilot.c:270 -#: src/editldap.c:434 src/editvcard.c:183 src/importmutt.c:228 -#: src/importpine.c:227 src/mimeview.c:254 -#: src/plugins/pgpcore/select-keys.c:407 src/prefs_filtering.c:378 -#: src/prefs_filtering.c:1884 src/prefs_template.c:210 +#: ../src/account.c:1521 ../src/addressadd.c:196 ../src/addressbook.c:137 +#: ../src/addrduplicates.c:479 ../src/compose.c:6298 ../src/compose.c:6596 +#: ../src/editaddress.c:1270 ../src/editaddress.c:1327 +#: ../src/editaddress.c:1343 ../src/editbook.c:175 ../src/editgroup.c:287 +#: ../src/editjpilot.c:270 ../src/editldap.c:434 ../src/editvcard.c:183 +#: ../src/importmutt.c:228 ../src/importpine.c:227 ../src/mimeview.c:254 +#: ../src/plugins/pgpcore/select-keys.c:407 ../src/prefs_filtering.c:378 +#: ../src/prefs_filtering.c:1884 ../src/prefs_template.c:210 msgid "Name" msgstr "" -#: src/account.c:1529 src/prefs_account.c:1017 src/prefs_account.c:3577 +#: ../src/account.c:1529 ../src/prefs_account.c:1017 +#: ../src/prefs_account.c:3577 msgid "Protocol" msgstr "" -#: src/account.c:1537 src/ssl_manager.c:102 +#: ../src/account.c:1537 ../src/ssl_manager.c:102 msgid "Server" msgstr "" -#: src/action.c:363 +#: ../src/action.c:363 #, c-format msgid "Could not get message file %d" msgstr "" -#: src/action.c:394 +#: ../src/action.c:394 msgid "Could not get message part." msgstr "" -#: src/action.c:411 +#: ../src/action.c:411 #, c-format msgid "Can't get part of multipart message: %s" msgstr "" -#: src/action.c:525 +#: ../src/action.c:525 #, c-format msgid "" "The selected action cannot be used in the compose window\n" "because it contains %%f, %%F, %%as or %%p." msgstr "" -#: src/action.c:623 +#: ../src/action.c:623 msgid "There is no filtering action set" msgstr "" -#: src/action.c:625 +#: ../src/action.c:625 #, c-format msgid "" "Invalid filtering action(s):\n" "%s" msgstr "" -#: src/action.c:847 +#: ../src/action.c:847 #, c-format msgid "" "Command could not be started. Pipe creation failed.\n" "%s" msgstr "" -#: src/action.c:942 +#. Fork error +#: ../src/action.c:942 #, c-format msgid "" "Could not fork to execute the following command:\n" @@ -138,25 +141,25 @@ "%s" msgstr "" -#: src/action.c:1162 src/action.c:1318 +#: ../src/action.c:1162 ../src/action.c:1318 msgid "Completed" msgstr "" -#: src/action.c:1198 +#: ../src/action.c:1198 #, c-format msgid "--- Running: %s\n" msgstr "" -#: src/action.c:1202 +#: ../src/action.c:1202 #, c-format msgid "--- Ended: %s\n" msgstr "" -#: src/action.c:1235 +#: ../src/action.c:1235 msgid "Action's input/output" msgstr "" -#: src/action.c:1554 +#: ../src/action.c:1554 #, c-format msgid "" "Enter the argument for the following action:\n" @@ -164,11 +167,11 @@ " %s" msgstr "" -#: src/action.c:1559 +#: ../src/action.c:1559 msgid "Action's hidden user argument" msgstr "" -#: src/action.c:1563 +#: ../src/action.c:1563 #, c-format msgid "" "Enter the argument for the following action:\n" @@ -176,1699 +179,1723 @@ " %s" msgstr "" -#: src/action.c:1568 +#: ../src/action.c:1568 msgid "Action's user argument" msgstr "" -#: src/addr_compl.c:597 src/addressbook.c:4695 +#. that's a group +#: ../src/addr_compl.c:597 ../src/addressbook.c:4695 msgid "Group" msgstr "" -#: src/addrcustomattr.c:64 +#: ../src/addrcustomattr.c:64 msgid "date of birth" msgstr "" -#: src/addrcustomattr.c:65 +#: ../src/addrcustomattr.c:65 msgid "address" msgstr "" -#: src/addrcustomattr.c:66 +#: ../src/addrcustomattr.c:66 msgid "phone" msgstr "" -#: src/addrcustomattr.c:67 +#: ../src/addrcustomattr.c:67 msgid "mobile phone" msgstr "" -#: src/addrcustomattr.c:68 +#: ../src/addrcustomattr.c:68 msgid "organization" msgstr "" -#: src/addrcustomattr.c:69 +#: ../src/addrcustomattr.c:69 msgid "office address" msgstr "" -#: src/addrcustomattr.c:70 +#: ../src/addrcustomattr.c:70 msgid "office phone" msgstr "" -#: src/addrcustomattr.c:71 +#: ../src/addrcustomattr.c:71 msgid "fax" msgstr "" -#: src/addrcustomattr.c:72 +#: ../src/addrcustomattr.c:72 msgid "website" msgstr "" -#: src/addrcustomattr.c:140 +#: ../src/addrcustomattr.c:140 msgid "Attribute name" msgstr "" -#: src/addrcustomattr.c:155 +#: ../src/addrcustomattr.c:155 msgid "Delete all attribute names" msgstr "" -#: src/addrcustomattr.c:156 +#: ../src/addrcustomattr.c:156 msgid "Do you really want to delete all attribute names?" msgstr "" -#: src/addrcustomattr.c:180 +#: ../src/addrcustomattr.c:180 msgid "Delete attribute name" msgstr "" -#: src/addrcustomattr.c:181 +#: ../src/addrcustomattr.c:181 msgid "Do you really want to delete this attribute name?" msgstr "" -#: src/addrcustomattr.c:190 +#: ../src/addrcustomattr.c:190 msgid "Reset to default" msgstr "" -#: src/addrcustomattr.c:191 +#: ../src/addrcustomattr.c:191 msgid "" "Do you really want to replace all attribute names\n" "with the default set?" msgstr "" -#: src/addrcustomattr.c:210 src/addressbook.c:480 src/addressbook.c:496 -#: src/edittags.c:269 src/prefs_actions.c:1013 src/prefs_filtering.c:1729 -#: src/prefs_template.c:997 +#: ../src/addrcustomattr.c:210 ../src/addressbook.c:480 +#: ../src/addressbook.c:496 ../src/edittags.c:269 ../src/prefs_actions.c:1013 +#: ../src/prefs_filtering.c:1729 ../src/prefs_template.c:997 msgid "/_Delete" msgstr "" -#: src/addrcustomattr.c:211 src/edittags.c:270 src/prefs_actions.c:1014 -#: src/prefs_filtering.c:1730 src/prefs_template.c:998 +#: ../src/addrcustomattr.c:211 ../src/edittags.c:270 +#: ../src/prefs_actions.c:1014 ../src/prefs_filtering.c:1730 +#: ../src/prefs_template.c:998 msgid "/Delete _all" msgstr "" -#: src/addrcustomattr.c:212 +#: ../src/addrcustomattr.c:212 msgid "/_Reset to default" msgstr "" -#: src/addrcustomattr.c:408 +#: ../src/addrcustomattr.c:408 msgid "Attribute name is not set." msgstr "" -#: src/addrcustomattr.c:467 +#: ../src/addrcustomattr.c:467 msgid "Dialog title|Edit attribute names" msgstr "" -#: src/addrcustomattr.c:481 +#: ../src/addrcustomattr.c:481 msgid "New attribute name:" msgstr "" -#: src/addrcustomattr.c:518 +#: ../src/addrcustomattr.c:518 msgid "" "Adding or removing attribute names won't affect attributes already set for " "contacts." msgstr "" -#: src/addressadd.c:165 src/prefs_filtering_action.c:185 +#: ../src/addressadd.c:165 ../src/prefs_filtering_action.c:185 msgid "Add to address book" msgstr "" -#: src/addressadd.c:188 +#: ../src/addressadd.c:188 msgid "Contact" msgstr "" -#: src/addressadd.c:208 src/addrduplicates.c:451 -#: src/plugins/pgpcore/select-keys.c:408 src/toolbar.c:445 +#: ../src/addressadd.c:208 ../src/addrduplicates.c:451 +#: ../src/plugins/pgpcore/select-keys.c:408 ../src/toolbar.c:445 msgid "Address" msgstr "" -#: src/addressadd.c:219 src/addressbook.c:139 src/editaddress.c:1062 -#: src/editaddress.c:1137 src/editgroup.c:289 +#: ../src/addressadd.c:219 ../src/addressbook.c:139 ../src/editaddress.c:1062 +#: ../src/editaddress.c:1137 ../src/editgroup.c:289 msgid "Remarks" msgstr "" -#: src/addressadd.c:241 src/addressbook_foldersel.c:164 +#: ../src/addressadd.c:241 ../src/addressbook_foldersel.c:164 msgid "Select Address Book Folder" msgstr "" -#: src/addressadd.c:425 src/editaddress.c:1577 src/headerview.c:352 -#: src/textview.c:1947 +#: ../src/addressadd.c:425 ../src/editaddress.c:1577 ../src/headerview.c:352 +#: ../src/textview.c:1947 #, c-format msgid "" "Failed to save image: \n" "%s" msgstr "" -#: src/addressadd.c:438 src/addressbook.c:3066 src/addressbook.c:3116 +#: ../src/addressadd.c:438 ../src/addressbook.c:3066 ../src/addressbook.c:3116 msgid "Add address(es)" msgstr "" -#: src/addressadd.c:439 +#: ../src/addressadd.c:439 msgid "Can't add the specified address" msgstr "" -#: src/addressbook.c:138 src/addressbook.c:4679 src/editaddress.c:1059 -#: src/editaddress.c:1120 src/editgroup.c:288 src/expldifdlg.c:525 -#: src/exporthtml.c:595 src/exporthtml.c:759 src/ldif.c:781 +#: ../src/addressbook.c:138 ../src/addressbook.c:4679 +#: ../src/editaddress.c:1059 ../src/editaddress.c:1120 ../src/editgroup.c:288 +#: ../src/expldifdlg.c:525 ../src/exporthtml.c:595 ../src/exporthtml.c:759 +#: ../src/ldif.c:781 msgid "Email Address" msgstr "" -#: src/addressbook.c:433 +#: ../src/addressbook.c:433 msgid "/_Book" msgstr "" -#: src/addressbook.c:434 +#: ../src/addressbook.c:434 msgid "/_Book/New _Book" msgstr "" -#: src/addressbook.c:435 +#: ../src/addressbook.c:435 msgid "/_Book/New _Folder" msgstr "" -#: src/addressbook.c:436 +#: ../src/addressbook.c:436 msgid "/_Book/New _vCard" msgstr "" -#: src/addressbook.c:438 +#: ../src/addressbook.c:438 msgid "/_Book/New _JPilot" msgstr "" -#: src/addressbook.c:441 +#: ../src/addressbook.c:441 msgid "/_Book/New LDAP _Server" msgstr "" -#: src/addressbook.c:443 src/addressbook.c:446 +#: ../src/addressbook.c:443 ../src/addressbook.c:446 msgid "/_Book/---" msgstr "" -#: src/addressbook.c:444 +#: ../src/addressbook.c:444 msgid "/_Book/_Edit book" msgstr "" -#: src/addressbook.c:445 +#: ../src/addressbook.c:445 msgid "/_Book/_Delete book" msgstr "" -#: src/addressbook.c:447 +#: ../src/addressbook.c:447 msgid "/_Book/_Save" msgstr "" -#: src/addressbook.c:448 +#: ../src/addressbook.c:448 msgid "/_Book/_Close" msgstr "" -#: src/addressbook.c:449 +#: ../src/addressbook.c:449 msgid "/_Address" msgstr "" -#: src/addressbook.c:450 +#: ../src/addressbook.c:450 msgid "/_Address/_Select all" msgstr "" -#: src/addressbook.c:451 src/addressbook.c:455 src/addressbook.c:458 -#: src/addressbook.c:461 +#: ../src/addressbook.c:451 ../src/addressbook.c:455 ../src/addressbook.c:458 +#: ../src/addressbook.c:461 msgid "/_Address/---" msgstr "" -#: src/addressbook.c:452 +#: ../src/addressbook.c:452 msgid "/_Address/C_ut" msgstr "" -#: src/addressbook.c:453 +#: ../src/addressbook.c:453 msgid "/_Address/_Copy" msgstr "" -#: src/addressbook.c:454 +#: ../src/addressbook.c:454 msgid "/_Address/_Paste" msgstr "" -#: src/addressbook.c:456 +#: ../src/addressbook.c:456 msgid "/_Address/_Edit" msgstr "" -#: src/addressbook.c:457 +#: ../src/addressbook.c:457 msgid "/_Address/_Delete" msgstr "" -#: src/addressbook.c:459 +#: ../src/addressbook.c:459 msgid "/_Address/New _Address" msgstr "" -#: src/addressbook.c:460 +#: ../src/addressbook.c:460 msgid "/_Address/New _Group" msgstr "" -#: src/addressbook.c:462 +#: ../src/addressbook.c:462 msgid "/_Address/_Mail To" msgstr "" -#: src/addressbook.c:463 src/compose.c:812 src/mainwindow.c:853 -#: src/messageview.c:394 +#: ../src/addressbook.c:463 ../src/compose.c:812 ../src/mainwindow.c:853 +#: ../src/messageview.c:394 msgid "/_Tools" msgstr "" -#: src/addressbook.c:464 +#: ../src/addressbook.c:464 msgid "/_Tools/Import _LDIF file..." msgstr "" -#: src/addressbook.c:465 +#: ../src/addressbook.c:465 msgid "/_Tools/Import M_utt file..." msgstr "" -#: src/addressbook.c:466 +#: ../src/addressbook.c:466 msgid "/_Tools/Import _Pine file..." msgstr "" -#: src/addressbook.c:467 src/addressbook.c:470 src/mainwindow.c:862 -#: src/mainwindow.c:887 src/mainwindow.c:889 src/mainwindow.c:891 -#: src/mainwindow.c:900 src/mainwindow.c:903 src/mainwindow.c:907 -#: src/messageview.c:398 src/messageview.c:419 src/messageview.c:421 +#: ../src/addressbook.c:467 ../src/addressbook.c:470 ../src/mainwindow.c:862 +#: ../src/mainwindow.c:887 ../src/mainwindow.c:889 ../src/mainwindow.c:891 +#: ../src/mainwindow.c:900 ../src/mainwindow.c:903 ../src/mainwindow.c:907 +#: ../src/messageview.c:398 ../src/messageview.c:419 ../src/messageview.c:421 msgid "/_Tools/---" msgstr "" -#: src/addressbook.c:468 +#: ../src/addressbook.c:468 msgid "/_Tools/Export _HTML..." msgstr "" -#: src/addressbook.c:469 +#: ../src/addressbook.c:469 msgid "/_Tools/Export LDI_F..." msgstr "" -#: src/addressbook.c:471 +#: ../src/addressbook.c:471 msgid "/_Tools/Find duplicates..." msgstr "" -#: src/addressbook.c:472 +#: ../src/addressbook.c:472 msgid "/_Tools/Edit custom attributes..." msgstr "" -#: src/addressbook.c:473 src/compose.c:817 src/mainwindow.c:935 -#: src/messageview.c:424 +#: ../src/addressbook.c:473 ../src/compose.c:817 ../src/mainwindow.c:935 +#: ../src/messageview.c:424 msgid "/_Help" msgstr "" -#: src/addressbook.c:474 src/compose.c:818 src/mainwindow.c:941 -#: src/messageview.c:425 +#: ../src/addressbook.c:474 ../src/compose.c:818 ../src/mainwindow.c:941 +#: ../src/messageview.c:425 msgid "/_Help/_About" msgstr "" -#: src/addressbook.c:479 src/addressbook.c:495 src/compose.c:579 -#: src/mainwindow.c:558 src/messageview.c:226 +#: ../src/addressbook.c:479 ../src/addressbook.c:495 ../src/compose.c:579 +#: ../src/mainwindow.c:558 ../src/messageview.c:226 msgid "/_Edit" msgstr "" -#: src/addressbook.c:482 +#: ../src/addressbook.c:482 msgid "/New _Book" msgstr "" -#: src/addressbook.c:483 +#: ../src/addressbook.c:483 msgid "/New _Folder" msgstr "" -#: src/addressbook.c:484 src/addressbook.c:499 +#: ../src/addressbook.c:484 ../src/addressbook.c:499 msgid "/New _Group" msgstr "" -#: src/addressbook.c:486 src/addressbook.c:501 +#: ../src/addressbook.c:486 ../src/addressbook.c:501 msgid "/C_ut" msgstr "" -#: src/addressbook.c:487 src/addressbook.c:502 +#: ../src/addressbook.c:487 ../src/addressbook.c:502 msgid "/_Copy" msgstr "" -#: src/addressbook.c:488 src/addressbook.c:503 +#: ../src/addressbook.c:488 ../src/addressbook.c:503 msgid "/_Paste" msgstr "" -#: src/addressbook.c:493 +#: ../src/addressbook.c:493 msgid "/_Select all" msgstr "" -#: src/addressbook.c:498 +#: ../src/addressbook.c:498 msgid "/New _Address" msgstr "" -#: src/addressbook.c:506 +#. {N_("/Pa_ste Address"), NULL, addressbook_clip_paste_address_cb, 0, NULL, NULL}, +#: ../src/addressbook.c:506 msgid "/_Mail To" msgstr "" -#: src/addressbook.c:508 +#: ../src/addressbook.c:508 msgid "/_Browse Entry" msgstr "" -#: src/addressbook.c:521 src/crash.c:455 src/crash.c:474 src/importldif.c:120 -#: src/plugins/pgpcore/sgpgme.c:140 src/prefs_themes.c:690 -#: src/prefs_themes.c:722 src/prefs_themes.c:723 +#: ../src/addressbook.c:521 ../src/crash.c:455 ../src/crash.c:474 +#: ../src/importldif.c:120 ../src/plugins/pgpcore/sgpgme.c:140 +#: ../src/prefs_themes.c:690 ../src/prefs_themes.c:722 +#: ../src/prefs_themes.c:723 msgid "Unknown" msgstr "" -#: src/addressbook.c:528 src/addressbook.c:547 src/importldif.c:127 +#: ../src/addressbook.c:528 ../src/addressbook.c:547 ../src/importldif.c:127 msgid "Success" msgstr "" -#: src/addressbook.c:529 src/importldif.c:128 +#: ../src/addressbook.c:529 ../src/importldif.c:128 msgid "Bad arguments" msgstr "" -#: src/addressbook.c:530 src/importldif.c:129 +#: ../src/addressbook.c:530 ../src/importldif.c:129 msgid "File not specified" msgstr "" -#: src/addressbook.c:531 src/importldif.c:130 +#: ../src/addressbook.c:531 ../src/importldif.c:130 msgid "Error opening file" msgstr "" -#: src/addressbook.c:532 src/importldif.c:131 +#: ../src/addressbook.c:532 ../src/importldif.c:131 msgid "Error reading file" msgstr "" -#: src/addressbook.c:533 src/importldif.c:132 +#: ../src/addressbook.c:533 ../src/importldif.c:132 msgid "End of file encountered" msgstr "" -#: src/addressbook.c:534 src/importldif.c:133 +#: ../src/addressbook.c:534 ../src/importldif.c:133 msgid "Error allocating memory" msgstr "" -#: src/addressbook.c:535 src/importldif.c:134 +#: ../src/addressbook.c:535 ../src/importldif.c:134 msgid "Bad file format" msgstr "" -#: src/addressbook.c:536 src/importldif.c:135 +#: ../src/addressbook.c:536 ../src/importldif.c:135 msgid "Error writing to file" msgstr "" -#: src/addressbook.c:537 src/importldif.c:136 +#: ../src/addressbook.c:537 ../src/importldif.c:136 msgid "Error opening directory" msgstr "" -#: src/addressbook.c:538 src/importldif.c:137 +#: ../src/addressbook.c:538 ../src/importldif.c:137 msgid "No path specified" msgstr "" -#: src/addressbook.c:548 +#: ../src/addressbook.c:548 msgid "Error connecting to LDAP server" msgstr "" -#: src/addressbook.c:549 +#: ../src/addressbook.c:549 msgid "Error initializing LDAP" msgstr "" -#: src/addressbook.c:550 +#: ../src/addressbook.c:550 msgid "Error binding to LDAP server" msgstr "" -#: src/addressbook.c:551 +#: ../src/addressbook.c:551 msgid "Error searching LDAP database" msgstr "" -#: src/addressbook.c:552 +#: ../src/addressbook.c:552 msgid "Timeout performing LDAP operation" msgstr "" -#: src/addressbook.c:553 +#: ../src/addressbook.c:553 msgid "Error in LDAP search criteria" msgstr "" -#: src/addressbook.c:554 +#: ../src/addressbook.c:554 msgid "No LDAP entries found for search criteria" msgstr "" -#: src/addressbook.c:555 +#: ../src/addressbook.c:555 msgid "LDAP search terminated on request" msgstr "" -#: src/addressbook.c:556 +#: ../src/addressbook.c:556 msgid "Error starting TLS connection" msgstr "" -#: src/addressbook.c:557 +#: ../src/addressbook.c:557 msgid "Distinguished Name (dn) is missing" msgstr "" -#: src/addressbook.c:558 +#: ../src/addressbook.c:558 msgid "Missing required information" msgstr "" -#: src/addressbook.c:559 +#: ../src/addressbook.c:559 msgid "Another contact exists with that key" msgstr "" -#: src/addressbook.c:560 +#: ../src/addressbook.c:560 msgid "Strong(er) authentication required" msgstr "" -#: src/addressbook.c:934 +#: ../src/addressbook.c:934 msgid "Sources" msgstr "" -#: src/addressbook.c:938 src/prefs_matcher.c:589 src/prefs_other.c:513 -#: src/toolbar.c:207 src/toolbar.c:2044 +#: ../src/addressbook.c:938 ../src/prefs_matcher.c:589 +#: ../src/prefs_other.c:513 ../src/toolbar.c:207 ../src/toolbar.c:2044 msgid "Address book" msgstr "" -#: src/addressbook.c:1070 +#: ../src/addressbook.c:1070 msgid "Lookup name:" msgstr "" -#: src/addressbook.c:1385 src/addressbook.c:1431 src/addrduplicates.c:801 +#: ../src/addressbook.c:1385 ../src/addressbook.c:1431 +#: ../src/addrduplicates.c:801 msgid "Delete address(es)" msgstr "" -#: src/addressbook.c:1386 src/addrduplicates.c:850 +#: ../src/addressbook.c:1386 ../src/addrduplicates.c:850 msgid "This address data is readonly and cannot be deleted." msgstr "" -#: src/addressbook.c:1425 +#: ../src/addressbook.c:1425 msgid "Delete group" msgstr "" -#: src/addressbook.c:1426 +#: ../src/addressbook.c:1426 msgid "" "Really delete the group(s)?\n" "The addresses it contains will not be lost." msgstr "" -#: src/addressbook.c:1432 src/addrduplicates.c:802 +#: ../src/addressbook.c:1432 ../src/addrduplicates.c:802 msgid "Really delete the address(es)?" msgstr "" -#: src/addressbook.c:2064 +#: ../src/addressbook.c:2064 msgid "Cannot paste. Target address book is readonly." msgstr "" -#: src/addressbook.c:2074 +#: ../src/addressbook.c:2074 msgid "Cannot paste into an address group." msgstr "" -#: src/addressbook.c:2767 +#: ../src/addressbook.c:2767 #, c-format msgid "Do you want to delete the query results and addresses in '%s' ?" msgstr "" -#: src/addressbook.c:2770 src/addressbook.c:2796 src/addressbook.c:2803 -#: src/prefs_filtering_action.c:163 src/toolbar.c:428 +#: ../src/addressbook.c:2770 ../src/addressbook.c:2796 +#: ../src/addressbook.c:2803 ../src/prefs_filtering_action.c:163 +#: ../src/toolbar.c:428 msgid "Delete" msgstr "" -#: src/addressbook.c:2779 +#: ../src/addressbook.c:2779 #, c-format msgid "" "Do you want to delete '%s' ?If you delete the folder only, the addresses it " "contains will be moved into the parent folder." msgstr "" -#: src/addressbook.c:2782 src/imap_gtk.c:302 src/mh_gtk.c:182 +#: ../src/addressbook.c:2782 ../src/imap_gtk.c:302 ../src/mh_gtk.c:182 msgid "Delete folder" msgstr "" -#: src/addressbook.c:2783 +#: ../src/addressbook.c:2783 msgid "+Delete _folder only" msgstr "" -#: src/addressbook.c:2783 +#: ../src/addressbook.c:2783 msgid "Delete folder and _addresses" msgstr "" -#: src/addressbook.c:2794 +#: ../src/addressbook.c:2794 #, c-format msgid "" "Do you want to delete '%s'?\n" "The addresses it contains will not be lost." msgstr "" -#: src/addressbook.c:2801 +#: ../src/addressbook.c:2801 #, c-format msgid "" "Do you want to delete '%s'?\n" "The addresses it contains will be lost." msgstr "" -#: src/addressbook.c:2911 +#. * +#. * Label (a format string) that is used to name each folder. +#. +#: ../src/addressbook.c:2911 #, c-format msgid "Search '%s'" msgstr "" -#: src/addressbook.c:3049 src/addressbook.c:3098 +#: ../src/addressbook.c:3049 ../src/addressbook.c:3098 msgid "New Contacts" msgstr "" -#: src/addressbook.c:3878 +#: ../src/addressbook.c:3878 msgid "New user, could not save index file." msgstr "" -#: src/addressbook.c:3882 +#: ../src/addressbook.c:3882 msgid "New user, could not save address book files." msgstr "" -#: src/addressbook.c:3892 +#: ../src/addressbook.c:3892 msgid "Old address book converted successfully." msgstr "" -#: src/addressbook.c:3897 +#: ../src/addressbook.c:3897 msgid "" "Old address book converted,\n" "could not save new address index file." msgstr "" -#: src/addressbook.c:3910 +#: ../src/addressbook.c:3910 msgid "" "Could not convert address book,\n" "but created empty new address book files." msgstr "" -#: src/addressbook.c:3916 +#: ../src/addressbook.c:3916 msgid "" "Could not convert address book,\n" "could not save new address index file." msgstr "" -#: src/addressbook.c:3921 +#: ../src/addressbook.c:3921 msgid "" "Could not convert address book\n" "and could not create new address book files." msgstr "" -#: src/addressbook.c:3928 src/addressbook.c:3934 +#: ../src/addressbook.c:3928 ../src/addressbook.c:3934 msgid "Addressbook conversion error" msgstr "" -#: src/addressbook.c:4041 +#: ../src/addressbook.c:4041 msgid "Addressbook Error" msgstr "" -#: src/addressbook.c:4042 +#: ../src/addressbook.c:4042 msgid "Could not read address index" msgstr "" -#: src/addressbook.c:4369 +#. * +#. * Message that is displayed whilst a query is executing in a background +#. * thread. +#. +#: ../src/addressbook.c:4369 msgid "Busy searching..." msgstr "" -#: src/addressbook.c:4631 +#: ../src/addressbook.c:4631 msgid "Interface" msgstr "" -#: src/addressbook.c:4647 src/addressbook_foldersel.c:192 src/exphtmldlg.c:375 -#: src/expldifdlg.c:392 src/exporthtml.c:979 src/importldif.c:660 +#: ../src/addressbook.c:4647 ../src/addressbook_foldersel.c:192 +#: ../src/exphtmldlg.c:375 ../src/expldifdlg.c:392 ../src/exporthtml.c:979 +#: ../src/importldif.c:660 msgid "Address Book" msgstr "" -#: src/addressbook.c:4663 +#: ../src/addressbook.c:4663 msgid "Person" msgstr "" -#: src/addressbook.c:4711 src/exporthtml.c:879 src/folderview.c:405 -#: src/folderview.c:493 src/prefs_account.c:2517 src/prefs_folder_column.c:81 -#: src/prefs_folder_item.c:1511 src/prefs_folder_item.c:1529 -#: src/prefs_folder_item.c:1546 +#. special folder setting (maybe these options are redundant) +#: ../src/addressbook.c:4711 ../src/exporthtml.c:879 ../src/folderview.c:405 +#: ../src/folderview.c:493 ../src/prefs_account.c:2517 +#: ../src/prefs_folder_column.c:81 ../src/prefs_folder_item.c:1511 +#: ../src/prefs_folder_item.c:1529 ../src/prefs_folder_item.c:1546 msgid "Folder" msgstr "" -#: src/addressbook.c:4727 +#: ../src/addressbook.c:4727 msgid "vCard" msgstr "" -#: src/addressbook.c:4743 src/addressbook.c:4759 +#: ../src/addressbook.c:4743 ../src/addressbook.c:4759 msgid "JPilot" msgstr "" -#: src/addressbook.c:4775 +#: ../src/addressbook.c:4775 msgid "LDAP servers" msgstr "" -#: src/addressbook.c:4791 +#: ../src/addressbook.c:4791 msgid "LDAP Query" msgstr "" -#: src/addressbook.c:5113 src/addressbook_foldersel.c:391 src/matcher.c:364 -#: src/matcher.c:1274 src/matcher.c:1407 -#: src/plugins/bogofilter/bogofilter.c:103 -#: src/plugins/bogofilter/bogofilter.c:217 -#: src/plugins/bogofilter/bogofilter_gtk.c:234 -#: src/plugins/dillo_viewer/dillo_prefs.c:66 -#: src/plugins/dillo_viewer/dillo_prefs.c:199 -#: src/plugins/dillo_viewer/dillo_viewer.c:123 -#: src/plugins/spamassassin/spamassassin.c:116 -#: src/plugins/spamassassin/spamassassin.c:254 -#: src/plugins/spamassassin/spamassassin_gtk.c:449 src/prefs_matcher.c:623 -#: src/prefs_matcher.c:653 src/prefs_matcher.c:1460 src/prefs_matcher.c:1475 -#: src/prefs_matcher.c:1477 src/prefs_matcher.c:2323 src/prefs_matcher.c:2327 +#. how many address headers are me trying to mach? +#. book/folder value +#: ../src/addressbook.c:5113 ../src/addressbook_foldersel.c:391 +#: ../src/matcher.c:364 ../src/matcher.c:1274 ../src/matcher.c:1407 +#: ../src/plugins/bogofilter/bogofilter.c:103 +#: ../src/plugins/bogofilter/bogofilter.c:217 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:234 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:66 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:199 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:123 +#: ../src/plugins/spamassassin/spamassassin.c:116 +#: ../src/plugins/spamassassin/spamassassin.c:254 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:449 +#: ../src/prefs_matcher.c:623 ../src/prefs_matcher.c:653 +#: ../src/prefs_matcher.c:1460 ../src/prefs_matcher.c:1475 +#: ../src/prefs_matcher.c:1477 ../src/prefs_matcher.c:2323 +#: ../src/prefs_matcher.c:2327 msgid "Any" msgstr "" -#: src/addrgather.c:158 +#: ../src/addrgather.c:158 msgid "Please specify name for address book." msgstr "" -#: src/addrgather.c:178 +#: ../src/addrgather.c:178 msgid "Please select the mail headers to search." msgstr "" -#: src/addrgather.c:185 +#. Go fer it +#: ../src/addrgather.c:185 msgid "Harvesting addresses..." msgstr "" -#: src/addrgather.c:224 +#: ../src/addrgather.c:224 msgid "Addresses gathered successfully." msgstr "" -#: src/addrgather.c:294 +#: ../src/addrgather.c:294 msgid "No folder or message was selected." msgstr "" -#: src/addrgather.c:302 +#: ../src/addrgather.c:302 msgid "" "Please select a folder to process from the folder\n" "list. Alternatively, select one or messages from\n" "the message list." msgstr "" -#: src/addrgather.c:354 +#: ../src/addrgather.c:354 msgid "Folder :" msgstr "" -#: src/addrgather.c:365 src/exphtmldlg.c:543 src/expldifdlg.c:629 -#: src/importldif.c:909 +#: ../src/addrgather.c:365 ../src/exphtmldlg.c:543 ../src/expldifdlg.c:629 +#: ../src/importldif.c:909 msgid "Address Book :" msgstr "" -#: src/addrgather.c:375 +#: ../src/addrgather.c:375 msgid "Folder Size :" msgstr "" -#: src/addrgather.c:390 +#: ../src/addrgather.c:390 msgid "Process these mail header fields" msgstr "" -#: src/addrgather.c:408 +#: ../src/addrgather.c:408 msgid "Include subfolders" msgstr "" -#: src/addrgather.c:431 src/prefs_filtering_action.c:1350 +#: ../src/addrgather.c:431 ../src/prefs_filtering_action.c:1350 msgid "Header Name" msgstr "" -#: src/addrgather.c:432 +#: ../src/addrgather.c:432 msgid "Address Count" msgstr "" -#: src/addrgather.c:537 src/alertpanel.c:158 src/compose.c:5149 -#: src/compose.c:10215 src/messageview.c:690 src/messageview.c:703 -#: src/plugins/pgpcore/sgpgme.c:581 src/summaryview.c:4553 +#. Create notebook pages +#: ../src/addrgather.c:537 ../src/alertpanel.c:158 ../src/compose.c:5149 +#: ../src/compose.c:10215 ../src/messageview.c:690 ../src/messageview.c:703 +#: ../src/plugins/pgpcore/sgpgme.c:581 ../src/summaryview.c:4553 msgid "Warning" msgstr "" -#: src/addrgather.c:538 +#: ../src/addrgather.c:538 msgid "Header Fields" msgstr "" -#: src/addrgather.c:539 src/exphtmldlg.c:663 src/expldifdlg.c:740 -#: src/importldif.c:1041 +#: ../src/addrgather.c:539 ../src/exphtmldlg.c:663 ../src/expldifdlg.c:740 +#: ../src/importldif.c:1041 msgid "Finish" msgstr "" -#: src/addrgather.c:600 +#: ../src/addrgather.c:600 msgid "Harvest Email Addresses - from Selected Messages" msgstr "" -#: src/addrgather.c:608 +#: ../src/addrgather.c:608 msgid "Harvest Email Addresses - from Folder" msgstr "" -#: src/addrindex.c:118 +#: ../src/addrindex.c:118 msgid "Common addresses" msgstr "" -#: src/addrindex.c:119 +#: ../src/addrindex.c:119 msgid "Personal addresses" msgstr "" -#: src/addrindex.c:125 +#: ../src/addrindex.c:125 msgid "Common address" msgstr "" -#: src/addrindex.c:126 +#: ../src/addrindex.c:126 msgid "Personal address" msgstr "" -#: src/addrindex.c:1825 +#: ../src/addrindex.c:1825 msgid "Address(es) update" msgstr "" -#: src/addrindex.c:1826 +#: ../src/addrindex.c:1826 msgid "Update failed. Changes not written to Directory." msgstr "" -#: src/addrduplicates.c:126 +#: ../src/addrduplicates.c:126 msgid "Show duplicates in the same book" msgstr "" -#: src/addrduplicates.c:132 +#: ../src/addrduplicates.c:132 msgid "Show duplicates in different books" msgstr "" -#: src/addrduplicates.c:143 +#: ../src/addrduplicates.c:143 msgid "Find address book email duplicates" msgstr "" -#: src/addrduplicates.c:144 +#: ../src/addrduplicates.c:144 msgid "" "Claws Mail will now search for duplicate email addresses in the address book." msgstr "" -#: src/addrduplicates.c:325 +#: ../src/addrduplicates.c:325 msgid "No duplicate email addresses found in the address book" msgstr "" -#: src/addrduplicates.c:356 +#: ../src/addrduplicates.c:356 msgid "Duplicate email addresses" msgstr "" -#: src/addrduplicates.c:472 +#: ../src/addrduplicates.c:472 msgid "Address book path" msgstr "" -#: src/addrduplicates.c:849 +#: ../src/addrduplicates.c:849 msgid "Delete address" msgstr "" -#: src/alertpanel.c:145 src/compose.c:8189 +#: ../src/alertpanel.c:145 ../src/compose.c:8189 msgid "Notice" msgstr "" -#: src/alertpanel.c:171 src/alertpanel.c:194 src/compose.c:5089 src/inc.c:649 -#: src/plugins/pgpcore/sgpgme.c:152 src/plugins/pgpcore/sgpgme.c:243 +#: ../src/alertpanel.c:171 ../src/alertpanel.c:194 ../src/compose.c:5089 +#: ../src/inc.c:649 ../src/plugins/pgpcore/sgpgme.c:152 +#: ../src/plugins/pgpcore/sgpgme.c:243 msgid "Error" msgstr "" -#: src/alertpanel.c:195 +#: ../src/alertpanel.c:195 msgid "_View log" msgstr "" -#: src/alertpanel.c:345 +#: ../src/alertpanel.c:345 msgid "Show this message next time" msgstr "" -#: src/browseldap.c:223 +#: ../src/browseldap.c:223 msgid "Browse Directory Entry" msgstr "" -#: src/browseldap.c:243 +#: ../src/browseldap.c:243 msgid "Server Name :" msgstr "" -#: src/browseldap.c:253 +#: ../src/browseldap.c:253 msgid "Distinguished Name (dn) :" msgstr "" -#: src/browseldap.c:276 +#: ../src/browseldap.c:276 msgid "LDAP Name" msgstr "" -#: src/browseldap.c:278 +#: ../src/browseldap.c:278 msgid "Attribute Value" msgstr "" -#: src/common/plugin.c:58 +#: ../src/common/plugin.c:58 msgid "Nothing" msgstr "" -#: src/common/plugin.c:59 +#: ../src/common/plugin.c:59 msgid "a viewer" msgstr "" -#: src/common/plugin.c:60 +#: ../src/common/plugin.c:60 msgid "a MIME parser" msgstr "" -#: src/common/plugin.c:61 +#: ../src/common/plugin.c:61 msgid "folders" msgstr "" -#: src/common/plugin.c:62 +#: ../src/common/plugin.c:62 msgid "filtering" msgstr "" -#: src/common/plugin.c:63 +#: ../src/common/plugin.c:63 msgid "a privacy interface" msgstr "" -#: src/common/plugin.c:64 +#: ../src/common/plugin.c:64 msgid "a notifier" msgstr "" -#: src/common/plugin.c:65 +#: ../src/common/plugin.c:65 msgid "an utility" msgstr "" -#: src/common/plugin.c:66 +#: ../src/common/plugin.c:66 msgid "things" msgstr "" -#: src/common/plugin.c:284 +#: ../src/common/plugin.c:284 #, c-format msgid "" "This plugin provides %s (%s), which is already provided by the %s plugin." msgstr "" -#: src/common/plugin.c:323 +#: ../src/common/plugin.c:323 msgid "Plugin already loaded" msgstr "" -#: src/common/plugin.c:334 +#: ../src/common/plugin.c:334 msgid "Failed to allocate memory for Plugin" msgstr "" -#: src/common/plugin.c:364 +#: ../src/common/plugin.c:364 msgid "This module is not licensed under a GPL v2 or later compatible license." msgstr "" -#: src/common/plugin.c:373 +#: ../src/common/plugin.c:373 msgid "This module is for Claws Mail GTK1." msgstr "" -#: src/common/plugin.c:613 +#: ../src/common/plugin.c:613 #, c-format msgid "" "Your version of Claws Mail is newer than the version the '%s' plugin was " "built with." msgstr "" -#: src/common/plugin.c:616 +#: ../src/common/plugin.c:616 msgid "" "Your version of Claws Mail is newer than the version the plugin was built " "with." msgstr "" -#: src/common/plugin.c:625 +#: ../src/common/plugin.c:625 #, c-format msgid "Your version of Claws Mail is too old for the '%s' plugin." msgstr "" -#: src/common/plugin.c:627 +#: ../src/common/plugin.c:627 msgid "Your version of Claws Mail is too old for the plugin." msgstr "" -#: src/common/session.c:166 src/imap.c:1098 +#: ../src/common/session.c:166 ../src/imap.c:1098 msgid "SSL handshake failed\n" msgstr "" -#: src/common/smtp.c:176 +#: ../src/common/smtp.c:176 msgid "SMTP AUTH not available\n" msgstr "" -#: src/common/smtp.c:518 src/common/smtp.c:568 +#: ../src/common/smtp.c:518 ../src/common/smtp.c:568 msgid "bad SMTP response\n" msgstr "" -#: src/common/smtp.c:539 src/common/smtp.c:557 src/common/smtp.c:676 +#: ../src/common/smtp.c:539 ../src/common/smtp.c:557 ../src/common/smtp.c:676 msgid "error occurred on SMTP session\n" msgstr "" -#: src/common/smtp.c:548 src/pop.c:891 +#: ../src/common/smtp.c:548 ../src/pop.c:891 msgid "error occurred on authentication\n" msgstr "" -#: src/common/smtp.c:603 +#: ../src/common/smtp.c:603 #, c-format msgid "Message is too big (Maximum size is %s)\n" msgstr "" -#: src/common/smtp.c:635 src/pop.c:884 +#: ../src/common/smtp.c:635 ../src/pop.c:884 msgid "couldn't start TLS session\n" msgstr "" -#: src/common/socket.c:1426 +#: ../src/common/socket.c:1426 #, c-format msgid "write on fd%d: %s\n" msgstr "" -#: src/common/ssl.c:214 +#: ../src/common/ssl.c:214 msgid "Error creating ssl context\n" msgstr "" -#: src/common/ssl.c:233 +#: ../src/common/ssl.c:233 #, c-format msgid "SSL connect failed (%s)\n" msgstr "" -#: src/common/ssl_certificate.c:513 +#: ../src/common/ssl_certificate.c:513 msgid "Couldn't load X509 default paths" msgstr "" -#: src/common/ssl_certificate.c:535 +#: ../src/common/ssl_certificate.c:535 msgid "Uncheckable" msgstr "" -#: src/common/ssl_certificate.c:539 +#: ../src/common/ssl_certificate.c:539 msgid "Self-signed certificate" msgstr "" -#: src/common/ssl_certificate.c:542 +#: ../src/common/ssl_certificate.c:542 msgid "Revoked certificate" msgstr "" -#: src/common/ssl_certificate.c:544 +#: ../src/common/ssl_certificate.c:544 msgid "No certificate issuer found" msgstr "" -#: src/common/ssl_certificate.c:546 +#: ../src/common/ssl_certificate.c:546 msgid "Certificate issuer is not a CA" msgstr "" -#: src/common/string_match.c:79 +#: ../src/common/string_match.c:79 msgid "(Subject cleared by RegExp)" msgstr "" -#: src/common/utils.c:332 +#: ../src/common/utils.c:332 #, c-format msgid "%dB" msgstr "" -#: src/common/utils.c:333 +#: ../src/common/utils.c:333 #, c-format msgid "%d.%02dKB" msgstr "" -#: src/common/utils.c:334 +#: ../src/common/utils.c:334 #, c-format msgid "%d.%02dMB" msgstr "" -#: src/common/utils.c:335 +#: ../src/common/utils.c:335 #, c-format msgid "%.2fGB" msgstr "" -#: src/common/utils.c:4698 +#: ../src/common/utils.c:4698 msgid "Complete day name for use by strftime|Sunday" msgstr "" -#: src/common/utils.c:4699 +#: ../src/common/utils.c:4699 msgid "Complete day name for use by strftime|Monday" msgstr "" -#: src/common/utils.c:4700 +#: ../src/common/utils.c:4700 msgid "Complete day name for use by strftime|Tuesday" msgstr "" -#: src/common/utils.c:4701 +#: ../src/common/utils.c:4701 msgid "Complete day name for use by strftime|Wednesday" msgstr "" -#: src/common/utils.c:4702 +#: ../src/common/utils.c:4702 msgid "Complete day name for use by strftime|Thursday" msgstr "" -#: src/common/utils.c:4703 +#: ../src/common/utils.c:4703 msgid "Complete day name for use by strftime|Friday" msgstr "" -#: src/common/utils.c:4704 +#: ../src/common/utils.c:4704 msgid "Complete day name for use by strftime|Saturday" msgstr "" -#: src/common/utils.c:4706 +#: ../src/common/utils.c:4706 msgid "Complete month name for use by strftime|January" msgstr "" -#: src/common/utils.c:4707 +#: ../src/common/utils.c:4707 msgid "Complete month name for use by strftime|February" msgstr "" -#: src/common/utils.c:4708 +#: ../src/common/utils.c:4708 msgid "Complete month name for use by strftime|March" msgstr "" -#: src/common/utils.c:4709 +#: ../src/common/utils.c:4709 msgid "Complete month name for use by strftime|April" msgstr "" -#: src/common/utils.c:4710 +#: ../src/common/utils.c:4710 msgid "Complete month name for use by strftime|May" msgstr "" -#: src/common/utils.c:4711 +#: ../src/common/utils.c:4711 msgid "Complete month name for use by strftime|June" msgstr "" -#: src/common/utils.c:4712 +#: ../src/common/utils.c:4712 msgid "Complete month name for use by strftime|July" msgstr "" -#: src/common/utils.c:4713 +#: ../src/common/utils.c:4713 msgid "Complete month name for use by strftime|August" msgstr "" -#: src/common/utils.c:4714 +#: ../src/common/utils.c:4714 msgid "Complete month name for use by strftime|September" msgstr "" -#: src/common/utils.c:4715 +#: ../src/common/utils.c:4715 msgid "Complete month name for use by strftime|October" msgstr "" -#: src/common/utils.c:4716 +#: ../src/common/utils.c:4716 msgid "Complete month name for use by strftime|November" msgstr "" -#: src/common/utils.c:4717 +#: ../src/common/utils.c:4717 msgid "Complete month name for use by strftime|December" msgstr "" -#: src/common/utils.c:4719 +#: ../src/common/utils.c:4719 msgid "Abbr. day name for use by strftime|Sun" msgstr "" -#: src/common/utils.c:4720 +#: ../src/common/utils.c:4720 msgid "Abbr. day name for use by strftime|Mon" msgstr "" -#: src/common/utils.c:4721 +#: ../src/common/utils.c:4721 msgid "Abbr. day name for use by strftime|Tue" msgstr "" -#: src/common/utils.c:4722 +#: ../src/common/utils.c:4722 msgid "Abbr. day name for use by strftime|Wed" msgstr "" -#: src/common/utils.c:4723 +#: ../src/common/utils.c:4723 msgid "Abbr. day name for use by strftime|Thu" msgstr "" -#: src/common/utils.c:4724 +#: ../src/common/utils.c:4724 msgid "Abbr. day name for use by strftime|Fri" msgstr "" -#: src/common/utils.c:4725 +#: ../src/common/utils.c:4725 msgid "Abbr. day name for use by strftime|Sat" msgstr "" -#: src/common/utils.c:4727 +#: ../src/common/utils.c:4727 msgid "Abbr. month name for use by strftime|Jan" msgstr "" -#: src/common/utils.c:4728 +#: ../src/common/utils.c:4728 msgid "Abbr. month name for use by strftime|Feb" msgstr "" -#: src/common/utils.c:4729 +#: ../src/common/utils.c:4729 msgid "Abbr. month name for use by strftime|Mar" msgstr "" -#: src/common/utils.c:4730 +#: ../src/common/utils.c:4730 msgid "Abbr. month name for use by strftime|Apr" msgstr "" -#: src/common/utils.c:4731 +#: ../src/common/utils.c:4731 msgid "Abbr. month name for use by strftime|May" msgstr "" -#: src/common/utils.c:4732 +#: ../src/common/utils.c:4732 msgid "Abbr. month name for use by strftime|Jun" msgstr "" -#: src/common/utils.c:4733 +#: ../src/common/utils.c:4733 msgid "Abbr. month name for use by strftime|Jul" msgstr "" -#: src/common/utils.c:4734 +#: ../src/common/utils.c:4734 msgid "Abbr. month name for use by strftime|Aug" msgstr "" -#: src/common/utils.c:4735 +#: ../src/common/utils.c:4735 msgid "Abbr. month name for use by strftime|Sep" msgstr "" -#: src/common/utils.c:4736 +#: ../src/common/utils.c:4736 msgid "Abbr. month name for use by strftime|Oct" msgstr "" -#: src/common/utils.c:4737 +#: ../src/common/utils.c:4737 msgid "Abbr. month name for use by strftime|Nov" msgstr "" -#: src/common/utils.c:4738 +#: ../src/common/utils.c:4738 msgid "Abbr. month name for use by strftime|Dec" msgstr "" -#: src/common/utils.c:4740 +#: ../src/common/utils.c:4740 msgid "For use by strftime (morning)|AM" msgstr "" -#: src/common/utils.c:4741 +#: ../src/common/utils.c:4741 msgid "For use by strftime (afternoon)|PM" msgstr "" -#: src/common/utils.c:4742 +#: ../src/common/utils.c:4742 msgid "For use by strftime (morning, lowercase)|am" msgstr "" -#: src/common/utils.c:4743 +#: ../src/common/utils.c:4743 msgid "For use by strftime (afternoon, lowercase)|pm" msgstr "" -#: src/common/utils.c:4745 +#: ../src/common/utils.c:4745 msgid "For use by strftime (default date+time format)|%a %b %e %H:%M:%S %Y" msgstr "" -#: src/common/utils.c:4746 +#: ../src/common/utils.c:4746 msgid "For use by strftime (default date format)|%m/%d/%y" msgstr "" -#: src/common/utils.c:4747 +#: ../src/common/utils.c:4747 msgid "For use by strftime (default time format)|%H:%M:%S" msgstr "" -#: src/common/utils.c:4749 +#: ../src/common/utils.c:4749 msgid "For use by strftime (default 12-hour time format)|%I:%M:%S %p" msgstr "" -#: src/compose.c:556 +#: ../src/compose.c:556 msgid "/_Add..." msgstr "" -#: src/compose.c:557 +#: ../src/compose.c:557 msgid "/_Remove" msgstr "" -#: src/compose.c:559 src/folderview.c:299 +#: ../src/compose.c:559 ../src/folderview.c:299 msgid "/_Properties..." msgstr "" -#: src/compose.c:564 src/mainwindow.c:791 src/messageview.c:377 +#: ../src/compose.c:564 ../src/mainwindow.c:791 ../src/messageview.c:377 msgid "/_Message" msgstr "" -#: src/compose.c:565 +#: ../src/compose.c:565 msgid "/_Message/S_end" msgstr "" -#: src/compose.c:567 +#: ../src/compose.c:567 msgid "/_Message/Send _later" msgstr "" -#: src/compose.c:569 src/compose.c:573 src/compose.c:576 src/mainwindow.c:801 -#: src/mainwindow.c:811 src/mainwindow.c:824 src/mainwindow.c:830 -#: src/mainwindow.c:850 src/messageview.c:380 src/messageview.c:388 +#: ../src/compose.c:569 ../src/compose.c:573 ../src/compose.c:576 +#: ../src/mainwindow.c:801 ../src/mainwindow.c:811 ../src/mainwindow.c:824 +#: ../src/mainwindow.c:830 ../src/mainwindow.c:850 ../src/messageview.c:380 +#: ../src/messageview.c:388 msgid "/_Message/---" msgstr "" -#: src/compose.c:570 +#: ../src/compose.c:570 msgid "/_Message/_Attach file" msgstr "" -#: src/compose.c:571 +#: ../src/compose.c:571 msgid "/_Message/_Insert file" msgstr "" -#: src/compose.c:572 +#: ../src/compose.c:572 msgid "/_Message/Insert si_gnature" msgstr "" -#: src/compose.c:574 +#: ../src/compose.c:574 msgid "/_Message/_Save" msgstr "" -#: src/compose.c:577 +#: ../src/compose.c:577 msgid "/_Message/_Close" msgstr "" -#: src/compose.c:580 +#: ../src/compose.c:580 msgid "/_Edit/_Undo" msgstr "" -#: src/compose.c:581 +#: ../src/compose.c:581 msgid "/_Edit/_Redo" msgstr "" -#: src/compose.c:582 src/compose.c:670 src/compose.c:673 src/compose.c:679 -#: src/mainwindow.c:563 src/messageview.c:229 +#: ../src/compose.c:582 ../src/compose.c:670 ../src/compose.c:673 +#: ../src/compose.c:679 ../src/mainwindow.c:563 ../src/messageview.c:229 msgid "/_Edit/---" msgstr "" -#: src/compose.c:583 +#: ../src/compose.c:583 msgid "/_Edit/Cu_t" msgstr "" -#: src/compose.c:584 src/mainwindow.c:559 src/messageview.c:227 +#: ../src/compose.c:584 ../src/mainwindow.c:559 ../src/messageview.c:227 msgid "/_Edit/_Copy" msgstr "" -#: src/compose.c:585 +#: ../src/compose.c:585 msgid "/_Edit/_Paste" msgstr "" -#: src/compose.c:586 +#: ../src/compose.c:586 msgid "/_Edit/Special paste" msgstr "" -#: src/compose.c:587 +#: ../src/compose.c:587 msgid "/_Edit/Special paste/as _quotation" msgstr "" -#: src/compose.c:589 +#: ../src/compose.c:589 msgid "/_Edit/Special paste/_wrapped" msgstr "" -#: src/compose.c:591 +#: ../src/compose.c:591 msgid "/_Edit/Special paste/_unwrapped" msgstr "" -#: src/compose.c:593 src/mainwindow.c:560 src/messageview.c:228 +#: ../src/compose.c:593 ../src/mainwindow.c:560 ../src/messageview.c:228 msgid "/_Edit/Select _all" msgstr "" -#: src/compose.c:594 +#: ../src/compose.c:594 msgid "/_Edit/A_dvanced" msgstr "" -#: src/compose.c:595 +#: ../src/compose.c:595 msgid "/_Edit/A_dvanced/Move a character backward" msgstr "" -#: src/compose.c:600 +#: ../src/compose.c:600 msgid "/_Edit/A_dvanced/Move a character forward" msgstr "" -#: src/compose.c:605 +#: ../src/compose.c:605 msgid "/_Edit/A_dvanced/Move a word backward" msgstr "" -#: src/compose.c:610 +#: ../src/compose.c:610 msgid "/_Edit/A_dvanced/Move a word forward" msgstr "" -#: src/compose.c:615 +#: ../src/compose.c:615 msgid "/_Edit/A_dvanced/Move to beginning of line" msgstr "" -#: src/compose.c:620 +#: ../src/compose.c:620 msgid "/_Edit/A_dvanced/Move to end of line" msgstr "" -#: src/compose.c:625 +#: ../src/compose.c:625 msgid "/_Edit/A_dvanced/Move to previous line" msgstr "" -#: src/compose.c:630 +#: ../src/compose.c:630 msgid "/_Edit/A_dvanced/Move to next line" msgstr "" -#: src/compose.c:635 +#: ../src/compose.c:635 msgid "/_Edit/A_dvanced/Delete a character backward" msgstr "" -#: src/compose.c:640 +#: ../src/compose.c:640 msgid "/_Edit/A_dvanced/Delete a character forward" msgstr "" -#: src/compose.c:645 +#: ../src/compose.c:645 msgid "/_Edit/A_dvanced/Delete a word backward" msgstr "" -#: src/compose.c:650 +#: ../src/compose.c:650 msgid "/_Edit/A_dvanced/Delete a word forward" msgstr "" -#: src/compose.c:655 +#: ../src/compose.c:655 msgid "/_Edit/A_dvanced/Delete line" msgstr "" -#: src/compose.c:660 +#: ../src/compose.c:660 msgid "/_Edit/A_dvanced/Delete entire line" msgstr "" -#: src/compose.c:665 +#: ../src/compose.c:665 msgid "/_Edit/A_dvanced/Delete to end of line" msgstr "" -#: src/compose.c:671 +#: ../src/compose.c:671 msgid "/_Edit/_Find" msgstr "" -#: src/compose.c:674 +#: ../src/compose.c:674 msgid "/_Edit/_Wrap current paragraph" msgstr "" -#: src/compose.c:676 +#: ../src/compose.c:676 msgid "/_Edit/Wrap all long _lines" msgstr "" -#: src/compose.c:678 +#: ../src/compose.c:678 msgid "/_Edit/Aut_o wrapping" msgstr "" -#: src/compose.c:680 +#: ../src/compose.c:680 msgid "/_Edit/Edit with e_xternal editor" msgstr "" -#: src/compose.c:683 +#: ../src/compose.c:683 msgid "/_Spelling" msgstr "" -#: src/compose.c:684 +#: ../src/compose.c:684 msgid "/_Spelling/_Check all or check selection" msgstr "" -#: src/compose.c:686 +#: ../src/compose.c:686 msgid "/_Spelling/_Highlight all misspelled words" msgstr "" -#: src/compose.c:688 +#: ../src/compose.c:688 msgid "/_Spelling/Check _backwards misspelled word" msgstr "" -#: src/compose.c:690 +#: ../src/compose.c:690 msgid "/_Spelling/_Forward to next misspelled word" msgstr "" -#: src/compose.c:692 +#: ../src/compose.c:692 msgid "/_Spelling/---" msgstr "" -#: src/compose.c:693 +#: ../src/compose.c:693 msgid "/_Spelling/Options" msgstr "" -#: src/compose.c:696 +#: ../src/compose.c:696 msgid "/_Options" msgstr "" -#: src/compose.c:697 +#: ../src/compose.c:697 msgid "/_Options/Reply _mode" msgstr "" -#: src/compose.c:698 +#: ../src/compose.c:698 msgid "/_Options/Reply _mode/_Normal" msgstr "" -#: src/compose.c:699 +#: ../src/compose.c:699 msgid "/_Options/Reply _mode/_All" msgstr "" -#: src/compose.c:700 +#: ../src/compose.c:700 msgid "/_Options/Reply _mode/_Sender" msgstr "" -#: src/compose.c:701 +#: ../src/compose.c:701 msgid "/_Options/Reply _mode/_Mailing-list" msgstr "" -#: src/compose.c:702 src/compose.c:707 src/compose.c:714 src/compose.c:716 -#: src/compose.c:718 +#: ../src/compose.c:702 ../src/compose.c:707 ../src/compose.c:714 +#: ../src/compose.c:716 ../src/compose.c:718 msgid "/_Options/---" msgstr "" -#: src/compose.c:703 +#: ../src/compose.c:703 msgid "/_Options/Privacy _System" msgstr "" -#: src/compose.c:704 +#: ../src/compose.c:704 msgid "/_Options/Privacy _System/None" msgstr "" -#: src/compose.c:705 +#: ../src/compose.c:705 msgid "/_Options/Si_gn" msgstr "" -#: src/compose.c:706 +#: ../src/compose.c:706 msgid "/_Options/_Encrypt" msgstr "" -#: src/compose.c:708 +#: ../src/compose.c:708 msgid "/_Options/_Priority" msgstr "" -#: src/compose.c:709 +#: ../src/compose.c:709 msgid "/_Options/Priority/_Highest" msgstr "" -#: src/compose.c:710 +#: ../src/compose.c:710 msgid "/_Options/Priority/Hi_gh" msgstr "" -#: src/compose.c:711 +#: ../src/compose.c:711 msgid "/_Options/Priority/_Normal" msgstr "" -#: src/compose.c:712 +#: ../src/compose.c:712 msgid "/_Options/Priority/Lo_w" msgstr "" -#: src/compose.c:713 +#: ../src/compose.c:713 msgid "/_Options/Priority/_Lowest" msgstr "" -#: src/compose.c:715 +#: ../src/compose.c:715 msgid "/_Options/_Request Return Receipt" msgstr "" -#: src/compose.c:717 +#: ../src/compose.c:717 msgid "/_Options/Remo_ve references" msgstr "" -#: src/compose.c:724 +#: ../src/compose.c:724 msgid "/_Options/Character _encoding" msgstr "" -#: src/compose.c:725 +#: ../src/compose.c:725 msgid "/_Options/Character _encoding/_Automatic" msgstr "" -#: src/compose.c:727 src/compose.c:733 +#: ../src/compose.c:727 ../src/compose.c:733 msgid "/_Options/Character _encoding/---" msgstr "" -#: src/compose.c:729 +#: ../src/compose.c:729 msgid "/_Options/Character _encoding/7bit ASCII (US-ASC_II)" msgstr "" -#: src/compose.c:731 +#: ../src/compose.c:731 msgid "/_Options/Character _encoding/Unicode (_UTF-8)" msgstr "" -#: src/compose.c:735 +#: ../src/compose.c:735 msgid "/_Options/Character _encoding/Western European" msgstr "" -#: src/compose.c:736 +#: ../src/compose.c:736 msgid "/_Options/Character _encoding/Western European/ISO-8859-_1" msgstr "" -#: src/compose.c:738 +#: ../src/compose.c:738 msgid "/_Options/Character _encoding/Western European/ISO-8859-15" msgstr "" -#: src/compose.c:740 +#: ../src/compose.c:740 msgid "/_Options/Character _encoding/Western European/Windows-1252" msgstr "" -#: src/compose.c:743 +#: ../src/compose.c:743 msgid "/_Options/Character _encoding/Central European (ISO-8859-_2)" msgstr "" -#: src/compose.c:746 +#: ../src/compose.c:746 msgid "/_Options/Character _encoding/Baltic" msgstr "" -#: src/compose.c:747 +#: ../src/compose.c:747 msgid "/_Options/Character _encoding/Baltic/ISO-8859-13" msgstr "" -#: src/compose.c:749 +#: ../src/compose.c:749 msgid "/_Options/Character _encoding/Baltic/ISO-8859-_4" msgstr "" -#: src/compose.c:752 +#: ../src/compose.c:752 msgid "/_Options/Character _encoding/Greek (ISO-8859-_7)" msgstr "" -#: src/compose.c:755 +#: ../src/compose.c:755 msgid "/_Options/Character _encoding/Hebrew" msgstr "" -#: src/compose.c:756 +#: ../src/compose.c:756 msgid "/_Options/Character _encoding/Hebrew/ISO-8859-_8" msgstr "" -#: src/compose.c:758 +#: ../src/compose.c:758 msgid "/_Options/Character _encoding/Hebrew/Windows-1255" msgstr "" -#: src/compose.c:761 +#: ../src/compose.c:761 msgid "/_Options/Character _encoding/Arabic" msgstr "" -#: src/compose.c:762 +#: ../src/compose.c:762 msgid "/_Options/Character _encoding/Arabic/ISO-8859-_6" msgstr "" -#: src/compose.c:764 +#: ../src/compose.c:764 msgid "/_Options/Character _encoding/Arabic/Windows-1256" msgstr "" -#: src/compose.c:767 +#: ../src/compose.c:767 msgid "/_Options/Character _encoding/Turkish (ISO-8859-_9)" msgstr "" -#: src/compose.c:770 +#: ../src/compose.c:770 msgid "/_Options/Character _encoding/Cyrillic" msgstr "" -#: src/compose.c:771 +#: ../src/compose.c:771 msgid "/_Options/Character _encoding/Cyrillic/ISO-8859-_5" msgstr "" -#: src/compose.c:773 +#: ../src/compose.c:773 msgid "/_Options/Character _encoding/Cyrillic/KOI8-_R" msgstr "" -#: src/compose.c:775 +#: ../src/compose.c:775 msgid "/_Options/Character _encoding/Cyrillic/KOI8-U" msgstr "" -#: src/compose.c:777 +#: ../src/compose.c:777 msgid "/_Options/Character _encoding/Cyrillic/Windows-1251" msgstr "" -#: src/compose.c:780 +#: ../src/compose.c:780 msgid "/_Options/Character _encoding/Japanese" msgstr "" -#: src/compose.c:781 +#: ../src/compose.c:781 msgid "/_Options/Character _encoding/Japanese/ISO-2022-_JP" msgstr "" -#: src/compose.c:783 +#: ../src/compose.c:783 msgid "/_Options/Character _encoding/Japanese/ISO-2022-JP-2" msgstr "" -#: src/compose.c:785 +#: ../src/compose.c:785 msgid "/_Options/Character _encoding/Japanese/_EUC-JP" msgstr "" -#: src/compose.c:787 +#: ../src/compose.c:787 msgid "/_Options/Character _encoding/Japanese/_Shift__JIS" msgstr "" -#: src/compose.c:790 +#: ../src/compose.c:790 msgid "/_Options/Character _encoding/Chinese" msgstr "" -#: src/compose.c:791 +#: ../src/compose.c:791 msgid "/_Options/Character _encoding/Chinese/Simplified (_GB2312)" msgstr "" -#: src/compose.c:793 +#: ../src/compose.c:793 msgid "/_Options/Character _encoding/Chinese/Simplified (GBK)" msgstr "" -#: src/compose.c:795 +#: ../src/compose.c:795 msgid "/_Options/Character _encoding/Chinese/Traditional (_Big5)" msgstr "" -#: src/compose.c:797 +#: ../src/compose.c:797 msgid "/_Options/Character _encoding/Chinese/Traditional (EUC-_TW)" msgstr "" -#: src/compose.c:800 +#: ../src/compose.c:800 msgid "/_Options/Character _encoding/Korean" msgstr "" -#: src/compose.c:801 +#: ../src/compose.c:801 msgid "/_Options/Character _encoding/Korean/EUC-_KR" msgstr "" -#: src/compose.c:803 +#: ../src/compose.c:803 msgid "/_Options/Character _encoding/Korean/ISO-2022-KR" msgstr "" -#: src/compose.c:806 +#: ../src/compose.c:806 msgid "/_Options/Character _encoding/Thai" msgstr "" -#: src/compose.c:807 +#: ../src/compose.c:807 msgid "/_Options/Character _encoding/Thai/TIS-620" msgstr "" -#: src/compose.c:809 +#: ../src/compose.c:809 msgid "/_Options/Character _encoding/Thai/Windows-874" msgstr "" -#: src/compose.c:813 +#: ../src/compose.c:813 msgid "/_Tools/Show _ruler" msgstr "" -#: src/compose.c:814 src/messageview.c:395 +#: ../src/compose.c:814 ../src/messageview.c:395 msgid "/_Tools/_Address book" msgstr "" -#: src/compose.c:815 +#: ../src/compose.c:815 msgid "/_Tools/_Template" msgstr "" -#: src/compose.c:816 src/mainwindow.c:890 src/messageview.c:422 +#: ../src/compose.c:816 ../src/mainwindow.c:890 ../src/messageview.c:422 msgid "/_Tools/Actio_ns" msgstr "" -#: src/compose.c:1124 src/quote_fmt.c:421 +#: ../src/compose.c:1124 ../src/quote_fmt.c:421 msgid "New message subject format error." msgstr "" -#: src/compose.c:1154 src/quote_fmt.c:424 +#: ../src/compose.c:1154 ../src/quote_fmt.c:424 #, c-format msgid "New message body format error at line %d." msgstr "" -#: src/compose.c:1349 +#: ../src/compose.c:1349 msgid "Unable to reply. The original email probably doesn't exist." msgstr "" -#: src/compose.c:1540 src/quote_fmt.c:440 +#: ../src/compose.c:1540 ../src/quote_fmt.c:440 #, c-format msgid "Message reply format error at line %d." msgstr "" -#: src/compose.c:1676 src/quote_fmt.c:457 +#: ../src/compose.c:1676 ../src/quote_fmt.c:457 #, c-format msgid "Message forward format error at line %d." msgstr "" -#: src/compose.c:1799 +#: ../src/compose.c:1799 msgid "Fw: multiple emails" msgstr "" -#: src/compose.c:2207 +#: ../src/compose.c:2207 #, c-format msgid "Message redirect format error at line %d." msgstr "" -#: src/compose.c:2272 src/gtk/headers.h:13 +#: ../src/compose.c:2272 ../src/gtk/headers.h:13 msgid "Cc:" msgstr "" -#: src/compose.c:2275 src/gtk/headers.h:14 +#: ../src/compose.c:2275 ../src/gtk/headers.h:14 msgid "Bcc:" msgstr "" -#: src/compose.c:2278 src/gtk/headers.h:11 +#: ../src/compose.c:2278 ../src/gtk/headers.h:11 msgid "Reply-To:" msgstr "" -#: src/compose.c:2281 src/gtk/headers.h:32 +#: ../src/compose.c:2281 ../src/gtk/headers.h:32 msgid "Newsgroups:" msgstr "" -#: src/compose.c:2284 src/gtk/headers.h:33 +#: ../src/compose.c:2284 ../src/gtk/headers.h:33 msgid "Followup-To:" msgstr "" -#: src/compose.c:2288 src/gtk/headers.h:12 src/summary_search.c:363 +#: ../src/compose.c:2288 ../src/gtk/headers.h:12 ../src/summary_search.c:363 msgid "To:" msgstr "" -#: src/compose.c:2479 +#: ../src/compose.c:2479 msgid "Couldn't attach a file (charset conversion failed)." msgstr "" -#: src/compose.c:2485 +#: ../src/compose.c:2485 #, c-format msgid "" "The following file has been attached: \n" @@ -1879,106 +1906,107 @@ msgstr[0] "" msgstr[1] "" -#: src/compose.c:2724 +#: ../src/compose.c:2724 msgid "Quote mark format error." msgstr "" -#: src/compose.c:3338 +#: ../src/compose.c:3338 #, c-format msgid "File %s is empty." msgstr "" -#: src/compose.c:3342 +#: ../src/compose.c:3342 #, c-format msgid "Can't read %s." msgstr "" -#: src/compose.c:3369 +#: ../src/compose.c:3369 #, c-format msgid "Message: %s" msgstr "" -#: src/compose.c:4281 +#: ../src/compose.c:4281 msgid " [Edited]" msgstr "" -#: src/compose.c:4288 +#: ../src/compose.c:4288 #, c-format msgid "%s - Compose message%s" msgstr "" -#: src/compose.c:4291 +#: ../src/compose.c:4291 #, c-format msgid "[no subject] - Compose message%s" msgstr "" -#: src/compose.c:4293 +#: ../src/compose.c:4293 msgid "Compose message" msgstr "" -#: src/compose.c:4320 src/messageview.c:725 +#: ../src/compose.c:4320 ../src/messageview.c:725 msgid "" "Account for sending mail is not specified.\n" "Please select a mail account before sending." msgstr "" -#: src/compose.c:4514 src/compose.c:4546 src/compose.c:4588 -#: src/prefs_account.c:3011 src/toolbar.c:419 src/toolbar.c:436 +#: ../src/compose.c:4514 ../src/compose.c:4546 ../src/compose.c:4588 +#: ../src/prefs_account.c:3011 ../src/toolbar.c:419 ../src/toolbar.c:436 msgid "Send" msgstr "" -#: src/compose.c:4515 +#: ../src/compose.c:4515 msgid "The only recipient is the default CC address. Send anyway?" msgstr "" -#: src/compose.c:4516 src/compose.c:4548 src/compose.c:4581 src/compose.c:5089 +#: ../src/compose.c:4516 ../src/compose.c:4548 ../src/compose.c:4581 +#: ../src/compose.c:5089 msgid "+_Send" msgstr "" -#: src/compose.c:4547 +#: ../src/compose.c:4547 msgid "The only recipient is the default BCC address. Send anyway?" msgstr "" -#: src/compose.c:4564 +#: ../src/compose.c:4564 msgid "Recipient is not specified." msgstr "" -#: src/compose.c:4583 +#: ../src/compose.c:4583 msgid "+_Queue" msgstr "" -#: src/compose.c:4584 +#: ../src/compose.c:4584 #, c-format msgid "Subject is empty. %s" msgstr "" -#: src/compose.c:4585 +#: ../src/compose.c:4585 msgid "Send it anyway?" msgstr "" -#: src/compose.c:4586 +#: ../src/compose.c:4586 msgid "Queue it anyway?" msgstr "" -#: src/compose.c:4588 src/toolbar.c:437 +#: ../src/compose.c:4588 ../src/toolbar.c:437 msgid "Send later" msgstr "" -#: src/compose.c:4636 src/compose.c:8542 +#: ../src/compose.c:4636 ../src/compose.c:8542 msgid "" "Could not queue message for sending:\n" "\n" "Charset conversion failed." msgstr "" -#: src/compose.c:4639 src/compose.c:8545 +#: ../src/compose.c:4639 ../src/compose.c:8545 msgid "" "Could not queue message for sending:\n" "\n" "Couldn't get recipient encryption key." msgstr "" -#: src/compose.c:4645 src/compose.c:8539 +#: ../src/compose.c:4645 ../src/compose.c:8539 #, c-format msgid "" "Could not queue message for sending:\n" @@ -1986,7 +2014,7 @@ "Signature failed: %s" msgstr "" -#: src/compose.c:4648 +#: ../src/compose.c:4648 #, c-format msgid "" "Could not queue message for sending:\n" @@ -1994,24 +2022,24 @@ "%s." msgstr "" -#: src/compose.c:4650 +#: ../src/compose.c:4650 msgid "Could not queue message for sending." msgstr "" -#: src/compose.c:4665 src/compose.c:4725 +#: ../src/compose.c:4665 ../src/compose.c:4725 msgid "" "The message was queued but could not be sent.\n" "Use \"Send queued messages\" from the main window to retry." msgstr "" -#: src/compose.c:4721 +#: ../src/compose.c:4721 #, c-format msgid "" "%s\n" "Use \"Send queued messages\" from the main window to retry." msgstr "" -#: src/compose.c:5086 +#: ../src/compose.c:5086 #, c-format msgid "" "Can't convert the character encoding of the message \n" @@ -2019,7 +2047,7 @@ "Send it as %s?" msgstr "" -#: src/compose.c:5145 +#: ../src/compose.c:5145 #, c-format msgid "" "Line %d exceeds the line length limit (998 bytes).\n" @@ -2028,145 +2056,149 @@ "Send it anyway?" msgstr "" -#: src/compose.c:5306 +#: ../src/compose.c:5306 msgid "Encryption warning" msgstr "" -#: src/compose.c:5307 +#: ../src/compose.c:5307 msgid "+C_ontinue" msgstr "" -#: src/compose.c:5362 +#: ../src/compose.c:5362 msgid "No account for sending mails available!" msgstr "" -#: src/compose.c:5372 +#: ../src/compose.c:5372 msgid "No account for posting news available!" msgstr "" -#: src/compose.c:6064 +#: ../src/compose.c:6064 msgid "Add to address _book" msgstr "" -#: src/compose.c:6138 +#: ../src/compose.c:6138 msgid "Use to autocomplete from addressbook" msgstr "" -#: src/compose.c:6286 +#: ../src/compose.c:6286 msgid "Mime type" msgstr "" -#: src/compose.c:6292 src/compose.c:6595 src/mimeview.c:253 -#: src/plugins/pgpcore/select-keys.c:405 src/prefs_matcher.c:587 -#: src/prefs_summary_column.c:88 src/summaryview.c:550 +#. S_COL_DATE +#: ../src/compose.c:6292 ../src/compose.c:6595 ../src/mimeview.c:253 +#: ../src/plugins/pgpcore/select-keys.c:405 ../src/prefs_matcher.c:587 +#: ../src/prefs_summary_column.c:88 ../src/summaryview.c:550 msgid "Size" msgstr "" -#: src/compose.c:6362 +#. Save Message to folder +#: ../src/compose.c:6362 msgid "Save Message to " msgstr "" -#: src/compose.c:6384 src/editjpilot.c:289 src/editldap.c:536 -#: src/editvcard.c:202 src/export.c:172 src/import.c:171 src/importmutt.c:244 -#: src/importpine.c:243 src/plugins/bogofilter/bogofilter_gtk.c:188 -#: src/plugins/bogofilter/bogofilter_gtk.c:210 -#: src/plugins/spamassassin/spamassassin_gtk.c:423 src/prefs_spelling.c:198 +#: ../src/compose.c:6384 ../src/editjpilot.c:289 ../src/editldap.c:536 +#: ../src/editvcard.c:202 ../src/export.c:172 ../src/import.c:171 +#: ../src/importmutt.c:244 ../src/importpine.c:243 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:188 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:210 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:423 +#: ../src/prefs_spelling.c:198 msgid "_Browse" msgstr "" -#: src/compose.c:6594 src/compose.c:7949 +#: ../src/compose.c:6594 ../src/compose.c:7949 msgid "MIME type" msgstr "" -#: src/compose.c:6674 +#: ../src/compose.c:6674 msgid "Hea_der" msgstr "" -#: src/compose.c:6679 +#: ../src/compose.c:6679 msgid "_Attachments" msgstr "" -#: src/compose.c:6693 +#: ../src/compose.c:6693 msgid "Othe_rs" msgstr "" -#: src/compose.c:6708 src/gtk/headers.h:18 src/summary_search.c:370 +#: ../src/compose.c:6708 ../src/gtk/headers.h:18 ../src/summary_search.c:370 msgid "Subject:" msgstr "" -#: src/compose.c:6917 +#: ../src/compose.c:6917 #, c-format msgid "" "Spell checker could not be started.\n" "%s" msgstr "" -#: src/compose.c:7035 +#: ../src/compose.c:7035 #, c-format msgid "From: %s" msgstr "" -#: src/compose.c:7069 +#: ../src/compose.c:7069 msgid "Account to use for this email" msgstr "" -#: src/compose.c:7071 +#: ../src/compose.c:7071 msgid "Sender address to be used" msgstr "" -#: src/compose.c:7230 +#: ../src/compose.c:7230 #, c-format msgid "" "The privacy system '%s' cannot be loaded. You will not be able to sign or " "encrypt this message." msgstr "" -#: src/compose.c:7428 src/prefs_template.c:663 +#: ../src/compose.c:7428 ../src/prefs_template.c:663 #, c-format msgid "Template body format error at line %d." msgstr "" -#: src/compose.c:7539 src/prefs_template.c:702 +#: ../src/compose.c:7539 ../src/prefs_template.c:702 msgid "Template To format error." msgstr "" -#: src/compose.c:7557 src/prefs_template.c:708 +#: ../src/compose.c:7557 ../src/prefs_template.c:708 msgid "Template Cc format error." msgstr "" -#: src/compose.c:7575 src/prefs_template.c:714 +#: ../src/compose.c:7575 ../src/prefs_template.c:714 msgid "Template Bcc format error." msgstr "" -#: src/compose.c:7594 src/prefs_template.c:720 +#: ../src/compose.c:7594 ../src/prefs_template.c:720 msgid "Template subject format error." msgstr "" -#: src/compose.c:7843 +#: ../src/compose.c:7843 msgid "Invalid MIME type." msgstr "" -#: src/compose.c:7858 +#: ../src/compose.c:7858 msgid "File doesn't exist or is empty." msgstr "" -#: src/compose.c:7931 +#: ../src/compose.c:7931 msgid "Properties" msgstr "" -#: src/compose.c:7982 +#: ../src/compose.c:7982 msgid "Encoding" msgstr "" -#: src/compose.c:8002 +#: ../src/compose.c:8002 msgid "Path" msgstr "" -#: src/compose.c:8003 +#: ../src/compose.c:8003 msgid "File name" msgstr "" -#: src/compose.c:8186 +#: ../src/compose.c:8186 #, c-format msgid "" "The external editor is still working.\n" @@ -2174,19 +2206,19 @@ "process group id: %d" msgstr "" -#: src/compose.c:8228 +#: ../src/compose.c:8228 msgid "Compose: input from monitoring process\n" msgstr "" -#: src/compose.c:8509 src/messageview.c:956 +#: ../src/compose.c:8509 ../src/messageview.c:956 msgid "Claws Mail needs network access in order to send this email." msgstr "" -#: src/compose.c:8534 +#: ../src/compose.c:8534 msgid "Could not queue message." msgstr "" -#: src/compose.c:8536 +#: ../src/compose.c:8536 #, c-format msgid "" "Could not queue message:\n" @@ -2194,148 +2226,148 @@ "%s." msgstr "" -#: src/compose.c:8696 +#: ../src/compose.c:8696 msgid "Could not save draft." msgstr "" -#: src/compose.c:8700 +#: ../src/compose.c:8700 msgid "Could not save draft" msgstr "" -#: src/compose.c:8701 +#: ../src/compose.c:8701 msgid "" "Could not save draft.\n" "Do you want to cancel exit or discard this email?" msgstr "" -#: src/compose.c:8703 +#: ../src/compose.c:8703 msgid "_Cancel exit" msgstr "" -#: src/compose.c:8703 +#: ../src/compose.c:8703 msgid "_Discard email" msgstr "" -#: src/compose.c:8857 src/compose.c:8871 +#: ../src/compose.c:8857 ../src/compose.c:8871 msgid "Select file" msgstr "" -#: src/compose.c:8884 +#: ../src/compose.c:8884 #, c-format msgid "File '%s' could not be read." msgstr "" -#: src/compose.c:8886 +#: ../src/compose.c:8886 #, c-format msgid "" "File '%s' contained invalid characters\n" "for the current encoding, insertion may be incorrect." msgstr "" -#: src/compose.c:8939 +#: ../src/compose.c:8939 msgid "Discard message" msgstr "" -#: src/compose.c:8940 +#: ../src/compose.c:8940 msgid "This message has been modified. Discard it?" msgstr "" -#: src/compose.c:8941 +#: ../src/compose.c:8941 msgid "_Discard" msgstr "" -#: src/compose.c:8941 +#: ../src/compose.c:8941 msgid "_Save to Drafts" msgstr "" -#: src/compose.c:8985 +#: ../src/compose.c:8985 #, c-format msgid "Do you want to apply the template '%s' ?" msgstr "" -#: src/compose.c:8987 +#: ../src/compose.c:8987 msgid "Apply template" msgstr "" -#: src/compose.c:8988 +#: ../src/compose.c:8988 msgid "_Replace" msgstr "" -#: src/compose.c:8988 +#: ../src/compose.c:8988 msgid "_Insert" msgstr "" -#: src/compose.c:9752 +#: ../src/compose.c:9752 msgid "Insert or attach?" msgstr "" -#: src/compose.c:9753 +#: ../src/compose.c:9753 msgid "" "Do you want to insert the contents of the file(s) into the message body, or " "attach it to the email?" msgstr "" -#: src/compose.c:9755 +#: ../src/compose.c:9755 msgid "+_Insert" msgstr "" -#: src/compose.c:9755 +#: ../src/compose.c:9755 msgid "_Attach" msgstr "" -#: src/compose.c:9957 +#: ../src/compose.c:9957 #, c-format msgid "Quote format error at line %d." msgstr "" -#: src/compose.c:10209 +#: ../src/compose.c:10209 #, c-format msgid "" "You are about to reply to %d messages. Opening the windows could take some " "time. Do you want to continue?" msgstr "" -#: src/crash.c:140 +#: ../src/crash.c:140 #, c-format msgid "Claws Mail process (%ld) received signal %ld" msgstr "" -#: src/crash.c:186 +#: ../src/crash.c:186 msgid "Claws Mail has crashed" msgstr "" -#: src/crash.c:202 +#: ../src/crash.c:202 #, c-format msgid "" "%s.\n" "Please file a bug report and include the information below." msgstr "" -#: src/crash.c:207 +#: ../src/crash.c:207 msgid "Debug log" msgstr "" -#: src/crash.c:251 src/toolbar.c:435 +#: ../src/crash.c:251 ../src/toolbar.c:435 msgid "Close" msgstr "" -#: src/crash.c:256 +#: ../src/crash.c:256 msgid "Save..." msgstr "" -#: src/crash.c:261 +#: ../src/crash.c:261 msgid "Create bug report" msgstr "" -#: src/crash.c:309 +#: ../src/crash.c:309 msgid "Save crash information" msgstr "" -#: src/editaddress.c:159 src/editaddress.c:235 +#: ../src/editaddress.c:159 ../src/editaddress.c:235 msgid "Add New Person" msgstr "" -#: src/editaddress.c:161 +#: ../src/editaddress.c:161 msgid "" "Adding a new person requires at least one of the\n" "following values to be set:\n" @@ -2350,7 +2382,7 @@ "Click Cancel to close without saving." msgstr "" -#: src/editaddress.c:172 +#: ../src/editaddress.c:172 msgid "" "Adding a new person requires at least one of the\n" "following values to be set:\n" @@ -2363,241 +2395,243 @@ "Click Cancel to close without saving." msgstr "" -#: src/editaddress.c:236 +#: ../src/editaddress.c:236 msgid "Edit Person Details" msgstr "" -#: src/editaddress.c:414 +#: ../src/editaddress.c:414 msgid "An Email address must be supplied." msgstr "" -#: src/editaddress.c:590 +#: ../src/editaddress.c:590 msgid "A Name and Value must be supplied." msgstr "" -#: src/editaddress.c:679 +#: ../src/editaddress.c:679 msgid "Discard" msgstr "" -#: src/editaddress.c:680 +#: ../src/editaddress.c:680 msgid "Apply" msgstr "" -#: src/editaddress.c:710 src/editaddress.c:759 +#. gtk_container_set_border_width(GTK_CONTAINER(window), 0); +#: ../src/editaddress.c:710 ../src/editaddress.c:759 msgid "Edit Person Data" msgstr "" -#: src/editaddress.c:788 +#: ../src/editaddress.c:788 msgid "Choose a picture" msgstr "" -#: src/editaddress.c:807 +#: ../src/editaddress.c:807 #, c-format msgid "" "Failed to import image: \n" "%s" msgstr "" -#: src/editaddress.c:849 +#: ../src/editaddress.c:849 msgid "/_Set picture" msgstr "" -#: src/editaddress.c:850 +#: ../src/editaddress.c:850 msgid "/_Unset picture" msgstr "" -#: src/editaddress.c:905 +#: ../src/editaddress.c:905 msgid "Photo" msgstr "" -#: src/editaddress.c:959 src/editaddress.c:961 src/expldifdlg.c:524 -#: src/exporthtml.c:756 src/ldif.c:765 +#: ../src/editaddress.c:959 ../src/editaddress.c:961 ../src/expldifdlg.c:524 +#: ../src/exporthtml.c:756 ../src/ldif.c:765 msgid "Display Name" msgstr "" -#: src/editaddress.c:968 src/editaddress.c:972 src/ldif.c:773 +#: ../src/editaddress.c:968 ../src/editaddress.c:972 ../src/ldif.c:773 msgid "Last Name" msgstr "" -#: src/editaddress.c:969 src/editaddress.c:971 src/ldif.c:769 +#: ../src/editaddress.c:969 ../src/editaddress.c:971 ../src/ldif.c:769 msgid "First Name" msgstr "" -#: src/editaddress.c:975 src/editaddress.c:977 +#: ../src/editaddress.c:975 ../src/editaddress.c:977 msgid "Nickname" msgstr "" -#: src/editaddress.c:1061 src/editaddress.c:1129 +#: ../src/editaddress.c:1061 ../src/editaddress.c:1129 msgid "Alias" msgstr "" -#: src/editaddress.c:1271 src/editaddress.c:1336 src/editaddress.c:1352 -#: src/prefs_customheader.c:220 +#: ../src/editaddress.c:1271 ../src/editaddress.c:1336 +#: ../src/editaddress.c:1352 ../src/prefs_customheader.c:220 msgid "Value" msgstr "" -#: src/editaddress.c:1419 +#: ../src/editaddress.c:1419 msgid "_User Data" msgstr "" -#: src/editaddress.c:1420 +#: ../src/editaddress.c:1420 msgid "_Email Addresses" msgstr "" -#: src/editaddress.c:1423 src/editaddress.c:1426 +#: ../src/editaddress.c:1423 ../src/editaddress.c:1426 msgid "O_ther Attributes" msgstr "" -#: src/editbook.c:113 +#: ../src/editbook.c:113 msgid "File appears to be OK." msgstr "" -#: src/editbook.c:116 +#: ../src/editbook.c:116 msgid "File does not appear to be a valid address book format." msgstr "" -#: src/editbook.c:119 src/editjpilot.c:203 src/editvcard.c:107 +#: ../src/editbook.c:119 ../src/editjpilot.c:203 ../src/editvcard.c:107 msgid "Could not read file." msgstr "" -#: src/editbook.c:153 src/editbook.c:266 +#: ../src/editbook.c:153 ../src/editbook.c:266 msgid "Edit Addressbook" msgstr "" -#: src/editbook.c:182 src/editjpilot.c:277 src/editvcard.c:190 +#: ../src/editbook.c:182 ../src/editjpilot.c:277 ../src/editvcard.c:190 msgid " Check File " msgstr "" -#: src/editbook.c:187 src/editjpilot.c:282 src/editvcard.c:195 -#: src/importmutt.c:237 src/importpine.c:236 src/prefs_account.c:1853 +#: ../src/editbook.c:187 ../src/editjpilot.c:282 ../src/editvcard.c:195 +#: ../src/importmutt.c:237 ../src/importpine.c:236 ../src/prefs_account.c:1853 msgid "File" msgstr "" -#: src/editbook.c:285 +#: ../src/editbook.c:285 msgid "Add New Addressbook" msgstr "" -#: src/editgroup.c:100 +#: ../src/editgroup.c:100 msgid "A Group Name must be supplied." msgstr "" -#: src/editgroup.c:293 +#: ../src/editgroup.c:293 msgid "Edit Group Data" msgstr "" -#: src/editgroup.c:323 src/exporthtml.c:592 +#: ../src/editgroup.c:323 ../src/exporthtml.c:592 msgid "Group Name" msgstr "" -#: src/editgroup.c:342 +#: ../src/editgroup.c:342 msgid "Addresses in Group" msgstr "" -#: src/editgroup.c:373 +#: ../src/editgroup.c:373 msgid "Available Addresses" msgstr "" -#: src/editgroup.c:445 +#: ../src/editgroup.c:445 msgid "Move Email Addresses to or from Group with arrow buttons" msgstr "" -#: src/editgroup.c:493 +#: ../src/editgroup.c:493 msgid "Edit Group Details" msgstr "" -#: src/editgroup.c:496 +#: ../src/editgroup.c:496 msgid "Add New Group" msgstr "" -#: src/editgroup.c:546 +#: ../src/editgroup.c:546 msgid "Edit folder" msgstr "" -#: src/editgroup.c:546 +#: ../src/editgroup.c:546 msgid "Input the new name of folder:" msgstr "" -#: src/editgroup.c:549 src/foldersel.c:539 src/imap_gtk.c:155 src/mh_gtk.c:130 +#: ../src/editgroup.c:549 ../src/foldersel.c:539 ../src/imap_gtk.c:155 +#: ../src/mh_gtk.c:130 msgid "New folder" msgstr "" -#: src/editgroup.c:550 src/foldersel.c:540 src/mh_gtk.c:131 +#: ../src/editgroup.c:550 ../src/foldersel.c:540 ../src/mh_gtk.c:131 msgid "Input the name of new folder:" msgstr "" -#: src/editjpilot.c:200 +#: ../src/editjpilot.c:200 msgid "File does not appear to be JPilot format." msgstr "" -#: src/editjpilot.c:212 +#: ../src/editjpilot.c:212 msgid "Select JPilot File" msgstr "" -#: src/editjpilot.c:248 src/editjpilot.c:378 +#: ../src/editjpilot.c:248 ../src/editjpilot.c:378 msgid "Edit JPilot Entry" msgstr "" -#: src/editjpilot.c:294 +#: ../src/editjpilot.c:294 msgid "Additional e-Mail address item(s)" msgstr "" -#: src/editjpilot.c:385 +#: ../src/editjpilot.c:385 msgid "Add New JPilot Entry" msgstr "" -#: src/editldap_basedn.c:143 +#: ../src/editldap_basedn.c:143 msgid "Edit LDAP - Select Search Base" msgstr "" -#: src/editldap_basedn.c:163 src/editldap.c:449 +#: ../src/editldap_basedn.c:163 ../src/editldap.c:449 msgid "Hostname" msgstr "" -#: src/editldap_basedn.c:173 src/editldap.c:468 src/ssl_manager.c:110 +#: ../src/editldap_basedn.c:173 ../src/editldap.c:468 ../src/ssl_manager.c:110 msgid "Port" msgstr "" -#: src/editldap_basedn.c:183 src/editldap.c:518 +#: ../src/editldap_basedn.c:183 ../src/editldap.c:518 msgid "Search Base" msgstr "" -#: src/editldap_basedn.c:204 +#: ../src/editldap_basedn.c:204 msgid "Available Search Base(s)" msgstr "" -#: src/editldap_basedn.c:294 +#: ../src/editldap_basedn.c:294 msgid "Could not read Search Base(s) from server - please set manually" msgstr "" -#: src/editldap_basedn.c:298 src/editldap.c:285 +#: ../src/editldap_basedn.c:298 ../src/editldap.c:285 msgid "Could not connect to server" msgstr "" -#: src/editldap.c:156 +#: ../src/editldap.c:156 msgid "A Name must be supplied." msgstr "" -#: src/editldap.c:168 +#: ../src/editldap.c:168 msgid "A Hostname must be supplied for the server." msgstr "" -#: src/editldap.c:181 +#: ../src/editldap.c:181 msgid "At least one LDAP search attribute should be supplied." msgstr "" -#: src/editldap.c:282 +#: ../src/editldap.c:282 msgid "Connected successfully to server" msgstr "" -#: src/editldap.c:340 src/editldap.c:1013 +#: ../src/editldap.c:340 ../src/editldap.c:1013 msgid "Edit LDAP Server" msgstr "" -#: src/editldap.c:444 +#: ../src/editldap.c:444 msgid "A name that you wish to call the server." msgstr "" -#: src/editldap.c:459 +#: ../src/editldap.c:459 msgid "" "This is the hostname of the server. For example, \"ldap.mydomain.com\" may " "be appropriate for the \"mydomain.com\" organization. An IP address may also " @@ -2605,41 +2639,41 @@ "computer as Claws Mail." msgstr "" -#: src/editldap.c:480 +#: ../src/editldap.c:480 msgid "TLS" msgstr "" -#: src/editldap.c:481 src/prefs_account.c:3084 +#: ../src/editldap.c:481 ../src/prefs_account.c:3084 msgid "SSL" msgstr "" -#: src/editldap.c:485 +#: ../src/editldap.c:485 msgid "" "Enable secure connection to the LDAP server via TLS.If connection fails, be " "sure to check the correct configuration in ldap.conf (TLS_CACERTDIR and " "TLS_REQCERT fields)." msgstr "" -#: src/editldap.c:490 +#: ../src/editldap.c:490 msgid "" "Enable secure connection to the LDAP server via SSL.If connection fails, be " "sure to check the correct configuration in ldap.conf (TLS_CACERTDIR and " "TLS_REQCERT fields)." msgstr "" -#: src/editldap.c:504 +#: ../src/editldap.c:504 msgid "The port number that the server listens on. Port 389 is the default." msgstr "" -#: src/editldap.c:508 +#: ../src/editldap.c:508 msgid " Check Server " msgstr "" -#: src/editldap.c:513 +#: ../src/editldap.c:513 msgid "Press this button to test the connection to the server." msgstr "" -#: src/editldap.c:528 +#: ../src/editldap.c:528 msgid "" "This specifies the name of the directory to be searched on the server. " "Examples include:\n" @@ -2648,37 +2682,37 @@ " o=Organization Name,c=Country\n" msgstr "" -#: src/editldap.c:541 +#: ../src/editldap.c:541 msgid "" "Press this button to lookup the name of available directory names on the " "server." msgstr "" -#: src/editldap.c:599 +#: ../src/editldap.c:599 msgid "Search Attributes" msgstr "" -#: src/editldap.c:609 +#: ../src/editldap.c:609 msgid "" "A list of LDAP attribute names that should be searched when attempting to " "find a name or address." msgstr "" -#: src/editldap.c:613 +#: ../src/editldap.c:613 msgid " Defaults " msgstr "" -#: src/editldap.c:618 +#: ../src/editldap.c:618 msgid "" "This resets the attribute names to a default value that should find most " "names and addresses during a name or address search process." msgstr "" -#: src/editldap.c:625 +#: ../src/editldap.c:625 msgid "Max Query Age (secs)" msgstr "" -#: src/editldap.c:641 +#: ../src/editldap.c:641 msgid "" "This defines the maximum period of time (in seconds) that an address search " "result is valid for address completion purposes. Search results are stored " @@ -2692,21 +2726,21 @@ "more memory to cache results." msgstr "" -#: src/editldap.c:659 +#: ../src/editldap.c:659 msgid "Include server in dynamic search" msgstr "" -#: src/editldap.c:665 +#: ../src/editldap.c:665 msgid "" "Check this option to include this server for dynamic searches when using " "address completion." msgstr "" -#: src/editldap.c:672 +#: ../src/editldap.c:672 msgid "Match names 'containing' search term" msgstr "" -#: src/editldap.c:678 +#: ../src/editldap.c:678 msgid "" "Searches for names and addresses can be performed either using \"begins-with" "\" or \"contains\" search term. Check this option to perform a \"contains\" " @@ -2715,11 +2749,11 @@ "searches against other address interfaces." msgstr "" -#: src/editldap.c:733 +#: ../src/editldap.c:733 msgid "Bind DN" msgstr "" -#: src/editldap.c:743 +#: ../src/editldap.c:743 msgid "" "The LDAP user account name to be used to connect to the server. This is " "usually only used for protected servers. This name is typically formatted " @@ -2727,298 +2761,309 @@ "performing a search." msgstr "" -#: src/editldap.c:751 +#: ../src/editldap.c:751 msgid "Bind Password" msgstr "" -#: src/editldap.c:766 +#: ../src/editldap.c:766 msgid "The password to be used when connecting as the \"Bind DN\" user." msgstr "" -#: src/editldap.c:772 +#: ../src/editldap.c:772 msgid "Timeout (secs)" msgstr "" -#: src/editldap.c:787 +#: ../src/editldap.c:787 msgid "The timeout period in seconds." msgstr "" -#: src/editldap.c:791 +#: ../src/editldap.c:791 msgid "Maximum Entries" msgstr "" -#: src/editldap.c:806 +#: ../src/editldap.c:806 msgid "" "The maximum number of entries that should be returned in the search result." msgstr "" -#: src/editldap.c:822 src/prefs_account.c:2975 +#: ../src/editldap.c:822 ../src/prefs_account.c:2975 msgid "Basic" msgstr "" -#: src/editldap.c:823 +#: ../src/editldap.c:823 msgid "Search" msgstr "" -#: src/editldap.c:824 src/gtk/quicksearch.c:590 +#: ../src/editldap.c:824 ../src/gtk/quicksearch.c:590 msgid "Extended" msgstr "" -#: src/editldap.c:1018 +#: ../src/editldap.c:1018 msgid "Add New LDAP Server" msgstr "" -#: src/edittags.c:186 src/matcher.c:915 src/prefs_filtering_action.c:1369 +#: ../src/edittags.c:186 ../src/matcher.c:915 +#: ../src/prefs_filtering_action.c:1369 msgid "Tag" msgstr "" -#: src/edittags.c:215 +#: ../src/edittags.c:215 msgid "Delete tag" msgstr "" -#: src/edittags.c:216 +#: ../src/edittags.c:216 msgid "Do you really want to delete this tag?" msgstr "" -#: src/edittags.c:243 +#: ../src/edittags.c:243 msgid "Delete all tags" msgstr "" -#: src/edittags.c:244 +#: ../src/edittags.c:244 msgid "Do you really want to delete all tags?" msgstr "" -#: src/edittags.c:447 +#: ../src/edittags.c:447 msgid "Tag is not set." msgstr "" -#: src/edittags.c:512 +#: ../src/edittags.c:512 msgid "Dialog title|Apply tags" msgstr "" -#: src/edittags.c:526 +#: ../src/edittags.c:526 msgid "New tag:" msgstr "" -#: src/edittags.c:559 +#: ../src/edittags.c:559 msgid "Please select tags to apply/remove. Changes are immediate." msgstr "" -#: src/editvcard.c:104 +#: ../src/editvcard.c:104 msgid "File does not appear to be vCard format." msgstr "" -#: src/editvcard.c:116 +#: ../src/editvcard.c:116 msgid "Select vCard File" msgstr "" -#: src/editvcard.c:161 src/editvcard.c:266 +#: ../src/editvcard.c:161 ../src/editvcard.c:266 msgid "Edit vCard Entry" msgstr "" -#: src/editvcard.c:271 +#: ../src/editvcard.c:271 msgid "Add New vCard Entry" msgstr "" -#: src/exphtmldlg.c:110 +#: ../src/exphtmldlg.c:110 msgid "Please specify output directory and file to create." msgstr "" -#: src/exphtmldlg.c:113 +#: ../src/exphtmldlg.c:113 msgid "Select stylesheet and formatting." msgstr "" -#: src/exphtmldlg.c:116 src/expldifdlg.c:118 +#: ../src/exphtmldlg.c:116 ../src/expldifdlg.c:118 msgid "File exported successfully." msgstr "" -#: src/exphtmldlg.c:181 +#: ../src/exphtmldlg.c:181 #, c-format msgid "" "HTML Output Directory '%s'\n" "does not exist. OK to create new directory?" msgstr "" -#: src/exphtmldlg.c:184 src/expldifdlg.c:194 +#: ../src/exphtmldlg.c:184 ../src/expldifdlg.c:194 msgid "Create Directory" msgstr "" -#: src/exphtmldlg.c:193 +#: ../src/exphtmldlg.c:193 #, c-format msgid "" "Could not create output directory for HTML file:\n" "%s" msgstr "" -#: src/exphtmldlg.c:195 src/expldifdlg.c:205 +#: ../src/exphtmldlg.c:195 ../src/expldifdlg.c:205 msgid "Failed to Create Directory" msgstr "" -#: src/exphtmldlg.c:237 +#: ../src/exphtmldlg.c:237 msgid "Error creating HTML file" msgstr "" -#: src/exphtmldlg.c:323 +#: ../src/exphtmldlg.c:323 msgid "Select HTML output file" msgstr "" -#: src/exphtmldlg.c:387 +#: ../src/exphtmldlg.c:387 msgid "HTML Output File" msgstr "" -#: src/exphtmldlg.c:396 src/expldifdlg.c:413 src/export.c:179 src/import.c:178 -#: src/importldif.c:691 +#: ../src/exphtmldlg.c:396 ../src/expldifdlg.c:413 ../src/export.c:179 +#: ../src/import.c:178 ../src/importldif.c:691 msgid "B_rowse" msgstr "" -#: src/exphtmldlg.c:449 +#: ../src/exphtmldlg.c:449 msgid "Stylesheet" msgstr "" -#: src/exphtmldlg.c:457 src/gtk/colorlabel.c:380 src/gtk/gtkaspell.c:1667 -#: src/gtk/gtkaspell.c:2377 src/mainwindow.c:1177 src/prefs_account.c:866 -#: src/prefs_toolbar.c:701 src/prefs_toolbar.c:1180 src/summaryview.c:5505 +#. create sub items. for the menu item activation callback we pass the +#. * index of label_colors[] as data parameter. for the None color we +#. * pass an invalid (high) value. also we attach a data pointer so we +#. * can always get back the Mainwindow pointer. +#. create sub items. for the menu item activation callback we pass the +#. * index of label_colors[] as data parameter. for the None color we +#. * pass an invalid (high) value. also we attach a data pointer so we +#. * can always get back the SummaryView pointer. +#: ../src/exphtmldlg.c:457 ../src/gtk/colorlabel.c:380 +#: ../src/gtk/gtkaspell.c:1667 ../src/gtk/gtkaspell.c:2377 +#: ../src/mainwindow.c:1177 ../src/prefs_account.c:866 +#: ../src/prefs_toolbar.c:701 ../src/prefs_toolbar.c:1180 +#: ../src/summaryview.c:5505 msgid "None" msgstr "" -#: src/exphtmldlg.c:458 src/prefs_other.c:111 src/prefs_other.c:451 +#: ../src/exphtmldlg.c:458 ../src/prefs_other.c:111 ../src/prefs_other.c:451 msgid "Default" msgstr "" -#: src/exphtmldlg.c:459 src/plugins/pgpcore/sgpgme.c:148 +#: ../src/exphtmldlg.c:459 ../src/plugins/pgpcore/sgpgme.c:148 msgid "Full" msgstr "" -#: src/exphtmldlg.c:460 +#: ../src/exphtmldlg.c:460 msgid "Custom" msgstr "" -#: src/exphtmldlg.c:461 +#: ../src/exphtmldlg.c:461 msgid "Custom-2" msgstr "" -#: src/exphtmldlg.c:462 +#: ../src/exphtmldlg.c:462 msgid "Custom-3" msgstr "" -#: src/exphtmldlg.c:463 +#: ../src/exphtmldlg.c:463 msgid "Custom-4" msgstr "" -#: src/exphtmldlg.c:470 +#: ../src/exphtmldlg.c:470 msgid "Full Name Format" msgstr "" -#: src/exphtmldlg.c:478 +#: ../src/exphtmldlg.c:478 msgid "First Name, Last Name" msgstr "" -#: src/exphtmldlg.c:479 +#: ../src/exphtmldlg.c:479 msgid "Last Name, First Name" msgstr "" -#: src/exphtmldlg.c:486 +#: ../src/exphtmldlg.c:486 msgid "Color Banding" msgstr "" -#: src/exphtmldlg.c:492 +#: ../src/exphtmldlg.c:492 msgid "Format Email Links" msgstr "" -#: src/exphtmldlg.c:498 +#: ../src/exphtmldlg.c:498 msgid "Format User Attributes" msgstr "" -#: src/exphtmldlg.c:553 src/expldifdlg.c:639 src/importldif.c:919 +#: ../src/exphtmldlg.c:553 ../src/expldifdlg.c:639 ../src/importldif.c:919 msgid "File Name :" msgstr "" -#: src/exphtmldlg.c:563 +#: ../src/exphtmldlg.c:563 msgid "Open with Web Browser" msgstr "" -#: src/exphtmldlg.c:595 +#: ../src/exphtmldlg.c:595 msgid "Export Address Book to HTML File" msgstr "" -#: src/exphtmldlg.c:661 src/expldifdlg.c:738 src/importldif.c:1039 +#: ../src/exphtmldlg.c:661 ../src/expldifdlg.c:738 ../src/importldif.c:1039 msgid "File Info" msgstr "" -#: src/exphtmldlg.c:662 +#: ../src/exphtmldlg.c:662 msgid "Format" msgstr "" -#: src/expldifdlg.c:112 +#: ../src/expldifdlg.c:112 msgid "Please specify output directory and LDIF filename to create." msgstr "" -#: src/expldifdlg.c:115 +#: ../src/expldifdlg.c:115 msgid "Specify parameters to format distinguished name." msgstr "" -#: src/expldifdlg.c:191 +#: ../src/expldifdlg.c:191 #, c-format msgid "" "LDIF Output Directory '%s'\n" "does not exist. OK to create new directory?" msgstr "" -#: src/expldifdlg.c:203 +#: ../src/expldifdlg.c:203 #, c-format msgid "" "Could not create output directory for LDIF file:\n" "%s" msgstr "" -#: src/expldifdlg.c:245 +#: ../src/expldifdlg.c:245 msgid "Suffix was not supplied" msgstr "" -#: src/expldifdlg.c:247 +#: ../src/expldifdlg.c:247 msgid "" "A suffix is required if data is to be used for an LDAP server. Are you sure " "you wish to proceed without a suffix?" msgstr "" -#: src/expldifdlg.c:265 +#: ../src/expldifdlg.c:265 msgid "Error creating LDIF file" msgstr "" -#: src/expldifdlg.c:340 +#: ../src/expldifdlg.c:340 msgid "Select LDIF output file" msgstr "" -#: src/expldifdlg.c:404 +#: ../src/expldifdlg.c:404 msgid "LDIF Output File" msgstr "" -#: src/expldifdlg.c:435 +#: ../src/expldifdlg.c:435 msgid "" "The address book Unique ID is used to create a DN that is formatted similar " "to:\n" " uid=102376,ou=people,dc=claws-mail,dc=org" msgstr "" -#: src/expldifdlg.c:441 +#: ../src/expldifdlg.c:441 msgid "" "The address book Display Name is used to create a DN that is formatted " "similar to:\n" " cn=John Doe,ou=people,dc=claws-mail,dc=org" msgstr "" -#: src/expldifdlg.c:447 +#: ../src/expldifdlg.c:447 msgid "" "The first Email Address belonging to a person is used to create a DN that is " "formatted similar to:\n" " mail=john.doe@domain.com,ou=people,dc=claws-mail,dc=org" msgstr "" -#: src/expldifdlg.c:494 +#: ../src/expldifdlg.c:494 msgid "Suffix" msgstr "" -#: src/expldifdlg.c:506 +#: ../src/expldifdlg.c:506 msgid "" "The suffix is used to create a \"Distinguished Name\" (or DN) for an LDAP " "entry. Examples include:\n" @@ -3027,15 +3072,15 @@ " o=Organization Name,c=Country\n" msgstr "" -#: src/expldifdlg.c:515 +#: ../src/expldifdlg.c:515 msgid "Relative DN" msgstr "" -#: src/expldifdlg.c:523 +#: ../src/expldifdlg.c:523 msgid "Unique ID" msgstr "" -#: src/expldifdlg.c:533 +#: ../src/expldifdlg.c:533 msgid "" "The LDIF file contains several data records that are usually loaded into an " "LDAP server. Each data record in the LDIF file is uniquely identified by a " @@ -3044,11 +3089,11 @@ "available RDN options that will be used to create the DN." msgstr "" -#: src/expldifdlg.c:554 +#: ../src/expldifdlg.c:554 msgid "Use DN attribute if present in data" msgstr "" -#: src/expldifdlg.c:561 +#: ../src/expldifdlg.c:561 msgid "" "The addressbook may contain entries that were previously imported from an " "LDIF file. The \"Distinguished Name\" (DN) user attribute, if present in the " @@ -3056,465 +3101,477 @@ "above will be used if the DN user attribute is not found." msgstr "" -#: src/expldifdlg.c:572 +#: ../src/expldifdlg.c:572 msgid "Exclude record if no Email Address" msgstr "" -#: src/expldifdlg.c:579 +#: ../src/expldifdlg.c:579 msgid "" "An addressbook may contain entries without Email Addresses. Check this " "option to ignore these records." msgstr "" -#: src/expldifdlg.c:672 +#: ../src/expldifdlg.c:672 msgid "Export Address Book to LDIF File" msgstr "" -#: src/expldifdlg.c:739 +#: ../src/expldifdlg.c:739 msgid "Distinguished Name" msgstr "" -#: src/export.c:120 src/summaryview.c:7487 +#: ../src/export.c:120 ../src/summaryview.c:7487 msgid "Export to mbox file" msgstr "" -#: src/export.c:139 +#: ../src/export.c:139 msgid "Locate the folder to export and specify the mbox file." msgstr "" -#: src/export.c:150 +#: ../src/export.c:150 msgid "Source folder:" msgstr "" -#: src/export.c:156 src/import.c:150 +#: ../src/export.c:156 ../src/import.c:150 msgid "Mbox file:" msgstr "" -#: src/export.c:211 +#: ../src/export.c:211 msgid "Target mbox filename can't be left empty." msgstr "" -#: src/export.c:216 +#: ../src/export.c:216 msgid "Source folder can't be left empty." msgstr "" -#: src/export.c:229 +#: ../src/export.c:229 msgid "Couldn't find the source folder." msgstr "" -#: src/export.c:252 +#: ../src/export.c:252 msgid "Select exporting file" msgstr "" -#: src/exporthtml.c:762 +#: ../src/exporthtml.c:762 msgid "Full Name" msgstr "" -#: src/exporthtml.c:766 src/importldif.c:1040 +#: ../src/exporthtml.c:766 ../src/importldif.c:1040 msgid "Attributes" msgstr "" -#: src/exporthtml.c:969 +#: ../src/exporthtml.c:969 msgid "Claws Mail Address Book" msgstr "" -#: src/exporthtml.c:1083 src/exportldif.c:551 +#: ../src/exporthtml.c:1083 ../src/exportldif.c:551 msgid "Name already exists but is not a directory." msgstr "" -#: src/exporthtml.c:1086 src/exportldif.c:554 +#: ../src/exporthtml.c:1086 ../src/exportldif.c:554 msgid "No permissions to create directory." msgstr "" -#: src/exporthtml.c:1089 src/exportldif.c:557 +#: ../src/exporthtml.c:1089 ../src/exportldif.c:557 msgid "Name is too long." msgstr "" -#: src/exporthtml.c:1092 src/exportldif.c:560 +#: ../src/exporthtml.c:1092 ../src/exportldif.c:560 msgid "Not specified." msgstr "" -#: src/folder.c:1388 src/foldersel.c:370 src/prefs_folder_item.c:286 +#: ../src/folder.c:1388 ../src/foldersel.c:370 ../src/prefs_folder_item.c:286 msgid "Inbox" msgstr "" -#: src/folder.c:1392 src/foldersel.c:374 +#: ../src/folder.c:1392 ../src/foldersel.c:374 msgid "Sent" msgstr "" -#: src/folder.c:1396 src/foldersel.c:378 src/prefs_folder_item.c:289 +#: ../src/folder.c:1396 ../src/foldersel.c:378 ../src/prefs_folder_item.c:289 msgid "Queue" msgstr "" -#: src/folder.c:1400 src/foldersel.c:382 src/prefs_folder_item.c:290 -#: src/toolbar.c:392 src/toolbar.c:427 +#: ../src/folder.c:1400 ../src/foldersel.c:382 ../src/prefs_folder_item.c:290 +#: ../src/toolbar.c:392 ../src/toolbar.c:427 msgid "Trash" msgstr "" -#: src/folder.c:1404 src/foldersel.c:386 src/prefs_folder_item.c:288 +#: ../src/folder.c:1404 ../src/foldersel.c:386 ../src/prefs_folder_item.c:288 msgid "Drafts" msgstr "" -#: src/folder.c:1840 +#: ../src/folder.c:1840 #, c-format msgid "Processing (%s)...\n" msgstr "" -#: src/folder.c:2991 +#. move messages +#: ../src/folder.c:2991 #, c-format msgid "Copying %s to %s...\n" msgstr "" -#: src/folder.c:2991 +#: ../src/folder.c:2991 #, c-format msgid "Moving %s to %s...\n" msgstr "" -#: src/folder.c:3278 +#: ../src/folder.c:3278 #, c-format msgid "Updating cache for %s..." msgstr "" -#: src/folder.c:4094 +#: ../src/folder.c:4094 msgid "Processing messages..." msgstr "" -#: src/folder.c:4230 +#: ../src/folder.c:4230 #, c-format msgid "Synchronising %s for offline use...\n" msgstr "" -#: src/foldersel.c:228 +#: ../src/foldersel.c:228 msgid "Select folder" msgstr "" -#: src/foldersel.c:541 src/imap_gtk.c:159 src/mh_gtk.c:132 +#: ../src/foldersel.c:541 ../src/imap_gtk.c:159 ../src/mh_gtk.c:132 msgid "NewFolder" msgstr "" -#: src/foldersel.c:549 src/imap_gtk.c:167 src/imap_gtk.c:173 -#: src/imap_gtk.c:225 src/mh_gtk.c:138 src/mh_gtk.c:241 +#: ../src/foldersel.c:549 ../src/imap_gtk.c:167 ../src/imap_gtk.c:173 +#: ../src/imap_gtk.c:225 ../src/mh_gtk.c:138 ../src/mh_gtk.c:241 #, c-format msgid "'%c' can't be included in folder name." msgstr "" -#: src/foldersel.c:559 src/imap_gtk.c:183 src/imap_gtk.c:237 src/mh_gtk.c:148 -#: src/mh_gtk.c:248 +#: ../src/foldersel.c:559 ../src/imap_gtk.c:183 ../src/imap_gtk.c:237 +#: ../src/mh_gtk.c:148 ../src/mh_gtk.c:248 #, c-format msgid "The folder '%s' already exists." msgstr "" -#: src/foldersel.c:566 src/imap_gtk.c:189 src/mh_gtk.c:154 +#: ../src/foldersel.c:566 ../src/imap_gtk.c:189 ../src/mh_gtk.c:154 #, c-format msgid "Can't create the folder '%s'." msgstr "" -#: src/folderview.c:295 +#: ../src/folderview.c:295 msgid "/Mark all re_ad" msgstr "" -#: src/folderview.c:297 +#: ../src/folderview.c:297 msgid "/R_un processing rules" msgstr "" -#: src/folderview.c:298 +#: ../src/folderview.c:298 msgid "/_Search folder..." msgstr "" -#: src/folderview.c:300 +#: ../src/folderview.c:300 msgid "/Process_ing..." msgstr "" -#: src/folderview.c:305 +#: ../src/folderview.c:305 msgid "/Empty _trash..." msgstr "" -#: src/folderview.c:310 +#: ../src/folderview.c:310 msgid "/Send _queue..." msgstr "" -#: src/folderview.c:447 src/folderview.c:494 src/prefs_folder_column.c:82 -#: src/prefs_matcher.c:365 src/summaryview.c:5764 +#. F_COL_FOLDER +#: ../src/folderview.c:447 ../src/folderview.c:494 +#: ../src/prefs_folder_column.c:82 ../src/prefs_matcher.c:365 +#: ../src/summaryview.c:5764 msgid "New" msgstr "" -#: src/folderview.c:448 src/folderview.c:495 src/prefs_folder_column.c:83 -#: src/prefs_matcher.c:364 src/summaryview.c:5766 +#. F_COL_NEW +#: ../src/folderview.c:448 ../src/folderview.c:495 +#: ../src/prefs_folder_column.c:83 ../src/prefs_matcher.c:364 +#: ../src/summaryview.c:5766 msgid "Unread" msgstr "" -#: src/folderview.c:449 src/prefs_folder_column.c:84 +#. F_COL_UNREAD +#: ../src/folderview.c:449 ../src/prefs_folder_column.c:84 msgid "Total" msgstr "" #. TRANSLATORS: This in Number sign in American style -#: src/folderview.c:497 src/summaryview.c:551 +#. S_COL_SIZE +#: ../src/folderview.c:497 ../src/summaryview.c:551 msgid "#" msgstr "" -#: src/folderview.c:796 +#: ../src/folderview.c:796 msgid "Setting folder info..." msgstr "" -#: src/folderview.c:859 src/summaryview.c:3813 +#: ../src/folderview.c:859 ../src/summaryview.c:3813 msgid "Mark all as read" msgstr "" -#: src/folderview.c:860 src/summaryview.c:3814 +#: ../src/folderview.c:860 ../src/summaryview.c:3814 msgid "Do you really want to mark all mails in this folder as read ?" msgstr "" -#: src/folderview.c:1082 src/imap.c:3911 src/mainwindow.c:4456 src/setup.c:90 +#: ../src/folderview.c:1082 ../src/imap.c:3911 ../src/mainwindow.c:4456 +#: ../src/setup.c:90 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "" -#: src/folderview.c:1086 src/imap.c:3916 src/mainwindow.c:4461 src/setup.c:95 +#: ../src/folderview.c:1086 ../src/imap.c:3916 ../src/mainwindow.c:4461 +#: ../src/setup.c:95 #, c-format msgid "Scanning folder %s ..." msgstr "" -#: src/folderview.c:1117 +#: ../src/folderview.c:1117 msgid "Rebuild folder tree" msgstr "" -#: src/folderview.c:1118 +#: ../src/folderview.c:1118 msgid "" "Rebuilding the folder tree will remove local caches. Do you want to continue?" msgstr "" -#: src/folderview.c:1128 +#: ../src/folderview.c:1128 msgid "Rebuilding folder tree..." msgstr "" -#: src/folderview.c:1130 src/folderview.c:1171 +#: ../src/folderview.c:1130 ../src/folderview.c:1171 msgid "Scanning folder tree..." msgstr "" -#: src/folderview.c:1262 +#: ../src/folderview.c:1262 #, c-format msgid "Couldn't scan folder %s\n" msgstr "" -#: src/folderview.c:1316 +#: ../src/folderview.c:1316 msgid "Checking for new messages in all folders..." msgstr "" -#: src/folderview.c:2136 +#: ../src/folderview.c:2136 #, c-format msgid "Closing Folder %s..." msgstr "" -#: src/folderview.c:2228 +#. Open Folder +#. TODO: wwp: avoid displaying (null) in the status bar +#: ../src/folderview.c:2228 #, c-format msgid "Opening Folder %s..." msgstr "" -#: src/folderview.c:2246 +#: ../src/folderview.c:2246 msgid "Folder could not be opened." msgstr "" -#: src/folderview.c:2408 src/mainwindow.c:2582 +#: ../src/folderview.c:2408 ../src/mainwindow.c:2582 msgid "Empty trash" msgstr "" -#: src/folderview.c:2409 +#: ../src/folderview.c:2409 msgid "Delete all messages in trash?" msgstr "" -#: src/folderview.c:2410 +#: ../src/folderview.c:2410 msgid "+_Empty trash" msgstr "" -#: src/folderview.c:2454 src/inc.c:1599 src/toolbar.c:2521 +#: ../src/folderview.c:2454 ../src/inc.c:1599 ../src/toolbar.c:2521 msgid "Offline warning" msgstr "" -#: src/folderview.c:2455 src/toolbar.c:2522 +#: ../src/folderview.c:2455 ../src/toolbar.c:2522 msgid "You're working offline. Override?" msgstr "" -#: src/folderview.c:2466 src/toolbar.c:2541 +#: ../src/folderview.c:2466 ../src/toolbar.c:2541 msgid "Send queued messages" msgstr "" -#: src/folderview.c:2467 src/toolbar.c:2542 +#: ../src/folderview.c:2467 ../src/toolbar.c:2542 msgid "Send all queued messages?" msgstr "" -#: src/folderview.c:2468 src/messageview.c:691 src/messageview.c:708 -#: src/toolbar.c:2543 +#: ../src/folderview.c:2468 ../src/messageview.c:691 ../src/messageview.c:708 +#: ../src/toolbar.c:2543 msgid "_Send" msgstr "" -#: src/folderview.c:2476 src/toolbar.c:2561 +#: ../src/folderview.c:2476 ../src/toolbar.c:2561 msgid "Some errors occurred while sending queued messages." msgstr "" -#: src/folderview.c:2479 src/main.c:2202 src/toolbar.c:2564 +#: ../src/folderview.c:2479 ../src/main.c:2202 ../src/toolbar.c:2564 #, c-format msgid "" "Some errors occurred while sending queued messages:\n" "%s" msgstr "" -#: src/folderview.c:2561 +#: ../src/folderview.c:2561 #, c-format msgid "Do you really want to copy folder '%s' in '%s' ?" msgstr "" -#: src/folderview.c:2562 +#: ../src/folderview.c:2562 #, c-format msgid "Do you really want to make folder '%s' a subfolder of '%s' ?" msgstr "" -#: src/folderview.c:2564 +#: ../src/folderview.c:2564 msgid "Copy folder" msgstr "" -#: src/folderview.c:2564 +#: ../src/folderview.c:2564 msgid "Move folder" msgstr "" -#: src/folderview.c:2575 +#: ../src/folderview.c:2575 #, c-format msgid "Copying %s to %s..." msgstr "" -#: src/folderview.c:2575 +#: ../src/folderview.c:2575 #, c-format msgid "Moving %s to %s..." msgstr "" -#: src/folderview.c:2606 +#: ../src/folderview.c:2606 msgid "Source and destination are the same." msgstr "" -#: src/folderview.c:2609 +#: ../src/folderview.c:2609 msgid "Can't copy a folder to one of its children." msgstr "" -#: src/folderview.c:2610 +#: ../src/folderview.c:2610 msgid "Can't move a folder to one of its children." msgstr "" -#: src/folderview.c:2613 +#: ../src/folderview.c:2613 msgid "A folder cannot be moved between different mailboxes." msgstr "" -#: src/folderview.c:2616 +#: ../src/folderview.c:2616 msgid "Copy failed!" msgstr "" -#: src/folderview.c:2616 +#: ../src/folderview.c:2616 msgid "Move failed!" msgstr "" -#: src/folderview.c:2667 +#: ../src/folderview.c:2667 #, c-format msgid "Processing configuration for folder %s" msgstr "" -#: src/folderview.c:3055 src/summaryview.c:4242 src/summaryview.c:4339 +#: ../src/folderview.c:3055 ../src/summaryview.c:4242 +#: ../src/summaryview.c:4339 msgid "The destination folder can only be used to store subfolders." msgstr "" -#: src/gedit-print.c:145 src/messageview.c:1819 src/summaryview.c:4562 -#: src/toolbar.c:194 src/toolbar.c:434 +#: ../src/gedit-print.c:145 ../src/messageview.c:1819 +#: ../src/summaryview.c:4562 ../src/toolbar.c:194 ../src/toolbar.c:434 msgid "Print" msgstr "" -#: src/gedit-print.c:243 +#: ../src/gedit-print.c:243 msgid "Preparing pages..." msgstr "" -#: src/gedit-print.c:270 +#: ../src/gedit-print.c:270 #, c-format msgid "Rendering page %d of %d..." msgstr "" -#: src/gedit-print.c:272 +#: ../src/gedit-print.c:272 #, c-format msgid "Printing page %d of %d..." msgstr "" -#: src/gedit-print.c:294 src/printing.c:349 +#: ../src/gedit-print.c:294 ../src/printing.c:349 msgid "Print preview" msgstr "" -#: src/gedit-print.c:435 +#: ../src/gedit-print.c:435 msgid "Page %N of %Q" msgstr "" -#: src/grouplistdialog.c:174 +#: ../src/grouplistdialog.c:174 msgid "Newsgroup subscription" msgstr "" -#: src/grouplistdialog.c:190 +#: ../src/grouplistdialog.c:190 msgid "Select newsgroups for subscription:" msgstr "" -#: src/grouplistdialog.c:196 +#: ../src/grouplistdialog.c:196 msgid "Find groups:" msgstr "" -#: src/grouplistdialog.c:204 +#: ../src/grouplistdialog.c:204 msgid " Search " msgstr "" -#: src/grouplistdialog.c:216 +#: ../src/grouplistdialog.c:216 msgid "Newsgroup name" msgstr "" -#: src/grouplistdialog.c:217 +#: ../src/grouplistdialog.c:217 msgid "Messages" msgstr "" -#: src/grouplistdialog.c:218 +#: ../src/grouplistdialog.c:218 msgid "Type" msgstr "" -#: src/grouplistdialog.c:347 +#: ../src/grouplistdialog.c:347 msgid "moderated" msgstr "" -#: src/grouplistdialog.c:349 +#: ../src/grouplistdialog.c:349 msgid "readonly" msgstr "" -#: src/grouplistdialog.c:351 +#: ../src/grouplistdialog.c:351 msgid "unknown" msgstr "" -#: src/grouplistdialog.c:420 +#: ../src/grouplistdialog.c:420 msgid "Can't retrieve newsgroup list." msgstr "" -#: src/grouplistdialog.c:457 src/summaryview.c:1474 +#: ../src/grouplistdialog.c:457 ../src/summaryview.c:1474 msgid "Done." msgstr "" -#: src/grouplistdialog.c:490 +#: ../src/grouplistdialog.c:490 #, c-format msgid "%d newsgroups received (%s read)" msgstr "" -#: src/gtk/about.c:79 src/textview.c:215 +#: ../src/gtk/about.c:79 ../src/textview.c:215 msgid "/_Open with Web browser" msgstr "" -#: src/gtk/about.c:80 src/textview.c:216 +#: ../src/gtk/about.c:80 ../src/textview.c:216 msgid "/Copy this _link" msgstr "" -#: src/gtk/about.c:139 +#: ../src/gtk/about.c:139 msgid "" "Claws Mail is a lightweight, fast and highly-configurable email client.\n" "\n" "For further information visit the Claws Mail website:\n" msgstr "" -#: src/gtk/about.c:145 +#: ../src/gtk/about.c:145 msgid "" "\n" "\n" @@ -3522,7 +3579,7 @@ "donate to the Claws Mail project you can do so at:\n" msgstr "" -#: src/gtk/about.c:161 +#: ../src/gtk/about.c:161 msgid "" "\n" "\n" @@ -3531,14 +3588,14 @@ "and the Claws Mail team" msgstr "" -#: src/gtk/about.c:164 +#: ../src/gtk/about.c:164 msgid "" "\n" "\n" "System Information\n" msgstr "" -#: src/gtk/about.c:170 +#: ../src/gtk/about.c:170 #, c-format msgid "" "GTK+ %d.%d.%d / GLib %d.%d.%d\n" @@ -3546,7 +3603,7 @@ "Operating System: %s %s (%s)" msgstr "" -#: src/gtk/about.c:179 +#: ../src/gtk/about.c:179 #, c-format msgid "" "GTK+ %d.%d.%d / GLib %d.%d.%d\n" @@ -3554,7 +3611,7 @@ "Operating System: %s" msgstr "" -#: src/gtk/about.c:188 +#: ../src/gtk/about.c:188 #, c-format msgid "" "GTK+ %d.%d.%d / GLib %d.%d.%d\n" @@ -3562,93 +3619,93 @@ "Operating System: unknown" msgstr "" -#: src/gtk/about.c:245 src/prefs_themes.c:713 src/wizard.c:502 +#: ../src/gtk/about.c:245 ../src/prefs_themes.c:713 ../src/wizard.c:502 msgid "The Claws Mail Team" msgstr "" -#: src/gtk/about.c:264 +#: ../src/gtk/about.c:264 msgid "Previous team members" msgstr "" -#: src/gtk/about.c:283 +#: ../src/gtk/about.c:283 msgid "The translation team" msgstr "" -#: src/gtk/about.c:302 +#: ../src/gtk/about.c:302 msgid "Documentation team" msgstr "" -#: src/gtk/about.c:321 +#: ../src/gtk/about.c:321 msgid "Logo" msgstr "" -#: src/gtk/about.c:340 +#: ../src/gtk/about.c:340 msgid "Icons" msgstr "" -#: src/gtk/about.c:359 +#: ../src/gtk/about.c:359 msgid "Contributors" msgstr "" -#: src/gtk/about.c:407 +#: ../src/gtk/about.c:407 msgid "Compiled-in Features\n" msgstr "" -#: src/gtk/about.c:423 +#: ../src/gtk/about.c:423 msgid "compface|adds support for the X-Face header\n" msgstr "" -#: src/gtk/about.c:433 +#: ../src/gtk/about.c:433 msgid "GNU/aspell|adds support for spell checking\n" msgstr "" -#: src/gtk/about.c:443 +#: ../src/gtk/about.c:443 msgid "GnuTLS|adds support for encrypted connections to servers\n" msgstr "" -#: src/gtk/about.c:453 +#: ../src/gtk/about.c:453 msgid "GTK+ >= 2.10.0|adds support for a complete print dialog\n" msgstr "" -#: src/gtk/about.c:463 +#: ../src/gtk/about.c:463 msgid "" "IPv6|adds support for IPv6 addresses, the new Internet addressing protocol\n" msgstr "" -#: src/gtk/about.c:474 +#: ../src/gtk/about.c:474 msgid "iconv|allows converting to and from different character sets\n" msgstr "" -#: src/gtk/about.c:484 +#: ../src/gtk/about.c:484 msgid "JPilot|adds support for PalmOS addressbooks\n" msgstr "" -#: src/gtk/about.c:494 +#: ../src/gtk/about.c:494 msgid "LDAP|adds support for LDAP shared addressbooks\n" msgstr "" -#: src/gtk/about.c:504 +#: ../src/gtk/about.c:504 msgid "libetpan|adds support for IMAP and NNTP servers\n" msgstr "" -#: src/gtk/about.c:514 +#: ../src/gtk/about.c:514 msgid "libgnomeprint|adds support for a complete print dialog\n" msgstr "" -#: src/gtk/about.c:524 +#: ../src/gtk/about.c:524 msgid "libSM|adds support for session handling\n" msgstr "" -#: src/gtk/about.c:534 +#: ../src/gtk/about.c:534 msgid "" "NetworkManager|adds support for detection of network connection changes\n" msgstr "" -#: src/gtk/about.c:544 +#: ../src/gtk/about.c:544 msgid "OpenSSL|adds support for encrypted connections to servers\n" msgstr "" -#: src/gtk/about.c:576 +#: ../src/gtk/about.c:576 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -3657,7 +3714,7 @@ "\n" msgstr "" -#: src/gtk/about.c:582 +#: ../src/gtk/about.c:582 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -3666,872 +3723,901 @@ "\n" msgstr "" -#: src/gtk/about.c:600 +#: ../src/gtk/about.c:600 msgid "" "You should have received a copy of the GNU General Public License along with " "this program. If not, see <" msgstr "" -#: src/gtk/about.c:605 +#: ../src/gtk/about.c:605 msgid "" ">. \n" "\n" msgstr "" -#: src/gtk/about.c:608 +#: ../src/gtk/about.c:608 msgid "" "This product includes software developed by the OpenSSL Project for use in " "the OpenSSL Toolkit (" msgstr "" -#: src/gtk/about.c:612 +#: ../src/gtk/about.c:612 msgid ").\n" msgstr "" -#: src/gtk/about.c:706 +#: ../src/gtk/about.c:706 msgid "About Claws Mail" msgstr "" -#: src/gtk/about.c:757 +#: ../src/gtk/about.c:757 msgid "" "Copyright (C) 1999-2007\n" "Hiroyuki Yamamoto \n" "and the Claws Mail team" msgstr "" -#: src/gtk/about.c:771 +#: ../src/gtk/about.c:771 msgid "_Info" msgstr "" -#: src/gtk/about.c:777 +#: ../src/gtk/about.c:777 msgid "_Authors" msgstr "" -#: src/gtk/about.c:783 +#: ../src/gtk/about.c:783 msgid "_Features" msgstr "" -#: src/gtk/about.c:789 +#: ../src/gtk/about.c:789 msgid "_License" msgstr "" -#: src/gtk/about.c:797 +#: ../src/gtk/about.c:797 msgid "_Release Notes" msgstr "" -#: src/gtk/colorlabel.c:48 src/prefs_common.c:359 +#: ../src/gtk/colorlabel.c:48 ../src/prefs_common.c:359 msgid "Orange" msgstr "" -#: src/gtk/colorlabel.c:49 src/prefs_common.c:363 +#: ../src/gtk/colorlabel.c:49 ../src/prefs_common.c:363 msgid "Red" msgstr "" -#: src/gtk/colorlabel.c:50 src/prefs_common.c:367 +#: ../src/gtk/colorlabel.c:50 ../src/prefs_common.c:367 msgid "Pink" msgstr "" -#: src/gtk/colorlabel.c:51 src/prefs_common.c:371 +#: ../src/gtk/colorlabel.c:51 ../src/prefs_common.c:371 msgid "Sky blue" msgstr "" -#: src/gtk/colorlabel.c:52 src/prefs_common.c:375 +#: ../src/gtk/colorlabel.c:52 ../src/prefs_common.c:375 msgid "Blue" msgstr "" -#: src/gtk/colorlabel.c:53 src/prefs_common.c:379 +#: ../src/gtk/colorlabel.c:53 ../src/prefs_common.c:379 msgid "Green" msgstr "" -#: src/gtk/colorlabel.c:54 src/prefs_common.c:383 +#: ../src/gtk/colorlabel.c:54 ../src/prefs_common.c:383 msgid "Brown" msgstr "" -#: src/gtk/colorlabel.c:55 src/prefs_common.c:387 +#: ../src/gtk/colorlabel.c:55 ../src/prefs_common.c:387 msgid "Grey" msgstr "" -#: src/gtk/colorlabel.c:56 src/prefs_common.c:391 +#: ../src/gtk/colorlabel.c:56 ../src/prefs_common.c:391 msgid "Light brown" msgstr "" -#: src/gtk/colorlabel.c:57 src/prefs_common.c:395 +#: ../src/gtk/colorlabel.c:57 ../src/prefs_common.c:395 msgid "Dark red" msgstr "" -#: src/gtk/colorlabel.c:58 src/prefs_common.c:399 +#: ../src/gtk/colorlabel.c:58 ../src/prefs_common.c:399 msgid "Dark pink" msgstr "" -#: src/gtk/colorlabel.c:59 src/prefs_common.c:403 +#: ../src/gtk/colorlabel.c:59 ../src/prefs_common.c:403 msgid "Steel blue" msgstr "" -#: src/gtk/colorlabel.c:60 src/prefs_common.c:407 +#: ../src/gtk/colorlabel.c:60 ../src/prefs_common.c:407 msgid "Gold" msgstr "" -#: src/gtk/colorlabel.c:61 src/prefs_common.c:411 +#: ../src/gtk/colorlabel.c:61 ../src/prefs_common.c:411 msgid "Bright green" msgstr "" -#: src/gtk/colorlabel.c:62 src/prefs_common.c:415 +#: ../src/gtk/colorlabel.c:62 ../src/prefs_common.c:415 msgid "Magenta" msgstr "" -#: src/gtk/colorlabel.c:342 +#: ../src/gtk/colorlabel.c:342 #, c-format msgid "Ctrl+%c" msgstr "" -#: src/gtk/foldersort.c:156 +#: ../src/gtk/foldersort.c:156 msgid "Set folder order" msgstr "" -#: src/gtk/foldersort.c:190 +#: ../src/gtk/foldersort.c:190 msgid "Move folders up or down to change the sort order in the folder list." msgstr "" -#: src/gtk/foldersort.c:216 src/toolbar.c:415 +#: ../src/gtk/foldersort.c:216 ../src/toolbar.c:415 msgid "Folders" msgstr "" -#: src/gtk/gtkaspell.c:644 +#: ../src/gtk/gtkaspell.c:644 msgid "No dictionary selected." msgstr "" -#: src/gtk/gtkaspell.c:857 src/gtk/gtkaspell.c:1875 src/gtk/gtkaspell.c:2138 +#: ../src/gtk/gtkaspell.c:857 ../src/gtk/gtkaspell.c:1875 +#: ../src/gtk/gtkaspell.c:2138 msgid "Normal Mode" msgstr "" -#: src/gtk/gtkaspell.c:859 src/gtk/gtkaspell.c:1876 src/gtk/gtkaspell.c:2150 +#: ../src/gtk/gtkaspell.c:859 ../src/gtk/gtkaspell.c:1876 +#: ../src/gtk/gtkaspell.c:2150 msgid "Bad Spellers Mode" msgstr "" -#: src/gtk/gtkaspell.c:898 +#: ../src/gtk/gtkaspell.c:898 msgid "Unknown suggestion mode." msgstr "" -#: src/gtk/gtkaspell.c:1189 +#: ../src/gtk/gtkaspell.c:1189 msgid "No misspelled word found." msgstr "" -#: src/gtk/gtkaspell.c:1537 +#: ../src/gtk/gtkaspell.c:1537 msgid "Replace unknown word" msgstr "" -#: src/gtk/gtkaspell.c:1552 +#: ../src/gtk/gtkaspell.c:1552 #, c-format msgid "Replace \"%s\" with: " msgstr "" -#: src/gtk/gtkaspell.c:1597 +#: ../src/gtk/gtkaspell.c:1597 msgid "" "Holding down Control key while pressing Enter\n" "will learn from mistake.\n" msgstr "" -#: src/gtk/gtkaspell.c:1874 src/gtk/gtkaspell.c:2126 +#: ../src/gtk/gtkaspell.c:1874 ../src/gtk/gtkaspell.c:2126 msgid "Fast Mode" msgstr "" -#: src/gtk/gtkaspell.c:1944 +#: ../src/gtk/gtkaspell.c:1944 #, c-format msgid "\"%s\" unknown in %s" msgstr "" -#: src/gtk/gtkaspell.c:1958 +#: ../src/gtk/gtkaspell.c:1958 msgid "Accept in this session" msgstr "" -#: src/gtk/gtkaspell.c:1968 +#: ../src/gtk/gtkaspell.c:1968 msgid "Add to personal dictionary" msgstr "" -#: src/gtk/gtkaspell.c:1978 +#: ../src/gtk/gtkaspell.c:1978 msgid "Replace with..." msgstr "" -#: src/gtk/gtkaspell.c:1991 +#: ../src/gtk/gtkaspell.c:1991 #, c-format msgid "Check with %s" msgstr "" -#: src/gtk/gtkaspell.c:2013 +#: ../src/gtk/gtkaspell.c:2013 msgid "(no suggestions)" msgstr "" -#: src/gtk/gtkaspell.c:2024 src/gtk/gtkaspell.c:2203 +#: ../src/gtk/gtkaspell.c:2024 ../src/gtk/gtkaspell.c:2203 msgid "More..." msgstr "" -#: src/gtk/gtkaspell.c:2088 +#: ../src/gtk/gtkaspell.c:2088 #, c-format msgid "Dictionary: %s" msgstr "" -#: src/gtk/gtkaspell.c:2101 +#: ../src/gtk/gtkaspell.c:2101 #, c-format msgid "Use alternate (%s)" msgstr "" -#: src/gtk/gtkaspell.c:2112 +#: ../src/gtk/gtkaspell.c:2112 msgid "Use both dictionaries" msgstr "" -#: src/gtk/gtkaspell.c:2166 src/prefs_spelling.c:205 +#: ../src/gtk/gtkaspell.c:2166 ../src/prefs_spelling.c:205 msgid "Check while typing" msgstr "" -#: src/gtk/gtkaspell.c:2182 +#: ../src/gtk/gtkaspell.c:2182 msgid "Change dictionary" msgstr "" -#: src/gtk/gtkaspell.c:2313 +#: ../src/gtk/gtkaspell.c:2313 #, c-format msgid "" "The spell checker could not change dictionary.\n" "%s" msgstr "" -#: src/gtk/gtkaspell.c:2355 +#: ../src/gtk/gtkaspell.c:2355 #, c-format msgid "" "The spell checker could not change the alternate dictionary.\n" "%s" msgstr "" -#: src/gtk/gtksourceprintjob.c:270 +#: ../src/gtk/gtksourceprintjob.c:270 msgid "Configuration" msgstr "" -#: src/gtk/gtksourceprintjob.c:271 +#: ../src/gtk/gtksourceprintjob.c:271 msgid "Configuration options for the print job" msgstr "" -#: src/gtk/gtksourceprintjob.c:278 +#: ../src/gtk/gtksourceprintjob.c:278 msgid "Source Buffer" msgstr "" -#: src/gtk/gtksourceprintjob.c:279 +#: ../src/gtk/gtksourceprintjob.c:279 msgid "GtkTextBuffer object to print" msgstr "" -#: src/gtk/gtksourceprintjob.c:285 +#: ../src/gtk/gtksourceprintjob.c:285 msgid "Tabs Width" msgstr "" -#: src/gtk/gtksourceprintjob.c:286 +#: ../src/gtk/gtksourceprintjob.c:286 msgid "Width in equivalent space characters of tabs" msgstr "" -#: src/gtk/gtksourceprintjob.c:293 +#: ../src/gtk/gtksourceprintjob.c:293 msgid "Wrap Mode" msgstr "" -#: src/gtk/gtksourceprintjob.c:294 +#: ../src/gtk/gtksourceprintjob.c:294 msgid "Word wrapping mode" msgstr "" -#: src/gtk/gtksourceprintjob.c:301 +#: ../src/gtk/gtksourceprintjob.c:301 msgid "Highlight" msgstr "" -#: src/gtk/gtksourceprintjob.c:302 +#: ../src/gtk/gtksourceprintjob.c:302 msgid "Whether to print the document with highlighted syntax" msgstr "" -#: src/gtk/gtksourceprintjob.c:310 +#: ../src/gtk/gtksourceprintjob.c:310 msgid "Font" msgstr "" -#: src/gtk/gtksourceprintjob.c:311 +#: ../src/gtk/gtksourceprintjob.c:311 msgid "GnomeFont name to use for the document text (deprecated)" msgstr "" -#: src/gtk/gtksourceprintjob.c:318 +#: ../src/gtk/gtksourceprintjob.c:318 msgid "Font Description" msgstr "" -#: src/gtk/gtksourceprintjob.c:319 +#: ../src/gtk/gtksourceprintjob.c:319 msgid "Font to use for the document text (e.g. \"Monospace 10\")" msgstr "" -#: src/gtk/gtksourceprintjob.c:326 src/gtk/gtksourceprintjob.c:334 +#: ../src/gtk/gtksourceprintjob.c:326 ../src/gtk/gtksourceprintjob.c:334 msgid "Numbers Font" msgstr "" -#: src/gtk/gtksourceprintjob.c:327 +#: ../src/gtk/gtksourceprintjob.c:327 msgid "GnomeFont name to use for the line numbers (deprecated)" msgstr "" -#: src/gtk/gtksourceprintjob.c:335 +#: ../src/gtk/gtksourceprintjob.c:335 msgid "Font description to use for the line numbers" msgstr "" -#: src/gtk/gtksourceprintjob.c:342 +#: ../src/gtk/gtksourceprintjob.c:342 msgid "Print Line Numbers" msgstr "" -#: src/gtk/gtksourceprintjob.c:343 +#: ../src/gtk/gtksourceprintjob.c:343 msgid "Interval of printed line numbers (0 means no numbers)" msgstr "" -#: src/gtk/gtksourceprintjob.c:350 +#: ../src/gtk/gtksourceprintjob.c:350 msgid "Print Header" msgstr "" -#: src/gtk/gtksourceprintjob.c:351 +#: ../src/gtk/gtksourceprintjob.c:351 msgid "Whether to print a header in each page" msgstr "" -#: src/gtk/gtksourceprintjob.c:358 +#: ../src/gtk/gtksourceprintjob.c:358 msgid "Print Footer" msgstr "" -#: src/gtk/gtksourceprintjob.c:359 +#: ../src/gtk/gtksourceprintjob.c:359 msgid "Whether to print a footer in each page" msgstr "" -#: src/gtk/gtksourceprintjob.c:366 +#: ../src/gtk/gtksourceprintjob.c:366 msgid "Header and Footer Font" msgstr "" -#: src/gtk/gtksourceprintjob.c:367 +#: ../src/gtk/gtksourceprintjob.c:367 msgid "GnomeFont name to use for the header and footer (deprecated)" msgstr "" -#: src/gtk/gtksourceprintjob.c:374 +#: ../src/gtk/gtksourceprintjob.c:374 msgid "Header and Footer Font Description" msgstr "" -#: src/gtk/gtksourceprintjob.c:375 +#: ../src/gtk/gtksourceprintjob.c:375 msgid "Font to use for headers and footers (e.g. \"Monospace 10\")" msgstr "" -#: src/gtk/headers.h:8 src/prefs_filtering_action.c:1195 -#: src/prefs_matcher.c:1988 src/prefs_summary_column.c:87 src/quote_fmt.c:48 -#: src/summaryview.c:549 +#. RFC2822 +#. S_COL_TO +#. date expression +#. S_COL_TO +#: ../src/gtk/headers.h:8 ../src/prefs_filtering_action.c:1195 +#: ../src/prefs_matcher.c:1988 ../src/prefs_summary_column.c:87 +#: ../src/quote_fmt.c:48 ../src/summaryview.c:549 msgid "Date" msgstr "" -#: src/gtk/headers.h:8 +#: ../src/gtk/headers.h:8 msgid "Date:" msgstr "" -#: src/gtk/headers.h:9 src/prefs_filtering_action.c:1192 -#: src/prefs_matcher.c:1985 src/prefs_summary_column.c:85 src/quote_fmt.c:49 -#: src/summaryview.c:547 +#. S_COL_SUBJECT +#. date +#. S_COL_SUBJECT +#: ../src/gtk/headers.h:9 ../src/prefs_filtering_action.c:1192 +#: ../src/prefs_matcher.c:1985 ../src/prefs_summary_column.c:85 +#: ../src/quote_fmt.c:49 ../src/summaryview.c:547 msgid "From" msgstr "" -#: src/gtk/headers.h:9 src/summary_search.c:356 +#: ../src/gtk/headers.h:9 ../src/summary_search.c:356 msgid "From:" msgstr "" -#: src/gtk/headers.h:10 src/toolbar.c:424 +#: ../src/gtk/headers.h:10 ../src/toolbar.c:424 msgid "Sender" msgstr "" -#: src/gtk/headers.h:10 +#: ../src/gtk/headers.h:10 msgid "Sender:" msgstr "" -#: src/gtk/headers.h:11 src/prefs_account.c:1932 +#: ../src/gtk/headers.h:11 ../src/prefs_account.c:1932 msgid "Reply-To" msgstr "" -#: src/gtk/headers.h:12 src/prefs_filtering_action.c:1193 -#: src/prefs_matcher.c:1986 src/prefs_summary_column.c:86 -#: src/prefs_template.c:212 src/quote_fmt.c:56 src/summaryview.c:548 +#. S_COL_FROM +#. subject +#. S_COL_FROM +#: ../src/gtk/headers.h:12 ../src/prefs_filtering_action.c:1193 +#: ../src/prefs_matcher.c:1986 ../src/prefs_summary_column.c:86 +#: ../src/prefs_template.c:212 ../src/quote_fmt.c:56 ../src/summaryview.c:548 msgid "To" msgstr "" -#: src/gtk/headers.h:13 src/prefs_account.c:1906 -#: src/prefs_filtering_action.c:1194 src/prefs_matcher.c:1987 -#: src/prefs_template.c:213 src/quote_fmt.c:57 +#. to +#: ../src/gtk/headers.h:13 ../src/prefs_account.c:1906 +#: ../src/prefs_filtering_action.c:1194 ../src/prefs_matcher.c:1987 +#: ../src/prefs_template.c:213 ../src/quote_fmt.c:57 msgid "Cc" msgstr "" -#: src/gtk/headers.h:14 src/prefs_account.c:1919 src/prefs_template.c:214 +#: ../src/gtk/headers.h:14 ../src/prefs_account.c:1919 +#: ../src/prefs_template.c:214 msgid "Bcc" msgstr "" -#: src/gtk/headers.h:15 src/prefs_filtering_action.c:1196 -#: src/prefs_matcher.c:1989 src/quote_fmt.c:60 +#. references +#: ../src/gtk/headers.h:15 ../src/prefs_filtering_action.c:1196 +#: ../src/prefs_matcher.c:1989 ../src/quote_fmt.c:60 msgid "Message-ID" msgstr "" -#: src/gtk/headers.h:15 +#: ../src/gtk/headers.h:15 msgid "Message-ID:" msgstr "" -#: src/gtk/headers.h:16 +#: ../src/gtk/headers.h:16 msgid "In-Reply-To" msgstr "" -#: src/gtk/headers.h:16 +#: ../src/gtk/headers.h:16 msgid "In-Reply-To:" msgstr "" -#: src/gtk/headers.h:17 src/prefs_filtering_action.c:1198 -#: src/prefs_matcher.c:1991 src/quote_fmt.c:59 +#. newsgroups +#: ../src/gtk/headers.h:17 ../src/prefs_filtering_action.c:1198 +#: ../src/prefs_matcher.c:1991 ../src/quote_fmt.c:59 msgid "References" msgstr "" -#: src/gtk/headers.h:17 +#: ../src/gtk/headers.h:17 msgid "References:" msgstr "" -#: src/gtk/headers.h:18 src/prefs_filtering_action.c:1191 -#: src/prefs_matcher.c:1984 src/prefs_summary_column.c:84 -#: src/prefs_template.c:215 src/quote_fmt.c:55 src/quote_fmt.c:154 -#: src/summaryview.c:546 +#. S_COL_MIME +#. initial of sender +#. S_COL_STATUS +#. S_COL_MIME +#: ../src/gtk/headers.h:18 ../src/prefs_filtering_action.c:1191 +#: ../src/prefs_matcher.c:1984 ../src/prefs_summary_column.c:84 +#: ../src/prefs_template.c:215 ../src/quote_fmt.c:55 ../src/quote_fmt.c:154 +#: ../src/summaryview.c:546 msgid "Subject" msgstr "" -#: src/gtk/headers.h:19 +#: ../src/gtk/headers.h:19 msgid "Comments" msgstr "" -#: src/gtk/headers.h:19 +#: ../src/gtk/headers.h:19 msgid "Comments:" msgstr "" -#: src/gtk/headers.h:20 +#: ../src/gtk/headers.h:20 msgid "Keywords" msgstr "" -#: src/gtk/headers.h:20 +#: ../src/gtk/headers.h:20 msgid "Keywords:" msgstr "" -#: src/gtk/headers.h:21 +#: ../src/gtk/headers.h:21 msgid "Resent-Date" msgstr "" -#: src/gtk/headers.h:21 +#: ../src/gtk/headers.h:21 msgid "Resent-Date:" msgstr "" -#: src/gtk/headers.h:22 +#: ../src/gtk/headers.h:22 msgid "Resent-From" msgstr "" -#: src/gtk/headers.h:22 +#: ../src/gtk/headers.h:22 msgid "Resent-From:" msgstr "" -#: src/gtk/headers.h:23 +#: ../src/gtk/headers.h:23 msgid "Resent-Sender" msgstr "" -#: src/gtk/headers.h:23 +#: ../src/gtk/headers.h:23 msgid "Resent-Sender:" msgstr "" -#: src/gtk/headers.h:24 +#: ../src/gtk/headers.h:24 msgid "Resent-To" msgstr "" -#: src/gtk/headers.h:24 +#: ../src/gtk/headers.h:24 msgid "Resent-To:" msgstr "" -#: src/gtk/headers.h:25 +#: ../src/gtk/headers.h:25 msgid "Resent-Cc" msgstr "" -#: src/gtk/headers.h:25 +#: ../src/gtk/headers.h:25 msgid "Resent-Cc:" msgstr "" -#: src/gtk/headers.h:26 +#: ../src/gtk/headers.h:26 msgid "Resent-Bcc" msgstr "" -#: src/gtk/headers.h:26 +#: ../src/gtk/headers.h:26 msgid "Resent-Bcc:" msgstr "" -#: src/gtk/headers.h:27 +#: ../src/gtk/headers.h:27 msgid "Resent-Message-ID" msgstr "" -#: src/gtk/headers.h:27 +#: ../src/gtk/headers.h:27 msgid "Resent-Message-ID:" msgstr "" -#: src/gtk/headers.h:28 +#: ../src/gtk/headers.h:28 msgid "Return-Path" msgstr "" -#: src/gtk/headers.h:28 +#: ../src/gtk/headers.h:28 msgid "Return-Path:" msgstr "" -#: src/gtk/headers.h:29 +#: ../src/gtk/headers.h:29 msgid "Received" msgstr "" -#: src/gtk/headers.h:29 +#: ../src/gtk/headers.h:29 msgid "Received:" msgstr "" -#: src/gtk/headers.h:32 src/prefs_filtering_action.c:1197 -#: src/prefs_matcher.c:1990 src/quote_fmt.c:58 +#. more +#. cc +#: ../src/gtk/headers.h:32 ../src/prefs_filtering_action.c:1197 +#: ../src/prefs_matcher.c:1990 ../src/quote_fmt.c:58 msgid "Newsgroups" msgstr "" -#: src/gtk/headers.h:33 +#: ../src/gtk/headers.h:33 msgid "Followup-To" msgstr "" -#: src/gtk/headers.h:34 +#: ../src/gtk/headers.h:34 msgid "Delivered-To" msgstr "" -#: src/gtk/headers.h:34 +#: ../src/gtk/headers.h:34 msgid "Delivered-To:" msgstr "" -#: src/gtk/headers.h:35 +#: ../src/gtk/headers.h:35 msgid "Seen" msgstr "" -#: src/gtk/headers.h:35 +#: ../src/gtk/headers.h:35 msgid "Seen:" msgstr "" -#: src/gtk/headers.h:36 src/gtk/progressdialog.c:148 -#: src/gtk/sslcertwindow.c:226 src/prefs_summary_column.c:82 -#: src/summaryview.c:2614 +#. S_COL_MARK +#: ../src/gtk/headers.h:36 ../src/gtk/progressdialog.c:148 +#: ../src/gtk/sslcertwindow.c:226 ../src/prefs_summary_column.c:82 +#: ../src/summaryview.c:2614 msgid "Status" msgstr "" -#: src/gtk/headers.h:36 src/prefs_themes.c:923 +#: ../src/gtk/headers.h:36 ../src/prefs_themes.c:923 msgid "Status:" msgstr "" -#: src/gtk/headers.h:37 +#: ../src/gtk/headers.h:37 msgid "Face" msgstr "" -#: src/gtk/headers.h:37 +#: ../src/gtk/headers.h:37 msgid "Face:" msgstr "" -#: src/gtk/headers.h:38 +#: ../src/gtk/headers.h:38 msgid "Disposition-Notification-To" msgstr "" -#: src/gtk/headers.h:38 +#: ../src/gtk/headers.h:38 msgid "Disposition-Notification-To:" msgstr "" -#: src/gtk/headers.h:39 +#: ../src/gtk/headers.h:39 msgid "Return-Receipt-To" msgstr "" -#: src/gtk/headers.h:39 +#: ../src/gtk/headers.h:39 msgid "Return-Receipt-To:" msgstr "" -#: src/gtk/headers.h:40 +#: ../src/gtk/headers.h:40 msgid "User-Agent" msgstr "" -#: src/gtk/headers.h:40 +#: ../src/gtk/headers.h:40 msgid "User-Agent:" msgstr "" -#: src/gtk/headers.h:41 +#: ../src/gtk/headers.h:41 msgid "Content-Type" msgstr "" -#: src/gtk/headers.h:41 src/image_viewer.c:329 +#: ../src/gtk/headers.h:41 ../src/image_viewer.c:329 msgid "Content-Type:" msgstr "" -#: src/gtk/headers.h:42 +#: ../src/gtk/headers.h:42 msgid "Content-Transfer-Encoding" msgstr "" -#: src/gtk/headers.h:42 +#: ../src/gtk/headers.h:42 msgid "Content-Transfer-Encoding:" msgstr "" -#: src/gtk/headers.h:43 +#: ../src/gtk/headers.h:43 msgid "MIME-Version" msgstr "" -#: src/gtk/headers.h:43 +#: ../src/gtk/headers.h:43 msgid "MIME-Version:" msgstr "" -#: src/gtk/headers.h:44 +#: ../src/gtk/headers.h:44 msgid "Precedence" msgstr "" -#: src/gtk/headers.h:44 +#: ../src/gtk/headers.h:44 msgid "Precedence:" msgstr "" -#: src/gtk/headers.h:45 src/prefs_account.c:987 +#: ../src/gtk/headers.h:45 ../src/prefs_account.c:987 msgid "Organization" msgstr "" -#: src/gtk/headers.h:45 +#: ../src/gtk/headers.h:45 msgid "Organization:" msgstr "" -#: src/gtk/headers.h:47 +#: ../src/gtk/headers.h:47 msgid "Mailing-List" msgstr "" -#: src/gtk/headers.h:47 +#: ../src/gtk/headers.h:47 msgid "Mailing-List:" msgstr "" -#: src/gtk/headers.h:48 +#: ../src/gtk/headers.h:48 msgid "List-Post" msgstr "" -#: src/gtk/headers.h:48 +#: ../src/gtk/headers.h:48 msgid "List-Post:" msgstr "" -#: src/gtk/headers.h:49 +#: ../src/gtk/headers.h:49 msgid "List-Subscribe" msgstr "" -#: src/gtk/headers.h:49 +#: ../src/gtk/headers.h:49 msgid "List-Subscribe:" msgstr "" -#: src/gtk/headers.h:50 +#: ../src/gtk/headers.h:50 msgid "List-Unsubscribe" msgstr "" -#: src/gtk/headers.h:50 +#: ../src/gtk/headers.h:50 msgid "List-Unsubscribe:" msgstr "" -#: src/gtk/headers.h:51 +#: ../src/gtk/headers.h:51 msgid "List-Help" msgstr "" -#: src/gtk/headers.h:51 +#: ../src/gtk/headers.h:51 msgid "List-Help:" msgstr "" -#: src/gtk/headers.h:52 +#: ../src/gtk/headers.h:52 msgid "List-Archive" msgstr "" -#: src/gtk/headers.h:52 +#: ../src/gtk/headers.h:52 msgid "List-Archive:" msgstr "" -#: src/gtk/headers.h:53 +#: ../src/gtk/headers.h:53 msgid "List-Owner" msgstr "" -#: src/gtk/headers.h:53 +#: ../src/gtk/headers.h:53 msgid "List-Owner:" msgstr "" -#: src/gtk/headers.h:55 +#: ../src/gtk/headers.h:55 msgid "X-Label" msgstr "" -#: src/gtk/headers.h:55 +#: ../src/gtk/headers.h:55 msgid "X-Label:" msgstr "" -#: src/gtk/headers.h:56 +#: ../src/gtk/headers.h:56 msgid "X-Mailer" msgstr "" -#: src/gtk/headers.h:56 +#: ../src/gtk/headers.h:56 msgid "X-Mailer:" msgstr "" -#: src/gtk/headers.h:57 +#: ../src/gtk/headers.h:57 msgid "X-Status" msgstr "" -#: src/gtk/headers.h:57 +#: ../src/gtk/headers.h:57 msgid "X-Status:" msgstr "" -#: src/gtk/headers.h:58 +#: ../src/gtk/headers.h:58 msgid "X-Face" msgstr "" -#: src/gtk/headers.h:58 +#: ../src/gtk/headers.h:58 msgid "X-Face:" msgstr "" -#: src/gtk/headers.h:59 +#: ../src/gtk/headers.h:59 msgid "X-No-Archive" msgstr "" -#: src/gtk/headers.h:59 +#: ../src/gtk/headers.h:59 msgid "X-No-Archive:" msgstr "" -#: src/gtk/headers.h:62 +#. some common logical names referring to real header names +#: ../src/gtk/headers.h:62 msgid "In reply to" msgstr "" -#: src/gtk/headers.h:62 +#: ../src/gtk/headers.h:62 msgid "In reply to:" msgstr "" -#: src/gtk/headers.h:63 +#: ../src/gtk/headers.h:63 msgid "To or Cc" msgstr "" -#: src/gtk/headers.h:63 +#: ../src/gtk/headers.h:63 msgid "To or Cc:" msgstr "" -#: src/gtk/headers.h:64 +#: ../src/gtk/headers.h:64 msgid "From, To or Subject" msgstr "" -#: src/gtk/headers.h:64 +#: ../src/gtk/headers.h:64 msgid "From, To or Subject:" msgstr "" -#: src/gtk/icon_legend.c:68 +#. status column +#: ../src/gtk/icon_legend.c:68 msgid "New message" msgstr "" -#: src/gtk/icon_legend.c:69 +#: ../src/gtk/icon_legend.c:69 msgid "Unread message" msgstr "" -#: src/gtk/icon_legend.c:70 +#: ../src/gtk/icon_legend.c:70 msgid "Message has been replied to" msgstr "" -#: src/gtk/icon_legend.c:71 +#: ../src/gtk/icon_legend.c:71 msgid "Message has been forwarded" msgstr "" -#: src/gtk/icon_legend.c:72 +#: ../src/gtk/icon_legend.c:72 msgid "Message is in an ignored thread" msgstr "" -#: src/gtk/icon_legend.c:73 +#: ../src/gtk/icon_legend.c:73 msgid "Message is in a watched thread" msgstr "" -#: src/gtk/icon_legend.c:74 +#: ../src/gtk/icon_legend.c:74 msgid "Message is spam" msgstr "" -#: src/gtk/icon_legend.c:76 +#. attachment column +#: ../src/gtk/icon_legend.c:76 msgid "Message has attachment(s)" msgstr "" -#: src/gtk/icon_legend.c:77 +#: ../src/gtk/icon_legend.c:77 msgid "Digitally signed message" msgstr "" -#: src/gtk/icon_legend.c:78 +#: ../src/gtk/icon_legend.c:78 msgid "Encrypted message" msgstr "" -#: src/gtk/icon_legend.c:79 +#: ../src/gtk/icon_legend.c:79 msgid "Message is signed and has attachment(s)" msgstr "" -#: src/gtk/icon_legend.c:80 +#: ../src/gtk/icon_legend.c:80 msgid "Message is encrypted and has attachment(s)" msgstr "" -#: src/gtk/icon_legend.c:82 +#. mark column +#: ../src/gtk/icon_legend.c:82 msgid "Marked message" msgstr "" -#: src/gtk/icon_legend.c:83 +#: ../src/gtk/icon_legend.c:83 msgid "Message is marked for deletion" msgstr "" -#: src/gtk/icon_legend.c:84 +#: ../src/gtk/icon_legend.c:84 msgid "Message is marked for moving" msgstr "" -#: src/gtk/icon_legend.c:85 +#: ../src/gtk/icon_legend.c:85 msgid "Message is marked for copying" msgstr "" -#: src/gtk/icon_legend.c:87 +#. locked column +#: ../src/gtk/icon_legend.c:87 msgid "Locked message" msgstr "" -#: src/gtk/icon_legend.c:89 +#. others +#: ../src/gtk/icon_legend.c:89 msgid "Folder (normal, opened)" msgstr "" -#: src/gtk/icon_legend.c:90 +#: ../src/gtk/icon_legend.c:90 msgid "Folder with read messages hidden" msgstr "" -#: src/gtk/icon_legend.c:91 +#: ../src/gtk/icon_legend.c:91 msgid "Folder contains marked messages" msgstr "" -#: src/gtk/icon_legend.c:125 +#: ../src/gtk/icon_legend.c:125 msgid "Icon Legend" msgstr "" -#: src/gtk/icon_legend.c:143 +#: ../src/gtk/icon_legend.c:143 msgid "" "The following icons are used to show the status of " "messages and folders:" msgstr "" -#: src/gtk/inputdialog.c:188 +#: ../src/gtk/inputdialog.c:188 #, c-format msgid "Input password for %s on %s:" msgstr "" -#: src/gtk/inputdialog.c:190 +#: ../src/gtk/inputdialog.c:190 msgid "Input password" msgstr "" -#: src/gtk/inputdialog.c:277 +#: ../src/gtk/inputdialog.c:277 msgid "Remember this" msgstr "" -#: src/gtk/logwindow.c:445 +#: ../src/gtk/logwindow.c:445 msgid "Clear _Log" msgstr "" -#: src/gtk/pluginwindow.c:158 src/gtk/pluginwindow.c:163 +#: ../src/gtk/pluginwindow.c:158 ../src/gtk/pluginwindow.c:163 msgid "" "\n" "\n" "Version: " msgstr "" -#: src/gtk/pluginwindow.c:161 +#: ../src/gtk/pluginwindow.c:161 msgid "Error: " msgstr "" -#: src/gtk/pluginwindow.c:162 +#: ../src/gtk/pluginwindow.c:162 msgid "Plugin is not functional." msgstr "" -#: src/gtk/pluginwindow.c:193 +#: ../src/gtk/pluginwindow.c:193 msgid "Select the Plugins to load" msgstr "" -#: src/gtk/pluginwindow.c:208 +#: ../src/gtk/pluginwindow.c:208 #, c-format msgid "" "The following error occurred while loading %s :\n" @@ -4539,618 +4625,621 @@ "%s\n" msgstr "" -#: src/gtk/pluginwindow.c:297 src/plugins/bogofilter/bogofilter_gtk.c:429 -#: src/plugins/dillo_viewer/dillo_prefs.c:124 -#: src/plugins/pgpcore/prefs_gpg.c:556 -#: src/plugins/spamassassin/spamassassin_gtk.c:634 -#: src/plugins/trayicon/trayicon_prefs.c:68 +#: ../src/gtk/pluginwindow.c:297 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:429 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:124 +#: ../src/plugins/pgpcore/prefs_gpg.c:556 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:634 +#: ../src/plugins/trayicon/trayicon_prefs.c:68 msgid "Plugins" msgstr "" -#: src/gtk/pluginwindow.c:330 +#: ../src/gtk/pluginwindow.c:330 msgid "Load..." msgstr "" -#: src/gtk/pluginwindow.c:331 +#: ../src/gtk/pluginwindow.c:331 msgid "Unload" msgstr "" -#: src/gtk/pluginwindow.c:344 src/prefs_summaries.c:218 +#: ../src/gtk/pluginwindow.c:344 ../src/prefs_summaries.c:218 msgid "Description" msgstr "" -#: src/gtk/pluginwindow.c:366 +#: ../src/gtk/pluginwindow.c:366 msgid "More plugins are available from the Claws Mail website." msgstr "" -#: src/gtk/pluginwindow.c:372 src/prefs_themes.c:862 +#: ../src/gtk/pluginwindow.c:372 ../src/prefs_themes.c:862 msgid "Get more..." msgstr "" -#: src/gtk/pluginwindow.c:410 +#: ../src/gtk/pluginwindow.c:410 msgid "Click here to load one or more plugins" msgstr "" -#: src/gtk/pluginwindow.c:414 +#: ../src/gtk/pluginwindow.c:414 msgid "Unload the selected plugin" msgstr "" -#: src/gtk/pluginwindow.c:479 +#: ../src/gtk/pluginwindow.c:479 msgid "Loaded plugins" msgstr "" -#: src/gtk/prefswindow.c:659 +#: ../src/gtk/prefswindow.c:659 msgid "Page Index" msgstr "" -#: src/gtk/progressdialog.c:140 src/prefs_account.c:2974 -#: src/prefs_account.c:2992 src/prefs_account.c:3010 src/prefs_account.c:3028 -#: src/prefs_account.c:3046 src/prefs_account.c:3064 src/prefs_account.c:3083 -#: src/prefs_account.c:3102 src/prefs_filtering_action.c:1346 -#: src/prefs_filtering.c:391 src/prefs_filtering.c:1893 +#: ../src/gtk/progressdialog.c:140 ../src/prefs_account.c:2974 +#: ../src/prefs_account.c:2992 ../src/prefs_account.c:3010 +#: ../src/prefs_account.c:3028 ../src/prefs_account.c:3046 +#: ../src/prefs_account.c:3064 ../src/prefs_account.c:3083 +#: ../src/prefs_account.c:3102 ../src/prefs_filtering_action.c:1346 +#: ../src/prefs_filtering.c:391 ../src/prefs_filtering.c:1893 msgid "Account" msgstr "" -#: src/gtk/quicksearch.c:414 +#: ../src/gtk/quicksearch.c:414 msgid "all messages" msgstr "" -#: src/gtk/quicksearch.c:415 +#: ../src/gtk/quicksearch.c:415 msgid "messages whose age is greater than #" msgstr "" -#: src/gtk/quicksearch.c:416 +#: ../src/gtk/quicksearch.c:416 msgid "messages whose age is less than #" msgstr "" -#: src/gtk/quicksearch.c:417 +#: ../src/gtk/quicksearch.c:417 msgid "messages which contain S in the message body" msgstr "" -#: src/gtk/quicksearch.c:418 +#: ../src/gtk/quicksearch.c:418 msgid "messages which contain S in the whole message" msgstr "" -#: src/gtk/quicksearch.c:419 +#: ../src/gtk/quicksearch.c:419 msgid "messages carbon-copied to S" msgstr "" -#: src/gtk/quicksearch.c:420 +#: ../src/gtk/quicksearch.c:420 msgid "message is either to: or cc: to S" msgstr "" -#: src/gtk/quicksearch.c:421 +#: ../src/gtk/quicksearch.c:421 msgid "deleted messages" msgstr "" -#: src/gtk/quicksearch.c:422 +#. * how I can filter deleted messages * +#: ../src/gtk/quicksearch.c:422 msgid "messages which contain S in the Sender field" msgstr "" -#: src/gtk/quicksearch.c:423 +#: ../src/gtk/quicksearch.c:423 msgid "true if execute \"S\" succeeds" msgstr "" -#: src/gtk/quicksearch.c:424 +#: ../src/gtk/quicksearch.c:424 msgid "messages originating from user S" msgstr "" -#: src/gtk/quicksearch.c:425 +#: ../src/gtk/quicksearch.c:425 msgid "forwarded messages" msgstr "" -#: src/gtk/quicksearch.c:426 +#: ../src/gtk/quicksearch.c:426 msgid "messages which contain header S" msgstr "" -#: src/gtk/quicksearch.c:427 +#: ../src/gtk/quicksearch.c:427 msgid "messages which contain S in Message-ID header" msgstr "" -#: src/gtk/quicksearch.c:428 +#: ../src/gtk/quicksearch.c:428 msgid "messages which contain S in In-Reply-To header" msgstr "" -#: src/gtk/quicksearch.c:429 +#: ../src/gtk/quicksearch.c:429 msgid "messages which are marked with color #" msgstr "" -#: src/gtk/quicksearch.c:430 +#: ../src/gtk/quicksearch.c:430 msgid "locked messages" msgstr "" -#: src/gtk/quicksearch.c:431 +#: ../src/gtk/quicksearch.c:431 msgid "messages which are in newsgroup S" msgstr "" -#: src/gtk/quicksearch.c:432 +#: ../src/gtk/quicksearch.c:432 msgid "new messages" msgstr "" -#: src/gtk/quicksearch.c:433 +#: ../src/gtk/quicksearch.c:433 msgid "old messages" msgstr "" -#: src/gtk/quicksearch.c:434 +#: ../src/gtk/quicksearch.c:434 msgid "incomplete messages (not entirely downloaded)" msgstr "" -#: src/gtk/quicksearch.c:435 +#: ../src/gtk/quicksearch.c:435 msgid "messages which have been replied to" msgstr "" -#: src/gtk/quicksearch.c:436 +#: ../src/gtk/quicksearch.c:436 msgid "read messages" msgstr "" -#: src/gtk/quicksearch.c:437 +#: ../src/gtk/quicksearch.c:437 msgid "messages which contain S in subject" msgstr "" -#: src/gtk/quicksearch.c:438 +#: ../src/gtk/quicksearch.c:438 msgid "messages whose score is equal to #" msgstr "" -#: src/gtk/quicksearch.c:439 +#: ../src/gtk/quicksearch.c:439 msgid "messages whose score is greater than #" msgstr "" -#: src/gtk/quicksearch.c:440 +#: ../src/gtk/quicksearch.c:440 msgid "messages whose score is lower than #" msgstr "" -#: src/gtk/quicksearch.c:441 +#: ../src/gtk/quicksearch.c:441 msgid "messages whose size is equal to #" msgstr "" -#: src/gtk/quicksearch.c:442 +#: ../src/gtk/quicksearch.c:442 msgid "messages whose size is greater than #" msgstr "" -#: src/gtk/quicksearch.c:443 +#: ../src/gtk/quicksearch.c:443 msgid "messages whose size is smaller than #" msgstr "" -#: src/gtk/quicksearch.c:444 +#: ../src/gtk/quicksearch.c:444 msgid "messages which have been sent to S" msgstr "" -#: src/gtk/quicksearch.c:445 +#: ../src/gtk/quicksearch.c:445 msgid "messages which tags contain S" msgstr "" -#: src/gtk/quicksearch.c:446 +#: ../src/gtk/quicksearch.c:446 msgid "messages which have tag(s)" msgstr "" -#: src/gtk/quicksearch.c:447 +#: ../src/gtk/quicksearch.c:447 msgid "marked messages" msgstr "" -#: src/gtk/quicksearch.c:448 +#: ../src/gtk/quicksearch.c:448 msgid "unread messages" msgstr "" -#: src/gtk/quicksearch.c:449 +#: ../src/gtk/quicksearch.c:449 msgid "messages which contain S in References header" msgstr "" -#: src/gtk/quicksearch.c:450 +#: ../src/gtk/quicksearch.c:450 #, c-format msgid "messages returning 0 when passed to command - %F is message file" msgstr "" -#: src/gtk/quicksearch.c:451 +#: ../src/gtk/quicksearch.c:451 msgid "messages which contain S in X-Label header" msgstr "" -#: src/gtk/quicksearch.c:453 +#: ../src/gtk/quicksearch.c:453 msgid "logical AND operator" msgstr "" -#: src/gtk/quicksearch.c:454 +#: ../src/gtk/quicksearch.c:454 msgid "logical OR operator" msgstr "" -#: src/gtk/quicksearch.c:455 +#: ../src/gtk/quicksearch.c:455 msgid "logical NOT operator" msgstr "" -#: src/gtk/quicksearch.c:456 +#: ../src/gtk/quicksearch.c:456 msgid "case sensitive search" msgstr "" -#: src/gtk/quicksearch.c:458 +#: ../src/gtk/quicksearch.c:458 msgid "all filtering expressions are allowed" msgstr "" -#: src/gtk/quicksearch.c:466 src/summary_search.c:401 +#: ../src/gtk/quicksearch.c:466 ../src/summary_search.c:401 msgid "Extended Search" msgstr "" -#: src/gtk/quicksearch.c:467 +#: ../src/gtk/quicksearch.c:467 msgid "" "Extended Search allows the user to define criteria that messages must have " "in order to match and be displayed in the message list.\n" "The following symbols can be used:" msgstr "" -#: src/gtk/quicksearch.c:586 +#: ../src/gtk/quicksearch.c:586 msgid "From/To/Subject/Tag" msgstr "" -#: src/gtk/quicksearch.c:597 +#: ../src/gtk/quicksearch.c:597 msgid "Recursive" msgstr "" -#: src/gtk/quicksearch.c:607 +#: ../src/gtk/quicksearch.c:607 msgid "Sticky" msgstr "" -#: src/gtk/quicksearch.c:617 +#: ../src/gtk/quicksearch.c:617 msgid "Type-ahead" msgstr "" -#: src/gtk/quicksearch.c:629 +#: ../src/gtk/quicksearch.c:629 msgid "Run on select" msgstr "" -#: src/gtk/quicksearch.c:666 src/gtk/quicksearch.c:758 +#: ../src/gtk/quicksearch.c:666 ../src/gtk/quicksearch.c:758 msgid " Clear " msgstr "" -#: src/gtk/quicksearch.c:674 +#: ../src/gtk/quicksearch.c:674 msgid "Clear the current search" msgstr "" -#: src/gtk/quicksearch.c:689 src/summary_search.c:354 +#: ../src/gtk/quicksearch.c:689 ../src/summary_search.c:354 msgid "Edit search criteria" msgstr "" -#: src/gtk/quicksearch.c:695 src/gtk/quicksearch.c:756 +#: ../src/gtk/quicksearch.c:695 ../src/gtk/quicksearch.c:756 msgid " Extended Symbols... " msgstr "" -#: src/gtk/quicksearch.c:703 +#: ../src/gtk/quicksearch.c:703 msgid "Information about extended symbols" msgstr "" -#: src/gtk/quicksearch.c:774 +#: ../src/gtk/quicksearch.c:774 msgid "Info" msgstr "" -#: src/gtk/quicksearch.c:776 +#: ../src/gtk/quicksearch.c:776 msgid "Clear" msgstr "" -#: src/gtk/quicksearch.c:1259 src/summaryview.c:1288 +#: ../src/gtk/quicksearch.c:1259 ../src/summaryview.c:1288 #, c-format msgid "Searching in %s... \n" msgstr "" -#: src/gtk/sslcertwindow.c:85 src/gtk/sslcertwindow.c:96 -#: src/gtk/sslcertwindow.c:102 src/gtk/sslcertwindow.c:109 -#: src/gtk/sslcertwindow.c:120 src/gtk/sslcertwindow.c:126 -#: src/gtk/sslcertwindow.c:144 src/gtk/sslcertwindow.c:151 -#: src/gtk/sslcertwindow.c:166 src/gtk/sslcertwindow.c:171 -#: src/gtk/sslcertwindow.c:178 src/gtk/sslcertwindow.c:193 +#: ../src/gtk/sslcertwindow.c:85 ../src/gtk/sslcertwindow.c:96 +#: ../src/gtk/sslcertwindow.c:102 ../src/gtk/sslcertwindow.c:109 +#: ../src/gtk/sslcertwindow.c:120 ../src/gtk/sslcertwindow.c:126 +#: ../src/gtk/sslcertwindow.c:144 ../src/gtk/sslcertwindow.c:151 +#: ../src/gtk/sslcertwindow.c:166 ../src/gtk/sslcertwindow.c:171 +#: ../src/gtk/sslcertwindow.c:178 ../src/gtk/sslcertwindow.c:193 msgid "" msgstr "" -#: src/gtk/sslcertwindow.c:219 src/gtk/sslcertwindow.c:375 -#: src/gtk/sslcertwindow.c:419 src/gtk/sslcertwindow.c:477 +#: ../src/gtk/sslcertwindow.c:219 ../src/gtk/sslcertwindow.c:375 +#: ../src/gtk/sslcertwindow.c:419 ../src/gtk/sslcertwindow.c:477 msgid "correct" msgstr "" -#: src/gtk/sslcertwindow.c:224 +#: ../src/gtk/sslcertwindow.c:224 msgid "Owner" msgstr "" -#: src/gtk/sslcertwindow.c:225 +#: ../src/gtk/sslcertwindow.c:225 msgid "Signer" msgstr "" -#: src/gtk/sslcertwindow.c:232 src/gtk/sslcertwindow.c:253 -#: src/prefs_themes.c:879 +#: ../src/gtk/sslcertwindow.c:232 ../src/gtk/sslcertwindow.c:253 +#: ../src/prefs_themes.c:879 msgid "Name: " msgstr "" -#: src/gtk/sslcertwindow.c:239 src/gtk/sslcertwindow.c:260 +#: ../src/gtk/sslcertwindow.c:239 ../src/gtk/sslcertwindow.c:260 msgid "Organization: " msgstr "" -#: src/gtk/sslcertwindow.c:246 src/gtk/sslcertwindow.c:267 +#: ../src/gtk/sslcertwindow.c:246 ../src/gtk/sslcertwindow.c:267 msgid "Location: " msgstr "" -#: src/gtk/sslcertwindow.c:274 +#: ../src/gtk/sslcertwindow.c:274 msgid "Fingerprint: " msgstr "" -#: src/gtk/sslcertwindow.c:280 +#: ../src/gtk/sslcertwindow.c:280 msgid "Signature status: " msgstr "" -#: src/gtk/sslcertwindow.c:286 +#: ../src/gtk/sslcertwindow.c:286 msgid "Expires on: " msgstr "" -#: src/gtk/sslcertwindow.c:347 +#: ../src/gtk/sslcertwindow.c:347 #, c-format msgid "SSL certificate for %s" msgstr "" -#: src/gtk/sslcertwindow.c:363 +#: ../src/gtk/sslcertwindow.c:363 #, c-format msgid "" "Certificate for %s is unknown.\n" "Do you want to accept it?" msgstr "" -#: src/gtk/sslcertwindow.c:377 src/gtk/sslcertwindow.c:421 -#: src/gtk/sslcertwindow.c:479 +#: ../src/gtk/sslcertwindow.c:377 ../src/gtk/sslcertwindow.c:421 +#: ../src/gtk/sslcertwindow.c:479 #, c-format msgid "Signature status: %s" msgstr "" -#: src/gtk/sslcertwindow.c:384 src/gtk/sslcertwindow.c:428 +#: ../src/gtk/sslcertwindow.c:384 ../src/gtk/sslcertwindow.c:428 msgid "_View certificate" msgstr "" -#: src/gtk/sslcertwindow.c:389 +#: ../src/gtk/sslcertwindow.c:389 msgid "Unknown SSL Certificate" msgstr "" -#: src/gtk/sslcertwindow.c:390 src/gtk/sslcertwindow.c:434 -#: src/gtk/sslcertwindow.c:491 +#: ../src/gtk/sslcertwindow.c:390 ../src/gtk/sslcertwindow.c:434 +#: ../src/gtk/sslcertwindow.c:491 msgid "_Cancel connection" msgstr "" -#: src/gtk/sslcertwindow.c:390 src/gtk/sslcertwindow.c:491 +#: ../src/gtk/sslcertwindow.c:390 ../src/gtk/sslcertwindow.c:491 msgid "_Accept and save" msgstr "" -#: src/gtk/sslcertwindow.c:406 +#: ../src/gtk/sslcertwindow.c:406 #, c-format msgid "" "Certificate for %s is expired.\n" "Do you want to continue?" msgstr "" -#: src/gtk/sslcertwindow.c:433 +#: ../src/gtk/sslcertwindow.c:433 msgid "Expired SSL Certificate" msgstr "" -#: src/gtk/sslcertwindow.c:434 +#: ../src/gtk/sslcertwindow.c:434 msgid "_Accept" msgstr "" -#: src/gtk/sslcertwindow.c:452 +#: ../src/gtk/sslcertwindow.c:452 msgid "New certificate:" msgstr "" -#: src/gtk/sslcertwindow.c:457 +#: ../src/gtk/sslcertwindow.c:457 msgid "Known certificate:" msgstr "" -#: src/gtk/sslcertwindow.c:464 +#: ../src/gtk/sslcertwindow.c:464 #, c-format msgid "Certificate for %s has changed. Do you want to accept it?" msgstr "" -#: src/gtk/sslcertwindow.c:486 +#: ../src/gtk/sslcertwindow.c:486 msgid "_View certificates" msgstr "" -#: src/gtk/sslcertwindow.c:490 +#: ../src/gtk/sslcertwindow.c:490 msgid "Changed SSL Certificate" msgstr "" -#: src/headerview.c:112 +#: ../src/headerview.c:112 msgid "Tags:" msgstr "" -#: src/headerview.c:221 src/summaryview.c:3115 src/summaryview.c:3125 +#: ../src/headerview.c:221 ../src/summaryview.c:3115 ../src/summaryview.c:3125 msgid "(No From)" msgstr "" -#: src/headerview.c:236 src/summaryview.c:3148 src/summaryview.c:3151 +#: ../src/headerview.c:236 ../src/summaryview.c:3148 ../src/summaryview.c:3151 msgid "(No Subject)" msgstr "" -#: src/image_viewer.c:97 +#: ../src/image_viewer.c:97 msgid "Error:" msgstr "" -#: src/image_viewer.c:301 +#: ../src/image_viewer.c:301 msgid "Filename:" msgstr "" -#: src/image_viewer.c:308 +#: ../src/image_viewer.c:308 msgid "Filesize:" msgstr "" -#: src/image_viewer.c:357 +#: ../src/image_viewer.c:357 msgid "Load Image" msgstr "" -#: src/imap.c:554 +#: ../src/imap.c:554 msgid "IMAP4 connection broken\n" msgstr "" -#: src/imap.c:578 +#: ../src/imap.c:578 msgid "IMAP error: authenticated\n" msgstr "" -#: src/imap.c:581 +#: ../src/imap.c:581 msgid "IMAP error: not authenticated\n" msgstr "" -#: src/imap.c:584 +#: ../src/imap.c:584 msgid "IMAP error: bad state\n" msgstr "" -#: src/imap.c:587 +#: ../src/imap.c:587 msgid "IMAP error: stream error\n" msgstr "" -#: src/imap.c:590 +#: ../src/imap.c:590 msgid "" "IMAP error: parse error (very probably non-RFC compliance from the server)\n" msgstr "" -#: src/imap.c:594 +#: ../src/imap.c:594 msgid "IMAP error: connection refused\n" msgstr "" -#: src/imap.c:597 +#: ../src/imap.c:597 msgid "IMAP error: memory error\n" msgstr "" -#: src/imap.c:600 +#: ../src/imap.c:600 msgid "IMAP error: fatal error\n" msgstr "" -#: src/imap.c:603 +#: ../src/imap.c:603 msgid "" "IMAP error: protocol error(very probably non-RFC compliance from the " "server)\n" msgstr "" -#: src/imap.c:607 +#: ../src/imap.c:607 msgid "IMAP error: connection not accepted\n" msgstr "" -#: src/imap.c:610 +#: ../src/imap.c:610 msgid "IMAP error: APPEND error\n" msgstr "" -#: src/imap.c:613 +#: ../src/imap.c:613 msgid "IMAP error: NOOP error\n" msgstr "" -#: src/imap.c:616 +#: ../src/imap.c:616 msgid "IMAP error: LOGOUT error\n" msgstr "" -#: src/imap.c:619 +#: ../src/imap.c:619 msgid "IMAP error: CAPABILITY error\n" msgstr "" -#: src/imap.c:622 +#: ../src/imap.c:622 msgid "IMAP error: CHECK error\n" msgstr "" -#: src/imap.c:625 +#: ../src/imap.c:625 msgid "IMAP error: CLOSE error\n" msgstr "" -#: src/imap.c:628 +#: ../src/imap.c:628 msgid "IMAP error: EXPUNGE error\n" msgstr "" -#: src/imap.c:631 +#: ../src/imap.c:631 msgid "IMAP error: COPY error\n" msgstr "" -#: src/imap.c:634 +#: ../src/imap.c:634 msgid "IMAP error: UID COPY error\n" msgstr "" -#: src/imap.c:637 +#: ../src/imap.c:637 msgid "IMAP error: CREATE error\n" msgstr "" -#: src/imap.c:640 +#: ../src/imap.c:640 msgid "IMAP error: DELETE error\n" msgstr "" -#: src/imap.c:643 +#: ../src/imap.c:643 msgid "IMAP error: EXAMINE error\n" msgstr "" -#: src/imap.c:646 +#: ../src/imap.c:646 msgid "IMAP error: FETCH error\n" msgstr "" -#: src/imap.c:649 +#: ../src/imap.c:649 msgid "IMAP error: UID FETCH error\n" msgstr "" -#: src/imap.c:652 +#: ../src/imap.c:652 msgid "IMAP error: LIST error\n" msgstr "" -#: src/imap.c:655 +#: ../src/imap.c:655 msgid "IMAP error: LOGIN error\n" msgstr "" -#: src/imap.c:658 +#: ../src/imap.c:658 msgid "IMAP error: LSUB error\n" msgstr "" -#: src/imap.c:661 +#: ../src/imap.c:661 msgid "IMAP error: RENAME error\n" msgstr "" -#: src/imap.c:664 +#: ../src/imap.c:664 msgid "IMAP error: SEARCH error\n" msgstr "" -#: src/imap.c:667 +#: ../src/imap.c:667 msgid "IMAP error: UID SEARCH error\n" msgstr "" -#: src/imap.c:670 +#: ../src/imap.c:670 msgid "IMAP error: SELECT error\n" msgstr "" -#: src/imap.c:673 +#: ../src/imap.c:673 msgid "IMAP error: STATUS error\n" msgstr "" -#: src/imap.c:676 +#: ../src/imap.c:676 msgid "IMAP error: STORE error\n" msgstr "" -#: src/imap.c:679 +#: ../src/imap.c:679 msgid "IMAP error: UID STORE error\n" msgstr "" -#: src/imap.c:682 +#: ../src/imap.c:682 msgid "IMAP error: SUBSCRIBE error\n" msgstr "" -#: src/imap.c:685 +#: ../src/imap.c:685 msgid "IMAP error: UNSUBSCRIBE error\n" msgstr "" -#: src/imap.c:688 +#: ../src/imap.c:688 msgid "IMAP error: STARTTLS error\n" msgstr "" -#: src/imap.c:691 +#: ../src/imap.c:691 msgid "IMAP error: INVAL error\n" msgstr "" -#: src/imap.c:694 +#: ../src/imap.c:694 msgid "IMAP error: EXTENSION error\n" msgstr "" -#: src/imap.c:697 +#: ../src/imap.c:697 msgid "IMAP error: SASL error\n" msgstr "" -#: src/imap.c:702 +#: ../src/imap.c:702 msgid "IMAP error: SSL error\n" msgstr "" -#: src/imap.c:707 +#: ../src/imap.c:707 #, c-format msgid "IMAP error: Unknown error [%d]\n" msgstr "" -#: src/imap.c:890 +#: ../src/imap.c:890 msgid "" "\n" "\n" @@ -5158,7 +5247,7 @@ "and the CRAM-MD5 SASL plugin is installed." msgstr "" -#: src/imap.c:896 +#: ../src/imap.c:896 msgid "" "\n" "\n" @@ -5166,36 +5255,38 @@ "and the DIGEST-MD5 SASL plugin is installed." msgstr "" -#: src/imap.c:903 +#: ../src/imap.c:903 #, c-format msgid "Connection to %s failed: login refused.%s" msgstr "" -#: src/imap.c:907 +#: ../src/imap.c:907 #, c-format msgid "Connection to %s failed: login refused.%s\n" msgstr "" -#: src/imap.c:924 +#: ../src/imap.c:924 #, c-format msgid "Connecting to %s failed" msgstr "" -#: src/imap.c:930 src/imap.c:933 +#: ../src/imap.c:930 ../src/imap.c:933 #, c-format msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n" msgstr "" -#: src/imap.c:962 src/imap.c:2994 src/imap.c:3633 src/imap.c:3723 -#: src/imap.c:3900 src/imap.c:4673 +#: ../src/imap.c:962 ../src/imap.c:2994 ../src/imap.c:3633 ../src/imap.c:3723 +#: ../src/imap.c:3900 ../src/imap.c:4673 msgid "Claws Mail needs network access in order to access the IMAP server." msgstr "" -#: src/imap.c:1044 src/inc.c:803 src/news.c:349 src/send_message.c:299 +#: ../src/imap.c:1044 ../src/inc.c:803 ../src/news.c:349 +#: ../src/send_message.c:299 msgid "Insecure connection" msgstr "" -#: src/imap.c:1045 src/inc.c:804 src/news.c:350 src/send_message.c:300 +#: ../src/imap.c:1045 ../src/inc.c:804 ../src/news.c:350 +#: ../src/send_message.c:300 msgid "" "This connection is configured to be secured using SSL, but SSL is not " "available in this build of Claws Mail. \n" @@ -5204,128 +5295,129 @@ "not be secure." msgstr "" -#: src/imap.c:1051 src/inc.c:810 src/news.c:356 src/send_message.c:306 +#: ../src/imap.c:1051 ../src/inc.c:810 ../src/news.c:356 +#: ../src/send_message.c:306 msgid "Con_tinue connecting" msgstr "" -#: src/imap.c:1061 +#: ../src/imap.c:1061 #, c-format msgid "Connecting to IMAP4 server: %s..." msgstr "" -#: src/imap.c:1105 +#: ../src/imap.c:1105 #, c-format msgid "Can't connect to IMAP4 server: %s:%d" msgstr "" -#: src/imap.c:1108 +#: ../src/imap.c:1108 #, c-format msgid "Can't connect to IMAP4 server: %s:%d\n" msgstr "" -#: src/imap.c:1140 src/imap.c:3392 +#: ../src/imap.c:1140 ../src/imap.c:3392 msgid "Can't start TLS session.\n" msgstr "" -#: src/imap.c:1177 +#: ../src/imap.c:1177 #, c-format msgid "Connecting to IMAP4 server %s...\n" msgstr "" -#: src/imap.c:1188 src/imap.c:1191 +#: ../src/imap.c:1188 ../src/imap.c:1191 #, c-format msgid "Couldn't login to IMAP server %s." msgstr "" -#: src/imap.c:1585 +#: ../src/imap.c:1585 msgid "Adding messages..." msgstr "" -#: src/imap.c:1778 src/mh.c:517 +#: ../src/imap.c:1778 ../src/mh.c:517 msgid "Copying messages..." msgstr "" -#: src/imap.c:1968 +#: ../src/imap.c:1968 msgid "can't set deleted flags\n" msgstr "" -#: src/imap.c:1974 src/imap.c:4329 +#: ../src/imap.c:1974 ../src/imap.c:4329 msgid "can't expunge\n" msgstr "" -#: src/imap.c:2307 +#: ../src/imap.c:2307 #, c-format msgid "Looking for unsubscribed folders in %s..." msgstr "" -#: src/imap.c:2310 +#: ../src/imap.c:2310 #, c-format msgid "Looking for subfolders of %s..." msgstr "" -#: src/imap.c:2546 +#: ../src/imap.c:2546 msgid "can't create mailbox: LIST failed\n" msgstr "" -#: src/imap.c:2561 +#: ../src/imap.c:2561 msgid "can't create mailbox\n" msgstr "" -#: src/imap.c:2651 +#: ../src/imap.c:2651 msgid "New folder name must not contain the namespace path separator" msgstr "" -#: src/imap.c:2683 +#: ../src/imap.c:2683 #, c-format msgid "can't rename mailbox: %s to %s\n" msgstr "" -#: src/imap.c:2784 +#: ../src/imap.c:2784 msgid "can't delete mailbox\n" msgstr "" -#: src/imap.c:3075 +#: ../src/imap.c:3075 msgid "LIST failed\n" msgstr "" -#: src/imap.c:3154 +#: ../src/imap.c:3154 msgid "Flagging messages..." msgstr "" -#: src/imap.c:3244 +#: ../src/imap.c:3244 #, c-format msgid "can't select folder: %s\n" msgstr "" -#: src/imap.c:3389 +#: ../src/imap.c:3389 msgid "Server requires TLS to log in.\n" msgstr "" -#: src/imap.c:3399 +#: ../src/imap.c:3399 msgid "Can't refresh capabilities.\n" msgstr "" -#: src/imap.c:3404 +#: ../src/imap.c:3404 #, c-format msgid "" "Connection to %s failed: server requires TLS, but Claws Mail has been " "compiled without OpenSSL support.\n" msgstr "" -#: src/imap.c:3412 +#: ../src/imap.c:3412 msgid "Server logins are disabled.\n" msgstr "" -#: src/imap.c:3638 +#: ../src/imap.c:3638 msgid "Fetching message..." msgstr "" -#: src/imap.c:4315 +#: ../src/imap.c:4315 #, c-format msgid "can't set deleted flags: %d\n" msgstr "" -#: src/imap.c:5320 +#: ../src/imap.c:5320 msgid "" "You have one or more IMAP accounts defined. However this version of Claws " "Mail has been built without IMAP support; your IMAP account(s) are " @@ -5334,94 +5426,94 @@ "You probably need to install libetpan and recompile Claws Mail." msgstr "" -#: src/imap_gtk.c:58 src/mh_gtk.c:50 +#: ../src/imap_gtk.c:58 ../src/mh_gtk.c:50 msgid "/Create _new folder..." msgstr "" -#: src/imap_gtk.c:60 src/mh_gtk.c:52 +#: ../src/imap_gtk.c:60 ../src/mh_gtk.c:52 msgid "/_Rename folder..." msgstr "" -#: src/imap_gtk.c:61 src/mh_gtk.c:53 +#: ../src/imap_gtk.c:61 ../src/mh_gtk.c:53 msgid "/M_ove folder..." msgstr "" -#: src/imap_gtk.c:62 src/mh_gtk.c:54 +#: ../src/imap_gtk.c:62 ../src/mh_gtk.c:54 msgid "/Cop_y folder..." msgstr "" -#: src/imap_gtk.c:64 src/mh_gtk.c:56 +#: ../src/imap_gtk.c:64 ../src/mh_gtk.c:56 msgid "/_Delete folder..." msgstr "" -#: src/imap_gtk.c:66 +#: ../src/imap_gtk.c:66 msgid "/_Synchronise" msgstr "" -#: src/imap_gtk.c:67 src/news_gtk.c:57 +#: ../src/imap_gtk.c:67 ../src/news_gtk.c:57 msgid "/Down_load messages" msgstr "" -#: src/imap_gtk.c:69 +#: ../src/imap_gtk.c:69 msgid "/S_ubscriptions" msgstr "" -#: src/imap_gtk.c:70 +#: ../src/imap_gtk.c:70 msgid "/Subscriptions/Show only subscribed _folders" msgstr "" -#: src/imap_gtk.c:72 +#: ../src/imap_gtk.c:72 msgid "/Subscriptions/---" msgstr "" -#: src/imap_gtk.c:73 +#: ../src/imap_gtk.c:73 msgid "/Subscriptions/_Subscribe..." msgstr "" -#: src/imap_gtk.c:74 +#: ../src/imap_gtk.c:74 msgid "/Subscriptions/_Unsubscribe..." msgstr "" -#: src/imap_gtk.c:77 src/mh_gtk.c:58 src/news_gtk.c:59 +#: ../src/imap_gtk.c:77 ../src/mh_gtk.c:58 ../src/news_gtk.c:59 msgid "/_Check for new messages" msgstr "" -#: src/imap_gtk.c:78 src/mh_gtk.c:59 +#: ../src/imap_gtk.c:78 ../src/mh_gtk.c:59 msgid "/C_heck for new folders" msgstr "" -#: src/imap_gtk.c:79 src/mh_gtk.c:60 +#: ../src/imap_gtk.c:79 ../src/mh_gtk.c:60 msgid "/R_ebuild folder tree" msgstr "" -#: src/imap_gtk.c:156 +#: ../src/imap_gtk.c:156 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders\n" "only and no mail, append '/' to the folder name)" msgstr "" -#: src/imap_gtk.c:214 src/mh_gtk.c:231 +#: ../src/imap_gtk.c:214 ../src/mh_gtk.c:231 #, c-format msgid "Input new name for '%s':" msgstr "" -#: src/imap_gtk.c:216 src/mh_gtk.c:233 +#: ../src/imap_gtk.c:216 ../src/mh_gtk.c:233 msgid "Rename folder" msgstr "" -#: src/imap_gtk.c:230 +#: ../src/imap_gtk.c:230 #, c-format msgid "`%c' can't be included in folder name." msgstr "" -#: src/imap_gtk.c:247 src/mh_gtk.c:258 +#: ../src/imap_gtk.c:247 ../src/mh_gtk.c:258 msgid "" "The folder could not be renamed.\n" "The new folder name is not allowed." msgstr "" -#: src/imap_gtk.c:299 src/mh_gtk.c:179 +#: ../src/imap_gtk.c:299 ../src/mh_gtk.c:179 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted. Recovery " @@ -5430,42 +5522,42 @@ "Do you really want to delete?" msgstr "" -#: src/imap_gtk.c:321 src/mh_gtk.c:201 src/news_gtk.c:242 +#: ../src/imap_gtk.c:321 ../src/mh_gtk.c:201 ../src/news_gtk.c:242 #, c-format msgid "Can't remove the folder '%s'." msgstr "" -#: src/imap_gtk.c:448 +#: ../src/imap_gtk.c:448 #, c-format msgid "Do you want to search for unsubscribed subfolders of '%s'?" msgstr "" -#: src/imap_gtk.c:451 +#: ../src/imap_gtk.c:451 msgid "Search recursively" msgstr "" -#: src/imap_gtk.c:456 src/imap_gtk.c:513 +#: ../src/imap_gtk.c:456 ../src/imap_gtk.c:513 msgid "Subscriptions" msgstr "" -#: src/imap_gtk.c:457 +#: ../src/imap_gtk.c:457 msgid "+_Search" msgstr "" -#: src/imap_gtk.c:467 +#: ../src/imap_gtk.c:467 #, c-format msgid "Choose a subfolder of %s to subscribe to: " msgstr "" -#: src/imap_gtk.c:476 +#: ../src/imap_gtk.c:476 msgid "Subscribe" msgstr "" -#: src/imap_gtk.c:478 src/imap_gtk.c:480 +#: ../src/imap_gtk.c:478 ../src/imap_gtk.c:480 msgid "All of them" msgstr "" -#: src/imap_gtk.c:496 +#: ../src/imap_gtk.c:496 msgid "" "This folder is already subscribed and has no unsubscribed subfolders.\n" "\n" @@ -5473,133 +5565,134 @@ "\"Check for new folders\" at the mailbox's root folder." msgstr "" -#: src/imap_gtk.c:505 +#: ../src/imap_gtk.c:505 #, c-format msgid "Do you want to %s the '%s' folder?" msgstr "" -#: src/imap_gtk.c:506 +#: ../src/imap_gtk.c:506 msgid "subscribe" msgstr "" -#: src/imap_gtk.c:506 +#: ../src/imap_gtk.c:506 msgid "unsubscribe" msgstr "" -#: src/imap_gtk.c:508 src/prefs_folder_item.c:1185 -#: src/prefs_folder_item.c:1203 src/prefs_folder_item.c:1221 +#: ../src/imap_gtk.c:508 ../src/prefs_folder_item.c:1185 +#: ../src/prefs_folder_item.c:1203 ../src/prefs_folder_item.c:1221 msgid "Apply to subfolders" msgstr "" -#: src/imap_gtk.c:514 +#: ../src/imap_gtk.c:514 msgid "+_Subscribe" msgstr "" -#: src/imap_gtk.c:514 +#: ../src/imap_gtk.c:514 msgid "+_Unsubscribe" msgstr "" -#: src/import.c:120 src/import.c:215 +#: ../src/import.c:120 ../src/import.c:215 msgid "Import mbox file" msgstr "" -#: src/import.c:139 +#: ../src/import.c:139 msgid "Locate the mbox file and specify the destination folder." msgstr "" -#: src/import.c:156 +#: ../src/import.c:156 msgid "Destination folder:" msgstr "" -#: src/import.c:210 +#: ../src/import.c:210 msgid "Source mbox filename can't be left empty." msgstr "" -#: src/import.c:215 +#: ../src/import.c:215 msgid "" "Destination folder is not set.\n" "Import mbox file to the Inbox folder?" msgstr "" -#: src/import.c:237 +#: ../src/import.c:237 msgid "Can't find the destination folder." msgstr "" -#: src/import.c:261 +#: ../src/import.c:261 msgid "Select importing file" msgstr "" -#: src/importldif.c:191 +#: ../src/importldif.c:191 msgid "Please specify address book name and file to import." msgstr "" -#: src/importldif.c:194 +#: ../src/importldif.c:194 msgid "Select and rename LDIF field names to import." msgstr "" -#: src/importldif.c:197 +#: ../src/importldif.c:197 msgid "File imported." msgstr "" -#: src/importldif.c:452 src/importmutt.c:127 src/importpine.c:126 +#: ../src/importldif.c:452 ../src/importmutt.c:127 ../src/importpine.c:126 msgid "Please select a file." msgstr "" -#: src/importldif.c:458 src/importmutt.c:132 src/importpine.c:131 +#: ../src/importldif.c:458 ../src/importmutt.c:132 ../src/importpine.c:131 msgid "Address book name must be supplied." msgstr "" -#: src/importldif.c:498 +#: ../src/importldif.c:498 msgid "LDIF file imported successfully." msgstr "" -#: src/importldif.c:583 +#: ../src/importldif.c:583 msgid "Select LDIF File" msgstr "" -#: src/importldif.c:671 +#: ../src/importldif.c:671 msgid "" "Specify the name for the address book that will be created from the LDIF " "file data." msgstr "" -#: src/importldif.c:677 +#: ../src/importldif.c:677 msgid "File Name" msgstr "" -#: src/importldif.c:688 +#: ../src/importldif.c:688 msgid "The full file specification of the LDIF file to import." msgstr "" -#: src/importldif.c:697 +#: ../src/importldif.c:697 msgid "Select the LDIF file to import." msgstr "" -#: src/importldif.c:735 +#: ../src/importldif.c:735 msgid "R" msgstr "" -#: src/importldif.c:736 src/summaryview.c:544 +#. S_COL_MARK +#: ../src/importldif.c:736 ../src/summaryview.c:544 msgid "S" msgstr "" -#: src/importldif.c:737 +#: ../src/importldif.c:737 msgid "LDIF Field Name" msgstr "" -#: src/importldif.c:738 +#: ../src/importldif.c:738 msgid "Attribute Name" msgstr "" -#: src/importldif.c:793 +#: ../src/importldif.c:793 msgid "LDIF Field" msgstr "" -#: src/importldif.c:805 +#: ../src/importldif.c:805 msgid "Attribute" msgstr "" -#: src/importldif.c:818 +#: ../src/importldif.c:818 msgid "" "Choose the LDIF field that will be renamed or selected for import in the " "list above. Reserved fields (marked with a tick in the \"R\" column), are " @@ -5610,320 +5703,326 @@ "field for import." msgstr "" -#: src/importldif.c:835 +#: ../src/importldif.c:835 msgid "The LDIF field can be renamed to the User Attribute name." msgstr "" -#: src/importldif.c:841 +#: ../src/importldif.c:841 msgid "Select for Import" msgstr "" -#: src/importldif.c:847 +#: ../src/importldif.c:847 msgid "Select the LDIF field for import into the address book." msgstr "" -#: src/importldif.c:850 +#: ../src/importldif.c:850 msgid " Modify " msgstr "" -#: src/importldif.c:856 +#: ../src/importldif.c:856 msgid "This button will update the list above with the data supplied." msgstr "" -#: src/importldif.c:929 +#: ../src/importldif.c:929 msgid "Records Imported :" msgstr "" -#: src/importldif.c:961 +#: ../src/importldif.c:961 msgid "Import LDIF file into Address Book" msgstr "" -#: src/importldif.c:999 +#: ../src/importldif.c:999 msgid "Proceed" msgstr "" -#: src/importmutt.c:146 +#: ../src/importmutt.c:146 msgid "Error importing MUTT file." msgstr "" -#: src/importmutt.c:161 +#: ../src/importmutt.c:161 msgid "Select MUTT File" msgstr "" -#: src/importmutt.c:208 +#: ../src/importmutt.c:208 msgid "Import MUTT file into Address Book" msgstr "" -#: src/importmutt.c:293 src/importpine.c:293 +#: ../src/importmutt.c:293 ../src/importpine.c:293 msgid "Please select a file to import." msgstr "" -#: src/importpine.c:145 +#: ../src/importpine.c:145 msgid "Error importing Pine file." msgstr "" -#: src/importpine.c:160 +#: ../src/importpine.c:160 msgid "Select Pine File" msgstr "" -#: src/importpine.c:207 +#: ../src/importpine.c:207 msgid "Import Pine file into Address Book" msgstr "" -#: src/inc.c:195 src/inc.c:300 src/inc.c:326 +#: ../src/inc.c:195 ../src/inc.c:300 ../src/inc.c:326 msgid "Claws Mail needs network access in order to get mails." msgstr "" -#: src/inc.c:347 +#: ../src/inc.c:347 #, c-format msgid "%s failed\n" msgstr "" -#: src/inc.c:417 +#: ../src/inc.c:417 msgid "Retrieving new messages" msgstr "" -#: src/inc.c:476 +#: ../src/inc.c:476 msgid "Standby" msgstr "" -#: src/inc.c:605 src/inc.c:655 +#: ../src/inc.c:605 ../src/inc.c:655 msgid "Cancelled" msgstr "" -#: src/inc.c:616 +#: ../src/inc.c:616 msgid "Retrieving" msgstr "" -#: src/inc.c:625 +#: ../src/inc.c:625 #, c-format msgid "Done (%d message (%s) received)" msgid_plural "Done (%d messages (%s) received)" msgstr[0] "" msgstr[1] "" -#: src/inc.c:631 +#: ../src/inc.c:631 +#, c-format msgid "Done (no new messages)" msgstr "" -#: src/inc.c:636 +#: ../src/inc.c:636 msgid "Connection failed" msgstr "" -#: src/inc.c:639 +#: ../src/inc.c:639 msgid "Auth failed" msgstr "" -#: src/inc.c:642 src/prefs_matcher.c:370 src/prefs_summary_column.c:91 -#: src/summaryview.c:2610 src/summaryview.c:5788 +#. S_COL_SCORE +#: ../src/inc.c:642 ../src/prefs_matcher.c:370 +#: ../src/prefs_summary_column.c:91 ../src/summaryview.c:2610 +#: ../src/summaryview.c:5788 msgid "Locked" msgstr "" -#: src/inc.c:652 src/plugins/spamassassin/spamassassin_gtk.c:381 +#: ../src/inc.c:652 ../src/plugins/spamassassin/spamassassin_gtk.c:381 msgid "Timeout" msgstr "" -#: src/inc.c:745 +#: ../src/inc.c:745 #, c-format msgid "Finished (%d new message)" msgid_plural "Finished (%d new messages)" msgstr[0] "" msgstr[1] "" -#: src/inc.c:749 +#: ../src/inc.c:749 +#, c-format msgid "Finished (no new messages)" msgstr "" -#: src/inc.c:787 +#: ../src/inc.c:787 #, c-format msgid "%s: Retrieving new messages" msgstr "" -#: src/inc.c:819 +#: ../src/inc.c:819 #, c-format msgid "Connecting to POP3 server: %s..." msgstr "" -#: src/inc.c:836 +#: ../src/inc.c:836 #, c-format msgid "Can't connect to POP3 server: %s:%d" msgstr "" -#: src/inc.c:840 +#: ../src/inc.c:840 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "" -#: src/inc.c:920 src/send_message.c:472 +#: ../src/inc.c:920 ../src/send_message.c:472 +#, c-format msgid "Authenticating..." msgstr "" -#: src/inc.c:922 +#: ../src/inc.c:922 #, c-format msgid "Retrieving messages from %s (%s) ..." msgstr "" -#: src/inc.c:928 +#: ../src/inc.c:928 msgid "Getting the number of new messages (STAT)..." msgstr "" -#: src/inc.c:932 +#: ../src/inc.c:932 msgid "Getting the number of new messages (LAST)..." msgstr "" -#: src/inc.c:936 +#: ../src/inc.c:936 msgid "Getting the number of new messages (UIDL)..." msgstr "" -#: src/inc.c:940 +#: ../src/inc.c:940 msgid "Getting the size of messages (LIST)..." msgstr "" -#: src/inc.c:947 src/send_message.c:490 +#: ../src/inc.c:947 ../src/send_message.c:490 msgid "Quitting" msgstr "" -#: src/inc.c:972 +#: ../src/inc.c:972 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "" -#: src/inc.c:991 +#: ../src/inc.c:991 #, c-format msgid "Retrieving (%d message (%s) received)" msgid_plural "Retrieving (%d messages (%s) received)" msgstr[0] "" msgstr[1] "" -#: src/inc.c:1147 +#: ../src/inc.c:1147 msgid "Connection failed." msgstr "" -#: src/inc.c:1151 +#: ../src/inc.c:1151 #, c-format msgid "Connection to %s:%d failed." msgstr "" -#: src/inc.c:1156 +#: ../src/inc.c:1156 msgid "Error occurred while processing mail." msgstr "" -#: src/inc.c:1162 +#: ../src/inc.c:1162 #, c-format msgid "" "Error occurred while processing mail:\n" "%s" msgstr "" -#: src/inc.c:1168 +#: ../src/inc.c:1168 msgid "No disk space left." msgstr "" -#: src/inc.c:1173 +#: ../src/inc.c:1173 msgid "Can't write file." msgstr "" -#: src/inc.c:1178 +#: ../src/inc.c:1178 msgid "Socket error." msgstr "" -#: src/inc.c:1181 +#: ../src/inc.c:1181 #, c-format msgid "Socket error on connection to %s:%d." msgstr "" -#: src/inc.c:1186 src/send_message.c:400 src/send_message.c:648 +#. consider EOF right after QUIT successful +#: ../src/inc.c:1186 ../src/send_message.c:400 ../src/send_message.c:648 msgid "Connection closed by the remote host." msgstr "" -#: src/inc.c:1189 +#: ../src/inc.c:1189 #, c-format msgid "Connection to %s:%d closed by the remote host." msgstr "" -#: src/inc.c:1194 +#: ../src/inc.c:1194 msgid "Mailbox is locked." msgstr "" -#: src/inc.c:1198 +#: ../src/inc.c:1198 #, c-format msgid "" "Mailbox is locked:\n" "%s" msgstr "" -#: src/inc.c:1204 src/send_message.c:633 +#: ../src/inc.c:1204 ../src/send_message.c:633 msgid "Authentication failed." msgstr "" -#: src/inc.c:1210 src/send_message.c:636 +#: ../src/inc.c:1210 ../src/send_message.c:636 #, c-format msgid "" "Authentication failed:\n" "%s" msgstr "" -#: src/inc.c:1215 src/send_message.c:652 +#: ../src/inc.c:1215 ../src/send_message.c:652 msgid "Session timed out." msgstr "" -#: src/inc.c:1218 +#: ../src/inc.c:1218 #, c-format msgid "Connection to %s:%d timed out." msgstr "" -#: src/inc.c:1256 +#: ../src/inc.c:1256 msgid "Incorporation cancelled\n" msgstr "" -#: src/inc.c:1442 +#: ../src/inc.c:1442 #, c-format msgid "Claws Mail: %d new message" msgid_plural "Claws Mail: %d new messages" msgstr[0] "" msgstr[1] "" -#: src/inc.c:1563 +#: ../src/inc.c:1563 msgid "Unable to connect: you are offline." msgstr "" -#: src/inc.c:1589 +#: ../src/inc.c:1589 #, c-format msgid "%s%sYou're working offline. Override for %d minutes?" msgstr "" -#: src/inc.c:1595 +#: ../src/inc.c:1595 #, c-format msgid "%s%sYou're working offline. Override?" msgstr "" -#: src/inc.c:1602 +#: ../src/inc.c:1602 msgid "On_ly once" msgstr "" -#: src/ldif.c:777 +#: ../src/ldif.c:777 msgid "Nick Name" msgstr "" -#: src/main.c:228 +#: ../src/main.c:228 #, c-format msgid "" "File '%s' already exists.\n" "Can't create folder." msgstr "" -#: src/main.c:250 src/main.c:263 +#: ../src/main.c:250 ../src/main.c:263 msgid "Exiting..." msgstr "" -#: src/main.c:394 +#: ../src/main.c:394 #, c-format msgid "" "Configuration for %s found.\n" "Do you want to migrate this configuration?" msgstr "" -#: src/main.c:396 +#: ../src/main.c:396 #, c-format msgid "" "\n" @@ -5932,1532 +6031,1542 @@ "script available at %s." msgstr "" -#: src/main.c:409 +#: ../src/main.c:409 msgid "Keep old configuration" msgstr "" -#: src/main.c:412 +#: ../src/main.c:412 msgid "" "Keeping a backup will allow you to go back to an older version, but may take " "a while if you have cached IMAP or News data, and will take some extra room " "on your disk." msgstr "" -#: src/main.c:421 +#: ../src/main.c:421 msgid "Migration of configuration" msgstr "" -#: src/main.c:432 +#: ../src/main.c:432 msgid "Copying configuration... This may take a while..." msgstr "" -#: src/main.c:441 +#: ../src/main.c:441 msgid "Migration failed!" msgstr "" -#: src/main.c:450 +#: ../src/main.c:450 msgid "Migrating configuration..." msgstr "" -#: src/main.c:993 +#: ../src/main.c:993 msgid "g_thread is not supported by glib.\n" msgstr "" -#: src/main.c:999 +#: ../src/main.c:999 msgid "" "Claws Mail has been compiled with a more recent GTK+ library than is " "currently available. This will cause crashes. You need to upgrade GTK+ or " "recompile Claws Mail." msgstr "" -#: src/main.c:1011 +#: ../src/main.c:1011 msgid "" "Claws Mail has been compiled with an older GTK+ library than is currently " "available. This will cause crashes. You need to recompile Claws Mail." msgstr "" -#: src/main.c:1048 +#: ../src/main.c:1048 msgid "Sylpheed-Claws 2.6.0 (or older)" msgstr "" -#: src/main.c:1051 +#: ../src/main.c:1051 msgid "Sylpheed-Claws 1.9.15 (or older)" msgstr "" -#: src/main.c:1054 +#: ../src/main.c:1054 msgid "Sylpheed-Claws 1.0.5 (or older)" msgstr "" -#: src/main.c:1338 +#: ../src/main.c:1338 msgid "" "Some plugin(s) failed to load. Check the Plugins configuration for more " "information." msgstr "" -#: src/main.c:1357 +#: ../src/main.c:1357 msgid "" "Claws Mail has detected a configured mailbox, but it is incomplete. It is " "possibly due to a failing IMAP account. Use \"Rebuild folder tree\" on the " "mailbox parent folder's context menu to try to fix it." msgstr "" -#: src/main.c:1363 +#: ../src/main.c:1363 msgid "" "Claws Mail has detected a configured mailbox, but could not load it. It is " "probably provided by an out-of-date external plugin. Please reinstall the " "plugin and try again." msgstr "" -#: src/main.c:1392 +#: ../src/main.c:1392 #, c-format msgid "Claws Mail can not start without its data volume (%s)." msgstr "" -#: src/main.c:1697 +#: ../src/main.c:1697 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "" -#: src/main.c:1699 +#: ../src/main.c:1699 msgid " --compose [address] open composition window" msgstr "" -#: src/main.c:1700 +#: ../src/main.c:1700 msgid " --subscribe [uri] subscribe to the given URI if possible" msgstr "" -#: src/main.c:1701 +#: ../src/main.c:1701 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" " attached" msgstr "" -#: src/main.c:1704 +#: ../src/main.c:1704 msgid " --receive receive new messages" msgstr "" -#: src/main.c:1705 +#: ../src/main.c:1705 msgid " --receive-all receive new messages of all accounts" msgstr "" -#: src/main.c:1706 +#: ../src/main.c:1706 msgid " --send send all queued messages" msgstr "" -#: src/main.c:1707 +#: ../src/main.c:1707 msgid " --status [folder]... show the total number of messages" msgstr "" -#: src/main.c:1708 +#: ../src/main.c:1708 msgid "" " --status-full [folder]...\n" " show the status of each folder" msgstr "" -#: src/main.c:1710 +#: ../src/main.c:1710 msgid "" " --select folder[/msg] jumps to the specified folder/message\n" " folder is a folder id like 'folder/sub_folder'" msgstr "" -#: src/main.c:1712 +#: ../src/main.c:1712 msgid " --online switch to online mode" msgstr "" -#: src/main.c:1713 +#: ../src/main.c:1713 msgid " --offline switch to offline mode" msgstr "" -#: src/main.c:1714 +#: ../src/main.c:1714 msgid " --exit --quit -q exit Claws Mail" msgstr "" -#: src/main.c:1715 +#: ../src/main.c:1715 msgid " --debug debug mode" msgstr "" -#: src/main.c:1716 +#: ../src/main.c:1716 msgid " --help -h display this help and exit" msgstr "" -#: src/main.c:1717 +#: ../src/main.c:1717 msgid " --version -v output version information and exit" msgstr "" -#: src/main.c:1718 +#: ../src/main.c:1718 msgid "" " --version-full -V output version and built-in features information " "and exit" msgstr "" -#: src/main.c:1719 +#: ../src/main.c:1719 msgid " --config-dir output configuration directory" msgstr "" -#: src/main.c:1720 +#: ../src/main.c:1720 msgid "" " --alternate-config-dir [dir]\n" " use specified configuration directory" msgstr "" -#: src/main.c:1767 +#: ../src/main.c:1767 +#, c-format msgid "Unknown option\n" msgstr "" -#: src/main.c:1785 +#: ../src/main.c:1785 #, c-format msgid "Processing (%s)..." msgstr "" -#: src/main.c:1788 +#: ../src/main.c:1788 msgid "top level folder" msgstr "" -#: src/main.c:1867 +#: ../src/main.c:1867 msgid "Queued messages" msgstr "" -#: src/main.c:1868 +#: ../src/main.c:1868 msgid "Some unsent messages are queued. Exit now?" msgstr "" -#: src/mainwindow.c:533 src/messageview.c:217 +#: ../src/mainwindow.c:533 ../src/messageview.c:217 msgid "/_File" msgstr "" -#: src/mainwindow.c:534 +#: ../src/mainwindow.c:534 msgid "/_File/_Add mailbox" msgstr "" -#: src/mainwindow.c:535 +#: ../src/mainwindow.c:535 msgid "/_File/_Add mailbox/MH..." msgstr "" -#: src/mainwindow.c:536 src/mainwindow.c:538 src/mainwindow.c:543 -#: src/mainwindow.c:545 src/mainwindow.c:551 src/mainwindow.c:554 -#: src/messageview.c:223 +#: ../src/mainwindow.c:536 ../src/mainwindow.c:538 ../src/mainwindow.c:543 +#: ../src/mainwindow.c:545 ../src/mainwindow.c:551 ../src/mainwindow.c:554 +#: ../src/messageview.c:223 msgid "/_File/---" msgstr "" -#: src/mainwindow.c:537 +#: ../src/mainwindow.c:537 msgid "/_File/Change folder order..." msgstr "" -#: src/mainwindow.c:539 +#: ../src/mainwindow.c:539 msgid "/_File/_Import mbox file..." msgstr "" -#: src/mainwindow.c:540 +#: ../src/mainwindow.c:540 msgid "/_File/_Export to mbox file..." msgstr "" -#: src/mainwindow.c:541 +#: ../src/mainwindow.c:541 msgid "/_File/Exp_ort selected to mbox file..." msgstr "" -#: src/mainwindow.c:544 +#: ../src/mainwindow.c:544 msgid "/_File/Empty all _Trash folders" msgstr "" -#: src/mainwindow.c:546 src/messageview.c:218 +#: ../src/mainwindow.c:546 ../src/messageview.c:218 msgid "/_File/_Save as..." msgstr "" -#: src/mainwindow.c:548 src/messageview.c:220 +#: ../src/mainwindow.c:548 ../src/messageview.c:220 msgid "/_File/Page setup..." msgstr "" -#: src/mainwindow.c:550 src/messageview.c:222 +#: ../src/mainwindow.c:550 ../src/messageview.c:222 msgid "/_File/_Print..." msgstr "" -#: src/mainwindow.c:552 +#: ../src/mainwindow.c:552 msgid "/_File/_Work offline" msgstr "" -#: src/mainwindow.c:553 +#: ../src/mainwindow.c:553 msgid "/_File/Synchronise folders" msgstr "" -#: src/mainwindow.c:556 +#. {N_("/_File/_Close"), "W", app_exit_cb, 0, NULL}, +#: ../src/mainwindow.c:556 msgid "/_File/E_xit" msgstr "" -#: src/mainwindow.c:561 +#: ../src/mainwindow.c:561 msgid "/_Edit/Select _thread" msgstr "" -#: src/mainwindow.c:562 +#: ../src/mainwindow.c:562 msgid "/_Edit/_Delete thread" msgstr "" -#: src/mainwindow.c:564 src/messageview.c:230 +#: ../src/mainwindow.c:564 ../src/messageview.c:230 msgid "/_Edit/_Find in current message..." msgstr "" -#: src/mainwindow.c:566 +#: ../src/mainwindow.c:566 msgid "/_Edit/_Search folder..." msgstr "" -#: src/mainwindow.c:567 +#: ../src/mainwindow.c:567 msgid "/_Edit/_Quick search" msgstr "" -#: src/mainwindow.c:568 src/messageview.c:233 src/summaryview.c:528 +#: ../src/mainwindow.c:568 ../src/messageview.c:233 ../src/summaryview.c:528 msgid "/_View" msgstr "" -#: src/mainwindow.c:569 +#: ../src/mainwindow.c:569 msgid "/_View/Show or hi_de" msgstr "" -#: src/mainwindow.c:570 +#: ../src/mainwindow.c:570 msgid "/_View/Show or hi_de/_Toolbar" msgstr "" -#: src/mainwindow.c:572 +#: ../src/mainwindow.c:572 msgid "/_View/Show or hi_de/_Toolbar/Text _below icons" msgstr "" -#: src/mainwindow.c:574 +#: ../src/mainwindow.c:574 msgid "/_View/Show or hi_de/_Toolbar/Text be_side icons" msgstr "" -#: src/mainwindow.c:576 +#: ../src/mainwindow.c:576 msgid "/_View/Show or hi_de/_Toolbar/_Icons only" msgstr "" -#: src/mainwindow.c:578 +#: ../src/mainwindow.c:578 msgid "/_View/Show or hi_de/_Toolbar/_Text only" msgstr "" -#: src/mainwindow.c:581 +#: ../src/mainwindow.c:581 msgid "/_View/Show or hi_de/_Toolbar/_Hide" msgstr "" -#: src/mainwindow.c:584 +#: ../src/mainwindow.c:584 msgid "/_View/Show or hi_de/_Message view" msgstr "" -#: src/mainwindow.c:587 +#: ../src/mainwindow.c:587 msgid "/_View/Show or hi_de/Status _bar" msgstr "" -#: src/mainwindow.c:590 +#: ../src/mainwindow.c:590 msgid "/_View/Show or hi_de/Column headers" msgstr "" -#: src/mainwindow.c:592 +#: ../src/mainwindow.c:592 msgid "/_View/Set displayed _columns" msgstr "" -#: src/mainwindow.c:593 +#: ../src/mainwindow.c:593 msgid "/_View/Set displayed _columns/in _Folder list..." msgstr "" -#: src/mainwindow.c:594 +#: ../src/mainwindow.c:594 msgid "/_View/Set displayed _columns/in _Message list..." msgstr "" -#: src/mainwindow.c:596 src/mainwindow.c:604 src/mainwindow.c:634 -#: src/mainwindow.c:664 src/mainwindow.c:780 src/mainwindow.c:788 -#: src/messageview.c:263 src/messageview.c:369 +#: ../src/mainwindow.c:596 ../src/mainwindow.c:604 ../src/mainwindow.c:634 +#: ../src/mainwindow.c:664 ../src/mainwindow.c:780 ../src/mainwindow.c:788 +#: ../src/messageview.c:263 ../src/messageview.c:369 msgid "/_View/---" msgstr "" -#: src/mainwindow.c:598 +#: ../src/mainwindow.c:598 msgid "/_View/La_yout" msgstr "" -#: src/mainwindow.c:599 +#: ../src/mainwindow.c:599 msgid "/_View/Layout/_Standard" msgstr "" -#: src/mainwindow.c:600 +#: ../src/mainwindow.c:600 msgid "/_View/Layout/_Three columns" msgstr "" -#: src/mainwindow.c:601 +#: ../src/mainwindow.c:601 msgid "/_View/Layout/_Wide message" msgstr "" -#: src/mainwindow.c:602 +#: ../src/mainwindow.c:602 msgid "/_View/Layout/W_ide message list" msgstr "" -#: src/mainwindow.c:603 +#: ../src/mainwindow.c:603 msgid "/_View/Layout/S_mall screen" msgstr "" -#: src/mainwindow.c:606 +#: ../src/mainwindow.c:606 msgid "/_View/_Sort" msgstr "" -#: src/mainwindow.c:607 +#: ../src/mainwindow.c:607 msgid "/_View/_Sort/by _number" msgstr "" -#: src/mainwindow.c:608 +#: ../src/mainwindow.c:608 msgid "/_View/_Sort/by S_ize" msgstr "" -#: src/mainwindow.c:609 +#: ../src/mainwindow.c:609 msgid "/_View/_Sort/by _Date" msgstr "" -#: src/mainwindow.c:610 +#: ../src/mainwindow.c:610 msgid "/_View/_Sort/by Thread date" msgstr "" -#: src/mainwindow.c:611 +#: ../src/mainwindow.c:611 msgid "/_View/_Sort/by _From" msgstr "" -#: src/mainwindow.c:612 +#: ../src/mainwindow.c:612 msgid "/_View/_Sort/by _To" msgstr "" -#: src/mainwindow.c:613 +#: ../src/mainwindow.c:613 msgid "/_View/_Sort/by S_ubject" msgstr "" -#: src/mainwindow.c:614 +#: ../src/mainwindow.c:614 msgid "/_View/_Sort/by _color label" msgstr "" -#: src/mainwindow.c:615 +#: ../src/mainwindow.c:615 msgid "/_View/_Sort/by tag" msgstr "" -#: src/mainwindow.c:616 +#: ../src/mainwindow.c:616 msgid "/_View/_Sort/by _mark" msgstr "" -#: src/mainwindow.c:617 +#: ../src/mainwindow.c:617 msgid "/_View/_Sort/by _status" msgstr "" -#: src/mainwindow.c:618 +#: ../src/mainwindow.c:618 msgid "/_View/_Sort/by a_ttachment" msgstr "" -#: src/mainwindow.c:620 +#: ../src/mainwindow.c:620 msgid "/_View/_Sort/by score" msgstr "" -#: src/mainwindow.c:621 +#: ../src/mainwindow.c:621 msgid "/_View/_Sort/by locked" msgstr "" -#: src/mainwindow.c:622 +#: ../src/mainwindow.c:622 msgid "/_View/_Sort/D_on't sort" msgstr "" -#: src/mainwindow.c:623 src/mainwindow.c:626 +#: ../src/mainwindow.c:623 ../src/mainwindow.c:626 msgid "/_View/_Sort/---" msgstr "" -#: src/mainwindow.c:624 +#: ../src/mainwindow.c:624 msgid "/_View/_Sort/Ascending" msgstr "" -#: src/mainwindow.c:625 +#: ../src/mainwindow.c:625 msgid "/_View/_Sort/Descending" msgstr "" -#: src/mainwindow.c:627 +#: ../src/mainwindow.c:627 msgid "/_View/_Sort/_Attract by subject" msgstr "" -#: src/mainwindow.c:629 +#: ../src/mainwindow.c:629 msgid "/_View/Th_read view" msgstr "" -#: src/mainwindow.c:630 +#: ../src/mainwindow.c:630 msgid "/_View/E_xpand all threads" msgstr "" -#: src/mainwindow.c:631 +#: ../src/mainwindow.c:631 msgid "/_View/Co_llapse all threads" msgstr "" -#: src/mainwindow.c:632 +#: ../src/mainwindow.c:632 msgid "/_View/_Hide read messages" msgstr "" -#: src/mainwindow.c:635 src/messageview.c:234 +#: ../src/mainwindow.c:635 ../src/messageview.c:234 msgid "/_View/_Go to" msgstr "" -#: src/mainwindow.c:636 src/messageview.c:235 +#: ../src/mainwindow.c:636 ../src/messageview.c:235 msgid "/_View/_Go to/_Previous message" msgstr "" -#: src/mainwindow.c:637 src/messageview.c:236 +#: ../src/mainwindow.c:637 ../src/messageview.c:236 msgid "/_View/_Go to/_Next message" msgstr "" -#: src/mainwindow.c:638 src/mainwindow.c:643 src/mainwindow.c:646 -#: src/mainwindow.c:651 src/mainwindow.c:656 src/mainwindow.c:661 -#: src/messageview.c:237 src/messageview.c:242 src/messageview.c:245 -#: src/messageview.c:250 src/messageview.c:255 src/messageview.c:260 +#: ../src/mainwindow.c:638 ../src/mainwindow.c:643 ../src/mainwindow.c:646 +#: ../src/mainwindow.c:651 ../src/mainwindow.c:656 ../src/mainwindow.c:661 +#: ../src/messageview.c:237 ../src/messageview.c:242 ../src/messageview.c:245 +#: ../src/messageview.c:250 ../src/messageview.c:255 ../src/messageview.c:260 msgid "/_View/_Go to/---" msgstr "" -#: src/mainwindow.c:639 src/messageview.c:238 +#: ../src/mainwindow.c:639 ../src/messageview.c:238 msgid "/_View/_Go to/P_revious unread message" msgstr "" -#: src/mainwindow.c:641 src/messageview.c:240 +#: ../src/mainwindow.c:641 ../src/messageview.c:240 msgid "/_View/_Go to/N_ext unread message" msgstr "" -#: src/mainwindow.c:644 src/messageview.c:243 +#: ../src/mainwindow.c:644 ../src/messageview.c:243 msgid "/_View/_Go to/Previous ne_w message" msgstr "" -#: src/mainwindow.c:645 src/messageview.c:244 +#: ../src/mainwindow.c:645 ../src/messageview.c:244 msgid "/_View/_Go to/Ne_xt new message" msgstr "" -#: src/mainwindow.c:647 src/messageview.c:246 +#: ../src/mainwindow.c:647 ../src/messageview.c:246 msgid "/_View/_Go to/Previous _marked message" msgstr "" -#: src/mainwindow.c:649 src/messageview.c:248 +#: ../src/mainwindow.c:649 ../src/messageview.c:248 msgid "/_View/_Go to/Next m_arked message" msgstr "" -#: src/mainwindow.c:652 src/messageview.c:251 +#: ../src/mainwindow.c:652 ../src/messageview.c:251 msgid "/_View/_Go to/Previous _labeled message" msgstr "" -#: src/mainwindow.c:654 src/messageview.c:253 +#: ../src/mainwindow.c:654 ../src/messageview.c:253 msgid "/_View/_Go to/Next la_beled message" msgstr "" -#: src/mainwindow.c:657 src/messageview.c:256 +#: ../src/mainwindow.c:657 ../src/messageview.c:256 msgid "/_View/_Go to/Last read message" msgstr "" -#: src/mainwindow.c:659 src/messageview.c:258 +#: ../src/mainwindow.c:659 ../src/messageview.c:258 msgid "/_View/_Go to/Parent message" msgstr "" -#: src/mainwindow.c:662 src/messageview.c:261 +#: ../src/mainwindow.c:662 ../src/messageview.c:261 msgid "/_View/_Go to/Next unread _folder" msgstr "" -#: src/mainwindow.c:663 src/messageview.c:262 +#: ../src/mainwindow.c:663 ../src/messageview.c:262 msgid "/_View/_Go to/_Other folder..." msgstr "" -#: src/mainwindow.c:667 src/messageview.c:266 +#: ../src/mainwindow.c:667 ../src/messageview.c:266 msgid "/_View/Character _encoding/---" msgstr "" -#: src/mainwindow.c:671 src/messageview.c:270 +#: ../src/mainwindow.c:671 ../src/messageview.c:270 msgid "/_View/Character _encoding" msgstr "" -#: src/mainwindow.c:672 src/messageview.c:271 +#: ../src/mainwindow.c:672 ../src/messageview.c:271 msgid "/_View/Character _encoding/_Auto detect" msgstr "" -#: src/mainwindow.c:676 src/messageview.c:274 +#: ../src/mainwindow.c:676 ../src/messageview.c:274 msgid "/_View/Character _encoding/7bit ASCII (US-ASC_II)" msgstr "" -#: src/mainwindow.c:678 src/messageview.c:277 +#: ../src/mainwindow.c:678 ../src/messageview.c:277 msgid "/_View/Character _encoding/Unicode (_UTF-8)" msgstr "" -#: src/mainwindow.c:682 +#: ../src/mainwindow.c:682 msgid "/_View/Character _encoding/Western European" msgstr "" -#: src/mainwindow.c:683 +#: ../src/mainwindow.c:683 msgid "/_View/Character _encoding/Western European/ISO-8859-_1" msgstr "" -#: src/mainwindow.c:685 +#: ../src/mainwindow.c:685 msgid "/_View/Character _encoding/Western European/ISO-8859-15" msgstr "" -#: src/mainwindow.c:687 +#: ../src/mainwindow.c:687 msgid "/_View/Character _encoding/Western European/Windows-1252" msgstr "" -#: src/mainwindow.c:690 src/messageview.c:287 +#: ../src/mainwindow.c:690 ../src/messageview.c:287 msgid "/_View/Character _encoding/Central European (ISO-8859-_2)" msgstr "" -#: src/mainwindow.c:693 +#: ../src/mainwindow.c:693 msgid "/_View/Character _encoding/Baltic" msgstr "" -#: src/mainwindow.c:694 +#: ../src/mainwindow.c:694 msgid "/_View/Character _encoding/Baltic/ISO-8859-13" msgstr "" -#: src/mainwindow.c:696 +#: ../src/mainwindow.c:696 msgid "/_View/Character _encoding/Baltic/ISO-8859-_4" msgstr "" -#: src/mainwindow.c:699 src/messageview.c:295 +#: ../src/mainwindow.c:699 ../src/messageview.c:295 msgid "/_View/Character _encoding/Greek (ISO-8859-_7)" msgstr "" -#: src/mainwindow.c:702 +#: ../src/mainwindow.c:702 msgid "/_View/Character _encoding/Hebrew" msgstr "" -#: src/mainwindow.c:703 +#: ../src/mainwindow.c:703 msgid "/_View/Character _encoding/Hebrew/ISO-8859-_8" msgstr "" -#: src/mainwindow.c:705 +#: ../src/mainwindow.c:705 msgid "/_View/Character _encoding/Hebrew/Windows-1255" msgstr "" -#: src/mainwindow.c:708 +#: ../src/mainwindow.c:708 msgid "/_View/Character _encoding/Arabic" msgstr "" -#: src/mainwindow.c:709 +#: ../src/mainwindow.c:709 msgid "/_View/Character _encoding/Arabic/ISO-8859-_6" msgstr "" -#: src/mainwindow.c:711 +#: ../src/mainwindow.c:711 msgid "/_View/Character _encoding/Arabic/Windows-1256" msgstr "" -#: src/mainwindow.c:714 src/messageview.c:308 +#: ../src/mainwindow.c:714 ../src/messageview.c:308 msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)" msgstr "" -#: src/mainwindow.c:717 +#: ../src/mainwindow.c:717 msgid "/_View/Character _encoding/Cyrillic" msgstr "" -#: src/mainwindow.c:718 +#: ../src/mainwindow.c:718 msgid "/_View/Character _encoding/Cyrillic/ISO-8859-_5" msgstr "" -#: src/mainwindow.c:720 +#: ../src/mainwindow.c:720 msgid "/_View/Character _encoding/Cyrillic/KOI8-_R" msgstr "" -#: src/mainwindow.c:722 +#: ../src/mainwindow.c:722 msgid "/_View/Character _encoding/Cyrillic/KOI8-U" msgstr "" -#: src/mainwindow.c:724 +#: ../src/mainwindow.c:724 msgid "/_View/Character _encoding/Cyrillic/Windows-1251" msgstr "" -#: src/mainwindow.c:727 +#: ../src/mainwindow.c:727 msgid "/_View/Character _encoding/Japanese" msgstr "" -#: src/mainwindow.c:728 +#: ../src/mainwindow.c:728 msgid "/_View/Character _encoding/Japanese/ISO-2022-_JP" msgstr "" -#: src/mainwindow.c:730 +#: ../src/mainwindow.c:730 msgid "/_View/Character _encoding/Japanese/ISO-2022-JP-2" msgstr "" -#: src/mainwindow.c:732 +#: ../src/mainwindow.c:732 msgid "/_View/Character _encoding/Japanese/_EUC-JP" msgstr "" -#: src/mainwindow.c:734 +#: ../src/mainwindow.c:734 msgid "/_View/Character _encoding/Japanese/_Shift__JIS" msgstr "" -#: src/mainwindow.c:737 +#: ../src/mainwindow.c:737 msgid "/_View/Character _encoding/Chinese" msgstr "" -#: src/mainwindow.c:738 +#: ../src/mainwindow.c:738 msgid "/_View/Character _encoding/Chinese/Simplified (_GB2312)" msgstr "" -#: src/mainwindow.c:740 +#: ../src/mainwindow.c:740 msgid "/_View/Character _encoding/Chinese/Simplified (GBK)" msgstr "" -#: src/mainwindow.c:742 +#: ../src/mainwindow.c:742 msgid "/_View/Character _encoding/Chinese/Traditional (_Big5)" msgstr "" -#: src/mainwindow.c:744 +#: ../src/mainwindow.c:744 msgid "/_View/Character _encoding/Chinese/Traditional (EUC-_TW)" msgstr "" -#: src/mainwindow.c:746 +#: ../src/mainwindow.c:746 msgid "/_View/Character _encoding/Chinese/ISO-2022-_CN" msgstr "" -#: src/mainwindow.c:749 +#: ../src/mainwindow.c:749 msgid "/_View/Character _encoding/Korean" msgstr "" -#: src/mainwindow.c:750 +#: ../src/mainwindow.c:750 msgid "/_View/Character _encoding/Korean/EUC-_KR" msgstr "" -#: src/mainwindow.c:752 +#: ../src/mainwindow.c:752 msgid "/_View/Character _encoding/Korean/ISO-2022-KR" msgstr "" -#: src/mainwindow.c:755 +#: ../src/mainwindow.c:755 msgid "/_View/Character _encoding/Thai" msgstr "" -#: src/mainwindow.c:756 +#: ../src/mainwindow.c:756 msgid "/_View/Character _encoding/Thai/TIS-620" msgstr "" -#: src/mainwindow.c:758 +#: ../src/mainwindow.c:758 msgid "/_View/Character _encoding/Thai/Windows-874" msgstr "" -#: src/mainwindow.c:765 src/mainwindow.c:771 src/messageview.c:354 -#: src/messageview.c:360 +#: ../src/mainwindow.c:765 ../src/mainwindow.c:771 ../src/messageview.c:354 +#: ../src/messageview.c:360 msgid "/_View/Decode/---" msgstr "" -#: src/mainwindow.c:768 src/messageview.c:357 +#: ../src/mainwindow.c:768 ../src/messageview.c:357 msgid "/_View/Decode" msgstr "" -#: src/mainwindow.c:769 src/messageview.c:358 +#: ../src/mainwindow.c:769 ../src/messageview.c:358 msgid "/_View/Decode/_Auto detect" msgstr "" -#: src/mainwindow.c:772 src/messageview.c:361 +#: ../src/mainwindow.c:772 ../src/messageview.c:361 msgid "/_View/Decode/_8bit" msgstr "" -#: src/mainwindow.c:773 src/messageview.c:362 +#: ../src/mainwindow.c:773 ../src/messageview.c:362 msgid "/_View/Decode/_Quoted printable" msgstr "" -#: src/mainwindow.c:774 src/messageview.c:363 +#: ../src/mainwindow.c:774 ../src/messageview.c:363 msgid "/_View/Decode/_Base64" msgstr "" -#: src/mainwindow.c:775 src/messageview.c:364 +#: ../src/mainwindow.c:775 ../src/messageview.c:364 msgid "/_View/Decode/_Uuencode" msgstr "" -#: src/mainwindow.c:781 src/summaryview.c:529 +#: ../src/mainwindow.c:781 ../src/summaryview.c:529 msgid "/_View/Open in new _window" msgstr "" -#: src/mainwindow.c:782 src/messageview.c:370 +#: ../src/mainwindow.c:782 ../src/messageview.c:370 msgid "/_View/Mess_age source" msgstr "" -#: src/mainwindow.c:783 +#: ../src/mainwindow.c:783 msgid "/_View/All headers" msgstr "" -#: src/mainwindow.c:784 src/messageview.c:372 +#: ../src/mainwindow.c:784 ../src/messageview.c:372 msgid "/_View/Quotes" msgstr "" -#: src/mainwindow.c:785 src/messageview.c:373 +#: ../src/mainwindow.c:785 ../src/messageview.c:373 msgid "/_View/Quotes/_Fold all" msgstr "" -#: src/mainwindow.c:786 src/messageview.c:374 +#: ../src/mainwindow.c:786 ../src/messageview.c:374 msgid "/_View/Quotes/Fold from level _2" msgstr "" -#: src/mainwindow.c:787 src/messageview.c:375 +#: ../src/mainwindow.c:787 ../src/messageview.c:375 msgid "/_View/Quotes/Fold from level _3" msgstr "" -#: src/mainwindow.c:789 +#: ../src/mainwindow.c:789 msgid "/_View/_Update summary" msgstr "" -#: src/mainwindow.c:792 +#: ../src/mainwindow.c:792 msgid "/_Message/Recei_ve" msgstr "" -#: src/mainwindow.c:793 +#: ../src/mainwindow.c:793 msgid "/_Message/Recei_ve/Get from _current account" msgstr "" -#: src/mainwindow.c:795 +#: ../src/mainwindow.c:795 msgid "/_Message/Recei_ve/Get from _all accounts" msgstr "" -#: src/mainwindow.c:797 +#: ../src/mainwindow.c:797 msgid "/_Message/Recei_ve/Cancel receivin_g" msgstr "" -#: src/mainwindow.c:799 +#: ../src/mainwindow.c:799 msgid "/_Message/Recei_ve/---" msgstr "" -#: src/mainwindow.c:800 +#: ../src/mainwindow.c:800 msgid "/_Message/_Send queued messages" msgstr "" -#: src/mainwindow.c:802 +#: ../src/mainwindow.c:802 msgid "/_Message/Compose a_n email message" msgstr "" -#: src/mainwindow.c:803 +#: ../src/mainwindow.c:803 msgid "/_Message/Compose a news message" msgstr "" -#: src/mainwindow.c:804 src/messageview.c:381 +#: ../src/mainwindow.c:804 ../src/messageview.c:381 msgid "/_Message/_Reply" msgstr "" -#: src/mainwindow.c:805 +#: ../src/mainwindow.c:805 msgid "/_Message/Repl_y to" msgstr "" -#: src/mainwindow.c:806 src/messageview.c:382 +#: ../src/mainwindow.c:806 ../src/messageview.c:382 msgid "/_Message/Repl_y to/_all" msgstr "" -#: src/mainwindow.c:807 src/messageview.c:384 +#: ../src/mainwindow.c:807 ../src/messageview.c:384 msgid "/_Message/Repl_y to/_sender" msgstr "" -#: src/mainwindow.c:808 src/messageview.c:386 +#: ../src/mainwindow.c:808 ../src/messageview.c:386 msgid "/_Message/Repl_y to/mailing _list" msgstr "" -#: src/mainwindow.c:810 +#: ../src/mainwindow.c:810 msgid "/_Message/Follow-up and reply to" msgstr "" -#: src/mainwindow.c:812 src/messageview.c:389 +#: ../src/mainwindow.c:812 ../src/messageview.c:389 msgid "/_Message/_Forward" msgstr "" -#: src/mainwindow.c:813 src/messageview.c:390 +#: ../src/mainwindow.c:813 ../src/messageview.c:390 msgid "/_Message/For_ward as attachment" msgstr "" -#: src/mainwindow.c:814 +#: ../src/mainwindow.c:814 msgid "/_Message/Redirect" msgstr "" -#: src/mainwindow.c:816 +#: ../src/mainwindow.c:816 msgid "/_Message/Mailing-_List" msgstr "" -#: src/mainwindow.c:817 +#: ../src/mainwindow.c:817 msgid "/_Message/Mailing-_List/Post" msgstr "" -#: src/mainwindow.c:818 +#: ../src/mainwindow.c:818 msgid "/_Message/Mailing-_List/Help" msgstr "" -#: src/mainwindow.c:819 +#: ../src/mainwindow.c:819 msgid "/_Message/Mailing-_List/Subscribe" msgstr "" -#: src/mainwindow.c:820 +#: ../src/mainwindow.c:820 msgid "/_Message/Mailing-_List/Unsubscribe" msgstr "" -#: src/mainwindow.c:821 +#: ../src/mainwindow.c:821 msgid "/_Message/Mailing-_List/View archive" msgstr "" -#: src/mainwindow.c:822 +#: ../src/mainwindow.c:822 msgid "/_Message/Mailing-_List/Contact owner" msgstr "" -#: src/mainwindow.c:825 +#: ../src/mainwindow.c:825 msgid "/_Message/M_ove..." msgstr "" -#: src/mainwindow.c:826 +#: ../src/mainwindow.c:826 msgid "/_Message/_Copy..." msgstr "" -#: src/mainwindow.c:827 +#: ../src/mainwindow.c:827 msgid "/_Message/Move to _trash" msgstr "" -#: src/mainwindow.c:828 +#: ../src/mainwindow.c:828 msgid "/_Message/_Delete..." msgstr "" -#: src/mainwindow.c:829 +#: ../src/mainwindow.c:829 msgid "/_Message/Cancel a news message" msgstr "" -#: src/mainwindow.c:831 +#: ../src/mainwindow.c:831 msgid "/_Message/_Mark" msgstr "" -#: src/mainwindow.c:832 +#: ../src/mainwindow.c:832 msgid "/_Message/_Mark/_Mark" msgstr "" -#: src/mainwindow.c:833 +#: ../src/mainwindow.c:833 msgid "/_Message/_Mark/_Unmark" msgstr "" -#: src/mainwindow.c:834 src/mainwindow.c:842 src/mainwindow.c:845 +#: ../src/mainwindow.c:834 ../src/mainwindow.c:842 ../src/mainwindow.c:845 msgid "/_Message/_Mark/---" msgstr "" -#: src/mainwindow.c:835 +#: ../src/mainwindow.c:835 msgid "/_Message/_Mark/Mark as unr_ead" msgstr "" -#: src/mainwindow.c:836 +#: ../src/mainwindow.c:836 msgid "/_Message/_Mark/Mark as rea_d" msgstr "" -#: src/mainwindow.c:837 +#: ../src/mainwindow.c:837 msgid "/_Message/_Mark/Mark all _read" msgstr "" -#: src/mainwindow.c:838 +#: ../src/mainwindow.c:838 msgid "/_Message/_Mark/Ignore thread" msgstr "" -#: src/mainwindow.c:839 +#: ../src/mainwindow.c:839 msgid "/_Message/_Mark/Unignore thread" msgstr "" -#: src/mainwindow.c:840 +#: ../src/mainwindow.c:840 msgid "/_Message/_Mark/Watch thread" msgstr "" -#: src/mainwindow.c:841 +#: ../src/mainwindow.c:841 msgid "/_Message/_Mark/Unwatch thread" msgstr "" -#: src/mainwindow.c:843 +#: ../src/mainwindow.c:843 msgid "/_Message/_Mark/Mark as _spam" msgstr "" -#: src/mainwindow.c:844 +#: ../src/mainwindow.c:844 msgid "/_Message/_Mark/Mark as _ham" msgstr "" -#: src/mainwindow.c:846 +#: ../src/mainwindow.c:846 msgid "/_Message/_Mark/Lock" msgstr "" -#: src/mainwindow.c:847 +#: ../src/mainwindow.c:847 msgid "/_Message/_Mark/Unlock" msgstr "" -#: src/mainwindow.c:848 +#: ../src/mainwindow.c:848 msgid "/_Message/Color la_bel" msgstr "" -#: src/mainwindow.c:849 +#: ../src/mainwindow.c:849 msgid "/_Message/T_ags" msgstr "" -#: src/mainwindow.c:851 +#: ../src/mainwindow.c:851 msgid "/_Message/Re-_edit" msgstr "" -#: src/mainwindow.c:854 +#: ../src/mainwindow.c:854 msgid "/_Tools/_Address book..." msgstr "" -#: src/mainwindow.c:855 src/messageview.c:396 +#: ../src/mainwindow.c:855 ../src/messageview.c:396 msgid "/_Tools/Add sender to address boo_k" msgstr "" -#: src/mainwindow.c:857 +#: ../src/mainwindow.c:857 msgid "/_Tools/_Harvest addresses" msgstr "" -#: src/mainwindow.c:858 +#: ../src/mainwindow.c:858 msgid "/_Tools/_Harvest addresses/from _Folder..." msgstr "" -#: src/mainwindow.c:860 +#: ../src/mainwindow.c:860 msgid "/_Tools/_Harvest addresses/from _Messages..." msgstr "" -#: src/mainwindow.c:863 +#: ../src/mainwindow.c:863 msgid "/_Tools/_Filter all messages in folder" msgstr "" -#: src/mainwindow.c:865 +#: ../src/mainwindow.c:865 msgid "/_Tools/Filter _selected messages" msgstr "" -#: src/mainwindow.c:867 +#: ../src/mainwindow.c:867 msgid "/_Tools/Run folder processing rules" msgstr "" -#: src/mainwindow.c:869 src/messageview.c:399 +#: ../src/mainwindow.c:869 ../src/messageview.c:399 msgid "/_Tools/_Create filter rule" msgstr "" -#: src/mainwindow.c:870 src/messageview.c:401 +#: ../src/mainwindow.c:870 ../src/messageview.c:401 msgid "/_Tools/_Create filter rule/_Automatically" msgstr "" -#: src/mainwindow.c:872 src/messageview.c:403 +#: ../src/mainwindow.c:872 ../src/messageview.c:403 msgid "/_Tools/_Create filter rule/by _From" msgstr "" -#: src/mainwindow.c:874 src/messageview.c:405 +#: ../src/mainwindow.c:874 ../src/messageview.c:405 msgid "/_Tools/_Create filter rule/by _To" msgstr "" -#: src/mainwindow.c:876 src/messageview.c:407 +#: ../src/mainwindow.c:876 ../src/messageview.c:407 msgid "/_Tools/_Create filter rule/by _Subject" msgstr "" -#: src/mainwindow.c:878 +#: ../src/mainwindow.c:878 msgid "/_Tools/C_reate processing rule" msgstr "" -#: src/mainwindow.c:879 +#: ../src/mainwindow.c:879 msgid "/_Tools/C_reate processing rule/_Automatically" msgstr "" -#: src/mainwindow.c:881 +#: ../src/mainwindow.c:881 msgid "/_Tools/C_reate processing rule/by _From" msgstr "" -#: src/mainwindow.c:883 +#: ../src/mainwindow.c:883 msgid "/_Tools/C_reate processing rule/by _To" msgstr "" -#: src/mainwindow.c:885 +#: ../src/mainwindow.c:885 msgid "/_Tools/C_reate processing rule/by _Subject" msgstr "" -#: src/mainwindow.c:888 src/messageview.c:420 +#: ../src/mainwindow.c:888 ../src/messageview.c:420 msgid "/_Tools/List _URLs..." msgstr "" -#: src/mainwindow.c:892 +#: ../src/mainwindow.c:892 msgid "/_Tools/Ch_eck for new messages in all folders" msgstr "" -#: src/mainwindow.c:894 +#: ../src/mainwindow.c:894 msgid "/_Tools/Delete du_plicated messages" msgstr "" -#: src/mainwindow.c:896 +#: ../src/mainwindow.c:896 msgid "/_Tools/Delete du_plicated messages/In selected folder" msgstr "" -#: src/mainwindow.c:898 +#: ../src/mainwindow.c:898 msgid "/_Tools/Delete du_plicated messages/In all folders" msgstr "" -#: src/mainwindow.c:901 +#: ../src/mainwindow.c:901 msgid "/_Tools/E_xecute" msgstr "" -#: src/mainwindow.c:904 +#: ../src/mainwindow.c:904 msgid "/_Tools/SSL cer_tificates..." msgstr "" -#: src/mainwindow.c:908 +#: ../src/mainwindow.c:908 msgid "/_Tools/Filtering Log" msgstr "" -#: src/mainwindow.c:909 +#: ../src/mainwindow.c:909 msgid "/_Tools/Network _Log" msgstr "" -#: src/mainwindow.c:911 +#: ../src/mainwindow.c:911 msgid "/_Configuration" msgstr "" -#: src/mainwindow.c:912 +#: ../src/mainwindow.c:912 msgid "/_Configuration/C_hange current account" msgstr "" -#: src/mainwindow.c:914 +#: ../src/mainwindow.c:914 msgid "/_Configuration/_Preferences for current account..." msgstr "" -#: src/mainwindow.c:916 +#: ../src/mainwindow.c:916 msgid "/_Configuration/Create _new account..." msgstr "" -#: src/mainwindow.c:918 +#: ../src/mainwindow.c:918 msgid "/_Configuration/_Edit accounts..." msgstr "" -#: src/mainwindow.c:920 src/mainwindow.c:932 +#: ../src/mainwindow.c:920 ../src/mainwindow.c:932 msgid "/_Configuration/---" msgstr "" -#: src/mainwindow.c:921 +#: ../src/mainwindow.c:921 msgid "/_Configuration/P_references..." msgstr "" -#: src/mainwindow.c:923 +#: ../src/mainwindow.c:923 msgid "/_Configuration/Pre-pr_ocessing..." msgstr "" -#: src/mainwindow.c:925 +#: ../src/mainwindow.c:925 msgid "/_Configuration/Post-pro_cessing..." msgstr "" -#: src/mainwindow.c:927 +#: ../src/mainwindow.c:927 msgid "/_Configuration/_Filtering..." msgstr "" -#: src/mainwindow.c:929 +#: ../src/mainwindow.c:929 msgid "/_Configuration/_Templates..." msgstr "" -#: src/mainwindow.c:930 +#: ../src/mainwindow.c:930 msgid "/_Configuration/_Actions..." msgstr "" -#: src/mainwindow.c:931 +#: ../src/mainwindow.c:931 msgid "/_Configuration/Tag_s..." msgstr "" -#: src/mainwindow.c:933 +#: ../src/mainwindow.c:933 msgid "/_Configuration/Plu_gins..." msgstr "" -#: src/mainwindow.c:936 +#: ../src/mainwindow.c:936 msgid "/_Help/_Manual" msgstr "" -#: src/mainwindow.c:937 +#: ../src/mainwindow.c:937 msgid "/_Help/_Online User-contributed FAQ" msgstr "" -#: src/mainwindow.c:939 +#: ../src/mainwindow.c:939 msgid "/_Help/Icon _Legend" msgstr "" -#: src/mainwindow.c:940 +#: ../src/mainwindow.c:940 msgid "/_Help/---" msgstr "" -#: src/mainwindow.c:1294 src/summaryview.c:5716 +#: ../src/mainwindow.c:1294 ../src/summaryview.c:5716 msgid "Apply tags..." msgstr "" -#: src/mainwindow.c:1659 +#: ../src/mainwindow.c:1659 msgid "Some error(s) happened. Click here to view log." msgstr "" -#: src/mainwindow.c:1673 +#: ../src/mainwindow.c:1673 msgid "You are online. Click the icon to go offline" msgstr "" -#: src/mainwindow.c:1676 +#: ../src/mainwindow.c:1676 msgid "You are offline. Click the icon to go online" msgstr "" -#: src/mainwindow.c:1692 +#: ../src/mainwindow.c:1692 msgid "Select account" msgstr "" -#: src/mainwindow.c:1718 src/prefs_logging.c:139 +#. init log instances data before creating log views +#. Protocol log +#: ../src/mainwindow.c:1718 ../src/prefs_logging.c:139 msgid "Network log" msgstr "" -#: src/mainwindow.c:1722 +#: ../src/mainwindow.c:1722 msgid "Filtering/processing debug log" msgstr "" -#: src/mainwindow.c:1741 src/prefs_logging.c:395 +#: ../src/mainwindow.c:1741 ../src/prefs_logging.c:395 msgid "filtering log enabled\n" msgstr "" -#: src/mainwindow.c:1743 src/prefs_logging.c:397 +#: ../src/mainwindow.c:1743 ../src/prefs_logging.c:397 msgid "filtering log disabled\n" msgstr "" -#: src/mainwindow.c:2189 src/mainwindow.c:2230 src/mainwindow.c:2260 -#: src/mainwindow.c:2292 src/mainwindow.c:2337 -#: src/plugins/trayicon/trayicon.c:138 src/prefs_folder_item.c:896 +#: ../src/mainwindow.c:2189 ../src/mainwindow.c:2230 ../src/mainwindow.c:2260 +#: ../src/mainwindow.c:2292 ../src/mainwindow.c:2337 +#: ../src/plugins/trayicon/trayicon.c:138 ../src/prefs_folder_item.c:896 msgid "Untitled" msgstr "" -#: src/mainwindow.c:2338 src/prefs_summary_open.c:113 +#: ../src/mainwindow.c:2338 ../src/prefs_summary_open.c:113 msgid "none" msgstr "" -#: src/mainwindow.c:2583 +#: ../src/mainwindow.c:2583 msgid "Delete all messages in trash folders?" msgstr "" -#: src/mainwindow.c:2602 +#: ../src/mainwindow.c:2602 msgid "Add mailbox" msgstr "" -#: src/mainwindow.c:2603 +#: ../src/mainwindow.c:2603 msgid "" "Input the location of mailbox.\n" "If an existing mailbox is specified, it will be\n" "scanned automatically." msgstr "" -#: src/mainwindow.c:2609 +#: ../src/mainwindow.c:2609 #, c-format msgid "The mailbox '%s' already exists." msgstr "" -#: src/mainwindow.c:2614 src/setup.c:51 src/wizard.c:731 +#: ../src/mainwindow.c:2614 ../src/setup.c:51 ../src/wizard.c:731 msgid "Mailbox" msgstr "" -#: src/mainwindow.c:2619 src/setup.c:54 +#: ../src/mainwindow.c:2619 ../src/setup.c:54 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " "there." msgstr "" -#: src/mainwindow.c:2967 +#: ../src/mainwindow.c:2967 msgid "No posting allowed" msgstr "" -#: src/mainwindow.c:3531 +#: ../src/mainwindow.c:3531 msgid "Mbox import has failed." msgstr "" -#: src/mainwindow.c:3540 src/mainwindow.c:3549 +#: ../src/mainwindow.c:3540 ../src/mainwindow.c:3549 msgid "Export to mbox has failed." msgstr "" -#: src/mainwindow.c:3585 src/plugins/trayicon/trayicon.c:548 +#: ../src/mainwindow.c:3585 ../src/plugins/trayicon/trayicon.c:548 msgid "Exit" msgstr "" -#: src/mainwindow.c:3585 src/plugins/trayicon/trayicon.c:548 +#: ../src/mainwindow.c:3585 ../src/plugins/trayicon/trayicon.c:548 msgid "Exit Claws Mail?" msgstr "" -#: src/mainwindow.c:3741 +#: ../src/mainwindow.c:3741 msgid "Folder synchronisation" msgstr "" -#: src/mainwindow.c:3742 +#: ../src/mainwindow.c:3742 msgid "Do you want to synchronise your folders now?" msgstr "" -#: src/mainwindow.c:3743 +#: ../src/mainwindow.c:3743 msgid "+_Synchronise" msgstr "" -#: src/mainwindow.c:4116 +#: ../src/mainwindow.c:4116 msgid "Deleting duplicated messages..." msgstr "" -#: src/mainwindow.c:4153 +#: ../src/mainwindow.c:4153 #, c-format msgid "Deleted %d duplicate message in %d folders.\n" msgid_plural "Deleted %d duplicate messages in %d folders.\n" msgstr[0] "" msgstr[1] "" -#: src/mainwindow.c:4328 src/summaryview.c:5228 +#: ../src/mainwindow.c:4328 ../src/summaryview.c:5228 msgid "Processing rules to apply before folder rules" msgstr "" -#: src/mainwindow.c:4337 +#: ../src/mainwindow.c:4337 msgid "Processing rules to apply after folder rules" msgstr "" -#: src/mainwindow.c:4346 src/summaryview.c:5239 +#: ../src/mainwindow.c:4346 ../src/summaryview.c:5239 msgid "Filtering configuration" msgstr "" -#: src/matcher.c:497 src/matcher.c:502 src/matcher.c:522 src/matcher.c:527 -#: src/message_search.c:210 src/prefs_matcher.c:683 src/summary_search.c:396 +#: ../src/matcher.c:497 ../src/matcher.c:502 ../src/matcher.c:522 +#: ../src/matcher.c:527 ../src/message_search.c:210 ../src/prefs_matcher.c:683 +#: ../src/summary_search.c:396 msgid "Case sensitive" msgstr "" -#: src/matcher.c:497 src/matcher.c:502 src/matcher.c:522 src/matcher.c:527 +#: ../src/matcher.c:497 ../src/matcher.c:502 ../src/matcher.c:522 +#: ../src/matcher.c:527 msgid "Case insensitive" msgstr "" -#: src/matcher.c:857 src/matcher.c:868 src/matcher.c:879 src/matcher.c:889 -#: src/matcher.c:890 src/matcher.c:902 src/matcher.c:903 src/matcher.c:1135 -#: src/matcher.c:1147 src/matcher.c:1159 +#: ../src/matcher.c:857 ../src/matcher.c:868 ../src/matcher.c:879 +#: ../src/matcher.c:889 ../src/matcher.c:890 ../src/matcher.c:902 +#: ../src/matcher.c:903 ../src/matcher.c:1135 ../src/matcher.c:1147 +#: ../src/matcher.c:1159 #, c-format msgid "%s header" msgstr "" -#: src/matcher.c:1248 src/matcher.c:1250 +#: ../src/matcher.c:1248 ../src/matcher.c:1250 msgid "header" msgstr "" -#: src/matcher.c:1259 +#: ../src/matcher.c:1259 msgid "header line" msgstr "" -#: src/matcher.c:1261 +#: ../src/matcher.c:1261 msgid "headers line" msgstr "" -#: src/matcher.c:1263 src/matcher.c:1265 +#: ../src/matcher.c:1263 ../src/matcher.c:1265 msgid "message line" msgstr "" -#: src/matcher.c:1276 src/matcher.c:1409 src/prefs_matcher.c:653 -#: src/prefs_matcher.c:1457 src/prefs_matcher.c:1472 src/prefs_matcher.c:2320 +#. don't store translated "Any"/"All" in matcher expressions +#: ../src/matcher.c:1276 ../src/matcher.c:1409 ../src/prefs_matcher.c:653 +#: ../src/prefs_matcher.c:1457 ../src/prefs_matcher.c:1472 +#: ../src/prefs_matcher.c:2320 msgid "Filtering Matcher Menu|All" msgstr "" -#: src/matcher.c:1483 src/matcher.c:1486 +#: ../src/matcher.c:1483 ../src/matcher.c:1486 msgid "body line" msgstr "" -#: src/matcher.c:1662 +#: ../src/matcher.c:1662 #, c-format msgid "checking if message matches [ %s ]\n" msgstr "" -#: src/matcher.c:1725 src/matcher.c:1744 src/matcher.c:1757 +#: ../src/matcher.c:1725 ../src/matcher.c:1744 ../src/matcher.c:1757 msgid "message matches\n" msgstr "" -#: src/matcher.c:1732 src/matcher.c:1750 src/matcher.c:1759 +#: ../src/matcher.c:1732 ../src/matcher.c:1750 ../src/matcher.c:1759 msgid "message does not match\n" msgstr "" -#: src/matcher.c:2016 src/matcher.c:2017 src/matcher.c:2018 src/matcher.c:2019 -#: src/matcher.c:2020 src/matcher.c:2021 src/matcher.c:2022 src/matcher.c:2023 +#: ../src/matcher.c:2016 ../src/matcher.c:2017 ../src/matcher.c:2018 +#: ../src/matcher.c:2019 ../src/matcher.c:2020 ../src/matcher.c:2021 +#: ../src/matcher.c:2022 ../src/matcher.c:2023 msgid "(none)" msgstr "" -#: src/mbox.c:102 +#: ../src/mbox.c:102 #, c-format msgid "" "Could not open mbox file:\n" "%s\n" msgstr "" -#: src/mbox.c:138 +#: ../src/mbox.c:138 #, c-format msgid "Importing from mbox... (%d mails imported)" msgstr "" -#: src/mbox.c:542 +#: ../src/mbox.c:542 msgid "Overwrite mbox file" msgstr "" -#: src/mbox.c:543 +#: ../src/mbox.c:543 msgid "This file already exists. Do you want to overwrite it?" msgstr "" -#: src/mbox.c:544 src/messageview.c:1434 src/mimeview.c:1569 -#: src/textview.c:2914 +#: ../src/mbox.c:544 ../src/messageview.c:1434 ../src/mimeview.c:1569 +#: ../src/textview.c:2914 msgid "Overwrite" msgstr "" -#: src/mbox.c:553 +#: ../src/mbox.c:553 #, c-format msgid "" "Could not create mbox file:\n" "%s\n" msgstr "" -#: src/mbox.c:561 +#: ../src/mbox.c:561 msgid "Exporting to mbox..." msgstr "" -#: src/message_search.c:169 +#: ../src/message_search.c:169 msgid "Find in current message" msgstr "" -#: src/message_search.c:187 +#: ../src/message_search.c:187 msgid "Find text:" msgstr "" -#: src/message_search.c:326 src/summary_search.c:667 +#: ../src/message_search.c:326 ../src/summary_search.c:667 msgid "Search failed" msgstr "" -#: src/message_search.c:327 src/summary_search.c:668 +#: ../src/message_search.c:327 ../src/summary_search.c:668 msgid "Search string not found." msgstr "" -#: src/message_search.c:336 +#: ../src/message_search.c:336 msgid "Beginning of message reached; continue from end?" msgstr "" -#: src/message_search.c:339 +#: ../src/message_search.c:339 msgid "End of message reached; continue from beginning?" msgstr "" -#: src/message_search.c:342 src/summary_search.c:679 +#: ../src/message_search.c:342 ../src/summary_search.c:679 msgid "Search finished" msgstr "" -#: src/messageview.c:224 +#: ../src/messageview.c:224 msgid "/_File/_Close" msgstr "" -#: src/messageview.c:280 +#: ../src/messageview.c:280 msgid "/_View/Character _encoding/Western European (ISO-8859-_1)" msgstr "" -#: src/messageview.c:282 +#: ../src/messageview.c:282 msgid "/_View/Character _encoding/Western European (ISO-8859-15)" msgstr "" -#: src/messageview.c:284 +#: ../src/messageview.c:284 msgid "/_View/Character _encoding/Western European (Windows-1252)" msgstr "" -#: src/messageview.c:290 +#: ../src/messageview.c:290 msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)" msgstr "" -#: src/messageview.c:292 +#: ../src/messageview.c:292 msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)" msgstr "" -#: src/messageview.c:298 +#: ../src/messageview.c:298 msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)" msgstr "" -#: src/messageview.c:300 +#: ../src/messageview.c:300 msgid "/_View/Character _encoding/Hebrew (Windows-1255)" msgstr "" -#: src/messageview.c:303 +#: ../src/messageview.c:303 msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)" msgstr "" -#: src/messageview.c:305 +#: ../src/messageview.c:305 msgid "/_View/Character _encoding/Arabic (Windows-1256)" msgstr "" -#: src/messageview.c:311 +#: ../src/messageview.c:311 msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)" msgstr "" -#: src/messageview.c:313 +#: ../src/messageview.c:313 msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)" msgstr "" -#: src/messageview.c:315 +#: ../src/messageview.c:315 msgid "/_View/Character _encoding/Cyrillic (KOI8-U)" msgstr "" -#: src/messageview.c:317 +#: ../src/messageview.c:317 msgid "/_View/Character _encoding/Cyrillic (Windows-1251)" msgstr "" -#: src/messageview.c:320 +#: ../src/messageview.c:320 msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)" msgstr "" -#: src/messageview.c:322 +#: ../src/messageview.c:322 msgid "/_View/Character _encoding/Japanese (ISO-2022-JP-2)" msgstr "" -#: src/messageview.c:324 +#: ../src/messageview.c:324 msgid "/_View/Character _encoding/Japanese (_EUC-JP)" msgstr "" -#: src/messageview.c:326 +#: ../src/messageview.c:326 msgid "/_View/Character _encoding/Japanese (_Shift__JIS)" msgstr "" -#: src/messageview.c:329 +#: ../src/messageview.c:329 msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)" msgstr "" -#: src/messageview.c:331 +#: ../src/messageview.c:331 msgid "/_View/Character _encoding/Simplified Chinese (GBK)" msgstr "" -#: src/messageview.c:333 +#: ../src/messageview.c:333 msgid "/_View/Character _encoding/Traditional Chinese (_Big5)" msgstr "" -#: src/messageview.c:335 +#: ../src/messageview.c:335 msgid "/_View/Character _encoding/Traditional Chinese (EUC-_TW)" msgstr "" -#: src/messageview.c:337 +#: ../src/messageview.c:337 msgid "/_View/Character _encoding/Chinese (ISO-2022-_CN)" msgstr "" -#: src/messageview.c:340 +#: ../src/messageview.c:340 msgid "/_View/Character _encoding/Korean (EUC-_KR)" msgstr "" -#: src/messageview.c:342 +#: ../src/messageview.c:342 msgid "/_View/Character _encoding/Korean (ISO-2022-KR)" msgstr "" -#: src/messageview.c:345 +#: ../src/messageview.c:345 msgid "/_View/Character _encoding/Thai (TIS-620)" msgstr "" -#: src/messageview.c:347 +#: ../src/messageview.c:347 msgid "/_View/Character _encoding/Thai (Windows-874)" msgstr "" -#: src/messageview.c:371 +#: ../src/messageview.c:371 msgid "/_View/Show all _headers" msgstr "" -#: src/messageview.c:378 +#: ../src/messageview.c:378 msgid "/_Message/Compose _new message" msgstr "" -#: src/messageview.c:392 +#: ../src/messageview.c:392 msgid "/_Message/Redirec_t" msgstr "" -#: src/messageview.c:409 +#: ../src/messageview.c:409 msgid "/_Tools/Create processing rule" msgstr "" -#: src/messageview.c:411 +#: ../src/messageview.c:411 msgid "/_Tools/Create processing rule/_Automatically" msgstr "" -#: src/messageview.c:413 +#: ../src/messageview.c:413 msgid "/_Tools/Create processing rule/by _From" msgstr "" -#: src/messageview.c:415 +#: ../src/messageview.c:415 msgid "/_Tools/Create processing rule/by _To" msgstr "" -#: src/messageview.c:417 +#: ../src/messageview.c:417 msgid "/_Tools/Create processing rule/by _Subject" msgstr "" -#: src/messageview.c:552 src/messageview.c:1088 +#: ../src/messageview.c:552 ../src/messageview.c:1088 msgid "Claws Mail - Message View" msgstr "" -#: src/messageview.c:676 +#: ../src/messageview.c:676 msgid "" msgstr "" -#: src/messageview.c:684 +#: ../src/messageview.c:684 #, c-format msgid "" "The notification address to which the return receipt is\n" @@ -7467,11 +7576,11 @@ "It is advised to not to send the return receipt." msgstr "" -#: src/messageview.c:691 src/messageview.c:708 +#: ../src/messageview.c:691 ../src/messageview.c:708 msgid "_Don't Send" msgstr "" -#: src/messageview.c:704 +#: ../src/messageview.c:704 msgid "" "This message is asking for a return receipt notification\n" "but according to its 'To:' and 'CC:' headers it was not\n" @@ -7479,311 +7588,312 @@ "It is advised to not to send the return receipt." msgstr "" -#: src/messageview.c:1057 src/procmime.c:836 +#: ../src/messageview.c:1057 ../src/procmime.c:836 #, c-format msgid "Couldn't decrypt: %s" msgstr "" -#: src/messageview.c:1426 src/messageview.c:1429 src/mimeview.c:1718 -#: src/summaryview.c:4492 src/summaryview.c:4495 src/textview.c:2902 +#: ../src/messageview.c:1426 ../src/messageview.c:1429 ../src/mimeview.c:1718 +#: ../src/summaryview.c:4492 ../src/summaryview.c:4495 ../src/textview.c:2902 msgid "Save as" msgstr "" -#: src/messageview.c:1435 +#: ../src/messageview.c:1435 msgid "Overwrite existing file?" msgstr "" -#: src/messageview.c:1443 src/summaryview.c:4512 src/summaryview.c:4515 -#: src/summaryview.c:4530 +#: ../src/messageview.c:1443 ../src/summaryview.c:4512 +#: ../src/summaryview.c:4515 ../src/summaryview.c:4530 #, c-format msgid "Couldn't save the file '%s'." msgstr "" -#: src/messageview.c:1504 +#: ../src/messageview.c:1504 msgid "" "You got a return receipt in this message : it has been displayed by the " "recipient." msgstr "" -#: src/messageview.c:1507 +#: ../src/messageview.c:1507 msgid "You asked for a return receipt in this message." msgstr "" -#: src/messageview.c:1513 +#: ../src/messageview.c:1513 msgid "This message asks for a return receipt." msgstr "" -#: src/messageview.c:1514 +#: ../src/messageview.c:1514 msgid "Send receipt" msgstr "" -#: src/messageview.c:1557 +#: ../src/messageview.c:1557 +#, c-format msgid "" "This message has been partially retrieved,\n" "and has been deleted from the server." msgstr "" -#: src/messageview.c:1563 +#: ../src/messageview.c:1563 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s." msgstr "" -#: src/messageview.c:1567 src/messageview.c:1589 +#: ../src/messageview.c:1567 ../src/messageview.c:1589 msgid "Mark for download" msgstr "" -#: src/messageview.c:1568 src/messageview.c:1580 +#: ../src/messageview.c:1568 ../src/messageview.c:1580 msgid "Mark for deletion" msgstr "" -#: src/messageview.c:1573 +#: ../src/messageview.c:1573 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s and will be downloaded." msgstr "" -#: src/messageview.c:1578 src/messageview.c:1591 -#: src/prefs_filtering_action.c:166 +#: ../src/messageview.c:1578 ../src/messageview.c:1591 +#: ../src/prefs_filtering_action.c:166 msgid "Unmark" msgstr "" -#: src/messageview.c:1584 +#: ../src/messageview.c:1584 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s and will be deleted." msgstr "" -#: src/messageview.c:1657 +#: ../src/messageview.c:1657 msgid "Return Receipt Notification" msgstr "" -#: src/messageview.c:1658 +#: ../src/messageview.c:1658 msgid "" "The message was sent to several of your accounts.\n" "Please choose which account do you want to use for sending the receipt " "notification:" msgstr "" -#: src/messageview.c:1662 +#: ../src/messageview.c:1662 msgid "_Cancel" msgstr "" -#: src/messageview.c:1662 +#: ../src/messageview.c:1662 msgid "_Send Notification" msgstr "" -#: src/messageview.c:1732 +#: ../src/messageview.c:1732 msgid "Cannot print: the message doesn't contain text." msgstr "" -#: src/messageview.c:1820 src/summaryview.c:4563 +#: ../src/messageview.c:1820 ../src/summaryview.c:4563 #, c-format msgid "" "Enter the print command line:\n" "('%s' will be replaced with file name)" msgstr "" -#: src/messageview.c:1826 src/summaryview.c:4569 +#: ../src/messageview.c:1826 ../src/summaryview.c:4569 #, c-format msgid "" "Print command line is invalid:\n" "'%s'" msgstr "" -#: src/messageview.c:2488 src/messageview.c:2494 src/summaryview.c:3886 -#: src/summaryview.c:6431 +#: ../src/messageview.c:2488 ../src/messageview.c:2494 +#: ../src/summaryview.c:3886 ../src/summaryview.c:6431 msgid "An error happened while learning.\n" msgstr "" -#: src/mh.c:428 +#: ../src/mh.c:428 #, c-format msgid "can't copy message %s to %s\n" msgstr "" -#: src/mh.c:515 +#: ../src/mh.c:515 msgid "Moving messages..." msgstr "" -#: src/mh.c:660 +#: ../src/mh.c:660 msgid "Deleting messages..." msgstr "" -#: src/mh_gtk.c:62 +#: ../src/mh_gtk.c:62 msgid "/Remove _mailbox..." msgstr "" -#: src/mh_gtk.c:324 +#: ../src/mh_gtk.c:324 #, c-format msgid "" "Really remove the mailbox '%s' ?\n" "(The messages are NOT deleted from the disk)" msgstr "" -#: src/mh_gtk.c:326 +#: ../src/mh_gtk.c:326 msgid "Remove mailbox" msgstr "" -#: src/mh_gtk.c:327 +#: ../src/mh_gtk.c:327 msgid "_Remove" msgstr "" -#: src/mimeview.c:177 +#: ../src/mimeview.c:177 msgid "/_Open (l)" msgstr "" -#: src/mimeview.c:179 +#: ../src/mimeview.c:179 msgid "/Open _with (o)..." msgstr "" -#: src/mimeview.c:181 +#: ../src/mimeview.c:181 msgid "/_Display as text (t)" msgstr "" -#: src/mimeview.c:182 +#: ../src/mimeview.c:182 msgid "/_Save as (y)..." msgstr "" -#: src/mimeview.c:183 +#: ../src/mimeview.c:183 msgid "/Save _all..." msgstr "" -#: src/mimeview.c:184 +#: ../src/mimeview.c:184 msgid "/Next part (a)" msgstr "" -#: src/mimeview.c:252 +#: ../src/mimeview.c:252 msgid "MIME Type" msgstr "" -#: src/mimeview.c:821 +#: ../src/mimeview.c:821 msgid "Check signature" msgstr "" -#: src/mimeview.c:826 src/mimeview.c:831 src/mimeview.c:836 +#: ../src/mimeview.c:826 ../src/mimeview.c:831 ../src/mimeview.c:836 msgid "View full information" msgstr "" -#: src/mimeview.c:841 src/mimeview.c:845 +#: ../src/mimeview.c:841 ../src/mimeview.c:845 msgid "Check again" msgstr "" -#: src/mimeview.c:854 +#: ../src/mimeview.c:854 msgid "Click the icon or hit 'C' to check it." msgstr "" -#: src/mimeview.c:859 +#: ../src/mimeview.c:859 msgid "Timeout checking the signature. Click the icon or hit 'C' to try again." msgstr "" -#: src/mimeview.c:1067 +#: ../src/mimeview.c:1067 msgid "Checking signature..." msgstr "" -#: src/mimeview.c:1109 +#: ../src/mimeview.c:1109 msgid "Go back to email" msgstr "" -#: src/mimeview.c:1491 src/mimeview.c:1577 src/mimeview.c:1765 -#: src/mimeview.c:1807 +#: ../src/mimeview.c:1491 ../src/mimeview.c:1577 ../src/mimeview.c:1765 +#: ../src/mimeview.c:1807 #, c-format msgid "Couldn't save the part of multipart message: %s" msgstr "" -#: src/mimeview.c:1566 src/textview.c:2912 +#: ../src/mimeview.c:1566 ../src/textview.c:2912 #, c-format msgid "Overwrite existing file '%s'?" msgstr "" -#: src/mimeview.c:1607 +#: ../src/mimeview.c:1607 msgid "Select destination folder" msgstr "" -#: src/mimeview.c:1614 +#: ../src/mimeview.c:1614 #, c-format msgid "'%s' is not a directory." msgstr "" -#: src/mimeview.c:1839 +#: ../src/mimeview.c:1839 msgid "No registered viewer for this file type." msgstr "" -#: src/mimeview.c:1871 src/mimeview.c:1878 src/textview.c:2843 +#: ../src/mimeview.c:1871 ../src/mimeview.c:1878 ../src/textview.c:2843 msgid "Open with" msgstr "" -#: src/mimeview.c:1872 src/mimeview.c:1879 src/textview.c:2844 +#: ../src/mimeview.c:1872 ../src/mimeview.c:1879 ../src/textview.c:2844 #, c-format msgid "" "Enter the command line to open file:\n" "('%s' will be replaced with file name)" msgstr "" -#: src/news.c:294 +#: ../src/news.c:294 #, c-format msgid "creating NNTP connection to %s:%d ...\n" msgstr "" -#: src/news.c:313 +#: ../src/news.c:313 #, c-format msgid "Error logging in to %s:%d ...\n" msgstr "" -#: src/news.c:368 +#: ../src/news.c:368 #, c-format msgid "Error authenticating to %s:%d ...\n" msgstr "" -#: src/news.c:391 +#: ../src/news.c:391 msgid "Claws Mail needs network access in order to access the News server." msgstr "" -#: src/news.c:409 +#: ../src/news.c:409 #, c-format msgid "NNTP connection to %s:%d has been disconnected. Reconnecting...\n" msgstr "" -#: src/news.c:769 +#: ../src/news.c:769 #, c-format msgid "couldn't select group: %s\n" msgstr "" -#: src/news.c:965 +#: ../src/news.c:965 #, c-format msgid "couldn't set group: %s\n" msgstr "" -#: src/news.c:974 +#: ../src/news.c:974 #, c-format msgid "invalid article range: %d - %d\n" msgstr "" -#: src/news.c:1025 +#: ../src/news.c:1025 #, c-format msgid "getting xover %d in %s...\n" msgstr "" -#: src/news.c:1031 src/news.c:1110 +#: ../src/news.c:1031 ../src/news.c:1110 msgid "couldn't get xover\n" msgstr "" -#: src/news.c:1043 src/news.c:1124 +#: ../src/news.c:1043 ../src/news.c:1124 msgid "invalid xover line\n" msgstr "" -#: src/news.c:1060 src/news.c:1075 +#: ../src/news.c:1060 ../src/news.c:1075 msgid "couldn't get xhdr\n" msgstr "" -#: src/news.c:1102 +#: ../src/news.c:1102 #, c-format msgid "getting xover %d - %d in %s...\n" msgstr "" -#: src/news.c:1250 +#: ../src/news.c:1250 msgid "" "You have one or more News accounts defined. However this version of Claws " "Mail has been built without News support; your News account(s) are " @@ -7792,45 +7902,46 @@ "You probably need to install libetpan and recompile Claws Mail." msgstr "" -#: src/news_gtk.c:53 +#: ../src/news_gtk.c:53 msgid "/_Subscribe to newsgroup..." msgstr "" -#: src/news_gtk.c:54 +#: ../src/news_gtk.c:54 msgid "/_Unsubscribe newsgroup" msgstr "" -#: src/news_gtk.c:56 +#: ../src/news_gtk.c:56 msgid "/Synchronise" msgstr "" -#: src/news_gtk.c:227 +#: ../src/news_gtk.c:227 #, c-format msgid "Really unsubscribe newsgroup '%s'?" msgstr "" -#: src/news_gtk.c:228 +#: ../src/news_gtk.c:228 msgid "Unsubscribe newsgroup" msgstr "" -#: src/news_gtk.c:229 +#: ../src/news_gtk.c:229 msgid "_Unsubscribe" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:77 -#: src/plugins/bogofilter/bogofilter_gtk.c:430 +#: ../src/plugins/bogofilter/bogofilter.c:77 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:430 msgid "Bogofilter" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:466 +#: ../src/plugins/bogofilter/bogofilter.c:466 msgid "Bogofilter: fetching bodies..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:479 +#: ../src/plugins/bogofilter/bogofilter.c:479 msgid "Bogofilter: filtering messages..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:573 +#: ../src/plugins/bogofilter/bogofilter.c:573 +#, c-format msgid "" "The Bogofilter plugin couldn't filter a message. The probable cause of the " "error is that it didn't learn from any mail.\n" @@ -7838,39 +7949,39 @@ "with a few hundred spam and ham messages." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:580 +#: ../src/plugins/bogofilter/bogofilter.c:580 #, c-format msgid "" "The Bogofilter plugin couldn't filter a message. The command `%s %s %s` " "couldn't be run." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:726 +#: ../src/plugins/bogofilter/bogofilter.c:726 msgid "Bogofilter: learning from message..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:739 -#: src/plugins/bogofilter/bogofilter.c:788 +#: ../src/plugins/bogofilter/bogofilter.c:739 +#: ../src/plugins/bogofilter/bogofilter.c:788 #, c-format msgid "Learning failed; `%s` returned with status %d." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:756 +#: ../src/plugins/bogofilter/bogofilter.c:756 msgid "Bogofilter: learning from messages..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:844 +#: ../src/plugins/bogofilter/bogofilter.c:844 #, c-format msgid "" "Learning failed; `%s %s %s` returned with error:\n" "%s" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:846 src/privacy.c:61 +#: ../src/plugins/bogofilter/bogofilter.c:846 ../src/privacy.c:61 msgid "Unknown error" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:973 +#: ../src/plugins/bogofilter/bogofilter.c:973 msgid "" "This plugin can check all messages that are received from an IMAP, LOCAL or " "POP account for spam using Bogofilter. You will need Bogofilter installed " @@ -7886,121 +7997,122 @@ "Options can be found in /Configuration/Preferences/Plugins/Bogofilter" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:1006 -#: src/plugins/spamassassin/spamassassin.c:649 +#: ../src/plugins/bogofilter/bogofilter.c:1006 +#: ../src/plugins/spamassassin/spamassassin.c:649 msgid "Spam detection" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:1007 -#: src/plugins/spamassassin/spamassassin.c:650 +#: ../src/plugins/bogofilter/bogofilter.c:1007 +#: ../src/plugins/spamassassin/spamassassin.c:650 msgid "Spam learning" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:149 -#: src/plugins/spamassassin/spamassassin_gtk.c:404 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:149 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:404 msgid "Process messages on receiving" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:157 -#: src/plugins/spamassassin/spamassassin_gtk.c:361 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:157 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:361 msgid "Maximum size" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:166 -#: src/plugins/spamassassin/spamassassin_gtk.c:370 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:166 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:370 msgid "Messages larger than this will not be checked" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:169 -#: src/plugins/spamassassin/spamassassin_gtk.c:373 src/prefs_account.c:1410 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:169 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:373 +#: ../src/prefs_account.c:1410 msgid "KB" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:177 -#: src/plugins/spamassassin/spamassassin_gtk.c:412 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:177 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:412 msgid "Save spam in" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:185 -#: src/plugins/spamassassin/spamassassin_gtk.c:420 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:185 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:420 msgid "" "Folder for storing identified spam. Leave empty to use the trash folder." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:192 -#: src/plugins/spamassassin/spamassassin_gtk.c:427 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:192 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:427 msgid "Click this button to select a folder for storing spam" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:199 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:199 msgid "When unsure, move to" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:207 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:207 msgid "" "Folder for storing mail for which spam status is Unsure. Leave empty to use " "the Inbox folder." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:214 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:214 msgid "Click this button to select a folder for storing Unsure mails." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:217 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:217 msgid "Insert X-Bogosity header" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:221 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:221 msgid "Only done for messages in MH folders" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:228 -#: src/plugins/spamassassin/spamassassin_gtk.c:443 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:228 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:443 msgid "Whitelist senders found in address book/folder" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:232 -#: src/plugins/spamassassin/spamassassin_gtk.c:447 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:232 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:447 msgid "" "Messages coming from your address book contacts will be received in the " "normal folder even if detected as spam" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:238 -#: src/plugins/dillo_viewer/dillo_prefs.c:203 -#: src/plugins/spamassassin/spamassassin_gtk.c:453 -#: src/prefs_filtering_action.c:525 src/prefs_filtering_action.c:531 -#: src/prefs_matcher.c:627 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:238 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:203 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:453 +#: ../src/prefs_filtering_action.c:525 ../src/prefs_filtering_action.c:531 +#: ../src/prefs_matcher.c:627 msgid "Select ..." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:242 -#: src/plugins/spamassassin/spamassassin_gtk.c:457 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:242 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:457 msgid "Click this button to select a book or folder in the address book" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:249 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:249 msgid "Bogofilter call" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:257 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:257 msgid "Path to bogofilter executable" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:264 -#: src/plugins/spamassassin/spamassassin_gtk.c:435 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:264 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:435 msgid "Mark spam as read" msgstr "" -#: src/plugins/demo/demo.c:31 src/plugins/demo/demo.c:100 +#: ../src/plugins/demo/demo.c:31 ../src/plugins/demo/demo.c:100 msgid "Demo" msgstr "" -#: src/plugins/demo/demo.c:52 +#: ../src/plugins/demo/demo.c:52 msgid "Failed to register log text hook" msgstr "" -#: src/plugins/demo/demo.c:76 +#: ../src/plugins/demo/demo.c:76 msgid "" "This Plugin is only a demo of how to write plugins for Claws Mail. It " "installs a hook for new log output and writes it to stdout.\n" @@ -8008,58 +8120,59 @@ "It is not really useful." msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:125 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:125 msgid "Dillo Browser" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:170 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:170 msgid "Load remote links in mails" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:176 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:176 msgid "Equivalent to Dillo's '--local' option" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:178 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:178 msgid "You can still load remote links by reloading the page" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:195 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:195 msgid "Only for senders found in address book/folder" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:214 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:214 msgid "Full window mode (hide controls)" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:220 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:220 msgid "Equivalent to Dillo's '--fullwindow' option" msgstr "" -#: src/plugins/dillo_viewer/dillo_viewer.c:40 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:40 msgid "Dillo HTML Viewer" msgstr "" -#: src/plugins/dillo_viewer/dillo_viewer.c:248 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:248 msgid "Can't find the dillo executable in PATH. Is it installed?" msgstr "" -#: src/plugins/dillo_viewer/dillo_viewer.c:275 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:275 msgid "" "This plugin renders HTML mail using the Dillo web browser.\n" "\n" "Options can be found in /Configuration/Preferences/Plugins/Dillo Browser" msgstr "" -#: src/plugins/pgpcore/passphrase.c:97 src/plugins/pgpcore/prefs_gpg.c:106 +#: ../src/plugins/pgpcore/passphrase.c:97 +#: ../src/plugins/pgpcore/prefs_gpg.c:106 msgid "Passphrase" msgstr "" -#: src/plugins/pgpcore/passphrase.c:263 +#: ../src/plugins/pgpcore/passphrase.c:263 msgid "[no user id]" msgstr "" -#: src/plugins/pgpcore/passphrase.c:278 +#: ../src/plugins/pgpcore/passphrase.c:278 #, c-format msgid "" "%sPlease enter the passphrase for the " @@ -8068,11 +8181,11 @@ "%.*s\n" msgstr "" -#: src/plugins/pgpcore/passphrase.c:281 +#: ../src/plugins/pgpcore/passphrase.c:281 msgid "Passphrases did not match.\n" msgstr "" -#: src/plugins/pgpcore/passphrase.c:284 +#: ../src/plugins/pgpcore/passphrase.c:284 #, c-format msgid "" "Please re-enter the passphrase for the " @@ -8081,7 +8194,7 @@ "%.*s\n" msgstr "" -#: src/plugins/pgpcore/passphrase.c:288 +#: ../src/plugins/pgpcore/passphrase.c:288 #, c-format msgid "" "%sPlease enter the passphrase for:" msgstr "" -#: src/plugins/pgpcore/plugin.c:94 +#: ../src/plugins/pgpcore/plugin.c:94 msgid "Core operations" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:104 +#: ../src/plugins/pgpcore/prefs_gpg.c:104 msgid "Automatically check signatures" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:109 +#: ../src/plugins/pgpcore/prefs_gpg.c:109 msgid "Use gpg-agent to manage passwords" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:114 +#: ../src/plugins/pgpcore/prefs_gpg.c:114 msgid "Store passphrase in memory" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:124 +#: ../src/plugins/pgpcore/prefs_gpg.c:124 msgid "Expire after" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:139 +#: ../src/plugins/pgpcore/prefs_gpg.c:139 msgid "Setting to '0' will store the passphrase for the whole session" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:144 src/prefs_receive.c:172 +#: ../src/plugins/pgpcore/prefs_gpg.c:144 ../src/prefs_receive.c:172 msgid "minute(s)" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:154 +#: ../src/plugins/pgpcore/prefs_gpg.c:154 msgid "Grab input while entering a passphrase" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:161 +#: ../src/plugins/pgpcore/prefs_gpg.c:161 msgid "Display warning on start-up if GnuPG doesn't work" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:295 +#: ../src/plugins/pgpcore/prefs_gpg.c:295 msgid "Sign key" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:303 +#: ../src/plugins/pgpcore/prefs_gpg.c:303 msgid "Use default GnuPG key" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:314 +#: ../src/plugins/pgpcore/prefs_gpg.c:314 msgid "Select key by your email address" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:325 +#: ../src/plugins/pgpcore/prefs_gpg.c:325 msgid "Specify key manually" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:335 +#: ../src/plugins/pgpcore/prefs_gpg.c:335 msgid "User or key ID:" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:376 +#: ../src/plugins/pgpcore/prefs_gpg.c:376 msgid "No secret key found." msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:379 +#: ../src/plugins/pgpcore/prefs_gpg.c:379 msgid "Generate a new key pair" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:557 +#: ../src/plugins/pgpcore/prefs_gpg.c:557 msgid "GPG" msgstr "" -#: src/plugins/pgpcore/select-keys.c:107 +#: ../src/plugins/pgpcore/select-keys.c:107 #, c-format msgid "No exact match for '%s'; please select the key." msgstr "" -#: src/plugins/pgpcore/select-keys.c:110 +#: ../src/plugins/pgpcore/select-keys.c:110 #, c-format msgid "Collecting info for '%s' ... %c" msgstr "" -#: src/plugins/pgpcore/select-keys.c:379 +#: ../src/plugins/pgpcore/select-keys.c:379 msgid "Select Keys" msgstr "" -#: src/plugins/pgpcore/select-keys.c:406 +#: ../src/plugins/pgpcore/select-keys.c:406 msgid "Key ID" msgstr "" -#: src/plugins/pgpcore/select-keys.c:409 +#: ../src/plugins/pgpcore/select-keys.c:409 msgid "Val" msgstr "" -#: src/plugins/pgpcore/select-keys.c:430 +#: ../src/plugins/pgpcore/select-keys.c:430 msgid "Select" msgstr "" -#: src/plugins/pgpcore/select-keys.c:431 src/prefs_logging.c:428 -#: src/prefs_msg_colors.c:145 src/prefs_other.c:682 +#: ../src/plugins/pgpcore/select-keys.c:431 ../src/prefs_logging.c:428 +#: ../src/prefs_msg_colors.c:145 ../src/prefs_other.c:682 msgid "Other" msgstr "" -#: src/plugins/pgpcore/select-keys.c:432 +#: ../src/plugins/pgpcore/select-keys.c:432 msgid "Don't encrypt" msgstr "" -#: src/plugins/pgpcore/select-keys.c:574 +#: ../src/plugins/pgpcore/select-keys.c:574 msgid "Add key" msgstr "" -#: src/plugins/pgpcore/select-keys.c:575 +#: ../src/plugins/pgpcore/select-keys.c:575 msgid "Enter another user or key ID:" msgstr "" -#: src/plugins/pgpcore/select-keys.c:597 +#: ../src/plugins/pgpcore/select-keys.c:597 #, c-format msgid "" "The key of '%s' is not fully trusted.\n" @@ -8297,195 +8412,195 @@ "Do you trust it enough to use it anyway?" msgstr "" -#: src/plugins/pgpcore/select-keys.c:602 +#: ../src/plugins/pgpcore/select-keys.c:602 msgid "Trust key" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:80 src/privacy.c:211 src/privacy.c:215 -#: src/privacy.c:232 src/privacy.c:236 +#: ../src/plugins/pgpcore/sgpgme.c:80 ../src/privacy.c:211 +#: ../src/privacy.c:215 ../src/privacy.c:232 ../src/privacy.c:236 msgid "No signature found" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:142 +#: ../src/plugins/pgpcore/sgpgme.c:142 msgid "Undefined" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:144 src/prefs_receive.c:196 +#: ../src/plugins/pgpcore/sgpgme.c:144 ../src/prefs_receive.c:196 msgid "Never" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:146 +#: ../src/plugins/pgpcore/sgpgme.c:146 msgid "Marginal" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:150 +#: ../src/plugins/pgpcore/sgpgme.c:150 msgid "Ultimate" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:184 +#: ../src/plugins/pgpcore/sgpgme.c:184 #, c-format msgid "The signature can't be checked - %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:188 src/plugins/pgpcore/sgpgme.c:192 -#: src/plugins/pgpcore/sgpgme.c:239 +#: ../src/plugins/pgpcore/sgpgme.c:188 ../src/plugins/pgpcore/sgpgme.c:192 +#: ../src/plugins/pgpcore/sgpgme.c:239 msgid "The signature has not been checked." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:198 src/plugins/pgpcore/sgpgme.c:200 +#: ../src/plugins/pgpcore/sgpgme.c:198 ../src/plugins/pgpcore/sgpgme.c:200 msgid "PGP Core: Can't get key - no gpg-agent running." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:213 +#: ../src/plugins/pgpcore/sgpgme.c:213 #, c-format msgid "Good signature from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:219 +#: ../src/plugins/pgpcore/sgpgme.c:219 #, c-format msgid "Good signature (untrusted) from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:224 +#: ../src/plugins/pgpcore/sgpgme.c:224 #, c-format msgid "Expired signature from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:227 +#: ../src/plugins/pgpcore/sgpgme.c:227 #, c-format msgid "Expired key from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:230 +#: ../src/plugins/pgpcore/sgpgme.c:230 #, c-format msgid "Bad signature from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:234 +#: ../src/plugins/pgpcore/sgpgme.c:234 #, c-format msgid "Key 0x%s not available to verify this signature." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:276 +#: ../src/plugins/pgpcore/sgpgme.c:276 #, c-format msgid "Signature made using %s key ID %s\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:283 +#: ../src/plugins/pgpcore/sgpgme.c:283 #, c-format msgid "Good signature from \"%s\" (Trust: %s)\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:288 +#: ../src/plugins/pgpcore/sgpgme.c:288 #, c-format msgid "Expired signature from \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:293 +#: ../src/plugins/pgpcore/sgpgme.c:293 #, c-format msgid "BAD signature from \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:304 +#: ../src/plugins/pgpcore/sgpgme.c:304 #, c-format msgid " aka \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:310 +#: ../src/plugins/pgpcore/sgpgme.c:310 #, c-format msgid "Primary key fingerprint: %s\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:315 +#: ../src/plugins/pgpcore/sgpgme.c:315 #, c-format msgid "WARNING: Signer's address \"%s\" does not match DNS entry\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:321 +#: ../src/plugins/pgpcore/sgpgme.c:321 #, c-format msgid "Verified signer's address is \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:363 +#: ../src/plugins/pgpcore/sgpgme.c:363 #, c-format msgid "Couldn't get data from message, %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:379 +#: ../src/plugins/pgpcore/sgpgme.c:379 #, c-format msgid "Couldn't initialize data, %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:498 +#: ../src/plugins/pgpcore/sgpgme.c:498 #, c-format msgid "Secret key not found (%s)" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:506 +#: ../src/plugins/pgpcore/sgpgme.c:506 msgid "Secret key specification is ambiguous" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:516 +#: ../src/plugins/pgpcore/sgpgme.c:516 #, c-format msgid "Error setting secret key: %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:552 +#: ../src/plugins/pgpcore/sgpgme.c:552 #, c-format msgid "Gpgme protocol '%s' is unusable: Engine '%s' isn't installed properly." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:558 +#: ../src/plugins/pgpcore/sgpgme.c:558 #, c-format msgid "" "Gpgme protocol '%s' is unusable: Engine '%s' version %s is installed, but " "version %s is required.\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:566 +#: ../src/plugins/pgpcore/sgpgme.c:566 #, c-format msgid "Gpgme protocol '%s' is unusable (unknown problem)" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:582 +#: ../src/plugins/pgpcore/sgpgme.c:582 msgid "" "GnuPG is not installed properly, or needs to be upgraded.\n" "OpenPGP support disabled." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:616 +#: ../src/plugins/pgpcore/sgpgme.c:616 msgid "" "You have to save the account's information with \"OK\" before being able to " "generate a key pair.\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:621 +#: ../src/plugins/pgpcore/sgpgme.c:621 msgid "No PGP key found" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:622 +#: ../src/plugins/pgpcore/sgpgme.c:622 msgid "" "Claws Mail did not find a secret PGP key, which means that you won't be able " "to sign emails or receive encrypted emails.\n" "Do you want to create a new key pair now?" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:692 src/plugins/pgpcore/sgpgme.c:708 +#: ../src/plugins/pgpcore/sgpgme.c:692 ../src/plugins/pgpcore/sgpgme.c:708 #, c-format msgid "Couldn't generate a new key pair: %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:699 +#: ../src/plugins/pgpcore/sgpgme.c:699 msgid "" "Generating your new key pair... Please move the mouse around to help " "generate entropy..." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:714 +#: ../src/plugins/pgpcore/sgpgme.c:714 msgid "Couldn't generate a new key pair: unknown error" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:718 +#: ../src/plugins/pgpcore/sgpgme.c:718 #, c-format msgid "" "Your new key pair has been generated. Its fingerprint is:\n" @@ -8494,141 +8609,159 @@ "Do you want to export it to a keyserver?" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:722 +#: ../src/plugins/pgpcore/sgpgme.c:722 msgid "Key generated" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:761 +#: ../src/plugins/pgpcore/sgpgme.c:761 msgid "Key exported." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:763 +#: ../src/plugins/pgpcore/sgpgme.c:763 msgid "Couldn't export key." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:767 +#: ../src/plugins/pgpcore/sgpgme.c:767 msgid "Key export isn't implemented in Windows." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:244 +#: ../src/plugins/pgpinline/pgpinline.c:244 msgid "Incorrect part" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:248 +#: ../src/plugins/pgpinline/pgpinline.c:248 msgid "Not a text part" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:259 src/plugins/pgpinline/pgpinline.c:415 +#: ../src/plugins/pgpinline/pgpinline.c:259 +#: ../src/plugins/pgpinline/pgpinline.c:415 msgid "Couldn't get text data." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:277 +#: ../src/plugins/pgpinline/pgpinline.c:277 msgid "Couldn't convert text data to any sane charset." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:285 src/plugins/pgpinline/pgpinline.c:613 -#: src/plugins/pgpinline/pgpinline.c:752 src/plugins/pgpinline/pgpinline.c:799 -#: src/plugins/pgpmime/pgpmime.c:72 src/plugins/pgpmime/pgpmime.c:181 -#: src/plugins/pgpmime/pgpmime.c:320 src/plugins/pgpmime/pgpmime.c:493 -#: src/plugins/pgpmime/pgpmime.c:636 +#: ../src/plugins/pgpinline/pgpinline.c:285 +#: ../src/plugins/pgpinline/pgpinline.c:613 +#: ../src/plugins/pgpinline/pgpinline.c:752 +#: ../src/plugins/pgpinline/pgpinline.c:799 +#: ../src/plugins/pgpmime/pgpmime.c:72 ../src/plugins/pgpmime/pgpmime.c:181 +#: ../src/plugins/pgpmime/pgpmime.c:320 ../src/plugins/pgpmime/pgpmime.c:493 +#: ../src/plugins/pgpmime/pgpmime.c:636 #, c-format msgid "Couldn't initialize GPG context, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:408 +#: ../src/plugins/pgpinline/pgpinline.c:408 msgid "Couldn't parse mime part." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:438 src/plugins/pgpmime/pgpmime.c:343 +#: ../src/plugins/pgpinline/pgpinline.c:438 +#: ../src/plugins/pgpmime/pgpmime.c:343 #, c-format msgid "Couldn't open decrypted file %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:455 src/plugins/pgpinline/pgpinline.c:467 -#: src/plugins/pgpinline/pgpinline.c:479 src/plugins/pgpinline/pgpinline.c:489 -#: src/plugins/pgpinline/pgpinline.c:501 src/plugins/pgpinline/pgpinline.c:513 -#: src/plugins/pgpmime/pgpmime.c:353 src/plugins/pgpmime/pgpmime.c:365 +#: ../src/plugins/pgpinline/pgpinline.c:455 +#: ../src/plugins/pgpinline/pgpinline.c:467 +#: ../src/plugins/pgpinline/pgpinline.c:479 +#: ../src/plugins/pgpinline/pgpinline.c:489 +#: ../src/plugins/pgpinline/pgpinline.c:501 +#: ../src/plugins/pgpinline/pgpinline.c:513 +#: ../src/plugins/pgpmime/pgpmime.c:353 ../src/plugins/pgpmime/pgpmime.c:365 #, c-format msgid "Couldn't write to decrypted file %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:475 src/plugins/pgpinline/pgpinline.c:476 -#: src/plugins/pgpinline/pgpinline.c:477 +#: ../src/plugins/pgpinline/pgpinline.c:475 +#: ../src/plugins/pgpinline/pgpinline.c:476 +#: ../src/plugins/pgpinline/pgpinline.c:477 msgid "" "\n" "--- Start of PGP/Inline encrypted data ---\n" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:497 src/plugins/pgpinline/pgpinline.c:498 -#: src/plugins/pgpinline/pgpinline.c:499 +#. Store any part after encrypted text +#: ../src/plugins/pgpinline/pgpinline.c:497 +#: ../src/plugins/pgpinline/pgpinline.c:498 +#: ../src/plugins/pgpinline/pgpinline.c:499 msgid "--- End of PGP/Inline encrypted data ---\n" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:524 src/plugins/pgpmime/pgpmime.c:375 +#: ../src/plugins/pgpinline/pgpinline.c:524 +#: ../src/plugins/pgpmime/pgpmime.c:375 #, c-format msgid "Couldn't close decrypted file %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:536 +#: ../src/plugins/pgpinline/pgpinline.c:536 msgid "Couldn't scan decrypted file." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:544 +#: ../src/plugins/pgpinline/pgpinline.c:544 msgid "Couldn't scan decrypted file parts." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:598 +#: ../src/plugins/pgpinline/pgpinline.c:598 msgid "Couldn't create temporary file." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:637 src/plugins/pgpmime/pgpmime.c:520 +#: ../src/plugins/pgpinline/pgpinline.c:637 +#: ../src/plugins/pgpmime/pgpmime.c:520 #, c-format msgid "Data signing failed, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:655 src/plugins/pgpmime/pgpmime.c:545 +#: ../src/plugins/pgpinline/pgpinline.c:655 +#: ../src/plugins/pgpmime/pgpmime.c:545 #, c-format msgid "Data signing failed due to invalid signer: %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:664 src/plugins/pgpmime/pgpmime.c:554 +#: ../src/plugins/pgpinline/pgpinline.c:664 +#: ../src/plugins/pgpmime/pgpmime.c:554 msgid "Data signing failed, no results." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:674 src/plugins/pgpmime/pgpmime.c:565 +#: ../src/plugins/pgpinline/pgpinline.c:674 +#: ../src/plugins/pgpmime/pgpmime.c:565 msgid "Data signing failed, no contents." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:718 +#: ../src/plugins/pgpinline/pgpinline.c:718 msgid "" "Please note that attachments are not encrypted by the PGP/Inline system, nor " "are email headers, like Subject." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:761 src/plugins/pgpmime/pgpmime.c:645 +#: ../src/plugins/pgpinline/pgpinline.c:761 +#: ../src/plugins/pgpmime/pgpmime.c:645 #, c-format msgid "Couldn't add GPG key %s, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:782 src/plugins/pgpmime/pgpmime.c:673 +#: ../src/plugins/pgpinline/pgpinline.c:782 +#: ../src/plugins/pgpmime/pgpmime.c:673 #, c-format msgid "Couldn't create temporary file, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:810 src/plugins/pgpmime/pgpmime.c:698 +#: ../src/plugins/pgpinline/pgpinline.c:810 +#: ../src/plugins/pgpmime/pgpmime.c:698 #, c-format msgid "Encryption failed, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:877 +#: ../src/plugins/pgpinline/pgpinline.c:877 msgid "PGP/Inline" msgstr "" -#: src/plugins/pgpinline/plugin.c:33 +#: ../src/plugins/pgpinline/plugin.c:33 msgid "PGP/inline" msgstr "" -#: src/plugins/pgpinline/plugin.c:59 +#: ../src/plugins/pgpinline/plugin.c:59 msgid "" "This plugin handles the deprecated Inline method of signing and/or " "encrypting mails. You can decrypt mails, verify signatures or sign and " @@ -8643,38 +8776,38 @@ "GPGME is copyright 2001 by Werner Koch " msgstr "" -#: src/plugins/pgpmime/pgpmime.c:201 +#: ../src/plugins/pgpmime/pgpmime.c:201 msgid "Signature boundary not found." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:387 +#: ../src/plugins/pgpmime/pgpmime.c:387 msgid "Couldn't parse decrypted file." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:393 +#: ../src/plugins/pgpmime/pgpmime.c:393 msgid "Couldn't parse decrypted file parts." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:439 src/plugins/pgpmime/pgpmime.c:478 +#: ../src/plugins/pgpmime/pgpmime.c:439 ../src/plugins/pgpmime/pgpmime.c:478 #, c-format msgid "Couldn't create temporary file: %s" msgstr "" -#: src/plugins/pgpmime/pgpmime.c:602 +#: ../src/plugins/pgpmime/pgpmime.c:602 msgid "" "Please note that email headers, like Subject, are not encrypted by the PGP/" "Mime system." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:768 +#: ../src/plugins/pgpmime/pgpmime.c:768 msgid "PGP/Mime" msgstr "" -#: src/plugins/pgpmime/plugin.c:33 +#: ../src/plugins/pgpmime/plugin.c:33 msgid "PGP/MIME" msgstr "" -#: src/plugins/pgpmime/plugin.c:59 +#: ../src/plugins/pgpmime/plugin.c:59 msgid "" "This plugin handles PGP/MIME signed and/or encrypted mails. You can decrypt " "mails, verify signatures or sign and encrypt your own mails.\n" @@ -8688,49 +8821,49 @@ "GPGME is copyright 2001 by Werner Koch " msgstr "" -#: src/plugins/spamassassin/spamassassin.c:76 -#: src/plugins/spamassassin/spamassassin_gtk.c:635 +#: ../src/plugins/spamassassin/spamassassin.c:76 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:635 msgid "SpamAssassin" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:168 +#: ../src/plugins/spamassassin/spamassassin.c:168 msgid "SpamAssassin plugin couldn't connect to spamd.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:184 +#: ../src/plugins/spamassassin/spamassassin.c:184 msgid "SpamAssassin plugin filtering failed.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:237 +#: ../src/plugins/spamassassin/spamassassin.c:237 msgid "SpamAssassin plugin is disabled by its preferences.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:242 +#: ../src/plugins/spamassassin/spamassassin.c:242 msgid "SpamAssassin: filtering message..." msgstr "" -#: src/plugins/spamassassin/spamassassin.c:370 +#: ../src/plugins/spamassassin/spamassassin.c:370 msgid "" "The SpamAssassin plugin couldn't filter a message. The probable cause of the " "error is an unreachable spamd daemon. Please make sure spamd is running and " "accessible." msgstr "" -#: src/plugins/spamassassin/spamassassin.c:427 +#: ../src/plugins/spamassassin/spamassassin.c:427 msgid "" "Claws Mail needs network access in order to feed this mail(s) to the remote " "learner." msgstr "" -#: src/plugins/spamassassin/spamassassin.c:572 +#: ../src/plugins/spamassassin/spamassassin.c:572 msgid "Failed to get username" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:584 +#: ../src/plugins/spamassassin/spamassassin.c:584 msgid "SpamAssassin plugin is loaded but disabled by its preferences.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:618 +#: ../src/plugins/spamassassin/spamassassin.c:618 msgid "" "This plugin can check all messages that are received from an IMAP, LOCAL or " "POP account for spam using a SpamAssassin server. You will need a " @@ -8744,132 +8877,134 @@ "Options can be found in /Configuration/Preferences/Plugins/SpamAssassin" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:90 +#. { N_("Disabled"), SPAMASSASSIN_DISABLED, PAGE_DISABLED, 0 }, +#: ../src/plugins/spamassassin/spamassassin_gtk.c:90 msgid "Localhost" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:91 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:91 msgid "TCP" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:92 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:92 msgid "Unix Socket" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:270 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:270 msgid "Enable SpamAssassin plugin" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:274 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:274 msgid "Transport" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:282 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:282 msgid "Type of transport" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:303 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:303 msgid "User" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:316 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:316 msgid "User to use with spamd server" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:319 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:319 msgid "spamd" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:337 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:337 msgid "Hostname or IP address of spamd server" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:348 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:348 msgid "Port of spamd server" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:354 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:354 msgid "Path of Unix socket" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:390 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:390 msgid "" "Maximum time allowed for checking. If the check takes longer it will be " "aborted." msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:395 src/prefs_other.c:575 -#: src/prefs_summaries.c:489 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:395 ../src/prefs_other.c:575 +#: ../src/prefs_summaries.c:489 msgid "seconds" msgstr "" -#: src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:121 +#: ../src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:121 msgid "Orientation" msgstr "" -#: src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:122 +#: ../src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:122 msgid "The orientation of the tray." msgstr "" -#: src/plugins/trayicon/trayicon.c:52 src/plugins/trayicon/trayicon.c:571 -#: src/plugins/trayicon/trayicon_prefs.c:69 +#: ../src/plugins/trayicon/trayicon.c:52 +#: ../src/plugins/trayicon/trayicon.c:571 +#: ../src/plugins/trayicon/trayicon_prefs.c:69 msgid "Trayicon" msgstr "" -#: src/plugins/trayicon/trayicon.c:101 +#: ../src/plugins/trayicon/trayicon.c:101 msgid "/_Get Mail" msgstr "" -#: src/plugins/trayicon/trayicon.c:103 +#: ../src/plugins/trayicon/trayicon.c:103 msgid "/_Email" msgstr "" -#: src/plugins/trayicon/trayicon.c:104 +#: ../src/plugins/trayicon/trayicon.c:104 msgid "/_Email from account" msgstr "" -#: src/plugins/trayicon/trayicon.c:106 +#: ../src/plugins/trayicon/trayicon.c:106 msgid "/Open A_ddressbook" msgstr "" -#: src/plugins/trayicon/trayicon.c:108 +#: ../src/plugins/trayicon/trayicon.c:108 msgid "/_Work Offline" msgstr "" -#: src/plugins/trayicon/trayicon.c:110 +#: ../src/plugins/trayicon/trayicon.c:110 msgid "/E_xit Claws Mail" msgstr "" -#: src/plugins/trayicon/trayicon.c:199 +#: ../src/plugins/trayicon/trayicon.c:199 #, c-format msgid "New %d, Unread: %d, Total: %d" msgstr "" -#: src/plugins/trayicon/trayicon.c:395 +#: ../src/plugins/trayicon/trayicon.c:395 msgid "Failed to register folder item update hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:401 +#: ../src/plugins/trayicon/trayicon.c:401 msgid "Failed to register folder update hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:407 +#: ../src/plugins/trayicon/trayicon.c:407 msgid "Failed to register offline switch hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:413 +#: ../src/plugins/trayicon/trayicon.c:413 msgid "Failed to register account list changed hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:419 +#: ../src/plugins/trayicon/trayicon.c:419 msgid "Failed to register close hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:425 +#: ../src/plugins/trayicon/trayicon.c:425 msgid "Failed to register got iconified hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:489 +#: ../src/plugins/trayicon/trayicon.c:489 msgid "" "This plugin places a mailbox icon in the system tray that indicates if you " "have new or unread mail.\n" @@ -8878,648 +9013,666 @@ "letter. A tooltip shows new, unread and total number of messages." msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:110 +#: ../src/plugins/trayicon/trayicon_prefs.c:110 msgid "Hide at start-up" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:116 +#: ../src/plugins/trayicon/trayicon_prefs.c:116 msgid "Hide Claws Mail at start-up" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:120 +#: ../src/plugins/trayicon/trayicon_prefs.c:120 msgid "Close to tray" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:126 +#: ../src/plugins/trayicon/trayicon_prefs.c:126 msgid "" "Hide Claws Mail using the tray icon instead of closing it\n" "when the window close button is clicked" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:130 +#: ../src/plugins/trayicon/trayicon_prefs.c:130 msgid "Minimize to tray" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:136 +#: ../src/plugins/trayicon/trayicon_prefs.c:136 msgid "Hide Claws Mail using the tray icon instead of minimizing it" msgstr "" -#: src/pop.c:151 +#: ../src/pop.c:151 msgid "Required APOP timestamp not found in greeting\n" msgstr "" -#: src/pop.c:158 +#: ../src/pop.c:158 msgid "Timestamp syntax error in greeting\n" msgstr "" -#: src/pop.c:165 +#: ../src/pop.c:165 msgid "Timestamp syntax error in greeting (not ASCII)\n" msgstr "" -#: src/pop.c:189 src/pop.c:216 +#: ../src/pop.c:189 ../src/pop.c:216 msgid "POP3 protocol error\n" msgstr "" -#: src/pop.c:262 +#: ../src/pop.c:262 #, c-format msgid "invalid UIDL response: %s\n" msgstr "" -#: src/pop.c:827 +#: ../src/pop.c:827 #, c-format msgid "POP3: Deleting expired message %d [%s]\n" msgstr "" -#: src/pop.c:843 +#: ../src/pop.c:843 #, c-format msgid "POP3: Skipping message %d [%s] (%d bytes)\n" msgstr "" -#: src/pop.c:875 +#: ../src/pop.c:875 msgid "mailbox is locked\n" msgstr "" -#: src/pop.c:878 +#: ../src/pop.c:878 msgid "Session timeout\n" msgstr "" -#: src/pop.c:897 +#: ../src/pop.c:897 msgid "command not supported\n" msgstr "" -#: src/pop.c:902 +#: ../src/pop.c:902 msgid "error occurred on POP3 session\n" msgstr "" -#: src/pop.c:1096 +#: ../src/pop.c:1096 msgid "TOP command unsupported\n" msgstr "" -#: src/prefs_account.c:306 src/prefs_account.c:1360 src/prefs_account.c:2268 -#: src/wizard.c:1394 +#: ../src/prefs_account.c:306 ../src/prefs_account.c:1360 +#: ../src/prefs_account.c:2268 ../src/wizard.c:1394 msgid "POP3" msgstr "" -#: src/prefs_account.c:309 src/prefs_account.c:1470 src/prefs_account.c:2281 +#. APOP, deprecated +#. RPOP, deprecated +#: ../src/prefs_account.c:309 ../src/prefs_account.c:1470 +#: ../src/prefs_account.c:2281 msgid "IMAP4" msgstr "" -#: src/prefs_account.c:310 +#: ../src/prefs_account.c:310 msgid "News (NNTP)" msgstr "" -#: src/prefs_account.c:311 src/wizard.c:1396 +#: ../src/prefs_account.c:311 ../src/wizard.c:1396 msgid "Local mbox file" msgstr "" -#: src/prefs_account.c:312 +#: ../src/prefs_account.c:312 msgid "None (SMTP only)" msgstr "" -#: src/prefs_account.c:949 +#: ../src/prefs_account.c:949 msgid "Name of account" msgstr "" -#: src/prefs_account.c:958 +#: ../src/prefs_account.c:958 msgid "Set as default" msgstr "" -#: src/prefs_account.c:966 +#: ../src/prefs_account.c:966 msgid "Personal information" msgstr "" -#: src/prefs_account.c:975 +#: ../src/prefs_account.c:975 msgid "Full name" msgstr "" -#: src/prefs_account.c:981 +#: ../src/prefs_account.c:981 msgid "Mail address" msgstr "" -#: src/prefs_account.c:1011 +#: ../src/prefs_account.c:1011 msgid "Server information" msgstr "" -#: src/prefs_account.c:1046 +#: ../src/prefs_account.c:1046 msgid "" "Warning: this version of Claws Mail\n" "has been built without IMAP and News support." msgstr "" -#: src/prefs_account.c:1075 +#: ../src/prefs_account.c:1075 msgid "This server requires authentication" msgstr "" -#: src/prefs_account.c:1082 +#: ../src/prefs_account.c:1082 msgid "Authenticate on connect" msgstr "" -#: src/prefs_account.c:1140 +#: ../src/prefs_account.c:1140 msgid "News server" msgstr "" -#: src/prefs_account.c:1146 +#: ../src/prefs_account.c:1146 msgid "Server for receiving" msgstr "" -#: src/prefs_account.c:1152 +#: ../src/prefs_account.c:1152 msgid "Local mailbox" msgstr "" -#: src/prefs_account.c:1159 +#. gtk_table_set_row_spacing (GTK_TABLE (serv_table), 2, 0); +#: ../src/prefs_account.c:1159 msgid "SMTP server (send)" msgstr "" -#: src/prefs_account.c:1167 +#: ../src/prefs_account.c:1167 msgid "Use mail command rather than SMTP server" msgstr "" -#: src/prefs_account.c:1176 +#: ../src/prefs_account.c:1176 msgid "command to send mails" msgstr "" -#: src/prefs_account.c:1183 src/prefs_account.c:1683 +#. gtk_table_set_row_spacing (GTK_TABLE (serv_table), 2, 0); +#: ../src/prefs_account.c:1183 ../src/prefs_account.c:1683 msgid "User ID" msgstr "" -#: src/prefs_account.c:1189 src/prefs_account.c:1703 +#: ../src/prefs_account.c:1189 ../src/prefs_account.c:1703 msgid "Password" msgstr "" -#: src/prefs_account.c:1239 +#: ../src/prefs_account.c:1239 #, c-format msgid "Account%d" msgstr "" -#: src/prefs_account.c:1332 +#: ../src/prefs_account.c:1332 msgid "Local" msgstr "" -#: src/prefs_account.c:1338 src/prefs_account.c:1422 +#: ../src/prefs_account.c:1338 ../src/prefs_account.c:1422 msgid "Default Inbox" msgstr "" -#: src/prefs_account.c:1345 src/prefs_account.c:1353 src/prefs_account.c:1429 -#: src/prefs_account.c:1437 +#: ../src/prefs_account.c:1345 ../src/prefs_account.c:1353 +#: ../src/prefs_account.c:1429 ../src/prefs_account.c:1437 msgid "Unfiltered messages will be stored in this folder" msgstr "" -#: src/prefs_account.c:1350 src/prefs_account.c:1434 src/prefs_account.c:1885 +#: ../src/prefs_account.c:1350 ../src/prefs_account.c:1434 +#: ../src/prefs_account.c:1885 msgid "Bro_wse" msgstr "" -#: src/prefs_account.c:1362 +#: ../src/prefs_account.c:1362 msgid "Use secure authentication (APOP)" msgstr "" -#: src/prefs_account.c:1365 +#: ../src/prefs_account.c:1365 msgid "Remove messages on server when received" msgstr "" -#: src/prefs_account.c:1376 +#: ../src/prefs_account.c:1376 msgid "Remove after" msgstr "" -#: src/prefs_account.c:1385 +#: ../src/prefs_account.c:1385 msgid "0 days: remove immediately" msgstr "" -#: src/prefs_account.c:1388 src/prefs_folder_item.c:507 -#: src/prefs_matcher.c:312 +#: ../src/prefs_account.c:1388 ../src/prefs_folder_item.c:507 +#: ../src/prefs_matcher.c:312 msgid "days" msgstr "" -#: src/prefs_account.c:1398 +#: ../src/prefs_account.c:1398 msgid "Receive size limit" msgstr "" -#: src/prefs_account.c:1401 +#: ../src/prefs_account.c:1401 msgid "" "Messages over this limit will be partially retrieved. When selecting them " "you will be able to download them fully or delete them." msgstr "" -#: src/prefs_account.c:1444 src/prefs_account.c:2294 +#: ../src/prefs_account.c:1444 ../src/prefs_account.c:2294 msgid "NNTP" msgstr "" -#: src/prefs_account.c:1451 +#: ../src/prefs_account.c:1451 msgid "Maximum number of articles to download" msgstr "" -#: src/prefs_account.c:1463 +#: ../src/prefs_account.c:1463 msgid "unlimited if 0 is specified" msgstr "" -#: src/prefs_account.c:1476 src/prefs_account.c:1656 +#: ../src/prefs_account.c:1476 ../src/prefs_account.c:1656 msgid "Authentication method" msgstr "" -#: src/prefs_account.c:1486 src/prefs_account.c:1665 src/prefs_send.c:292 +#: ../src/prefs_account.c:1486 ../src/prefs_account.c:1665 +#: ../src/prefs_send.c:292 msgid "Automatic" msgstr "" -#: src/prefs_account.c:1497 +#: ../src/prefs_account.c:1497 msgid "IMAP server directory" msgstr "" -#: src/prefs_account.c:1501 +#: ../src/prefs_account.c:1501 msgid "(usually empty)" msgstr "" -#: src/prefs_account.c:1515 +#: ../src/prefs_account.c:1515 msgid "Show subscribed folders only" msgstr "" -#: src/prefs_account.c:1522 +#: ../src/prefs_account.c:1522 msgid "Bandwidth-efficient mode (prevents retrieving remote tags)" msgstr "" -#: src/prefs_account.c:1524 +#: ../src/prefs_account.c:1524 msgid "This mode uses less bandwidth, but can be slower with some servers." msgstr "" -#: src/prefs_account.c:1528 +#: ../src/prefs_account.c:1528 msgid "Filter messages on receiving" msgstr "" -#: src/prefs_account.c:1535 +#: ../src/prefs_account.c:1535 msgid "Allow filtering using plugins on receiving" msgstr "" -#: src/prefs_account.c:1539 +#: ../src/prefs_account.c:1539 msgid "'Get Mail' checks for new messages on this account" msgstr "" -#: src/prefs_account.c:1617 src/prefs_customheader.c:206 -#: src/prefs_matcher.c:584 src/prefs_matcher.c:1797 src/prefs_matcher.c:1818 +#: ../src/prefs_account.c:1617 ../src/prefs_customheader.c:206 +#: ../src/prefs_matcher.c:584 ../src/prefs_matcher.c:1797 +#: ../src/prefs_matcher.c:1818 msgid "Header" msgstr "" -#: src/prefs_account.c:1619 +#: ../src/prefs_account.c:1619 msgid "Generate Message-ID" msgstr "" -#: src/prefs_account.c:1626 +#: ../src/prefs_account.c:1626 msgid "Add user-defined header" msgstr "" -#: src/prefs_account.c:1638 +#: ../src/prefs_account.c:1638 msgid "Authentication" msgstr "" -#: src/prefs_account.c:1641 +#: ../src/prefs_account.c:1641 msgid "SMTP Authentication (SMTP AUTH)" msgstr "" -#: src/prefs_account.c:1729 +#: ../src/prefs_account.c:1729 msgid "" "If you leave these entries empty, the same user ID and password as receiving " "will be used." msgstr "" -#: src/prefs_account.c:1740 +#: ../src/prefs_account.c:1740 msgid "Authenticate with POP3 before sending" msgstr "" -#: src/prefs_account.c:1755 +#: ../src/prefs_account.c:1755 msgid "POP authentication timeout: " msgstr "" -#: src/prefs_account.c:1763 +#: ../src/prefs_account.c:1763 msgid "minutes" msgstr "" -#: src/prefs_account.c:1831 src/prefs_account.c:1877 +#: ../src/prefs_account.c:1831 ../src/prefs_account.c:1877 msgid "Signature" msgstr "" -#: src/prefs_account.c:1834 +#: ../src/prefs_account.c:1834 msgid "Insert signature automatically" msgstr "" -#: src/prefs_account.c:1839 +#: ../src/prefs_account.c:1839 msgid "Signature separator" msgstr "" -#: src/prefs_account.c:1864 +#: ../src/prefs_account.c:1864 msgid "Command output" msgstr "" -#: src/prefs_account.c:1897 +#: ../src/prefs_account.c:1897 msgid "Automatically set the following addresses" msgstr "" -#: src/prefs_account.c:1946 +#: ../src/prefs_account.c:1946 msgid "Spell check dictionaries" msgstr "" -#: src/prefs_account.c:1956 src/prefs_folder_item.c:923 -#: src/prefs_spelling.c:224 +#. Default dictionary +#: ../src/prefs_account.c:1956 ../src/prefs_folder_item.c:923 +#: ../src/prefs_spelling.c:224 msgid "Default dictionary" msgstr "" -#: src/prefs_account.c:1970 src/prefs_folder_item.c:948 -#: src/prefs_spelling.c:238 +#. Default dictionary +#: ../src/prefs_account.c:1970 ../src/prefs_folder_item.c:948 +#: ../src/prefs_spelling.c:238 msgid "Default alternate dictionary" msgstr "" -#: src/prefs_account.c:2057 src/prefs_account.c:3029 -#: src/prefs_compose_writing.c:343 src/prefs_folder_item.c:1187 -#: src/prefs_folder_item.c:1530 src/prefs_quote.c:90 src/prefs_quote.c:194 -#: src/prefs_spelling.c:403 src/prefs_wrapping.c:144 +#: ../src/prefs_account.c:2057 ../src/prefs_account.c:3029 +#: ../src/prefs_compose_writing.c:343 ../src/prefs_folder_item.c:1187 +#: ../src/prefs_folder_item.c:1530 ../src/prefs_quote.c:90 +#: ../src/prefs_quote.c:194 ../src/prefs_spelling.c:403 +#: ../src/prefs_wrapping.c:144 msgid "Compose" msgstr "" -#: src/prefs_account.c:2071 src/prefs_folder_item.c:1205 src/prefs_quote.c:104 -#: src/toolbar.c:422 +#: ../src/prefs_account.c:2071 ../src/prefs_folder_item.c:1205 +#: ../src/prefs_quote.c:104 ../src/toolbar.c:422 msgid "Reply" msgstr "" -#: src/prefs_account.c:2085 src/prefs_filtering_action.c:175 -#: src/prefs_folder_item.c:1223 src/prefs_quote.c:118 src/toolbar.c:426 +#: ../src/prefs_account.c:2085 ../src/prefs_filtering_action.c:175 +#: ../src/prefs_folder_item.c:1223 ../src/prefs_quote.c:118 +#: ../src/toolbar.c:426 msgid "Forward" msgstr "" -#: src/prefs_account.c:2133 +#: ../src/prefs_account.c:2133 msgid "Default privacy system" msgstr "" -#: src/prefs_account.c:2162 +#: ../src/prefs_account.c:2162 msgid "Always sign messages" msgstr "" -#: src/prefs_account.c:2164 +#: ../src/prefs_account.c:2164 msgid "Always encrypt messages" msgstr "" -#: src/prefs_account.c:2166 +#: ../src/prefs_account.c:2166 msgid "Always encrypt messages when replying to an encrypted message" msgstr "" -#: src/prefs_account.c:2169 +#: ../src/prefs_account.c:2169 msgid "Encrypt sent messages with your own key in addition to recipient's" msgstr "" -#: src/prefs_account.c:2171 +#: ../src/prefs_account.c:2171 msgid "Save sent encrypted messages as clear text" msgstr "" -#: src/prefs_account.c:2272 src/prefs_account.c:2285 src/prefs_account.c:2297 +#: ../src/prefs_account.c:2272 ../src/prefs_account.c:2285 +#: ../src/prefs_account.c:2297 msgid "Don't use SSL" msgstr "" -#: src/prefs_account.c:2275 +#: ../src/prefs_account.c:2275 msgid "Use SSL for POP3 connection" msgstr "" -#: src/prefs_account.c:2278 src/prefs_account.c:2291 src/prefs_account.c:2318 +#: ../src/prefs_account.c:2278 ../src/prefs_account.c:2291 +#: ../src/prefs_account.c:2318 msgid "Use STARTTLS command to start SSL session" msgstr "" -#: src/prefs_account.c:2288 +#: ../src/prefs_account.c:2288 msgid "Use SSL for IMAP4 connection" msgstr "" -#: src/prefs_account.c:2306 +#: ../src/prefs_account.c:2306 msgid "Use SSL for NNTP connection" msgstr "" -#: src/prefs_account.c:2308 +#: ../src/prefs_account.c:2308 msgid "Send (SMTP)" msgstr "" -#: src/prefs_account.c:2312 +#: ../src/prefs_account.c:2312 msgid "Don't use SSL (but, if necessary, use STARTTLS)" msgstr "" -#: src/prefs_account.c:2315 +#: ../src/prefs_account.c:2315 msgid "Use SSL for SMTP connection" msgstr "" -#: src/prefs_account.c:2326 +#: ../src/prefs_account.c:2326 msgid "Use non-blocking SSL" msgstr "" -#: src/prefs_account.c:2338 +#: ../src/prefs_account.c:2338 msgid "Turn this off if you have SSL connection problems" msgstr "" -#: src/prefs_account.c:2445 +#: ../src/prefs_account.c:2445 msgid "SMTP port" msgstr "" -#: src/prefs_account.c:2451 +#: ../src/prefs_account.c:2451 msgid "POP3 port" msgstr "" -#: src/prefs_account.c:2457 +#: ../src/prefs_account.c:2457 msgid "IMAP4 port" msgstr "" -#: src/prefs_account.c:2463 +#: ../src/prefs_account.c:2463 msgid "NNTP port" msgstr "" -#: src/prefs_account.c:2468 +#: ../src/prefs_account.c:2468 msgid "Domain name" msgstr "" -#: src/prefs_account.c:2471 src/prefs_account.c:2481 +#: ../src/prefs_account.c:2471 ../src/prefs_account.c:2481 msgid "" "The domain name will be used in the right part of the generated Message-Ids, " "and when connecting to SMTP servers." msgstr "" -#: src/prefs_account.c:2490 +#: ../src/prefs_account.c:2490 msgid "Use command to communicate with server" msgstr "" -#: src/prefs_account.c:2498 +#: ../src/prefs_account.c:2498 msgid "Mark cross-posted messages as read and color:" msgstr "" -#: src/prefs_account.c:2540 +#: ../src/prefs_account.c:2540 msgid "Browse" msgstr "" -#: src/prefs_account.c:2553 +#: ../src/prefs_account.c:2553 msgid "Put sent messages in" msgstr "" -#: src/prefs_account.c:2555 +#: ../src/prefs_account.c:2555 msgid "Put queued messages in" msgstr "" -#: src/prefs_account.c:2557 +#: ../src/prefs_account.c:2557 msgid "Put draft messages in" msgstr "" -#: src/prefs_account.c:2559 +#: ../src/prefs_account.c:2559 msgid "Put deleted messages in" msgstr "" -#: src/prefs_account.c:2614 +#: ../src/prefs_account.c:2614 msgid "Account name is not entered." msgstr "" -#: src/prefs_account.c:2618 +#: ../src/prefs_account.c:2618 msgid "Mail address is not entered." msgstr "" -#: src/prefs_account.c:2625 +#: ../src/prefs_account.c:2625 msgid "SMTP server is not entered." msgstr "" -#: src/prefs_account.c:2630 +#: ../src/prefs_account.c:2630 msgid "User ID is not entered." msgstr "" -#: src/prefs_account.c:2635 +#: ../src/prefs_account.c:2635 msgid "POP3 server is not entered." msgstr "" -#: src/prefs_account.c:2656 +#: ../src/prefs_account.c:2656 msgid "The default Inbox folder doesn't exist." msgstr "" -#: src/prefs_account.c:2662 +#: ../src/prefs_account.c:2662 msgid "IMAP4 server is not entered." msgstr "" -#: src/prefs_account.c:2667 +#: ../src/prefs_account.c:2667 msgid "NNTP server is not entered." msgstr "" -#: src/prefs_account.c:2673 +#: ../src/prefs_account.c:2673 msgid "local mailbox filename is not entered." msgstr "" -#: src/prefs_account.c:2679 +#: ../src/prefs_account.c:2679 msgid "mail command is not entered." msgstr "" -#: src/prefs_account.c:2993 +#: ../src/prefs_account.c:2993 msgid "Receive" msgstr "" -#: src/prefs_account.c:3047 src/prefs_folder_item.c:1547 src/prefs_quote.c:195 +#: ../src/prefs_account.c:3047 ../src/prefs_folder_item.c:1547 +#: ../src/prefs_quote.c:195 msgid "Templates" msgstr "" -#: src/prefs_account.c:3065 +#: ../src/prefs_account.c:3065 msgid "Privacy" msgstr "" -#: src/prefs_account.c:3103 +#: ../src/prefs_account.c:3103 msgid "Advanced" msgstr "" -#: src/prefs_account.c:3389 +#: ../src/prefs_account.c:3389 msgid "Preferences for new account" msgstr "" -#: src/prefs_account.c:3391 +#: ../src/prefs_account.c:3391 #, c-format msgid "%s - Account preferences" msgstr "" -#: src/prefs_account.c:3486 +#: ../src/prefs_account.c:3486 msgid "Select signature file" msgstr "" -#: src/prefs_account.c:3581 +#: ../src/prefs_account.c:3581 msgid "Protocol:" msgstr "" -#: src/prefs_account.c:3720 +#: ../src/prefs_account.c:3720 #, c-format msgid "%s (plugin not loaded)" msgstr "" -#: src/prefs_actions.c:207 +#: ../src/prefs_actions.c:207 msgid "Actions configuration" msgstr "" -#: src/prefs_actions.c:234 +#: ../src/prefs_actions.c:234 msgid "Menu name" msgstr "" -#: src/prefs_actions.c:247 +#: ../src/prefs_actions.c:247 msgid "Command line" msgstr "" -#: src/prefs_actions.c:281 +#: ../src/prefs_actions.c:281 msgid "Append the new action above to the list" msgstr "" -#: src/prefs_actions.c:283 src/prefs_filtering_action.c:564 -#: src/prefs_filtering.c:471 src/prefs_matcher.c:716 src/prefs_template.c:301 -#: src/prefs_toolbar.c:905 +#: ../src/prefs_actions.c:283 ../src/prefs_filtering_action.c:564 +#: ../src/prefs_filtering.c:471 ../src/prefs_matcher.c:716 +#: ../src/prefs_template.c:301 ../src/prefs_toolbar.c:905 msgid "Replace" msgstr "" -#: src/prefs_actions.c:289 +#: ../src/prefs_actions.c:289 msgid "Replace the selected action in list with the action above" msgstr "" -#: src/prefs_actions.c:297 +#: ../src/prefs_actions.c:297 msgid "Delete the selected action from the list" msgstr "" -#: src/prefs_actions.c:305 src/prefs_filtering.c:494 src/prefs_template.c:324 +#: ../src/prefs_actions.c:305 ../src/prefs_filtering.c:494 +#: ../src/prefs_template.c:324 msgid "Clear all the input fields in the dialog" msgstr "" -#: src/prefs_actions.c:310 src/prefs_filtering_action.c:540 -#: src/prefs_matcher.c:693 +#: ../src/prefs_actions.c:310 ../src/prefs_filtering_action.c:540 +#: ../src/prefs_matcher.c:693 msgid "Info..." msgstr "" -#: src/prefs_actions.c:317 +#: ../src/prefs_actions.c:317 msgid "Show information on configuring actions" msgstr "" -#: src/prefs_actions.c:346 +#: ../src/prefs_actions.c:346 msgid "Move the selected action up" msgstr "" -#: src/prefs_actions.c:354 +#: ../src/prefs_actions.c:354 msgid "Move selected action down" msgstr "" -#: src/prefs_actions.c:481 src/prefs_filtering_action.c:652 -#: src/prefs_filtering.c:896 src/prefs_filtering.c:898 -#: src/prefs_filtering.c:899 src/prefs_filtering.c:986 src/prefs_matcher.c:833 -#: src/prefs_template.c:462 +#. FIXME: this strcmp() is bogus: "(New)" should never +#. * be inserted in the storage +#: ../src/prefs_actions.c:481 ../src/prefs_filtering_action.c:652 +#: ../src/prefs_filtering.c:896 ../src/prefs_filtering.c:898 +#: ../src/prefs_filtering.c:899 ../src/prefs_filtering.c:986 +#: ../src/prefs_matcher.c:833 ../src/prefs_template.c:462 msgid "(New)" msgstr "" -#: src/prefs_actions.c:558 +#: ../src/prefs_actions.c:558 msgid "Menu name is not set." msgstr "" -#: src/prefs_actions.c:563 +#: ../src/prefs_actions.c:563 msgid "A leading '/' is not allowed in the menu name." msgstr "" -#: src/prefs_actions.c:568 +#: ../src/prefs_actions.c:568 msgid "Colon ':' is not allowed in the menu name." msgstr "" -#: src/prefs_actions.c:587 +#: ../src/prefs_actions.c:587 msgid "Menu name is too long." msgstr "" -#: src/prefs_actions.c:596 +#: ../src/prefs_actions.c:596 msgid "Command line not set." msgstr "" -#: src/prefs_actions.c:601 +#: ../src/prefs_actions.c:601 msgid "Menu name and command are too long." msgstr "" -#: src/prefs_actions.c:607 +#: ../src/prefs_actions.c:607 #, c-format msgid "" "The command\n" @@ -9527,956 +9680,986 @@ "has a syntax error." msgstr "" -#: src/prefs_actions.c:665 +#: ../src/prefs_actions.c:665 msgid "Delete action" msgstr "" -#: src/prefs_actions.c:666 +#: ../src/prefs_actions.c:666 msgid "Do you really want to delete this action?" msgstr "" -#: src/prefs_actions.c:686 +#: ../src/prefs_actions.c:686 msgid "Delete all actions" msgstr "" -#: src/prefs_actions.c:687 +#: ../src/prefs_actions.c:687 msgid "Do you really want to delete all the actions?" msgstr "" -#: src/prefs_actions.c:828 src/prefs_actions.c:858 src/prefs_filtering.c:1534 -#: src/prefs_filtering.c:1556 src/prefs_matcher.c:1940 -#: src/prefs_template.c:518 src/prefs_template.c:540 +#: ../src/prefs_actions.c:828 ../src/prefs_actions.c:858 +#: ../src/prefs_filtering.c:1534 ../src/prefs_filtering.c:1556 +#: ../src/prefs_matcher.c:1940 ../src/prefs_template.c:518 +#: ../src/prefs_template.c:540 msgid "Entry not saved" msgstr "" -#: src/prefs_actions.c:829 src/prefs_actions.c:859 src/prefs_filtering.c:1535 -#: src/prefs_filtering.c:1557 src/prefs_template.c:519 -#: src/prefs_template.c:541 +#: ../src/prefs_actions.c:829 ../src/prefs_actions.c:859 +#: ../src/prefs_filtering.c:1535 ../src/prefs_filtering.c:1557 +#: ../src/prefs_template.c:519 ../src/prefs_template.c:541 msgid "The entry was not saved. Close anyway?" msgstr "" -#: src/prefs_actions.c:830 src/prefs_actions.c:835 src/prefs_actions.c:860 -#: src/prefs_filtering.c:1514 src/prefs_filtering.c:1536 -#: src/prefs_filtering.c:1558 src/prefs_matcher.c:1942 -#: src/prefs_template.c:520 src/prefs_template.c:542 src/prefs_template.c:547 +#: ../src/prefs_actions.c:830 ../src/prefs_actions.c:835 +#: ../src/prefs_actions.c:860 ../src/prefs_filtering.c:1514 +#: ../src/prefs_filtering.c:1536 ../src/prefs_filtering.c:1558 +#: ../src/prefs_matcher.c:1942 ../src/prefs_template.c:520 +#: ../src/prefs_template.c:542 ../src/prefs_template.c:547 msgid "+_Continue editing" msgstr "" -#: src/prefs_actions.c:833 +#: ../src/prefs_actions.c:833 msgid "Actions list not saved" msgstr "" -#: src/prefs_actions.c:834 +#: ../src/prefs_actions.c:834 msgid "The actions list has been modified. Close anyway?" msgstr "" -#: src/prefs_actions.c:899 +#: ../src/prefs_actions.c:899 msgid "Menu name:" msgstr "" -#: src/prefs_actions.c:900 +#: ../src/prefs_actions.c:900 msgid "Use / in menu name to make submenus." msgstr "" -#: src/prefs_actions.c:902 +#: ../src/prefs_actions.c:902 msgid "Command line:" msgstr "" -#: src/prefs_actions.c:903 +#: ../src/prefs_actions.c:903 msgid "Begin with:" msgstr "" -#: src/prefs_actions.c:904 +#: ../src/prefs_actions.c:904 msgid "to send message body or selection to command's standard input" msgstr "" -#: src/prefs_actions.c:905 +#: ../src/prefs_actions.c:905 msgid "to send user provided text to command's standard input" msgstr "" -#: src/prefs_actions.c:906 +#: ../src/prefs_actions.c:906 msgid "to send user provided hidden text to command's standard input" msgstr "" -#: src/prefs_actions.c:907 +#: ../src/prefs_actions.c:907 msgid "End with:" msgstr "" -#: src/prefs_actions.c:908 +#: ../src/prefs_actions.c:908 msgid "to replace message body or selection with command's standard output" msgstr "" -#: src/prefs_actions.c:909 +#: ../src/prefs_actions.c:909 msgid "to insert command's standard output without replacing old text" msgstr "" -#: src/prefs_actions.c:910 +#: ../src/prefs_actions.c:910 msgid "to run command asynchronously" msgstr "" -#: src/prefs_actions.c:911 +#: ../src/prefs_actions.c:911 msgid "Use:" msgstr "" -#: src/prefs_actions.c:912 +#: ../src/prefs_actions.c:912 msgid "for the file of the selected message in RFC822/2822 format " msgstr "" -#: src/prefs_actions.c:913 +#: ../src/prefs_actions.c:913 msgid "" "for the list of the files of the selected messages in RFC822/2822 format" msgstr "" -#: src/prefs_actions.c:914 +#: ../src/prefs_actions.c:914 msgid "for the file of the selected decoded message MIME part" msgstr "" -#: src/prefs_actions.c:915 +#: ../src/prefs_actions.c:915 msgid "for a user provided argument" msgstr "" -#: src/prefs_actions.c:916 +#: ../src/prefs_actions.c:916 msgid "for a user provided hidden argument (e.g. password)" msgstr "" -#: src/prefs_actions.c:917 +#: ../src/prefs_actions.c:917 msgid "for the text selection" msgstr "" -#: src/prefs_actions.c:918 +#: ../src/prefs_actions.c:918 msgid "apply filtering actions between {} to selected messages" msgstr "" -#: src/prefs_actions.c:919 +#: ../src/prefs_actions.c:919 msgid "for a literal %" msgstr "" -#: src/prefs_actions.c:928 src/prefs_themes.c:978 +#: ../src/prefs_actions.c:928 ../src/prefs_themes.c:978 msgid "Actions" msgstr "" -#: src/prefs_actions.c:929 +#: ../src/prefs_actions.c:929 msgid "" "The Actions feature is a way for the user to launch external commands to " "process a complete message file or just one of its parts." msgstr "" -#: src/prefs_actions.c:1015 src/prefs_filtering.c:1731 -#: src/prefs_template.c:999 +#: ../src/prefs_actions.c:1015 ../src/prefs_filtering.c:1731 +#: ../src/prefs_template.c:999 msgid "/D_uplicate" msgstr "" -#: src/prefs_actions.c:1122 +#: ../src/prefs_actions.c:1122 msgid "Current actions" msgstr "" -#: src/prefs_common.c:229 +#: ../src/prefs_common.c:229 msgid "Hello,\\n" msgstr "" -#: src/prefs_common.c:296 +#: ../src/prefs_common.c:296 msgid "On %d\\n%f wrote:\\n\\n%q" msgstr "" -#: src/prefs_common.c:302 +#: ../src/prefs_common.c:302 msgid "" "\\n\\nBegin forwarded message:\\n\\n?d{Date: %d\\n}?f{From: %f\\n}?t{To: %t" "\\n}?c{Cc: %c\\n}?n{Newsgroups: %n\\n}?s{Subject: %s\\n}\\n\\n%M" msgstr "" -#: src/prefs_common.c:441 +#: ../src/prefs_common.c:441 msgid "%y/%m/%d(%a) %H:%M" msgstr "" -#: src/prefs_compose_writing.c:121 +#. Account autoselection +#: ../src/prefs_compose_writing.c:121 msgid "Automatic account selection" msgstr "" -#: src/prefs_compose_writing.c:129 +#: ../src/prefs_compose_writing.c:129 msgid "when replying" msgstr "" -#: src/prefs_compose_writing.c:131 +#: ../src/prefs_compose_writing.c:131 msgid "when forwarding" msgstr "" -#: src/prefs_compose_writing.c:133 +#: ../src/prefs_compose_writing.c:133 msgid "when re-editing" msgstr "" -#: src/prefs_compose_writing.c:135 +#: ../src/prefs_compose_writing.c:135 msgid "Editing" msgstr "" -#: src/prefs_compose_writing.c:138 +#: ../src/prefs_compose_writing.c:138 msgid "Automatically launch the external editor" msgstr "" -#: src/prefs_compose_writing.c:145 +#: ../src/prefs_compose_writing.c:145 msgid "Autosave message text to Drafts folder every" msgstr "" -#: src/prefs_compose_writing.c:155 src/prefs_wrapping.c:97 +#: ../src/prefs_compose_writing.c:155 ../src/prefs_wrapping.c:97 msgid "characters" msgstr "" -#: src/prefs_compose_writing.c:163 +#: ../src/prefs_compose_writing.c:163 msgid "Undo level" msgstr "" -#: src/prefs_compose_writing.c:175 +#: ../src/prefs_compose_writing.c:175 msgid "Replying" msgstr "" -#: src/prefs_compose_writing.c:178 +#: ../src/prefs_compose_writing.c:178 msgid "Reply will quote by default" msgstr "" -#: src/prefs_compose_writing.c:181 +#: ../src/prefs_compose_writing.c:181 msgid "Reply button invokes mailing list reply" msgstr "" -#: src/prefs_compose_writing.c:183 +#: ../src/prefs_compose_writing.c:183 msgid "Forwarding" msgstr "" -#: src/prefs_compose_writing.c:186 src/prefs_filtering_action.c:176 +#: ../src/prefs_compose_writing.c:186 ../src/prefs_filtering_action.c:176 msgid "Forward as attachment" msgstr "" -#: src/prefs_compose_writing.c:189 +#: ../src/prefs_compose_writing.c:189 msgid "Keep the original 'From' header when redirecting" msgstr "" -#: src/prefs_compose_writing.c:192 +#. dnd insert or attach +#: ../src/prefs_compose_writing.c:192 msgid "When dropping files into the Compose window" msgstr "" -#: src/prefs_compose_writing.c:201 +#: ../src/prefs_compose_writing.c:201 msgid "Ask" msgstr "" -#: src/prefs_compose_writing.c:202 src/toolbar.c:439 +#: ../src/prefs_compose_writing.c:202 ../src/toolbar.c:439 msgid "Insert" msgstr "" -#: src/prefs_compose_writing.c:203 src/toolbar.c:440 +#: ../src/prefs_compose_writing.c:203 ../src/toolbar.c:440 msgid "Attach" msgstr "" -#: src/prefs_compose_writing.c:218 +#. quote chars +#: ../src/prefs_compose_writing.c:218 msgid "Quotation characters" msgstr "" -#: src/prefs_compose_writing.c:233 +#: ../src/prefs_compose_writing.c:233 msgid "Treat these characters as quotation marks: " msgstr "" -#: src/prefs_compose_writing.c:344 +#: ../src/prefs_compose_writing.c:344 msgid "Writing" msgstr "" -#: src/prefs_customheader.c:181 +#: ../src/prefs_customheader.c:181 msgid "Custom header configuration" msgstr "" -#: src/prefs_customheader.c:234 +#: ../src/prefs_customheader.c:234 msgid "From file..." msgstr "" -#: src/prefs_customheader.c:503 src/prefs_display_header.c:598 -#: src/prefs_matcher.c:1436 src/prefs_matcher.c:1451 +#: ../src/prefs_customheader.c:503 ../src/prefs_display_header.c:598 +#: ../src/prefs_matcher.c:1436 ../src/prefs_matcher.c:1451 msgid "Header name is not set." msgstr "" -#: src/prefs_customheader.c:513 +#: ../src/prefs_customheader.c:513 msgid "This Header name is not allowed as a custom header." msgstr "" -#: src/prefs_customheader.c:560 +#: ../src/prefs_customheader.c:560 msgid "Choose a PNG file" msgstr "" -#: src/prefs_customheader.c:562 +#: ../src/prefs_customheader.c:562 msgid "Choose an XBM file" msgstr "" -#: src/prefs_customheader.c:564 +#: ../src/prefs_customheader.c:564 msgid "Choose a text file" msgstr "" -#: src/prefs_customheader.c:577 +#: ../src/prefs_customheader.c:577 msgid "This file isn't an image." msgstr "" -#: src/prefs_customheader.c:582 +#: ../src/prefs_customheader.c:582 msgid "The chosen image isn't the correct size (48x48)." msgstr "" -#: src/prefs_customheader.c:588 +#: ../src/prefs_customheader.c:588 msgid "The image is too big; it must be maximum 725 bytes." msgstr "" -#: src/prefs_customheader.c:593 +#: ../src/prefs_customheader.c:593 msgid "The image isn't in the correct format (PNG)." msgstr "" -#: src/prefs_customheader.c:602 +#: ../src/prefs_customheader.c:602 msgid "The image isn't in the correct format (XBM)." msgstr "" -#: src/prefs_customheader.c:611 +#: ../src/prefs_customheader.c:611 msgid "Couldn't call `compface`. Make sure it's in your $PATH." msgstr "" -#: src/prefs_customheader.c:617 +#: ../src/prefs_customheader.c:617 #, c-format msgid "Compface error: %s" msgstr "" -#: src/prefs_customheader.c:668 +#: ../src/prefs_customheader.c:668 msgid "This file contains newlines." msgstr "" -#: src/prefs_customheader.c:698 +#: ../src/prefs_customheader.c:698 msgid "Delete header" msgstr "" -#: src/prefs_customheader.c:699 +#: ../src/prefs_customheader.c:699 msgid "Do you really want to delete this header?" msgstr "" -#: src/prefs_customheader.c:869 +#: ../src/prefs_customheader.c:869 msgid "Current custom headers" msgstr "" -#: src/prefs_display_header.c:257 +#: ../src/prefs_display_header.c:257 msgid "Displayed header configuration" msgstr "" -#: src/prefs_display_header.c:281 +#: ../src/prefs_display_header.c:281 msgid "Header name" msgstr "" -#: src/prefs_display_header.c:316 +#: ../src/prefs_display_header.c:316 msgid "Displayed Headers" msgstr "" -#: src/prefs_display_header.c:382 +#: ../src/prefs_display_header.c:382 msgid "Hidden headers" msgstr "" -#: src/prefs_display_header.c:408 +#: ../src/prefs_display_header.c:408 msgid "Show all unspecified headers" msgstr "" -#: src/prefs_display_header.c:608 +#: ../src/prefs_display_header.c:608 msgid "This header is already in the list." msgstr "" -#: src/prefs_ext_prog.c:105 +#: ../src/prefs_ext_prog.c:105 #, c-format msgid "%s will be replaced with file name / URI" msgstr "" -#: src/prefs_ext_prog.c:123 +#: ../src/prefs_ext_prog.c:123 msgid "Use system defaults when possible" msgstr "" -#: src/prefs_ext_prog.c:148 +#: ../src/prefs_ext_prog.c:148 msgid "Web browser" msgstr "" -#: src/prefs_ext_prog.c:182 +#: ../src/prefs_ext_prog.c:182 msgid "Text editor" msgstr "" -#: src/prefs_ext_prog.c:210 +#: ../src/prefs_ext_prog.c:210 msgid "Command for 'Display as text'" msgstr "" -#: src/prefs_ext_prog.c:223 +#: ../src/prefs_ext_prog.c:223 msgid "" "This option enables MIME parts to be displayed in the message view via a " "script when using the 'Display as text' contextual menu item" msgstr "" -#: src/prefs_ext_prog.c:234 +#: ../src/prefs_ext_prog.c:234 msgid "Print command" msgstr "" -#: src/prefs_ext_prog.c:300 src/prefs_image_viewer.c:143 -#: src/prefs_message.c:293 +#: ../src/prefs_ext_prog.c:300 ../src/prefs_image_viewer.c:143 +#: ../src/prefs_message.c:293 msgid "Message View" msgstr "" -#: src/prefs_ext_prog.c:301 +#: ../src/prefs_ext_prog.c:301 msgid "External Programs" msgstr "" -#: src/prefs_filtering_action.c:161 +#: ../src/prefs_filtering_action.c:161 msgid "Move" msgstr "" -#: src/prefs_filtering_action.c:162 +#: ../src/prefs_filtering_action.c:162 msgid "Copy" msgstr "" -#: src/prefs_filtering_action.c:164 +#: ../src/prefs_filtering_action.c:164 msgid "Hide" msgstr "" -#: src/prefs_filtering_action.c:165 src/prefs_filtering_action.c:166 -#: src/prefs_filtering_action.c:167 src/prefs_filtering_action.c:168 -#: src/prefs_filtering_action.c:169 src/prefs_filtering_action.c:170 -#: src/prefs_filtering_action.c:171 src/prefs_filtering_action.c:172 +#: ../src/prefs_filtering_action.c:165 ../src/prefs_filtering_action.c:166 +#: ../src/prefs_filtering_action.c:167 ../src/prefs_filtering_action.c:168 +#: ../src/prefs_filtering_action.c:169 ../src/prefs_filtering_action.c:170 +#: ../src/prefs_filtering_action.c:171 ../src/prefs_filtering_action.c:172 msgid "Message flags" msgstr "" -#: src/prefs_filtering_action.c:165 src/prefs_summary_column.c:81 -#: src/summaryview.c:2604 +#: ../src/prefs_filtering_action.c:165 ../src/prefs_summary_column.c:81 +#: ../src/summaryview.c:2604 msgid "Mark" msgstr "" -#: src/prefs_filtering_action.c:167 +#: ../src/prefs_filtering_action.c:167 msgid "Lock" msgstr "" -#: src/prefs_filtering_action.c:168 +#: ../src/prefs_filtering_action.c:168 msgid "Unlock" msgstr "" -#: src/prefs_filtering_action.c:169 +#: ../src/prefs_filtering_action.c:169 msgid "Mark as read" msgstr "" -#: src/prefs_filtering_action.c:170 +#: ../src/prefs_filtering_action.c:170 msgid "Mark as unread" msgstr "" -#: src/prefs_filtering_action.c:171 +#: ../src/prefs_filtering_action.c:171 msgid "Mark as spam" msgstr "" -#: src/prefs_filtering_action.c:172 +#: ../src/prefs_filtering_action.c:172 msgid "Mark as ham" msgstr "" -#: src/prefs_filtering_action.c:173 src/prefs_filtering_action.c:1361 -#: src/toolbar.c:189 src/toolbar.c:447 src/toolbar.c:1994 +#: ../src/prefs_filtering_action.c:173 ../src/prefs_filtering_action.c:1361 +#: ../src/toolbar.c:189 ../src/toolbar.c:447 ../src/toolbar.c:1994 msgid "Execute" msgstr "" -#: src/prefs_filtering_action.c:174 +#: ../src/prefs_filtering_action.c:174 msgid "Color label" msgstr "" -#: src/prefs_filtering_action.c:175 src/prefs_filtering_action.c:176 -#: src/prefs_filtering_action.c:177 +#: ../src/prefs_filtering_action.c:175 ../src/prefs_filtering_action.c:176 +#: ../src/prefs_filtering_action.c:177 msgid "Resend" msgstr "" -#: src/prefs_filtering_action.c:177 +#: ../src/prefs_filtering_action.c:177 msgid "Redirect" msgstr "" -#: src/prefs_filtering_action.c:178 src/prefs_filtering_action.c:179 -#: src/prefs_filtering_action.c:1365 src/prefs_matcher.c:587 -#: src/prefs_summary_column.c:90 src/summaryview.c:552 +#. S_COL_NUMBER +#: ../src/prefs_filtering_action.c:178 ../src/prefs_filtering_action.c:179 +#: ../src/prefs_filtering_action.c:1365 ../src/prefs_matcher.c:587 +#: ../src/prefs_summary_column.c:90 ../src/summaryview.c:552 msgid "Score" msgstr "" -#: src/prefs_filtering_action.c:178 +#: ../src/prefs_filtering_action.c:178 msgid "Change score" msgstr "" -#: src/prefs_filtering_action.c:179 +#: ../src/prefs_filtering_action.c:179 msgid "Set score" msgstr "" -#: src/prefs_filtering_action.c:180 src/prefs_filtering_action.c:181 -#: src/prefs_filtering_action.c:182 src/prefs_matcher.c:589 -#: src/prefs_summary_column.c:92 src/summaryview.c:554 +#. S_COL_LOCKED +#. S_COL_SCORE +#. S_COL_LOCKED +#: ../src/prefs_filtering_action.c:180 ../src/prefs_filtering_action.c:181 +#: ../src/prefs_filtering_action.c:182 ../src/prefs_matcher.c:589 +#: ../src/prefs_summary_column.c:92 ../src/summaryview.c:554 msgid "Tags" msgstr "" -#: src/prefs_filtering_action.c:180 +#: ../src/prefs_filtering_action.c:180 msgid "Apply tag" msgstr "" -#: src/prefs_filtering_action.c:181 +#: ../src/prefs_filtering_action.c:181 msgid "Unset tag" msgstr "" -#: src/prefs_filtering_action.c:182 +#: ../src/prefs_filtering_action.c:182 msgid "Clear tags" msgstr "" -#: src/prefs_filtering_action.c:183 src/prefs_filtering_action.c:184 +#: ../src/prefs_filtering_action.c:183 ../src/prefs_filtering_action.c:184 msgid "Threads" msgstr "" -#: src/prefs_filtering_action.c:183 src/toolbar.c:192 src/toolbar.c:432 +#: ../src/prefs_filtering_action.c:183 ../src/toolbar.c:192 +#: ../src/toolbar.c:432 msgid "Ignore thread" msgstr "" -#: src/prefs_filtering_action.c:184 src/toolbar.c:193 src/toolbar.c:433 +#: ../src/prefs_filtering_action.c:184 ../src/toolbar.c:193 +#: ../src/toolbar.c:433 msgid "Watch thread" msgstr "" -#: src/prefs_filtering_action.c:186 +#: ../src/prefs_filtering_action.c:186 msgid "Stop filter" msgstr "" -#: src/prefs_filtering_action.c:382 +#: ../src/prefs_filtering_action.c:382 msgid "Filtering action configuration" msgstr "" -#: src/prefs_filtering_action.c:399 src/prefs_filtering.c:1904 -#: src/prefs_matcher.c:551 +#: ../src/prefs_filtering_action.c:399 ../src/prefs_filtering.c:1904 +#: ../src/prefs_matcher.c:551 msgid "Rule" msgstr "" -#: src/prefs_filtering_action.c:412 src/prefs_filtering.c:427 +#. first row labels +#: ../src/prefs_filtering_action.c:412 ../src/prefs_filtering.c:427 msgid "Action" msgstr "" -#: src/prefs_filtering_action.c:877 +#: ../src/prefs_filtering_action.c:877 msgid "Command line not set" msgstr "" -#: src/prefs_filtering_action.c:878 +#: ../src/prefs_filtering_action.c:878 msgid "Destination is not set." msgstr "" -#: src/prefs_filtering_action.c:889 +#: ../src/prefs_filtering_action.c:889 msgid "Recipient is not set." msgstr "" -#: src/prefs_filtering_action.c:905 +#: ../src/prefs_filtering_action.c:905 msgid "Score is not set" msgstr "" -#: src/prefs_filtering_action.c:913 +#: ../src/prefs_filtering_action.c:913 msgid "Header is not set." msgstr "" -#: src/prefs_filtering_action.c:920 +#: ../src/prefs_filtering_action.c:920 msgid "Target addressbook/folder is not set." msgstr "" -#: src/prefs_filtering_action.c:930 +#: ../src/prefs_filtering_action.c:930 msgid "Tag name is empty." msgstr "" -#: src/prefs_filtering_action.c:1152 +#: ../src/prefs_filtering_action.c:1152 msgid "No action was defined." msgstr "" -#: src/prefs_filtering_action.c:1190 src/prefs_matcher.c:1983 -#: src/quote_fmt.c:76 +#. completion of 'To' from address book +#: ../src/prefs_filtering_action.c:1190 ../src/prefs_matcher.c:1983 +#: ../src/quote_fmt.c:76 msgid "literal %" msgstr "" -#: src/prefs_filtering_action.c:1199 src/prefs_matcher.c:1992 +#: ../src/prefs_filtering_action.c:1199 ../src/prefs_matcher.c:1992 msgid "filename (should not be modified)" msgstr "" -#: src/prefs_filtering_action.c:1200 src/prefs_matcher.c:1993 -#: src/quote_fmt.c:84 +#: ../src/prefs_filtering_action.c:1200 ../src/prefs_matcher.c:1993 +#: ../src/quote_fmt.c:84 msgid "new line" msgstr "" -#: src/prefs_filtering_action.c:1201 src/prefs_matcher.c:1994 +#: ../src/prefs_filtering_action.c:1201 ../src/prefs_matcher.c:1994 msgid "escape character for quotes" msgstr "" -#: src/prefs_filtering_action.c:1202 src/prefs_matcher.c:1995 +#: ../src/prefs_filtering_action.c:1202 ../src/prefs_matcher.c:1995 msgid "quote character" msgstr "" -#: src/prefs_filtering_action.c:1210 +#: ../src/prefs_filtering_action.c:1210 msgid "Filtering Action: 'Execute'" msgstr "" -#: src/prefs_filtering_action.c:1211 +#: ../src/prefs_filtering_action.c:1211 msgid "" "'Execute' allows you to send a message or message element to an external " "program or script.\n" "The following symbols can be used:" msgstr "" -#: src/prefs_filtering_action.c:1347 +#: ../src/prefs_filtering_action.c:1347 msgid "Recipient" msgstr "" -#: src/prefs_filtering_action.c:1351 +#: ../src/prefs_filtering_action.c:1351 msgid "Book/Folder" msgstr "" -#: src/prefs_filtering_action.c:1355 +#: ../src/prefs_filtering_action.c:1355 msgid "Destination" msgstr "" -#: src/prefs_filtering_action.c:1358 +#: ../src/prefs_filtering_action.c:1358 msgid "Color" msgstr "" -#: src/prefs_filtering_action.c:1442 +#: ../src/prefs_filtering_action.c:1442 msgid "Current action list" msgstr "" -#: src/prefs_filtering.c:190 src/prefs_filtering.c:353 +#: ../src/prefs_filtering.c:190 ../src/prefs_filtering.c:353 msgid "Filtering/Processing configuration" msgstr "" -#: src/prefs_filtering.c:257 src/prefs_filtering.c:927 -#: src/prefs_filtering.c:1018 +#: ../src/prefs_filtering.c:257 ../src/prefs_filtering.c:927 +#: ../src/prefs_filtering.c:1018 msgid "Filtering Account Menu|All" msgstr "" -#: src/prefs_filtering.c:405 +#: ../src/prefs_filtering.c:405 msgid "Condition" msgstr "" -#: src/prefs_filtering.c:418 src/prefs_filtering.c:440 +#: ../src/prefs_filtering.c:418 ../src/prefs_filtering.c:440 msgid " Define... " msgstr "" -#: src/prefs_filtering.c:469 +#: ../src/prefs_filtering.c:469 msgid "Append the new rule above to the list" msgstr "" -#: src/prefs_filtering.c:478 +#: ../src/prefs_filtering.c:478 msgid "Replace the selected rule in list with the rule above" msgstr "" -#: src/prefs_filtering.c:486 +#: ../src/prefs_filtering.c:486 msgid "Delete the selected rule from the list" msgstr "" -#: src/prefs_filtering.c:523 +#: ../src/prefs_filtering.c:523 msgid "Move the selected rule to the top" msgstr "" -#: src/prefs_filtering.c:526 +#: ../src/prefs_filtering.c:526 msgid "Page up" msgstr "" -#: src/prefs_filtering.c:534 +#: ../src/prefs_filtering.c:534 msgid "Move the selected rule one page up" msgstr "" -#: src/prefs_filtering.c:543 +#: ../src/prefs_filtering.c:543 msgid "Move the selected rule up" msgstr "" -#: src/prefs_filtering.c:551 +#: ../src/prefs_filtering.c:551 msgid "Move the selected rule down" msgstr "" -#: src/prefs_filtering.c:554 +#: ../src/prefs_filtering.c:554 msgid "Page down" msgstr "" -#: src/prefs_filtering.c:562 +#: ../src/prefs_filtering.c:562 msgid "Move the selected rule one page down" msgstr "" -#: src/prefs_filtering.c:571 +#: ../src/prefs_filtering.c:571 msgid "Move the selected rule to the bottom" msgstr "" -#: src/prefs_filtering.c:1074 src/prefs_filtering.c:1160 +#: ../src/prefs_filtering.c:1074 ../src/prefs_filtering.c:1160 msgid "Condition string is not valid." msgstr "" -#: src/prefs_filtering.c:1110 src/prefs_filtering.c:1168 +#: ../src/prefs_filtering.c:1110 ../src/prefs_filtering.c:1168 msgid "Action string is not valid." msgstr "" -#: src/prefs_filtering.c:1147 +#: ../src/prefs_filtering.c:1147 msgid "Condition string is empty." msgstr "" -#: src/prefs_filtering.c:1153 +#: ../src/prefs_filtering.c:1153 msgid "Action string is empty." msgstr "" -#: src/prefs_filtering.c:1239 +#: ../src/prefs_filtering.c:1239 msgid "Delete rule" msgstr "" -#: src/prefs_filtering.c:1240 +#: ../src/prefs_filtering.c:1240 msgid "Do you really want to delete this rule?" msgstr "" -#: src/prefs_filtering.c:1258 +#: ../src/prefs_filtering.c:1258 msgid "Delete all rules" msgstr "" -#: src/prefs_filtering.c:1259 +#: ../src/prefs_filtering.c:1259 msgid "Do you really want to delete all the rules?" msgstr "" -#: src/prefs_filtering.c:1512 +#: ../src/prefs_filtering.c:1512 msgid "Filtering rules not saved" msgstr "" -#: src/prefs_filtering.c:1513 +#: ../src/prefs_filtering.c:1513 msgid "The list of filtering rules have been modified. Close anyway?" msgstr "" -#: src/prefs_filtering.c:1733 +#: ../src/prefs_filtering.c:1733 msgid "/---" msgstr "" -#: src/prefs_filtering.c:1734 +#: ../src/prefs_filtering.c:1734 msgid "/Move one page up" msgstr "" -#: src/prefs_filtering.c:1735 +#: ../src/prefs_filtering.c:1735 msgid "/Move one page down" msgstr "" -#: src/prefs_filtering.c:1872 +#: ../src/prefs_filtering.c:1872 msgid "Enable" msgstr "" -#: src/prefs_folder_column.c:214 +#: ../src/prefs_folder_column.c:214 msgid "Folder list columns configuration" msgstr "" -#: src/prefs_folder_column.c:231 +#: ../src/prefs_folder_column.c:231 msgid "" "Select columns to be displayed in the folder list. You can modify\n" "the order by using the Up / Down buttons or by dragging the items." msgstr "" -#: src/prefs_folder_column.c:260 src/prefs_summary_column.c:275 +#: ../src/prefs_folder_column.c:260 ../src/prefs_summary_column.c:275 msgid "Hidden columns" msgstr "" -#: src/prefs_folder_column.c:292 src/prefs_summaries.c:408 -#: src/prefs_summaries.c:539 src/prefs_summary_column.c:307 +#: ../src/prefs_folder_column.c:292 ../src/prefs_summaries.c:408 +#: ../src/prefs_summaries.c:539 ../src/prefs_summary_column.c:307 msgid "Displayed columns" msgstr "" -#: src/prefs_folder_column.c:331 src/prefs_msg_colors.c:500 -#: src/prefs_summary_column.c:346 src/prefs_toolbar.c:917 +#: ../src/prefs_folder_column.c:331 ../src/prefs_msg_colors.c:500 +#: ../src/prefs_summary_column.c:346 ../src/prefs_toolbar.c:917 msgid " Use default " msgstr "" -#: src/prefs_folder_item.c:248 src/prefs_folder_item.c:781 +#: ../src/prefs_folder_item.c:248 ../src/prefs_folder_item.c:781 msgid "" "These preferences will not be saved as this folder is a top-level one. " "However you can use them to set them to the whole mailbox tree using \"Apply " "to subfolders\"." msgstr "" -#: src/prefs_folder_item.c:260 src/prefs_folder_item.c:793 +#. Apply to subfolders +#: ../src/prefs_folder_item.c:260 ../src/prefs_folder_item.c:793 msgid "" "Apply to\n" "subfolders" msgstr "" -#: src/prefs_folder_item.c:285 +#: ../src/prefs_folder_item.c:285 msgid "Normal" msgstr "" -#: src/prefs_folder_item.c:287 +#: ../src/prefs_folder_item.c:287 msgid "Outbox" msgstr "" -#: src/prefs_folder_item.c:303 +#: ../src/prefs_folder_item.c:303 msgid "Folder type" msgstr "" -#: src/prefs_folder_item.c:315 +#. Simplify Subject +#: ../src/prefs_folder_item.c:315 msgid "Simplify Subject RegExp" msgstr "" -#: src/prefs_folder_item.c:341 +#. Test RegExp +#: ../src/prefs_folder_item.c:341 msgid "Test RegExp" msgstr "" -#: src/prefs_folder_item.c:373 +#. Folder chmod +#: ../src/prefs_folder_item.c:373 msgid "Folder chmod" msgstr "" -#: src/prefs_folder_item.c:399 +#. Folder color +#: ../src/prefs_folder_item.c:399 msgid "Folder color" msgstr "" -#: src/prefs_folder_item.c:412 src/prefs_folder_item.c:1376 +#: ../src/prefs_folder_item.c:412 ../src/prefs_folder_item.c:1376 msgid "Pick color for folder" msgstr "" -#: src/prefs_folder_item.c:430 +#: ../src/prefs_folder_item.c:430 msgid "Run Processing rules at start-up" msgstr "" -#: src/prefs_folder_item.c:445 +#: ../src/prefs_folder_item.c:445 msgid "Run Processing rules when opening" msgstr "" -#: src/prefs_folder_item.c:459 +#. Check folder for new mail +#: ../src/prefs_folder_item.c:459 msgid "Scan for new mail" msgstr "" -#: src/prefs_folder_item.c:461 +#: ../src/prefs_folder_item.c:461 msgid "" "Turn this option on if mail is delivered directly to this folder by server " "side filtering on IMAP or by an external application" msgstr "" -#: src/prefs_folder_item.c:476 +#. Synchronise folder for offline use +#: ../src/prefs_folder_item.c:476 msgid "Synchronise for offline use" msgstr "" -#: src/prefs_folder_item.c:497 +#: ../src/prefs_folder_item.c:497 msgid "Fetch message bodies from the last" msgstr "" -#: src/prefs_folder_item.c:504 +#: ../src/prefs_folder_item.c:504 msgid "0: all bodies" msgstr "" -#: src/prefs_folder_item.c:512 +#: ../src/prefs_folder_item.c:512 msgid "Remove older messages bodies" msgstr "" -#: src/prefs_folder_item.c:529 +#: ../src/prefs_folder_item.c:529 msgid "Discard folder cache" msgstr "" -#: src/prefs_folder_item.c:802 +#: ../src/prefs_folder_item.c:802 msgid "Request Return Receipt" msgstr "" -#: src/prefs_folder_item.c:817 +#: ../src/prefs_folder_item.c:817 msgid "Save copy of outgoing messages to this folder instead of Sent" msgstr "" -#: src/prefs_folder_item.c:830 +#. Default To +#: ../src/prefs_folder_item.c:830 msgid "Default To:" msgstr "" -#: src/prefs_folder_item.c:851 +#. Default address to reply to +#: ../src/prefs_folder_item.c:851 msgid "Default To: for replies" msgstr "" -#: src/prefs_folder_item.c:872 +#. Default account +#: ../src/prefs_folder_item.c:872 msgid "Default account" msgstr "" -#: src/prefs_folder_item.c:1389 +#: ../src/prefs_folder_item.c:1389 msgid "Discard cache" msgstr "" -#: src/prefs_folder_item.c:1390 +#: ../src/prefs_folder_item.c:1390 msgid "Do you really want to discard the local cached data for this folder?" msgstr "" -#: src/prefs_folder_item.c:1392 +#: ../src/prefs_folder_item.c:1392 msgid "+Discard" msgstr "" -#: src/prefs_folder_item.c:1512 +#: ../src/prefs_folder_item.c:1512 msgid "General" msgstr "" -#: src/prefs_folder_item.c:1576 +#: ../src/prefs_folder_item.c:1576 #, c-format msgid "Properties for folder %s" msgstr "" -#: src/prefs_fonts.c:82 +#. normal font label +#: ../src/prefs_fonts.c:82 msgid "Folder and Message Lists" msgstr "" -#: src/prefs_fonts.c:102 src/prefs_matcher.c:1862 +#. message font label +#: ../src/prefs_fonts.c:102 ../src/prefs_matcher.c:1862 msgid "Message" msgstr "" -#: src/prefs_fonts.c:129 +#. derive from normal font check button +#: ../src/prefs_fonts.c:129 msgid "Derive small and bold fonts from Folder and Message Lists font" msgstr "" -#: src/prefs_fonts.c:139 +#. small font label +#: ../src/prefs_fonts.c:139 msgid "Small" msgstr "" -#: src/prefs_fonts.c:161 +#. bold font label +#: ../src/prefs_fonts.c:161 msgid "Bold" msgstr "" -#: src/prefs_fonts.c:184 +#. print check button +#: ../src/prefs_fonts.c:184 msgid "Use different font for printing" msgstr "" -#: src/prefs_fonts.c:194 +#. print font label +#: ../src/prefs_fonts.c:194 msgid "Message Printing" msgstr "" -#: src/prefs_fonts.c:277 src/prefs_msg_colors.c:838 src/prefs_summaries.c:669 -#: src/prefs_themes.c:362 +#: ../src/prefs_fonts.c:277 ../src/prefs_msg_colors.c:838 +#: ../src/prefs_summaries.c:669 ../src/prefs_themes.c:362 msgid "Display" msgstr "" -#: src/prefs_fonts.c:278 +#: ../src/prefs_fonts.c:278 msgid "Fonts" msgstr "" -#: src/prefs_gtk.c:938 +#: ../src/prefs_gtk.c:938 msgid "Preferences" msgstr "" -#: src/prefs_image_viewer.c:69 +#: ../src/prefs_image_viewer.c:69 msgid "Automatically display attached images" msgstr "" -#: src/prefs_image_viewer.c:77 +#: ../src/prefs_image_viewer.c:77 msgid "Resize attached images by default" msgstr "" -#: src/prefs_image_viewer.c:80 +#: ../src/prefs_image_viewer.c:80 msgid "Clicking image toggles scaling" msgstr "" -#: src/prefs_image_viewer.c:86 +#: ../src/prefs_image_viewer.c:86 msgid "Display images inline" msgstr "" -#: src/prefs_image_viewer.c:92 +#: ../src/prefs_image_viewer.c:92 msgid "Print images" msgstr "" -#: src/prefs_image_viewer.c:144 +#: ../src/prefs_image_viewer.c:144 msgid "Image Viewer" msgstr "" -#: src/prefs_logging.c:146 src/prefs_logging.c:261 +#: ../src/prefs_logging.c:146 ../src/prefs_logging.c:261 msgid "Restrict the log window to" msgstr "" -#: src/prefs_logging.c:160 src/prefs_logging.c:275 +#: ../src/prefs_logging.c:160 ../src/prefs_logging.c:275 msgid "0 to stop logging in the log window" msgstr "" -#: src/prefs_logging.c:163 src/prefs_logging.c:278 +#: ../src/prefs_logging.c:163 ../src/prefs_logging.c:278 msgid "lines" msgstr "" -#: src/prefs_logging.c:172 +#: ../src/prefs_logging.c:172 msgid "Filtering/processing log" msgstr "" -#: src/prefs_logging.c:175 +#: ../src/prefs_logging.c:175 msgid "Enable logging of filtering/processing rules" msgstr "" -#: src/prefs_logging.c:183 +#: ../src/prefs_logging.c:183 msgid "" "If checked, turns on logging of filtering and processing rules.\n" "The log is accessible from 'Tools/Filtering log'.\n" @@ -10484,47 +10667,47 @@ "might be critical when applying many rules upon thousands of messages." msgstr "" -#: src/prefs_logging.c:191 +#: ../src/prefs_logging.c:191 msgid "Log filtering/processing when..." msgstr "" -#: src/prefs_logging.c:195 +#: ../src/prefs_logging.c:195 msgid "filtering at incorporation" msgstr "" -#: src/prefs_logging.c:197 +#: ../src/prefs_logging.c:197 msgid "pre-processing folders" msgstr "" -#: src/prefs_logging.c:202 +#: ../src/prefs_logging.c:202 msgid "manually filtering" msgstr "" -#: src/prefs_logging.c:204 +#: ../src/prefs_logging.c:204 msgid "post-processing folders" msgstr "" -#: src/prefs_logging.c:211 +#: ../src/prefs_logging.c:211 msgid "processing folders" msgstr "" -#: src/prefs_logging.c:226 +#: ../src/prefs_logging.c:226 msgid "Log level" msgstr "" -#: src/prefs_logging.c:235 +#: ../src/prefs_logging.c:235 msgid "Low" msgstr "" -#: src/prefs_logging.c:236 +#: ../src/prefs_logging.c:236 msgid "Medium" msgstr "" -#: src/prefs_logging.c:237 +#: ../src/prefs_logging.c:237 msgid "High" msgstr "" -#: src/prefs_logging.c:244 +#: ../src/prefs_logging.c:244 msgid "" "Select the level of detail of the logging.\n" "Choose Low to see when rules are applied, which conditions match or don't " @@ -10536,257 +10719,259 @@ "Caution: the higher the level, the greater the impact on performance." msgstr "" -#: src/prefs_logging.c:290 +#. disk log +#: ../src/prefs_logging.c:290 msgid "Disk log" msgstr "" -#: src/prefs_logging.c:292 +#: ../src/prefs_logging.c:292 msgid "Write the following information to disk..." msgstr "" -#: src/prefs_logging.c:300 +#: ../src/prefs_logging.c:300 msgid "Warning messages" msgstr "" -#: src/prefs_logging.c:301 +#: ../src/prefs_logging.c:301 msgid "Network protocol messages" msgstr "" -#: src/prefs_logging.c:305 +#: ../src/prefs_logging.c:305 msgid "Error messages" msgstr "" -#: src/prefs_logging.c:306 +#: ../src/prefs_logging.c:306 msgid "Status messages for filtering/processing log" msgstr "" -#: src/prefs_logging.c:429 +#: ../src/prefs_logging.c:429 msgid "Logging" msgstr "" -#: src/prefs_matcher.c:307 +#: ../src/prefs_matcher.c:307 msgid "more than" msgstr "" -#: src/prefs_matcher.c:308 +#: ../src/prefs_matcher.c:308 msgid "less than" msgstr "" -#: src/prefs_matcher.c:313 +#: ../src/prefs_matcher.c:313 msgid "weeks" msgstr "" -#: src/prefs_matcher.c:317 +#: ../src/prefs_matcher.c:317 msgid "higher than" msgstr "" -#: src/prefs_matcher.c:318 +#: ../src/prefs_matcher.c:318 msgid "lower than" msgstr "" -#: src/prefs_matcher.c:319 src/prefs_matcher.c:325 +#: ../src/prefs_matcher.c:319 ../src/prefs_matcher.c:325 msgid "exactly" msgstr "" -#: src/prefs_matcher.c:323 +#: ../src/prefs_matcher.c:323 msgid "greater than" msgstr "" -#: src/prefs_matcher.c:324 +#: ../src/prefs_matcher.c:324 msgid "smaller than" msgstr "" -#: src/prefs_matcher.c:329 +#: ../src/prefs_matcher.c:329 msgid "bytes" msgstr "" -#: src/prefs_matcher.c:330 +#: ../src/prefs_matcher.c:330 msgid "kilobytes" msgstr "" -#: src/prefs_matcher.c:331 +#: ../src/prefs_matcher.c:331 msgid "megabytes" msgstr "" -#: src/prefs_matcher.c:335 +#: ../src/prefs_matcher.c:335 msgid "contains" msgstr "" -#: src/prefs_matcher.c:336 +#: ../src/prefs_matcher.c:336 msgid "doesn't contain" msgstr "" -#: src/prefs_matcher.c:358 +#: ../src/prefs_matcher.c:358 msgid "headers part" msgstr "" -#: src/prefs_matcher.c:359 +#: ../src/prefs_matcher.c:359 msgid "body part" msgstr "" -#: src/prefs_matcher.c:360 +#: ../src/prefs_matcher.c:360 msgid "whole message" msgstr "" -#: src/prefs_matcher.c:366 src/summaryview.c:5778 +#: ../src/prefs_matcher.c:366 ../src/summaryview.c:5778 msgid "Marked" msgstr "" -#: src/prefs_matcher.c:367 src/summaryview.c:5776 +#: ../src/prefs_matcher.c:367 ../src/summaryview.c:5776 msgid "Deleted" msgstr "" -#: src/prefs_matcher.c:368 +#: ../src/prefs_matcher.c:368 msgid "Replied" msgstr "" -#: src/prefs_matcher.c:369 src/summaryview.c:5770 +#: ../src/prefs_matcher.c:369 ../src/summaryview.c:5770 msgid "Forwarded" msgstr "" -#: src/prefs_matcher.c:371 src/summaryview.c:5762 src/toolbar.c:429 -#: src/toolbar.c:923 src/toolbar.c:1903 +#: ../src/prefs_matcher.c:371 ../src/summaryview.c:5762 ../src/toolbar.c:429 +#: ../src/toolbar.c:923 ../src/toolbar.c:1903 msgid "Spam" msgstr "" -#: src/prefs_matcher.c:375 +#: ../src/prefs_matcher.c:375 msgid "set" msgstr "" -#: src/prefs_matcher.c:376 +#: ../src/prefs_matcher.c:376 msgid "not set" msgstr "" -#: src/prefs_matcher.c:380 +#: ../src/prefs_matcher.c:380 msgid "yes" msgstr "" -#: src/prefs_matcher.c:381 +#: ../src/prefs_matcher.c:381 msgid "no" msgstr "" -#: src/prefs_matcher.c:385 +#: ../src/prefs_matcher.c:385 msgid "Any tags" msgstr "" -#: src/prefs_matcher.c:386 +#: ../src/prefs_matcher.c:386 msgid "Specific tag" msgstr "" -#: src/prefs_matcher.c:390 +#: ../src/prefs_matcher.c:390 msgid "ignored" msgstr "" -#: src/prefs_matcher.c:391 +#: ../src/prefs_matcher.c:391 msgid "not ignored" msgstr "" -#: src/prefs_matcher.c:392 +#: ../src/prefs_matcher.c:392 msgid "watched" msgstr "" -#: src/prefs_matcher.c:393 +#: ../src/prefs_matcher.c:393 msgid "not watched" msgstr "" -#: src/prefs_matcher.c:397 +#: ../src/prefs_matcher.c:397 msgid "found" msgstr "" -#: src/prefs_matcher.c:398 +#: ../src/prefs_matcher.c:398 msgid "not found" msgstr "" -#: src/prefs_matcher.c:402 +#: ../src/prefs_matcher.c:402 msgid "0 (Passed)" msgstr "" -#: src/prefs_matcher.c:403 +#: ../src/prefs_matcher.c:403 msgid "non-0 (Failed)" msgstr "" -#: src/prefs_matcher.c:534 +#: ../src/prefs_matcher.c:534 msgid "Condition configuration" msgstr "" -#: src/prefs_matcher.c:578 +#. criteria combo box +#: ../src/prefs_matcher.c:578 msgid "Match criteria:" msgstr "" -#: src/prefs_matcher.c:584 +#: ../src/prefs_matcher.c:584 msgid "All messages" msgstr "" -#: src/prefs_matcher.c:585 +#: ../src/prefs_matcher.c:585 msgid "Age" msgstr "" -#: src/prefs_matcher.c:585 +#: ../src/prefs_matcher.c:585 msgid "Phrase" msgstr "" -#: src/prefs_matcher.c:585 +#: ../src/prefs_matcher.c:585 msgid "Flags" msgstr "" -#: src/prefs_matcher.c:586 src/prefs_msg_colors.c:413 +#: ../src/prefs_matcher.c:586 ../src/prefs_msg_colors.c:413 msgid "Color labels" msgstr "" -#: src/prefs_matcher.c:586 +#: ../src/prefs_matcher.c:586 msgid "Thread" msgstr "" -#: src/prefs_matcher.c:588 +#: ../src/prefs_matcher.c:588 msgid "Partially downloaded" msgstr "" -#: src/prefs_matcher.c:590 +#: ../src/prefs_matcher.c:590 msgid "External program test" msgstr "" -#: src/prefs_matcher.c:684 +#: ../src/prefs_matcher.c:684 msgid "Use regexp" msgstr "" -#: src/prefs_matcher.c:760 +#: ../src/prefs_matcher.c:760 msgid "Message must match" msgstr "" -#: src/prefs_matcher.c:764 +#: ../src/prefs_matcher.c:764 msgid "at least one" msgstr "" -#: src/prefs_matcher.c:765 +#: ../src/prefs_matcher.c:765 msgid "all" msgstr "" -#: src/prefs_matcher.c:768 +#: ../src/prefs_matcher.c:768 msgid "of above rules" msgstr "" -#: src/prefs_matcher.c:1383 src/prefs_matcher.c:1441 +#: ../src/prefs_matcher.c:1383 ../src/prefs_matcher.c:1441 msgid "Search pattern is not set." msgstr "" -#: src/prefs_matcher.c:1392 +#: ../src/prefs_matcher.c:1392 msgid "Test command is not set." msgstr "" -#: src/prefs_matcher.c:1458 +#: ../src/prefs_matcher.c:1458 msgid "all addresses in all headers" msgstr "" -#: src/prefs_matcher.c:1461 +#: ../src/prefs_matcher.c:1461 msgid "any address in any header" msgstr "" -#: src/prefs_matcher.c:1463 +#: ../src/prefs_matcher.c:1463 #, c-format msgid "the address(es) in header '%s'" msgstr "" -#: src/prefs_matcher.c:1464 +#: ../src/prefs_matcher.c:1464 #, c-format msgid "" "Book/folder path is not set.\n" @@ -10795,89 +10980,89 @@ "'Any' from the book/folder drop-down list." msgstr "" -#: src/prefs_matcher.c:1677 +#: ../src/prefs_matcher.c:1677 msgid "Headers part" msgstr "" -#: src/prefs_matcher.c:1681 +#: ../src/prefs_matcher.c:1681 msgid "Body part" msgstr "" -#: src/prefs_matcher.c:1685 +#: ../src/prefs_matcher.c:1685 msgid "Whole message" msgstr "" -#: src/prefs_matcher.c:1796 src/prefs_matcher.c:1835 +#: ../src/prefs_matcher.c:1796 ../src/prefs_matcher.c:1835 msgid "in" msgstr "" -#: src/prefs_matcher.c:1798 +#: ../src/prefs_matcher.c:1798 msgid "content is" msgstr "" -#: src/prefs_matcher.c:1806 +#: ../src/prefs_matcher.c:1806 msgid "Age is" msgstr "" -#: src/prefs_matcher.c:1811 +#: ../src/prefs_matcher.c:1811 msgid "Flag" msgstr "" -#: src/prefs_matcher.c:1812 src/prefs_matcher.c:1826 +#: ../src/prefs_matcher.c:1812 ../src/prefs_matcher.c:1826 msgid "is" msgstr "" -#: src/prefs_matcher.c:1817 +#: ../src/prefs_matcher.c:1817 msgid "Name:" msgstr "" -#: src/prefs_matcher.c:1825 +#: ../src/prefs_matcher.c:1825 msgid "Label" msgstr "" -#: src/prefs_matcher.c:1830 +#: ../src/prefs_matcher.c:1830 msgid "Value:" msgstr "" -#: src/prefs_matcher.c:1845 +#: ../src/prefs_matcher.c:1845 msgid "Score is" msgstr "" -#: src/prefs_matcher.c:1846 +#: ../src/prefs_matcher.c:1846 msgid "points" msgstr "" -#: src/prefs_matcher.c:1856 +#: ../src/prefs_matcher.c:1856 msgid "Size is" msgstr "" -#: src/prefs_matcher.c:1861 +#: ../src/prefs_matcher.c:1861 msgid "Scope:" msgstr "" -#: src/prefs_matcher.c:1863 +#: ../src/prefs_matcher.c:1863 msgid "tags" msgstr "" -#: src/prefs_matcher.c:1868 +#: ../src/prefs_matcher.c:1868 msgid "type is" msgstr "" -#: src/prefs_matcher.c:1872 +#: ../src/prefs_matcher.c:1872 msgid "Program returns" msgstr "" -#: src/prefs_matcher.c:1941 +#: ../src/prefs_matcher.c:1941 msgid "" "The entry was not saved.\n" "Close anyway?" msgstr "" -#: src/prefs_matcher.c:2003 +#: ../src/prefs_matcher.c:2003 msgid "Match Type: 'Test'" msgstr "" -#: src/prefs_matcher.c:2004 +#: ../src/prefs_matcher.c:2004 msgid "" "'Test' allows you to test a message or message element using an external " "program or script. The program will return either 0 or 1.\n" @@ -10885,1435 +11070,1471 @@ "The following symbols can be used:" msgstr "" -#: src/prefs_matcher.c:2101 +#: ../src/prefs_matcher.c:2101 msgid "Current condition rules" msgstr "" -#: src/prefs_message.c:108 +#: ../src/prefs_message.c:108 msgid "Headers" msgstr "" -#: src/prefs_message.c:111 +#: ../src/prefs_message.c:111 msgid "Display header pane above message view" msgstr "" -#: src/prefs_message.c:115 +#: ../src/prefs_message.c:115 msgid "Display (X-)Face in message view" msgstr "" -#: src/prefs_message.c:118 +#: ../src/prefs_message.c:118 msgid "Display Face in message view" msgstr "" -#: src/prefs_message.c:132 +#: ../src/prefs_message.c:132 msgid "Display headers in message view" msgstr "" -#: src/prefs_message.c:144 +#: ../src/prefs_message.c:144 msgid "HTML messages" msgstr "" -#: src/prefs_message.c:147 +#: ../src/prefs_message.c:147 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_message.c:150 +#: ../src/prefs_message.c:150 msgid "Render HTML-only messages with plugin if possible" msgstr "" -#: src/prefs_message.c:160 +#: ../src/prefs_message.c:160 msgid "Line space" msgstr "" -#: src/prefs_message.c:174 src/prefs_message.c:207 +#: ../src/prefs_message.c:174 ../src/prefs_message.c:207 msgid "pixel(s)" msgstr "" -#: src/prefs_message.c:179 +#: ../src/prefs_message.c:179 msgid "Scroll" msgstr "" -#: src/prefs_message.c:181 +#: ../src/prefs_message.c:181 msgid "Half page" msgstr "" -#: src/prefs_message.c:187 +#: ../src/prefs_message.c:187 msgid "Smooth scroll" msgstr "" -#: src/prefs_message.c:193 +#: ../src/prefs_message.c:193 msgid "Step" msgstr "" -#: src/prefs_message.c:214 +#: ../src/prefs_message.c:214 msgid "Show attachment descriptions (rather than names)" msgstr "" -#: src/prefs_message.c:294 +#: ../src/prefs_message.c:294 msgid "Text Options" msgstr "" -#: src/prefs_msg_colors.c:147 +#: ../src/prefs_msg_colors.c:147 msgid "Message view" msgstr "" -#: src/prefs_msg_colors.c:154 +#: ../src/prefs_msg_colors.c:154 msgid "Enable coloration of message text" msgstr "" -#: src/prefs_msg_colors.c:164 +#: ../src/prefs_msg_colors.c:164 msgid "Quote" msgstr "" -#: src/prefs_msg_colors.c:176 +#: ../src/prefs_msg_colors.c:176 msgid "Cycle quote colors" msgstr "" -#: src/prefs_msg_colors.c:180 +#: ../src/prefs_msg_colors.c:180 msgid "If there are more than 3 quote levels, the colors will be reused" msgstr "" -#: src/prefs_msg_colors.c:187 +#: ../src/prefs_msg_colors.c:187 msgid "1st Level" msgstr "" -#: src/prefs_msg_colors.c:193 src/prefs_msg_colors.c:219 -#: src/prefs_msg_colors.c:245 +#: ../src/prefs_msg_colors.c:193 ../src/prefs_msg_colors.c:219 +#: ../src/prefs_msg_colors.c:245 msgid "Text" msgstr "" -#: src/prefs_msg_colors.c:207 +#: ../src/prefs_msg_colors.c:207 msgid "Tooltip|Pick color for 1st level text" msgstr "" -#: src/prefs_msg_colors.c:213 +#: ../src/prefs_msg_colors.c:213 msgid "2nd Level" msgstr "" -#: src/prefs_msg_colors.c:233 +#: ../src/prefs_msg_colors.c:233 msgid "Tooltip|Pick color for 2nd level text" msgstr "" -#: src/prefs_msg_colors.c:239 +#: ../src/prefs_msg_colors.c:239 msgid "3rd Level" msgstr "" -#: src/prefs_msg_colors.c:259 +#: ../src/prefs_msg_colors.c:259 msgid "Tooltip|Pick color for 3rd level text" msgstr "" -#: src/prefs_msg_colors.c:266 +#: ../src/prefs_msg_colors.c:266 msgid "Enable coloration of text background" msgstr "" -#: src/prefs_msg_colors.c:282 +#: ../src/prefs_msg_colors.c:282 msgid "Tooltip|Pick color for 1st level text background" msgstr "" -#: src/prefs_msg_colors.c:284 src/prefs_msg_colors.c:305 -#: src/prefs_msg_colors.c:326 +#: ../src/prefs_msg_colors.c:284 ../src/prefs_msg_colors.c:305 +#: ../src/prefs_msg_colors.c:326 msgid "Background" msgstr "" -#: src/prefs_msg_colors.c:303 +#: ../src/prefs_msg_colors.c:303 msgid "Tooltip|Pick color for 2nd level text background" msgstr "" -#: src/prefs_msg_colors.c:324 +#: ../src/prefs_msg_colors.c:324 msgid "Tooltip|Pick color for 3rd level text background" msgstr "" -#: src/prefs_msg_colors.c:344 +#: ../src/prefs_msg_colors.c:344 msgid "Tooltip|Pick color for links" msgstr "" -#: src/prefs_msg_colors.c:346 +#: ../src/prefs_msg_colors.c:346 msgid "URI link" msgstr "" -#: src/prefs_msg_colors.c:363 +#: ../src/prefs_msg_colors.c:363 msgid "Tooltip|Pick color for signatures" msgstr "" -#: src/prefs_msg_colors.c:365 +#: ../src/prefs_msg_colors.c:365 msgid "Signatures" msgstr "" -#: src/prefs_msg_colors.c:370 src/prefs_summaries.c:356 +#: ../src/prefs_msg_colors.c:370 ../src/prefs_summaries.c:356 msgid "Folder list" msgstr "" -#: src/prefs_msg_colors.c:383 +#: ../src/prefs_msg_colors.c:383 msgid "" "Pick color for Target folder. Target folder is used when the option 'Execute " "immediately when moving or deleting messages' is turned off" msgstr "" -#: src/prefs_msg_colors.c:387 +#: ../src/prefs_msg_colors.c:387 msgid "Target folder" msgstr "" -#: src/prefs_msg_colors.c:402 +#: ../src/prefs_msg_colors.c:402 msgid "Pick color for folders containing new messages" msgstr "" -#: src/prefs_msg_colors.c:404 +#: ../src/prefs_msg_colors.c:404 msgid "Folder containing new messages" msgstr "" #. TRANSLATORS: 'color %d' refers to the filtering/processing #. rule name and should not be translated -#: src/prefs_msg_colors.c:431 src/prefs_msg_colors.c:463 +#: ../src/prefs_msg_colors.c:431 ../src/prefs_msg_colors.c:463 #, c-format msgid "Tooltip|Pick color for 'color %d'" msgstr "" #. TRANSLATORS: 'color %d' refers to the filtering/processing #. rule name and should not be translated -#: src/prefs_msg_colors.c:435 src/prefs_msg_colors.c:467 +#: ../src/prefs_msg_colors.c:435 ../src/prefs_msg_colors.c:467 #, c-format msgid "Set label for 'color %d'" msgstr "" #. TRANSLATORS: 'color %d' refers to the filtering/processing #. rule name and should not be translated -#: src/prefs_msg_colors.c:596 +#: ../src/prefs_msg_colors.c:596 #, c-format msgid "Dialog title|Pick color for 'color %d'" msgstr "" -#: src/prefs_msg_colors.c:604 +#: ../src/prefs_msg_colors.c:604 msgid "Dialog title|Pick color for 1st level text" msgstr "" -#: src/prefs_msg_colors.c:607 +#: ../src/prefs_msg_colors.c:607 msgid "Dialog title|Pick color for 2nd level text" msgstr "" -#: src/prefs_msg_colors.c:610 +#: ../src/prefs_msg_colors.c:610 msgid "Dialog title|Pick color for 3rd level text" msgstr "" -#: src/prefs_msg_colors.c:613 +#: ../src/prefs_msg_colors.c:613 msgid "Dialog title|Pick color for 1st level text background" msgstr "" -#: src/prefs_msg_colors.c:616 +#: ../src/prefs_msg_colors.c:616 msgid "Dialog title|Pick color for 2nd level text background" msgstr "" -#: src/prefs_msg_colors.c:619 +#: ../src/prefs_msg_colors.c:619 msgid "Dialog title|Pick color for 3rd level text background" msgstr "" -#: src/prefs_msg_colors.c:622 +#: ../src/prefs_msg_colors.c:622 msgid "Dialog title|Pick color for links" msgstr "" -#: src/prefs_msg_colors.c:625 +#: ../src/prefs_msg_colors.c:625 msgid "Dialog title|Pick color for target folder" msgstr "" -#: src/prefs_msg_colors.c:628 +#: ../src/prefs_msg_colors.c:628 msgid "Dialog title|Pick color for signatures" msgstr "" -#: src/prefs_msg_colors.c:631 +#: ../src/prefs_msg_colors.c:631 msgid "Dialog title|Pick color for folder" msgstr "" -#: src/prefs_msg_colors.c:839 +#: ../src/prefs_msg_colors.c:839 msgid "Colors" msgstr "" -#: src/prefs_other.c:92 +#: ../src/prefs_other.c:92 msgid "Select key bindings" msgstr "" -#: src/prefs_other.c:106 +#: ../src/prefs_other.c:106 msgid "Select preset:" msgstr "" -#: src/prefs_other.c:114 src/prefs_other.c:460 +#: ../src/prefs_other.c:114 ../src/prefs_other.c:460 msgid "Old Sylpheed" msgstr "" -#: src/prefs_other.c:122 +#: ../src/prefs_other.c:122 msgid "" "You can also modify each menu shortcut by pressing\n" "any key(s) when focusing the mouse pointer on the item." msgstr "" -#: src/prefs_other.c:517 +#: ../src/prefs_other.c:517 msgid "Add address to destination when double-clicked" msgstr "" -#: src/prefs_other.c:520 +#. On Exit +#: ../src/prefs_other.c:520 msgid "On exit" msgstr "" -#: src/prefs_other.c:523 +#: ../src/prefs_other.c:523 msgid "Confirm on exit" msgstr "" -#: src/prefs_other.c:530 +#: ../src/prefs_other.c:530 msgid "Empty trash on exit" msgstr "" -#: src/prefs_other.c:533 +#: ../src/prefs_other.c:533 msgid "Warn if there are queued messages" msgstr "" -#: src/prefs_other.c:535 +#: ../src/prefs_other.c:535 msgid "Keyboard shortcuts" msgstr "" -#: src/prefs_other.c:538 +#: ../src/prefs_other.c:538 msgid "Enable customisable menu shortcuts" msgstr "" -#: src/prefs_other.c:542 +#: ../src/prefs_other.c:542 msgid "" "If checked, you can change the keyboard shortcuts of most of the menu items " "by focusing on the menu item and pressing a key combination.\n" "Uncheck this option if you want to lock all existing menu shortcuts." msgstr "" -#: src/prefs_other.c:549 +#: ../src/prefs_other.c:549 msgid " Set key bindings... " msgstr "" -#: src/prefs_other.c:562 +#: ../src/prefs_other.c:562 msgid "Socket I/O timeout" msgstr "" -#: src/prefs_other.c:584 +#: ../src/prefs_other.c:584 msgid "Ask before emptying trash" msgstr "" -#: src/prefs_other.c:586 +#: ../src/prefs_other.c:586 msgid "Ask about account specific filtering rules when filtering manually" msgstr "" -#: src/prefs_other.c:589 +#: ../src/prefs_other.c:589 msgid "Synchronise offline folders as soon as possible" msgstr "" -#: src/prefs_receive.c:136 +#. Use of external incorporation program +#: ../src/prefs_receive.c:136 msgid "External incorporation program" msgstr "" -#: src/prefs_receive.c:139 +#: ../src/prefs_receive.c:139 msgid "Use external program for receiving mail" msgstr "" -#: src/prefs_receive.c:146 +#: ../src/prefs_receive.c:146 msgid "Command" msgstr "" -#: src/prefs_receive.c:155 +#. Auto-checking +#: ../src/prefs_receive.c:155 msgid "Automatic checking" msgstr "" -#: src/prefs_receive.c:162 +#: ../src/prefs_receive.c:162 msgid "Automatically check for new mail every" msgstr "" -#: src/prefs_receive.c:180 +#: ../src/prefs_receive.c:180 msgid "Check for new mail on start-up" msgstr "" -#: src/prefs_receive.c:183 +#. receive dialog +#: ../src/prefs_receive.c:183 msgid "Dialogs" msgstr "" -#: src/prefs_receive.c:185 +#: ../src/prefs_receive.c:185 msgid "Show receive dialog" msgstr "" -#: src/prefs_receive.c:194 src/prefs_summaries.c:446 +#: ../src/prefs_receive.c:194 ../src/prefs_summaries.c:446 msgid "Always" msgstr "" -#: src/prefs_receive.c:195 +#: ../src/prefs_receive.c:195 msgid "Only on manual receiving" msgstr "" -#: src/prefs_receive.c:206 +#: ../src/prefs_receive.c:206 msgid "Close receive dialog when finished" msgstr "" -#: src/prefs_receive.c:209 +#: ../src/prefs_receive.c:209 msgid "Don't popup error dialog on receive error" msgstr "" -#: src/prefs_receive.c:211 +#: ../src/prefs_receive.c:211 msgid "After receiving new mail" msgstr "" -#: src/prefs_receive.c:213 +#: ../src/prefs_receive.c:213 msgid "Go to Inbox" msgstr "" -#: src/prefs_receive.c:215 +#: ../src/prefs_receive.c:215 msgid "Update all local folders" msgstr "" -#: src/prefs_receive.c:218 +#: ../src/prefs_receive.c:218 msgid "Run command" msgstr "" -#: src/prefs_receive.c:223 +#: ../src/prefs_receive.c:223 msgid "after automatic check" msgstr "" -#: src/prefs_receive.c:225 +#: ../src/prefs_receive.c:225 msgid "after manual check" msgstr "" -#: src/prefs_receive.c:233 +#: ../src/prefs_receive.c:233 #, c-format msgid "" "Command to execute:\n" "(use %d as number of new mails)" msgstr "" -#: src/prefs_receive.c:258 +#: ../src/prefs_receive.c:258 msgid "Blink LED" msgstr "" -#: src/prefs_receive.c:259 +#: ../src/prefs_receive.c:259 msgid "Play sound" msgstr "" -#: src/prefs_receive.c:261 +#: ../src/prefs_receive.c:261 msgid "Show info banner" msgstr "" -#: src/prefs_receive.c:395 src/prefs_send.c:353 +#: ../src/prefs_receive.c:395 ../src/prefs_send.c:353 msgid "Mail Handling" msgstr "" -#: src/prefs_receive.c:396 +#: ../src/prefs_receive.c:396 msgid "Receiving" msgstr "" -#: src/prefs_send.c:160 +#: ../src/prefs_send.c:160 msgid "Save sent messages to Sent folder" msgstr "" -#: src/prefs_send.c:163 +#: ../src/prefs_send.c:163 msgid "Confirm before sending queued messages" msgstr "" -#: src/prefs_send.c:166 +#: ../src/prefs_send.c:166 msgid "Never send Return Receipts" msgstr "" -#: src/prefs_send.c:169 +#: ../src/prefs_send.c:169 msgid "Show send dialog" msgstr "" -#: src/prefs_send.c:177 +#: ../src/prefs_send.c:177 msgid "Outgoing encoding" msgstr "" -#: src/prefs_send.c:204 +#: ../src/prefs_send.c:204 msgid "" "If 'Automatic' is selected, the optimal encoding for the current locale will " "be used" msgstr "" -#: src/prefs_send.c:220 +#: ../src/prefs_send.c:220 msgid "Automatic (Recommended)" msgstr "" -#: src/prefs_send.c:222 +#: ../src/prefs_send.c:222 msgid "7bit ASCII (US-ASCII)" msgstr "" -#: src/prefs_send.c:223 +#: ../src/prefs_send.c:223 msgid "Unicode (UTF-8)" msgstr "" -#: src/prefs_send.c:225 +#: ../src/prefs_send.c:225 msgid "Western European (ISO-8859-1)" msgstr "" -#: src/prefs_send.c:226 +#: ../src/prefs_send.c:226 msgid "Western European (ISO-8859-15)" msgstr "" -#: src/prefs_send.c:228 +#: ../src/prefs_send.c:228 msgid "Central European (ISO-8859-2)" msgstr "" -#: src/prefs_send.c:230 +#: ../src/prefs_send.c:230 msgid "Baltic (ISO-8859-13)" msgstr "" -#: src/prefs_send.c:231 +#: ../src/prefs_send.c:231 msgid "Baltic (ISO-8859-4)" msgstr "" -#: src/prefs_send.c:233 +#: ../src/prefs_send.c:233 msgid "Greek (ISO-8859-7)" msgstr "" -#: src/prefs_send.c:235 +#: ../src/prefs_send.c:235 msgid "Hebrew (ISO-8859-8)" msgstr "" -#: src/prefs_send.c:236 +#: ../src/prefs_send.c:236 msgid "Hebrew (Windows-1255)" msgstr "" -#: src/prefs_send.c:238 +#: ../src/prefs_send.c:238 msgid "Arabic (ISO-8859-6)" msgstr "" -#: src/prefs_send.c:239 +#: ../src/prefs_send.c:239 msgid "Arabic (Windows-1256)" msgstr "" -#: src/prefs_send.c:241 +#: ../src/prefs_send.c:241 msgid "Turkish (ISO-8859-9)" msgstr "" -#: src/prefs_send.c:243 +#: ../src/prefs_send.c:243 msgid "Cyrillic (ISO-8859-5)" msgstr "" -#: src/prefs_send.c:244 +#: ../src/prefs_send.c:244 msgid "Cyrillic (KOI8-R)" msgstr "" -#: src/prefs_send.c:245 +#: ../src/prefs_send.c:245 msgid "Cyrillic (KOI8-U)" msgstr "" -#: src/prefs_send.c:246 +#: ../src/prefs_send.c:246 msgid "Cyrillic (Windows-1251)" msgstr "" -#: src/prefs_send.c:248 +#: ../src/prefs_send.c:248 msgid "Japanese (ISO-2022-JP)" msgstr "" -#: src/prefs_send.c:250 +#: ../src/prefs_send.c:250 msgid "Japanese (EUC-JP)" msgstr "" -#: src/prefs_send.c:251 +#: ../src/prefs_send.c:251 msgid "Japanese (Shift_JIS)" msgstr "" -#: src/prefs_send.c:254 +#: ../src/prefs_send.c:254 msgid "Simplified Chinese (GB2312)" msgstr "" -#: src/prefs_send.c:255 +#: ../src/prefs_send.c:255 msgid "Simplified Chinese (GBK)" msgstr "" -#: src/prefs_send.c:256 +#: ../src/prefs_send.c:256 msgid "Traditional Chinese (Big5)" msgstr "" -#: src/prefs_send.c:258 +#: ../src/prefs_send.c:258 msgid "Traditional Chinese (EUC-TW)" msgstr "" -#: src/prefs_send.c:259 +#: ../src/prefs_send.c:259 msgid "Chinese (ISO-2022-CN)" msgstr "" -#: src/prefs_send.c:262 +#: ../src/prefs_send.c:262 msgid "Korean (EUC-KR)" msgstr "" -#: src/prefs_send.c:264 +#: ../src/prefs_send.c:264 msgid "Thai (TIS-620)" msgstr "" -#: src/prefs_send.c:265 +#: ../src/prefs_send.c:265 msgid "Thai (Windows-874)" msgstr "" -#: src/prefs_send.c:269 +#: ../src/prefs_send.c:269 msgid "Transfer encoding" msgstr "" -#: src/prefs_send.c:282 +#: ../src/prefs_send.c:282 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters" msgstr "" -#: src/prefs_send.c:354 src/send_message.c:477 src/send_message.c:481 -#: src/send_message.c:486 +#: ../src/prefs_send.c:354 ../src/send_message.c:477 ../src/send_message.c:481 +#: ../src/send_message.c:486 msgid "Sending" msgstr "" -#: src/prefs_spelling.c:87 +#: ../src/prefs_spelling.c:87 msgid "Select dictionaries location" msgstr "" -#: src/prefs_spelling.c:120 +#: ../src/prefs_spelling.c:120 msgid "Pick color for misspelled word" msgstr "" -#: src/prefs_spelling.c:174 +#: ../src/prefs_spelling.c:174 msgid "Enable spell checker" msgstr "" -#: src/prefs_spelling.c:179 +#: ../src/prefs_spelling.c:179 msgid "Enable alternate dictionary" msgstr "" -#: src/prefs_spelling.c:185 +#: ../src/prefs_spelling.c:185 msgid "Faster switching with last used dictionary" msgstr "" -#: src/prefs_spelling.c:187 +#: ../src/prefs_spelling.c:187 msgid "Path to dictionaries" msgstr "" -#: src/prefs_spelling.c:202 +#: ../src/prefs_spelling.c:202 msgid "Automatic spell checking" msgstr "" -#: src/prefs_spelling.c:210 +#: ../src/prefs_spelling.c:210 msgid "Re-check message when changing dictionary" msgstr "" -#: src/prefs_spelling.c:214 +#: ../src/prefs_spelling.c:214 msgid "Dictionary" msgstr "" -#: src/prefs_spelling.c:253 +#: ../src/prefs_spelling.c:253 msgid "Check with both dictionaries" msgstr "" -#: src/prefs_spelling.c:258 +#: ../src/prefs_spelling.c:258 msgid "Default suggestion mode" msgstr "" -#: src/prefs_spelling.c:275 +#: ../src/prefs_spelling.c:275 msgid "Misspelled word color" msgstr "" -#: src/prefs_spelling.c:289 +#: ../src/prefs_spelling.c:289 msgid "Pick color for misspelled word. Use black to underline" msgstr "" -#: src/prefs_spelling.c:404 +#: ../src/prefs_spelling.c:404 msgid "Spell Checking" msgstr "" -#: src/prefs_summaries.c:149 +#: ../src/prefs_summaries.c:149 msgid "the full abbreviated weekday name" msgstr "" -#: src/prefs_summaries.c:150 +#: ../src/prefs_summaries.c:150 msgid "the full weekday name" msgstr "" -#: src/prefs_summaries.c:151 +#: ../src/prefs_summaries.c:151 msgid "the abbreviated month name" msgstr "" -#: src/prefs_summaries.c:152 +#: ../src/prefs_summaries.c:152 msgid "the full month name" msgstr "" -#: src/prefs_summaries.c:153 +#: ../src/prefs_summaries.c:153 msgid "the preferred date and time for the current locale" msgstr "" -#: src/prefs_summaries.c:154 +#: ../src/prefs_summaries.c:154 msgid "the century number (year/100)" msgstr "" -#: src/prefs_summaries.c:155 +#: ../src/prefs_summaries.c:155 msgid "the day of the month as a decimal number" msgstr "" -#: src/prefs_summaries.c:156 +#: ../src/prefs_summaries.c:156 msgid "the hour as a decimal number using a 24-hour clock" msgstr "" -#: src/prefs_summaries.c:157 +#: ../src/prefs_summaries.c:157 msgid "the hour as a decimal number using a 12-hour clock" msgstr "" -#: src/prefs_summaries.c:158 +#: ../src/prefs_summaries.c:158 msgid "the day of the year as a decimal number" msgstr "" -#: src/prefs_summaries.c:159 +#: ../src/prefs_summaries.c:159 msgid "the month as a decimal number" msgstr "" -#: src/prefs_summaries.c:160 +#: ../src/prefs_summaries.c:160 msgid "the minute as a decimal number" msgstr "" -#: src/prefs_summaries.c:161 +#: ../src/prefs_summaries.c:161 msgid "either AM or PM" msgstr "" -#: src/prefs_summaries.c:162 +#: ../src/prefs_summaries.c:162 msgid "the second as a decimal number" msgstr "" -#: src/prefs_summaries.c:163 +#: ../src/prefs_summaries.c:163 msgid "the day of the week as a decimal number" msgstr "" -#: src/prefs_summaries.c:164 +#: ../src/prefs_summaries.c:164 msgid "the preferred date for the current locale" msgstr "" -#: src/prefs_summaries.c:165 +#: ../src/prefs_summaries.c:165 msgid "the last two digits of a year" msgstr "" -#: src/prefs_summaries.c:166 +#: ../src/prefs_summaries.c:166 msgid "the year as a decimal number" msgstr "" -#: src/prefs_summaries.c:167 +#: ../src/prefs_summaries.c:167 msgid "the time zone or name or abbreviation" msgstr "" -#: src/prefs_summaries.c:188 src/prefs_summaries.c:236 -#: src/prefs_summaries.c:507 +#: ../src/prefs_summaries.c:188 ../src/prefs_summaries.c:236 +#: ../src/prefs_summaries.c:507 msgid "Date format" msgstr "" -#: src/prefs_summaries.c:212 +#: ../src/prefs_summaries.c:212 msgid "Specifier" msgstr "" -#: src/prefs_summaries.c:254 +#: ../src/prefs_summaries.c:254 msgid "Example" msgstr "" -#: src/prefs_summaries.c:362 +#: ../src/prefs_summaries.c:362 msgid "Display message number next to folder name" msgstr "" -#: src/prefs_summaries.c:371 +#: ../src/prefs_summaries.c:371 msgid "No" msgstr "" -#: src/prefs_summaries.c:372 +#: ../src/prefs_summaries.c:372 msgid "Unread messages" msgstr "" -#: src/prefs_summaries.c:373 +#: ../src/prefs_summaries.c:373 msgid "Unread and Total messages" msgstr "" -#: src/prefs_summaries.c:383 +#: ../src/prefs_summaries.c:383 msgid "Open last opened folder at startup" msgstr "" -#: src/prefs_summaries.c:386 +#: ../src/prefs_summaries.c:386 msgid "Abbreviate newsgroup names longer than" msgstr "" -#: src/prefs_summaries.c:400 +#: ../src/prefs_summaries.c:400 msgid "letters" msgstr "" -#: src/prefs_summaries.c:418 +#: ../src/prefs_summaries.c:418 msgid "Message list" msgstr "" -#: src/prefs_summaries.c:424 +#: ../src/prefs_summaries.c:424 msgid "Set default selection when entering a folder" msgstr "" -#: src/prefs_summaries.c:437 +#: ../src/prefs_summaries.c:437 msgid "Show \"no unread (or new) message\" dialog" msgstr "" -#: src/prefs_summaries.c:447 +#: ../src/prefs_summaries.c:447 msgid "Assume 'Yes'" msgstr "" -#: src/prefs_summaries.c:448 +#: ../src/prefs_summaries.c:448 msgid "Assume 'No'" msgstr "" -#: src/prefs_summaries.c:454 +#: ../src/prefs_summaries.c:454 msgid "Always open message when selected" msgstr "" -#: src/prefs_summaries.c:457 +#: ../src/prefs_summaries.c:457 msgid "Thread using subject in addition to standard headers" msgstr "" -#: src/prefs_summaries.c:463 +#: ../src/prefs_summaries.c:463 msgid "Execute immediately when moving or deleting messages" msgstr "" -#: src/prefs_summaries.c:465 +#: ../src/prefs_summaries.c:465 msgid "" "Defers moving, copying and deleting of messages until you choose 'Tools/" "Execute'" msgstr "" -#: src/prefs_summaries.c:470 +#: ../src/prefs_summaries.c:470 msgid "" "Only mark message as read when opened \n" "in a new window, or replied to" msgstr "" -#: src/prefs_summaries.c:478 +#: ../src/prefs_summaries.c:478 msgid "Mark messages as read after" msgstr "" -#: src/prefs_summaries.c:494 +#: ../src/prefs_summaries.c:494 msgid "Display sender using address book" msgstr "" -#: src/prefs_summaries.c:498 +#: ../src/prefs_summaries.c:498 msgid "Show tooltips" msgstr "" -#: src/prefs_summaries.c:533 +#: ../src/prefs_summaries.c:533 msgid "Date format help" msgstr "" -#: src/prefs_summaries.c:551 +#: ../src/prefs_summaries.c:551 msgid "Confirm before marking all mails in a folder as read" msgstr "" -#: src/prefs_summaries.c:554 +#: ../src/prefs_summaries.c:554 msgid "Translate header names" msgstr "" -#: src/prefs_summaries.c:556 +#: ../src/prefs_summaries.c:556 msgid "" "The display of standard headers (such as 'From:', 'Subject:') will be " "translated into your language." msgstr "" -#: src/prefs_summaries.c:670 +#: ../src/prefs_summaries.c:670 msgid "Summaries" msgstr "" -#: src/prefs_summary_column.c:83 src/summaryview.c:2598 +#. S_COL_STATUS +#: ../src/prefs_summary_column.c:83 ../src/summaryview.c:2598 msgid "Attachment" msgstr "" -#: src/prefs_summary_column.c:89 +#. S_COL_SIZE +#: ../src/prefs_summary_column.c:89 msgid "Number" msgstr "" -#: src/prefs_summary_column.c:229 +#: ../src/prefs_summary_column.c:229 msgid "Message list columns configuration" msgstr "" -#: src/prefs_summary_column.c:246 +#: ../src/prefs_summary_column.c:246 msgid "" "Select columns to be displayed in the message list. You can modify\n" "the order by using the Up / Down buttons or by dragging the items." msgstr "" -#: src/prefs_summary_open.c:108 +#: ../src/prefs_summary_open.c:108 msgid "first marked email" msgstr "" -#: src/prefs_summary_open.c:109 +#: ../src/prefs_summary_open.c:109 msgid "first new email" msgstr "" -#: src/prefs_summary_open.c:110 +#: ../src/prefs_summary_open.c:110 msgid "first unread email" msgstr "" -#: src/prefs_summary_open.c:111 +#: ../src/prefs_summary_open.c:111 msgid "last opened email" msgstr "" -#: src/prefs_summary_open.c:112 +#: ../src/prefs_summary_open.c:112 msgid "last email in the list" msgstr "" -#: src/prefs_summary_open.c:114 +#: ../src/prefs_summary_open.c:114 msgid "first email in the list" msgstr "" -#: src/prefs_summary_open.c:183 +#: ../src/prefs_summary_open.c:183 msgid " Selection when entering a folder" msgstr "" -#: src/prefs_summary_open.c:229 +#: ../src/prefs_summary_open.c:229 msgid "Possible selections" msgstr "" -#: src/prefs_summary_open.c:265 +#: ../src/prefs_summary_open.c:265 msgid "Selection on folder opening" msgstr "" -#: src/prefs_template.c:211 +#: ../src/prefs_template.c:211 msgid "This name is used as the Menu item" msgstr "" -#: src/prefs_template.c:299 +#: ../src/prefs_template.c:299 msgid "Append the new template above to the list" msgstr "" -#: src/prefs_template.c:308 +#: ../src/prefs_template.c:308 msgid "Replace the selected template in list with the template above" msgstr "" -#: src/prefs_template.c:316 +#: ../src/prefs_template.c:316 msgid "Delete the selected template from the list" msgstr "" -#: src/prefs_template.c:329 +#: ../src/prefs_template.c:329 msgid " Symbols... " msgstr "" -#: src/prefs_template.c:336 +#: ../src/prefs_template.c:336 msgid "Show information on configuring templates" msgstr "" -#: src/prefs_template.c:360 +#: ../src/prefs_template.c:360 msgid "Move the selected template to the top" msgstr "" -#: src/prefs_template.c:370 +#: ../src/prefs_template.c:370 msgid "Move the selected template up" msgstr "" -#: src/prefs_template.c:378 +#: ../src/prefs_template.c:378 msgid "Move the selected template down" msgstr "" -#: src/prefs_template.c:388 +#: ../src/prefs_template.c:388 msgid "Move the selected template to the bottom" msgstr "" -#: src/prefs_template.c:404 +#: ../src/prefs_template.c:404 msgid "Template configuration" msgstr "" -#: src/prefs_template.c:545 +#: ../src/prefs_template.c:545 msgid "Templates list not saved" msgstr "" -#: src/prefs_template.c:546 +#: ../src/prefs_template.c:546 msgid "The templates list has been modified. Close anyway?" msgstr "" -#: src/prefs_template.c:671 +#: ../src/prefs_template.c:671 msgid "Template name is not set." msgstr "" -#: src/prefs_template.c:789 +#: ../src/prefs_template.c:789 msgid "Delete template" msgstr "" -#: src/prefs_template.c:790 +#: ../src/prefs_template.c:790 msgid "Do you really want to delete this template?" msgstr "" -#: src/prefs_template.c:803 +#: ../src/prefs_template.c:803 msgid "Delete all templates" msgstr "" -#: src/prefs_template.c:804 +#: ../src/prefs_template.c:804 msgid "Do you really want to delete all the templates?" msgstr "" -#: src/prefs_template.c:1106 +#: ../src/prefs_template.c:1106 msgid "Current templates" msgstr "" -#: src/prefs_template.c:1133 +#: ../src/prefs_template.c:1133 msgid "Template" msgstr "" -#: src/prefs_themes.c:341 src/prefs_themes.c:712 +#: ../src/prefs_themes.c:341 ../src/prefs_themes.c:712 msgid "Default internal theme" msgstr "" -#: src/prefs_themes.c:363 +#: ../src/prefs_themes.c:363 msgid "Themes" msgstr "" -#: src/prefs_themes.c:450 +#: ../src/prefs_themes.c:450 msgid "Only root can remove system themes" msgstr "" -#: src/prefs_themes.c:453 +#: ../src/prefs_themes.c:453 #, c-format msgid "Remove system theme '%s'" msgstr "" -#: src/prefs_themes.c:456 +#: ../src/prefs_themes.c:456 #, c-format msgid "Remove theme '%s'" msgstr "" -#: src/prefs_themes.c:462 +#: ../src/prefs_themes.c:462 msgid "Are you sure you want to remove this theme?" msgstr "" -#: src/prefs_themes.c:472 +#: ../src/prefs_themes.c:472 #, c-format msgid "" "File %s failed\n" "while removing theme." msgstr "" -#: src/prefs_themes.c:476 +#: ../src/prefs_themes.c:476 msgid "Removing theme directory failed." msgstr "" -#: src/prefs_themes.c:479 +#: ../src/prefs_themes.c:479 msgid "Theme removed successfully" msgstr "" -#: src/prefs_themes.c:499 +#: ../src/prefs_themes.c:499 msgid "Select theme folder" msgstr "" -#: src/prefs_themes.c:514 +#: ../src/prefs_themes.c:514 #, c-format msgid "Install theme '%s'" msgstr "" -#: src/prefs_themes.c:517 +#: ../src/prefs_themes.c:517 msgid "" "This folder doesn't seem to be a theme folder.\n" "Install anyway?" msgstr "" -#: src/prefs_themes.c:524 +#: ../src/prefs_themes.c:524 msgid "Do you want to install theme for all users?" msgstr "" -#: src/prefs_themes.c:545 +#: ../src/prefs_themes.c:545 msgid "" "A theme with the same name is\n" "already installed in this location" msgstr "" -#: src/prefs_themes.c:549 +#: ../src/prefs_themes.c:549 msgid "Couldn't create destination directory" msgstr "" -#: src/prefs_themes.c:562 +#: ../src/prefs_themes.c:562 msgid "Theme installed successfully" msgstr "" -#: src/prefs_themes.c:569 +#: ../src/prefs_themes.c:569 msgid "Failed installing theme" msgstr "" -#: src/prefs_themes.c:572 +#: ../src/prefs_themes.c:572 #, c-format msgid "" "File %s failed\n" "while installing theme." msgstr "" -#: src/prefs_themes.c:673 +#: ../src/prefs_themes.c:673 #, c-format msgid "%d themes available (%d user, %d system, 1 internal)" msgstr "" -#: src/prefs_themes.c:715 +#: ../src/prefs_themes.c:715 #, c-format msgid "Internal theme has %d icons" msgstr "" -#: src/prefs_themes.c:721 +#: ../src/prefs_themes.c:721 msgid "No info file available for this theme" msgstr "" -#: src/prefs_themes.c:739 +#: ../src/prefs_themes.c:739 msgid "Error: couldn't get theme status" msgstr "" -#: src/prefs_themes.c:763 +#: ../src/prefs_themes.c:763 #, c-format msgid "%d files (%d icons), size: %s" msgstr "" -#: src/prefs_themes.c:846 +#: ../src/prefs_themes.c:846 msgid "Selector" msgstr "" -#: src/prefs_themes.c:857 +#: ../src/prefs_themes.c:857 msgid "Install new..." msgstr "" -#: src/prefs_themes.c:873 +#: ../src/prefs_themes.c:873 msgid "Information" msgstr "" -#: src/prefs_themes.c:887 +#: ../src/prefs_themes.c:887 msgid "Author: " msgstr "" -#: src/prefs_themes.c:895 +#: ../src/prefs_themes.c:895 msgid "URL:" msgstr "" -#: src/prefs_themes.c:937 +#: ../src/prefs_themes.c:937 msgid "Preview" msgstr "" -#: src/prefs_themes.c:987 +#: ../src/prefs_themes.c:987 msgid "Use this" msgstr "" -#: src/prefs_themes.c:992 +#: ../src/prefs_themes.c:992 msgid "Remove" msgstr "" -#: src/prefs_toolbar.c:166 +#: ../src/prefs_toolbar.c:166 msgid "" "Selected Action already set.\n" "Please choose another Action from List" msgstr "" -#: src/prefs_toolbar.c:167 +#: ../src/prefs_toolbar.c:167 msgid "Item has no icon defined." msgstr "" -#: src/prefs_toolbar.c:168 +#: ../src/prefs_toolbar.c:168 msgid "Item has no text defined." msgstr "" -#: src/prefs_toolbar.c:215 +#: ../src/prefs_toolbar.c:215 msgid "Main toolbar configuration" msgstr "" -#: src/prefs_toolbar.c:216 +#: ../src/prefs_toolbar.c:216 msgid "Compose toolbar configuration" msgstr "" -#: src/prefs_toolbar.c:217 +#: ../src/prefs_toolbar.c:217 msgid "Message view toolbar configuration" msgstr "" -#: src/prefs_toolbar.c:797 +#: ../src/prefs_toolbar.c:797 msgid "Toolbar item" msgstr "" -#: src/prefs_toolbar.c:813 +#. toolbar item type +#: ../src/prefs_toolbar.c:813 msgid "Item type" msgstr "" -#: src/prefs_toolbar.c:820 +#: ../src/prefs_toolbar.c:820 msgid "Internal Function" msgstr "" -#: src/prefs_toolbar.c:821 +#: ../src/prefs_toolbar.c:821 msgid "User Action" msgstr "" -#: src/prefs_toolbar.c:821 src/toolbar.c:214 +#: ../src/prefs_toolbar.c:821 ../src/toolbar.c:214 msgid "Separator" msgstr "" -#: src/prefs_toolbar.c:828 +#. available actions +#: ../src/prefs_toolbar.c:828 msgid "Event executed on click" msgstr "" -#: src/prefs_toolbar.c:848 +#. toolbar item description +#: ../src/prefs_toolbar.c:848 msgid "Toolbar text" msgstr "" -#: src/prefs_toolbar.c:863 src/prefs_toolbar.c:1096 +#: ../src/prefs_toolbar.c:863 ../src/prefs_toolbar.c:1096 msgid "Icon" msgstr "" -#: src/prefs_toolbar.c:994 src/prefs_toolbar.c:1008 src/prefs_toolbar.c:1022 +#: ../src/prefs_toolbar.c:994 ../src/prefs_toolbar.c:1008 +#: ../src/prefs_toolbar.c:1022 msgid "Customize Toolbars" msgstr "" -#: src/prefs_toolbar.c:995 +#: ../src/prefs_toolbar.c:995 msgid "Main Window" msgstr "" -#: src/prefs_toolbar.c:1009 +#: ../src/prefs_toolbar.c:1009 msgid "Message Window" msgstr "" -#: src/prefs_toolbar.c:1023 +#: ../src/prefs_toolbar.c:1023 msgid "Compose Window" msgstr "" -#: src/prefs_toolbar.c:1119 +#: ../src/prefs_toolbar.c:1119 msgid "Icon text" msgstr "" -#: src/prefs_toolbar.c:1128 +#: ../src/prefs_toolbar.c:1128 msgid "Mapped event" msgstr "" -#: src/prefs_toolbar.c:1411 +#: ../src/prefs_toolbar.c:1411 msgid "Toolbar item icon" msgstr "" -#: src/prefs_wrapping.c:77 +#: ../src/prefs_wrapping.c:77 msgid "Auto wrapping" msgstr "" -#: src/prefs_wrapping.c:78 +#: ../src/prefs_wrapping.c:78 msgid "Wrap quotation" msgstr "" -#: src/prefs_wrapping.c:79 +#: ../src/prefs_wrapping.c:79 msgid "Wrap pasted text" msgstr "" -#: src/prefs_wrapping.c:85 +#: ../src/prefs_wrapping.c:85 msgid "Wrap messages at" msgstr "" -#: src/prefs_wrapping.c:145 +#: ../src/prefs_wrapping.c:145 msgid "Wrapping" msgstr "" -#: src/printing.c:386 +#: ../src/printing.c:386 msgid "First page" msgstr "" -#: src/printing.c:387 +#: ../src/printing.c:387 msgid "Previous page" msgstr "" -#: src/printing.c:393 +#: ../src/printing.c:393 msgid "Next page" msgstr "" -#: src/printing.c:394 +#: ../src/printing.c:394 msgid "Last page" msgstr "" -#: src/printing.c:399 +#: ../src/printing.c:399 msgid "Zoom 100%" msgstr "" -#: src/printing.c:400 +#: ../src/printing.c:400 msgid "Zoom fit" msgstr "" -#: src/printing.c:401 +#: ../src/printing.c:401 msgid "Zoom in" msgstr "" -#: src/printing.c:402 +#: ../src/printing.c:402 msgid "Zoom out" msgstr "" -#: src/printing.c:594 +#: ../src/printing.c:594 #, c-format msgid "Page %d" msgstr "" -#: src/privacy.c:217 src/privacy.c:238 +#: ../src/privacy.c:217 ../src/privacy.c:238 msgid "No information available" msgstr "" -#: src/privacy.c:440 +#: ../src/privacy.c:440 msgid "No recipient keys defined." msgstr "" -#: src/procmime.c:371 src/procmime.c:373 src/procmime.c:374 +#: ../src/procmime.c:371 ../src/procmime.c:373 ../src/procmime.c:374 msgid "[Error decoding BASE64]\n" msgstr "" -#: src/procmsg.c:861 src/procmsg.c:864 +#. Avoid having to translate two similar strings +#: ../src/procmsg.c:861 ../src/procmsg.c:864 +#, c-format msgid "Already trying to send." msgstr "" -#: src/procmsg.c:1469 +#: ../src/procmsg.c:1469 #, c-format msgid "Couldn't open file %s." msgstr "" -#: src/procmsg.c:1567 +#: ../src/procmsg.c:1567 #, c-format msgid "Couldn't encrypt the email: %s" msgstr "" -#: src/procmsg.c:1600 +#: ../src/procmsg.c:1600 +#, c-format msgid "Queued message header is broken." msgstr "" -#: src/procmsg.c:1621 +#: ../src/procmsg.c:1621 +#, c-format msgid "An error happened during SMTP session." msgstr "" -#: src/procmsg.c:1635 +#: ../src/procmsg.c:1635 +#, c-format msgid "" "No specific account has been found to send, and an error happened during " "SMTP session." msgstr "" -#: src/procmsg.c:1643 +#: ../src/procmsg.c:1643 msgid "" "Couldn't determine sending informations. Maybe the email hasn't been " "generated by Claws Mail." msgstr "" -#: src/procmsg.c:1661 +#: ../src/procmsg.c:1661 msgid "Couldn't create temporary file for news sending." msgstr "" -#: src/procmsg.c:1674 +#: ../src/procmsg.c:1674 +#, c-format msgid "Error when writing temporary file for news sending." msgstr "" -#: src/procmsg.c:1688 +#: ../src/procmsg.c:1688 #, c-format msgid "Error occurred while posting the message to %s." msgstr "" -#: src/procmsg.c:2192 +#: ../src/procmsg.c:2192 msgid "Filtering messages...\n" msgstr "" -#: src/quote_fmt.c:46 +#: ../src/quote_fmt.c:46 msgid "symbols:" msgstr "" -#: src/quote_fmt.c:47 +#: ../src/quote_fmt.c:47 msgid "customized date format (see 'man strftime')" msgstr "" -#: src/quote_fmt.c:50 +#. from +#: ../src/quote_fmt.c:50 msgid "email address of sender" msgstr "" -#: src/quote_fmt.c:51 +#. email address +#: ../src/quote_fmt.c:51 msgid "full name of sender" msgstr "" -#: src/quote_fmt.c:52 +#. full name +#: ../src/quote_fmt.c:52 msgid "first name of sender" msgstr "" -#: src/quote_fmt.c:53 +#. first name +#: ../src/quote_fmt.c:53 msgid "last name of sender" msgstr "" -#: src/quote_fmt.c:54 +#. last name +#: ../src/quote_fmt.c:54 msgid "initials of sender" msgstr "" -#: src/quote_fmt.c:61 +#. message-id +#: ../src/quote_fmt.c:61 msgid "message body" msgstr "" -#: src/quote_fmt.c:62 +#. message +#: ../src/quote_fmt.c:62 msgid "quoted message body" msgstr "" -#: src/quote_fmt.c:63 +#. quoted message +#: ../src/quote_fmt.c:63 msgid "message body without signature" msgstr "" -#: src/quote_fmt.c:64 +#. message with no signature +#: ../src/quote_fmt.c:64 msgid "quoted message body without signature" msgstr "" -#: src/quote_fmt.c:65 +#. quoted message with no signature +#: ../src/quote_fmt.c:65 msgid "message tags" msgstr "" -#: src/quote_fmt.c:66 +#. message tags +#: ../src/quote_fmt.c:66 msgid "current dictionary" msgstr "" -#: src/quote_fmt.c:67 +#. current dictionary +#: ../src/quote_fmt.c:67 msgid "cursor position" msgstr "" -#: src/quote_fmt.c:68 +#. X marks the cursor spot +#: ../src/quote_fmt.c:68 msgid "account property: your name" msgstr "" -#: src/quote_fmt.c:69 +#. full name in compose account +#: ../src/quote_fmt.c:69 msgid "account property: your email address" msgstr "" -#: src/quote_fmt.c:70 +#. mail address in compose account +#: ../src/quote_fmt.c:70 msgid "account property: account name" msgstr "" -#: src/quote_fmt.c:71 +#. compose account name itself +#: ../src/quote_fmt.c:71 msgid "account property: organization" msgstr "" -#: src/quote_fmt.c:72 +#. organization in compose account +#: ../src/quote_fmt.c:72 msgid "account property: default dictionary" msgstr "" -#: src/quote_fmt.c:73 +#. main dict (if enabled) in account +#: ../src/quote_fmt.c:73 msgid "address book completion: Cc" msgstr "" -#: src/quote_fmt.c:74 +#. completion of 'Cc' from address book +#: ../src/quote_fmt.c:74 msgid "address book completion: From" msgstr "" -#: src/quote_fmt.c:75 +#. completion of 'From' from address book +#: ../src/quote_fmt.c:75 msgid "address book completion: To" msgstr "" -#: src/quote_fmt.c:77 +#: ../src/quote_fmt.c:77 msgid "literal backslash" msgstr "" -#: src/quote_fmt.c:78 +#: ../src/quote_fmt.c:78 msgid "literal question mark" msgstr "" -#: src/quote_fmt.c:79 +#: ../src/quote_fmt.c:79 msgid "literal exclamation mark" msgstr "" -#: src/quote_fmt.c:80 +#: ../src/quote_fmt.c:80 msgid "literal pipe" msgstr "" -#: src/quote_fmt.c:81 +#: ../src/quote_fmt.c:81 msgid "literal opening curly brace" msgstr "" -#: src/quote_fmt.c:82 +#: ../src/quote_fmt.c:82 msgid "literal closing curly brace" msgstr "" -#: src/quote_fmt.c:83 +#: ../src/quote_fmt.c:83 msgid "tab" msgstr "" -#: src/quote_fmt.c:86 +#: ../src/quote_fmt.c:86 msgid "commands:" msgstr "" -#: src/quote_fmt.c:87 +#: ../src/quote_fmt.c:87 msgid "" "insert expr if x is set, where x is one of\n" "the [dfNFLIstcnriT, ad, af, ao, aT, ABc, ABf, ABt]\n" "symbols (or their long equivalent)" msgstr "" -#: src/quote_fmt.c:88 +#: ../src/quote_fmt.c:88 msgid "" "insert expr if x is not set, where x is one " "of\n" @@ -12321,14 +12542,15 @@ "symbols (or their long equivalent)" msgstr "" -#: src/quote_fmt.c:89 +#: ../src/quote_fmt.c:89 msgid "" "insert file:\n" "sub_expr is evaluated as the path of the file " "to insert" msgstr "" -#: src/quote_fmt.c:90 +#. insert file +#: ../src/quote_fmt.c:90 msgid "" "insert program output:\n" "sub_expr is evaluated as a command-line to " @@ -12336,37 +12558,39 @@ "the output from" msgstr "" -#: src/quote_fmt.c:91 +#. insert program output +#: ../src/quote_fmt.c:91 msgid "" "insert user input:\n" "sub_expr is a variable to be replaced by\n" "user-entered text" msgstr "" -#: src/quote_fmt.c:92 +#. insert user input +#: ../src/quote_fmt.c:92 msgid "" "attach file:\n" "sub_expr is evaluated as the path of the file " "to attach" msgstr "" -#: src/quote_fmt.c:94 +#: ../src/quote_fmt.c:94 msgid "definition of terms:" msgstr "" -#: src/quote_fmt.c:95 +#: ../src/quote_fmt.c:95 msgid "" "text that can contain any of the symbols or\n" "commands above" msgstr "" -#: src/quote_fmt.c:96 +#: ../src/quote_fmt.c:96 msgid "" "text that can contain any of the symbols (no\n" "commands) above" msgstr "" -#: src/quote_fmt.c:97 +#: ../src/quote_fmt.c:97 msgid "" "completion from address book only works with the first\n" "address of the header, it outputs the full name\n" @@ -12374,144 +12598,152 @@ "one contact in the address book" msgstr "" -#: src/quote_fmt.c:105 +#: ../src/quote_fmt.c:105 msgid "Description of symbols" msgstr "" -#: src/quote_fmt.c:106 +#: ../src/quote_fmt.c:106 msgid "The following symbols and commands can be used:" msgstr "" -#: src/quote_fmt.c:143 +#: ../src/quote_fmt.c:143 msgid "Use template when composing new messages" msgstr "" -#: src/quote_fmt.c:231 +#: ../src/quote_fmt.c:231 msgid "Use template when replying to messages" msgstr "" -#: src/quote_fmt.c:246 src/quote_fmt.c:338 +#: ../src/quote_fmt.c:246 ../src/quote_fmt.c:338 msgid "Quotation mark" msgstr "" -#: src/quote_fmt.c:323 +#: ../src/quote_fmt.c:323 msgid "Use template when forwarding messages" msgstr "" -#: src/quote_fmt.c:404 +#: ../src/quote_fmt.c:404 msgid "Description of symbols..." msgstr "" -#: src/quote_fmt.c:437 +#: ../src/quote_fmt.c:437 msgid "Message reply quotation mark format error." msgstr "" -#: src/quote_fmt.c:453 +#: ../src/quote_fmt.c:453 msgid "Message forward quotation mark format error." msgstr "" -#: src/quote_fmt_parse.y:508 +#: ../src/quote_fmt_parse.y:508 #, c-format msgid "Enter text to replace '%s'" msgstr "" -#: src/quote_fmt_parse.y:509 +#: ../src/quote_fmt_parse.y:509 msgid "Enter variable" msgstr "" -#: src/send_message.c:137 +#: ../src/send_message.c:137 #, c-format msgid "Sending message using command: %s\n" msgstr "" -#: src/send_message.c:151 +#: ../src/send_message.c:151 #, c-format msgid "Couldn't execute command: %s" msgstr "" -#: src/send_message.c:186 +#: ../src/send_message.c:186 #, c-format msgid "Error occurred while executing command: %s" msgstr "" -#: src/send_message.c:322 +#: ../src/send_message.c:322 msgid "Connecting" msgstr "" -#: src/send_message.c:327 +#: ../src/send_message.c:327 +#, c-format msgid "Doing POP before SMTP..." msgstr "" -#: src/send_message.c:330 +#: ../src/send_message.c:330 msgid "POP before SMTP" msgstr "" -#: src/send_message.c:335 +#: ../src/send_message.c:335 #, c-format msgid "Connecting to SMTP server: %s ..." msgstr "" -#: src/send_message.c:395 +#: ../src/send_message.c:395 msgid "Mail sent successfully." msgstr "" -#: src/send_message.c:462 +#: ../src/send_message.c:462 +#, c-format msgid "Sending HELO..." msgstr "" -#: src/send_message.c:463 src/send_message.c:468 src/send_message.c:473 +#: ../src/send_message.c:463 ../src/send_message.c:468 +#: ../src/send_message.c:473 msgid "Authenticating" msgstr "" -#: src/send_message.c:464 src/send_message.c:469 +#: ../src/send_message.c:464 ../src/send_message.c:469 msgid "Sending message..." msgstr "" -#: src/send_message.c:467 +#: ../src/send_message.c:467 +#, c-format msgid "Sending EHLO..." msgstr "" -#: src/send_message.c:476 +#: ../src/send_message.c:476 +#, c-format msgid "Sending MAIL FROM..." msgstr "" -#: src/send_message.c:480 +#: ../src/send_message.c:480 +#, c-format msgid "Sending RCPT TO..." msgstr "" -#: src/send_message.c:485 +#: ../src/send_message.c:485 +#, c-format msgid "Sending DATA..." msgstr "" -#: src/send_message.c:489 +#: ../src/send_message.c:489 +#, c-format msgid "Quitting..." msgstr "" -#: src/send_message.c:518 +#: ../src/send_message.c:518 #, c-format msgid "Sending message (%d / %d bytes)" msgstr "" -#: src/send_message.c:566 +#: ../src/send_message.c:566 msgid "Sending message" msgstr "" -#: src/send_message.c:624 src/send_message.c:644 +#: ../src/send_message.c:624 ../src/send_message.c:644 msgid "Error occurred while sending the message." msgstr "" -#: src/send_message.c:627 +#: ../src/send_message.c:627 #, c-format msgid "" "Error occurred while sending the message:\n" "%s" msgstr "" -#: src/setup.c:74 +#: ../src/setup.c:74 msgid "Mailbox setting" msgstr "" -#: src/setup.c:75 +#: ../src/setup.c:75 msgid "" "First, you have to set the location of mailbox.\n" "You can use existing mailbox in MH format\n" @@ -12519,552 +12751,553 @@ "If you're not sure, just select OK." msgstr "" -#: src/sourcewindow.c:69 +#: ../src/sourcewindow.c:69 msgid "Source of the message" msgstr "" -#: src/sourcewindow.c:164 +#: ../src/sourcewindow.c:164 #, c-format msgid "%s - Source" msgstr "" -#: src/ssl_manager.c:157 +#: ../src/ssl_manager.c:157 msgid "Saved SSL Certificates" msgstr "" -#: src/ssl_manager.c:428 +#: ../src/ssl_manager.c:428 msgid "Delete certificate" msgstr "" -#: src/ssl_manager.c:429 +#: ../src/ssl_manager.c:429 msgid "Do you really want to delete this certificate?" msgstr "" -#: src/summary_search.c:230 +#: ../src/summary_search.c:230 msgid "Search messages" msgstr "" -#: src/summary_search.c:256 +#: ../src/summary_search.c:256 msgid "Match any of the following" msgstr "" -#: src/summary_search.c:258 +#: ../src/summary_search.c:258 msgid "Match all of the following" msgstr "" -#: src/summary_search.c:377 +#: ../src/summary_search.c:377 msgid "Body:" msgstr "" -#: src/summary_search.c:384 +#: ../src/summary_search.c:384 msgid "Condition:" msgstr "" -#: src/summary_search.c:414 +#: ../src/summary_search.c:414 msgid "Find _all" msgstr "" -#: src/summary_search.c:675 +#: ../src/summary_search.c:675 msgid "Beginning of list reached; continue from end?" msgstr "" -#: src/summary_search.c:677 +#: ../src/summary_search.c:677 msgid "End of list reached; continue from beginning?" msgstr "" -#: src/summaryview.c:460 +#: ../src/summaryview.c:460 msgid "/_Reply" msgstr "" -#: src/summaryview.c:462 +#: ../src/summaryview.c:462 msgid "/Repl_y to" msgstr "" -#: src/summaryview.c:463 +#: ../src/summaryview.c:463 msgid "/Repl_y to/_all" msgstr "" -#: src/summaryview.c:464 +#: ../src/summaryview.c:464 msgid "/Repl_y to/_sender" msgstr "" -#: src/summaryview.c:465 +#: ../src/summaryview.c:465 msgid "/Repl_y to/mailing _list" msgstr "" -#: src/summaryview.c:469 src/toolbar.c:253 +#: ../src/summaryview.c:469 ../src/toolbar.c:253 msgid "/_Forward" msgstr "" -#: src/summaryview.c:471 src/toolbar.c:254 +#: ../src/summaryview.c:471 ../src/toolbar.c:254 msgid "/For_ward as attachment" msgstr "" -#: src/summaryview.c:472 +#: ../src/summaryview.c:472 msgid "/Redirect" msgstr "" -#: src/summaryview.c:475 +#: ../src/summaryview.c:475 msgid "/M_ove..." msgstr "" -#: src/summaryview.c:476 +#: ../src/summaryview.c:476 msgid "/_Copy..." msgstr "" -#: src/summaryview.c:477 +#: ../src/summaryview.c:477 msgid "/Move to _trash" msgstr "" -#: src/summaryview.c:479 +#: ../src/summaryview.c:479 msgid "/_Delete..." msgstr "" -#: src/summaryview.c:482 +#: ../src/summaryview.c:482 msgid "/_Mark" msgstr "" -#: src/summaryview.c:483 +#: ../src/summaryview.c:483 msgid "/_Mark/_Mark" msgstr "" -#: src/summaryview.c:484 +#: ../src/summaryview.c:484 msgid "/_Mark/_Unmark" msgstr "" -#: src/summaryview.c:485 src/summaryview.c:493 src/summaryview.c:496 +#: ../src/summaryview.c:485 ../src/summaryview.c:493 ../src/summaryview.c:496 msgid "/_Mark/---" msgstr "" -#: src/summaryview.c:486 +#: ../src/summaryview.c:486 msgid "/_Mark/Mark as unr_ead" msgstr "" -#: src/summaryview.c:487 +#: ../src/summaryview.c:487 msgid "/_Mark/Mark as rea_d" msgstr "" -#: src/summaryview.c:488 +#: ../src/summaryview.c:488 msgid "/_Mark/Mark all read" msgstr "" -#: src/summaryview.c:489 +#: ../src/summaryview.c:489 msgid "/_Mark/Ignore thread" msgstr "" -#: src/summaryview.c:490 +#: ../src/summaryview.c:490 msgid "/_Mark/Unignore thread" msgstr "" -#: src/summaryview.c:491 +#: ../src/summaryview.c:491 msgid "/_Mark/Watch thread" msgstr "" -#: src/summaryview.c:492 +#: ../src/summaryview.c:492 msgid "/_Mark/Unwatch thread" msgstr "" -#: src/summaryview.c:494 +#: ../src/summaryview.c:494 msgid "/_Mark/Mark as _spam" msgstr "" -#: src/summaryview.c:495 +#: ../src/summaryview.c:495 msgid "/_Mark/Mark as _ham" msgstr "" -#: src/summaryview.c:497 +#: ../src/summaryview.c:497 msgid "/_Mark/Lock" msgstr "" -#: src/summaryview.c:498 +#: ../src/summaryview.c:498 msgid "/_Mark/Unlock" msgstr "" -#: src/summaryview.c:499 +#: ../src/summaryview.c:499 msgid "/Color la_bel" msgstr "" -#: src/summaryview.c:500 +#: ../src/summaryview.c:500 msgid "/Ta_gs" msgstr "" -#: src/summaryview.c:504 +#: ../src/summaryview.c:504 msgid "/Add sender to address boo_k" msgstr "" -#: src/summaryview.c:507 +#: ../src/summaryview.c:507 msgid "/Create f_ilter rule" msgstr "" -#: src/summaryview.c:508 +#: ../src/summaryview.c:508 msgid "/Create f_ilter rule/_Automatically" msgstr "" -#: src/summaryview.c:510 +#: ../src/summaryview.c:510 msgid "/Create f_ilter rule/by _From" msgstr "" -#: src/summaryview.c:512 +#: ../src/summaryview.c:512 msgid "/Create f_ilter rule/by _To" msgstr "" -#: src/summaryview.c:514 +#: ../src/summaryview.c:514 msgid "/Create f_ilter rule/by _Subject" msgstr "" -#: src/summaryview.c:517 +#: ../src/summaryview.c:517 msgid "/Create processing rule" msgstr "" -#: src/summaryview.c:518 +#: ../src/summaryview.c:518 msgid "/Create processing rule/_Automatically" msgstr "" -#: src/summaryview.c:520 +#: ../src/summaryview.c:520 msgid "/Create processing rule/by _From" msgstr "" -#: src/summaryview.c:522 +#: ../src/summaryview.c:522 msgid "/Create processing rule/by _To" msgstr "" -#: src/summaryview.c:524 +#: ../src/summaryview.c:524 msgid "/Create processing rule/by _Subject" msgstr "" -#: src/summaryview.c:531 +#: ../src/summaryview.c:531 msgid "/_View/Message _source" msgstr "" -#: src/summaryview.c:533 +#: ../src/summaryview.c:533 msgid "/_View/All _headers" msgstr "" -#: src/summaryview.c:536 +#: ../src/summaryview.c:536 msgid "/_Save as..." msgstr "" -#: src/summaryview.c:538 +#: ../src/summaryview.c:538 msgid "/_Print..." msgstr "" -#: src/summaryview.c:660 +#: ../src/summaryview.c:660 msgid "Toggle quick search bar" msgstr "" -#: src/summaryview.c:698 +#: ../src/summaryview.c:698 msgid "Toggle multiple selection" msgstr "" -#: src/summaryview.c:1178 +#: ../src/summaryview.c:1178 msgid "Process mark" msgstr "" -#: src/summaryview.c:1179 +#: ../src/summaryview.c:1179 msgid "Some marks are left. Process them?" msgstr "" -#: src/summaryview.c:1236 +#: ../src/summaryview.c:1236 #, c-format msgid "Scanning folder (%s)..." msgstr "" -#: src/summaryview.c:1717 src/summaryview.c:1769 +#: ../src/summaryview.c:1717 ../src/summaryview.c:1769 msgid "No more unread messages" msgstr "" -#: src/summaryview.c:1718 +#: ../src/summaryview.c:1718 msgid "No unread message found. Search from the end?" msgstr "" -#: src/summaryview.c:1730 src/summaryview.c:1782 src/summaryview.c:1829 -#: src/summaryview.c:1881 src/summaryview.c:1960 +#: ../src/summaryview.c:1730 ../src/summaryview.c:1782 +#: ../src/summaryview.c:1829 ../src/summaryview.c:1881 +#: ../src/summaryview.c:1960 msgid "" "Internal error: unexpected value for prefs_common.next_unread_msg_dialog\n" msgstr "" -#: src/summaryview.c:1738 +#: ../src/summaryview.c:1738 msgid "No unread messages." msgstr "" -#: src/summaryview.c:1770 +#: ../src/summaryview.c:1770 msgid "No unread message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1816 src/summaryview.c:1868 +#: ../src/summaryview.c:1816 ../src/summaryview.c:1868 msgid "No more new messages" msgstr "" -#: src/summaryview.c:1817 +#: ../src/summaryview.c:1817 msgid "No new message found. Search from the end?" msgstr "" -#: src/summaryview.c:1837 +#: ../src/summaryview.c:1837 msgid "No new messages." msgstr "" -#: src/summaryview.c:1869 +#: ../src/summaryview.c:1869 msgid "No new message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1906 src/summaryview.c:1947 +#: ../src/summaryview.c:1906 ../src/summaryview.c:1947 msgid "No more marked messages" msgstr "" -#: src/summaryview.c:1907 +#: ../src/summaryview.c:1907 msgid "No marked message found. Search from the end?" msgstr "" -#: src/summaryview.c:1916 +#: ../src/summaryview.c:1916 msgid "No marked messages." msgstr "" -#: src/summaryview.c:1948 +#: ../src/summaryview.c:1948 msgid "No marked message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1985 src/summaryview.c:2010 +#: ../src/summaryview.c:1985 ../src/summaryview.c:2010 msgid "No more labeled messages" msgstr "" -#: src/summaryview.c:1986 +#: ../src/summaryview.c:1986 msgid "No labeled message found. Search from the end?" msgstr "" -#: src/summaryview.c:1995 src/summaryview.c:2020 +#: ../src/summaryview.c:1995 ../src/summaryview.c:2020 msgid "No labeled messages." msgstr "" -#: src/summaryview.c:2011 +#: ../src/summaryview.c:2011 msgid "No labeled message found. Search from the beginning?" msgstr "" -#: src/summaryview.c:2302 +#: ../src/summaryview.c:2302 msgid "Attracting messages by subject..." msgstr "" -#: src/summaryview.c:2463 +#: ../src/summaryview.c:2463 #, c-format msgid "%d deleted" msgstr "" -#: src/summaryview.c:2467 +#: ../src/summaryview.c:2467 #, c-format msgid "%s%d moved" msgstr "" -#: src/summaryview.c:2468 src/summaryview.c:2475 +#: ../src/summaryview.c:2468 ../src/summaryview.c:2475 msgid ", " msgstr "" -#: src/summaryview.c:2473 +#: ../src/summaryview.c:2473 #, c-format msgid "%s%d copied" msgstr "" -#: src/summaryview.c:2488 +#: ../src/summaryview.c:2488 msgid " item selected" msgstr "" -#: src/summaryview.c:2490 +#: ../src/summaryview.c:2490 msgid " items selected" msgstr "" -#: src/summaryview.c:2508 src/summaryview.c:2525 +#: ../src/summaryview.c:2508 ../src/summaryview.c:2525 #, c-format msgid "%d new, %d unread, %d total (%s)" msgstr "" -#: src/summaryview.c:2520 +#: ../src/summaryview.c:2520 #, c-format msgid "%d/%d selected (%s/%s), %d unread" msgstr "" -#: src/summaryview.c:2792 +#: ../src/summaryview.c:2792 msgid "Sorting summary..." msgstr "" -#: src/summaryview.c:2900 +#: ../src/summaryview.c:2900 msgid "Setting summary from message data..." msgstr "" -#: src/summaryview.c:3094 +#: ../src/summaryview.c:3094 msgid "(No Date)" msgstr "" -#: src/summaryview.c:3131 +#: ../src/summaryview.c:3131 msgid "(No Recipient)" msgstr "" -#: src/summaryview.c:3989 +#: ../src/summaryview.c:3989 msgid "You're not the author of the article.\n" msgstr "" -#: src/summaryview.c:4077 +#: ../src/summaryview.c:4077 #, c-format msgid "Do you really want to delete the selected message?" msgid_plural "Do you really want to delete the %d selected messages?" msgstr[0] "" msgstr[1] "" -#: src/summaryview.c:4080 +#: ../src/summaryview.c:4080 msgid "Delete message(s)" msgstr "" -#: src/summaryview.c:4237 +#: ../src/summaryview.c:4237 msgid "Destination is same as current folder." msgstr "" -#: src/summaryview.c:4334 +#: ../src/summaryview.c:4334 msgid "Destination to copy is same as current folder." msgstr "" -#: src/summaryview.c:4499 +#: ../src/summaryview.c:4499 msgid "Append or Overwrite" msgstr "" -#: src/summaryview.c:4500 +#: ../src/summaryview.c:4500 msgid "Append or overwrite existing file?" msgstr "" -#: src/summaryview.c:4501 +#: ../src/summaryview.c:4501 msgid "_Append" msgstr "" -#: src/summaryview.c:4501 +#: ../src/summaryview.c:4501 msgid "_Overwrite" msgstr "" -#: src/summaryview.c:4548 +#: ../src/summaryview.c:4548 #, c-format msgid "" "You are about to print %d messages, one by one. Do you want to continue?" msgstr "" -#: src/summaryview.c:4869 +#: ../src/summaryview.c:4869 msgid "Building threads..." msgstr "" -#: src/summaryview.c:5088 +#: ../src/summaryview.c:5088 msgid "Skip these rules" msgstr "" -#: src/summaryview.c:5091 +#: ../src/summaryview.c:5091 msgid "Apply these rules regardless of the account they belong to" msgstr "" -#: src/summaryview.c:5094 +#: ../src/summaryview.c:5094 msgid "Apply these rules if they apply to the current account" msgstr "" -#: src/summaryview.c:5123 +#: ../src/summaryview.c:5123 msgid "Filtering" msgstr "" -#: src/summaryview.c:5124 +#: ../src/summaryview.c:5124 msgid "" "There are some filtering rules that belong to an account.\n" "Please choose what to do with these rules:" msgstr "" -#: src/summaryview.c:5126 +#: ../src/summaryview.c:5126 msgid "_Filter" msgstr "" -#: src/summaryview.c:5154 +#: ../src/summaryview.c:5154 msgid "Filtering..." msgstr "" -#: src/summaryview.c:5233 +#: ../src/summaryview.c:5233 msgid "Processing configuration" msgstr "" -#: src/summaryview.c:5758 +#: ../src/summaryview.c:5758 msgid "Ignored thread" msgstr "" -#: src/summaryview.c:5760 +#: ../src/summaryview.c:5760 msgid "Watched thread" msgstr "" -#: src/summaryview.c:5768 +#: ../src/summaryview.c:5768 msgid "Replied - click to see reply" msgstr "" -#: src/summaryview.c:5780 +#: ../src/summaryview.c:5780 msgid "To be moved" msgstr "" -#: src/summaryview.c:5782 +#: ../src/summaryview.c:5782 msgid "To be copied" msgstr "" -#: src/summaryview.c:5794 +#: ../src/summaryview.c:5794 msgid "Signed, has attachment(s)" msgstr "" -#: src/summaryview.c:5796 +#: ../src/summaryview.c:5796 msgid "Signed" msgstr "" -#: src/summaryview.c:5798 +#: ../src/summaryview.c:5798 msgid "Encrypted, has attachment(s)" msgstr "" -#: src/summaryview.c:5800 +#: ../src/summaryview.c:5800 msgid "Encrypted" msgstr "" -#: src/summaryview.c:5802 +#: ../src/summaryview.c:5802 msgid "Has attachment(s)" msgstr "" -#: src/summaryview.c:7300 +#: ../src/summaryview.c:7300 #, c-format msgid "" "Regular expression (regexp) error:\n" "%s" msgstr "" -#: src/summaryview.c:7403 +#: ../src/summaryview.c:7403 msgid "Go back to the folder list (You have unread messages)" msgstr "" -#: src/summaryview.c:7409 +#: ../src/summaryview.c:7409 msgid "Go back to the folder list" msgstr "" -#: src/textview.c:221 +#: ../src/textview.c:221 msgid "/Compose _new message" msgstr "" -#: src/textview.c:222 +#: ../src/textview.c:222 msgid "/Add to _address book" msgstr "" -#: src/textview.c:223 +#: ../src/textview.c:223 msgid "/Copy this add_ress" msgstr "" -#: src/textview.c:228 +#: ../src/textview.c:228 msgid "/_Open image" msgstr "" -#: src/textview.c:229 +#: ../src/textview.c:229 msgid "/_Save image..." msgstr "" -#: src/textview.c:662 +#: ../src/textview.c:662 #, c-format msgid "[%s %s (%d bytes)]" msgstr "" -#: src/textview.c:665 +#: ../src/textview.c:665 #, c-format msgid "[%s (%d bytes)]" msgstr "" -#: src/textview.c:841 +#: ../src/textview.c:841 msgid "" "\n" " This message can't be displayed.\n" @@ -13073,79 +13306,79 @@ " Use " msgstr "" -#: src/textview.c:846 +#: ../src/textview.c:846 msgid "'View Log'" msgstr "" -#: src/textview.c:847 +#: ../src/textview.c:847 msgid " in the Tools menu for more information." msgstr "" -#: src/textview.c:887 +#: ../src/textview.c:887 msgid " The following can be performed on this part\n" msgstr "" -#: src/textview.c:889 +#: ../src/textview.c:889 msgid " by right-clicking the icon or list item:" msgstr "" -#: src/textview.c:893 +#: ../src/textview.c:893 msgid " - To save, select " msgstr "" -#: src/textview.c:894 +#: ../src/textview.c:894 msgid "'Save as...'" msgstr "" -#: src/textview.c:896 +#: ../src/textview.c:896 msgid " (Shortcut key: 'y')" msgstr "" -#: src/textview.c:900 +#: ../src/textview.c:900 msgid " - To display as text, select " msgstr "" -#: src/textview.c:901 +#: ../src/textview.c:901 msgid "'Display as text'" msgstr "" -#: src/textview.c:904 +#: ../src/textview.c:904 msgid " (Shortcut key: 't')" msgstr "" -#: src/textview.c:908 +#: ../src/textview.c:908 msgid " - To open with an external program, select " msgstr "" -#: src/textview.c:909 +#: ../src/textview.c:909 msgid "'Open'" msgstr "" -#: src/textview.c:912 +#: ../src/textview.c:912 msgid " (Shortcut key: 'l')\n" msgstr "" -#: src/textview.c:913 +#: ../src/textview.c:913 msgid " (alternately double-click, or click the middle " msgstr "" -#: src/textview.c:914 +#: ../src/textview.c:914 msgid "mouse button)\n" msgstr "" -#: src/textview.c:915 +#: ../src/textview.c:915 msgid " - Or use " msgstr "" -#: src/textview.c:916 +#: ../src/textview.c:916 msgid "'Open with...'" msgstr "" -#: src/textview.c:917 +#: ../src/textview.c:917 msgid " (Shortcut key: 'o')" msgstr "" -#: src/textview.c:1008 +#: ../src/textview.c:1008 #, c-format msgid "" "The command to view attachment as text failed:\n" @@ -13153,11 +13386,11 @@ "Exit code %d\n" msgstr "" -#: src/textview.c:2068 +#: ../src/textview.c:2068 msgid "Tags: " msgstr "" -#: src/textview.c:2752 +#: ../src/textview.c:2752 #, c-format msgid "" "The real URL is different from the displayed URL.\n" @@ -13169,311 +13402,312 @@ "Open it anyway?" msgstr "" -#: src/textview.c:2761 +#: ../src/textview.c:2761 msgid "Phishing attempt warning" msgstr "" -#: src/textview.c:2762 +#: ../src/textview.c:2762 msgid "_Open URL" msgstr "" -#: src/toolbar.c:176 src/toolbar.c:1859 +#: ../src/toolbar.c:176 ../src/toolbar.c:1859 msgid "Receive Mail on all Accounts" msgstr "" -#: src/toolbar.c:177 src/toolbar.c:1864 +#: ../src/toolbar.c:177 ../src/toolbar.c:1864 msgid "Receive Mail on current Account" msgstr "" -#: src/toolbar.c:178 src/toolbar.c:1868 +#: ../src/toolbar.c:178 ../src/toolbar.c:1868 msgid "Send Queued Messages" msgstr "" -#: src/toolbar.c:179 src/toolbar.c:894 src/toolbar.c:1882 src/toolbar.c:1893 +#: ../src/toolbar.c:179 ../src/toolbar.c:894 ../src/toolbar.c:1882 +#: ../src/toolbar.c:1893 msgid "Compose Email" msgstr "" -#: src/toolbar.c:180 +#: ../src/toolbar.c:180 msgid "Compose News" msgstr "" -#: src/toolbar.c:181 src/toolbar.c:1918 src/toolbar.c:1925 +#: ../src/toolbar.c:181 ../src/toolbar.c:1918 ../src/toolbar.c:1925 msgid "Reply to Message" msgstr "" -#: src/toolbar.c:182 src/toolbar.c:1932 src/toolbar.c:1939 +#: ../src/toolbar.c:182 ../src/toolbar.c:1932 ../src/toolbar.c:1939 msgid "Reply to Sender" msgstr "" -#: src/toolbar.c:183 src/toolbar.c:1946 src/toolbar.c:1953 +#: ../src/toolbar.c:183 ../src/toolbar.c:1946 ../src/toolbar.c:1953 msgid "Reply to All" msgstr "" -#: src/toolbar.c:184 src/toolbar.c:1960 src/toolbar.c:1967 +#: ../src/toolbar.c:184 ../src/toolbar.c:1960 ../src/toolbar.c:1967 msgid "Reply to Mailing-list" msgstr "" -#: src/toolbar.c:185 src/toolbar.c:1876 +#: ../src/toolbar.c:185 ../src/toolbar.c:1876 msgid "Open email" msgstr "" -#: src/toolbar.c:186 src/toolbar.c:1974 src/toolbar.c:1981 +#: ../src/toolbar.c:186 ../src/toolbar.c:1974 ../src/toolbar.c:1981 msgid "Forward Message" msgstr "" -#: src/toolbar.c:187 src/toolbar.c:1986 +#: ../src/toolbar.c:187 ../src/toolbar.c:1986 msgid "Trash Message" msgstr "" -#: src/toolbar.c:188 src/toolbar.c:1990 +#: ../src/toolbar.c:188 ../src/toolbar.c:1990 msgid "Delete Message" msgstr "" -#: src/toolbar.c:190 src/toolbar.c:1998 +#: ../src/toolbar.c:190 ../src/toolbar.c:1998 msgid "Go to Previous Unread Message" msgstr "" -#: src/toolbar.c:191 src/toolbar.c:2002 +#: ../src/toolbar.c:191 ../src/toolbar.c:2002 msgid "Go to Next Unread Message" msgstr "" -#: src/toolbar.c:195 +#: ../src/toolbar.c:195 msgid "Learn Spam or Ham" msgstr "" -#: src/toolbar.c:196 +#: ../src/toolbar.c:196 msgid "Open folder/Go to folder list" msgstr "" -#: src/toolbar.c:198 src/toolbar.c:2008 +#: ../src/toolbar.c:198 ../src/toolbar.c:2008 msgid "Send Message" msgstr "" -#: src/toolbar.c:199 src/toolbar.c:2012 +#: ../src/toolbar.c:199 ../src/toolbar.c:2012 msgid "Put into queue folder and send later" msgstr "" -#: src/toolbar.c:200 src/toolbar.c:2016 +#: ../src/toolbar.c:200 ../src/toolbar.c:2016 msgid "Save to draft folder" msgstr "" -#: src/toolbar.c:201 src/toolbar.c:2020 +#: ../src/toolbar.c:201 ../src/toolbar.c:2020 msgid "Insert file" msgstr "" -#: src/toolbar.c:202 src/toolbar.c:2024 +#: ../src/toolbar.c:202 ../src/toolbar.c:2024 msgid "Attach file" msgstr "" -#: src/toolbar.c:203 src/toolbar.c:2028 +#: ../src/toolbar.c:203 ../src/toolbar.c:2028 msgid "Insert signature" msgstr "" -#: src/toolbar.c:204 src/toolbar.c:2032 +#: ../src/toolbar.c:204 ../src/toolbar.c:2032 msgid "Edit with external editor" msgstr "" -#: src/toolbar.c:205 src/toolbar.c:2036 +#: ../src/toolbar.c:205 ../src/toolbar.c:2036 msgid "Wrap long lines of current paragraph" msgstr "" -#: src/toolbar.c:206 src/toolbar.c:2040 +#: ../src/toolbar.c:206 ../src/toolbar.c:2040 msgid "Wrap all long lines" msgstr "" -#: src/toolbar.c:209 src/toolbar.c:449 src/toolbar.c:2049 +#: ../src/toolbar.c:209 ../src/toolbar.c:449 ../src/toolbar.c:2049 msgid "Check spelling" msgstr "" -#: src/toolbar.c:211 +#: ../src/toolbar.c:211 msgid "Claws Mail Actions Feature" msgstr "" -#: src/toolbar.c:212 src/toolbar.c:2065 +#: ../src/toolbar.c:212 ../src/toolbar.c:2065 msgid "Cancel receiving" msgstr "" -#: src/toolbar.c:213 src/toolbar.c:1872 +#: ../src/toolbar.c:213 ../src/toolbar.c:1872 msgid "Close window" msgstr "" -#: src/toolbar.c:233 +#: ../src/toolbar.c:233 msgid "/Reply with _quote" msgstr "" -#: src/toolbar.c:234 +#: ../src/toolbar.c:234 msgid "/_Reply without quote" msgstr "" -#: src/toolbar.c:238 +#: ../src/toolbar.c:238 msgid "/Reply to all with _quote" msgstr "" -#: src/toolbar.c:239 +#: ../src/toolbar.c:239 msgid "/_Reply to all without quote" msgstr "" -#: src/toolbar.c:243 +#: ../src/toolbar.c:243 msgid "/Reply to list with _quote" msgstr "" -#: src/toolbar.c:244 +#: ../src/toolbar.c:244 msgid "/_Reply to list without quote" msgstr "" -#: src/toolbar.c:248 +#: ../src/toolbar.c:248 msgid "/Reply to sender with _quote" msgstr "" -#: src/toolbar.c:249 +#: ../src/toolbar.c:249 msgid "/_Reply to sender without quote" msgstr "" -#: src/toolbar.c:255 +#: ../src/toolbar.c:255 msgid "/Redirec_t" msgstr "" -#: src/toolbar.c:260 +#: ../src/toolbar.c:260 msgid "/Learn as _Spam" msgstr "" -#: src/toolbar.c:261 +#: ../src/toolbar.c:261 msgid "/Learn as _Ham" msgstr "" -#: src/toolbar.c:416 +#: ../src/toolbar.c:416 msgid "Open" msgstr "" -#: src/toolbar.c:417 +#: ../src/toolbar.c:417 msgid "Get Mail" msgstr "" -#: src/toolbar.c:418 +#: ../src/toolbar.c:418 msgid "Get" msgstr "" -#: src/toolbar.c:420 src/toolbar.c:421 +#: ../src/toolbar.c:420 ../src/toolbar.c:421 msgid "Toolbar|Compose" msgstr "" -#: src/toolbar.c:423 +#: ../src/toolbar.c:423 msgid "All" msgstr "" -#: src/toolbar.c:425 +#: ../src/toolbar.c:425 msgid "List" msgstr "" -#: src/toolbar.c:430 +#: ../src/toolbar.c:430 msgid "Prev" msgstr "" -#: src/toolbar.c:431 +#: ../src/toolbar.c:431 msgid "Next" msgstr "" -#: src/toolbar.c:438 +#: ../src/toolbar.c:438 msgid "Draft" msgstr "" -#: src/toolbar.c:441 +#: ../src/toolbar.c:441 msgid "Insert sig." msgstr "" -#: src/toolbar.c:442 +#: ../src/toolbar.c:442 msgid "Edit" msgstr "" -#: src/toolbar.c:443 +#: ../src/toolbar.c:443 msgid "Wrap para." msgstr "" -#: src/toolbar.c:444 +#: ../src/toolbar.c:444 msgid "Wrap all" msgstr "" -#: src/toolbar.c:446 +#: ../src/toolbar.c:446 msgid "Stop" msgstr "" -#: src/toolbar.c:885 +#: ../src/toolbar.c:885 msgid "Compose News message" msgstr "" -#: src/toolbar.c:926 +#: ../src/toolbar.c:926 msgid "Learn spam" msgstr "" -#: src/toolbar.c:935 +#: ../src/toolbar.c:935 msgid "Ham" msgstr "" -#: src/toolbar.c:938 +#: ../src/toolbar.c:938 msgid "Learn ham" msgstr "" -#: src/toolbar.c:1854 +#: ../src/toolbar.c:1854 msgid "Go to folder list" msgstr "" -#: src/toolbar.c:1860 +#: ../src/toolbar.c:1860 msgid "Receive Mail on selected Account" msgstr "" -#: src/toolbar.c:1883 +#: ../src/toolbar.c:1883 msgid "Compose with selected Account" msgstr "" -#: src/toolbar.c:1904 +#: ../src/toolbar.c:1904 msgid "Learn as..." msgstr "" -#: src/toolbar.c:1919 +#: ../src/toolbar.c:1919 msgid "Reply to Message options" msgstr "" -#: src/toolbar.c:1933 +#: ../src/toolbar.c:1933 msgid "Reply to Sender options" msgstr "" -#: src/toolbar.c:1947 +#: ../src/toolbar.c:1947 msgid "Reply to All options" msgstr "" -#: src/toolbar.c:1961 +#: ../src/toolbar.c:1961 msgid "Reply to Mailing-list options" msgstr "" -#: src/toolbar.c:1975 +#: ../src/toolbar.c:1975 msgid "Forward Message options" msgstr "" -#: src/uri_opener.c:87 +#: ../src/uri_opener.c:87 msgid "There are no URLs in this email." msgstr "" -#: src/uri_opener.c:123 +#: ../src/uri_opener.c:123 msgid "Available URLs:" msgstr "" -#: src/uri_opener.c:171 +#: ../src/uri_opener.c:171 msgid "Dialog title|Open URLs" msgstr "" -#: src/uri_opener.c:196 +#: ../src/uri_opener.c:196 msgid "Please select the URL to open." msgstr "" -#: src/uri_opener.c:208 +#: ../src/uri_opener.c:208 msgid "Select All" msgstr "" -#: src/wizard.c:496 +#: ../src/wizard.c:496 msgid "Welcome Mail Subject|Welcome to Claws Mail" msgstr "" -#: src/wizard.c:519 +#: ../src/wizard.c:519 #, c-format msgid "" "\n" @@ -13522,159 +13756,159 @@ "\n" msgstr "" -#: src/wizard.c:595 +#: ../src/wizard.c:595 msgid "Please enter the mailbox name." msgstr "" -#: src/wizard.c:638 +#: ../src/wizard.c:638 msgid "Please enter your name and email address." msgstr "" -#: src/wizard.c:649 +#: ../src/wizard.c:649 msgid "Please enter your receiving server and username." msgstr "" -#: src/wizard.c:659 +#: ../src/wizard.c:659 msgid "Please enter your username." msgstr "" -#: src/wizard.c:669 +#: ../src/wizard.c:669 msgid "Please enter your SMTP server." msgstr "" -#: src/wizard.c:680 +#: ../src/wizard.c:680 msgid "Please enter your SMTP username." msgstr "" -#: src/wizard.c:961 +#: ../src/wizard.c:961 msgid "Your name:" msgstr "" -#: src/wizard.c:968 +#: ../src/wizard.c:968 msgid "Your email address:" msgstr "" -#: src/wizard.c:975 +#: ../src/wizard.c:975 msgid "Your organization:" msgstr "" -#: src/wizard.c:1077 +#: ../src/wizard.c:1077 msgid "Mailbox name:" msgstr "" -#: src/wizard.c:1086 +#: ../src/wizard.c:1086 msgid "" "You can also specify an absolute path, for example: \"/home/john/Documents/" "Mail\"" msgstr "" -#: src/wizard.c:1095 +#: ../src/wizard.c:1095 msgid "on internal memory" msgstr "" -#: src/wizard.c:1098 +#: ../src/wizard.c:1098 msgid "on external memory card" msgstr "" -#: src/wizard.c:1101 +#: ../src/wizard.c:1101 msgid "on internal memory card" msgstr "" -#: src/wizard.c:1151 +#: ../src/wizard.c:1151 msgid "Store data" msgstr "" -#: src/wizard.c:1194 +#: ../src/wizard.c:1194 msgid "" "You can specify the port number by appending it at the end: \"mail.example." "com:25\"" msgstr "" -#: src/wizard.c:1198 +#: ../src/wizard.c:1198 msgid "SMTP server address:" msgstr "" -#: src/wizard.c:1205 +#: ../src/wizard.c:1205 msgid "Use authentication" msgstr "" -#: src/wizard.c:1220 +#: ../src/wizard.c:1220 msgid "" "SMTP username:\n" "(empty to use the same as receive)" msgstr "" -#: src/wizard.c:1237 +#: ../src/wizard.c:1237 msgid "" "SMTP password:\n" "(empty to use the same as receive)" msgstr "" -#: src/wizard.c:1248 +#: ../src/wizard.c:1248 msgid "Use SSL to connect to SMTP server" msgstr "" -#: src/wizard.c:1256 src/wizard.c:1478 +#: ../src/wizard.c:1256 ../src/wizard.c:1478 msgid "Use SSL via STARTTLS" msgstr "" -#: src/wizard.c:1285 src/wizard.c:1309 src/wizard.c:1430 +#: ../src/wizard.c:1285 ../src/wizard.c:1309 ../src/wizard.c:1430 msgid "Server address:" msgstr "" -#: src/wizard.c:1338 +#: ../src/wizard.c:1338 msgid "Local mailbox:" msgstr "" -#: src/wizard.c:1395 +#: ../src/wizard.c:1395 msgid "IMAP" msgstr "" -#: src/wizard.c:1415 +#: ../src/wizard.c:1415 msgid "Server type:" msgstr "" -#: src/wizard.c:1426 +#: ../src/wizard.c:1426 msgid "" "You can specify the port number by appending it at the end: \"mail.example." "com:110\"" msgstr "" -#: src/wizard.c:1440 +#: ../src/wizard.c:1440 msgid "Username:" msgstr "" -#: src/wizard.c:1455 +#: ../src/wizard.c:1455 msgid "Password:" msgstr "" -#: src/wizard.c:1470 +#: ../src/wizard.c:1470 msgid "Use SSL to connect to receiving server" msgstr "" -#: src/wizard.c:1488 +#: ../src/wizard.c:1488 msgid "IMAP server directory:" msgstr "" -#: src/wizard.c:1497 +#: ../src/wizard.c:1497 msgid "Show only subscribed folders" msgstr "" -#: src/wizard.c:1505 +#: ../src/wizard.c:1505 msgid "" "Warning: this version of Claws Mail\n" "has been built without IMAP support." msgstr "" -#: src/wizard.c:1625 +#: ../src/wizard.c:1625 msgid "Claws Mail Setup Wizard" msgstr "" -#: src/wizard.c:1657 +#: ../src/wizard.c:1657 msgid "Welcome to Claws Mail" msgstr "" -#: src/wizard.c:1665 +#: ../src/wizard.c:1665 msgid "" "Welcome to the Claws Mail setup wizard.\n" "\n" @@ -13683,31 +13917,32 @@ "five minutes." msgstr "" -#: src/wizard.c:1688 +#: ../src/wizard.c:1688 msgid "About You" msgstr "" -#: src/wizard.c:1696 src/wizard.c:1711 src/wizard.c:1726 src/wizard.c:1742 +#: ../src/wizard.c:1696 ../src/wizard.c:1711 ../src/wizard.c:1726 +#: ../src/wizard.c:1742 msgid "Bold fields must be completed" msgstr "" -#: src/wizard.c:1703 +#: ../src/wizard.c:1703 msgid "Receiving mail" msgstr "" -#: src/wizard.c:1718 +#: ../src/wizard.c:1718 msgid "Sending mail" msgstr "" -#: src/wizard.c:1734 +#: ../src/wizard.c:1734 msgid "Saving mail on disk" msgstr "" -#: src/wizard.c:1750 +#: ../src/wizard.c:1750 msgid "Configuration finished" msgstr "" -#: src/wizard.c:1758 +#: ../src/wizard.c:1758 msgid "" "Claws Mail is now ready.\n" "Click Save to start." diff -u claws-mail-3.3.0/config.sub claws-mail-3.3.0/config.sub --- claws-mail-3.3.0/config.sub +++ claws-mail-3.3.0/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-01-18' +timestamp='2007-06-28' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -475,8 +475,8 @@ basic_machine=craynv-cray os=-unicosmp ;; - cr16c) - basic_machine=cr16c-unknown + cr16) + basic_machine=cr16-unknown os=-elf ;; crds | unos) @@ -683,6 +683,10 @@ basic_machine=i386-pc os=-mingw32 ;; + mingw32ce) + basic_machine=arm-unknown + os=-mingw32ce + ;; miniframe) basic_machine=m68000-convergent ;; diff -u claws-mail-3.3.0/debian/changelog claws-mail-3.3.0/debian/changelog --- claws-mail-3.3.0/debian/changelog +++ claws-mail-3.3.0/debian/changelog @@ -1,3 +1,9 @@ +claws-mail (3.3.0-1ubuntu3) hardy; urgency=low + + * removed line continuation chars from po/Makevars GETTEXT_OPTIONS section + because they caused intltool-update -pot fatal errors. + Kyle Nitzsche Thu, 14 Feb 2008 20:18:16 +0000 + claws-mail (3.3.0-1ubuntu2) hardy; urgency=low * Fixed manpage apropos line so lexgrog now understands it (LP: #191050) diff -u claws-mail-3.3.0/config.guess claws-mail-3.3.0/config.guess --- claws-mail-3.3.0/config.guess +++ claws-mail-3.3.0/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-03-06' +timestamp='2007-07-22' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -330,7 +330,7 @@ sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; - i86pc:SunOS:5.*:*) + i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) @@ -793,7 +793,7 @@ exit ;; *:Interix*:[3456]*) case ${UNAME_MACHINE} in - x86) + x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; EM64T | authenticamd) only in patch2: unchanged: --- claws-mail-3.3.0.orig/po/Makevars +++ claws-mail-3.3.0/po/Makevars @@ -8,13 +8,8 @@ top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = \ - --keyword=_ --flag=_:1:pass-c-format \ - --keyword=Q_ --flag=Q_:1:pass-c-format \ - --keyword=N_ --flag=N_:1:pass-c-format \ - --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \ - --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \ - --flag=error:3:c-format --flag=error_at_line:5:c-format +XGETTEXT_OPTIONS = --keyword=_ --flag=_:1:pass-c-format --keyword=Q_ --flag=Q_:1:pass-c-format --keyword=N_ --flag=N_:1:pass-c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=error:3:c-format --flag=error_at_line:5:c-format + # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding only in patch2: unchanged: --- claws-mail-3.3.0.orig/po/claws-mail.pot +++ claws-mail-3.3.0/po/claws-mail.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR The Claws Mail Team +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: paul@claws-mail.org\n" -"POT-Creation-Date: 2008-02-08 07:41+0000\n" +"POT-Creation-Date: 2008-02-14 20:15+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,120 +17,123 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: src/account.c:381 +#: ../src/account.c:381 msgid "" "Some composing windows are open.\n" "Please close all the composing windows before editing the accounts." msgstr "" -#: src/account.c:428 +#: ../src/account.c:428 msgid "Can't create folder." msgstr "" -#: src/account.c:699 +#: ../src/account.c:699 msgid "Edit accounts" msgstr "" -#: src/account.c:721 +#: ../src/account.c:721 msgid "" "Using 'Get Mail' will retrieve messages from your Accounts in the order " "given, the checkbox indicates which accounts will be included. Bold text " "indicates the default account." msgstr "" -#: src/account.c:792 +#: ../src/account.c:792 msgid " _Set as default account " msgstr "" -#: src/account.c:884 +#: ../src/account.c:884 msgid "Accounts with remote folders cannot be copied." msgstr "" -#: src/account.c:891 +#. copy fields +#: ../src/account.c:891 #, c-format msgid "Copy of %s" msgstr "" -#: src/account.c:1052 +#: ../src/account.c:1052 #, c-format msgid "Do you really want to delete the account '%s'?" msgstr "" -#: src/account.c:1054 +#: ../src/account.c:1054 msgid "(Untitled)" msgstr "" -#: src/account.c:1055 +#: ../src/account.c:1055 msgid "Delete account" msgstr "" -#: src/account.c:1508 +#: ../src/account.c:1508 msgid "Accounts List Get Column Name|G" msgstr "" -#: src/account.c:1514 +#: ../src/account.c:1514 msgid "'Get Mail' retrieves mail from the checked accounts" msgstr "" -#: src/account.c:1521 src/addressadd.c:196 src/addressbook.c:137 -#: src/addrduplicates.c:479 src/compose.c:6298 src/compose.c:6596 -#: src/editaddress.c:1270 src/editaddress.c:1327 src/editaddress.c:1343 -#: src/editbook.c:175 src/editgroup.c:287 src/editjpilot.c:270 -#: src/editldap.c:434 src/editvcard.c:183 src/importmutt.c:228 -#: src/importpine.c:227 src/mimeview.c:254 -#: src/plugins/pgpcore/select-keys.c:407 src/prefs_filtering.c:378 -#: src/prefs_filtering.c:1884 src/prefs_template.c:210 +#: ../src/account.c:1521 ../src/addressadd.c:196 ../src/addressbook.c:137 +#: ../src/addrduplicates.c:479 ../src/compose.c:6298 ../src/compose.c:6596 +#: ../src/editaddress.c:1270 ../src/editaddress.c:1327 +#: ../src/editaddress.c:1343 ../src/editbook.c:175 ../src/editgroup.c:287 +#: ../src/editjpilot.c:270 ../src/editldap.c:434 ../src/editvcard.c:183 +#: ../src/importmutt.c:228 ../src/importpine.c:227 ../src/mimeview.c:254 +#: ../src/plugins/pgpcore/select-keys.c:407 ../src/prefs_filtering.c:378 +#: ../src/prefs_filtering.c:1884 ../src/prefs_template.c:210 msgid "Name" msgstr "" -#: src/account.c:1529 src/prefs_account.c:1017 src/prefs_account.c:3577 +#: ../src/account.c:1529 ../src/prefs_account.c:1017 +#: ../src/prefs_account.c:3577 msgid "Protocol" msgstr "" -#: src/account.c:1537 src/ssl_manager.c:102 +#: ../src/account.c:1537 ../src/ssl_manager.c:102 msgid "Server" msgstr "" -#: src/action.c:363 +#: ../src/action.c:363 #, c-format msgid "Could not get message file %d" msgstr "" -#: src/action.c:394 +#: ../src/action.c:394 msgid "Could not get message part." msgstr "" -#: src/action.c:411 +#: ../src/action.c:411 #, c-format msgid "Can't get part of multipart message: %s" msgstr "" -#: src/action.c:525 +#: ../src/action.c:525 #, c-format msgid "" "The selected action cannot be used in the compose window\n" "because it contains %%f, %%F, %%as or %%p." msgstr "" -#: src/action.c:623 +#: ../src/action.c:623 msgid "There is no filtering action set" msgstr "" -#: src/action.c:625 +#: ../src/action.c:625 #, c-format msgid "" "Invalid filtering action(s):\n" "%s" msgstr "" -#: src/action.c:847 +#: ../src/action.c:847 #, c-format msgid "" "Command could not be started. Pipe creation failed.\n" "%s" msgstr "" -#: src/action.c:942 +#. Fork error +#: ../src/action.c:942 #, c-format msgid "" "Could not fork to execute the following command:\n" @@ -138,25 +141,25 @@ "%s" msgstr "" -#: src/action.c:1162 src/action.c:1318 +#: ../src/action.c:1162 ../src/action.c:1318 msgid "Completed" msgstr "" -#: src/action.c:1198 +#: ../src/action.c:1198 #, c-format msgid "--- Running: %s\n" msgstr "" -#: src/action.c:1202 +#: ../src/action.c:1202 #, c-format msgid "--- Ended: %s\n" msgstr "" -#: src/action.c:1235 +#: ../src/action.c:1235 msgid "Action's input/output" msgstr "" -#: src/action.c:1554 +#: ../src/action.c:1554 #, c-format msgid "" "Enter the argument for the following action:\n" @@ -164,11 +167,11 @@ " %s" msgstr "" -#: src/action.c:1559 +#: ../src/action.c:1559 msgid "Action's hidden user argument" msgstr "" -#: src/action.c:1563 +#: ../src/action.c:1563 #, c-format msgid "" "Enter the argument for the following action:\n" @@ -176,1699 +179,1723 @@ " %s" msgstr "" -#: src/action.c:1568 +#: ../src/action.c:1568 msgid "Action's user argument" msgstr "" -#: src/addr_compl.c:597 src/addressbook.c:4695 +#. that's a group +#: ../src/addr_compl.c:597 ../src/addressbook.c:4695 msgid "Group" msgstr "" -#: src/addrcustomattr.c:64 +#: ../src/addrcustomattr.c:64 msgid "date of birth" msgstr "" -#: src/addrcustomattr.c:65 +#: ../src/addrcustomattr.c:65 msgid "address" msgstr "" -#: src/addrcustomattr.c:66 +#: ../src/addrcustomattr.c:66 msgid "phone" msgstr "" -#: src/addrcustomattr.c:67 +#: ../src/addrcustomattr.c:67 msgid "mobile phone" msgstr "" -#: src/addrcustomattr.c:68 +#: ../src/addrcustomattr.c:68 msgid "organization" msgstr "" -#: src/addrcustomattr.c:69 +#: ../src/addrcustomattr.c:69 msgid "office address" msgstr "" -#: src/addrcustomattr.c:70 +#: ../src/addrcustomattr.c:70 msgid "office phone" msgstr "" -#: src/addrcustomattr.c:71 +#: ../src/addrcustomattr.c:71 msgid "fax" msgstr "" -#: src/addrcustomattr.c:72 +#: ../src/addrcustomattr.c:72 msgid "website" msgstr "" -#: src/addrcustomattr.c:140 +#: ../src/addrcustomattr.c:140 msgid "Attribute name" msgstr "" -#: src/addrcustomattr.c:155 +#: ../src/addrcustomattr.c:155 msgid "Delete all attribute names" msgstr "" -#: src/addrcustomattr.c:156 +#: ../src/addrcustomattr.c:156 msgid "Do you really want to delete all attribute names?" msgstr "" -#: src/addrcustomattr.c:180 +#: ../src/addrcustomattr.c:180 msgid "Delete attribute name" msgstr "" -#: src/addrcustomattr.c:181 +#: ../src/addrcustomattr.c:181 msgid "Do you really want to delete this attribute name?" msgstr "" -#: src/addrcustomattr.c:190 +#: ../src/addrcustomattr.c:190 msgid "Reset to default" msgstr "" -#: src/addrcustomattr.c:191 +#: ../src/addrcustomattr.c:191 msgid "" "Do you really want to replace all attribute names\n" "with the default set?" msgstr "" -#: src/addrcustomattr.c:210 src/addressbook.c:480 src/addressbook.c:496 -#: src/edittags.c:269 src/prefs_actions.c:1013 src/prefs_filtering.c:1729 -#: src/prefs_template.c:997 +#: ../src/addrcustomattr.c:210 ../src/addressbook.c:480 +#: ../src/addressbook.c:496 ../src/edittags.c:269 ../src/prefs_actions.c:1013 +#: ../src/prefs_filtering.c:1729 ../src/prefs_template.c:997 msgid "/_Delete" msgstr "" -#: src/addrcustomattr.c:211 src/edittags.c:270 src/prefs_actions.c:1014 -#: src/prefs_filtering.c:1730 src/prefs_template.c:998 +#: ../src/addrcustomattr.c:211 ../src/edittags.c:270 +#: ../src/prefs_actions.c:1014 ../src/prefs_filtering.c:1730 +#: ../src/prefs_template.c:998 msgid "/Delete _all" msgstr "" -#: src/addrcustomattr.c:212 +#: ../src/addrcustomattr.c:212 msgid "/_Reset to default" msgstr "" -#: src/addrcustomattr.c:408 +#: ../src/addrcustomattr.c:408 msgid "Attribute name is not set." msgstr "" -#: src/addrcustomattr.c:467 +#: ../src/addrcustomattr.c:467 msgid "Dialog title|Edit attribute names" msgstr "" -#: src/addrcustomattr.c:481 +#: ../src/addrcustomattr.c:481 msgid "New attribute name:" msgstr "" -#: src/addrcustomattr.c:518 +#: ../src/addrcustomattr.c:518 msgid "" "Adding or removing attribute names won't affect attributes already set for " "contacts." msgstr "" -#: src/addressadd.c:165 src/prefs_filtering_action.c:185 +#: ../src/addressadd.c:165 ../src/prefs_filtering_action.c:185 msgid "Add to address book" msgstr "" -#: src/addressadd.c:188 +#: ../src/addressadd.c:188 msgid "Contact" msgstr "" -#: src/addressadd.c:208 src/addrduplicates.c:451 -#: src/plugins/pgpcore/select-keys.c:408 src/toolbar.c:445 +#: ../src/addressadd.c:208 ../src/addrduplicates.c:451 +#: ../src/plugins/pgpcore/select-keys.c:408 ../src/toolbar.c:445 msgid "Address" msgstr "" -#: src/addressadd.c:219 src/addressbook.c:139 src/editaddress.c:1062 -#: src/editaddress.c:1137 src/editgroup.c:289 +#: ../src/addressadd.c:219 ../src/addressbook.c:139 ../src/editaddress.c:1062 +#: ../src/editaddress.c:1137 ../src/editgroup.c:289 msgid "Remarks" msgstr "" -#: src/addressadd.c:241 src/addressbook_foldersel.c:164 +#: ../src/addressadd.c:241 ../src/addressbook_foldersel.c:164 msgid "Select Address Book Folder" msgstr "" -#: src/addressadd.c:425 src/editaddress.c:1577 src/headerview.c:352 -#: src/textview.c:1947 +#: ../src/addressadd.c:425 ../src/editaddress.c:1577 ../src/headerview.c:352 +#: ../src/textview.c:1947 #, c-format msgid "" "Failed to save image: \n" "%s" msgstr "" -#: src/addressadd.c:438 src/addressbook.c:3066 src/addressbook.c:3116 +#: ../src/addressadd.c:438 ../src/addressbook.c:3066 ../src/addressbook.c:3116 msgid "Add address(es)" msgstr "" -#: src/addressadd.c:439 +#: ../src/addressadd.c:439 msgid "Can't add the specified address" msgstr "" -#: src/addressbook.c:138 src/addressbook.c:4679 src/editaddress.c:1059 -#: src/editaddress.c:1120 src/editgroup.c:288 src/expldifdlg.c:525 -#: src/exporthtml.c:595 src/exporthtml.c:759 src/ldif.c:781 +#: ../src/addressbook.c:138 ../src/addressbook.c:4679 +#: ../src/editaddress.c:1059 ../src/editaddress.c:1120 ../src/editgroup.c:288 +#: ../src/expldifdlg.c:525 ../src/exporthtml.c:595 ../src/exporthtml.c:759 +#: ../src/ldif.c:781 msgid "Email Address" msgstr "" -#: src/addressbook.c:433 +#: ../src/addressbook.c:433 msgid "/_Book" msgstr "" -#: src/addressbook.c:434 +#: ../src/addressbook.c:434 msgid "/_Book/New _Book" msgstr "" -#: src/addressbook.c:435 +#: ../src/addressbook.c:435 msgid "/_Book/New _Folder" msgstr "" -#: src/addressbook.c:436 +#: ../src/addressbook.c:436 msgid "/_Book/New _vCard" msgstr "" -#: src/addressbook.c:438 +#: ../src/addressbook.c:438 msgid "/_Book/New _JPilot" msgstr "" -#: src/addressbook.c:441 +#: ../src/addressbook.c:441 msgid "/_Book/New LDAP _Server" msgstr "" -#: src/addressbook.c:443 src/addressbook.c:446 +#: ../src/addressbook.c:443 ../src/addressbook.c:446 msgid "/_Book/---" msgstr "" -#: src/addressbook.c:444 +#: ../src/addressbook.c:444 msgid "/_Book/_Edit book" msgstr "" -#: src/addressbook.c:445 +#: ../src/addressbook.c:445 msgid "/_Book/_Delete book" msgstr "" -#: src/addressbook.c:447 +#: ../src/addressbook.c:447 msgid "/_Book/_Save" msgstr "" -#: src/addressbook.c:448 +#: ../src/addressbook.c:448 msgid "/_Book/_Close" msgstr "" -#: src/addressbook.c:449 +#: ../src/addressbook.c:449 msgid "/_Address" msgstr "" -#: src/addressbook.c:450 +#: ../src/addressbook.c:450 msgid "/_Address/_Select all" msgstr "" -#: src/addressbook.c:451 src/addressbook.c:455 src/addressbook.c:458 -#: src/addressbook.c:461 +#: ../src/addressbook.c:451 ../src/addressbook.c:455 ../src/addressbook.c:458 +#: ../src/addressbook.c:461 msgid "/_Address/---" msgstr "" -#: src/addressbook.c:452 +#: ../src/addressbook.c:452 msgid "/_Address/C_ut" msgstr "" -#: src/addressbook.c:453 +#: ../src/addressbook.c:453 msgid "/_Address/_Copy" msgstr "" -#: src/addressbook.c:454 +#: ../src/addressbook.c:454 msgid "/_Address/_Paste" msgstr "" -#: src/addressbook.c:456 +#: ../src/addressbook.c:456 msgid "/_Address/_Edit" msgstr "" -#: src/addressbook.c:457 +#: ../src/addressbook.c:457 msgid "/_Address/_Delete" msgstr "" -#: src/addressbook.c:459 +#: ../src/addressbook.c:459 msgid "/_Address/New _Address" msgstr "" -#: src/addressbook.c:460 +#: ../src/addressbook.c:460 msgid "/_Address/New _Group" msgstr "" -#: src/addressbook.c:462 +#: ../src/addressbook.c:462 msgid "/_Address/_Mail To" msgstr "" -#: src/addressbook.c:463 src/compose.c:812 src/mainwindow.c:853 -#: src/messageview.c:394 +#: ../src/addressbook.c:463 ../src/compose.c:812 ../src/mainwindow.c:853 +#: ../src/messageview.c:394 msgid "/_Tools" msgstr "" -#: src/addressbook.c:464 +#: ../src/addressbook.c:464 msgid "/_Tools/Import _LDIF file..." msgstr "" -#: src/addressbook.c:465 +#: ../src/addressbook.c:465 msgid "/_Tools/Import M_utt file..." msgstr "" -#: src/addressbook.c:466 +#: ../src/addressbook.c:466 msgid "/_Tools/Import _Pine file..." msgstr "" -#: src/addressbook.c:467 src/addressbook.c:470 src/mainwindow.c:862 -#: src/mainwindow.c:887 src/mainwindow.c:889 src/mainwindow.c:891 -#: src/mainwindow.c:900 src/mainwindow.c:903 src/mainwindow.c:907 -#: src/messageview.c:398 src/messageview.c:419 src/messageview.c:421 +#: ../src/addressbook.c:467 ../src/addressbook.c:470 ../src/mainwindow.c:862 +#: ../src/mainwindow.c:887 ../src/mainwindow.c:889 ../src/mainwindow.c:891 +#: ../src/mainwindow.c:900 ../src/mainwindow.c:903 ../src/mainwindow.c:907 +#: ../src/messageview.c:398 ../src/messageview.c:419 ../src/messageview.c:421 msgid "/_Tools/---" msgstr "" -#: src/addressbook.c:468 +#: ../src/addressbook.c:468 msgid "/_Tools/Export _HTML..." msgstr "" -#: src/addressbook.c:469 +#: ../src/addressbook.c:469 msgid "/_Tools/Export LDI_F..." msgstr "" -#: src/addressbook.c:471 +#: ../src/addressbook.c:471 msgid "/_Tools/Find duplicates..." msgstr "" -#: src/addressbook.c:472 +#: ../src/addressbook.c:472 msgid "/_Tools/Edit custom attributes..." msgstr "" -#: src/addressbook.c:473 src/compose.c:817 src/mainwindow.c:935 -#: src/messageview.c:424 +#: ../src/addressbook.c:473 ../src/compose.c:817 ../src/mainwindow.c:935 +#: ../src/messageview.c:424 msgid "/_Help" msgstr "" -#: src/addressbook.c:474 src/compose.c:818 src/mainwindow.c:941 -#: src/messageview.c:425 +#: ../src/addressbook.c:474 ../src/compose.c:818 ../src/mainwindow.c:941 +#: ../src/messageview.c:425 msgid "/_Help/_About" msgstr "" -#: src/addressbook.c:479 src/addressbook.c:495 src/compose.c:579 -#: src/mainwindow.c:558 src/messageview.c:226 +#: ../src/addressbook.c:479 ../src/addressbook.c:495 ../src/compose.c:579 +#: ../src/mainwindow.c:558 ../src/messageview.c:226 msgid "/_Edit" msgstr "" -#: src/addressbook.c:482 +#: ../src/addressbook.c:482 msgid "/New _Book" msgstr "" -#: src/addressbook.c:483 +#: ../src/addressbook.c:483 msgid "/New _Folder" msgstr "" -#: src/addressbook.c:484 src/addressbook.c:499 +#: ../src/addressbook.c:484 ../src/addressbook.c:499 msgid "/New _Group" msgstr "" -#: src/addressbook.c:486 src/addressbook.c:501 +#: ../src/addressbook.c:486 ../src/addressbook.c:501 msgid "/C_ut" msgstr "" -#: src/addressbook.c:487 src/addressbook.c:502 +#: ../src/addressbook.c:487 ../src/addressbook.c:502 msgid "/_Copy" msgstr "" -#: src/addressbook.c:488 src/addressbook.c:503 +#: ../src/addressbook.c:488 ../src/addressbook.c:503 msgid "/_Paste" msgstr "" -#: src/addressbook.c:493 +#: ../src/addressbook.c:493 msgid "/_Select all" msgstr "" -#: src/addressbook.c:498 +#: ../src/addressbook.c:498 msgid "/New _Address" msgstr "" -#: src/addressbook.c:506 +#. {N_("/Pa_ste Address"), NULL, addressbook_clip_paste_address_cb, 0, NULL, NULL}, +#: ../src/addressbook.c:506 msgid "/_Mail To" msgstr "" -#: src/addressbook.c:508 +#: ../src/addressbook.c:508 msgid "/_Browse Entry" msgstr "" -#: src/addressbook.c:521 src/crash.c:455 src/crash.c:474 src/importldif.c:120 -#: src/plugins/pgpcore/sgpgme.c:140 src/prefs_themes.c:690 -#: src/prefs_themes.c:722 src/prefs_themes.c:723 +#: ../src/addressbook.c:521 ../src/crash.c:455 ../src/crash.c:474 +#: ../src/importldif.c:120 ../src/plugins/pgpcore/sgpgme.c:140 +#: ../src/prefs_themes.c:690 ../src/prefs_themes.c:722 +#: ../src/prefs_themes.c:723 msgid "Unknown" msgstr "" -#: src/addressbook.c:528 src/addressbook.c:547 src/importldif.c:127 +#: ../src/addressbook.c:528 ../src/addressbook.c:547 ../src/importldif.c:127 msgid "Success" msgstr "" -#: src/addressbook.c:529 src/importldif.c:128 +#: ../src/addressbook.c:529 ../src/importldif.c:128 msgid "Bad arguments" msgstr "" -#: src/addressbook.c:530 src/importldif.c:129 +#: ../src/addressbook.c:530 ../src/importldif.c:129 msgid "File not specified" msgstr "" -#: src/addressbook.c:531 src/importldif.c:130 +#: ../src/addressbook.c:531 ../src/importldif.c:130 msgid "Error opening file" msgstr "" -#: src/addressbook.c:532 src/importldif.c:131 +#: ../src/addressbook.c:532 ../src/importldif.c:131 msgid "Error reading file" msgstr "" -#: src/addressbook.c:533 src/importldif.c:132 +#: ../src/addressbook.c:533 ../src/importldif.c:132 msgid "End of file encountered" msgstr "" -#: src/addressbook.c:534 src/importldif.c:133 +#: ../src/addressbook.c:534 ../src/importldif.c:133 msgid "Error allocating memory" msgstr "" -#: src/addressbook.c:535 src/importldif.c:134 +#: ../src/addressbook.c:535 ../src/importldif.c:134 msgid "Bad file format" msgstr "" -#: src/addressbook.c:536 src/importldif.c:135 +#: ../src/addressbook.c:536 ../src/importldif.c:135 msgid "Error writing to file" msgstr "" -#: src/addressbook.c:537 src/importldif.c:136 +#: ../src/addressbook.c:537 ../src/importldif.c:136 msgid "Error opening directory" msgstr "" -#: src/addressbook.c:538 src/importldif.c:137 +#: ../src/addressbook.c:538 ../src/importldif.c:137 msgid "No path specified" msgstr "" -#: src/addressbook.c:548 +#: ../src/addressbook.c:548 msgid "Error connecting to LDAP server" msgstr "" -#: src/addressbook.c:549 +#: ../src/addressbook.c:549 msgid "Error initializing LDAP" msgstr "" -#: src/addressbook.c:550 +#: ../src/addressbook.c:550 msgid "Error binding to LDAP server" msgstr "" -#: src/addressbook.c:551 +#: ../src/addressbook.c:551 msgid "Error searching LDAP database" msgstr "" -#: src/addressbook.c:552 +#: ../src/addressbook.c:552 msgid "Timeout performing LDAP operation" msgstr "" -#: src/addressbook.c:553 +#: ../src/addressbook.c:553 msgid "Error in LDAP search criteria" msgstr "" -#: src/addressbook.c:554 +#: ../src/addressbook.c:554 msgid "No LDAP entries found for search criteria" msgstr "" -#: src/addressbook.c:555 +#: ../src/addressbook.c:555 msgid "LDAP search terminated on request" msgstr "" -#: src/addressbook.c:556 +#: ../src/addressbook.c:556 msgid "Error starting TLS connection" msgstr "" -#: src/addressbook.c:557 +#: ../src/addressbook.c:557 msgid "Distinguished Name (dn) is missing" msgstr "" -#: src/addressbook.c:558 +#: ../src/addressbook.c:558 msgid "Missing required information" msgstr "" -#: src/addressbook.c:559 +#: ../src/addressbook.c:559 msgid "Another contact exists with that key" msgstr "" -#: src/addressbook.c:560 +#: ../src/addressbook.c:560 msgid "Strong(er) authentication required" msgstr "" -#: src/addressbook.c:934 +#: ../src/addressbook.c:934 msgid "Sources" msgstr "" -#: src/addressbook.c:938 src/prefs_matcher.c:589 src/prefs_other.c:513 -#: src/toolbar.c:207 src/toolbar.c:2044 +#: ../src/addressbook.c:938 ../src/prefs_matcher.c:589 +#: ../src/prefs_other.c:513 ../src/toolbar.c:207 ../src/toolbar.c:2044 msgid "Address book" msgstr "" -#: src/addressbook.c:1070 +#: ../src/addressbook.c:1070 msgid "Lookup name:" msgstr "" -#: src/addressbook.c:1385 src/addressbook.c:1431 src/addrduplicates.c:801 +#: ../src/addressbook.c:1385 ../src/addressbook.c:1431 +#: ../src/addrduplicates.c:801 msgid "Delete address(es)" msgstr "" -#: src/addressbook.c:1386 src/addrduplicates.c:850 +#: ../src/addressbook.c:1386 ../src/addrduplicates.c:850 msgid "This address data is readonly and cannot be deleted." msgstr "" -#: src/addressbook.c:1425 +#: ../src/addressbook.c:1425 msgid "Delete group" msgstr "" -#: src/addressbook.c:1426 +#: ../src/addressbook.c:1426 msgid "" "Really delete the group(s)?\n" "The addresses it contains will not be lost." msgstr "" -#: src/addressbook.c:1432 src/addrduplicates.c:802 +#: ../src/addressbook.c:1432 ../src/addrduplicates.c:802 msgid "Really delete the address(es)?" msgstr "" -#: src/addressbook.c:2064 +#: ../src/addressbook.c:2064 msgid "Cannot paste. Target address book is readonly." msgstr "" -#: src/addressbook.c:2074 +#: ../src/addressbook.c:2074 msgid "Cannot paste into an address group." msgstr "" -#: src/addressbook.c:2767 +#: ../src/addressbook.c:2767 #, c-format msgid "Do you want to delete the query results and addresses in '%s' ?" msgstr "" -#: src/addressbook.c:2770 src/addressbook.c:2796 src/addressbook.c:2803 -#: src/prefs_filtering_action.c:163 src/toolbar.c:428 +#: ../src/addressbook.c:2770 ../src/addressbook.c:2796 +#: ../src/addressbook.c:2803 ../src/prefs_filtering_action.c:163 +#: ../src/toolbar.c:428 msgid "Delete" msgstr "" -#: src/addressbook.c:2779 +#: ../src/addressbook.c:2779 #, c-format msgid "" "Do you want to delete '%s' ?If you delete the folder only, the addresses it " "contains will be moved into the parent folder." msgstr "" -#: src/addressbook.c:2782 src/imap_gtk.c:302 src/mh_gtk.c:182 +#: ../src/addressbook.c:2782 ../src/imap_gtk.c:302 ../src/mh_gtk.c:182 msgid "Delete folder" msgstr "" -#: src/addressbook.c:2783 +#: ../src/addressbook.c:2783 msgid "+Delete _folder only" msgstr "" -#: src/addressbook.c:2783 +#: ../src/addressbook.c:2783 msgid "Delete folder and _addresses" msgstr "" -#: src/addressbook.c:2794 +#: ../src/addressbook.c:2794 #, c-format msgid "" "Do you want to delete '%s'?\n" "The addresses it contains will not be lost." msgstr "" -#: src/addressbook.c:2801 +#: ../src/addressbook.c:2801 #, c-format msgid "" "Do you want to delete '%s'?\n" "The addresses it contains will be lost." msgstr "" -#: src/addressbook.c:2911 +#. * +#. * Label (a format string) that is used to name each folder. +#. +#: ../src/addressbook.c:2911 #, c-format msgid "Search '%s'" msgstr "" -#: src/addressbook.c:3049 src/addressbook.c:3098 +#: ../src/addressbook.c:3049 ../src/addressbook.c:3098 msgid "New Contacts" msgstr "" -#: src/addressbook.c:3878 +#: ../src/addressbook.c:3878 msgid "New user, could not save index file." msgstr "" -#: src/addressbook.c:3882 +#: ../src/addressbook.c:3882 msgid "New user, could not save address book files." msgstr "" -#: src/addressbook.c:3892 +#: ../src/addressbook.c:3892 msgid "Old address book converted successfully." msgstr "" -#: src/addressbook.c:3897 +#: ../src/addressbook.c:3897 msgid "" "Old address book converted,\n" "could not save new address index file." msgstr "" -#: src/addressbook.c:3910 +#: ../src/addressbook.c:3910 msgid "" "Could not convert address book,\n" "but created empty new address book files." msgstr "" -#: src/addressbook.c:3916 +#: ../src/addressbook.c:3916 msgid "" "Could not convert address book,\n" "could not save new address index file." msgstr "" -#: src/addressbook.c:3921 +#: ../src/addressbook.c:3921 msgid "" "Could not convert address book\n" "and could not create new address book files." msgstr "" -#: src/addressbook.c:3928 src/addressbook.c:3934 +#: ../src/addressbook.c:3928 ../src/addressbook.c:3934 msgid "Addressbook conversion error" msgstr "" -#: src/addressbook.c:4041 +#: ../src/addressbook.c:4041 msgid "Addressbook Error" msgstr "" -#: src/addressbook.c:4042 +#: ../src/addressbook.c:4042 msgid "Could not read address index" msgstr "" -#: src/addressbook.c:4369 +#. * +#. * Message that is displayed whilst a query is executing in a background +#. * thread. +#. +#: ../src/addressbook.c:4369 msgid "Busy searching..." msgstr "" -#: src/addressbook.c:4631 +#: ../src/addressbook.c:4631 msgid "Interface" msgstr "" -#: src/addressbook.c:4647 src/addressbook_foldersel.c:192 src/exphtmldlg.c:375 -#: src/expldifdlg.c:392 src/exporthtml.c:979 src/importldif.c:660 +#: ../src/addressbook.c:4647 ../src/addressbook_foldersel.c:192 +#: ../src/exphtmldlg.c:375 ../src/expldifdlg.c:392 ../src/exporthtml.c:979 +#: ../src/importldif.c:660 msgid "Address Book" msgstr "" -#: src/addressbook.c:4663 +#: ../src/addressbook.c:4663 msgid "Person" msgstr "" -#: src/addressbook.c:4711 src/exporthtml.c:879 src/folderview.c:405 -#: src/folderview.c:493 src/prefs_account.c:2517 src/prefs_folder_column.c:81 -#: src/prefs_folder_item.c:1511 src/prefs_folder_item.c:1529 -#: src/prefs_folder_item.c:1546 +#. special folder setting (maybe these options are redundant) +#: ../src/addressbook.c:4711 ../src/exporthtml.c:879 ../src/folderview.c:405 +#: ../src/folderview.c:493 ../src/prefs_account.c:2517 +#: ../src/prefs_folder_column.c:81 ../src/prefs_folder_item.c:1511 +#: ../src/prefs_folder_item.c:1529 ../src/prefs_folder_item.c:1546 msgid "Folder" msgstr "" -#: src/addressbook.c:4727 +#: ../src/addressbook.c:4727 msgid "vCard" msgstr "" -#: src/addressbook.c:4743 src/addressbook.c:4759 +#: ../src/addressbook.c:4743 ../src/addressbook.c:4759 msgid "JPilot" msgstr "" -#: src/addressbook.c:4775 +#: ../src/addressbook.c:4775 msgid "LDAP servers" msgstr "" -#: src/addressbook.c:4791 +#: ../src/addressbook.c:4791 msgid "LDAP Query" msgstr "" -#: src/addressbook.c:5113 src/addressbook_foldersel.c:391 src/matcher.c:364 -#: src/matcher.c:1274 src/matcher.c:1407 -#: src/plugins/bogofilter/bogofilter.c:103 -#: src/plugins/bogofilter/bogofilter.c:217 -#: src/plugins/bogofilter/bogofilter_gtk.c:234 -#: src/plugins/dillo_viewer/dillo_prefs.c:66 -#: src/plugins/dillo_viewer/dillo_prefs.c:199 -#: src/plugins/dillo_viewer/dillo_viewer.c:123 -#: src/plugins/spamassassin/spamassassin.c:116 -#: src/plugins/spamassassin/spamassassin.c:254 -#: src/plugins/spamassassin/spamassassin_gtk.c:449 src/prefs_matcher.c:623 -#: src/prefs_matcher.c:653 src/prefs_matcher.c:1460 src/prefs_matcher.c:1475 -#: src/prefs_matcher.c:1477 src/prefs_matcher.c:2323 src/prefs_matcher.c:2327 +#. how many address headers are me trying to mach? +#. book/folder value +#: ../src/addressbook.c:5113 ../src/addressbook_foldersel.c:391 +#: ../src/matcher.c:364 ../src/matcher.c:1274 ../src/matcher.c:1407 +#: ../src/plugins/bogofilter/bogofilter.c:103 +#: ../src/plugins/bogofilter/bogofilter.c:217 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:234 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:66 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:199 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:123 +#: ../src/plugins/spamassassin/spamassassin.c:116 +#: ../src/plugins/spamassassin/spamassassin.c:254 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:449 +#: ../src/prefs_matcher.c:623 ../src/prefs_matcher.c:653 +#: ../src/prefs_matcher.c:1460 ../src/prefs_matcher.c:1475 +#: ../src/prefs_matcher.c:1477 ../src/prefs_matcher.c:2323 +#: ../src/prefs_matcher.c:2327 msgid "Any" msgstr "" -#: src/addrgather.c:158 +#: ../src/addrgather.c:158 msgid "Please specify name for address book." msgstr "" -#: src/addrgather.c:178 +#: ../src/addrgather.c:178 msgid "Please select the mail headers to search." msgstr "" -#: src/addrgather.c:185 +#. Go fer it +#: ../src/addrgather.c:185 msgid "Harvesting addresses..." msgstr "" -#: src/addrgather.c:224 +#: ../src/addrgather.c:224 msgid "Addresses gathered successfully." msgstr "" -#: src/addrgather.c:294 +#: ../src/addrgather.c:294 msgid "No folder or message was selected." msgstr "" -#: src/addrgather.c:302 +#: ../src/addrgather.c:302 msgid "" "Please select a folder to process from the folder\n" "list. Alternatively, select one or messages from\n" "the message list." msgstr "" -#: src/addrgather.c:354 +#: ../src/addrgather.c:354 msgid "Folder :" msgstr "" -#: src/addrgather.c:365 src/exphtmldlg.c:543 src/expldifdlg.c:629 -#: src/importldif.c:909 +#: ../src/addrgather.c:365 ../src/exphtmldlg.c:543 ../src/expldifdlg.c:629 +#: ../src/importldif.c:909 msgid "Address Book :" msgstr "" -#: src/addrgather.c:375 +#: ../src/addrgather.c:375 msgid "Folder Size :" msgstr "" -#: src/addrgather.c:390 +#: ../src/addrgather.c:390 msgid "Process these mail header fields" msgstr "" -#: src/addrgather.c:408 +#: ../src/addrgather.c:408 msgid "Include subfolders" msgstr "" -#: src/addrgather.c:431 src/prefs_filtering_action.c:1350 +#: ../src/addrgather.c:431 ../src/prefs_filtering_action.c:1350 msgid "Header Name" msgstr "" -#: src/addrgather.c:432 +#: ../src/addrgather.c:432 msgid "Address Count" msgstr "" -#: src/addrgather.c:537 src/alertpanel.c:158 src/compose.c:5149 -#: src/compose.c:10215 src/messageview.c:690 src/messageview.c:703 -#: src/plugins/pgpcore/sgpgme.c:581 src/summaryview.c:4553 +#. Create notebook pages +#: ../src/addrgather.c:537 ../src/alertpanel.c:158 ../src/compose.c:5149 +#: ../src/compose.c:10215 ../src/messageview.c:690 ../src/messageview.c:703 +#: ../src/plugins/pgpcore/sgpgme.c:581 ../src/summaryview.c:4553 msgid "Warning" msgstr "" -#: src/addrgather.c:538 +#: ../src/addrgather.c:538 msgid "Header Fields" msgstr "" -#: src/addrgather.c:539 src/exphtmldlg.c:663 src/expldifdlg.c:740 -#: src/importldif.c:1041 +#: ../src/addrgather.c:539 ../src/exphtmldlg.c:663 ../src/expldifdlg.c:740 +#: ../src/importldif.c:1041 msgid "Finish" msgstr "" -#: src/addrgather.c:600 +#: ../src/addrgather.c:600 msgid "Harvest Email Addresses - from Selected Messages" msgstr "" -#: src/addrgather.c:608 +#: ../src/addrgather.c:608 msgid "Harvest Email Addresses - from Folder" msgstr "" -#: src/addrindex.c:118 +#: ../src/addrindex.c:118 msgid "Common addresses" msgstr "" -#: src/addrindex.c:119 +#: ../src/addrindex.c:119 msgid "Personal addresses" msgstr "" -#: src/addrindex.c:125 +#: ../src/addrindex.c:125 msgid "Common address" msgstr "" -#: src/addrindex.c:126 +#: ../src/addrindex.c:126 msgid "Personal address" msgstr "" -#: src/addrindex.c:1825 +#: ../src/addrindex.c:1825 msgid "Address(es) update" msgstr "" -#: src/addrindex.c:1826 +#: ../src/addrindex.c:1826 msgid "Update failed. Changes not written to Directory." msgstr "" -#: src/addrduplicates.c:126 +#: ../src/addrduplicates.c:126 msgid "Show duplicates in the same book" msgstr "" -#: src/addrduplicates.c:132 +#: ../src/addrduplicates.c:132 msgid "Show duplicates in different books" msgstr "" -#: src/addrduplicates.c:143 +#: ../src/addrduplicates.c:143 msgid "Find address book email duplicates" msgstr "" -#: src/addrduplicates.c:144 +#: ../src/addrduplicates.c:144 msgid "" "Claws Mail will now search for duplicate email addresses in the address book." msgstr "" -#: src/addrduplicates.c:325 +#: ../src/addrduplicates.c:325 msgid "No duplicate email addresses found in the address book" msgstr "" -#: src/addrduplicates.c:356 +#: ../src/addrduplicates.c:356 msgid "Duplicate email addresses" msgstr "" -#: src/addrduplicates.c:472 +#: ../src/addrduplicates.c:472 msgid "Address book path" msgstr "" -#: src/addrduplicates.c:849 +#: ../src/addrduplicates.c:849 msgid "Delete address" msgstr "" -#: src/alertpanel.c:145 src/compose.c:8189 +#: ../src/alertpanel.c:145 ../src/compose.c:8189 msgid "Notice" msgstr "" -#: src/alertpanel.c:171 src/alertpanel.c:194 src/compose.c:5089 src/inc.c:649 -#: src/plugins/pgpcore/sgpgme.c:152 src/plugins/pgpcore/sgpgme.c:243 +#: ../src/alertpanel.c:171 ../src/alertpanel.c:194 ../src/compose.c:5089 +#: ../src/inc.c:649 ../src/plugins/pgpcore/sgpgme.c:152 +#: ../src/plugins/pgpcore/sgpgme.c:243 msgid "Error" msgstr "" -#: src/alertpanel.c:195 +#: ../src/alertpanel.c:195 msgid "_View log" msgstr "" -#: src/alertpanel.c:345 +#: ../src/alertpanel.c:345 msgid "Show this message next time" msgstr "" -#: src/browseldap.c:223 +#: ../src/browseldap.c:223 msgid "Browse Directory Entry" msgstr "" -#: src/browseldap.c:243 +#: ../src/browseldap.c:243 msgid "Server Name :" msgstr "" -#: src/browseldap.c:253 +#: ../src/browseldap.c:253 msgid "Distinguished Name (dn) :" msgstr "" -#: src/browseldap.c:276 +#: ../src/browseldap.c:276 msgid "LDAP Name" msgstr "" -#: src/browseldap.c:278 +#: ../src/browseldap.c:278 msgid "Attribute Value" msgstr "" -#: src/common/plugin.c:58 +#: ../src/common/plugin.c:58 msgid "Nothing" msgstr "" -#: src/common/plugin.c:59 +#: ../src/common/plugin.c:59 msgid "a viewer" msgstr "" -#: src/common/plugin.c:60 +#: ../src/common/plugin.c:60 msgid "a MIME parser" msgstr "" -#: src/common/plugin.c:61 +#: ../src/common/plugin.c:61 msgid "folders" msgstr "" -#: src/common/plugin.c:62 +#: ../src/common/plugin.c:62 msgid "filtering" msgstr "" -#: src/common/plugin.c:63 +#: ../src/common/plugin.c:63 msgid "a privacy interface" msgstr "" -#: src/common/plugin.c:64 +#: ../src/common/plugin.c:64 msgid "a notifier" msgstr "" -#: src/common/plugin.c:65 +#: ../src/common/plugin.c:65 msgid "an utility" msgstr "" -#: src/common/plugin.c:66 +#: ../src/common/plugin.c:66 msgid "things" msgstr "" -#: src/common/plugin.c:284 +#: ../src/common/plugin.c:284 #, c-format msgid "" "This plugin provides %s (%s), which is already provided by the %s plugin." msgstr "" -#: src/common/plugin.c:323 +#: ../src/common/plugin.c:323 msgid "Plugin already loaded" msgstr "" -#: src/common/plugin.c:334 +#: ../src/common/plugin.c:334 msgid "Failed to allocate memory for Plugin" msgstr "" -#: src/common/plugin.c:364 +#: ../src/common/plugin.c:364 msgid "This module is not licensed under a GPL v2 or later compatible license." msgstr "" -#: src/common/plugin.c:373 +#: ../src/common/plugin.c:373 msgid "This module is for Claws Mail GTK1." msgstr "" -#: src/common/plugin.c:613 +#: ../src/common/plugin.c:613 #, c-format msgid "" "Your version of Claws Mail is newer than the version the '%s' plugin was " "built with." msgstr "" -#: src/common/plugin.c:616 +#: ../src/common/plugin.c:616 msgid "" "Your version of Claws Mail is newer than the version the plugin was built " "with." msgstr "" -#: src/common/plugin.c:625 +#: ../src/common/plugin.c:625 #, c-format msgid "Your version of Claws Mail is too old for the '%s' plugin." msgstr "" -#: src/common/plugin.c:627 +#: ../src/common/plugin.c:627 msgid "Your version of Claws Mail is too old for the plugin." msgstr "" -#: src/common/session.c:166 src/imap.c:1098 +#: ../src/common/session.c:166 ../src/imap.c:1098 msgid "SSL handshake failed\n" msgstr "" -#: src/common/smtp.c:176 +#: ../src/common/smtp.c:176 msgid "SMTP AUTH not available\n" msgstr "" -#: src/common/smtp.c:518 src/common/smtp.c:568 +#: ../src/common/smtp.c:518 ../src/common/smtp.c:568 msgid "bad SMTP response\n" msgstr "" -#: src/common/smtp.c:539 src/common/smtp.c:557 src/common/smtp.c:676 +#: ../src/common/smtp.c:539 ../src/common/smtp.c:557 ../src/common/smtp.c:676 msgid "error occurred on SMTP session\n" msgstr "" -#: src/common/smtp.c:548 src/pop.c:891 +#: ../src/common/smtp.c:548 ../src/pop.c:891 msgid "error occurred on authentication\n" msgstr "" -#: src/common/smtp.c:603 +#: ../src/common/smtp.c:603 #, c-format msgid "Message is too big (Maximum size is %s)\n" msgstr "" -#: src/common/smtp.c:635 src/pop.c:884 +#: ../src/common/smtp.c:635 ../src/pop.c:884 msgid "couldn't start TLS session\n" msgstr "" -#: src/common/socket.c:1426 +#: ../src/common/socket.c:1426 #, c-format msgid "write on fd%d: %s\n" msgstr "" -#: src/common/ssl.c:214 +#: ../src/common/ssl.c:214 msgid "Error creating ssl context\n" msgstr "" -#: src/common/ssl.c:233 +#: ../src/common/ssl.c:233 #, c-format msgid "SSL connect failed (%s)\n" msgstr "" -#: src/common/ssl_certificate.c:513 +#: ../src/common/ssl_certificate.c:513 msgid "Couldn't load X509 default paths" msgstr "" -#: src/common/ssl_certificate.c:535 +#: ../src/common/ssl_certificate.c:535 msgid "Uncheckable" msgstr "" -#: src/common/ssl_certificate.c:539 +#: ../src/common/ssl_certificate.c:539 msgid "Self-signed certificate" msgstr "" -#: src/common/ssl_certificate.c:542 +#: ../src/common/ssl_certificate.c:542 msgid "Revoked certificate" msgstr "" -#: src/common/ssl_certificate.c:544 +#: ../src/common/ssl_certificate.c:544 msgid "No certificate issuer found" msgstr "" -#: src/common/ssl_certificate.c:546 +#: ../src/common/ssl_certificate.c:546 msgid "Certificate issuer is not a CA" msgstr "" -#: src/common/string_match.c:79 +#: ../src/common/string_match.c:79 msgid "(Subject cleared by RegExp)" msgstr "" -#: src/common/utils.c:332 +#: ../src/common/utils.c:332 #, c-format msgid "%dB" msgstr "" -#: src/common/utils.c:333 +#: ../src/common/utils.c:333 #, c-format msgid "%d.%02dKB" msgstr "" -#: src/common/utils.c:334 +#: ../src/common/utils.c:334 #, c-format msgid "%d.%02dMB" msgstr "" -#: src/common/utils.c:335 +#: ../src/common/utils.c:335 #, c-format msgid "%.2fGB" msgstr "" -#: src/common/utils.c:4698 +#: ../src/common/utils.c:4698 msgid "Complete day name for use by strftime|Sunday" msgstr "" -#: src/common/utils.c:4699 +#: ../src/common/utils.c:4699 msgid "Complete day name for use by strftime|Monday" msgstr "" -#: src/common/utils.c:4700 +#: ../src/common/utils.c:4700 msgid "Complete day name for use by strftime|Tuesday" msgstr "" -#: src/common/utils.c:4701 +#: ../src/common/utils.c:4701 msgid "Complete day name for use by strftime|Wednesday" msgstr "" -#: src/common/utils.c:4702 +#: ../src/common/utils.c:4702 msgid "Complete day name for use by strftime|Thursday" msgstr "" -#: src/common/utils.c:4703 +#: ../src/common/utils.c:4703 msgid "Complete day name for use by strftime|Friday" msgstr "" -#: src/common/utils.c:4704 +#: ../src/common/utils.c:4704 msgid "Complete day name for use by strftime|Saturday" msgstr "" -#: src/common/utils.c:4706 +#: ../src/common/utils.c:4706 msgid "Complete month name for use by strftime|January" msgstr "" -#: src/common/utils.c:4707 +#: ../src/common/utils.c:4707 msgid "Complete month name for use by strftime|February" msgstr "" -#: src/common/utils.c:4708 +#: ../src/common/utils.c:4708 msgid "Complete month name for use by strftime|March" msgstr "" -#: src/common/utils.c:4709 +#: ../src/common/utils.c:4709 msgid "Complete month name for use by strftime|April" msgstr "" -#: src/common/utils.c:4710 +#: ../src/common/utils.c:4710 msgid "Complete month name for use by strftime|May" msgstr "" -#: src/common/utils.c:4711 +#: ../src/common/utils.c:4711 msgid "Complete month name for use by strftime|June" msgstr "" -#: src/common/utils.c:4712 +#: ../src/common/utils.c:4712 msgid "Complete month name for use by strftime|July" msgstr "" -#: src/common/utils.c:4713 +#: ../src/common/utils.c:4713 msgid "Complete month name for use by strftime|August" msgstr "" -#: src/common/utils.c:4714 +#: ../src/common/utils.c:4714 msgid "Complete month name for use by strftime|September" msgstr "" -#: src/common/utils.c:4715 +#: ../src/common/utils.c:4715 msgid "Complete month name for use by strftime|October" msgstr "" -#: src/common/utils.c:4716 +#: ../src/common/utils.c:4716 msgid "Complete month name for use by strftime|November" msgstr "" -#: src/common/utils.c:4717 +#: ../src/common/utils.c:4717 msgid "Complete month name for use by strftime|December" msgstr "" -#: src/common/utils.c:4719 +#: ../src/common/utils.c:4719 msgid "Abbr. day name for use by strftime|Sun" msgstr "" -#: src/common/utils.c:4720 +#: ../src/common/utils.c:4720 msgid "Abbr. day name for use by strftime|Mon" msgstr "" -#: src/common/utils.c:4721 +#: ../src/common/utils.c:4721 msgid "Abbr. day name for use by strftime|Tue" msgstr "" -#: src/common/utils.c:4722 +#: ../src/common/utils.c:4722 msgid "Abbr. day name for use by strftime|Wed" msgstr "" -#: src/common/utils.c:4723 +#: ../src/common/utils.c:4723 msgid "Abbr. day name for use by strftime|Thu" msgstr "" -#: src/common/utils.c:4724 +#: ../src/common/utils.c:4724 msgid "Abbr. day name for use by strftime|Fri" msgstr "" -#: src/common/utils.c:4725 +#: ../src/common/utils.c:4725 msgid "Abbr. day name for use by strftime|Sat" msgstr "" -#: src/common/utils.c:4727 +#: ../src/common/utils.c:4727 msgid "Abbr. month name for use by strftime|Jan" msgstr "" -#: src/common/utils.c:4728 +#: ../src/common/utils.c:4728 msgid "Abbr. month name for use by strftime|Feb" msgstr "" -#: src/common/utils.c:4729 +#: ../src/common/utils.c:4729 msgid "Abbr. month name for use by strftime|Mar" msgstr "" -#: src/common/utils.c:4730 +#: ../src/common/utils.c:4730 msgid "Abbr. month name for use by strftime|Apr" msgstr "" -#: src/common/utils.c:4731 +#: ../src/common/utils.c:4731 msgid "Abbr. month name for use by strftime|May" msgstr "" -#: src/common/utils.c:4732 +#: ../src/common/utils.c:4732 msgid "Abbr. month name for use by strftime|Jun" msgstr "" -#: src/common/utils.c:4733 +#: ../src/common/utils.c:4733 msgid "Abbr. month name for use by strftime|Jul" msgstr "" -#: src/common/utils.c:4734 +#: ../src/common/utils.c:4734 msgid "Abbr. month name for use by strftime|Aug" msgstr "" -#: src/common/utils.c:4735 +#: ../src/common/utils.c:4735 msgid "Abbr. month name for use by strftime|Sep" msgstr "" -#: src/common/utils.c:4736 +#: ../src/common/utils.c:4736 msgid "Abbr. month name for use by strftime|Oct" msgstr "" -#: src/common/utils.c:4737 +#: ../src/common/utils.c:4737 msgid "Abbr. month name for use by strftime|Nov" msgstr "" -#: src/common/utils.c:4738 +#: ../src/common/utils.c:4738 msgid "Abbr. month name for use by strftime|Dec" msgstr "" -#: src/common/utils.c:4740 +#: ../src/common/utils.c:4740 msgid "For use by strftime (morning)|AM" msgstr "" -#: src/common/utils.c:4741 +#: ../src/common/utils.c:4741 msgid "For use by strftime (afternoon)|PM" msgstr "" -#: src/common/utils.c:4742 +#: ../src/common/utils.c:4742 msgid "For use by strftime (morning, lowercase)|am" msgstr "" -#: src/common/utils.c:4743 +#: ../src/common/utils.c:4743 msgid "For use by strftime (afternoon, lowercase)|pm" msgstr "" -#: src/common/utils.c:4745 +#: ../src/common/utils.c:4745 msgid "For use by strftime (default date+time format)|%a %b %e %H:%M:%S %Y" msgstr "" -#: src/common/utils.c:4746 +#: ../src/common/utils.c:4746 msgid "For use by strftime (default date format)|%m/%d/%y" msgstr "" -#: src/common/utils.c:4747 +#: ../src/common/utils.c:4747 msgid "For use by strftime (default time format)|%H:%M:%S" msgstr "" -#: src/common/utils.c:4749 +#: ../src/common/utils.c:4749 msgid "For use by strftime (default 12-hour time format)|%I:%M:%S %p" msgstr "" -#: src/compose.c:556 +#: ../src/compose.c:556 msgid "/_Add..." msgstr "" -#: src/compose.c:557 +#: ../src/compose.c:557 msgid "/_Remove" msgstr "" -#: src/compose.c:559 src/folderview.c:299 +#: ../src/compose.c:559 ../src/folderview.c:299 msgid "/_Properties..." msgstr "" -#: src/compose.c:564 src/mainwindow.c:791 src/messageview.c:377 +#: ../src/compose.c:564 ../src/mainwindow.c:791 ../src/messageview.c:377 msgid "/_Message" msgstr "" -#: src/compose.c:565 +#: ../src/compose.c:565 msgid "/_Message/S_end" msgstr "" -#: src/compose.c:567 +#: ../src/compose.c:567 msgid "/_Message/Send _later" msgstr "" -#: src/compose.c:569 src/compose.c:573 src/compose.c:576 src/mainwindow.c:801 -#: src/mainwindow.c:811 src/mainwindow.c:824 src/mainwindow.c:830 -#: src/mainwindow.c:850 src/messageview.c:380 src/messageview.c:388 +#: ../src/compose.c:569 ../src/compose.c:573 ../src/compose.c:576 +#: ../src/mainwindow.c:801 ../src/mainwindow.c:811 ../src/mainwindow.c:824 +#: ../src/mainwindow.c:830 ../src/mainwindow.c:850 ../src/messageview.c:380 +#: ../src/messageview.c:388 msgid "/_Message/---" msgstr "" -#: src/compose.c:570 +#: ../src/compose.c:570 msgid "/_Message/_Attach file" msgstr "" -#: src/compose.c:571 +#: ../src/compose.c:571 msgid "/_Message/_Insert file" msgstr "" -#: src/compose.c:572 +#: ../src/compose.c:572 msgid "/_Message/Insert si_gnature" msgstr "" -#: src/compose.c:574 +#: ../src/compose.c:574 msgid "/_Message/_Save" msgstr "" -#: src/compose.c:577 +#: ../src/compose.c:577 msgid "/_Message/_Close" msgstr "" -#: src/compose.c:580 +#: ../src/compose.c:580 msgid "/_Edit/_Undo" msgstr "" -#: src/compose.c:581 +#: ../src/compose.c:581 msgid "/_Edit/_Redo" msgstr "" -#: src/compose.c:582 src/compose.c:670 src/compose.c:673 src/compose.c:679 -#: src/mainwindow.c:563 src/messageview.c:229 +#: ../src/compose.c:582 ../src/compose.c:670 ../src/compose.c:673 +#: ../src/compose.c:679 ../src/mainwindow.c:563 ../src/messageview.c:229 msgid "/_Edit/---" msgstr "" -#: src/compose.c:583 +#: ../src/compose.c:583 msgid "/_Edit/Cu_t" msgstr "" -#: src/compose.c:584 src/mainwindow.c:559 src/messageview.c:227 +#: ../src/compose.c:584 ../src/mainwindow.c:559 ../src/messageview.c:227 msgid "/_Edit/_Copy" msgstr "" -#: src/compose.c:585 +#: ../src/compose.c:585 msgid "/_Edit/_Paste" msgstr "" -#: src/compose.c:586 +#: ../src/compose.c:586 msgid "/_Edit/Special paste" msgstr "" -#: src/compose.c:587 +#: ../src/compose.c:587 msgid "/_Edit/Special paste/as _quotation" msgstr "" -#: src/compose.c:589 +#: ../src/compose.c:589 msgid "/_Edit/Special paste/_wrapped" msgstr "" -#: src/compose.c:591 +#: ../src/compose.c:591 msgid "/_Edit/Special paste/_unwrapped" msgstr "" -#: src/compose.c:593 src/mainwindow.c:560 src/messageview.c:228 +#: ../src/compose.c:593 ../src/mainwindow.c:560 ../src/messageview.c:228 msgid "/_Edit/Select _all" msgstr "" -#: src/compose.c:594 +#: ../src/compose.c:594 msgid "/_Edit/A_dvanced" msgstr "" -#: src/compose.c:595 +#: ../src/compose.c:595 msgid "/_Edit/A_dvanced/Move a character backward" msgstr "" -#: src/compose.c:600 +#: ../src/compose.c:600 msgid "/_Edit/A_dvanced/Move a character forward" msgstr "" -#: src/compose.c:605 +#: ../src/compose.c:605 msgid "/_Edit/A_dvanced/Move a word backward" msgstr "" -#: src/compose.c:610 +#: ../src/compose.c:610 msgid "/_Edit/A_dvanced/Move a word forward" msgstr "" -#: src/compose.c:615 +#: ../src/compose.c:615 msgid "/_Edit/A_dvanced/Move to beginning of line" msgstr "" -#: src/compose.c:620 +#: ../src/compose.c:620 msgid "/_Edit/A_dvanced/Move to end of line" msgstr "" -#: src/compose.c:625 +#: ../src/compose.c:625 msgid "/_Edit/A_dvanced/Move to previous line" msgstr "" -#: src/compose.c:630 +#: ../src/compose.c:630 msgid "/_Edit/A_dvanced/Move to next line" msgstr "" -#: src/compose.c:635 +#: ../src/compose.c:635 msgid "/_Edit/A_dvanced/Delete a character backward" msgstr "" -#: src/compose.c:640 +#: ../src/compose.c:640 msgid "/_Edit/A_dvanced/Delete a character forward" msgstr "" -#: src/compose.c:645 +#: ../src/compose.c:645 msgid "/_Edit/A_dvanced/Delete a word backward" msgstr "" -#: src/compose.c:650 +#: ../src/compose.c:650 msgid "/_Edit/A_dvanced/Delete a word forward" msgstr "" -#: src/compose.c:655 +#: ../src/compose.c:655 msgid "/_Edit/A_dvanced/Delete line" msgstr "" -#: src/compose.c:660 +#: ../src/compose.c:660 msgid "/_Edit/A_dvanced/Delete entire line" msgstr "" -#: src/compose.c:665 +#: ../src/compose.c:665 msgid "/_Edit/A_dvanced/Delete to end of line" msgstr "" -#: src/compose.c:671 +#: ../src/compose.c:671 msgid "/_Edit/_Find" msgstr "" -#: src/compose.c:674 +#: ../src/compose.c:674 msgid "/_Edit/_Wrap current paragraph" msgstr "" -#: src/compose.c:676 +#: ../src/compose.c:676 msgid "/_Edit/Wrap all long _lines" msgstr "" -#: src/compose.c:678 +#: ../src/compose.c:678 msgid "/_Edit/Aut_o wrapping" msgstr "" -#: src/compose.c:680 +#: ../src/compose.c:680 msgid "/_Edit/Edit with e_xternal editor" msgstr "" -#: src/compose.c:683 +#: ../src/compose.c:683 msgid "/_Spelling" msgstr "" -#: src/compose.c:684 +#: ../src/compose.c:684 msgid "/_Spelling/_Check all or check selection" msgstr "" -#: src/compose.c:686 +#: ../src/compose.c:686 msgid "/_Spelling/_Highlight all misspelled words" msgstr "" -#: src/compose.c:688 +#: ../src/compose.c:688 msgid "/_Spelling/Check _backwards misspelled word" msgstr "" -#: src/compose.c:690 +#: ../src/compose.c:690 msgid "/_Spelling/_Forward to next misspelled word" msgstr "" -#: src/compose.c:692 +#: ../src/compose.c:692 msgid "/_Spelling/---" msgstr "" -#: src/compose.c:693 +#: ../src/compose.c:693 msgid "/_Spelling/Options" msgstr "" -#: src/compose.c:696 +#: ../src/compose.c:696 msgid "/_Options" msgstr "" -#: src/compose.c:697 +#: ../src/compose.c:697 msgid "/_Options/Reply _mode" msgstr "" -#: src/compose.c:698 +#: ../src/compose.c:698 msgid "/_Options/Reply _mode/_Normal" msgstr "" -#: src/compose.c:699 +#: ../src/compose.c:699 msgid "/_Options/Reply _mode/_All" msgstr "" -#: src/compose.c:700 +#: ../src/compose.c:700 msgid "/_Options/Reply _mode/_Sender" msgstr "" -#: src/compose.c:701 +#: ../src/compose.c:701 msgid "/_Options/Reply _mode/_Mailing-list" msgstr "" -#: src/compose.c:702 src/compose.c:707 src/compose.c:714 src/compose.c:716 -#: src/compose.c:718 +#: ../src/compose.c:702 ../src/compose.c:707 ../src/compose.c:714 +#: ../src/compose.c:716 ../src/compose.c:718 msgid "/_Options/---" msgstr "" -#: src/compose.c:703 +#: ../src/compose.c:703 msgid "/_Options/Privacy _System" msgstr "" -#: src/compose.c:704 +#: ../src/compose.c:704 msgid "/_Options/Privacy _System/None" msgstr "" -#: src/compose.c:705 +#: ../src/compose.c:705 msgid "/_Options/Si_gn" msgstr "" -#: src/compose.c:706 +#: ../src/compose.c:706 msgid "/_Options/_Encrypt" msgstr "" -#: src/compose.c:708 +#: ../src/compose.c:708 msgid "/_Options/_Priority" msgstr "" -#: src/compose.c:709 +#: ../src/compose.c:709 msgid "/_Options/Priority/_Highest" msgstr "" -#: src/compose.c:710 +#: ../src/compose.c:710 msgid "/_Options/Priority/Hi_gh" msgstr "" -#: src/compose.c:711 +#: ../src/compose.c:711 msgid "/_Options/Priority/_Normal" msgstr "" -#: src/compose.c:712 +#: ../src/compose.c:712 msgid "/_Options/Priority/Lo_w" msgstr "" -#: src/compose.c:713 +#: ../src/compose.c:713 msgid "/_Options/Priority/_Lowest" msgstr "" -#: src/compose.c:715 +#: ../src/compose.c:715 msgid "/_Options/_Request Return Receipt" msgstr "" -#: src/compose.c:717 +#: ../src/compose.c:717 msgid "/_Options/Remo_ve references" msgstr "" -#: src/compose.c:724 +#: ../src/compose.c:724 msgid "/_Options/Character _encoding" msgstr "" -#: src/compose.c:725 +#: ../src/compose.c:725 msgid "/_Options/Character _encoding/_Automatic" msgstr "" -#: src/compose.c:727 src/compose.c:733 +#: ../src/compose.c:727 ../src/compose.c:733 msgid "/_Options/Character _encoding/---" msgstr "" -#: src/compose.c:729 +#: ../src/compose.c:729 msgid "/_Options/Character _encoding/7bit ASCII (US-ASC_II)" msgstr "" -#: src/compose.c:731 +#: ../src/compose.c:731 msgid "/_Options/Character _encoding/Unicode (_UTF-8)" msgstr "" -#: src/compose.c:735 +#: ../src/compose.c:735 msgid "/_Options/Character _encoding/Western European" msgstr "" -#: src/compose.c:736 +#: ../src/compose.c:736 msgid "/_Options/Character _encoding/Western European/ISO-8859-_1" msgstr "" -#: src/compose.c:738 +#: ../src/compose.c:738 msgid "/_Options/Character _encoding/Western European/ISO-8859-15" msgstr "" -#: src/compose.c:740 +#: ../src/compose.c:740 msgid "/_Options/Character _encoding/Western European/Windows-1252" msgstr "" -#: src/compose.c:743 +#: ../src/compose.c:743 msgid "/_Options/Character _encoding/Central European (ISO-8859-_2)" msgstr "" -#: src/compose.c:746 +#: ../src/compose.c:746 msgid "/_Options/Character _encoding/Baltic" msgstr "" -#: src/compose.c:747 +#: ../src/compose.c:747 msgid "/_Options/Character _encoding/Baltic/ISO-8859-13" msgstr "" -#: src/compose.c:749 +#: ../src/compose.c:749 msgid "/_Options/Character _encoding/Baltic/ISO-8859-_4" msgstr "" -#: src/compose.c:752 +#: ../src/compose.c:752 msgid "/_Options/Character _encoding/Greek (ISO-8859-_7)" msgstr "" -#: src/compose.c:755 +#: ../src/compose.c:755 msgid "/_Options/Character _encoding/Hebrew" msgstr "" -#: src/compose.c:756 +#: ../src/compose.c:756 msgid "/_Options/Character _encoding/Hebrew/ISO-8859-_8" msgstr "" -#: src/compose.c:758 +#: ../src/compose.c:758 msgid "/_Options/Character _encoding/Hebrew/Windows-1255" msgstr "" -#: src/compose.c:761 +#: ../src/compose.c:761 msgid "/_Options/Character _encoding/Arabic" msgstr "" -#: src/compose.c:762 +#: ../src/compose.c:762 msgid "/_Options/Character _encoding/Arabic/ISO-8859-_6" msgstr "" -#: src/compose.c:764 +#: ../src/compose.c:764 msgid "/_Options/Character _encoding/Arabic/Windows-1256" msgstr "" -#: src/compose.c:767 +#: ../src/compose.c:767 msgid "/_Options/Character _encoding/Turkish (ISO-8859-_9)" msgstr "" -#: src/compose.c:770 +#: ../src/compose.c:770 msgid "/_Options/Character _encoding/Cyrillic" msgstr "" -#: src/compose.c:771 +#: ../src/compose.c:771 msgid "/_Options/Character _encoding/Cyrillic/ISO-8859-_5" msgstr "" -#: src/compose.c:773 +#: ../src/compose.c:773 msgid "/_Options/Character _encoding/Cyrillic/KOI8-_R" msgstr "" -#: src/compose.c:775 +#: ../src/compose.c:775 msgid "/_Options/Character _encoding/Cyrillic/KOI8-U" msgstr "" -#: src/compose.c:777 +#: ../src/compose.c:777 msgid "/_Options/Character _encoding/Cyrillic/Windows-1251" msgstr "" -#: src/compose.c:780 +#: ../src/compose.c:780 msgid "/_Options/Character _encoding/Japanese" msgstr "" -#: src/compose.c:781 +#: ../src/compose.c:781 msgid "/_Options/Character _encoding/Japanese/ISO-2022-_JP" msgstr "" -#: src/compose.c:783 +#: ../src/compose.c:783 msgid "/_Options/Character _encoding/Japanese/ISO-2022-JP-2" msgstr "" -#: src/compose.c:785 +#: ../src/compose.c:785 msgid "/_Options/Character _encoding/Japanese/_EUC-JP" msgstr "" -#: src/compose.c:787 +#: ../src/compose.c:787 msgid "/_Options/Character _encoding/Japanese/_Shift__JIS" msgstr "" -#: src/compose.c:790 +#: ../src/compose.c:790 msgid "/_Options/Character _encoding/Chinese" msgstr "" -#: src/compose.c:791 +#: ../src/compose.c:791 msgid "/_Options/Character _encoding/Chinese/Simplified (_GB2312)" msgstr "" -#: src/compose.c:793 +#: ../src/compose.c:793 msgid "/_Options/Character _encoding/Chinese/Simplified (GBK)" msgstr "" -#: src/compose.c:795 +#: ../src/compose.c:795 msgid "/_Options/Character _encoding/Chinese/Traditional (_Big5)" msgstr "" -#: src/compose.c:797 +#: ../src/compose.c:797 msgid "/_Options/Character _encoding/Chinese/Traditional (EUC-_TW)" msgstr "" -#: src/compose.c:800 +#: ../src/compose.c:800 msgid "/_Options/Character _encoding/Korean" msgstr "" -#: src/compose.c:801 +#: ../src/compose.c:801 msgid "/_Options/Character _encoding/Korean/EUC-_KR" msgstr "" -#: src/compose.c:803 +#: ../src/compose.c:803 msgid "/_Options/Character _encoding/Korean/ISO-2022-KR" msgstr "" -#: src/compose.c:806 +#: ../src/compose.c:806 msgid "/_Options/Character _encoding/Thai" msgstr "" -#: src/compose.c:807 +#: ../src/compose.c:807 msgid "/_Options/Character _encoding/Thai/TIS-620" msgstr "" -#: src/compose.c:809 +#: ../src/compose.c:809 msgid "/_Options/Character _encoding/Thai/Windows-874" msgstr "" -#: src/compose.c:813 +#: ../src/compose.c:813 msgid "/_Tools/Show _ruler" msgstr "" -#: src/compose.c:814 src/messageview.c:395 +#: ../src/compose.c:814 ../src/messageview.c:395 msgid "/_Tools/_Address book" msgstr "" -#: src/compose.c:815 +#: ../src/compose.c:815 msgid "/_Tools/_Template" msgstr "" -#: src/compose.c:816 src/mainwindow.c:890 src/messageview.c:422 +#: ../src/compose.c:816 ../src/mainwindow.c:890 ../src/messageview.c:422 msgid "/_Tools/Actio_ns" msgstr "" -#: src/compose.c:1124 src/quote_fmt.c:421 +#: ../src/compose.c:1124 ../src/quote_fmt.c:421 msgid "New message subject format error." msgstr "" -#: src/compose.c:1154 src/quote_fmt.c:424 +#: ../src/compose.c:1154 ../src/quote_fmt.c:424 #, c-format msgid "New message body format error at line %d." msgstr "" -#: src/compose.c:1349 +#: ../src/compose.c:1349 msgid "Unable to reply. The original email probably doesn't exist." msgstr "" -#: src/compose.c:1540 src/quote_fmt.c:440 +#: ../src/compose.c:1540 ../src/quote_fmt.c:440 #, c-format msgid "Message reply format error at line %d." msgstr "" -#: src/compose.c:1676 src/quote_fmt.c:457 +#: ../src/compose.c:1676 ../src/quote_fmt.c:457 #, c-format msgid "Message forward format error at line %d." msgstr "" -#: src/compose.c:1799 +#: ../src/compose.c:1799 msgid "Fw: multiple emails" msgstr "" -#: src/compose.c:2207 +#: ../src/compose.c:2207 #, c-format msgid "Message redirect format error at line %d." msgstr "" -#: src/compose.c:2272 src/gtk/headers.h:13 +#: ../src/compose.c:2272 ../src/gtk/headers.h:13 msgid "Cc:" msgstr "" -#: src/compose.c:2275 src/gtk/headers.h:14 +#: ../src/compose.c:2275 ../src/gtk/headers.h:14 msgid "Bcc:" msgstr "" -#: src/compose.c:2278 src/gtk/headers.h:11 +#: ../src/compose.c:2278 ../src/gtk/headers.h:11 msgid "Reply-To:" msgstr "" -#: src/compose.c:2281 src/gtk/headers.h:32 +#: ../src/compose.c:2281 ../src/gtk/headers.h:32 msgid "Newsgroups:" msgstr "" -#: src/compose.c:2284 src/gtk/headers.h:33 +#: ../src/compose.c:2284 ../src/gtk/headers.h:33 msgid "Followup-To:" msgstr "" -#: src/compose.c:2288 src/gtk/headers.h:12 src/summary_search.c:363 +#: ../src/compose.c:2288 ../src/gtk/headers.h:12 ../src/summary_search.c:363 msgid "To:" msgstr "" -#: src/compose.c:2479 +#: ../src/compose.c:2479 msgid "Couldn't attach a file (charset conversion failed)." msgstr "" -#: src/compose.c:2485 +#: ../src/compose.c:2485 #, c-format msgid "" "The following file has been attached: \n" @@ -1879,106 +1906,107 @@ msgstr[0] "" msgstr[1] "" -#: src/compose.c:2724 +#: ../src/compose.c:2724 msgid "Quote mark format error." msgstr "" -#: src/compose.c:3338 +#: ../src/compose.c:3338 #, c-format msgid "File %s is empty." msgstr "" -#: src/compose.c:3342 +#: ../src/compose.c:3342 #, c-format msgid "Can't read %s." msgstr "" -#: src/compose.c:3369 +#: ../src/compose.c:3369 #, c-format msgid "Message: %s" msgstr "" -#: src/compose.c:4281 +#: ../src/compose.c:4281 msgid " [Edited]" msgstr "" -#: src/compose.c:4288 +#: ../src/compose.c:4288 #, c-format msgid "%s - Compose message%s" msgstr "" -#: src/compose.c:4291 +#: ../src/compose.c:4291 #, c-format msgid "[no subject] - Compose message%s" msgstr "" -#: src/compose.c:4293 +#: ../src/compose.c:4293 msgid "Compose message" msgstr "" -#: src/compose.c:4320 src/messageview.c:725 +#: ../src/compose.c:4320 ../src/messageview.c:725 msgid "" "Account for sending mail is not specified.\n" "Please select a mail account before sending." msgstr "" -#: src/compose.c:4514 src/compose.c:4546 src/compose.c:4588 -#: src/prefs_account.c:3011 src/toolbar.c:419 src/toolbar.c:436 +#: ../src/compose.c:4514 ../src/compose.c:4546 ../src/compose.c:4588 +#: ../src/prefs_account.c:3011 ../src/toolbar.c:419 ../src/toolbar.c:436 msgid "Send" msgstr "" -#: src/compose.c:4515 +#: ../src/compose.c:4515 msgid "The only recipient is the default CC address. Send anyway?" msgstr "" -#: src/compose.c:4516 src/compose.c:4548 src/compose.c:4581 src/compose.c:5089 +#: ../src/compose.c:4516 ../src/compose.c:4548 ../src/compose.c:4581 +#: ../src/compose.c:5089 msgid "+_Send" msgstr "" -#: src/compose.c:4547 +#: ../src/compose.c:4547 msgid "The only recipient is the default BCC address. Send anyway?" msgstr "" -#: src/compose.c:4564 +#: ../src/compose.c:4564 msgid "Recipient is not specified." msgstr "" -#: src/compose.c:4583 +#: ../src/compose.c:4583 msgid "+_Queue" msgstr "" -#: src/compose.c:4584 +#: ../src/compose.c:4584 #, c-format msgid "Subject is empty. %s" msgstr "" -#: src/compose.c:4585 +#: ../src/compose.c:4585 msgid "Send it anyway?" msgstr "" -#: src/compose.c:4586 +#: ../src/compose.c:4586 msgid "Queue it anyway?" msgstr "" -#: src/compose.c:4588 src/toolbar.c:437 +#: ../src/compose.c:4588 ../src/toolbar.c:437 msgid "Send later" msgstr "" -#: src/compose.c:4636 src/compose.c:8542 +#: ../src/compose.c:4636 ../src/compose.c:8542 msgid "" "Could not queue message for sending:\n" "\n" "Charset conversion failed." msgstr "" -#: src/compose.c:4639 src/compose.c:8545 +#: ../src/compose.c:4639 ../src/compose.c:8545 msgid "" "Could not queue message for sending:\n" "\n" "Couldn't get recipient encryption key." msgstr "" -#: src/compose.c:4645 src/compose.c:8539 +#: ../src/compose.c:4645 ../src/compose.c:8539 #, c-format msgid "" "Could not queue message for sending:\n" @@ -1986,7 +2014,7 @@ "Signature failed: %s" msgstr "" -#: src/compose.c:4648 +#: ../src/compose.c:4648 #, c-format msgid "" "Could not queue message for sending:\n" @@ -1994,24 +2022,24 @@ "%s." msgstr "" -#: src/compose.c:4650 +#: ../src/compose.c:4650 msgid "Could not queue message for sending." msgstr "" -#: src/compose.c:4665 src/compose.c:4725 +#: ../src/compose.c:4665 ../src/compose.c:4725 msgid "" "The message was queued but could not be sent.\n" "Use \"Send queued messages\" from the main window to retry." msgstr "" -#: src/compose.c:4721 +#: ../src/compose.c:4721 #, c-format msgid "" "%s\n" "Use \"Send queued messages\" from the main window to retry." msgstr "" -#: src/compose.c:5086 +#: ../src/compose.c:5086 #, c-format msgid "" "Can't convert the character encoding of the message \n" @@ -2019,7 +2047,7 @@ "Send it as %s?" msgstr "" -#: src/compose.c:5145 +#: ../src/compose.c:5145 #, c-format msgid "" "Line %d exceeds the line length limit (998 bytes).\n" @@ -2028,145 +2056,149 @@ "Send it anyway?" msgstr "" -#: src/compose.c:5306 +#: ../src/compose.c:5306 msgid "Encryption warning" msgstr "" -#: src/compose.c:5307 +#: ../src/compose.c:5307 msgid "+C_ontinue" msgstr "" -#: src/compose.c:5362 +#: ../src/compose.c:5362 msgid "No account for sending mails available!" msgstr "" -#: src/compose.c:5372 +#: ../src/compose.c:5372 msgid "No account for posting news available!" msgstr "" -#: src/compose.c:6064 +#: ../src/compose.c:6064 msgid "Add to address _book" msgstr "" -#: src/compose.c:6138 +#: ../src/compose.c:6138 msgid "Use to autocomplete from addressbook" msgstr "" -#: src/compose.c:6286 +#: ../src/compose.c:6286 msgid "Mime type" msgstr "" -#: src/compose.c:6292 src/compose.c:6595 src/mimeview.c:253 -#: src/plugins/pgpcore/select-keys.c:405 src/prefs_matcher.c:587 -#: src/prefs_summary_column.c:88 src/summaryview.c:550 +#. S_COL_DATE +#: ../src/compose.c:6292 ../src/compose.c:6595 ../src/mimeview.c:253 +#: ../src/plugins/pgpcore/select-keys.c:405 ../src/prefs_matcher.c:587 +#: ../src/prefs_summary_column.c:88 ../src/summaryview.c:550 msgid "Size" msgstr "" -#: src/compose.c:6362 +#. Save Message to folder +#: ../src/compose.c:6362 msgid "Save Message to " msgstr "" -#: src/compose.c:6384 src/editjpilot.c:289 src/editldap.c:536 -#: src/editvcard.c:202 src/export.c:172 src/import.c:171 src/importmutt.c:244 -#: src/importpine.c:243 src/plugins/bogofilter/bogofilter_gtk.c:188 -#: src/plugins/bogofilter/bogofilter_gtk.c:210 -#: src/plugins/spamassassin/spamassassin_gtk.c:423 src/prefs_spelling.c:198 +#: ../src/compose.c:6384 ../src/editjpilot.c:289 ../src/editldap.c:536 +#: ../src/editvcard.c:202 ../src/export.c:172 ../src/import.c:171 +#: ../src/importmutt.c:244 ../src/importpine.c:243 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:188 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:210 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:423 +#: ../src/prefs_spelling.c:198 msgid "_Browse" msgstr "" -#: src/compose.c:6594 src/compose.c:7949 +#: ../src/compose.c:6594 ../src/compose.c:7949 msgid "MIME type" msgstr "" -#: src/compose.c:6674 +#: ../src/compose.c:6674 msgid "Hea_der" msgstr "" -#: src/compose.c:6679 +#: ../src/compose.c:6679 msgid "_Attachments" msgstr "" -#: src/compose.c:6693 +#: ../src/compose.c:6693 msgid "Othe_rs" msgstr "" -#: src/compose.c:6708 src/gtk/headers.h:18 src/summary_search.c:370 +#: ../src/compose.c:6708 ../src/gtk/headers.h:18 ../src/summary_search.c:370 msgid "Subject:" msgstr "" -#: src/compose.c:6917 +#: ../src/compose.c:6917 #, c-format msgid "" "Spell checker could not be started.\n" "%s" msgstr "" -#: src/compose.c:7035 +#: ../src/compose.c:7035 #, c-format msgid "From: %s" msgstr "" -#: src/compose.c:7069 +#: ../src/compose.c:7069 msgid "Account to use for this email" msgstr "" -#: src/compose.c:7071 +#: ../src/compose.c:7071 msgid "Sender address to be used" msgstr "" -#: src/compose.c:7230 +#: ../src/compose.c:7230 #, c-format msgid "" "The privacy system '%s' cannot be loaded. You will not be able to sign or " "encrypt this message." msgstr "" -#: src/compose.c:7428 src/prefs_template.c:663 +#: ../src/compose.c:7428 ../src/prefs_template.c:663 #, c-format msgid "Template body format error at line %d." msgstr "" -#: src/compose.c:7539 src/prefs_template.c:702 +#: ../src/compose.c:7539 ../src/prefs_template.c:702 msgid "Template To format error." msgstr "" -#: src/compose.c:7557 src/prefs_template.c:708 +#: ../src/compose.c:7557 ../src/prefs_template.c:708 msgid "Template Cc format error." msgstr "" -#: src/compose.c:7575 src/prefs_template.c:714 +#: ../src/compose.c:7575 ../src/prefs_template.c:714 msgid "Template Bcc format error." msgstr "" -#: src/compose.c:7594 src/prefs_template.c:720 +#: ../src/compose.c:7594 ../src/prefs_template.c:720 msgid "Template subject format error." msgstr "" -#: src/compose.c:7843 +#: ../src/compose.c:7843 msgid "Invalid MIME type." msgstr "" -#: src/compose.c:7858 +#: ../src/compose.c:7858 msgid "File doesn't exist or is empty." msgstr "" -#: src/compose.c:7931 +#: ../src/compose.c:7931 msgid "Properties" msgstr "" -#: src/compose.c:7982 +#: ../src/compose.c:7982 msgid "Encoding" msgstr "" -#: src/compose.c:8002 +#: ../src/compose.c:8002 msgid "Path" msgstr "" -#: src/compose.c:8003 +#: ../src/compose.c:8003 msgid "File name" msgstr "" -#: src/compose.c:8186 +#: ../src/compose.c:8186 #, c-format msgid "" "The external editor is still working.\n" @@ -2174,19 +2206,19 @@ "process group id: %d" msgstr "" -#: src/compose.c:8228 +#: ../src/compose.c:8228 msgid "Compose: input from monitoring process\n" msgstr "" -#: src/compose.c:8509 src/messageview.c:956 +#: ../src/compose.c:8509 ../src/messageview.c:956 msgid "Claws Mail needs network access in order to send this email." msgstr "" -#: src/compose.c:8534 +#: ../src/compose.c:8534 msgid "Could not queue message." msgstr "" -#: src/compose.c:8536 +#: ../src/compose.c:8536 #, c-format msgid "" "Could not queue message:\n" @@ -2194,148 +2226,148 @@ "%s." msgstr "" -#: src/compose.c:8696 +#: ../src/compose.c:8696 msgid "Could not save draft." msgstr "" -#: src/compose.c:8700 +#: ../src/compose.c:8700 msgid "Could not save draft" msgstr "" -#: src/compose.c:8701 +#: ../src/compose.c:8701 msgid "" "Could not save draft.\n" "Do you want to cancel exit or discard this email?" msgstr "" -#: src/compose.c:8703 +#: ../src/compose.c:8703 msgid "_Cancel exit" msgstr "" -#: src/compose.c:8703 +#: ../src/compose.c:8703 msgid "_Discard email" msgstr "" -#: src/compose.c:8857 src/compose.c:8871 +#: ../src/compose.c:8857 ../src/compose.c:8871 msgid "Select file" msgstr "" -#: src/compose.c:8884 +#: ../src/compose.c:8884 #, c-format msgid "File '%s' could not be read." msgstr "" -#: src/compose.c:8886 +#: ../src/compose.c:8886 #, c-format msgid "" "File '%s' contained invalid characters\n" "for the current encoding, insertion may be incorrect." msgstr "" -#: src/compose.c:8939 +#: ../src/compose.c:8939 msgid "Discard message" msgstr "" -#: src/compose.c:8940 +#: ../src/compose.c:8940 msgid "This message has been modified. Discard it?" msgstr "" -#: src/compose.c:8941 +#: ../src/compose.c:8941 msgid "_Discard" msgstr "" -#: src/compose.c:8941 +#: ../src/compose.c:8941 msgid "_Save to Drafts" msgstr "" -#: src/compose.c:8985 +#: ../src/compose.c:8985 #, c-format msgid "Do you want to apply the template '%s' ?" msgstr "" -#: src/compose.c:8987 +#: ../src/compose.c:8987 msgid "Apply template" msgstr "" -#: src/compose.c:8988 +#: ../src/compose.c:8988 msgid "_Replace" msgstr "" -#: src/compose.c:8988 +#: ../src/compose.c:8988 msgid "_Insert" msgstr "" -#: src/compose.c:9752 +#: ../src/compose.c:9752 msgid "Insert or attach?" msgstr "" -#: src/compose.c:9753 +#: ../src/compose.c:9753 msgid "" "Do you want to insert the contents of the file(s) into the message body, or " "attach it to the email?" msgstr "" -#: src/compose.c:9755 +#: ../src/compose.c:9755 msgid "+_Insert" msgstr "" -#: src/compose.c:9755 +#: ../src/compose.c:9755 msgid "_Attach" msgstr "" -#: src/compose.c:9957 +#: ../src/compose.c:9957 #, c-format msgid "Quote format error at line %d." msgstr "" -#: src/compose.c:10209 +#: ../src/compose.c:10209 #, c-format msgid "" "You are about to reply to %d messages. Opening the windows could take some " "time. Do you want to continue?" msgstr "" -#: src/crash.c:140 +#: ../src/crash.c:140 #, c-format msgid "Claws Mail process (%ld) received signal %ld" msgstr "" -#: src/crash.c:186 +#: ../src/crash.c:186 msgid "Claws Mail has crashed" msgstr "" -#: src/crash.c:202 +#: ../src/crash.c:202 #, c-format msgid "" "%s.\n" "Please file a bug report and include the information below." msgstr "" -#: src/crash.c:207 +#: ../src/crash.c:207 msgid "Debug log" msgstr "" -#: src/crash.c:251 src/toolbar.c:435 +#: ../src/crash.c:251 ../src/toolbar.c:435 msgid "Close" msgstr "" -#: src/crash.c:256 +#: ../src/crash.c:256 msgid "Save..." msgstr "" -#: src/crash.c:261 +#: ../src/crash.c:261 msgid "Create bug report" msgstr "" -#: src/crash.c:309 +#: ../src/crash.c:309 msgid "Save crash information" msgstr "" -#: src/editaddress.c:159 src/editaddress.c:235 +#: ../src/editaddress.c:159 ../src/editaddress.c:235 msgid "Add New Person" msgstr "" -#: src/editaddress.c:161 +#: ../src/editaddress.c:161 msgid "" "Adding a new person requires at least one of the\n" "following values to be set:\n" @@ -2350,7 +2382,7 @@ "Click Cancel to close without saving." msgstr "" -#: src/editaddress.c:172 +#: ../src/editaddress.c:172 msgid "" "Adding a new person requires at least one of the\n" "following values to be set:\n" @@ -2363,241 +2395,243 @@ "Click Cancel to close without saving." msgstr "" -#: src/editaddress.c:236 +#: ../src/editaddress.c:236 msgid "Edit Person Details" msgstr "" -#: src/editaddress.c:414 +#: ../src/editaddress.c:414 msgid "An Email address must be supplied." msgstr "" -#: src/editaddress.c:590 +#: ../src/editaddress.c:590 msgid "A Name and Value must be supplied." msgstr "" -#: src/editaddress.c:679 +#: ../src/editaddress.c:679 msgid "Discard" msgstr "" -#: src/editaddress.c:680 +#: ../src/editaddress.c:680 msgid "Apply" msgstr "" -#: src/editaddress.c:710 src/editaddress.c:759 +#. gtk_container_set_border_width(GTK_CONTAINER(window), 0); +#: ../src/editaddress.c:710 ../src/editaddress.c:759 msgid "Edit Person Data" msgstr "" -#: src/editaddress.c:788 +#: ../src/editaddress.c:788 msgid "Choose a picture" msgstr "" -#: src/editaddress.c:807 +#: ../src/editaddress.c:807 #, c-format msgid "" "Failed to import image: \n" "%s" msgstr "" -#: src/editaddress.c:849 +#: ../src/editaddress.c:849 msgid "/_Set picture" msgstr "" -#: src/editaddress.c:850 +#: ../src/editaddress.c:850 msgid "/_Unset picture" msgstr "" -#: src/editaddress.c:905 +#: ../src/editaddress.c:905 msgid "Photo" msgstr "" -#: src/editaddress.c:959 src/editaddress.c:961 src/expldifdlg.c:524 -#: src/exporthtml.c:756 src/ldif.c:765 +#: ../src/editaddress.c:959 ../src/editaddress.c:961 ../src/expldifdlg.c:524 +#: ../src/exporthtml.c:756 ../src/ldif.c:765 msgid "Display Name" msgstr "" -#: src/editaddress.c:968 src/editaddress.c:972 src/ldif.c:773 +#: ../src/editaddress.c:968 ../src/editaddress.c:972 ../src/ldif.c:773 msgid "Last Name" msgstr "" -#: src/editaddress.c:969 src/editaddress.c:971 src/ldif.c:769 +#: ../src/editaddress.c:969 ../src/editaddress.c:971 ../src/ldif.c:769 msgid "First Name" msgstr "" -#: src/editaddress.c:975 src/editaddress.c:977 +#: ../src/editaddress.c:975 ../src/editaddress.c:977 msgid "Nickname" msgstr "" -#: src/editaddress.c:1061 src/editaddress.c:1129 +#: ../src/editaddress.c:1061 ../src/editaddress.c:1129 msgid "Alias" msgstr "" -#: src/editaddress.c:1271 src/editaddress.c:1336 src/editaddress.c:1352 -#: src/prefs_customheader.c:220 +#: ../src/editaddress.c:1271 ../src/editaddress.c:1336 +#: ../src/editaddress.c:1352 ../src/prefs_customheader.c:220 msgid "Value" msgstr "" -#: src/editaddress.c:1419 +#: ../src/editaddress.c:1419 msgid "_User Data" msgstr "" -#: src/editaddress.c:1420 +#: ../src/editaddress.c:1420 msgid "_Email Addresses" msgstr "" -#: src/editaddress.c:1423 src/editaddress.c:1426 +#: ../src/editaddress.c:1423 ../src/editaddress.c:1426 msgid "O_ther Attributes" msgstr "" -#: src/editbook.c:113 +#: ../src/editbook.c:113 msgid "File appears to be OK." msgstr "" -#: src/editbook.c:116 +#: ../src/editbook.c:116 msgid "File does not appear to be a valid address book format." msgstr "" -#: src/editbook.c:119 src/editjpilot.c:203 src/editvcard.c:107 +#: ../src/editbook.c:119 ../src/editjpilot.c:203 ../src/editvcard.c:107 msgid "Could not read file." msgstr "" -#: src/editbook.c:153 src/editbook.c:266 +#: ../src/editbook.c:153 ../src/editbook.c:266 msgid "Edit Addressbook" msgstr "" -#: src/editbook.c:182 src/editjpilot.c:277 src/editvcard.c:190 +#: ../src/editbook.c:182 ../src/editjpilot.c:277 ../src/editvcard.c:190 msgid " Check File " msgstr "" -#: src/editbook.c:187 src/editjpilot.c:282 src/editvcard.c:195 -#: src/importmutt.c:237 src/importpine.c:236 src/prefs_account.c:1853 +#: ../src/editbook.c:187 ../src/editjpilot.c:282 ../src/editvcard.c:195 +#: ../src/importmutt.c:237 ../src/importpine.c:236 ../src/prefs_account.c:1853 msgid "File" msgstr "" -#: src/editbook.c:285 +#: ../src/editbook.c:285 msgid "Add New Addressbook" msgstr "" -#: src/editgroup.c:100 +#: ../src/editgroup.c:100 msgid "A Group Name must be supplied." msgstr "" -#: src/editgroup.c:293 +#: ../src/editgroup.c:293 msgid "Edit Group Data" msgstr "" -#: src/editgroup.c:323 src/exporthtml.c:592 +#: ../src/editgroup.c:323 ../src/exporthtml.c:592 msgid "Group Name" msgstr "" -#: src/editgroup.c:342 +#: ../src/editgroup.c:342 msgid "Addresses in Group" msgstr "" -#: src/editgroup.c:373 +#: ../src/editgroup.c:373 msgid "Available Addresses" msgstr "" -#: src/editgroup.c:445 +#: ../src/editgroup.c:445 msgid "Move Email Addresses to or from Group with arrow buttons" msgstr "" -#: src/editgroup.c:493 +#: ../src/editgroup.c:493 msgid "Edit Group Details" msgstr "" -#: src/editgroup.c:496 +#: ../src/editgroup.c:496 msgid "Add New Group" msgstr "" -#: src/editgroup.c:546 +#: ../src/editgroup.c:546 msgid "Edit folder" msgstr "" -#: src/editgroup.c:546 +#: ../src/editgroup.c:546 msgid "Input the new name of folder:" msgstr "" -#: src/editgroup.c:549 src/foldersel.c:539 src/imap_gtk.c:155 src/mh_gtk.c:130 +#: ../src/editgroup.c:549 ../src/foldersel.c:539 ../src/imap_gtk.c:155 +#: ../src/mh_gtk.c:130 msgid "New folder" msgstr "" -#: src/editgroup.c:550 src/foldersel.c:540 src/mh_gtk.c:131 +#: ../src/editgroup.c:550 ../src/foldersel.c:540 ../src/mh_gtk.c:131 msgid "Input the name of new folder:" msgstr "" -#: src/editjpilot.c:200 +#: ../src/editjpilot.c:200 msgid "File does not appear to be JPilot format." msgstr "" -#: src/editjpilot.c:212 +#: ../src/editjpilot.c:212 msgid "Select JPilot File" msgstr "" -#: src/editjpilot.c:248 src/editjpilot.c:378 +#: ../src/editjpilot.c:248 ../src/editjpilot.c:378 msgid "Edit JPilot Entry" msgstr "" -#: src/editjpilot.c:294 +#: ../src/editjpilot.c:294 msgid "Additional e-Mail address item(s)" msgstr "" -#: src/editjpilot.c:385 +#: ../src/editjpilot.c:385 msgid "Add New JPilot Entry" msgstr "" -#: src/editldap_basedn.c:143 +#: ../src/editldap_basedn.c:143 msgid "Edit LDAP - Select Search Base" msgstr "" -#: src/editldap_basedn.c:163 src/editldap.c:449 +#: ../src/editldap_basedn.c:163 ../src/editldap.c:449 msgid "Hostname" msgstr "" -#: src/editldap_basedn.c:173 src/editldap.c:468 src/ssl_manager.c:110 +#: ../src/editldap_basedn.c:173 ../src/editldap.c:468 ../src/ssl_manager.c:110 msgid "Port" msgstr "" -#: src/editldap_basedn.c:183 src/editldap.c:518 +#: ../src/editldap_basedn.c:183 ../src/editldap.c:518 msgid "Search Base" msgstr "" -#: src/editldap_basedn.c:204 +#: ../src/editldap_basedn.c:204 msgid "Available Search Base(s)" msgstr "" -#: src/editldap_basedn.c:294 +#: ../src/editldap_basedn.c:294 msgid "Could not read Search Base(s) from server - please set manually" msgstr "" -#: src/editldap_basedn.c:298 src/editldap.c:285 +#: ../src/editldap_basedn.c:298 ../src/editldap.c:285 msgid "Could not connect to server" msgstr "" -#: src/editldap.c:156 +#: ../src/editldap.c:156 msgid "A Name must be supplied." msgstr "" -#: src/editldap.c:168 +#: ../src/editldap.c:168 msgid "A Hostname must be supplied for the server." msgstr "" -#: src/editldap.c:181 +#: ../src/editldap.c:181 msgid "At least one LDAP search attribute should be supplied." msgstr "" -#: src/editldap.c:282 +#: ../src/editldap.c:282 msgid "Connected successfully to server" msgstr "" -#: src/editldap.c:340 src/editldap.c:1013 +#: ../src/editldap.c:340 ../src/editldap.c:1013 msgid "Edit LDAP Server" msgstr "" -#: src/editldap.c:444 +#: ../src/editldap.c:444 msgid "A name that you wish to call the server." msgstr "" -#: src/editldap.c:459 +#: ../src/editldap.c:459 msgid "" "This is the hostname of the server. For example, \"ldap.mydomain.com\" may " "be appropriate for the \"mydomain.com\" organization. An IP address may also " @@ -2605,41 +2639,41 @@ "computer as Claws Mail." msgstr "" -#: src/editldap.c:480 +#: ../src/editldap.c:480 msgid "TLS" msgstr "" -#: src/editldap.c:481 src/prefs_account.c:3084 +#: ../src/editldap.c:481 ../src/prefs_account.c:3084 msgid "SSL" msgstr "" -#: src/editldap.c:485 +#: ../src/editldap.c:485 msgid "" "Enable secure connection to the LDAP server via TLS.If connection fails, be " "sure to check the correct configuration in ldap.conf (TLS_CACERTDIR and " "TLS_REQCERT fields)." msgstr "" -#: src/editldap.c:490 +#: ../src/editldap.c:490 msgid "" "Enable secure connection to the LDAP server via SSL.If connection fails, be " "sure to check the correct configuration in ldap.conf (TLS_CACERTDIR and " "TLS_REQCERT fields)." msgstr "" -#: src/editldap.c:504 +#: ../src/editldap.c:504 msgid "The port number that the server listens on. Port 389 is the default." msgstr "" -#: src/editldap.c:508 +#: ../src/editldap.c:508 msgid " Check Server " msgstr "" -#: src/editldap.c:513 +#: ../src/editldap.c:513 msgid "Press this button to test the connection to the server." msgstr "" -#: src/editldap.c:528 +#: ../src/editldap.c:528 msgid "" "This specifies the name of the directory to be searched on the server. " "Examples include:\n" @@ -2648,37 +2682,37 @@ " o=Organization Name,c=Country\n" msgstr "" -#: src/editldap.c:541 +#: ../src/editldap.c:541 msgid "" "Press this button to lookup the name of available directory names on the " "server." msgstr "" -#: src/editldap.c:599 +#: ../src/editldap.c:599 msgid "Search Attributes" msgstr "" -#: src/editldap.c:609 +#: ../src/editldap.c:609 msgid "" "A list of LDAP attribute names that should be searched when attempting to " "find a name or address." msgstr "" -#: src/editldap.c:613 +#: ../src/editldap.c:613 msgid " Defaults " msgstr "" -#: src/editldap.c:618 +#: ../src/editldap.c:618 msgid "" "This resets the attribute names to a default value that should find most " "names and addresses during a name or address search process." msgstr "" -#: src/editldap.c:625 +#: ../src/editldap.c:625 msgid "Max Query Age (secs)" msgstr "" -#: src/editldap.c:641 +#: ../src/editldap.c:641 msgid "" "This defines the maximum period of time (in seconds) that an address search " "result is valid for address completion purposes. Search results are stored " @@ -2692,21 +2726,21 @@ "more memory to cache results." msgstr "" -#: src/editldap.c:659 +#: ../src/editldap.c:659 msgid "Include server in dynamic search" msgstr "" -#: src/editldap.c:665 +#: ../src/editldap.c:665 msgid "" "Check this option to include this server for dynamic searches when using " "address completion." msgstr "" -#: src/editldap.c:672 +#: ../src/editldap.c:672 msgid "Match names 'containing' search term" msgstr "" -#: src/editldap.c:678 +#: ../src/editldap.c:678 msgid "" "Searches for names and addresses can be performed either using \"begins-with" "\" or \"contains\" search term. Check this option to perform a \"contains\" " @@ -2715,11 +2749,11 @@ "searches against other address interfaces." msgstr "" -#: src/editldap.c:733 +#: ../src/editldap.c:733 msgid "Bind DN" msgstr "" -#: src/editldap.c:743 +#: ../src/editldap.c:743 msgid "" "The LDAP user account name to be used to connect to the server. This is " "usually only used for protected servers. This name is typically formatted " @@ -2727,298 +2761,309 @@ "performing a search." msgstr "" -#: src/editldap.c:751 +#: ../src/editldap.c:751 msgid "Bind Password" msgstr "" -#: src/editldap.c:766 +#: ../src/editldap.c:766 msgid "The password to be used when connecting as the \"Bind DN\" user." msgstr "" -#: src/editldap.c:772 +#: ../src/editldap.c:772 msgid "Timeout (secs)" msgstr "" -#: src/editldap.c:787 +#: ../src/editldap.c:787 msgid "The timeout period in seconds." msgstr "" -#: src/editldap.c:791 +#: ../src/editldap.c:791 msgid "Maximum Entries" msgstr "" -#: src/editldap.c:806 +#: ../src/editldap.c:806 msgid "" "The maximum number of entries that should be returned in the search result." msgstr "" -#: src/editldap.c:822 src/prefs_account.c:2975 +#: ../src/editldap.c:822 ../src/prefs_account.c:2975 msgid "Basic" msgstr "" -#: src/editldap.c:823 +#: ../src/editldap.c:823 msgid "Search" msgstr "" -#: src/editldap.c:824 src/gtk/quicksearch.c:590 +#: ../src/editldap.c:824 ../src/gtk/quicksearch.c:590 msgid "Extended" msgstr "" -#: src/editldap.c:1018 +#: ../src/editldap.c:1018 msgid "Add New LDAP Server" msgstr "" -#: src/edittags.c:186 src/matcher.c:915 src/prefs_filtering_action.c:1369 +#: ../src/edittags.c:186 ../src/matcher.c:915 +#: ../src/prefs_filtering_action.c:1369 msgid "Tag" msgstr "" -#: src/edittags.c:215 +#: ../src/edittags.c:215 msgid "Delete tag" msgstr "" -#: src/edittags.c:216 +#: ../src/edittags.c:216 msgid "Do you really want to delete this tag?" msgstr "" -#: src/edittags.c:243 +#: ../src/edittags.c:243 msgid "Delete all tags" msgstr "" -#: src/edittags.c:244 +#: ../src/edittags.c:244 msgid "Do you really want to delete all tags?" msgstr "" -#: src/edittags.c:447 +#: ../src/edittags.c:447 msgid "Tag is not set." msgstr "" -#: src/edittags.c:512 +#: ../src/edittags.c:512 msgid "Dialog title|Apply tags" msgstr "" -#: src/edittags.c:526 +#: ../src/edittags.c:526 msgid "New tag:" msgstr "" -#: src/edittags.c:559 +#: ../src/edittags.c:559 msgid "Please select tags to apply/remove. Changes are immediate." msgstr "" -#: src/editvcard.c:104 +#: ../src/editvcard.c:104 msgid "File does not appear to be vCard format." msgstr "" -#: src/editvcard.c:116 +#: ../src/editvcard.c:116 msgid "Select vCard File" msgstr "" -#: src/editvcard.c:161 src/editvcard.c:266 +#: ../src/editvcard.c:161 ../src/editvcard.c:266 msgid "Edit vCard Entry" msgstr "" -#: src/editvcard.c:271 +#: ../src/editvcard.c:271 msgid "Add New vCard Entry" msgstr "" -#: src/exphtmldlg.c:110 +#: ../src/exphtmldlg.c:110 msgid "Please specify output directory and file to create." msgstr "" -#: src/exphtmldlg.c:113 +#: ../src/exphtmldlg.c:113 msgid "Select stylesheet and formatting." msgstr "" -#: src/exphtmldlg.c:116 src/expldifdlg.c:118 +#: ../src/exphtmldlg.c:116 ../src/expldifdlg.c:118 msgid "File exported successfully." msgstr "" -#: src/exphtmldlg.c:181 +#: ../src/exphtmldlg.c:181 #, c-format msgid "" "HTML Output Directory '%s'\n" "does not exist. OK to create new directory?" msgstr "" -#: src/exphtmldlg.c:184 src/expldifdlg.c:194 +#: ../src/exphtmldlg.c:184 ../src/expldifdlg.c:194 msgid "Create Directory" msgstr "" -#: src/exphtmldlg.c:193 +#: ../src/exphtmldlg.c:193 #, c-format msgid "" "Could not create output directory for HTML file:\n" "%s" msgstr "" -#: src/exphtmldlg.c:195 src/expldifdlg.c:205 +#: ../src/exphtmldlg.c:195 ../src/expldifdlg.c:205 msgid "Failed to Create Directory" msgstr "" -#: src/exphtmldlg.c:237 +#: ../src/exphtmldlg.c:237 msgid "Error creating HTML file" msgstr "" -#: src/exphtmldlg.c:323 +#: ../src/exphtmldlg.c:323 msgid "Select HTML output file" msgstr "" -#: src/exphtmldlg.c:387 +#: ../src/exphtmldlg.c:387 msgid "HTML Output File" msgstr "" -#: src/exphtmldlg.c:396 src/expldifdlg.c:413 src/export.c:179 src/import.c:178 -#: src/importldif.c:691 +#: ../src/exphtmldlg.c:396 ../src/expldifdlg.c:413 ../src/export.c:179 +#: ../src/import.c:178 ../src/importldif.c:691 msgid "B_rowse" msgstr "" -#: src/exphtmldlg.c:449 +#: ../src/exphtmldlg.c:449 msgid "Stylesheet" msgstr "" -#: src/exphtmldlg.c:457 src/gtk/colorlabel.c:380 src/gtk/gtkaspell.c:1667 -#: src/gtk/gtkaspell.c:2377 src/mainwindow.c:1177 src/prefs_account.c:866 -#: src/prefs_toolbar.c:701 src/prefs_toolbar.c:1180 src/summaryview.c:5505 +#. create sub items. for the menu item activation callback we pass the +#. * index of label_colors[] as data parameter. for the None color we +#. * pass an invalid (high) value. also we attach a data pointer so we +#. * can always get back the Mainwindow pointer. +#. create sub items. for the menu item activation callback we pass the +#. * index of label_colors[] as data parameter. for the None color we +#. * pass an invalid (high) value. also we attach a data pointer so we +#. * can always get back the SummaryView pointer. +#: ../src/exphtmldlg.c:457 ../src/gtk/colorlabel.c:380 +#: ../src/gtk/gtkaspell.c:1667 ../src/gtk/gtkaspell.c:2377 +#: ../src/mainwindow.c:1177 ../src/prefs_account.c:866 +#: ../src/prefs_toolbar.c:701 ../src/prefs_toolbar.c:1180 +#: ../src/summaryview.c:5505 msgid "None" msgstr "" -#: src/exphtmldlg.c:458 src/prefs_other.c:111 src/prefs_other.c:451 +#: ../src/exphtmldlg.c:458 ../src/prefs_other.c:111 ../src/prefs_other.c:451 msgid "Default" msgstr "" -#: src/exphtmldlg.c:459 src/plugins/pgpcore/sgpgme.c:148 +#: ../src/exphtmldlg.c:459 ../src/plugins/pgpcore/sgpgme.c:148 msgid "Full" msgstr "" -#: src/exphtmldlg.c:460 +#: ../src/exphtmldlg.c:460 msgid "Custom" msgstr "" -#: src/exphtmldlg.c:461 +#: ../src/exphtmldlg.c:461 msgid "Custom-2" msgstr "" -#: src/exphtmldlg.c:462 +#: ../src/exphtmldlg.c:462 msgid "Custom-3" msgstr "" -#: src/exphtmldlg.c:463 +#: ../src/exphtmldlg.c:463 msgid "Custom-4" msgstr "" -#: src/exphtmldlg.c:470 +#: ../src/exphtmldlg.c:470 msgid "Full Name Format" msgstr "" -#: src/exphtmldlg.c:478 +#: ../src/exphtmldlg.c:478 msgid "First Name, Last Name" msgstr "" -#: src/exphtmldlg.c:479 +#: ../src/exphtmldlg.c:479 msgid "Last Name, First Name" msgstr "" -#: src/exphtmldlg.c:486 +#: ../src/exphtmldlg.c:486 msgid "Color Banding" msgstr "" -#: src/exphtmldlg.c:492 +#: ../src/exphtmldlg.c:492 msgid "Format Email Links" msgstr "" -#: src/exphtmldlg.c:498 +#: ../src/exphtmldlg.c:498 msgid "Format User Attributes" msgstr "" -#: src/exphtmldlg.c:553 src/expldifdlg.c:639 src/importldif.c:919 +#: ../src/exphtmldlg.c:553 ../src/expldifdlg.c:639 ../src/importldif.c:919 msgid "File Name :" msgstr "" -#: src/exphtmldlg.c:563 +#: ../src/exphtmldlg.c:563 msgid "Open with Web Browser" msgstr "" -#: src/exphtmldlg.c:595 +#: ../src/exphtmldlg.c:595 msgid "Export Address Book to HTML File" msgstr "" -#: src/exphtmldlg.c:661 src/expldifdlg.c:738 src/importldif.c:1039 +#: ../src/exphtmldlg.c:661 ../src/expldifdlg.c:738 ../src/importldif.c:1039 msgid "File Info" msgstr "" -#: src/exphtmldlg.c:662 +#: ../src/exphtmldlg.c:662 msgid "Format" msgstr "" -#: src/expldifdlg.c:112 +#: ../src/expldifdlg.c:112 msgid "Please specify output directory and LDIF filename to create." msgstr "" -#: src/expldifdlg.c:115 +#: ../src/expldifdlg.c:115 msgid "Specify parameters to format distinguished name." msgstr "" -#: src/expldifdlg.c:191 +#: ../src/expldifdlg.c:191 #, c-format msgid "" "LDIF Output Directory '%s'\n" "does not exist. OK to create new directory?" msgstr "" -#: src/expldifdlg.c:203 +#: ../src/expldifdlg.c:203 #, c-format msgid "" "Could not create output directory for LDIF file:\n" "%s" msgstr "" -#: src/expldifdlg.c:245 +#: ../src/expldifdlg.c:245 msgid "Suffix was not supplied" msgstr "" -#: src/expldifdlg.c:247 +#: ../src/expldifdlg.c:247 msgid "" "A suffix is required if data is to be used for an LDAP server. Are you sure " "you wish to proceed without a suffix?" msgstr "" -#: src/expldifdlg.c:265 +#: ../src/expldifdlg.c:265 msgid "Error creating LDIF file" msgstr "" -#: src/expldifdlg.c:340 +#: ../src/expldifdlg.c:340 msgid "Select LDIF output file" msgstr "" -#: src/expldifdlg.c:404 +#: ../src/expldifdlg.c:404 msgid "LDIF Output File" msgstr "" -#: src/expldifdlg.c:435 +#: ../src/expldifdlg.c:435 msgid "" "The address book Unique ID is used to create a DN that is formatted similar " "to:\n" " uid=102376,ou=people,dc=claws-mail,dc=org" msgstr "" -#: src/expldifdlg.c:441 +#: ../src/expldifdlg.c:441 msgid "" "The address book Display Name is used to create a DN that is formatted " "similar to:\n" " cn=John Doe,ou=people,dc=claws-mail,dc=org" msgstr "" -#: src/expldifdlg.c:447 +#: ../src/expldifdlg.c:447 msgid "" "The first Email Address belonging to a person is used to create a DN that is " "formatted similar to:\n" " mail=john.doe@domain.com,ou=people,dc=claws-mail,dc=org" msgstr "" -#: src/expldifdlg.c:494 +#: ../src/expldifdlg.c:494 msgid "Suffix" msgstr "" -#: src/expldifdlg.c:506 +#: ../src/expldifdlg.c:506 msgid "" "The suffix is used to create a \"Distinguished Name\" (or DN) for an LDAP " "entry. Examples include:\n" @@ -3027,15 +3072,15 @@ " o=Organization Name,c=Country\n" msgstr "" -#: src/expldifdlg.c:515 +#: ../src/expldifdlg.c:515 msgid "Relative DN" msgstr "" -#: src/expldifdlg.c:523 +#: ../src/expldifdlg.c:523 msgid "Unique ID" msgstr "" -#: src/expldifdlg.c:533 +#: ../src/expldifdlg.c:533 msgid "" "The LDIF file contains several data records that are usually loaded into an " "LDAP server. Each data record in the LDIF file is uniquely identified by a " @@ -3044,11 +3089,11 @@ "available RDN options that will be used to create the DN." msgstr "" -#: src/expldifdlg.c:554 +#: ../src/expldifdlg.c:554 msgid "Use DN attribute if present in data" msgstr "" -#: src/expldifdlg.c:561 +#: ../src/expldifdlg.c:561 msgid "" "The addressbook may contain entries that were previously imported from an " "LDIF file. The \"Distinguished Name\" (DN) user attribute, if present in the " @@ -3056,465 +3101,477 @@ "above will be used if the DN user attribute is not found." msgstr "" -#: src/expldifdlg.c:572 +#: ../src/expldifdlg.c:572 msgid "Exclude record if no Email Address" msgstr "" -#: src/expldifdlg.c:579 +#: ../src/expldifdlg.c:579 msgid "" "An addressbook may contain entries without Email Addresses. Check this " "option to ignore these records." msgstr "" -#: src/expldifdlg.c:672 +#: ../src/expldifdlg.c:672 msgid "Export Address Book to LDIF File" msgstr "" -#: src/expldifdlg.c:739 +#: ../src/expldifdlg.c:739 msgid "Distinguished Name" msgstr "" -#: src/export.c:120 src/summaryview.c:7487 +#: ../src/export.c:120 ../src/summaryview.c:7487 msgid "Export to mbox file" msgstr "" -#: src/export.c:139 +#: ../src/export.c:139 msgid "Locate the folder to export and specify the mbox file." msgstr "" -#: src/export.c:150 +#: ../src/export.c:150 msgid "Source folder:" msgstr "" -#: src/export.c:156 src/import.c:150 +#: ../src/export.c:156 ../src/import.c:150 msgid "Mbox file:" msgstr "" -#: src/export.c:211 +#: ../src/export.c:211 msgid "Target mbox filename can't be left empty." msgstr "" -#: src/export.c:216 +#: ../src/export.c:216 msgid "Source folder can't be left empty." msgstr "" -#: src/export.c:229 +#: ../src/export.c:229 msgid "Couldn't find the source folder." msgstr "" -#: src/export.c:252 +#: ../src/export.c:252 msgid "Select exporting file" msgstr "" -#: src/exporthtml.c:762 +#: ../src/exporthtml.c:762 msgid "Full Name" msgstr "" -#: src/exporthtml.c:766 src/importldif.c:1040 +#: ../src/exporthtml.c:766 ../src/importldif.c:1040 msgid "Attributes" msgstr "" -#: src/exporthtml.c:969 +#: ../src/exporthtml.c:969 msgid "Claws Mail Address Book" msgstr "" -#: src/exporthtml.c:1083 src/exportldif.c:551 +#: ../src/exporthtml.c:1083 ../src/exportldif.c:551 msgid "Name already exists but is not a directory." msgstr "" -#: src/exporthtml.c:1086 src/exportldif.c:554 +#: ../src/exporthtml.c:1086 ../src/exportldif.c:554 msgid "No permissions to create directory." msgstr "" -#: src/exporthtml.c:1089 src/exportldif.c:557 +#: ../src/exporthtml.c:1089 ../src/exportldif.c:557 msgid "Name is too long." msgstr "" -#: src/exporthtml.c:1092 src/exportldif.c:560 +#: ../src/exporthtml.c:1092 ../src/exportldif.c:560 msgid "Not specified." msgstr "" -#: src/folder.c:1388 src/foldersel.c:370 src/prefs_folder_item.c:286 +#: ../src/folder.c:1388 ../src/foldersel.c:370 ../src/prefs_folder_item.c:286 msgid "Inbox" msgstr "" -#: src/folder.c:1392 src/foldersel.c:374 +#: ../src/folder.c:1392 ../src/foldersel.c:374 msgid "Sent" msgstr "" -#: src/folder.c:1396 src/foldersel.c:378 src/prefs_folder_item.c:289 +#: ../src/folder.c:1396 ../src/foldersel.c:378 ../src/prefs_folder_item.c:289 msgid "Queue" msgstr "" -#: src/folder.c:1400 src/foldersel.c:382 src/prefs_folder_item.c:290 -#: src/toolbar.c:392 src/toolbar.c:427 +#: ../src/folder.c:1400 ../src/foldersel.c:382 ../src/prefs_folder_item.c:290 +#: ../src/toolbar.c:392 ../src/toolbar.c:427 msgid "Trash" msgstr "" -#: src/folder.c:1404 src/foldersel.c:386 src/prefs_folder_item.c:288 +#: ../src/folder.c:1404 ../src/foldersel.c:386 ../src/prefs_folder_item.c:288 msgid "Drafts" msgstr "" -#: src/folder.c:1840 +#: ../src/folder.c:1840 #, c-format msgid "Processing (%s)...\n" msgstr "" -#: src/folder.c:2991 +#. move messages +#: ../src/folder.c:2991 #, c-format msgid "Copying %s to %s...\n" msgstr "" -#: src/folder.c:2991 +#: ../src/folder.c:2991 #, c-format msgid "Moving %s to %s...\n" msgstr "" -#: src/folder.c:3278 +#: ../src/folder.c:3278 #, c-format msgid "Updating cache for %s..." msgstr "" -#: src/folder.c:4094 +#: ../src/folder.c:4094 msgid "Processing messages..." msgstr "" -#: src/folder.c:4230 +#: ../src/folder.c:4230 #, c-format msgid "Synchronising %s for offline use...\n" msgstr "" -#: src/foldersel.c:228 +#: ../src/foldersel.c:228 msgid "Select folder" msgstr "" -#: src/foldersel.c:541 src/imap_gtk.c:159 src/mh_gtk.c:132 +#: ../src/foldersel.c:541 ../src/imap_gtk.c:159 ../src/mh_gtk.c:132 msgid "NewFolder" msgstr "" -#: src/foldersel.c:549 src/imap_gtk.c:167 src/imap_gtk.c:173 -#: src/imap_gtk.c:225 src/mh_gtk.c:138 src/mh_gtk.c:241 +#: ../src/foldersel.c:549 ../src/imap_gtk.c:167 ../src/imap_gtk.c:173 +#: ../src/imap_gtk.c:225 ../src/mh_gtk.c:138 ../src/mh_gtk.c:241 #, c-format msgid "'%c' can't be included in folder name." msgstr "" -#: src/foldersel.c:559 src/imap_gtk.c:183 src/imap_gtk.c:237 src/mh_gtk.c:148 -#: src/mh_gtk.c:248 +#: ../src/foldersel.c:559 ../src/imap_gtk.c:183 ../src/imap_gtk.c:237 +#: ../src/mh_gtk.c:148 ../src/mh_gtk.c:248 #, c-format msgid "The folder '%s' already exists." msgstr "" -#: src/foldersel.c:566 src/imap_gtk.c:189 src/mh_gtk.c:154 +#: ../src/foldersel.c:566 ../src/imap_gtk.c:189 ../src/mh_gtk.c:154 #, c-format msgid "Can't create the folder '%s'." msgstr "" -#: src/folderview.c:295 +#: ../src/folderview.c:295 msgid "/Mark all re_ad" msgstr "" -#: src/folderview.c:297 +#: ../src/folderview.c:297 msgid "/R_un processing rules" msgstr "" -#: src/folderview.c:298 +#: ../src/folderview.c:298 msgid "/_Search folder..." msgstr "" -#: src/folderview.c:300 +#: ../src/folderview.c:300 msgid "/Process_ing..." msgstr "" -#: src/folderview.c:305 +#: ../src/folderview.c:305 msgid "/Empty _trash..." msgstr "" -#: src/folderview.c:310 +#: ../src/folderview.c:310 msgid "/Send _queue..." msgstr "" -#: src/folderview.c:447 src/folderview.c:494 src/prefs_folder_column.c:82 -#: src/prefs_matcher.c:365 src/summaryview.c:5764 +#. F_COL_FOLDER +#: ../src/folderview.c:447 ../src/folderview.c:494 +#: ../src/prefs_folder_column.c:82 ../src/prefs_matcher.c:365 +#: ../src/summaryview.c:5764 msgid "New" msgstr "" -#: src/folderview.c:448 src/folderview.c:495 src/prefs_folder_column.c:83 -#: src/prefs_matcher.c:364 src/summaryview.c:5766 +#. F_COL_NEW +#: ../src/folderview.c:448 ../src/folderview.c:495 +#: ../src/prefs_folder_column.c:83 ../src/prefs_matcher.c:364 +#: ../src/summaryview.c:5766 msgid "Unread" msgstr "" -#: src/folderview.c:449 src/prefs_folder_column.c:84 +#. F_COL_UNREAD +#: ../src/folderview.c:449 ../src/prefs_folder_column.c:84 msgid "Total" msgstr "" #. TRANSLATORS: This in Number sign in American style -#: src/folderview.c:497 src/summaryview.c:551 +#. S_COL_SIZE +#: ../src/folderview.c:497 ../src/summaryview.c:551 msgid "#" msgstr "" -#: src/folderview.c:796 +#: ../src/folderview.c:796 msgid "Setting folder info..." msgstr "" -#: src/folderview.c:859 src/summaryview.c:3813 +#: ../src/folderview.c:859 ../src/summaryview.c:3813 msgid "Mark all as read" msgstr "" -#: src/folderview.c:860 src/summaryview.c:3814 +#: ../src/folderview.c:860 ../src/summaryview.c:3814 msgid "Do you really want to mark all mails in this folder as read ?" msgstr "" -#: src/folderview.c:1082 src/imap.c:3911 src/mainwindow.c:4456 src/setup.c:90 +#: ../src/folderview.c:1082 ../src/imap.c:3911 ../src/mainwindow.c:4456 +#: ../src/setup.c:90 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "" -#: src/folderview.c:1086 src/imap.c:3916 src/mainwindow.c:4461 src/setup.c:95 +#: ../src/folderview.c:1086 ../src/imap.c:3916 ../src/mainwindow.c:4461 +#: ../src/setup.c:95 #, c-format msgid "Scanning folder %s ..." msgstr "" -#: src/folderview.c:1117 +#: ../src/folderview.c:1117 msgid "Rebuild folder tree" msgstr "" -#: src/folderview.c:1118 +#: ../src/folderview.c:1118 msgid "" "Rebuilding the folder tree will remove local caches. Do you want to continue?" msgstr "" -#: src/folderview.c:1128 +#: ../src/folderview.c:1128 msgid "Rebuilding folder tree..." msgstr "" -#: src/folderview.c:1130 src/folderview.c:1171 +#: ../src/folderview.c:1130 ../src/folderview.c:1171 msgid "Scanning folder tree..." msgstr "" -#: src/folderview.c:1262 +#: ../src/folderview.c:1262 #, c-format msgid "Couldn't scan folder %s\n" msgstr "" -#: src/folderview.c:1316 +#: ../src/folderview.c:1316 msgid "Checking for new messages in all folders..." msgstr "" -#: src/folderview.c:2136 +#: ../src/folderview.c:2136 #, c-format msgid "Closing Folder %s..." msgstr "" -#: src/folderview.c:2228 +#. Open Folder +#. TODO: wwp: avoid displaying (null) in the status bar +#: ../src/folderview.c:2228 #, c-format msgid "Opening Folder %s..." msgstr "" -#: src/folderview.c:2246 +#: ../src/folderview.c:2246 msgid "Folder could not be opened." msgstr "" -#: src/folderview.c:2408 src/mainwindow.c:2582 +#: ../src/folderview.c:2408 ../src/mainwindow.c:2582 msgid "Empty trash" msgstr "" -#: src/folderview.c:2409 +#: ../src/folderview.c:2409 msgid "Delete all messages in trash?" msgstr "" -#: src/folderview.c:2410 +#: ../src/folderview.c:2410 msgid "+_Empty trash" msgstr "" -#: src/folderview.c:2454 src/inc.c:1599 src/toolbar.c:2521 +#: ../src/folderview.c:2454 ../src/inc.c:1599 ../src/toolbar.c:2521 msgid "Offline warning" msgstr "" -#: src/folderview.c:2455 src/toolbar.c:2522 +#: ../src/folderview.c:2455 ../src/toolbar.c:2522 msgid "You're working offline. Override?" msgstr "" -#: src/folderview.c:2466 src/toolbar.c:2541 +#: ../src/folderview.c:2466 ../src/toolbar.c:2541 msgid "Send queued messages" msgstr "" -#: src/folderview.c:2467 src/toolbar.c:2542 +#: ../src/folderview.c:2467 ../src/toolbar.c:2542 msgid "Send all queued messages?" msgstr "" -#: src/folderview.c:2468 src/messageview.c:691 src/messageview.c:708 -#: src/toolbar.c:2543 +#: ../src/folderview.c:2468 ../src/messageview.c:691 ../src/messageview.c:708 +#: ../src/toolbar.c:2543 msgid "_Send" msgstr "" -#: src/folderview.c:2476 src/toolbar.c:2561 +#: ../src/folderview.c:2476 ../src/toolbar.c:2561 msgid "Some errors occurred while sending queued messages." msgstr "" -#: src/folderview.c:2479 src/main.c:2202 src/toolbar.c:2564 +#: ../src/folderview.c:2479 ../src/main.c:2202 ../src/toolbar.c:2564 #, c-format msgid "" "Some errors occurred while sending queued messages:\n" "%s" msgstr "" -#: src/folderview.c:2561 +#: ../src/folderview.c:2561 #, c-format msgid "Do you really want to copy folder '%s' in '%s' ?" msgstr "" -#: src/folderview.c:2562 +#: ../src/folderview.c:2562 #, c-format msgid "Do you really want to make folder '%s' a subfolder of '%s' ?" msgstr "" -#: src/folderview.c:2564 +#: ../src/folderview.c:2564 msgid "Copy folder" msgstr "" -#: src/folderview.c:2564 +#: ../src/folderview.c:2564 msgid "Move folder" msgstr "" -#: src/folderview.c:2575 +#: ../src/folderview.c:2575 #, c-format msgid "Copying %s to %s..." msgstr "" -#: src/folderview.c:2575 +#: ../src/folderview.c:2575 #, c-format msgid "Moving %s to %s..." msgstr "" -#: src/folderview.c:2606 +#: ../src/folderview.c:2606 msgid "Source and destination are the same." msgstr "" -#: src/folderview.c:2609 +#: ../src/folderview.c:2609 msgid "Can't copy a folder to one of its children." msgstr "" -#: src/folderview.c:2610 +#: ../src/folderview.c:2610 msgid "Can't move a folder to one of its children." msgstr "" -#: src/folderview.c:2613 +#: ../src/folderview.c:2613 msgid "A folder cannot be moved between different mailboxes." msgstr "" -#: src/folderview.c:2616 +#: ../src/folderview.c:2616 msgid "Copy failed!" msgstr "" -#: src/folderview.c:2616 +#: ../src/folderview.c:2616 msgid "Move failed!" msgstr "" -#: src/folderview.c:2667 +#: ../src/folderview.c:2667 #, c-format msgid "Processing configuration for folder %s" msgstr "" -#: src/folderview.c:3055 src/summaryview.c:4242 src/summaryview.c:4339 +#: ../src/folderview.c:3055 ../src/summaryview.c:4242 +#: ../src/summaryview.c:4339 msgid "The destination folder can only be used to store subfolders." msgstr "" -#: src/gedit-print.c:145 src/messageview.c:1819 src/summaryview.c:4562 -#: src/toolbar.c:194 src/toolbar.c:434 +#: ../src/gedit-print.c:145 ../src/messageview.c:1819 +#: ../src/summaryview.c:4562 ../src/toolbar.c:194 ../src/toolbar.c:434 msgid "Print" msgstr "" -#: src/gedit-print.c:243 +#: ../src/gedit-print.c:243 msgid "Preparing pages..." msgstr "" -#: src/gedit-print.c:270 +#: ../src/gedit-print.c:270 #, c-format msgid "Rendering page %d of %d..." msgstr "" -#: src/gedit-print.c:272 +#: ../src/gedit-print.c:272 #, c-format msgid "Printing page %d of %d..." msgstr "" -#: src/gedit-print.c:294 src/printing.c:349 +#: ../src/gedit-print.c:294 ../src/printing.c:349 msgid "Print preview" msgstr "" -#: src/gedit-print.c:435 +#: ../src/gedit-print.c:435 msgid "Page %N of %Q" msgstr "" -#: src/grouplistdialog.c:174 +#: ../src/grouplistdialog.c:174 msgid "Newsgroup subscription" msgstr "" -#: src/grouplistdialog.c:190 +#: ../src/grouplistdialog.c:190 msgid "Select newsgroups for subscription:" msgstr "" -#: src/grouplistdialog.c:196 +#: ../src/grouplistdialog.c:196 msgid "Find groups:" msgstr "" -#: src/grouplistdialog.c:204 +#: ../src/grouplistdialog.c:204 msgid " Search " msgstr "" -#: src/grouplistdialog.c:216 +#: ../src/grouplistdialog.c:216 msgid "Newsgroup name" msgstr "" -#: src/grouplistdialog.c:217 +#: ../src/grouplistdialog.c:217 msgid "Messages" msgstr "" -#: src/grouplistdialog.c:218 +#: ../src/grouplistdialog.c:218 msgid "Type" msgstr "" -#: src/grouplistdialog.c:347 +#: ../src/grouplistdialog.c:347 msgid "moderated" msgstr "" -#: src/grouplistdialog.c:349 +#: ../src/grouplistdialog.c:349 msgid "readonly" msgstr "" -#: src/grouplistdialog.c:351 +#: ../src/grouplistdialog.c:351 msgid "unknown" msgstr "" -#: src/grouplistdialog.c:420 +#: ../src/grouplistdialog.c:420 msgid "Can't retrieve newsgroup list." msgstr "" -#: src/grouplistdialog.c:457 src/summaryview.c:1474 +#: ../src/grouplistdialog.c:457 ../src/summaryview.c:1474 msgid "Done." msgstr "" -#: src/grouplistdialog.c:490 +#: ../src/grouplistdialog.c:490 #, c-format msgid "%d newsgroups received (%s read)" msgstr "" -#: src/gtk/about.c:79 src/textview.c:215 +#: ../src/gtk/about.c:79 ../src/textview.c:215 msgid "/_Open with Web browser" msgstr "" -#: src/gtk/about.c:80 src/textview.c:216 +#: ../src/gtk/about.c:80 ../src/textview.c:216 msgid "/Copy this _link" msgstr "" -#: src/gtk/about.c:139 +#: ../src/gtk/about.c:139 msgid "" "Claws Mail is a lightweight, fast and highly-configurable email client.\n" "\n" "For further information visit the Claws Mail website:\n" msgstr "" -#: src/gtk/about.c:145 +#: ../src/gtk/about.c:145 msgid "" "\n" "\n" @@ -3522,7 +3579,7 @@ "donate to the Claws Mail project you can do so at:\n" msgstr "" -#: src/gtk/about.c:161 +#: ../src/gtk/about.c:161 msgid "" "\n" "\n" @@ -3531,14 +3588,14 @@ "and the Claws Mail team" msgstr "" -#: src/gtk/about.c:164 +#: ../src/gtk/about.c:164 msgid "" "\n" "\n" "System Information\n" msgstr "" -#: src/gtk/about.c:170 +#: ../src/gtk/about.c:170 #, c-format msgid "" "GTK+ %d.%d.%d / GLib %d.%d.%d\n" @@ -3546,7 +3603,7 @@ "Operating System: %s %s (%s)" msgstr "" -#: src/gtk/about.c:179 +#: ../src/gtk/about.c:179 #, c-format msgid "" "GTK+ %d.%d.%d / GLib %d.%d.%d\n" @@ -3554,7 +3611,7 @@ "Operating System: %s" msgstr "" -#: src/gtk/about.c:188 +#: ../src/gtk/about.c:188 #, c-format msgid "" "GTK+ %d.%d.%d / GLib %d.%d.%d\n" @@ -3562,93 +3619,93 @@ "Operating System: unknown" msgstr "" -#: src/gtk/about.c:245 src/prefs_themes.c:713 src/wizard.c:502 +#: ../src/gtk/about.c:245 ../src/prefs_themes.c:713 ../src/wizard.c:502 msgid "The Claws Mail Team" msgstr "" -#: src/gtk/about.c:264 +#: ../src/gtk/about.c:264 msgid "Previous team members" msgstr "" -#: src/gtk/about.c:283 +#: ../src/gtk/about.c:283 msgid "The translation team" msgstr "" -#: src/gtk/about.c:302 +#: ../src/gtk/about.c:302 msgid "Documentation team" msgstr "" -#: src/gtk/about.c:321 +#: ../src/gtk/about.c:321 msgid "Logo" msgstr "" -#: src/gtk/about.c:340 +#: ../src/gtk/about.c:340 msgid "Icons" msgstr "" -#: src/gtk/about.c:359 +#: ../src/gtk/about.c:359 msgid "Contributors" msgstr "" -#: src/gtk/about.c:407 +#: ../src/gtk/about.c:407 msgid "Compiled-in Features\n" msgstr "" -#: src/gtk/about.c:423 +#: ../src/gtk/about.c:423 msgid "compface|adds support for the X-Face header\n" msgstr "" -#: src/gtk/about.c:433 +#: ../src/gtk/about.c:433 msgid "GNU/aspell|adds support for spell checking\n" msgstr "" -#: src/gtk/about.c:443 +#: ../src/gtk/about.c:443 msgid "GnuTLS|adds support for encrypted connections to servers\n" msgstr "" -#: src/gtk/about.c:453 +#: ../src/gtk/about.c:453 msgid "GTK+ >= 2.10.0|adds support for a complete print dialog\n" msgstr "" -#: src/gtk/about.c:463 +#: ../src/gtk/about.c:463 msgid "" "IPv6|adds support for IPv6 addresses, the new Internet addressing protocol\n" msgstr "" -#: src/gtk/about.c:474 +#: ../src/gtk/about.c:474 msgid "iconv|allows converting to and from different character sets\n" msgstr "" -#: src/gtk/about.c:484 +#: ../src/gtk/about.c:484 msgid "JPilot|adds support for PalmOS addressbooks\n" msgstr "" -#: src/gtk/about.c:494 +#: ../src/gtk/about.c:494 msgid "LDAP|adds support for LDAP shared addressbooks\n" msgstr "" -#: src/gtk/about.c:504 +#: ../src/gtk/about.c:504 msgid "libetpan|adds support for IMAP and NNTP servers\n" msgstr "" -#: src/gtk/about.c:514 +#: ../src/gtk/about.c:514 msgid "libgnomeprint|adds support for a complete print dialog\n" msgstr "" -#: src/gtk/about.c:524 +#: ../src/gtk/about.c:524 msgid "libSM|adds support for session handling\n" msgstr "" -#: src/gtk/about.c:534 +#: ../src/gtk/about.c:534 msgid "" "NetworkManager|adds support for detection of network connection changes\n" msgstr "" -#: src/gtk/about.c:544 +#: ../src/gtk/about.c:544 msgid "OpenSSL|adds support for encrypted connections to servers\n" msgstr "" -#: src/gtk/about.c:576 +#: ../src/gtk/about.c:576 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -3657,7 +3714,7 @@ "\n" msgstr "" -#: src/gtk/about.c:582 +#: ../src/gtk/about.c:582 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -3666,872 +3723,901 @@ "\n" msgstr "" -#: src/gtk/about.c:600 +#: ../src/gtk/about.c:600 msgid "" "You should have received a copy of the GNU General Public License along with " "this program. If not, see <" msgstr "" -#: src/gtk/about.c:605 +#: ../src/gtk/about.c:605 msgid "" ">. \n" "\n" msgstr "" -#: src/gtk/about.c:608 +#: ../src/gtk/about.c:608 msgid "" "This product includes software developed by the OpenSSL Project for use in " "the OpenSSL Toolkit (" msgstr "" -#: src/gtk/about.c:612 +#: ../src/gtk/about.c:612 msgid ").\n" msgstr "" -#: src/gtk/about.c:706 +#: ../src/gtk/about.c:706 msgid "About Claws Mail" msgstr "" -#: src/gtk/about.c:757 +#: ../src/gtk/about.c:757 msgid "" "Copyright (C) 1999-2007\n" "Hiroyuki Yamamoto \n" "and the Claws Mail team" msgstr "" -#: src/gtk/about.c:771 +#: ../src/gtk/about.c:771 msgid "_Info" msgstr "" -#: src/gtk/about.c:777 +#: ../src/gtk/about.c:777 msgid "_Authors" msgstr "" -#: src/gtk/about.c:783 +#: ../src/gtk/about.c:783 msgid "_Features" msgstr "" -#: src/gtk/about.c:789 +#: ../src/gtk/about.c:789 msgid "_License" msgstr "" -#: src/gtk/about.c:797 +#: ../src/gtk/about.c:797 msgid "_Release Notes" msgstr "" -#: src/gtk/colorlabel.c:48 src/prefs_common.c:359 +#: ../src/gtk/colorlabel.c:48 ../src/prefs_common.c:359 msgid "Orange" msgstr "" -#: src/gtk/colorlabel.c:49 src/prefs_common.c:363 +#: ../src/gtk/colorlabel.c:49 ../src/prefs_common.c:363 msgid "Red" msgstr "" -#: src/gtk/colorlabel.c:50 src/prefs_common.c:367 +#: ../src/gtk/colorlabel.c:50 ../src/prefs_common.c:367 msgid "Pink" msgstr "" -#: src/gtk/colorlabel.c:51 src/prefs_common.c:371 +#: ../src/gtk/colorlabel.c:51 ../src/prefs_common.c:371 msgid "Sky blue" msgstr "" -#: src/gtk/colorlabel.c:52 src/prefs_common.c:375 +#: ../src/gtk/colorlabel.c:52 ../src/prefs_common.c:375 msgid "Blue" msgstr "" -#: src/gtk/colorlabel.c:53 src/prefs_common.c:379 +#: ../src/gtk/colorlabel.c:53 ../src/prefs_common.c:379 msgid "Green" msgstr "" -#: src/gtk/colorlabel.c:54 src/prefs_common.c:383 +#: ../src/gtk/colorlabel.c:54 ../src/prefs_common.c:383 msgid "Brown" msgstr "" -#: src/gtk/colorlabel.c:55 src/prefs_common.c:387 +#: ../src/gtk/colorlabel.c:55 ../src/prefs_common.c:387 msgid "Grey" msgstr "" -#: src/gtk/colorlabel.c:56 src/prefs_common.c:391 +#: ../src/gtk/colorlabel.c:56 ../src/prefs_common.c:391 msgid "Light brown" msgstr "" -#: src/gtk/colorlabel.c:57 src/prefs_common.c:395 +#: ../src/gtk/colorlabel.c:57 ../src/prefs_common.c:395 msgid "Dark red" msgstr "" -#: src/gtk/colorlabel.c:58 src/prefs_common.c:399 +#: ../src/gtk/colorlabel.c:58 ../src/prefs_common.c:399 msgid "Dark pink" msgstr "" -#: src/gtk/colorlabel.c:59 src/prefs_common.c:403 +#: ../src/gtk/colorlabel.c:59 ../src/prefs_common.c:403 msgid "Steel blue" msgstr "" -#: src/gtk/colorlabel.c:60 src/prefs_common.c:407 +#: ../src/gtk/colorlabel.c:60 ../src/prefs_common.c:407 msgid "Gold" msgstr "" -#: src/gtk/colorlabel.c:61 src/prefs_common.c:411 +#: ../src/gtk/colorlabel.c:61 ../src/prefs_common.c:411 msgid "Bright green" msgstr "" -#: src/gtk/colorlabel.c:62 src/prefs_common.c:415 +#: ../src/gtk/colorlabel.c:62 ../src/prefs_common.c:415 msgid "Magenta" msgstr "" -#: src/gtk/colorlabel.c:342 +#: ../src/gtk/colorlabel.c:342 #, c-format msgid "Ctrl+%c" msgstr "" -#: src/gtk/foldersort.c:156 +#: ../src/gtk/foldersort.c:156 msgid "Set folder order" msgstr "" -#: src/gtk/foldersort.c:190 +#: ../src/gtk/foldersort.c:190 msgid "Move folders up or down to change the sort order in the folder list." msgstr "" -#: src/gtk/foldersort.c:216 src/toolbar.c:415 +#: ../src/gtk/foldersort.c:216 ../src/toolbar.c:415 msgid "Folders" msgstr "" -#: src/gtk/gtkaspell.c:644 +#: ../src/gtk/gtkaspell.c:644 msgid "No dictionary selected." msgstr "" -#: src/gtk/gtkaspell.c:857 src/gtk/gtkaspell.c:1875 src/gtk/gtkaspell.c:2138 +#: ../src/gtk/gtkaspell.c:857 ../src/gtk/gtkaspell.c:1875 +#: ../src/gtk/gtkaspell.c:2138 msgid "Normal Mode" msgstr "" -#: src/gtk/gtkaspell.c:859 src/gtk/gtkaspell.c:1876 src/gtk/gtkaspell.c:2150 +#: ../src/gtk/gtkaspell.c:859 ../src/gtk/gtkaspell.c:1876 +#: ../src/gtk/gtkaspell.c:2150 msgid "Bad Spellers Mode" msgstr "" -#: src/gtk/gtkaspell.c:898 +#: ../src/gtk/gtkaspell.c:898 msgid "Unknown suggestion mode." msgstr "" -#: src/gtk/gtkaspell.c:1189 +#: ../src/gtk/gtkaspell.c:1189 msgid "No misspelled word found." msgstr "" -#: src/gtk/gtkaspell.c:1537 +#: ../src/gtk/gtkaspell.c:1537 msgid "Replace unknown word" msgstr "" -#: src/gtk/gtkaspell.c:1552 +#: ../src/gtk/gtkaspell.c:1552 #, c-format msgid "Replace \"%s\" with: " msgstr "" -#: src/gtk/gtkaspell.c:1597 +#: ../src/gtk/gtkaspell.c:1597 msgid "" "Holding down Control key while pressing Enter\n" "will learn from mistake.\n" msgstr "" -#: src/gtk/gtkaspell.c:1874 src/gtk/gtkaspell.c:2126 +#: ../src/gtk/gtkaspell.c:1874 ../src/gtk/gtkaspell.c:2126 msgid "Fast Mode" msgstr "" -#: src/gtk/gtkaspell.c:1944 +#: ../src/gtk/gtkaspell.c:1944 #, c-format msgid "\"%s\" unknown in %s" msgstr "" -#: src/gtk/gtkaspell.c:1958 +#: ../src/gtk/gtkaspell.c:1958 msgid "Accept in this session" msgstr "" -#: src/gtk/gtkaspell.c:1968 +#: ../src/gtk/gtkaspell.c:1968 msgid "Add to personal dictionary" msgstr "" -#: src/gtk/gtkaspell.c:1978 +#: ../src/gtk/gtkaspell.c:1978 msgid "Replace with..." msgstr "" -#: src/gtk/gtkaspell.c:1991 +#: ../src/gtk/gtkaspell.c:1991 #, c-format msgid "Check with %s" msgstr "" -#: src/gtk/gtkaspell.c:2013 +#: ../src/gtk/gtkaspell.c:2013 msgid "(no suggestions)" msgstr "" -#: src/gtk/gtkaspell.c:2024 src/gtk/gtkaspell.c:2203 +#: ../src/gtk/gtkaspell.c:2024 ../src/gtk/gtkaspell.c:2203 msgid "More..." msgstr "" -#: src/gtk/gtkaspell.c:2088 +#: ../src/gtk/gtkaspell.c:2088 #, c-format msgid "Dictionary: %s" msgstr "" -#: src/gtk/gtkaspell.c:2101 +#: ../src/gtk/gtkaspell.c:2101 #, c-format msgid "Use alternate (%s)" msgstr "" -#: src/gtk/gtkaspell.c:2112 +#: ../src/gtk/gtkaspell.c:2112 msgid "Use both dictionaries" msgstr "" -#: src/gtk/gtkaspell.c:2166 src/prefs_spelling.c:205 +#: ../src/gtk/gtkaspell.c:2166 ../src/prefs_spelling.c:205 msgid "Check while typing" msgstr "" -#: src/gtk/gtkaspell.c:2182 +#: ../src/gtk/gtkaspell.c:2182 msgid "Change dictionary" msgstr "" -#: src/gtk/gtkaspell.c:2313 +#: ../src/gtk/gtkaspell.c:2313 #, c-format msgid "" "The spell checker could not change dictionary.\n" "%s" msgstr "" -#: src/gtk/gtkaspell.c:2355 +#: ../src/gtk/gtkaspell.c:2355 #, c-format msgid "" "The spell checker could not change the alternate dictionary.\n" "%s" msgstr "" -#: src/gtk/gtksourceprintjob.c:270 +#: ../src/gtk/gtksourceprintjob.c:270 msgid "Configuration" msgstr "" -#: src/gtk/gtksourceprintjob.c:271 +#: ../src/gtk/gtksourceprintjob.c:271 msgid "Configuration options for the print job" msgstr "" -#: src/gtk/gtksourceprintjob.c:278 +#: ../src/gtk/gtksourceprintjob.c:278 msgid "Source Buffer" msgstr "" -#: src/gtk/gtksourceprintjob.c:279 +#: ../src/gtk/gtksourceprintjob.c:279 msgid "GtkTextBuffer object to print" msgstr "" -#: src/gtk/gtksourceprintjob.c:285 +#: ../src/gtk/gtksourceprintjob.c:285 msgid "Tabs Width" msgstr "" -#: src/gtk/gtksourceprintjob.c:286 +#: ../src/gtk/gtksourceprintjob.c:286 msgid "Width in equivalent space characters of tabs" msgstr "" -#: src/gtk/gtksourceprintjob.c:293 +#: ../src/gtk/gtksourceprintjob.c:293 msgid "Wrap Mode" msgstr "" -#: src/gtk/gtksourceprintjob.c:294 +#: ../src/gtk/gtksourceprintjob.c:294 msgid "Word wrapping mode" msgstr "" -#: src/gtk/gtksourceprintjob.c:301 +#: ../src/gtk/gtksourceprintjob.c:301 msgid "Highlight" msgstr "" -#: src/gtk/gtksourceprintjob.c:302 +#: ../src/gtk/gtksourceprintjob.c:302 msgid "Whether to print the document with highlighted syntax" msgstr "" -#: src/gtk/gtksourceprintjob.c:310 +#: ../src/gtk/gtksourceprintjob.c:310 msgid "Font" msgstr "" -#: src/gtk/gtksourceprintjob.c:311 +#: ../src/gtk/gtksourceprintjob.c:311 msgid "GnomeFont name to use for the document text (deprecated)" msgstr "" -#: src/gtk/gtksourceprintjob.c:318 +#: ../src/gtk/gtksourceprintjob.c:318 msgid "Font Description" msgstr "" -#: src/gtk/gtksourceprintjob.c:319 +#: ../src/gtk/gtksourceprintjob.c:319 msgid "Font to use for the document text (e.g. \"Monospace 10\")" msgstr "" -#: src/gtk/gtksourceprintjob.c:326 src/gtk/gtksourceprintjob.c:334 +#: ../src/gtk/gtksourceprintjob.c:326 ../src/gtk/gtksourceprintjob.c:334 msgid "Numbers Font" msgstr "" -#: src/gtk/gtksourceprintjob.c:327 +#: ../src/gtk/gtksourceprintjob.c:327 msgid "GnomeFont name to use for the line numbers (deprecated)" msgstr "" -#: src/gtk/gtksourceprintjob.c:335 +#: ../src/gtk/gtksourceprintjob.c:335 msgid "Font description to use for the line numbers" msgstr "" -#: src/gtk/gtksourceprintjob.c:342 +#: ../src/gtk/gtksourceprintjob.c:342 msgid "Print Line Numbers" msgstr "" -#: src/gtk/gtksourceprintjob.c:343 +#: ../src/gtk/gtksourceprintjob.c:343 msgid "Interval of printed line numbers (0 means no numbers)" msgstr "" -#: src/gtk/gtksourceprintjob.c:350 +#: ../src/gtk/gtksourceprintjob.c:350 msgid "Print Header" msgstr "" -#: src/gtk/gtksourceprintjob.c:351 +#: ../src/gtk/gtksourceprintjob.c:351 msgid "Whether to print a header in each page" msgstr "" -#: src/gtk/gtksourceprintjob.c:358 +#: ../src/gtk/gtksourceprintjob.c:358 msgid "Print Footer" msgstr "" -#: src/gtk/gtksourceprintjob.c:359 +#: ../src/gtk/gtksourceprintjob.c:359 msgid "Whether to print a footer in each page" msgstr "" -#: src/gtk/gtksourceprintjob.c:366 +#: ../src/gtk/gtksourceprintjob.c:366 msgid "Header and Footer Font" msgstr "" -#: src/gtk/gtksourceprintjob.c:367 +#: ../src/gtk/gtksourceprintjob.c:367 msgid "GnomeFont name to use for the header and footer (deprecated)" msgstr "" -#: src/gtk/gtksourceprintjob.c:374 +#: ../src/gtk/gtksourceprintjob.c:374 msgid "Header and Footer Font Description" msgstr "" -#: src/gtk/gtksourceprintjob.c:375 +#: ../src/gtk/gtksourceprintjob.c:375 msgid "Font to use for headers and footers (e.g. \"Monospace 10\")" msgstr "" -#: src/gtk/headers.h:8 src/prefs_filtering_action.c:1195 -#: src/prefs_matcher.c:1988 src/prefs_summary_column.c:87 src/quote_fmt.c:48 -#: src/summaryview.c:549 +#. RFC2822 +#. S_COL_TO +#. date expression +#. S_COL_TO +#: ../src/gtk/headers.h:8 ../src/prefs_filtering_action.c:1195 +#: ../src/prefs_matcher.c:1988 ../src/prefs_summary_column.c:87 +#: ../src/quote_fmt.c:48 ../src/summaryview.c:549 msgid "Date" msgstr "" -#: src/gtk/headers.h:8 +#: ../src/gtk/headers.h:8 msgid "Date:" msgstr "" -#: src/gtk/headers.h:9 src/prefs_filtering_action.c:1192 -#: src/prefs_matcher.c:1985 src/prefs_summary_column.c:85 src/quote_fmt.c:49 -#: src/summaryview.c:547 +#. S_COL_SUBJECT +#. date +#. S_COL_SUBJECT +#: ../src/gtk/headers.h:9 ../src/prefs_filtering_action.c:1192 +#: ../src/prefs_matcher.c:1985 ../src/prefs_summary_column.c:85 +#: ../src/quote_fmt.c:49 ../src/summaryview.c:547 msgid "From" msgstr "" -#: src/gtk/headers.h:9 src/summary_search.c:356 +#: ../src/gtk/headers.h:9 ../src/summary_search.c:356 msgid "From:" msgstr "" -#: src/gtk/headers.h:10 src/toolbar.c:424 +#: ../src/gtk/headers.h:10 ../src/toolbar.c:424 msgid "Sender" msgstr "" -#: src/gtk/headers.h:10 +#: ../src/gtk/headers.h:10 msgid "Sender:" msgstr "" -#: src/gtk/headers.h:11 src/prefs_account.c:1932 +#: ../src/gtk/headers.h:11 ../src/prefs_account.c:1932 msgid "Reply-To" msgstr "" -#: src/gtk/headers.h:12 src/prefs_filtering_action.c:1193 -#: src/prefs_matcher.c:1986 src/prefs_summary_column.c:86 -#: src/prefs_template.c:212 src/quote_fmt.c:56 src/summaryview.c:548 +#. S_COL_FROM +#. subject +#. S_COL_FROM +#: ../src/gtk/headers.h:12 ../src/prefs_filtering_action.c:1193 +#: ../src/prefs_matcher.c:1986 ../src/prefs_summary_column.c:86 +#: ../src/prefs_template.c:212 ../src/quote_fmt.c:56 ../src/summaryview.c:548 msgid "To" msgstr "" -#: src/gtk/headers.h:13 src/prefs_account.c:1906 -#: src/prefs_filtering_action.c:1194 src/prefs_matcher.c:1987 -#: src/prefs_template.c:213 src/quote_fmt.c:57 +#. to +#: ../src/gtk/headers.h:13 ../src/prefs_account.c:1906 +#: ../src/prefs_filtering_action.c:1194 ../src/prefs_matcher.c:1987 +#: ../src/prefs_template.c:213 ../src/quote_fmt.c:57 msgid "Cc" msgstr "" -#: src/gtk/headers.h:14 src/prefs_account.c:1919 src/prefs_template.c:214 +#: ../src/gtk/headers.h:14 ../src/prefs_account.c:1919 +#: ../src/prefs_template.c:214 msgid "Bcc" msgstr "" -#: src/gtk/headers.h:15 src/prefs_filtering_action.c:1196 -#: src/prefs_matcher.c:1989 src/quote_fmt.c:60 +#. references +#: ../src/gtk/headers.h:15 ../src/prefs_filtering_action.c:1196 +#: ../src/prefs_matcher.c:1989 ../src/quote_fmt.c:60 msgid "Message-ID" msgstr "" -#: src/gtk/headers.h:15 +#: ../src/gtk/headers.h:15 msgid "Message-ID:" msgstr "" -#: src/gtk/headers.h:16 +#: ../src/gtk/headers.h:16 msgid "In-Reply-To" msgstr "" -#: src/gtk/headers.h:16 +#: ../src/gtk/headers.h:16 msgid "In-Reply-To:" msgstr "" -#: src/gtk/headers.h:17 src/prefs_filtering_action.c:1198 -#: src/prefs_matcher.c:1991 src/quote_fmt.c:59 +#. newsgroups +#: ../src/gtk/headers.h:17 ../src/prefs_filtering_action.c:1198 +#: ../src/prefs_matcher.c:1991 ../src/quote_fmt.c:59 msgid "References" msgstr "" -#: src/gtk/headers.h:17 +#: ../src/gtk/headers.h:17 msgid "References:" msgstr "" -#: src/gtk/headers.h:18 src/prefs_filtering_action.c:1191 -#: src/prefs_matcher.c:1984 src/prefs_summary_column.c:84 -#: src/prefs_template.c:215 src/quote_fmt.c:55 src/quote_fmt.c:154 -#: src/summaryview.c:546 +#. S_COL_MIME +#. initial of sender +#. S_COL_STATUS +#. S_COL_MIME +#: ../src/gtk/headers.h:18 ../src/prefs_filtering_action.c:1191 +#: ../src/prefs_matcher.c:1984 ../src/prefs_summary_column.c:84 +#: ../src/prefs_template.c:215 ../src/quote_fmt.c:55 ../src/quote_fmt.c:154 +#: ../src/summaryview.c:546 msgid "Subject" msgstr "" -#: src/gtk/headers.h:19 +#: ../src/gtk/headers.h:19 msgid "Comments" msgstr "" -#: src/gtk/headers.h:19 +#: ../src/gtk/headers.h:19 msgid "Comments:" msgstr "" -#: src/gtk/headers.h:20 +#: ../src/gtk/headers.h:20 msgid "Keywords" msgstr "" -#: src/gtk/headers.h:20 +#: ../src/gtk/headers.h:20 msgid "Keywords:" msgstr "" -#: src/gtk/headers.h:21 +#: ../src/gtk/headers.h:21 msgid "Resent-Date" msgstr "" -#: src/gtk/headers.h:21 +#: ../src/gtk/headers.h:21 msgid "Resent-Date:" msgstr "" -#: src/gtk/headers.h:22 +#: ../src/gtk/headers.h:22 msgid "Resent-From" msgstr "" -#: src/gtk/headers.h:22 +#: ../src/gtk/headers.h:22 msgid "Resent-From:" msgstr "" -#: src/gtk/headers.h:23 +#: ../src/gtk/headers.h:23 msgid "Resent-Sender" msgstr "" -#: src/gtk/headers.h:23 +#: ../src/gtk/headers.h:23 msgid "Resent-Sender:" msgstr "" -#: src/gtk/headers.h:24 +#: ../src/gtk/headers.h:24 msgid "Resent-To" msgstr "" -#: src/gtk/headers.h:24 +#: ../src/gtk/headers.h:24 msgid "Resent-To:" msgstr "" -#: src/gtk/headers.h:25 +#: ../src/gtk/headers.h:25 msgid "Resent-Cc" msgstr "" -#: src/gtk/headers.h:25 +#: ../src/gtk/headers.h:25 msgid "Resent-Cc:" msgstr "" -#: src/gtk/headers.h:26 +#: ../src/gtk/headers.h:26 msgid "Resent-Bcc" msgstr "" -#: src/gtk/headers.h:26 +#: ../src/gtk/headers.h:26 msgid "Resent-Bcc:" msgstr "" -#: src/gtk/headers.h:27 +#: ../src/gtk/headers.h:27 msgid "Resent-Message-ID" msgstr "" -#: src/gtk/headers.h:27 +#: ../src/gtk/headers.h:27 msgid "Resent-Message-ID:" msgstr "" -#: src/gtk/headers.h:28 +#: ../src/gtk/headers.h:28 msgid "Return-Path" msgstr "" -#: src/gtk/headers.h:28 +#: ../src/gtk/headers.h:28 msgid "Return-Path:" msgstr "" -#: src/gtk/headers.h:29 +#: ../src/gtk/headers.h:29 msgid "Received" msgstr "" -#: src/gtk/headers.h:29 +#: ../src/gtk/headers.h:29 msgid "Received:" msgstr "" -#: src/gtk/headers.h:32 src/prefs_filtering_action.c:1197 -#: src/prefs_matcher.c:1990 src/quote_fmt.c:58 +#. more +#. cc +#: ../src/gtk/headers.h:32 ../src/prefs_filtering_action.c:1197 +#: ../src/prefs_matcher.c:1990 ../src/quote_fmt.c:58 msgid "Newsgroups" msgstr "" -#: src/gtk/headers.h:33 +#: ../src/gtk/headers.h:33 msgid "Followup-To" msgstr "" -#: src/gtk/headers.h:34 +#: ../src/gtk/headers.h:34 msgid "Delivered-To" msgstr "" -#: src/gtk/headers.h:34 +#: ../src/gtk/headers.h:34 msgid "Delivered-To:" msgstr "" -#: src/gtk/headers.h:35 +#: ../src/gtk/headers.h:35 msgid "Seen" msgstr "" -#: src/gtk/headers.h:35 +#: ../src/gtk/headers.h:35 msgid "Seen:" msgstr "" -#: src/gtk/headers.h:36 src/gtk/progressdialog.c:148 -#: src/gtk/sslcertwindow.c:226 src/prefs_summary_column.c:82 -#: src/summaryview.c:2614 +#. S_COL_MARK +#: ../src/gtk/headers.h:36 ../src/gtk/progressdialog.c:148 +#: ../src/gtk/sslcertwindow.c:226 ../src/prefs_summary_column.c:82 +#: ../src/summaryview.c:2614 msgid "Status" msgstr "" -#: src/gtk/headers.h:36 src/prefs_themes.c:923 +#: ../src/gtk/headers.h:36 ../src/prefs_themes.c:923 msgid "Status:" msgstr "" -#: src/gtk/headers.h:37 +#: ../src/gtk/headers.h:37 msgid "Face" msgstr "" -#: src/gtk/headers.h:37 +#: ../src/gtk/headers.h:37 msgid "Face:" msgstr "" -#: src/gtk/headers.h:38 +#: ../src/gtk/headers.h:38 msgid "Disposition-Notification-To" msgstr "" -#: src/gtk/headers.h:38 +#: ../src/gtk/headers.h:38 msgid "Disposition-Notification-To:" msgstr "" -#: src/gtk/headers.h:39 +#: ../src/gtk/headers.h:39 msgid "Return-Receipt-To" msgstr "" -#: src/gtk/headers.h:39 +#: ../src/gtk/headers.h:39 msgid "Return-Receipt-To:" msgstr "" -#: src/gtk/headers.h:40 +#: ../src/gtk/headers.h:40 msgid "User-Agent" msgstr "" -#: src/gtk/headers.h:40 +#: ../src/gtk/headers.h:40 msgid "User-Agent:" msgstr "" -#: src/gtk/headers.h:41 +#: ../src/gtk/headers.h:41 msgid "Content-Type" msgstr "" -#: src/gtk/headers.h:41 src/image_viewer.c:329 +#: ../src/gtk/headers.h:41 ../src/image_viewer.c:329 msgid "Content-Type:" msgstr "" -#: src/gtk/headers.h:42 +#: ../src/gtk/headers.h:42 msgid "Content-Transfer-Encoding" msgstr "" -#: src/gtk/headers.h:42 +#: ../src/gtk/headers.h:42 msgid "Content-Transfer-Encoding:" msgstr "" -#: src/gtk/headers.h:43 +#: ../src/gtk/headers.h:43 msgid "MIME-Version" msgstr "" -#: src/gtk/headers.h:43 +#: ../src/gtk/headers.h:43 msgid "MIME-Version:" msgstr "" -#: src/gtk/headers.h:44 +#: ../src/gtk/headers.h:44 msgid "Precedence" msgstr "" -#: src/gtk/headers.h:44 +#: ../src/gtk/headers.h:44 msgid "Precedence:" msgstr "" -#: src/gtk/headers.h:45 src/prefs_account.c:987 +#: ../src/gtk/headers.h:45 ../src/prefs_account.c:987 msgid "Organization" msgstr "" -#: src/gtk/headers.h:45 +#: ../src/gtk/headers.h:45 msgid "Organization:" msgstr "" -#: src/gtk/headers.h:47 +#: ../src/gtk/headers.h:47 msgid "Mailing-List" msgstr "" -#: src/gtk/headers.h:47 +#: ../src/gtk/headers.h:47 msgid "Mailing-List:" msgstr "" -#: src/gtk/headers.h:48 +#: ../src/gtk/headers.h:48 msgid "List-Post" msgstr "" -#: src/gtk/headers.h:48 +#: ../src/gtk/headers.h:48 msgid "List-Post:" msgstr "" -#: src/gtk/headers.h:49 +#: ../src/gtk/headers.h:49 msgid "List-Subscribe" msgstr "" -#: src/gtk/headers.h:49 +#: ../src/gtk/headers.h:49 msgid "List-Subscribe:" msgstr "" -#: src/gtk/headers.h:50 +#: ../src/gtk/headers.h:50 msgid "List-Unsubscribe" msgstr "" -#: src/gtk/headers.h:50 +#: ../src/gtk/headers.h:50 msgid "List-Unsubscribe:" msgstr "" -#: src/gtk/headers.h:51 +#: ../src/gtk/headers.h:51 msgid "List-Help" msgstr "" -#: src/gtk/headers.h:51 +#: ../src/gtk/headers.h:51 msgid "List-Help:" msgstr "" -#: src/gtk/headers.h:52 +#: ../src/gtk/headers.h:52 msgid "List-Archive" msgstr "" -#: src/gtk/headers.h:52 +#: ../src/gtk/headers.h:52 msgid "List-Archive:" msgstr "" -#: src/gtk/headers.h:53 +#: ../src/gtk/headers.h:53 msgid "List-Owner" msgstr "" -#: src/gtk/headers.h:53 +#: ../src/gtk/headers.h:53 msgid "List-Owner:" msgstr "" -#: src/gtk/headers.h:55 +#: ../src/gtk/headers.h:55 msgid "X-Label" msgstr "" -#: src/gtk/headers.h:55 +#: ../src/gtk/headers.h:55 msgid "X-Label:" msgstr "" -#: src/gtk/headers.h:56 +#: ../src/gtk/headers.h:56 msgid "X-Mailer" msgstr "" -#: src/gtk/headers.h:56 +#: ../src/gtk/headers.h:56 msgid "X-Mailer:" msgstr "" -#: src/gtk/headers.h:57 +#: ../src/gtk/headers.h:57 msgid "X-Status" msgstr "" -#: src/gtk/headers.h:57 +#: ../src/gtk/headers.h:57 msgid "X-Status:" msgstr "" -#: src/gtk/headers.h:58 +#: ../src/gtk/headers.h:58 msgid "X-Face" msgstr "" -#: src/gtk/headers.h:58 +#: ../src/gtk/headers.h:58 msgid "X-Face:" msgstr "" -#: src/gtk/headers.h:59 +#: ../src/gtk/headers.h:59 msgid "X-No-Archive" msgstr "" -#: src/gtk/headers.h:59 +#: ../src/gtk/headers.h:59 msgid "X-No-Archive:" msgstr "" -#: src/gtk/headers.h:62 +#. some common logical names referring to real header names +#: ../src/gtk/headers.h:62 msgid "In reply to" msgstr "" -#: src/gtk/headers.h:62 +#: ../src/gtk/headers.h:62 msgid "In reply to:" msgstr "" -#: src/gtk/headers.h:63 +#: ../src/gtk/headers.h:63 msgid "To or Cc" msgstr "" -#: src/gtk/headers.h:63 +#: ../src/gtk/headers.h:63 msgid "To or Cc:" msgstr "" -#: src/gtk/headers.h:64 +#: ../src/gtk/headers.h:64 msgid "From, To or Subject" msgstr "" -#: src/gtk/headers.h:64 +#: ../src/gtk/headers.h:64 msgid "From, To or Subject:" msgstr "" -#: src/gtk/icon_legend.c:68 +#. status column +#: ../src/gtk/icon_legend.c:68 msgid "New message" msgstr "" -#: src/gtk/icon_legend.c:69 +#: ../src/gtk/icon_legend.c:69 msgid "Unread message" msgstr "" -#: src/gtk/icon_legend.c:70 +#: ../src/gtk/icon_legend.c:70 msgid "Message has been replied to" msgstr "" -#: src/gtk/icon_legend.c:71 +#: ../src/gtk/icon_legend.c:71 msgid "Message has been forwarded" msgstr "" -#: src/gtk/icon_legend.c:72 +#: ../src/gtk/icon_legend.c:72 msgid "Message is in an ignored thread" msgstr "" -#: src/gtk/icon_legend.c:73 +#: ../src/gtk/icon_legend.c:73 msgid "Message is in a watched thread" msgstr "" -#: src/gtk/icon_legend.c:74 +#: ../src/gtk/icon_legend.c:74 msgid "Message is spam" msgstr "" -#: src/gtk/icon_legend.c:76 +#. attachment column +#: ../src/gtk/icon_legend.c:76 msgid "Message has attachment(s)" msgstr "" -#: src/gtk/icon_legend.c:77 +#: ../src/gtk/icon_legend.c:77 msgid "Digitally signed message" msgstr "" -#: src/gtk/icon_legend.c:78 +#: ../src/gtk/icon_legend.c:78 msgid "Encrypted message" msgstr "" -#: src/gtk/icon_legend.c:79 +#: ../src/gtk/icon_legend.c:79 msgid "Message is signed and has attachment(s)" msgstr "" -#: src/gtk/icon_legend.c:80 +#: ../src/gtk/icon_legend.c:80 msgid "Message is encrypted and has attachment(s)" msgstr "" -#: src/gtk/icon_legend.c:82 +#. mark column +#: ../src/gtk/icon_legend.c:82 msgid "Marked message" msgstr "" -#: src/gtk/icon_legend.c:83 +#: ../src/gtk/icon_legend.c:83 msgid "Message is marked for deletion" msgstr "" -#: src/gtk/icon_legend.c:84 +#: ../src/gtk/icon_legend.c:84 msgid "Message is marked for moving" msgstr "" -#: src/gtk/icon_legend.c:85 +#: ../src/gtk/icon_legend.c:85 msgid "Message is marked for copying" msgstr "" -#: src/gtk/icon_legend.c:87 +#. locked column +#: ../src/gtk/icon_legend.c:87 msgid "Locked message" msgstr "" -#: src/gtk/icon_legend.c:89 +#. others +#: ../src/gtk/icon_legend.c:89 msgid "Folder (normal, opened)" msgstr "" -#: src/gtk/icon_legend.c:90 +#: ../src/gtk/icon_legend.c:90 msgid "Folder with read messages hidden" msgstr "" -#: src/gtk/icon_legend.c:91 +#: ../src/gtk/icon_legend.c:91 msgid "Folder contains marked messages" msgstr "" -#: src/gtk/icon_legend.c:125 +#: ../src/gtk/icon_legend.c:125 msgid "Icon Legend" msgstr "" -#: src/gtk/icon_legend.c:143 +#: ../src/gtk/icon_legend.c:143 msgid "" "The following icons are used to show the status of " "messages and folders:" msgstr "" -#: src/gtk/inputdialog.c:188 +#: ../src/gtk/inputdialog.c:188 #, c-format msgid "Input password for %s on %s:" msgstr "" -#: src/gtk/inputdialog.c:190 +#: ../src/gtk/inputdialog.c:190 msgid "Input password" msgstr "" -#: src/gtk/inputdialog.c:277 +#: ../src/gtk/inputdialog.c:277 msgid "Remember this" msgstr "" -#: src/gtk/logwindow.c:445 +#: ../src/gtk/logwindow.c:445 msgid "Clear _Log" msgstr "" -#: src/gtk/pluginwindow.c:158 src/gtk/pluginwindow.c:163 +#: ../src/gtk/pluginwindow.c:158 ../src/gtk/pluginwindow.c:163 msgid "" "\n" "\n" "Version: " msgstr "" -#: src/gtk/pluginwindow.c:161 +#: ../src/gtk/pluginwindow.c:161 msgid "Error: " msgstr "" -#: src/gtk/pluginwindow.c:162 +#: ../src/gtk/pluginwindow.c:162 msgid "Plugin is not functional." msgstr "" -#: src/gtk/pluginwindow.c:193 +#: ../src/gtk/pluginwindow.c:193 msgid "Select the Plugins to load" msgstr "" -#: src/gtk/pluginwindow.c:208 +#: ../src/gtk/pluginwindow.c:208 #, c-format msgid "" "The following error occurred while loading %s :\n" @@ -4539,618 +4625,621 @@ "%s\n" msgstr "" -#: src/gtk/pluginwindow.c:297 src/plugins/bogofilter/bogofilter_gtk.c:429 -#: src/plugins/dillo_viewer/dillo_prefs.c:124 -#: src/plugins/pgpcore/prefs_gpg.c:556 -#: src/plugins/spamassassin/spamassassin_gtk.c:634 -#: src/plugins/trayicon/trayicon_prefs.c:68 +#: ../src/gtk/pluginwindow.c:297 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:429 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:124 +#: ../src/plugins/pgpcore/prefs_gpg.c:556 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:634 +#: ../src/plugins/trayicon/trayicon_prefs.c:68 msgid "Plugins" msgstr "" -#: src/gtk/pluginwindow.c:330 +#: ../src/gtk/pluginwindow.c:330 msgid "Load..." msgstr "" -#: src/gtk/pluginwindow.c:331 +#: ../src/gtk/pluginwindow.c:331 msgid "Unload" msgstr "" -#: src/gtk/pluginwindow.c:344 src/prefs_summaries.c:218 +#: ../src/gtk/pluginwindow.c:344 ../src/prefs_summaries.c:218 msgid "Description" msgstr "" -#: src/gtk/pluginwindow.c:366 +#: ../src/gtk/pluginwindow.c:366 msgid "More plugins are available from the Claws Mail website." msgstr "" -#: src/gtk/pluginwindow.c:372 src/prefs_themes.c:862 +#: ../src/gtk/pluginwindow.c:372 ../src/prefs_themes.c:862 msgid "Get more..." msgstr "" -#: src/gtk/pluginwindow.c:410 +#: ../src/gtk/pluginwindow.c:410 msgid "Click here to load one or more plugins" msgstr "" -#: src/gtk/pluginwindow.c:414 +#: ../src/gtk/pluginwindow.c:414 msgid "Unload the selected plugin" msgstr "" -#: src/gtk/pluginwindow.c:479 +#: ../src/gtk/pluginwindow.c:479 msgid "Loaded plugins" msgstr "" -#: src/gtk/prefswindow.c:659 +#: ../src/gtk/prefswindow.c:659 msgid "Page Index" msgstr "" -#: src/gtk/progressdialog.c:140 src/prefs_account.c:2974 -#: src/prefs_account.c:2992 src/prefs_account.c:3010 src/prefs_account.c:3028 -#: src/prefs_account.c:3046 src/prefs_account.c:3064 src/prefs_account.c:3083 -#: src/prefs_account.c:3102 src/prefs_filtering_action.c:1346 -#: src/prefs_filtering.c:391 src/prefs_filtering.c:1893 +#: ../src/gtk/progressdialog.c:140 ../src/prefs_account.c:2974 +#: ../src/prefs_account.c:2992 ../src/prefs_account.c:3010 +#: ../src/prefs_account.c:3028 ../src/prefs_account.c:3046 +#: ../src/prefs_account.c:3064 ../src/prefs_account.c:3083 +#: ../src/prefs_account.c:3102 ../src/prefs_filtering_action.c:1346 +#: ../src/prefs_filtering.c:391 ../src/prefs_filtering.c:1893 msgid "Account" msgstr "" -#: src/gtk/quicksearch.c:414 +#: ../src/gtk/quicksearch.c:414 msgid "all messages" msgstr "" -#: src/gtk/quicksearch.c:415 +#: ../src/gtk/quicksearch.c:415 msgid "messages whose age is greater than #" msgstr "" -#: src/gtk/quicksearch.c:416 +#: ../src/gtk/quicksearch.c:416 msgid "messages whose age is less than #" msgstr "" -#: src/gtk/quicksearch.c:417 +#: ../src/gtk/quicksearch.c:417 msgid "messages which contain S in the message body" msgstr "" -#: src/gtk/quicksearch.c:418 +#: ../src/gtk/quicksearch.c:418 msgid "messages which contain S in the whole message" msgstr "" -#: src/gtk/quicksearch.c:419 +#: ../src/gtk/quicksearch.c:419 msgid "messages carbon-copied to S" msgstr "" -#: src/gtk/quicksearch.c:420 +#: ../src/gtk/quicksearch.c:420 msgid "message is either to: or cc: to S" msgstr "" -#: src/gtk/quicksearch.c:421 +#: ../src/gtk/quicksearch.c:421 msgid "deleted messages" msgstr "" -#: src/gtk/quicksearch.c:422 +#. * how I can filter deleted messages * +#: ../src/gtk/quicksearch.c:422 msgid "messages which contain S in the Sender field" msgstr "" -#: src/gtk/quicksearch.c:423 +#: ../src/gtk/quicksearch.c:423 msgid "true if execute \"S\" succeeds" msgstr "" -#: src/gtk/quicksearch.c:424 +#: ../src/gtk/quicksearch.c:424 msgid "messages originating from user S" msgstr "" -#: src/gtk/quicksearch.c:425 +#: ../src/gtk/quicksearch.c:425 msgid "forwarded messages" msgstr "" -#: src/gtk/quicksearch.c:426 +#: ../src/gtk/quicksearch.c:426 msgid "messages which contain header S" msgstr "" -#: src/gtk/quicksearch.c:427 +#: ../src/gtk/quicksearch.c:427 msgid "messages which contain S in Message-ID header" msgstr "" -#: src/gtk/quicksearch.c:428 +#: ../src/gtk/quicksearch.c:428 msgid "messages which contain S in In-Reply-To header" msgstr "" -#: src/gtk/quicksearch.c:429 +#: ../src/gtk/quicksearch.c:429 msgid "messages which are marked with color #" msgstr "" -#: src/gtk/quicksearch.c:430 +#: ../src/gtk/quicksearch.c:430 msgid "locked messages" msgstr "" -#: src/gtk/quicksearch.c:431 +#: ../src/gtk/quicksearch.c:431 msgid "messages which are in newsgroup S" msgstr "" -#: src/gtk/quicksearch.c:432 +#: ../src/gtk/quicksearch.c:432 msgid "new messages" msgstr "" -#: src/gtk/quicksearch.c:433 +#: ../src/gtk/quicksearch.c:433 msgid "old messages" msgstr "" -#: src/gtk/quicksearch.c:434 +#: ../src/gtk/quicksearch.c:434 msgid "incomplete messages (not entirely downloaded)" msgstr "" -#: src/gtk/quicksearch.c:435 +#: ../src/gtk/quicksearch.c:435 msgid "messages which have been replied to" msgstr "" -#: src/gtk/quicksearch.c:436 +#: ../src/gtk/quicksearch.c:436 msgid "read messages" msgstr "" -#: src/gtk/quicksearch.c:437 +#: ../src/gtk/quicksearch.c:437 msgid "messages which contain S in subject" msgstr "" -#: src/gtk/quicksearch.c:438 +#: ../src/gtk/quicksearch.c:438 msgid "messages whose score is equal to #" msgstr "" -#: src/gtk/quicksearch.c:439 +#: ../src/gtk/quicksearch.c:439 msgid "messages whose score is greater than #" msgstr "" -#: src/gtk/quicksearch.c:440 +#: ../src/gtk/quicksearch.c:440 msgid "messages whose score is lower than #" msgstr "" -#: src/gtk/quicksearch.c:441 +#: ../src/gtk/quicksearch.c:441 msgid "messages whose size is equal to #" msgstr "" -#: src/gtk/quicksearch.c:442 +#: ../src/gtk/quicksearch.c:442 msgid "messages whose size is greater than #" msgstr "" -#: src/gtk/quicksearch.c:443 +#: ../src/gtk/quicksearch.c:443 msgid "messages whose size is smaller than #" msgstr "" -#: src/gtk/quicksearch.c:444 +#: ../src/gtk/quicksearch.c:444 msgid "messages which have been sent to S" msgstr "" -#: src/gtk/quicksearch.c:445 +#: ../src/gtk/quicksearch.c:445 msgid "messages which tags contain S" msgstr "" -#: src/gtk/quicksearch.c:446 +#: ../src/gtk/quicksearch.c:446 msgid "messages which have tag(s)" msgstr "" -#: src/gtk/quicksearch.c:447 +#: ../src/gtk/quicksearch.c:447 msgid "marked messages" msgstr "" -#: src/gtk/quicksearch.c:448 +#: ../src/gtk/quicksearch.c:448 msgid "unread messages" msgstr "" -#: src/gtk/quicksearch.c:449 +#: ../src/gtk/quicksearch.c:449 msgid "messages which contain S in References header" msgstr "" -#: src/gtk/quicksearch.c:450 +#: ../src/gtk/quicksearch.c:450 #, c-format msgid "messages returning 0 when passed to command - %F is message file" msgstr "" -#: src/gtk/quicksearch.c:451 +#: ../src/gtk/quicksearch.c:451 msgid "messages which contain S in X-Label header" msgstr "" -#: src/gtk/quicksearch.c:453 +#: ../src/gtk/quicksearch.c:453 msgid "logical AND operator" msgstr "" -#: src/gtk/quicksearch.c:454 +#: ../src/gtk/quicksearch.c:454 msgid "logical OR operator" msgstr "" -#: src/gtk/quicksearch.c:455 +#: ../src/gtk/quicksearch.c:455 msgid "logical NOT operator" msgstr "" -#: src/gtk/quicksearch.c:456 +#: ../src/gtk/quicksearch.c:456 msgid "case sensitive search" msgstr "" -#: src/gtk/quicksearch.c:458 +#: ../src/gtk/quicksearch.c:458 msgid "all filtering expressions are allowed" msgstr "" -#: src/gtk/quicksearch.c:466 src/summary_search.c:401 +#: ../src/gtk/quicksearch.c:466 ../src/summary_search.c:401 msgid "Extended Search" msgstr "" -#: src/gtk/quicksearch.c:467 +#: ../src/gtk/quicksearch.c:467 msgid "" "Extended Search allows the user to define criteria that messages must have " "in order to match and be displayed in the message list.\n" "The following symbols can be used:" msgstr "" -#: src/gtk/quicksearch.c:586 +#: ../src/gtk/quicksearch.c:586 msgid "From/To/Subject/Tag" msgstr "" -#: src/gtk/quicksearch.c:597 +#: ../src/gtk/quicksearch.c:597 msgid "Recursive" msgstr "" -#: src/gtk/quicksearch.c:607 +#: ../src/gtk/quicksearch.c:607 msgid "Sticky" msgstr "" -#: src/gtk/quicksearch.c:617 +#: ../src/gtk/quicksearch.c:617 msgid "Type-ahead" msgstr "" -#: src/gtk/quicksearch.c:629 +#: ../src/gtk/quicksearch.c:629 msgid "Run on select" msgstr "" -#: src/gtk/quicksearch.c:666 src/gtk/quicksearch.c:758 +#: ../src/gtk/quicksearch.c:666 ../src/gtk/quicksearch.c:758 msgid " Clear " msgstr "" -#: src/gtk/quicksearch.c:674 +#: ../src/gtk/quicksearch.c:674 msgid "Clear the current search" msgstr "" -#: src/gtk/quicksearch.c:689 src/summary_search.c:354 +#: ../src/gtk/quicksearch.c:689 ../src/summary_search.c:354 msgid "Edit search criteria" msgstr "" -#: src/gtk/quicksearch.c:695 src/gtk/quicksearch.c:756 +#: ../src/gtk/quicksearch.c:695 ../src/gtk/quicksearch.c:756 msgid " Extended Symbols... " msgstr "" -#: src/gtk/quicksearch.c:703 +#: ../src/gtk/quicksearch.c:703 msgid "Information about extended symbols" msgstr "" -#: src/gtk/quicksearch.c:774 +#: ../src/gtk/quicksearch.c:774 msgid "Info" msgstr "" -#: src/gtk/quicksearch.c:776 +#: ../src/gtk/quicksearch.c:776 msgid "Clear" msgstr "" -#: src/gtk/quicksearch.c:1259 src/summaryview.c:1288 +#: ../src/gtk/quicksearch.c:1259 ../src/summaryview.c:1288 #, c-format msgid "Searching in %s... \n" msgstr "" -#: src/gtk/sslcertwindow.c:85 src/gtk/sslcertwindow.c:96 -#: src/gtk/sslcertwindow.c:102 src/gtk/sslcertwindow.c:109 -#: src/gtk/sslcertwindow.c:120 src/gtk/sslcertwindow.c:126 -#: src/gtk/sslcertwindow.c:144 src/gtk/sslcertwindow.c:151 -#: src/gtk/sslcertwindow.c:166 src/gtk/sslcertwindow.c:171 -#: src/gtk/sslcertwindow.c:178 src/gtk/sslcertwindow.c:193 +#: ../src/gtk/sslcertwindow.c:85 ../src/gtk/sslcertwindow.c:96 +#: ../src/gtk/sslcertwindow.c:102 ../src/gtk/sslcertwindow.c:109 +#: ../src/gtk/sslcertwindow.c:120 ../src/gtk/sslcertwindow.c:126 +#: ../src/gtk/sslcertwindow.c:144 ../src/gtk/sslcertwindow.c:151 +#: ../src/gtk/sslcertwindow.c:166 ../src/gtk/sslcertwindow.c:171 +#: ../src/gtk/sslcertwindow.c:178 ../src/gtk/sslcertwindow.c:193 msgid "" msgstr "" -#: src/gtk/sslcertwindow.c:219 src/gtk/sslcertwindow.c:375 -#: src/gtk/sslcertwindow.c:419 src/gtk/sslcertwindow.c:477 +#: ../src/gtk/sslcertwindow.c:219 ../src/gtk/sslcertwindow.c:375 +#: ../src/gtk/sslcertwindow.c:419 ../src/gtk/sslcertwindow.c:477 msgid "correct" msgstr "" -#: src/gtk/sslcertwindow.c:224 +#: ../src/gtk/sslcertwindow.c:224 msgid "Owner" msgstr "" -#: src/gtk/sslcertwindow.c:225 +#: ../src/gtk/sslcertwindow.c:225 msgid "Signer" msgstr "" -#: src/gtk/sslcertwindow.c:232 src/gtk/sslcertwindow.c:253 -#: src/prefs_themes.c:879 +#: ../src/gtk/sslcertwindow.c:232 ../src/gtk/sslcertwindow.c:253 +#: ../src/prefs_themes.c:879 msgid "Name: " msgstr "" -#: src/gtk/sslcertwindow.c:239 src/gtk/sslcertwindow.c:260 +#: ../src/gtk/sslcertwindow.c:239 ../src/gtk/sslcertwindow.c:260 msgid "Organization: " msgstr "" -#: src/gtk/sslcertwindow.c:246 src/gtk/sslcertwindow.c:267 +#: ../src/gtk/sslcertwindow.c:246 ../src/gtk/sslcertwindow.c:267 msgid "Location: " msgstr "" -#: src/gtk/sslcertwindow.c:274 +#: ../src/gtk/sslcertwindow.c:274 msgid "Fingerprint: " msgstr "" -#: src/gtk/sslcertwindow.c:280 +#: ../src/gtk/sslcertwindow.c:280 msgid "Signature status: " msgstr "" -#: src/gtk/sslcertwindow.c:286 +#: ../src/gtk/sslcertwindow.c:286 msgid "Expires on: " msgstr "" -#: src/gtk/sslcertwindow.c:347 +#: ../src/gtk/sslcertwindow.c:347 #, c-format msgid "SSL certificate for %s" msgstr "" -#: src/gtk/sslcertwindow.c:363 +#: ../src/gtk/sslcertwindow.c:363 #, c-format msgid "" "Certificate for %s is unknown.\n" "Do you want to accept it?" msgstr "" -#: src/gtk/sslcertwindow.c:377 src/gtk/sslcertwindow.c:421 -#: src/gtk/sslcertwindow.c:479 +#: ../src/gtk/sslcertwindow.c:377 ../src/gtk/sslcertwindow.c:421 +#: ../src/gtk/sslcertwindow.c:479 #, c-format msgid "Signature status: %s" msgstr "" -#: src/gtk/sslcertwindow.c:384 src/gtk/sslcertwindow.c:428 +#: ../src/gtk/sslcertwindow.c:384 ../src/gtk/sslcertwindow.c:428 msgid "_View certificate" msgstr "" -#: src/gtk/sslcertwindow.c:389 +#: ../src/gtk/sslcertwindow.c:389 msgid "Unknown SSL Certificate" msgstr "" -#: src/gtk/sslcertwindow.c:390 src/gtk/sslcertwindow.c:434 -#: src/gtk/sslcertwindow.c:491 +#: ../src/gtk/sslcertwindow.c:390 ../src/gtk/sslcertwindow.c:434 +#: ../src/gtk/sslcertwindow.c:491 msgid "_Cancel connection" msgstr "" -#: src/gtk/sslcertwindow.c:390 src/gtk/sslcertwindow.c:491 +#: ../src/gtk/sslcertwindow.c:390 ../src/gtk/sslcertwindow.c:491 msgid "_Accept and save" msgstr "" -#: src/gtk/sslcertwindow.c:406 +#: ../src/gtk/sslcertwindow.c:406 #, c-format msgid "" "Certificate for %s is expired.\n" "Do you want to continue?" msgstr "" -#: src/gtk/sslcertwindow.c:433 +#: ../src/gtk/sslcertwindow.c:433 msgid "Expired SSL Certificate" msgstr "" -#: src/gtk/sslcertwindow.c:434 +#: ../src/gtk/sslcertwindow.c:434 msgid "_Accept" msgstr "" -#: src/gtk/sslcertwindow.c:452 +#: ../src/gtk/sslcertwindow.c:452 msgid "New certificate:" msgstr "" -#: src/gtk/sslcertwindow.c:457 +#: ../src/gtk/sslcertwindow.c:457 msgid "Known certificate:" msgstr "" -#: src/gtk/sslcertwindow.c:464 +#: ../src/gtk/sslcertwindow.c:464 #, c-format msgid "Certificate for %s has changed. Do you want to accept it?" msgstr "" -#: src/gtk/sslcertwindow.c:486 +#: ../src/gtk/sslcertwindow.c:486 msgid "_View certificates" msgstr "" -#: src/gtk/sslcertwindow.c:490 +#: ../src/gtk/sslcertwindow.c:490 msgid "Changed SSL Certificate" msgstr "" -#: src/headerview.c:112 +#: ../src/headerview.c:112 msgid "Tags:" msgstr "" -#: src/headerview.c:221 src/summaryview.c:3115 src/summaryview.c:3125 +#: ../src/headerview.c:221 ../src/summaryview.c:3115 ../src/summaryview.c:3125 msgid "(No From)" msgstr "" -#: src/headerview.c:236 src/summaryview.c:3148 src/summaryview.c:3151 +#: ../src/headerview.c:236 ../src/summaryview.c:3148 ../src/summaryview.c:3151 msgid "(No Subject)" msgstr "" -#: src/image_viewer.c:97 +#: ../src/image_viewer.c:97 msgid "Error:" msgstr "" -#: src/image_viewer.c:301 +#: ../src/image_viewer.c:301 msgid "Filename:" msgstr "" -#: src/image_viewer.c:308 +#: ../src/image_viewer.c:308 msgid "Filesize:" msgstr "" -#: src/image_viewer.c:357 +#: ../src/image_viewer.c:357 msgid "Load Image" msgstr "" -#: src/imap.c:554 +#: ../src/imap.c:554 msgid "IMAP4 connection broken\n" msgstr "" -#: src/imap.c:578 +#: ../src/imap.c:578 msgid "IMAP error: authenticated\n" msgstr "" -#: src/imap.c:581 +#: ../src/imap.c:581 msgid "IMAP error: not authenticated\n" msgstr "" -#: src/imap.c:584 +#: ../src/imap.c:584 msgid "IMAP error: bad state\n" msgstr "" -#: src/imap.c:587 +#: ../src/imap.c:587 msgid "IMAP error: stream error\n" msgstr "" -#: src/imap.c:590 +#: ../src/imap.c:590 msgid "" "IMAP error: parse error (very probably non-RFC compliance from the server)\n" msgstr "" -#: src/imap.c:594 +#: ../src/imap.c:594 msgid "IMAP error: connection refused\n" msgstr "" -#: src/imap.c:597 +#: ../src/imap.c:597 msgid "IMAP error: memory error\n" msgstr "" -#: src/imap.c:600 +#: ../src/imap.c:600 msgid "IMAP error: fatal error\n" msgstr "" -#: src/imap.c:603 +#: ../src/imap.c:603 msgid "" "IMAP error: protocol error(very probably non-RFC compliance from the " "server)\n" msgstr "" -#: src/imap.c:607 +#: ../src/imap.c:607 msgid "IMAP error: connection not accepted\n" msgstr "" -#: src/imap.c:610 +#: ../src/imap.c:610 msgid "IMAP error: APPEND error\n" msgstr "" -#: src/imap.c:613 +#: ../src/imap.c:613 msgid "IMAP error: NOOP error\n" msgstr "" -#: src/imap.c:616 +#: ../src/imap.c:616 msgid "IMAP error: LOGOUT error\n" msgstr "" -#: src/imap.c:619 +#: ../src/imap.c:619 msgid "IMAP error: CAPABILITY error\n" msgstr "" -#: src/imap.c:622 +#: ../src/imap.c:622 msgid "IMAP error: CHECK error\n" msgstr "" -#: src/imap.c:625 +#: ../src/imap.c:625 msgid "IMAP error: CLOSE error\n" msgstr "" -#: src/imap.c:628 +#: ../src/imap.c:628 msgid "IMAP error: EXPUNGE error\n" msgstr "" -#: src/imap.c:631 +#: ../src/imap.c:631 msgid "IMAP error: COPY error\n" msgstr "" -#: src/imap.c:634 +#: ../src/imap.c:634 msgid "IMAP error: UID COPY error\n" msgstr "" -#: src/imap.c:637 +#: ../src/imap.c:637 msgid "IMAP error: CREATE error\n" msgstr "" -#: src/imap.c:640 +#: ../src/imap.c:640 msgid "IMAP error: DELETE error\n" msgstr "" -#: src/imap.c:643 +#: ../src/imap.c:643 msgid "IMAP error: EXAMINE error\n" msgstr "" -#: src/imap.c:646 +#: ../src/imap.c:646 msgid "IMAP error: FETCH error\n" msgstr "" -#: src/imap.c:649 +#: ../src/imap.c:649 msgid "IMAP error: UID FETCH error\n" msgstr "" -#: src/imap.c:652 +#: ../src/imap.c:652 msgid "IMAP error: LIST error\n" msgstr "" -#: src/imap.c:655 +#: ../src/imap.c:655 msgid "IMAP error: LOGIN error\n" msgstr "" -#: src/imap.c:658 +#: ../src/imap.c:658 msgid "IMAP error: LSUB error\n" msgstr "" -#: src/imap.c:661 +#: ../src/imap.c:661 msgid "IMAP error: RENAME error\n" msgstr "" -#: src/imap.c:664 +#: ../src/imap.c:664 msgid "IMAP error: SEARCH error\n" msgstr "" -#: src/imap.c:667 +#: ../src/imap.c:667 msgid "IMAP error: UID SEARCH error\n" msgstr "" -#: src/imap.c:670 +#: ../src/imap.c:670 msgid "IMAP error: SELECT error\n" msgstr "" -#: src/imap.c:673 +#: ../src/imap.c:673 msgid "IMAP error: STATUS error\n" msgstr "" -#: src/imap.c:676 +#: ../src/imap.c:676 msgid "IMAP error: STORE error\n" msgstr "" -#: src/imap.c:679 +#: ../src/imap.c:679 msgid "IMAP error: UID STORE error\n" msgstr "" -#: src/imap.c:682 +#: ../src/imap.c:682 msgid "IMAP error: SUBSCRIBE error\n" msgstr "" -#: src/imap.c:685 +#: ../src/imap.c:685 msgid "IMAP error: UNSUBSCRIBE error\n" msgstr "" -#: src/imap.c:688 +#: ../src/imap.c:688 msgid "IMAP error: STARTTLS error\n" msgstr "" -#: src/imap.c:691 +#: ../src/imap.c:691 msgid "IMAP error: INVAL error\n" msgstr "" -#: src/imap.c:694 +#: ../src/imap.c:694 msgid "IMAP error: EXTENSION error\n" msgstr "" -#: src/imap.c:697 +#: ../src/imap.c:697 msgid "IMAP error: SASL error\n" msgstr "" -#: src/imap.c:702 +#: ../src/imap.c:702 msgid "IMAP error: SSL error\n" msgstr "" -#: src/imap.c:707 +#: ../src/imap.c:707 #, c-format msgid "IMAP error: Unknown error [%d]\n" msgstr "" -#: src/imap.c:890 +#: ../src/imap.c:890 msgid "" "\n" "\n" @@ -5158,7 +5247,7 @@ "and the CRAM-MD5 SASL plugin is installed." msgstr "" -#: src/imap.c:896 +#: ../src/imap.c:896 msgid "" "\n" "\n" @@ -5166,36 +5255,38 @@ "and the DIGEST-MD5 SASL plugin is installed." msgstr "" -#: src/imap.c:903 +#: ../src/imap.c:903 #, c-format msgid "Connection to %s failed: login refused.%s" msgstr "" -#: src/imap.c:907 +#: ../src/imap.c:907 #, c-format msgid "Connection to %s failed: login refused.%s\n" msgstr "" -#: src/imap.c:924 +#: ../src/imap.c:924 #, c-format msgid "Connecting to %s failed" msgstr "" -#: src/imap.c:930 src/imap.c:933 +#: ../src/imap.c:930 ../src/imap.c:933 #, c-format msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n" msgstr "" -#: src/imap.c:962 src/imap.c:2994 src/imap.c:3633 src/imap.c:3723 -#: src/imap.c:3900 src/imap.c:4673 +#: ../src/imap.c:962 ../src/imap.c:2994 ../src/imap.c:3633 ../src/imap.c:3723 +#: ../src/imap.c:3900 ../src/imap.c:4673 msgid "Claws Mail needs network access in order to access the IMAP server." msgstr "" -#: src/imap.c:1044 src/inc.c:803 src/news.c:349 src/send_message.c:299 +#: ../src/imap.c:1044 ../src/inc.c:803 ../src/news.c:349 +#: ../src/send_message.c:299 msgid "Insecure connection" msgstr "" -#: src/imap.c:1045 src/inc.c:804 src/news.c:350 src/send_message.c:300 +#: ../src/imap.c:1045 ../src/inc.c:804 ../src/news.c:350 +#: ../src/send_message.c:300 msgid "" "This connection is configured to be secured using SSL, but SSL is not " "available in this build of Claws Mail. \n" @@ -5204,128 +5295,129 @@ "not be secure." msgstr "" -#: src/imap.c:1051 src/inc.c:810 src/news.c:356 src/send_message.c:306 +#: ../src/imap.c:1051 ../src/inc.c:810 ../src/news.c:356 +#: ../src/send_message.c:306 msgid "Con_tinue connecting" msgstr "" -#: src/imap.c:1061 +#: ../src/imap.c:1061 #, c-format msgid "Connecting to IMAP4 server: %s..." msgstr "" -#: src/imap.c:1105 +#: ../src/imap.c:1105 #, c-format msgid "Can't connect to IMAP4 server: %s:%d" msgstr "" -#: src/imap.c:1108 +#: ../src/imap.c:1108 #, c-format msgid "Can't connect to IMAP4 server: %s:%d\n" msgstr "" -#: src/imap.c:1140 src/imap.c:3392 +#: ../src/imap.c:1140 ../src/imap.c:3392 msgid "Can't start TLS session.\n" msgstr "" -#: src/imap.c:1177 +#: ../src/imap.c:1177 #, c-format msgid "Connecting to IMAP4 server %s...\n" msgstr "" -#: src/imap.c:1188 src/imap.c:1191 +#: ../src/imap.c:1188 ../src/imap.c:1191 #, c-format msgid "Couldn't login to IMAP server %s." msgstr "" -#: src/imap.c:1585 +#: ../src/imap.c:1585 msgid "Adding messages..." msgstr "" -#: src/imap.c:1778 src/mh.c:517 +#: ../src/imap.c:1778 ../src/mh.c:517 msgid "Copying messages..." msgstr "" -#: src/imap.c:1968 +#: ../src/imap.c:1968 msgid "can't set deleted flags\n" msgstr "" -#: src/imap.c:1974 src/imap.c:4329 +#: ../src/imap.c:1974 ../src/imap.c:4329 msgid "can't expunge\n" msgstr "" -#: src/imap.c:2307 +#: ../src/imap.c:2307 #, c-format msgid "Looking for unsubscribed folders in %s..." msgstr "" -#: src/imap.c:2310 +#: ../src/imap.c:2310 #, c-format msgid "Looking for subfolders of %s..." msgstr "" -#: src/imap.c:2546 +#: ../src/imap.c:2546 msgid "can't create mailbox: LIST failed\n" msgstr "" -#: src/imap.c:2561 +#: ../src/imap.c:2561 msgid "can't create mailbox\n" msgstr "" -#: src/imap.c:2651 +#: ../src/imap.c:2651 msgid "New folder name must not contain the namespace path separator" msgstr "" -#: src/imap.c:2683 +#: ../src/imap.c:2683 #, c-format msgid "can't rename mailbox: %s to %s\n" msgstr "" -#: src/imap.c:2784 +#: ../src/imap.c:2784 msgid "can't delete mailbox\n" msgstr "" -#: src/imap.c:3075 +#: ../src/imap.c:3075 msgid "LIST failed\n" msgstr "" -#: src/imap.c:3154 +#: ../src/imap.c:3154 msgid "Flagging messages..." msgstr "" -#: src/imap.c:3244 +#: ../src/imap.c:3244 #, c-format msgid "can't select folder: %s\n" msgstr "" -#: src/imap.c:3389 +#: ../src/imap.c:3389 msgid "Server requires TLS to log in.\n" msgstr "" -#: src/imap.c:3399 +#: ../src/imap.c:3399 msgid "Can't refresh capabilities.\n" msgstr "" -#: src/imap.c:3404 +#: ../src/imap.c:3404 #, c-format msgid "" "Connection to %s failed: server requires TLS, but Claws Mail has been " "compiled without OpenSSL support.\n" msgstr "" -#: src/imap.c:3412 +#: ../src/imap.c:3412 msgid "Server logins are disabled.\n" msgstr "" -#: src/imap.c:3638 +#: ../src/imap.c:3638 msgid "Fetching message..." msgstr "" -#: src/imap.c:4315 +#: ../src/imap.c:4315 #, c-format msgid "can't set deleted flags: %d\n" msgstr "" -#: src/imap.c:5320 +#: ../src/imap.c:5320 msgid "" "You have one or more IMAP accounts defined. However this version of Claws " "Mail has been built without IMAP support; your IMAP account(s) are " @@ -5334,94 +5426,94 @@ "You probably need to install libetpan and recompile Claws Mail." msgstr "" -#: src/imap_gtk.c:58 src/mh_gtk.c:50 +#: ../src/imap_gtk.c:58 ../src/mh_gtk.c:50 msgid "/Create _new folder..." msgstr "" -#: src/imap_gtk.c:60 src/mh_gtk.c:52 +#: ../src/imap_gtk.c:60 ../src/mh_gtk.c:52 msgid "/_Rename folder..." msgstr "" -#: src/imap_gtk.c:61 src/mh_gtk.c:53 +#: ../src/imap_gtk.c:61 ../src/mh_gtk.c:53 msgid "/M_ove folder..." msgstr "" -#: src/imap_gtk.c:62 src/mh_gtk.c:54 +#: ../src/imap_gtk.c:62 ../src/mh_gtk.c:54 msgid "/Cop_y folder..." msgstr "" -#: src/imap_gtk.c:64 src/mh_gtk.c:56 +#: ../src/imap_gtk.c:64 ../src/mh_gtk.c:56 msgid "/_Delete folder..." msgstr "" -#: src/imap_gtk.c:66 +#: ../src/imap_gtk.c:66 msgid "/_Synchronise" msgstr "" -#: src/imap_gtk.c:67 src/news_gtk.c:57 +#: ../src/imap_gtk.c:67 ../src/news_gtk.c:57 msgid "/Down_load messages" msgstr "" -#: src/imap_gtk.c:69 +#: ../src/imap_gtk.c:69 msgid "/S_ubscriptions" msgstr "" -#: src/imap_gtk.c:70 +#: ../src/imap_gtk.c:70 msgid "/Subscriptions/Show only subscribed _folders" msgstr "" -#: src/imap_gtk.c:72 +#: ../src/imap_gtk.c:72 msgid "/Subscriptions/---" msgstr "" -#: src/imap_gtk.c:73 +#: ../src/imap_gtk.c:73 msgid "/Subscriptions/_Subscribe..." msgstr "" -#: src/imap_gtk.c:74 +#: ../src/imap_gtk.c:74 msgid "/Subscriptions/_Unsubscribe..." msgstr "" -#: src/imap_gtk.c:77 src/mh_gtk.c:58 src/news_gtk.c:59 +#: ../src/imap_gtk.c:77 ../src/mh_gtk.c:58 ../src/news_gtk.c:59 msgid "/_Check for new messages" msgstr "" -#: src/imap_gtk.c:78 src/mh_gtk.c:59 +#: ../src/imap_gtk.c:78 ../src/mh_gtk.c:59 msgid "/C_heck for new folders" msgstr "" -#: src/imap_gtk.c:79 src/mh_gtk.c:60 +#: ../src/imap_gtk.c:79 ../src/mh_gtk.c:60 msgid "/R_ebuild folder tree" msgstr "" -#: src/imap_gtk.c:156 +#: ../src/imap_gtk.c:156 msgid "" "Input the name of new folder:\n" "(if you want to create a folder to store subfolders\n" "only and no mail, append '/' to the folder name)" msgstr "" -#: src/imap_gtk.c:214 src/mh_gtk.c:231 +#: ../src/imap_gtk.c:214 ../src/mh_gtk.c:231 #, c-format msgid "Input new name for '%s':" msgstr "" -#: src/imap_gtk.c:216 src/mh_gtk.c:233 +#: ../src/imap_gtk.c:216 ../src/mh_gtk.c:233 msgid "Rename folder" msgstr "" -#: src/imap_gtk.c:230 +#: ../src/imap_gtk.c:230 #, c-format msgid "`%c' can't be included in folder name." msgstr "" -#: src/imap_gtk.c:247 src/mh_gtk.c:258 +#: ../src/imap_gtk.c:247 ../src/mh_gtk.c:258 msgid "" "The folder could not be renamed.\n" "The new folder name is not allowed." msgstr "" -#: src/imap_gtk.c:299 src/mh_gtk.c:179 +#: ../src/imap_gtk.c:299 ../src/mh_gtk.c:179 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted. Recovery " @@ -5430,42 +5522,42 @@ "Do you really want to delete?" msgstr "" -#: src/imap_gtk.c:321 src/mh_gtk.c:201 src/news_gtk.c:242 +#: ../src/imap_gtk.c:321 ../src/mh_gtk.c:201 ../src/news_gtk.c:242 #, c-format msgid "Can't remove the folder '%s'." msgstr "" -#: src/imap_gtk.c:448 +#: ../src/imap_gtk.c:448 #, c-format msgid "Do you want to search for unsubscribed subfolders of '%s'?" msgstr "" -#: src/imap_gtk.c:451 +#: ../src/imap_gtk.c:451 msgid "Search recursively" msgstr "" -#: src/imap_gtk.c:456 src/imap_gtk.c:513 +#: ../src/imap_gtk.c:456 ../src/imap_gtk.c:513 msgid "Subscriptions" msgstr "" -#: src/imap_gtk.c:457 +#: ../src/imap_gtk.c:457 msgid "+_Search" msgstr "" -#: src/imap_gtk.c:467 +#: ../src/imap_gtk.c:467 #, c-format msgid "Choose a subfolder of %s to subscribe to: " msgstr "" -#: src/imap_gtk.c:476 +#: ../src/imap_gtk.c:476 msgid "Subscribe" msgstr "" -#: src/imap_gtk.c:478 src/imap_gtk.c:480 +#: ../src/imap_gtk.c:478 ../src/imap_gtk.c:480 msgid "All of them" msgstr "" -#: src/imap_gtk.c:496 +#: ../src/imap_gtk.c:496 msgid "" "This folder is already subscribed and has no unsubscribed subfolders.\n" "\n" @@ -5473,133 +5565,134 @@ "\"Check for new folders\" at the mailbox's root folder." msgstr "" -#: src/imap_gtk.c:505 +#: ../src/imap_gtk.c:505 #, c-format msgid "Do you want to %s the '%s' folder?" msgstr "" -#: src/imap_gtk.c:506 +#: ../src/imap_gtk.c:506 msgid "subscribe" msgstr "" -#: src/imap_gtk.c:506 +#: ../src/imap_gtk.c:506 msgid "unsubscribe" msgstr "" -#: src/imap_gtk.c:508 src/prefs_folder_item.c:1185 -#: src/prefs_folder_item.c:1203 src/prefs_folder_item.c:1221 +#: ../src/imap_gtk.c:508 ../src/prefs_folder_item.c:1185 +#: ../src/prefs_folder_item.c:1203 ../src/prefs_folder_item.c:1221 msgid "Apply to subfolders" msgstr "" -#: src/imap_gtk.c:514 +#: ../src/imap_gtk.c:514 msgid "+_Subscribe" msgstr "" -#: src/imap_gtk.c:514 +#: ../src/imap_gtk.c:514 msgid "+_Unsubscribe" msgstr "" -#: src/import.c:120 src/import.c:215 +#: ../src/import.c:120 ../src/import.c:215 msgid "Import mbox file" msgstr "" -#: src/import.c:139 +#: ../src/import.c:139 msgid "Locate the mbox file and specify the destination folder." msgstr "" -#: src/import.c:156 +#: ../src/import.c:156 msgid "Destination folder:" msgstr "" -#: src/import.c:210 +#: ../src/import.c:210 msgid "Source mbox filename can't be left empty." msgstr "" -#: src/import.c:215 +#: ../src/import.c:215 msgid "" "Destination folder is not set.\n" "Import mbox file to the Inbox folder?" msgstr "" -#: src/import.c:237 +#: ../src/import.c:237 msgid "Can't find the destination folder." msgstr "" -#: src/import.c:261 +#: ../src/import.c:261 msgid "Select importing file" msgstr "" -#: src/importldif.c:191 +#: ../src/importldif.c:191 msgid "Please specify address book name and file to import." msgstr "" -#: src/importldif.c:194 +#: ../src/importldif.c:194 msgid "Select and rename LDIF field names to import." msgstr "" -#: src/importldif.c:197 +#: ../src/importldif.c:197 msgid "File imported." msgstr "" -#: src/importldif.c:452 src/importmutt.c:127 src/importpine.c:126 +#: ../src/importldif.c:452 ../src/importmutt.c:127 ../src/importpine.c:126 msgid "Please select a file." msgstr "" -#: src/importldif.c:458 src/importmutt.c:132 src/importpine.c:131 +#: ../src/importldif.c:458 ../src/importmutt.c:132 ../src/importpine.c:131 msgid "Address book name must be supplied." msgstr "" -#: src/importldif.c:498 +#: ../src/importldif.c:498 msgid "LDIF file imported successfully." msgstr "" -#: src/importldif.c:583 +#: ../src/importldif.c:583 msgid "Select LDIF File" msgstr "" -#: src/importldif.c:671 +#: ../src/importldif.c:671 msgid "" "Specify the name for the address book that will be created from the LDIF " "file data." msgstr "" -#: src/importldif.c:677 +#: ../src/importldif.c:677 msgid "File Name" msgstr "" -#: src/importldif.c:688 +#: ../src/importldif.c:688 msgid "The full file specification of the LDIF file to import." msgstr "" -#: src/importldif.c:697 +#: ../src/importldif.c:697 msgid "Select the LDIF file to import." msgstr "" -#: src/importldif.c:735 +#: ../src/importldif.c:735 msgid "R" msgstr "" -#: src/importldif.c:736 src/summaryview.c:544 +#. S_COL_MARK +#: ../src/importldif.c:736 ../src/summaryview.c:544 msgid "S" msgstr "" -#: src/importldif.c:737 +#: ../src/importldif.c:737 msgid "LDIF Field Name" msgstr "" -#: src/importldif.c:738 +#: ../src/importldif.c:738 msgid "Attribute Name" msgstr "" -#: src/importldif.c:793 +#: ../src/importldif.c:793 msgid "LDIF Field" msgstr "" -#: src/importldif.c:805 +#: ../src/importldif.c:805 msgid "Attribute" msgstr "" -#: src/importldif.c:818 +#: ../src/importldif.c:818 msgid "" "Choose the LDIF field that will be renamed or selected for import in the " "list above. Reserved fields (marked with a tick in the \"R\" column), are " @@ -5610,320 +5703,326 @@ "field for import." msgstr "" -#: src/importldif.c:835 +#: ../src/importldif.c:835 msgid "The LDIF field can be renamed to the User Attribute name." msgstr "" -#: src/importldif.c:841 +#: ../src/importldif.c:841 msgid "Select for Import" msgstr "" -#: src/importldif.c:847 +#: ../src/importldif.c:847 msgid "Select the LDIF field for import into the address book." msgstr "" -#: src/importldif.c:850 +#: ../src/importldif.c:850 msgid " Modify " msgstr "" -#: src/importldif.c:856 +#: ../src/importldif.c:856 msgid "This button will update the list above with the data supplied." msgstr "" -#: src/importldif.c:929 +#: ../src/importldif.c:929 msgid "Records Imported :" msgstr "" -#: src/importldif.c:961 +#: ../src/importldif.c:961 msgid "Import LDIF file into Address Book" msgstr "" -#: src/importldif.c:999 +#: ../src/importldif.c:999 msgid "Proceed" msgstr "" -#: src/importmutt.c:146 +#: ../src/importmutt.c:146 msgid "Error importing MUTT file." msgstr "" -#: src/importmutt.c:161 +#: ../src/importmutt.c:161 msgid "Select MUTT File" msgstr "" -#: src/importmutt.c:208 +#: ../src/importmutt.c:208 msgid "Import MUTT file into Address Book" msgstr "" -#: src/importmutt.c:293 src/importpine.c:293 +#: ../src/importmutt.c:293 ../src/importpine.c:293 msgid "Please select a file to import." msgstr "" -#: src/importpine.c:145 +#: ../src/importpine.c:145 msgid "Error importing Pine file." msgstr "" -#: src/importpine.c:160 +#: ../src/importpine.c:160 msgid "Select Pine File" msgstr "" -#: src/importpine.c:207 +#: ../src/importpine.c:207 msgid "Import Pine file into Address Book" msgstr "" -#: src/inc.c:195 src/inc.c:300 src/inc.c:326 +#: ../src/inc.c:195 ../src/inc.c:300 ../src/inc.c:326 msgid "Claws Mail needs network access in order to get mails." msgstr "" -#: src/inc.c:347 +#: ../src/inc.c:347 #, c-format msgid "%s failed\n" msgstr "" -#: src/inc.c:417 +#: ../src/inc.c:417 msgid "Retrieving new messages" msgstr "" -#: src/inc.c:476 +#: ../src/inc.c:476 msgid "Standby" msgstr "" -#: src/inc.c:605 src/inc.c:655 +#: ../src/inc.c:605 ../src/inc.c:655 msgid "Cancelled" msgstr "" -#: src/inc.c:616 +#: ../src/inc.c:616 msgid "Retrieving" msgstr "" -#: src/inc.c:625 +#: ../src/inc.c:625 #, c-format msgid "Done (%d message (%s) received)" msgid_plural "Done (%d messages (%s) received)" msgstr[0] "" msgstr[1] "" -#: src/inc.c:631 +#: ../src/inc.c:631 +#, c-format msgid "Done (no new messages)" msgstr "" -#: src/inc.c:636 +#: ../src/inc.c:636 msgid "Connection failed" msgstr "" -#: src/inc.c:639 +#: ../src/inc.c:639 msgid "Auth failed" msgstr "" -#: src/inc.c:642 src/prefs_matcher.c:370 src/prefs_summary_column.c:91 -#: src/summaryview.c:2610 src/summaryview.c:5788 +#. S_COL_SCORE +#: ../src/inc.c:642 ../src/prefs_matcher.c:370 +#: ../src/prefs_summary_column.c:91 ../src/summaryview.c:2610 +#: ../src/summaryview.c:5788 msgid "Locked" msgstr "" -#: src/inc.c:652 src/plugins/spamassassin/spamassassin_gtk.c:381 +#: ../src/inc.c:652 ../src/plugins/spamassassin/spamassassin_gtk.c:381 msgid "Timeout" msgstr "" -#: src/inc.c:745 +#: ../src/inc.c:745 #, c-format msgid "Finished (%d new message)" msgid_plural "Finished (%d new messages)" msgstr[0] "" msgstr[1] "" -#: src/inc.c:749 +#: ../src/inc.c:749 +#, c-format msgid "Finished (no new messages)" msgstr "" -#: src/inc.c:787 +#: ../src/inc.c:787 #, c-format msgid "%s: Retrieving new messages" msgstr "" -#: src/inc.c:819 +#: ../src/inc.c:819 #, c-format msgid "Connecting to POP3 server: %s..." msgstr "" -#: src/inc.c:836 +#: ../src/inc.c:836 #, c-format msgid "Can't connect to POP3 server: %s:%d" msgstr "" -#: src/inc.c:840 +#: ../src/inc.c:840 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "" -#: src/inc.c:920 src/send_message.c:472 +#: ../src/inc.c:920 ../src/send_message.c:472 +#, c-format msgid "Authenticating..." msgstr "" -#: src/inc.c:922 +#: ../src/inc.c:922 #, c-format msgid "Retrieving messages from %s (%s) ..." msgstr "" -#: src/inc.c:928 +#: ../src/inc.c:928 msgid "Getting the number of new messages (STAT)..." msgstr "" -#: src/inc.c:932 +#: ../src/inc.c:932 msgid "Getting the number of new messages (LAST)..." msgstr "" -#: src/inc.c:936 +#: ../src/inc.c:936 msgid "Getting the number of new messages (UIDL)..." msgstr "" -#: src/inc.c:940 +#: ../src/inc.c:940 msgid "Getting the size of messages (LIST)..." msgstr "" -#: src/inc.c:947 src/send_message.c:490 +#: ../src/inc.c:947 ../src/send_message.c:490 msgid "Quitting" msgstr "" -#: src/inc.c:972 +#: ../src/inc.c:972 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "" -#: src/inc.c:991 +#: ../src/inc.c:991 #, c-format msgid "Retrieving (%d message (%s) received)" msgid_plural "Retrieving (%d messages (%s) received)" msgstr[0] "" msgstr[1] "" -#: src/inc.c:1147 +#: ../src/inc.c:1147 msgid "Connection failed." msgstr "" -#: src/inc.c:1151 +#: ../src/inc.c:1151 #, c-format msgid "Connection to %s:%d failed." msgstr "" -#: src/inc.c:1156 +#: ../src/inc.c:1156 msgid "Error occurred while processing mail." msgstr "" -#: src/inc.c:1162 +#: ../src/inc.c:1162 #, c-format msgid "" "Error occurred while processing mail:\n" "%s" msgstr "" -#: src/inc.c:1168 +#: ../src/inc.c:1168 msgid "No disk space left." msgstr "" -#: src/inc.c:1173 +#: ../src/inc.c:1173 msgid "Can't write file." msgstr "" -#: src/inc.c:1178 +#: ../src/inc.c:1178 msgid "Socket error." msgstr "" -#: src/inc.c:1181 +#: ../src/inc.c:1181 #, c-format msgid "Socket error on connection to %s:%d." msgstr "" -#: src/inc.c:1186 src/send_message.c:400 src/send_message.c:648 +#. consider EOF right after QUIT successful +#: ../src/inc.c:1186 ../src/send_message.c:400 ../src/send_message.c:648 msgid "Connection closed by the remote host." msgstr "" -#: src/inc.c:1189 +#: ../src/inc.c:1189 #, c-format msgid "Connection to %s:%d closed by the remote host." msgstr "" -#: src/inc.c:1194 +#: ../src/inc.c:1194 msgid "Mailbox is locked." msgstr "" -#: src/inc.c:1198 +#: ../src/inc.c:1198 #, c-format msgid "" "Mailbox is locked:\n" "%s" msgstr "" -#: src/inc.c:1204 src/send_message.c:633 +#: ../src/inc.c:1204 ../src/send_message.c:633 msgid "Authentication failed." msgstr "" -#: src/inc.c:1210 src/send_message.c:636 +#: ../src/inc.c:1210 ../src/send_message.c:636 #, c-format msgid "" "Authentication failed:\n" "%s" msgstr "" -#: src/inc.c:1215 src/send_message.c:652 +#: ../src/inc.c:1215 ../src/send_message.c:652 msgid "Session timed out." msgstr "" -#: src/inc.c:1218 +#: ../src/inc.c:1218 #, c-format msgid "Connection to %s:%d timed out." msgstr "" -#: src/inc.c:1256 +#: ../src/inc.c:1256 msgid "Incorporation cancelled\n" msgstr "" -#: src/inc.c:1442 +#: ../src/inc.c:1442 #, c-format msgid "Claws Mail: %d new message" msgid_plural "Claws Mail: %d new messages" msgstr[0] "" msgstr[1] "" -#: src/inc.c:1563 +#: ../src/inc.c:1563 msgid "Unable to connect: you are offline." msgstr "" -#: src/inc.c:1589 +#: ../src/inc.c:1589 #, c-format msgid "%s%sYou're working offline. Override for %d minutes?" msgstr "" -#: src/inc.c:1595 +#: ../src/inc.c:1595 #, c-format msgid "%s%sYou're working offline. Override?" msgstr "" -#: src/inc.c:1602 +#: ../src/inc.c:1602 msgid "On_ly once" msgstr "" -#: src/ldif.c:777 +#: ../src/ldif.c:777 msgid "Nick Name" msgstr "" -#: src/main.c:228 +#: ../src/main.c:228 #, c-format msgid "" "File '%s' already exists.\n" "Can't create folder." msgstr "" -#: src/main.c:250 src/main.c:263 +#: ../src/main.c:250 ../src/main.c:263 msgid "Exiting..." msgstr "" -#: src/main.c:394 +#: ../src/main.c:394 #, c-format msgid "" "Configuration for %s found.\n" "Do you want to migrate this configuration?" msgstr "" -#: src/main.c:396 +#: ../src/main.c:396 #, c-format msgid "" "\n" @@ -5932,1532 +6031,1542 @@ "script available at %s." msgstr "" -#: src/main.c:409 +#: ../src/main.c:409 msgid "Keep old configuration" msgstr "" -#: src/main.c:412 +#: ../src/main.c:412 msgid "" "Keeping a backup will allow you to go back to an older version, but may take " "a while if you have cached IMAP or News data, and will take some extra room " "on your disk." msgstr "" -#: src/main.c:421 +#: ../src/main.c:421 msgid "Migration of configuration" msgstr "" -#: src/main.c:432 +#: ../src/main.c:432 msgid "Copying configuration... This may take a while..." msgstr "" -#: src/main.c:441 +#: ../src/main.c:441 msgid "Migration failed!" msgstr "" -#: src/main.c:450 +#: ../src/main.c:450 msgid "Migrating configuration..." msgstr "" -#: src/main.c:993 +#: ../src/main.c:993 msgid "g_thread is not supported by glib.\n" msgstr "" -#: src/main.c:999 +#: ../src/main.c:999 msgid "" "Claws Mail has been compiled with a more recent GTK+ library than is " "currently available. This will cause crashes. You need to upgrade GTK+ or " "recompile Claws Mail." msgstr "" -#: src/main.c:1011 +#: ../src/main.c:1011 msgid "" "Claws Mail has been compiled with an older GTK+ library than is currently " "available. This will cause crashes. You need to recompile Claws Mail." msgstr "" -#: src/main.c:1048 +#: ../src/main.c:1048 msgid "Sylpheed-Claws 2.6.0 (or older)" msgstr "" -#: src/main.c:1051 +#: ../src/main.c:1051 msgid "Sylpheed-Claws 1.9.15 (or older)" msgstr "" -#: src/main.c:1054 +#: ../src/main.c:1054 msgid "Sylpheed-Claws 1.0.5 (or older)" msgstr "" -#: src/main.c:1338 +#: ../src/main.c:1338 msgid "" "Some plugin(s) failed to load. Check the Plugins configuration for more " "information." msgstr "" -#: src/main.c:1357 +#: ../src/main.c:1357 msgid "" "Claws Mail has detected a configured mailbox, but it is incomplete. It is " "possibly due to a failing IMAP account. Use \"Rebuild folder tree\" on the " "mailbox parent folder's context menu to try to fix it." msgstr "" -#: src/main.c:1363 +#: ../src/main.c:1363 msgid "" "Claws Mail has detected a configured mailbox, but could not load it. It is " "probably provided by an out-of-date external plugin. Please reinstall the " "plugin and try again." msgstr "" -#: src/main.c:1392 +#: ../src/main.c:1392 #, c-format msgid "Claws Mail can not start without its data volume (%s)." msgstr "" -#: src/main.c:1697 +#: ../src/main.c:1697 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "" -#: src/main.c:1699 +#: ../src/main.c:1699 msgid " --compose [address] open composition window" msgstr "" -#: src/main.c:1700 +#: ../src/main.c:1700 msgid " --subscribe [uri] subscribe to the given URI if possible" msgstr "" -#: src/main.c:1701 +#: ../src/main.c:1701 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" " attached" msgstr "" -#: src/main.c:1704 +#: ../src/main.c:1704 msgid " --receive receive new messages" msgstr "" -#: src/main.c:1705 +#: ../src/main.c:1705 msgid " --receive-all receive new messages of all accounts" msgstr "" -#: src/main.c:1706 +#: ../src/main.c:1706 msgid " --send send all queued messages" msgstr "" -#: src/main.c:1707 +#: ../src/main.c:1707 msgid " --status [folder]... show the total number of messages" msgstr "" -#: src/main.c:1708 +#: ../src/main.c:1708 msgid "" " --status-full [folder]...\n" " show the status of each folder" msgstr "" -#: src/main.c:1710 +#: ../src/main.c:1710 msgid "" " --select folder[/msg] jumps to the specified folder/message\n" " folder is a folder id like 'folder/sub_folder'" msgstr "" -#: src/main.c:1712 +#: ../src/main.c:1712 msgid " --online switch to online mode" msgstr "" -#: src/main.c:1713 +#: ../src/main.c:1713 msgid " --offline switch to offline mode" msgstr "" -#: src/main.c:1714 +#: ../src/main.c:1714 msgid " --exit --quit -q exit Claws Mail" msgstr "" -#: src/main.c:1715 +#: ../src/main.c:1715 msgid " --debug debug mode" msgstr "" -#: src/main.c:1716 +#: ../src/main.c:1716 msgid " --help -h display this help and exit" msgstr "" -#: src/main.c:1717 +#: ../src/main.c:1717 msgid " --version -v output version information and exit" msgstr "" -#: src/main.c:1718 +#: ../src/main.c:1718 msgid "" " --version-full -V output version and built-in features information " "and exit" msgstr "" -#: src/main.c:1719 +#: ../src/main.c:1719 msgid " --config-dir output configuration directory" msgstr "" -#: src/main.c:1720 +#: ../src/main.c:1720 msgid "" " --alternate-config-dir [dir]\n" " use specified configuration directory" msgstr "" -#: src/main.c:1767 +#: ../src/main.c:1767 +#, c-format msgid "Unknown option\n" msgstr "" -#: src/main.c:1785 +#: ../src/main.c:1785 #, c-format msgid "Processing (%s)..." msgstr "" -#: src/main.c:1788 +#: ../src/main.c:1788 msgid "top level folder" msgstr "" -#: src/main.c:1867 +#: ../src/main.c:1867 msgid "Queued messages" msgstr "" -#: src/main.c:1868 +#: ../src/main.c:1868 msgid "Some unsent messages are queued. Exit now?" msgstr "" -#: src/mainwindow.c:533 src/messageview.c:217 +#: ../src/mainwindow.c:533 ../src/messageview.c:217 msgid "/_File" msgstr "" -#: src/mainwindow.c:534 +#: ../src/mainwindow.c:534 msgid "/_File/_Add mailbox" msgstr "" -#: src/mainwindow.c:535 +#: ../src/mainwindow.c:535 msgid "/_File/_Add mailbox/MH..." msgstr "" -#: src/mainwindow.c:536 src/mainwindow.c:538 src/mainwindow.c:543 -#: src/mainwindow.c:545 src/mainwindow.c:551 src/mainwindow.c:554 -#: src/messageview.c:223 +#: ../src/mainwindow.c:536 ../src/mainwindow.c:538 ../src/mainwindow.c:543 +#: ../src/mainwindow.c:545 ../src/mainwindow.c:551 ../src/mainwindow.c:554 +#: ../src/messageview.c:223 msgid "/_File/---" msgstr "" -#: src/mainwindow.c:537 +#: ../src/mainwindow.c:537 msgid "/_File/Change folder order..." msgstr "" -#: src/mainwindow.c:539 +#: ../src/mainwindow.c:539 msgid "/_File/_Import mbox file..." msgstr "" -#: src/mainwindow.c:540 +#: ../src/mainwindow.c:540 msgid "/_File/_Export to mbox file..." msgstr "" -#: src/mainwindow.c:541 +#: ../src/mainwindow.c:541 msgid "/_File/Exp_ort selected to mbox file..." msgstr "" -#: src/mainwindow.c:544 +#: ../src/mainwindow.c:544 msgid "/_File/Empty all _Trash folders" msgstr "" -#: src/mainwindow.c:546 src/messageview.c:218 +#: ../src/mainwindow.c:546 ../src/messageview.c:218 msgid "/_File/_Save as..." msgstr "" -#: src/mainwindow.c:548 src/messageview.c:220 +#: ../src/mainwindow.c:548 ../src/messageview.c:220 msgid "/_File/Page setup..." msgstr "" -#: src/mainwindow.c:550 src/messageview.c:222 +#: ../src/mainwindow.c:550 ../src/messageview.c:222 msgid "/_File/_Print..." msgstr "" -#: src/mainwindow.c:552 +#: ../src/mainwindow.c:552 msgid "/_File/_Work offline" msgstr "" -#: src/mainwindow.c:553 +#: ../src/mainwindow.c:553 msgid "/_File/Synchronise folders" msgstr "" -#: src/mainwindow.c:556 +#. {N_("/_File/_Close"), "W", app_exit_cb, 0, NULL}, +#: ../src/mainwindow.c:556 msgid "/_File/E_xit" msgstr "" -#: src/mainwindow.c:561 +#: ../src/mainwindow.c:561 msgid "/_Edit/Select _thread" msgstr "" -#: src/mainwindow.c:562 +#: ../src/mainwindow.c:562 msgid "/_Edit/_Delete thread" msgstr "" -#: src/mainwindow.c:564 src/messageview.c:230 +#: ../src/mainwindow.c:564 ../src/messageview.c:230 msgid "/_Edit/_Find in current message..." msgstr "" -#: src/mainwindow.c:566 +#: ../src/mainwindow.c:566 msgid "/_Edit/_Search folder..." msgstr "" -#: src/mainwindow.c:567 +#: ../src/mainwindow.c:567 msgid "/_Edit/_Quick search" msgstr "" -#: src/mainwindow.c:568 src/messageview.c:233 src/summaryview.c:528 +#: ../src/mainwindow.c:568 ../src/messageview.c:233 ../src/summaryview.c:528 msgid "/_View" msgstr "" -#: src/mainwindow.c:569 +#: ../src/mainwindow.c:569 msgid "/_View/Show or hi_de" msgstr "" -#: src/mainwindow.c:570 +#: ../src/mainwindow.c:570 msgid "/_View/Show or hi_de/_Toolbar" msgstr "" -#: src/mainwindow.c:572 +#: ../src/mainwindow.c:572 msgid "/_View/Show or hi_de/_Toolbar/Text _below icons" msgstr "" -#: src/mainwindow.c:574 +#: ../src/mainwindow.c:574 msgid "/_View/Show or hi_de/_Toolbar/Text be_side icons" msgstr "" -#: src/mainwindow.c:576 +#: ../src/mainwindow.c:576 msgid "/_View/Show or hi_de/_Toolbar/_Icons only" msgstr "" -#: src/mainwindow.c:578 +#: ../src/mainwindow.c:578 msgid "/_View/Show or hi_de/_Toolbar/_Text only" msgstr "" -#: src/mainwindow.c:581 +#: ../src/mainwindow.c:581 msgid "/_View/Show or hi_de/_Toolbar/_Hide" msgstr "" -#: src/mainwindow.c:584 +#: ../src/mainwindow.c:584 msgid "/_View/Show or hi_de/_Message view" msgstr "" -#: src/mainwindow.c:587 +#: ../src/mainwindow.c:587 msgid "/_View/Show or hi_de/Status _bar" msgstr "" -#: src/mainwindow.c:590 +#: ../src/mainwindow.c:590 msgid "/_View/Show or hi_de/Column headers" msgstr "" -#: src/mainwindow.c:592 +#: ../src/mainwindow.c:592 msgid "/_View/Set displayed _columns" msgstr "" -#: src/mainwindow.c:593 +#: ../src/mainwindow.c:593 msgid "/_View/Set displayed _columns/in _Folder list..." msgstr "" -#: src/mainwindow.c:594 +#: ../src/mainwindow.c:594 msgid "/_View/Set displayed _columns/in _Message list..." msgstr "" -#: src/mainwindow.c:596 src/mainwindow.c:604 src/mainwindow.c:634 -#: src/mainwindow.c:664 src/mainwindow.c:780 src/mainwindow.c:788 -#: src/messageview.c:263 src/messageview.c:369 +#: ../src/mainwindow.c:596 ../src/mainwindow.c:604 ../src/mainwindow.c:634 +#: ../src/mainwindow.c:664 ../src/mainwindow.c:780 ../src/mainwindow.c:788 +#: ../src/messageview.c:263 ../src/messageview.c:369 msgid "/_View/---" msgstr "" -#: src/mainwindow.c:598 +#: ../src/mainwindow.c:598 msgid "/_View/La_yout" msgstr "" -#: src/mainwindow.c:599 +#: ../src/mainwindow.c:599 msgid "/_View/Layout/_Standard" msgstr "" -#: src/mainwindow.c:600 +#: ../src/mainwindow.c:600 msgid "/_View/Layout/_Three columns" msgstr "" -#: src/mainwindow.c:601 +#: ../src/mainwindow.c:601 msgid "/_View/Layout/_Wide message" msgstr "" -#: src/mainwindow.c:602 +#: ../src/mainwindow.c:602 msgid "/_View/Layout/W_ide message list" msgstr "" -#: src/mainwindow.c:603 +#: ../src/mainwindow.c:603 msgid "/_View/Layout/S_mall screen" msgstr "" -#: src/mainwindow.c:606 +#: ../src/mainwindow.c:606 msgid "/_View/_Sort" msgstr "" -#: src/mainwindow.c:607 +#: ../src/mainwindow.c:607 msgid "/_View/_Sort/by _number" msgstr "" -#: src/mainwindow.c:608 +#: ../src/mainwindow.c:608 msgid "/_View/_Sort/by S_ize" msgstr "" -#: src/mainwindow.c:609 +#: ../src/mainwindow.c:609 msgid "/_View/_Sort/by _Date" msgstr "" -#: src/mainwindow.c:610 +#: ../src/mainwindow.c:610 msgid "/_View/_Sort/by Thread date" msgstr "" -#: src/mainwindow.c:611 +#: ../src/mainwindow.c:611 msgid "/_View/_Sort/by _From" msgstr "" -#: src/mainwindow.c:612 +#: ../src/mainwindow.c:612 msgid "/_View/_Sort/by _To" msgstr "" -#: src/mainwindow.c:613 +#: ../src/mainwindow.c:613 msgid "/_View/_Sort/by S_ubject" msgstr "" -#: src/mainwindow.c:614 +#: ../src/mainwindow.c:614 msgid "/_View/_Sort/by _color label" msgstr "" -#: src/mainwindow.c:615 +#: ../src/mainwindow.c:615 msgid "/_View/_Sort/by tag" msgstr "" -#: src/mainwindow.c:616 +#: ../src/mainwindow.c:616 msgid "/_View/_Sort/by _mark" msgstr "" -#: src/mainwindow.c:617 +#: ../src/mainwindow.c:617 msgid "/_View/_Sort/by _status" msgstr "" -#: src/mainwindow.c:618 +#: ../src/mainwindow.c:618 msgid "/_View/_Sort/by a_ttachment" msgstr "" -#: src/mainwindow.c:620 +#: ../src/mainwindow.c:620 msgid "/_View/_Sort/by score" msgstr "" -#: src/mainwindow.c:621 +#: ../src/mainwindow.c:621 msgid "/_View/_Sort/by locked" msgstr "" -#: src/mainwindow.c:622 +#: ../src/mainwindow.c:622 msgid "/_View/_Sort/D_on't sort" msgstr "" -#: src/mainwindow.c:623 src/mainwindow.c:626 +#: ../src/mainwindow.c:623 ../src/mainwindow.c:626 msgid "/_View/_Sort/---" msgstr "" -#: src/mainwindow.c:624 +#: ../src/mainwindow.c:624 msgid "/_View/_Sort/Ascending" msgstr "" -#: src/mainwindow.c:625 +#: ../src/mainwindow.c:625 msgid "/_View/_Sort/Descending" msgstr "" -#: src/mainwindow.c:627 +#: ../src/mainwindow.c:627 msgid "/_View/_Sort/_Attract by subject" msgstr "" -#: src/mainwindow.c:629 +#: ../src/mainwindow.c:629 msgid "/_View/Th_read view" msgstr "" -#: src/mainwindow.c:630 +#: ../src/mainwindow.c:630 msgid "/_View/E_xpand all threads" msgstr "" -#: src/mainwindow.c:631 +#: ../src/mainwindow.c:631 msgid "/_View/Co_llapse all threads" msgstr "" -#: src/mainwindow.c:632 +#: ../src/mainwindow.c:632 msgid "/_View/_Hide read messages" msgstr "" -#: src/mainwindow.c:635 src/messageview.c:234 +#: ../src/mainwindow.c:635 ../src/messageview.c:234 msgid "/_View/_Go to" msgstr "" -#: src/mainwindow.c:636 src/messageview.c:235 +#: ../src/mainwindow.c:636 ../src/messageview.c:235 msgid "/_View/_Go to/_Previous message" msgstr "" -#: src/mainwindow.c:637 src/messageview.c:236 +#: ../src/mainwindow.c:637 ../src/messageview.c:236 msgid "/_View/_Go to/_Next message" msgstr "" -#: src/mainwindow.c:638 src/mainwindow.c:643 src/mainwindow.c:646 -#: src/mainwindow.c:651 src/mainwindow.c:656 src/mainwindow.c:661 -#: src/messageview.c:237 src/messageview.c:242 src/messageview.c:245 -#: src/messageview.c:250 src/messageview.c:255 src/messageview.c:260 +#: ../src/mainwindow.c:638 ../src/mainwindow.c:643 ../src/mainwindow.c:646 +#: ../src/mainwindow.c:651 ../src/mainwindow.c:656 ../src/mainwindow.c:661 +#: ../src/messageview.c:237 ../src/messageview.c:242 ../src/messageview.c:245 +#: ../src/messageview.c:250 ../src/messageview.c:255 ../src/messageview.c:260 msgid "/_View/_Go to/---" msgstr "" -#: src/mainwindow.c:639 src/messageview.c:238 +#: ../src/mainwindow.c:639 ../src/messageview.c:238 msgid "/_View/_Go to/P_revious unread message" msgstr "" -#: src/mainwindow.c:641 src/messageview.c:240 +#: ../src/mainwindow.c:641 ../src/messageview.c:240 msgid "/_View/_Go to/N_ext unread message" msgstr "" -#: src/mainwindow.c:644 src/messageview.c:243 +#: ../src/mainwindow.c:644 ../src/messageview.c:243 msgid "/_View/_Go to/Previous ne_w message" msgstr "" -#: src/mainwindow.c:645 src/messageview.c:244 +#: ../src/mainwindow.c:645 ../src/messageview.c:244 msgid "/_View/_Go to/Ne_xt new message" msgstr "" -#: src/mainwindow.c:647 src/messageview.c:246 +#: ../src/mainwindow.c:647 ../src/messageview.c:246 msgid "/_View/_Go to/Previous _marked message" msgstr "" -#: src/mainwindow.c:649 src/messageview.c:248 +#: ../src/mainwindow.c:649 ../src/messageview.c:248 msgid "/_View/_Go to/Next m_arked message" msgstr "" -#: src/mainwindow.c:652 src/messageview.c:251 +#: ../src/mainwindow.c:652 ../src/messageview.c:251 msgid "/_View/_Go to/Previous _labeled message" msgstr "" -#: src/mainwindow.c:654 src/messageview.c:253 +#: ../src/mainwindow.c:654 ../src/messageview.c:253 msgid "/_View/_Go to/Next la_beled message" msgstr "" -#: src/mainwindow.c:657 src/messageview.c:256 +#: ../src/mainwindow.c:657 ../src/messageview.c:256 msgid "/_View/_Go to/Last read message" msgstr "" -#: src/mainwindow.c:659 src/messageview.c:258 +#: ../src/mainwindow.c:659 ../src/messageview.c:258 msgid "/_View/_Go to/Parent message" msgstr "" -#: src/mainwindow.c:662 src/messageview.c:261 +#: ../src/mainwindow.c:662 ../src/messageview.c:261 msgid "/_View/_Go to/Next unread _folder" msgstr "" -#: src/mainwindow.c:663 src/messageview.c:262 +#: ../src/mainwindow.c:663 ../src/messageview.c:262 msgid "/_View/_Go to/_Other folder..." msgstr "" -#: src/mainwindow.c:667 src/messageview.c:266 +#: ../src/mainwindow.c:667 ../src/messageview.c:266 msgid "/_View/Character _encoding/---" msgstr "" -#: src/mainwindow.c:671 src/messageview.c:270 +#: ../src/mainwindow.c:671 ../src/messageview.c:270 msgid "/_View/Character _encoding" msgstr "" -#: src/mainwindow.c:672 src/messageview.c:271 +#: ../src/mainwindow.c:672 ../src/messageview.c:271 msgid "/_View/Character _encoding/_Auto detect" msgstr "" -#: src/mainwindow.c:676 src/messageview.c:274 +#: ../src/mainwindow.c:676 ../src/messageview.c:274 msgid "/_View/Character _encoding/7bit ASCII (US-ASC_II)" msgstr "" -#: src/mainwindow.c:678 src/messageview.c:277 +#: ../src/mainwindow.c:678 ../src/messageview.c:277 msgid "/_View/Character _encoding/Unicode (_UTF-8)" msgstr "" -#: src/mainwindow.c:682 +#: ../src/mainwindow.c:682 msgid "/_View/Character _encoding/Western European" msgstr "" -#: src/mainwindow.c:683 +#: ../src/mainwindow.c:683 msgid "/_View/Character _encoding/Western European/ISO-8859-_1" msgstr "" -#: src/mainwindow.c:685 +#: ../src/mainwindow.c:685 msgid "/_View/Character _encoding/Western European/ISO-8859-15" msgstr "" -#: src/mainwindow.c:687 +#: ../src/mainwindow.c:687 msgid "/_View/Character _encoding/Western European/Windows-1252" msgstr "" -#: src/mainwindow.c:690 src/messageview.c:287 +#: ../src/mainwindow.c:690 ../src/messageview.c:287 msgid "/_View/Character _encoding/Central European (ISO-8859-_2)" msgstr "" -#: src/mainwindow.c:693 +#: ../src/mainwindow.c:693 msgid "/_View/Character _encoding/Baltic" msgstr "" -#: src/mainwindow.c:694 +#: ../src/mainwindow.c:694 msgid "/_View/Character _encoding/Baltic/ISO-8859-13" msgstr "" -#: src/mainwindow.c:696 +#: ../src/mainwindow.c:696 msgid "/_View/Character _encoding/Baltic/ISO-8859-_4" msgstr "" -#: src/mainwindow.c:699 src/messageview.c:295 +#: ../src/mainwindow.c:699 ../src/messageview.c:295 msgid "/_View/Character _encoding/Greek (ISO-8859-_7)" msgstr "" -#: src/mainwindow.c:702 +#: ../src/mainwindow.c:702 msgid "/_View/Character _encoding/Hebrew" msgstr "" -#: src/mainwindow.c:703 +#: ../src/mainwindow.c:703 msgid "/_View/Character _encoding/Hebrew/ISO-8859-_8" msgstr "" -#: src/mainwindow.c:705 +#: ../src/mainwindow.c:705 msgid "/_View/Character _encoding/Hebrew/Windows-1255" msgstr "" -#: src/mainwindow.c:708 +#: ../src/mainwindow.c:708 msgid "/_View/Character _encoding/Arabic" msgstr "" -#: src/mainwindow.c:709 +#: ../src/mainwindow.c:709 msgid "/_View/Character _encoding/Arabic/ISO-8859-_6" msgstr "" -#: src/mainwindow.c:711 +#: ../src/mainwindow.c:711 msgid "/_View/Character _encoding/Arabic/Windows-1256" msgstr "" -#: src/mainwindow.c:714 src/messageview.c:308 +#: ../src/mainwindow.c:714 ../src/messageview.c:308 msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)" msgstr "" -#: src/mainwindow.c:717 +#: ../src/mainwindow.c:717 msgid "/_View/Character _encoding/Cyrillic" msgstr "" -#: src/mainwindow.c:718 +#: ../src/mainwindow.c:718 msgid "/_View/Character _encoding/Cyrillic/ISO-8859-_5" msgstr "" -#: src/mainwindow.c:720 +#: ../src/mainwindow.c:720 msgid "/_View/Character _encoding/Cyrillic/KOI8-_R" msgstr "" -#: src/mainwindow.c:722 +#: ../src/mainwindow.c:722 msgid "/_View/Character _encoding/Cyrillic/KOI8-U" msgstr "" -#: src/mainwindow.c:724 +#: ../src/mainwindow.c:724 msgid "/_View/Character _encoding/Cyrillic/Windows-1251" msgstr "" -#: src/mainwindow.c:727 +#: ../src/mainwindow.c:727 msgid "/_View/Character _encoding/Japanese" msgstr "" -#: src/mainwindow.c:728 +#: ../src/mainwindow.c:728 msgid "/_View/Character _encoding/Japanese/ISO-2022-_JP" msgstr "" -#: src/mainwindow.c:730 +#: ../src/mainwindow.c:730 msgid "/_View/Character _encoding/Japanese/ISO-2022-JP-2" msgstr "" -#: src/mainwindow.c:732 +#: ../src/mainwindow.c:732 msgid "/_View/Character _encoding/Japanese/_EUC-JP" msgstr "" -#: src/mainwindow.c:734 +#: ../src/mainwindow.c:734 msgid "/_View/Character _encoding/Japanese/_Shift__JIS" msgstr "" -#: src/mainwindow.c:737 +#: ../src/mainwindow.c:737 msgid "/_View/Character _encoding/Chinese" msgstr "" -#: src/mainwindow.c:738 +#: ../src/mainwindow.c:738 msgid "/_View/Character _encoding/Chinese/Simplified (_GB2312)" msgstr "" -#: src/mainwindow.c:740 +#: ../src/mainwindow.c:740 msgid "/_View/Character _encoding/Chinese/Simplified (GBK)" msgstr "" -#: src/mainwindow.c:742 +#: ../src/mainwindow.c:742 msgid "/_View/Character _encoding/Chinese/Traditional (_Big5)" msgstr "" -#: src/mainwindow.c:744 +#: ../src/mainwindow.c:744 msgid "/_View/Character _encoding/Chinese/Traditional (EUC-_TW)" msgstr "" -#: src/mainwindow.c:746 +#: ../src/mainwindow.c:746 msgid "/_View/Character _encoding/Chinese/ISO-2022-_CN" msgstr "" -#: src/mainwindow.c:749 +#: ../src/mainwindow.c:749 msgid "/_View/Character _encoding/Korean" msgstr "" -#: src/mainwindow.c:750 +#: ../src/mainwindow.c:750 msgid "/_View/Character _encoding/Korean/EUC-_KR" msgstr "" -#: src/mainwindow.c:752 +#: ../src/mainwindow.c:752 msgid "/_View/Character _encoding/Korean/ISO-2022-KR" msgstr "" -#: src/mainwindow.c:755 +#: ../src/mainwindow.c:755 msgid "/_View/Character _encoding/Thai" msgstr "" -#: src/mainwindow.c:756 +#: ../src/mainwindow.c:756 msgid "/_View/Character _encoding/Thai/TIS-620" msgstr "" -#: src/mainwindow.c:758 +#: ../src/mainwindow.c:758 msgid "/_View/Character _encoding/Thai/Windows-874" msgstr "" -#: src/mainwindow.c:765 src/mainwindow.c:771 src/messageview.c:354 -#: src/messageview.c:360 +#: ../src/mainwindow.c:765 ../src/mainwindow.c:771 ../src/messageview.c:354 +#: ../src/messageview.c:360 msgid "/_View/Decode/---" msgstr "" -#: src/mainwindow.c:768 src/messageview.c:357 +#: ../src/mainwindow.c:768 ../src/messageview.c:357 msgid "/_View/Decode" msgstr "" -#: src/mainwindow.c:769 src/messageview.c:358 +#: ../src/mainwindow.c:769 ../src/messageview.c:358 msgid "/_View/Decode/_Auto detect" msgstr "" -#: src/mainwindow.c:772 src/messageview.c:361 +#: ../src/mainwindow.c:772 ../src/messageview.c:361 msgid "/_View/Decode/_8bit" msgstr "" -#: src/mainwindow.c:773 src/messageview.c:362 +#: ../src/mainwindow.c:773 ../src/messageview.c:362 msgid "/_View/Decode/_Quoted printable" msgstr "" -#: src/mainwindow.c:774 src/messageview.c:363 +#: ../src/mainwindow.c:774 ../src/messageview.c:363 msgid "/_View/Decode/_Base64" msgstr "" -#: src/mainwindow.c:775 src/messageview.c:364 +#: ../src/mainwindow.c:775 ../src/messageview.c:364 msgid "/_View/Decode/_Uuencode" msgstr "" -#: src/mainwindow.c:781 src/summaryview.c:529 +#: ../src/mainwindow.c:781 ../src/summaryview.c:529 msgid "/_View/Open in new _window" msgstr "" -#: src/mainwindow.c:782 src/messageview.c:370 +#: ../src/mainwindow.c:782 ../src/messageview.c:370 msgid "/_View/Mess_age source" msgstr "" -#: src/mainwindow.c:783 +#: ../src/mainwindow.c:783 msgid "/_View/All headers" msgstr "" -#: src/mainwindow.c:784 src/messageview.c:372 +#: ../src/mainwindow.c:784 ../src/messageview.c:372 msgid "/_View/Quotes" msgstr "" -#: src/mainwindow.c:785 src/messageview.c:373 +#: ../src/mainwindow.c:785 ../src/messageview.c:373 msgid "/_View/Quotes/_Fold all" msgstr "" -#: src/mainwindow.c:786 src/messageview.c:374 +#: ../src/mainwindow.c:786 ../src/messageview.c:374 msgid "/_View/Quotes/Fold from level _2" msgstr "" -#: src/mainwindow.c:787 src/messageview.c:375 +#: ../src/mainwindow.c:787 ../src/messageview.c:375 msgid "/_View/Quotes/Fold from level _3" msgstr "" -#: src/mainwindow.c:789 +#: ../src/mainwindow.c:789 msgid "/_View/_Update summary" msgstr "" -#: src/mainwindow.c:792 +#: ../src/mainwindow.c:792 msgid "/_Message/Recei_ve" msgstr "" -#: src/mainwindow.c:793 +#: ../src/mainwindow.c:793 msgid "/_Message/Recei_ve/Get from _current account" msgstr "" -#: src/mainwindow.c:795 +#: ../src/mainwindow.c:795 msgid "/_Message/Recei_ve/Get from _all accounts" msgstr "" -#: src/mainwindow.c:797 +#: ../src/mainwindow.c:797 msgid "/_Message/Recei_ve/Cancel receivin_g" msgstr "" -#: src/mainwindow.c:799 +#: ../src/mainwindow.c:799 msgid "/_Message/Recei_ve/---" msgstr "" -#: src/mainwindow.c:800 +#: ../src/mainwindow.c:800 msgid "/_Message/_Send queued messages" msgstr "" -#: src/mainwindow.c:802 +#: ../src/mainwindow.c:802 msgid "/_Message/Compose a_n email message" msgstr "" -#: src/mainwindow.c:803 +#: ../src/mainwindow.c:803 msgid "/_Message/Compose a news message" msgstr "" -#: src/mainwindow.c:804 src/messageview.c:381 +#: ../src/mainwindow.c:804 ../src/messageview.c:381 msgid "/_Message/_Reply" msgstr "" -#: src/mainwindow.c:805 +#: ../src/mainwindow.c:805 msgid "/_Message/Repl_y to" msgstr "" -#: src/mainwindow.c:806 src/messageview.c:382 +#: ../src/mainwindow.c:806 ../src/messageview.c:382 msgid "/_Message/Repl_y to/_all" msgstr "" -#: src/mainwindow.c:807 src/messageview.c:384 +#: ../src/mainwindow.c:807 ../src/messageview.c:384 msgid "/_Message/Repl_y to/_sender" msgstr "" -#: src/mainwindow.c:808 src/messageview.c:386 +#: ../src/mainwindow.c:808 ../src/messageview.c:386 msgid "/_Message/Repl_y to/mailing _list" msgstr "" -#: src/mainwindow.c:810 +#: ../src/mainwindow.c:810 msgid "/_Message/Follow-up and reply to" msgstr "" -#: src/mainwindow.c:812 src/messageview.c:389 +#: ../src/mainwindow.c:812 ../src/messageview.c:389 msgid "/_Message/_Forward" msgstr "" -#: src/mainwindow.c:813 src/messageview.c:390 +#: ../src/mainwindow.c:813 ../src/messageview.c:390 msgid "/_Message/For_ward as attachment" msgstr "" -#: src/mainwindow.c:814 +#: ../src/mainwindow.c:814 msgid "/_Message/Redirect" msgstr "" -#: src/mainwindow.c:816 +#: ../src/mainwindow.c:816 msgid "/_Message/Mailing-_List" msgstr "" -#: src/mainwindow.c:817 +#: ../src/mainwindow.c:817 msgid "/_Message/Mailing-_List/Post" msgstr "" -#: src/mainwindow.c:818 +#: ../src/mainwindow.c:818 msgid "/_Message/Mailing-_List/Help" msgstr "" -#: src/mainwindow.c:819 +#: ../src/mainwindow.c:819 msgid "/_Message/Mailing-_List/Subscribe" msgstr "" -#: src/mainwindow.c:820 +#: ../src/mainwindow.c:820 msgid "/_Message/Mailing-_List/Unsubscribe" msgstr "" -#: src/mainwindow.c:821 +#: ../src/mainwindow.c:821 msgid "/_Message/Mailing-_List/View archive" msgstr "" -#: src/mainwindow.c:822 +#: ../src/mainwindow.c:822 msgid "/_Message/Mailing-_List/Contact owner" msgstr "" -#: src/mainwindow.c:825 +#: ../src/mainwindow.c:825 msgid "/_Message/M_ove..." msgstr "" -#: src/mainwindow.c:826 +#: ../src/mainwindow.c:826 msgid "/_Message/_Copy..." msgstr "" -#: src/mainwindow.c:827 +#: ../src/mainwindow.c:827 msgid "/_Message/Move to _trash" msgstr "" -#: src/mainwindow.c:828 +#: ../src/mainwindow.c:828 msgid "/_Message/_Delete..." msgstr "" -#: src/mainwindow.c:829 +#: ../src/mainwindow.c:829 msgid "/_Message/Cancel a news message" msgstr "" -#: src/mainwindow.c:831 +#: ../src/mainwindow.c:831 msgid "/_Message/_Mark" msgstr "" -#: src/mainwindow.c:832 +#: ../src/mainwindow.c:832 msgid "/_Message/_Mark/_Mark" msgstr "" -#: src/mainwindow.c:833 +#: ../src/mainwindow.c:833 msgid "/_Message/_Mark/_Unmark" msgstr "" -#: src/mainwindow.c:834 src/mainwindow.c:842 src/mainwindow.c:845 +#: ../src/mainwindow.c:834 ../src/mainwindow.c:842 ../src/mainwindow.c:845 msgid "/_Message/_Mark/---" msgstr "" -#: src/mainwindow.c:835 +#: ../src/mainwindow.c:835 msgid "/_Message/_Mark/Mark as unr_ead" msgstr "" -#: src/mainwindow.c:836 +#: ../src/mainwindow.c:836 msgid "/_Message/_Mark/Mark as rea_d" msgstr "" -#: src/mainwindow.c:837 +#: ../src/mainwindow.c:837 msgid "/_Message/_Mark/Mark all _read" msgstr "" -#: src/mainwindow.c:838 +#: ../src/mainwindow.c:838 msgid "/_Message/_Mark/Ignore thread" msgstr "" -#: src/mainwindow.c:839 +#: ../src/mainwindow.c:839 msgid "/_Message/_Mark/Unignore thread" msgstr "" -#: src/mainwindow.c:840 +#: ../src/mainwindow.c:840 msgid "/_Message/_Mark/Watch thread" msgstr "" -#: src/mainwindow.c:841 +#: ../src/mainwindow.c:841 msgid "/_Message/_Mark/Unwatch thread" msgstr "" -#: src/mainwindow.c:843 +#: ../src/mainwindow.c:843 msgid "/_Message/_Mark/Mark as _spam" msgstr "" -#: src/mainwindow.c:844 +#: ../src/mainwindow.c:844 msgid "/_Message/_Mark/Mark as _ham" msgstr "" -#: src/mainwindow.c:846 +#: ../src/mainwindow.c:846 msgid "/_Message/_Mark/Lock" msgstr "" -#: src/mainwindow.c:847 +#: ../src/mainwindow.c:847 msgid "/_Message/_Mark/Unlock" msgstr "" -#: src/mainwindow.c:848 +#: ../src/mainwindow.c:848 msgid "/_Message/Color la_bel" msgstr "" -#: src/mainwindow.c:849 +#: ../src/mainwindow.c:849 msgid "/_Message/T_ags" msgstr "" -#: src/mainwindow.c:851 +#: ../src/mainwindow.c:851 msgid "/_Message/Re-_edit" msgstr "" -#: src/mainwindow.c:854 +#: ../src/mainwindow.c:854 msgid "/_Tools/_Address book..." msgstr "" -#: src/mainwindow.c:855 src/messageview.c:396 +#: ../src/mainwindow.c:855 ../src/messageview.c:396 msgid "/_Tools/Add sender to address boo_k" msgstr "" -#: src/mainwindow.c:857 +#: ../src/mainwindow.c:857 msgid "/_Tools/_Harvest addresses" msgstr "" -#: src/mainwindow.c:858 +#: ../src/mainwindow.c:858 msgid "/_Tools/_Harvest addresses/from _Folder..." msgstr "" -#: src/mainwindow.c:860 +#: ../src/mainwindow.c:860 msgid "/_Tools/_Harvest addresses/from _Messages..." msgstr "" -#: src/mainwindow.c:863 +#: ../src/mainwindow.c:863 msgid "/_Tools/_Filter all messages in folder" msgstr "" -#: src/mainwindow.c:865 +#: ../src/mainwindow.c:865 msgid "/_Tools/Filter _selected messages" msgstr "" -#: src/mainwindow.c:867 +#: ../src/mainwindow.c:867 msgid "/_Tools/Run folder processing rules" msgstr "" -#: src/mainwindow.c:869 src/messageview.c:399 +#: ../src/mainwindow.c:869 ../src/messageview.c:399 msgid "/_Tools/_Create filter rule" msgstr "" -#: src/mainwindow.c:870 src/messageview.c:401 +#: ../src/mainwindow.c:870 ../src/messageview.c:401 msgid "/_Tools/_Create filter rule/_Automatically" msgstr "" -#: src/mainwindow.c:872 src/messageview.c:403 +#: ../src/mainwindow.c:872 ../src/messageview.c:403 msgid "/_Tools/_Create filter rule/by _From" msgstr "" -#: src/mainwindow.c:874 src/messageview.c:405 +#: ../src/mainwindow.c:874 ../src/messageview.c:405 msgid "/_Tools/_Create filter rule/by _To" msgstr "" -#: src/mainwindow.c:876 src/messageview.c:407 +#: ../src/mainwindow.c:876 ../src/messageview.c:407 msgid "/_Tools/_Create filter rule/by _Subject" msgstr "" -#: src/mainwindow.c:878 +#: ../src/mainwindow.c:878 msgid "/_Tools/C_reate processing rule" msgstr "" -#: src/mainwindow.c:879 +#: ../src/mainwindow.c:879 msgid "/_Tools/C_reate processing rule/_Automatically" msgstr "" -#: src/mainwindow.c:881 +#: ../src/mainwindow.c:881 msgid "/_Tools/C_reate processing rule/by _From" msgstr "" -#: src/mainwindow.c:883 +#: ../src/mainwindow.c:883 msgid "/_Tools/C_reate processing rule/by _To" msgstr "" -#: src/mainwindow.c:885 +#: ../src/mainwindow.c:885 msgid "/_Tools/C_reate processing rule/by _Subject" msgstr "" -#: src/mainwindow.c:888 src/messageview.c:420 +#: ../src/mainwindow.c:888 ../src/messageview.c:420 msgid "/_Tools/List _URLs..." msgstr "" -#: src/mainwindow.c:892 +#: ../src/mainwindow.c:892 msgid "/_Tools/Ch_eck for new messages in all folders" msgstr "" -#: src/mainwindow.c:894 +#: ../src/mainwindow.c:894 msgid "/_Tools/Delete du_plicated messages" msgstr "" -#: src/mainwindow.c:896 +#: ../src/mainwindow.c:896 msgid "/_Tools/Delete du_plicated messages/In selected folder" msgstr "" -#: src/mainwindow.c:898 +#: ../src/mainwindow.c:898 msgid "/_Tools/Delete du_plicated messages/In all folders" msgstr "" -#: src/mainwindow.c:901 +#: ../src/mainwindow.c:901 msgid "/_Tools/E_xecute" msgstr "" -#: src/mainwindow.c:904 +#: ../src/mainwindow.c:904 msgid "/_Tools/SSL cer_tificates..." msgstr "" -#: src/mainwindow.c:908 +#: ../src/mainwindow.c:908 msgid "/_Tools/Filtering Log" msgstr "" -#: src/mainwindow.c:909 +#: ../src/mainwindow.c:909 msgid "/_Tools/Network _Log" msgstr "" -#: src/mainwindow.c:911 +#: ../src/mainwindow.c:911 msgid "/_Configuration" msgstr "" -#: src/mainwindow.c:912 +#: ../src/mainwindow.c:912 msgid "/_Configuration/C_hange current account" msgstr "" -#: src/mainwindow.c:914 +#: ../src/mainwindow.c:914 msgid "/_Configuration/_Preferences for current account..." msgstr "" -#: src/mainwindow.c:916 +#: ../src/mainwindow.c:916 msgid "/_Configuration/Create _new account..." msgstr "" -#: src/mainwindow.c:918 +#: ../src/mainwindow.c:918 msgid "/_Configuration/_Edit accounts..." msgstr "" -#: src/mainwindow.c:920 src/mainwindow.c:932 +#: ../src/mainwindow.c:920 ../src/mainwindow.c:932 msgid "/_Configuration/---" msgstr "" -#: src/mainwindow.c:921 +#: ../src/mainwindow.c:921 msgid "/_Configuration/P_references..." msgstr "" -#: src/mainwindow.c:923 +#: ../src/mainwindow.c:923 msgid "/_Configuration/Pre-pr_ocessing..." msgstr "" -#: src/mainwindow.c:925 +#: ../src/mainwindow.c:925 msgid "/_Configuration/Post-pro_cessing..." msgstr "" -#: src/mainwindow.c:927 +#: ../src/mainwindow.c:927 msgid "/_Configuration/_Filtering..." msgstr "" -#: src/mainwindow.c:929 +#: ../src/mainwindow.c:929 msgid "/_Configuration/_Templates..." msgstr "" -#: src/mainwindow.c:930 +#: ../src/mainwindow.c:930 msgid "/_Configuration/_Actions..." msgstr "" -#: src/mainwindow.c:931 +#: ../src/mainwindow.c:931 msgid "/_Configuration/Tag_s..." msgstr "" -#: src/mainwindow.c:933 +#: ../src/mainwindow.c:933 msgid "/_Configuration/Plu_gins..." msgstr "" -#: src/mainwindow.c:936 +#: ../src/mainwindow.c:936 msgid "/_Help/_Manual" msgstr "" -#: src/mainwindow.c:937 +#: ../src/mainwindow.c:937 msgid "/_Help/_Online User-contributed FAQ" msgstr "" -#: src/mainwindow.c:939 +#: ../src/mainwindow.c:939 msgid "/_Help/Icon _Legend" msgstr "" -#: src/mainwindow.c:940 +#: ../src/mainwindow.c:940 msgid "/_Help/---" msgstr "" -#: src/mainwindow.c:1294 src/summaryview.c:5716 +#: ../src/mainwindow.c:1294 ../src/summaryview.c:5716 msgid "Apply tags..." msgstr "" -#: src/mainwindow.c:1659 +#: ../src/mainwindow.c:1659 msgid "Some error(s) happened. Click here to view log." msgstr "" -#: src/mainwindow.c:1673 +#: ../src/mainwindow.c:1673 msgid "You are online. Click the icon to go offline" msgstr "" -#: src/mainwindow.c:1676 +#: ../src/mainwindow.c:1676 msgid "You are offline. Click the icon to go online" msgstr "" -#: src/mainwindow.c:1692 +#: ../src/mainwindow.c:1692 msgid "Select account" msgstr "" -#: src/mainwindow.c:1718 src/prefs_logging.c:139 +#. init log instances data before creating log views +#. Protocol log +#: ../src/mainwindow.c:1718 ../src/prefs_logging.c:139 msgid "Network log" msgstr "" -#: src/mainwindow.c:1722 +#: ../src/mainwindow.c:1722 msgid "Filtering/processing debug log" msgstr "" -#: src/mainwindow.c:1741 src/prefs_logging.c:395 +#: ../src/mainwindow.c:1741 ../src/prefs_logging.c:395 msgid "filtering log enabled\n" msgstr "" -#: src/mainwindow.c:1743 src/prefs_logging.c:397 +#: ../src/mainwindow.c:1743 ../src/prefs_logging.c:397 msgid "filtering log disabled\n" msgstr "" -#: src/mainwindow.c:2189 src/mainwindow.c:2230 src/mainwindow.c:2260 -#: src/mainwindow.c:2292 src/mainwindow.c:2337 -#: src/plugins/trayicon/trayicon.c:138 src/prefs_folder_item.c:896 +#: ../src/mainwindow.c:2189 ../src/mainwindow.c:2230 ../src/mainwindow.c:2260 +#: ../src/mainwindow.c:2292 ../src/mainwindow.c:2337 +#: ../src/plugins/trayicon/trayicon.c:138 ../src/prefs_folder_item.c:896 msgid "Untitled" msgstr "" -#: src/mainwindow.c:2338 src/prefs_summary_open.c:113 +#: ../src/mainwindow.c:2338 ../src/prefs_summary_open.c:113 msgid "none" msgstr "" -#: src/mainwindow.c:2583 +#: ../src/mainwindow.c:2583 msgid "Delete all messages in trash folders?" msgstr "" -#: src/mainwindow.c:2602 +#: ../src/mainwindow.c:2602 msgid "Add mailbox" msgstr "" -#: src/mainwindow.c:2603 +#: ../src/mainwindow.c:2603 msgid "" "Input the location of mailbox.\n" "If an existing mailbox is specified, it will be\n" "scanned automatically." msgstr "" -#: src/mainwindow.c:2609 +#: ../src/mainwindow.c:2609 #, c-format msgid "The mailbox '%s' already exists." msgstr "" -#: src/mainwindow.c:2614 src/setup.c:51 src/wizard.c:731 +#: ../src/mainwindow.c:2614 ../src/setup.c:51 ../src/wizard.c:731 msgid "Mailbox" msgstr "" -#: src/mainwindow.c:2619 src/setup.c:54 +#: ../src/mainwindow.c:2619 ../src/setup.c:54 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " "there." msgstr "" -#: src/mainwindow.c:2967 +#: ../src/mainwindow.c:2967 msgid "No posting allowed" msgstr "" -#: src/mainwindow.c:3531 +#: ../src/mainwindow.c:3531 msgid "Mbox import has failed." msgstr "" -#: src/mainwindow.c:3540 src/mainwindow.c:3549 +#: ../src/mainwindow.c:3540 ../src/mainwindow.c:3549 msgid "Export to mbox has failed." msgstr "" -#: src/mainwindow.c:3585 src/plugins/trayicon/trayicon.c:548 +#: ../src/mainwindow.c:3585 ../src/plugins/trayicon/trayicon.c:548 msgid "Exit" msgstr "" -#: src/mainwindow.c:3585 src/plugins/trayicon/trayicon.c:548 +#: ../src/mainwindow.c:3585 ../src/plugins/trayicon/trayicon.c:548 msgid "Exit Claws Mail?" msgstr "" -#: src/mainwindow.c:3741 +#: ../src/mainwindow.c:3741 msgid "Folder synchronisation" msgstr "" -#: src/mainwindow.c:3742 +#: ../src/mainwindow.c:3742 msgid "Do you want to synchronise your folders now?" msgstr "" -#: src/mainwindow.c:3743 +#: ../src/mainwindow.c:3743 msgid "+_Synchronise" msgstr "" -#: src/mainwindow.c:4116 +#: ../src/mainwindow.c:4116 msgid "Deleting duplicated messages..." msgstr "" -#: src/mainwindow.c:4153 +#: ../src/mainwindow.c:4153 #, c-format msgid "Deleted %d duplicate message in %d folders.\n" msgid_plural "Deleted %d duplicate messages in %d folders.\n" msgstr[0] "" msgstr[1] "" -#: src/mainwindow.c:4328 src/summaryview.c:5228 +#: ../src/mainwindow.c:4328 ../src/summaryview.c:5228 msgid "Processing rules to apply before folder rules" msgstr "" -#: src/mainwindow.c:4337 +#: ../src/mainwindow.c:4337 msgid "Processing rules to apply after folder rules" msgstr "" -#: src/mainwindow.c:4346 src/summaryview.c:5239 +#: ../src/mainwindow.c:4346 ../src/summaryview.c:5239 msgid "Filtering configuration" msgstr "" -#: src/matcher.c:497 src/matcher.c:502 src/matcher.c:522 src/matcher.c:527 -#: src/message_search.c:210 src/prefs_matcher.c:683 src/summary_search.c:396 +#: ../src/matcher.c:497 ../src/matcher.c:502 ../src/matcher.c:522 +#: ../src/matcher.c:527 ../src/message_search.c:210 ../src/prefs_matcher.c:683 +#: ../src/summary_search.c:396 msgid "Case sensitive" msgstr "" -#: src/matcher.c:497 src/matcher.c:502 src/matcher.c:522 src/matcher.c:527 +#: ../src/matcher.c:497 ../src/matcher.c:502 ../src/matcher.c:522 +#: ../src/matcher.c:527 msgid "Case insensitive" msgstr "" -#: src/matcher.c:857 src/matcher.c:868 src/matcher.c:879 src/matcher.c:889 -#: src/matcher.c:890 src/matcher.c:902 src/matcher.c:903 src/matcher.c:1135 -#: src/matcher.c:1147 src/matcher.c:1159 +#: ../src/matcher.c:857 ../src/matcher.c:868 ../src/matcher.c:879 +#: ../src/matcher.c:889 ../src/matcher.c:890 ../src/matcher.c:902 +#: ../src/matcher.c:903 ../src/matcher.c:1135 ../src/matcher.c:1147 +#: ../src/matcher.c:1159 #, c-format msgid "%s header" msgstr "" -#: src/matcher.c:1248 src/matcher.c:1250 +#: ../src/matcher.c:1248 ../src/matcher.c:1250 msgid "header" msgstr "" -#: src/matcher.c:1259 +#: ../src/matcher.c:1259 msgid "header line" msgstr "" -#: src/matcher.c:1261 +#: ../src/matcher.c:1261 msgid "headers line" msgstr "" -#: src/matcher.c:1263 src/matcher.c:1265 +#: ../src/matcher.c:1263 ../src/matcher.c:1265 msgid "message line" msgstr "" -#: src/matcher.c:1276 src/matcher.c:1409 src/prefs_matcher.c:653 -#: src/prefs_matcher.c:1457 src/prefs_matcher.c:1472 src/prefs_matcher.c:2320 +#. don't store translated "Any"/"All" in matcher expressions +#: ../src/matcher.c:1276 ../src/matcher.c:1409 ../src/prefs_matcher.c:653 +#: ../src/prefs_matcher.c:1457 ../src/prefs_matcher.c:1472 +#: ../src/prefs_matcher.c:2320 msgid "Filtering Matcher Menu|All" msgstr "" -#: src/matcher.c:1483 src/matcher.c:1486 +#: ../src/matcher.c:1483 ../src/matcher.c:1486 msgid "body line" msgstr "" -#: src/matcher.c:1662 +#: ../src/matcher.c:1662 #, c-format msgid "checking if message matches [ %s ]\n" msgstr "" -#: src/matcher.c:1725 src/matcher.c:1744 src/matcher.c:1757 +#: ../src/matcher.c:1725 ../src/matcher.c:1744 ../src/matcher.c:1757 msgid "message matches\n" msgstr "" -#: src/matcher.c:1732 src/matcher.c:1750 src/matcher.c:1759 +#: ../src/matcher.c:1732 ../src/matcher.c:1750 ../src/matcher.c:1759 msgid "message does not match\n" msgstr "" -#: src/matcher.c:2016 src/matcher.c:2017 src/matcher.c:2018 src/matcher.c:2019 -#: src/matcher.c:2020 src/matcher.c:2021 src/matcher.c:2022 src/matcher.c:2023 +#: ../src/matcher.c:2016 ../src/matcher.c:2017 ../src/matcher.c:2018 +#: ../src/matcher.c:2019 ../src/matcher.c:2020 ../src/matcher.c:2021 +#: ../src/matcher.c:2022 ../src/matcher.c:2023 msgid "(none)" msgstr "" -#: src/mbox.c:102 +#: ../src/mbox.c:102 #, c-format msgid "" "Could not open mbox file:\n" "%s\n" msgstr "" -#: src/mbox.c:138 +#: ../src/mbox.c:138 #, c-format msgid "Importing from mbox... (%d mails imported)" msgstr "" -#: src/mbox.c:542 +#: ../src/mbox.c:542 msgid "Overwrite mbox file" msgstr "" -#: src/mbox.c:543 +#: ../src/mbox.c:543 msgid "This file already exists. Do you want to overwrite it?" msgstr "" -#: src/mbox.c:544 src/messageview.c:1434 src/mimeview.c:1569 -#: src/textview.c:2914 +#: ../src/mbox.c:544 ../src/messageview.c:1434 ../src/mimeview.c:1569 +#: ../src/textview.c:2914 msgid "Overwrite" msgstr "" -#: src/mbox.c:553 +#: ../src/mbox.c:553 #, c-format msgid "" "Could not create mbox file:\n" "%s\n" msgstr "" -#: src/mbox.c:561 +#: ../src/mbox.c:561 msgid "Exporting to mbox..." msgstr "" -#: src/message_search.c:169 +#: ../src/message_search.c:169 msgid "Find in current message" msgstr "" -#: src/message_search.c:187 +#: ../src/message_search.c:187 msgid "Find text:" msgstr "" -#: src/message_search.c:326 src/summary_search.c:667 +#: ../src/message_search.c:326 ../src/summary_search.c:667 msgid "Search failed" msgstr "" -#: src/message_search.c:327 src/summary_search.c:668 +#: ../src/message_search.c:327 ../src/summary_search.c:668 msgid "Search string not found." msgstr "" -#: src/message_search.c:336 +#: ../src/message_search.c:336 msgid "Beginning of message reached; continue from end?" msgstr "" -#: src/message_search.c:339 +#: ../src/message_search.c:339 msgid "End of message reached; continue from beginning?" msgstr "" -#: src/message_search.c:342 src/summary_search.c:679 +#: ../src/message_search.c:342 ../src/summary_search.c:679 msgid "Search finished" msgstr "" -#: src/messageview.c:224 +#: ../src/messageview.c:224 msgid "/_File/_Close" msgstr "" -#: src/messageview.c:280 +#: ../src/messageview.c:280 msgid "/_View/Character _encoding/Western European (ISO-8859-_1)" msgstr "" -#: src/messageview.c:282 +#: ../src/messageview.c:282 msgid "/_View/Character _encoding/Western European (ISO-8859-15)" msgstr "" -#: src/messageview.c:284 +#: ../src/messageview.c:284 msgid "/_View/Character _encoding/Western European (Windows-1252)" msgstr "" -#: src/messageview.c:290 +#: ../src/messageview.c:290 msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)" msgstr "" -#: src/messageview.c:292 +#: ../src/messageview.c:292 msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)" msgstr "" -#: src/messageview.c:298 +#: ../src/messageview.c:298 msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)" msgstr "" -#: src/messageview.c:300 +#: ../src/messageview.c:300 msgid "/_View/Character _encoding/Hebrew (Windows-1255)" msgstr "" -#: src/messageview.c:303 +#: ../src/messageview.c:303 msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)" msgstr "" -#: src/messageview.c:305 +#: ../src/messageview.c:305 msgid "/_View/Character _encoding/Arabic (Windows-1256)" msgstr "" -#: src/messageview.c:311 +#: ../src/messageview.c:311 msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)" msgstr "" -#: src/messageview.c:313 +#: ../src/messageview.c:313 msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)" msgstr "" -#: src/messageview.c:315 +#: ../src/messageview.c:315 msgid "/_View/Character _encoding/Cyrillic (KOI8-U)" msgstr "" -#: src/messageview.c:317 +#: ../src/messageview.c:317 msgid "/_View/Character _encoding/Cyrillic (Windows-1251)" msgstr "" -#: src/messageview.c:320 +#: ../src/messageview.c:320 msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)" msgstr "" -#: src/messageview.c:322 +#: ../src/messageview.c:322 msgid "/_View/Character _encoding/Japanese (ISO-2022-JP-2)" msgstr "" -#: src/messageview.c:324 +#: ../src/messageview.c:324 msgid "/_View/Character _encoding/Japanese (_EUC-JP)" msgstr "" -#: src/messageview.c:326 +#: ../src/messageview.c:326 msgid "/_View/Character _encoding/Japanese (_Shift__JIS)" msgstr "" -#: src/messageview.c:329 +#: ../src/messageview.c:329 msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)" msgstr "" -#: src/messageview.c:331 +#: ../src/messageview.c:331 msgid "/_View/Character _encoding/Simplified Chinese (GBK)" msgstr "" -#: src/messageview.c:333 +#: ../src/messageview.c:333 msgid "/_View/Character _encoding/Traditional Chinese (_Big5)" msgstr "" -#: src/messageview.c:335 +#: ../src/messageview.c:335 msgid "/_View/Character _encoding/Traditional Chinese (EUC-_TW)" msgstr "" -#: src/messageview.c:337 +#: ../src/messageview.c:337 msgid "/_View/Character _encoding/Chinese (ISO-2022-_CN)" msgstr "" -#: src/messageview.c:340 +#: ../src/messageview.c:340 msgid "/_View/Character _encoding/Korean (EUC-_KR)" msgstr "" -#: src/messageview.c:342 +#: ../src/messageview.c:342 msgid "/_View/Character _encoding/Korean (ISO-2022-KR)" msgstr "" -#: src/messageview.c:345 +#: ../src/messageview.c:345 msgid "/_View/Character _encoding/Thai (TIS-620)" msgstr "" -#: src/messageview.c:347 +#: ../src/messageview.c:347 msgid "/_View/Character _encoding/Thai (Windows-874)" msgstr "" -#: src/messageview.c:371 +#: ../src/messageview.c:371 msgid "/_View/Show all _headers" msgstr "" -#: src/messageview.c:378 +#: ../src/messageview.c:378 msgid "/_Message/Compose _new message" msgstr "" -#: src/messageview.c:392 +#: ../src/messageview.c:392 msgid "/_Message/Redirec_t" msgstr "" -#: src/messageview.c:409 +#: ../src/messageview.c:409 msgid "/_Tools/Create processing rule" msgstr "" -#: src/messageview.c:411 +#: ../src/messageview.c:411 msgid "/_Tools/Create processing rule/_Automatically" msgstr "" -#: src/messageview.c:413 +#: ../src/messageview.c:413 msgid "/_Tools/Create processing rule/by _From" msgstr "" -#: src/messageview.c:415 +#: ../src/messageview.c:415 msgid "/_Tools/Create processing rule/by _To" msgstr "" -#: src/messageview.c:417 +#: ../src/messageview.c:417 msgid "/_Tools/Create processing rule/by _Subject" msgstr "" -#: src/messageview.c:552 src/messageview.c:1088 +#: ../src/messageview.c:552 ../src/messageview.c:1088 msgid "Claws Mail - Message View" msgstr "" -#: src/messageview.c:676 +#: ../src/messageview.c:676 msgid "" msgstr "" -#: src/messageview.c:684 +#: ../src/messageview.c:684 #, c-format msgid "" "The notification address to which the return receipt is\n" @@ -7467,11 +7576,11 @@ "It is advised to not to send the return receipt." msgstr "" -#: src/messageview.c:691 src/messageview.c:708 +#: ../src/messageview.c:691 ../src/messageview.c:708 msgid "_Don't Send" msgstr "" -#: src/messageview.c:704 +#: ../src/messageview.c:704 msgid "" "This message is asking for a return receipt notification\n" "but according to its 'To:' and 'CC:' headers it was not\n" @@ -7479,311 +7588,312 @@ "It is advised to not to send the return receipt." msgstr "" -#: src/messageview.c:1057 src/procmime.c:836 +#: ../src/messageview.c:1057 ../src/procmime.c:836 #, c-format msgid "Couldn't decrypt: %s" msgstr "" -#: src/messageview.c:1426 src/messageview.c:1429 src/mimeview.c:1718 -#: src/summaryview.c:4492 src/summaryview.c:4495 src/textview.c:2902 +#: ../src/messageview.c:1426 ../src/messageview.c:1429 ../src/mimeview.c:1718 +#: ../src/summaryview.c:4492 ../src/summaryview.c:4495 ../src/textview.c:2902 msgid "Save as" msgstr "" -#: src/messageview.c:1435 +#: ../src/messageview.c:1435 msgid "Overwrite existing file?" msgstr "" -#: src/messageview.c:1443 src/summaryview.c:4512 src/summaryview.c:4515 -#: src/summaryview.c:4530 +#: ../src/messageview.c:1443 ../src/summaryview.c:4512 +#: ../src/summaryview.c:4515 ../src/summaryview.c:4530 #, c-format msgid "Couldn't save the file '%s'." msgstr "" -#: src/messageview.c:1504 +#: ../src/messageview.c:1504 msgid "" "You got a return receipt in this message : it has been displayed by the " "recipient." msgstr "" -#: src/messageview.c:1507 +#: ../src/messageview.c:1507 msgid "You asked for a return receipt in this message." msgstr "" -#: src/messageview.c:1513 +#: ../src/messageview.c:1513 msgid "This message asks for a return receipt." msgstr "" -#: src/messageview.c:1514 +#: ../src/messageview.c:1514 msgid "Send receipt" msgstr "" -#: src/messageview.c:1557 +#: ../src/messageview.c:1557 +#, c-format msgid "" "This message has been partially retrieved,\n" "and has been deleted from the server." msgstr "" -#: src/messageview.c:1563 +#: ../src/messageview.c:1563 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s." msgstr "" -#: src/messageview.c:1567 src/messageview.c:1589 +#: ../src/messageview.c:1567 ../src/messageview.c:1589 msgid "Mark for download" msgstr "" -#: src/messageview.c:1568 src/messageview.c:1580 +#: ../src/messageview.c:1568 ../src/messageview.c:1580 msgid "Mark for deletion" msgstr "" -#: src/messageview.c:1573 +#: ../src/messageview.c:1573 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s and will be downloaded." msgstr "" -#: src/messageview.c:1578 src/messageview.c:1591 -#: src/prefs_filtering_action.c:166 +#: ../src/messageview.c:1578 ../src/messageview.c:1591 +#: ../src/prefs_filtering_action.c:166 msgid "Unmark" msgstr "" -#: src/messageview.c:1584 +#: ../src/messageview.c:1584 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s and will be deleted." msgstr "" -#: src/messageview.c:1657 +#: ../src/messageview.c:1657 msgid "Return Receipt Notification" msgstr "" -#: src/messageview.c:1658 +#: ../src/messageview.c:1658 msgid "" "The message was sent to several of your accounts.\n" "Please choose which account do you want to use for sending the receipt " "notification:" msgstr "" -#: src/messageview.c:1662 +#: ../src/messageview.c:1662 msgid "_Cancel" msgstr "" -#: src/messageview.c:1662 +#: ../src/messageview.c:1662 msgid "_Send Notification" msgstr "" -#: src/messageview.c:1732 +#: ../src/messageview.c:1732 msgid "Cannot print: the message doesn't contain text." msgstr "" -#: src/messageview.c:1820 src/summaryview.c:4563 +#: ../src/messageview.c:1820 ../src/summaryview.c:4563 #, c-format msgid "" "Enter the print command line:\n" "('%s' will be replaced with file name)" msgstr "" -#: src/messageview.c:1826 src/summaryview.c:4569 +#: ../src/messageview.c:1826 ../src/summaryview.c:4569 #, c-format msgid "" "Print command line is invalid:\n" "'%s'" msgstr "" -#: src/messageview.c:2488 src/messageview.c:2494 src/summaryview.c:3886 -#: src/summaryview.c:6431 +#: ../src/messageview.c:2488 ../src/messageview.c:2494 +#: ../src/summaryview.c:3886 ../src/summaryview.c:6431 msgid "An error happened while learning.\n" msgstr "" -#: src/mh.c:428 +#: ../src/mh.c:428 #, c-format msgid "can't copy message %s to %s\n" msgstr "" -#: src/mh.c:515 +#: ../src/mh.c:515 msgid "Moving messages..." msgstr "" -#: src/mh.c:660 +#: ../src/mh.c:660 msgid "Deleting messages..." msgstr "" -#: src/mh_gtk.c:62 +#: ../src/mh_gtk.c:62 msgid "/Remove _mailbox..." msgstr "" -#: src/mh_gtk.c:324 +#: ../src/mh_gtk.c:324 #, c-format msgid "" "Really remove the mailbox '%s' ?\n" "(The messages are NOT deleted from the disk)" msgstr "" -#: src/mh_gtk.c:326 +#: ../src/mh_gtk.c:326 msgid "Remove mailbox" msgstr "" -#: src/mh_gtk.c:327 +#: ../src/mh_gtk.c:327 msgid "_Remove" msgstr "" -#: src/mimeview.c:177 +#: ../src/mimeview.c:177 msgid "/_Open (l)" msgstr "" -#: src/mimeview.c:179 +#: ../src/mimeview.c:179 msgid "/Open _with (o)..." msgstr "" -#: src/mimeview.c:181 +#: ../src/mimeview.c:181 msgid "/_Display as text (t)" msgstr "" -#: src/mimeview.c:182 +#: ../src/mimeview.c:182 msgid "/_Save as (y)..." msgstr "" -#: src/mimeview.c:183 +#: ../src/mimeview.c:183 msgid "/Save _all..." msgstr "" -#: src/mimeview.c:184 +#: ../src/mimeview.c:184 msgid "/Next part (a)" msgstr "" -#: src/mimeview.c:252 +#: ../src/mimeview.c:252 msgid "MIME Type" msgstr "" -#: src/mimeview.c:821 +#: ../src/mimeview.c:821 msgid "Check signature" msgstr "" -#: src/mimeview.c:826 src/mimeview.c:831 src/mimeview.c:836 +#: ../src/mimeview.c:826 ../src/mimeview.c:831 ../src/mimeview.c:836 msgid "View full information" msgstr "" -#: src/mimeview.c:841 src/mimeview.c:845 +#: ../src/mimeview.c:841 ../src/mimeview.c:845 msgid "Check again" msgstr "" -#: src/mimeview.c:854 +#: ../src/mimeview.c:854 msgid "Click the icon or hit 'C' to check it." msgstr "" -#: src/mimeview.c:859 +#: ../src/mimeview.c:859 msgid "Timeout checking the signature. Click the icon or hit 'C' to try again." msgstr "" -#: src/mimeview.c:1067 +#: ../src/mimeview.c:1067 msgid "Checking signature..." msgstr "" -#: src/mimeview.c:1109 +#: ../src/mimeview.c:1109 msgid "Go back to email" msgstr "" -#: src/mimeview.c:1491 src/mimeview.c:1577 src/mimeview.c:1765 -#: src/mimeview.c:1807 +#: ../src/mimeview.c:1491 ../src/mimeview.c:1577 ../src/mimeview.c:1765 +#: ../src/mimeview.c:1807 #, c-format msgid "Couldn't save the part of multipart message: %s" msgstr "" -#: src/mimeview.c:1566 src/textview.c:2912 +#: ../src/mimeview.c:1566 ../src/textview.c:2912 #, c-format msgid "Overwrite existing file '%s'?" msgstr "" -#: src/mimeview.c:1607 +#: ../src/mimeview.c:1607 msgid "Select destination folder" msgstr "" -#: src/mimeview.c:1614 +#: ../src/mimeview.c:1614 #, c-format msgid "'%s' is not a directory." msgstr "" -#: src/mimeview.c:1839 +#: ../src/mimeview.c:1839 msgid "No registered viewer for this file type." msgstr "" -#: src/mimeview.c:1871 src/mimeview.c:1878 src/textview.c:2843 +#: ../src/mimeview.c:1871 ../src/mimeview.c:1878 ../src/textview.c:2843 msgid "Open with" msgstr "" -#: src/mimeview.c:1872 src/mimeview.c:1879 src/textview.c:2844 +#: ../src/mimeview.c:1872 ../src/mimeview.c:1879 ../src/textview.c:2844 #, c-format msgid "" "Enter the command line to open file:\n" "('%s' will be replaced with file name)" msgstr "" -#: src/news.c:294 +#: ../src/news.c:294 #, c-format msgid "creating NNTP connection to %s:%d ...\n" msgstr "" -#: src/news.c:313 +#: ../src/news.c:313 #, c-format msgid "Error logging in to %s:%d ...\n" msgstr "" -#: src/news.c:368 +#: ../src/news.c:368 #, c-format msgid "Error authenticating to %s:%d ...\n" msgstr "" -#: src/news.c:391 +#: ../src/news.c:391 msgid "Claws Mail needs network access in order to access the News server." msgstr "" -#: src/news.c:409 +#: ../src/news.c:409 #, c-format msgid "NNTP connection to %s:%d has been disconnected. Reconnecting...\n" msgstr "" -#: src/news.c:769 +#: ../src/news.c:769 #, c-format msgid "couldn't select group: %s\n" msgstr "" -#: src/news.c:965 +#: ../src/news.c:965 #, c-format msgid "couldn't set group: %s\n" msgstr "" -#: src/news.c:974 +#: ../src/news.c:974 #, c-format msgid "invalid article range: %d - %d\n" msgstr "" -#: src/news.c:1025 +#: ../src/news.c:1025 #, c-format msgid "getting xover %d in %s...\n" msgstr "" -#: src/news.c:1031 src/news.c:1110 +#: ../src/news.c:1031 ../src/news.c:1110 msgid "couldn't get xover\n" msgstr "" -#: src/news.c:1043 src/news.c:1124 +#: ../src/news.c:1043 ../src/news.c:1124 msgid "invalid xover line\n" msgstr "" -#: src/news.c:1060 src/news.c:1075 +#: ../src/news.c:1060 ../src/news.c:1075 msgid "couldn't get xhdr\n" msgstr "" -#: src/news.c:1102 +#: ../src/news.c:1102 #, c-format msgid "getting xover %d - %d in %s...\n" msgstr "" -#: src/news.c:1250 +#: ../src/news.c:1250 msgid "" "You have one or more News accounts defined. However this version of Claws " "Mail has been built without News support; your News account(s) are " @@ -7792,45 +7902,46 @@ "You probably need to install libetpan and recompile Claws Mail." msgstr "" -#: src/news_gtk.c:53 +#: ../src/news_gtk.c:53 msgid "/_Subscribe to newsgroup..." msgstr "" -#: src/news_gtk.c:54 +#: ../src/news_gtk.c:54 msgid "/_Unsubscribe newsgroup" msgstr "" -#: src/news_gtk.c:56 +#: ../src/news_gtk.c:56 msgid "/Synchronise" msgstr "" -#: src/news_gtk.c:227 +#: ../src/news_gtk.c:227 #, c-format msgid "Really unsubscribe newsgroup '%s'?" msgstr "" -#: src/news_gtk.c:228 +#: ../src/news_gtk.c:228 msgid "Unsubscribe newsgroup" msgstr "" -#: src/news_gtk.c:229 +#: ../src/news_gtk.c:229 msgid "_Unsubscribe" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:77 -#: src/plugins/bogofilter/bogofilter_gtk.c:430 +#: ../src/plugins/bogofilter/bogofilter.c:77 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:430 msgid "Bogofilter" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:466 +#: ../src/plugins/bogofilter/bogofilter.c:466 msgid "Bogofilter: fetching bodies..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:479 +#: ../src/plugins/bogofilter/bogofilter.c:479 msgid "Bogofilter: filtering messages..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:573 +#: ../src/plugins/bogofilter/bogofilter.c:573 +#, c-format msgid "" "The Bogofilter plugin couldn't filter a message. The probable cause of the " "error is that it didn't learn from any mail.\n" @@ -7838,39 +7949,39 @@ "with a few hundred spam and ham messages." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:580 +#: ../src/plugins/bogofilter/bogofilter.c:580 #, c-format msgid "" "The Bogofilter plugin couldn't filter a message. The command `%s %s %s` " "couldn't be run." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:726 +#: ../src/plugins/bogofilter/bogofilter.c:726 msgid "Bogofilter: learning from message..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:739 -#: src/plugins/bogofilter/bogofilter.c:788 +#: ../src/plugins/bogofilter/bogofilter.c:739 +#: ../src/plugins/bogofilter/bogofilter.c:788 #, c-format msgid "Learning failed; `%s` returned with status %d." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:756 +#: ../src/plugins/bogofilter/bogofilter.c:756 msgid "Bogofilter: learning from messages..." msgstr "" -#: src/plugins/bogofilter/bogofilter.c:844 +#: ../src/plugins/bogofilter/bogofilter.c:844 #, c-format msgid "" "Learning failed; `%s %s %s` returned with error:\n" "%s" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:846 src/privacy.c:61 +#: ../src/plugins/bogofilter/bogofilter.c:846 ../src/privacy.c:61 msgid "Unknown error" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:973 +#: ../src/plugins/bogofilter/bogofilter.c:973 msgid "" "This plugin can check all messages that are received from an IMAP, LOCAL or " "POP account for spam using Bogofilter. You will need Bogofilter installed " @@ -7886,121 +7997,122 @@ "Options can be found in /Configuration/Preferences/Plugins/Bogofilter" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:1006 -#: src/plugins/spamassassin/spamassassin.c:649 +#: ../src/plugins/bogofilter/bogofilter.c:1006 +#: ../src/plugins/spamassassin/spamassassin.c:649 msgid "Spam detection" msgstr "" -#: src/plugins/bogofilter/bogofilter.c:1007 -#: src/plugins/spamassassin/spamassassin.c:650 +#: ../src/plugins/bogofilter/bogofilter.c:1007 +#: ../src/plugins/spamassassin/spamassassin.c:650 msgid "Spam learning" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:149 -#: src/plugins/spamassassin/spamassassin_gtk.c:404 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:149 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:404 msgid "Process messages on receiving" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:157 -#: src/plugins/spamassassin/spamassassin_gtk.c:361 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:157 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:361 msgid "Maximum size" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:166 -#: src/plugins/spamassassin/spamassassin_gtk.c:370 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:166 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:370 msgid "Messages larger than this will not be checked" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:169 -#: src/plugins/spamassassin/spamassassin_gtk.c:373 src/prefs_account.c:1410 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:169 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:373 +#: ../src/prefs_account.c:1410 msgid "KB" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:177 -#: src/plugins/spamassassin/spamassassin_gtk.c:412 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:177 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:412 msgid "Save spam in" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:185 -#: src/plugins/spamassassin/spamassassin_gtk.c:420 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:185 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:420 msgid "" "Folder for storing identified spam. Leave empty to use the trash folder." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:192 -#: src/plugins/spamassassin/spamassassin_gtk.c:427 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:192 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:427 msgid "Click this button to select a folder for storing spam" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:199 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:199 msgid "When unsure, move to" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:207 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:207 msgid "" "Folder for storing mail for which spam status is Unsure. Leave empty to use " "the Inbox folder." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:214 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:214 msgid "Click this button to select a folder for storing Unsure mails." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:217 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:217 msgid "Insert X-Bogosity header" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:221 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:221 msgid "Only done for messages in MH folders" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:228 -#: src/plugins/spamassassin/spamassassin_gtk.c:443 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:228 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:443 msgid "Whitelist senders found in address book/folder" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:232 -#: src/plugins/spamassassin/spamassassin_gtk.c:447 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:232 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:447 msgid "" "Messages coming from your address book contacts will be received in the " "normal folder even if detected as spam" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:238 -#: src/plugins/dillo_viewer/dillo_prefs.c:203 -#: src/plugins/spamassassin/spamassassin_gtk.c:453 -#: src/prefs_filtering_action.c:525 src/prefs_filtering_action.c:531 -#: src/prefs_matcher.c:627 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:238 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:203 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:453 +#: ../src/prefs_filtering_action.c:525 ../src/prefs_filtering_action.c:531 +#: ../src/prefs_matcher.c:627 msgid "Select ..." msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:242 -#: src/plugins/spamassassin/spamassassin_gtk.c:457 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:242 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:457 msgid "Click this button to select a book or folder in the address book" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:249 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:249 msgid "Bogofilter call" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:257 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:257 msgid "Path to bogofilter executable" msgstr "" -#: src/plugins/bogofilter/bogofilter_gtk.c:264 -#: src/plugins/spamassassin/spamassassin_gtk.c:435 +#: ../src/plugins/bogofilter/bogofilter_gtk.c:264 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:435 msgid "Mark spam as read" msgstr "" -#: src/plugins/demo/demo.c:31 src/plugins/demo/demo.c:100 +#: ../src/plugins/demo/demo.c:31 ../src/plugins/demo/demo.c:100 msgid "Demo" msgstr "" -#: src/plugins/demo/demo.c:52 +#: ../src/plugins/demo/demo.c:52 msgid "Failed to register log text hook" msgstr "" -#: src/plugins/demo/demo.c:76 +#: ../src/plugins/demo/demo.c:76 msgid "" "This Plugin is only a demo of how to write plugins for Claws Mail. It " "installs a hook for new log output and writes it to stdout.\n" @@ -8008,58 +8120,59 @@ "It is not really useful." msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:125 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:125 msgid "Dillo Browser" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:170 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:170 msgid "Load remote links in mails" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:176 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:176 msgid "Equivalent to Dillo's '--local' option" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:178 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:178 msgid "You can still load remote links by reloading the page" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:195 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:195 msgid "Only for senders found in address book/folder" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:214 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:214 msgid "Full window mode (hide controls)" msgstr "" -#: src/plugins/dillo_viewer/dillo_prefs.c:220 +#: ../src/plugins/dillo_viewer/dillo_prefs.c:220 msgid "Equivalent to Dillo's '--fullwindow' option" msgstr "" -#: src/plugins/dillo_viewer/dillo_viewer.c:40 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:40 msgid "Dillo HTML Viewer" msgstr "" -#: src/plugins/dillo_viewer/dillo_viewer.c:248 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:248 msgid "Can't find the dillo executable in PATH. Is it installed?" msgstr "" -#: src/plugins/dillo_viewer/dillo_viewer.c:275 +#: ../src/plugins/dillo_viewer/dillo_viewer.c:275 msgid "" "This plugin renders HTML mail using the Dillo web browser.\n" "\n" "Options can be found in /Configuration/Preferences/Plugins/Dillo Browser" msgstr "" -#: src/plugins/pgpcore/passphrase.c:97 src/plugins/pgpcore/prefs_gpg.c:106 +#: ../src/plugins/pgpcore/passphrase.c:97 +#: ../src/plugins/pgpcore/prefs_gpg.c:106 msgid "Passphrase" msgstr "" -#: src/plugins/pgpcore/passphrase.c:263 +#: ../src/plugins/pgpcore/passphrase.c:263 msgid "[no user id]" msgstr "" -#: src/plugins/pgpcore/passphrase.c:278 +#: ../src/plugins/pgpcore/passphrase.c:278 #, c-format msgid "" "%sPlease enter the passphrase for the " @@ -8068,11 +8181,11 @@ "%.*s\n" msgstr "" -#: src/plugins/pgpcore/passphrase.c:281 +#: ../src/plugins/pgpcore/passphrase.c:281 msgid "Passphrases did not match.\n" msgstr "" -#: src/plugins/pgpcore/passphrase.c:284 +#: ../src/plugins/pgpcore/passphrase.c:284 #, c-format msgid "" "Please re-enter the passphrase for the " @@ -8081,7 +8194,7 @@ "%.*s\n" msgstr "" -#: src/plugins/pgpcore/passphrase.c:288 +#: ../src/plugins/pgpcore/passphrase.c:288 #, c-format msgid "" "%sPlease enter the passphrase for:" msgstr "" -#: src/plugins/pgpcore/plugin.c:94 +#: ../src/plugins/pgpcore/plugin.c:94 msgid "Core operations" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:104 +#: ../src/plugins/pgpcore/prefs_gpg.c:104 msgid "Automatically check signatures" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:109 +#: ../src/plugins/pgpcore/prefs_gpg.c:109 msgid "Use gpg-agent to manage passwords" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:114 +#: ../src/plugins/pgpcore/prefs_gpg.c:114 msgid "Store passphrase in memory" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:124 +#: ../src/plugins/pgpcore/prefs_gpg.c:124 msgid "Expire after" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:139 +#: ../src/plugins/pgpcore/prefs_gpg.c:139 msgid "Setting to '0' will store the passphrase for the whole session" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:144 src/prefs_receive.c:172 +#: ../src/plugins/pgpcore/prefs_gpg.c:144 ../src/prefs_receive.c:172 msgid "minute(s)" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:154 +#: ../src/plugins/pgpcore/prefs_gpg.c:154 msgid "Grab input while entering a passphrase" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:161 +#: ../src/plugins/pgpcore/prefs_gpg.c:161 msgid "Display warning on start-up if GnuPG doesn't work" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:295 +#: ../src/plugins/pgpcore/prefs_gpg.c:295 msgid "Sign key" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:303 +#: ../src/plugins/pgpcore/prefs_gpg.c:303 msgid "Use default GnuPG key" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:314 +#: ../src/plugins/pgpcore/prefs_gpg.c:314 msgid "Select key by your email address" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:325 +#: ../src/plugins/pgpcore/prefs_gpg.c:325 msgid "Specify key manually" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:335 +#: ../src/plugins/pgpcore/prefs_gpg.c:335 msgid "User or key ID:" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:376 +#: ../src/plugins/pgpcore/prefs_gpg.c:376 msgid "No secret key found." msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:379 +#: ../src/plugins/pgpcore/prefs_gpg.c:379 msgid "Generate a new key pair" msgstr "" -#: src/plugins/pgpcore/prefs_gpg.c:557 +#: ../src/plugins/pgpcore/prefs_gpg.c:557 msgid "GPG" msgstr "" -#: src/plugins/pgpcore/select-keys.c:107 +#: ../src/plugins/pgpcore/select-keys.c:107 #, c-format msgid "No exact match for '%s'; please select the key." msgstr "" -#: src/plugins/pgpcore/select-keys.c:110 +#: ../src/plugins/pgpcore/select-keys.c:110 #, c-format msgid "Collecting info for '%s' ... %c" msgstr "" -#: src/plugins/pgpcore/select-keys.c:379 +#: ../src/plugins/pgpcore/select-keys.c:379 msgid "Select Keys" msgstr "" -#: src/plugins/pgpcore/select-keys.c:406 +#: ../src/plugins/pgpcore/select-keys.c:406 msgid "Key ID" msgstr "" -#: src/plugins/pgpcore/select-keys.c:409 +#: ../src/plugins/pgpcore/select-keys.c:409 msgid "Val" msgstr "" -#: src/plugins/pgpcore/select-keys.c:430 +#: ../src/plugins/pgpcore/select-keys.c:430 msgid "Select" msgstr "" -#: src/plugins/pgpcore/select-keys.c:431 src/prefs_logging.c:428 -#: src/prefs_msg_colors.c:145 src/prefs_other.c:682 +#: ../src/plugins/pgpcore/select-keys.c:431 ../src/prefs_logging.c:428 +#: ../src/prefs_msg_colors.c:145 ../src/prefs_other.c:682 msgid "Other" msgstr "" -#: src/plugins/pgpcore/select-keys.c:432 +#: ../src/plugins/pgpcore/select-keys.c:432 msgid "Don't encrypt" msgstr "" -#: src/plugins/pgpcore/select-keys.c:574 +#: ../src/plugins/pgpcore/select-keys.c:574 msgid "Add key" msgstr "" -#: src/plugins/pgpcore/select-keys.c:575 +#: ../src/plugins/pgpcore/select-keys.c:575 msgid "Enter another user or key ID:" msgstr "" -#: src/plugins/pgpcore/select-keys.c:597 +#: ../src/plugins/pgpcore/select-keys.c:597 #, c-format msgid "" "The key of '%s' is not fully trusted.\n" @@ -8297,195 +8412,195 @@ "Do you trust it enough to use it anyway?" msgstr "" -#: src/plugins/pgpcore/select-keys.c:602 +#: ../src/plugins/pgpcore/select-keys.c:602 msgid "Trust key" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:80 src/privacy.c:211 src/privacy.c:215 -#: src/privacy.c:232 src/privacy.c:236 +#: ../src/plugins/pgpcore/sgpgme.c:80 ../src/privacy.c:211 +#: ../src/privacy.c:215 ../src/privacy.c:232 ../src/privacy.c:236 msgid "No signature found" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:142 +#: ../src/plugins/pgpcore/sgpgme.c:142 msgid "Undefined" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:144 src/prefs_receive.c:196 +#: ../src/plugins/pgpcore/sgpgme.c:144 ../src/prefs_receive.c:196 msgid "Never" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:146 +#: ../src/plugins/pgpcore/sgpgme.c:146 msgid "Marginal" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:150 +#: ../src/plugins/pgpcore/sgpgme.c:150 msgid "Ultimate" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:184 +#: ../src/plugins/pgpcore/sgpgme.c:184 #, c-format msgid "The signature can't be checked - %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:188 src/plugins/pgpcore/sgpgme.c:192 -#: src/plugins/pgpcore/sgpgme.c:239 +#: ../src/plugins/pgpcore/sgpgme.c:188 ../src/plugins/pgpcore/sgpgme.c:192 +#: ../src/plugins/pgpcore/sgpgme.c:239 msgid "The signature has not been checked." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:198 src/plugins/pgpcore/sgpgme.c:200 +#: ../src/plugins/pgpcore/sgpgme.c:198 ../src/plugins/pgpcore/sgpgme.c:200 msgid "PGP Core: Can't get key - no gpg-agent running." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:213 +#: ../src/plugins/pgpcore/sgpgme.c:213 #, c-format msgid "Good signature from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:219 +#: ../src/plugins/pgpcore/sgpgme.c:219 #, c-format msgid "Good signature (untrusted) from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:224 +#: ../src/plugins/pgpcore/sgpgme.c:224 #, c-format msgid "Expired signature from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:227 +#: ../src/plugins/pgpcore/sgpgme.c:227 #, c-format msgid "Expired key from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:230 +#: ../src/plugins/pgpcore/sgpgme.c:230 #, c-format msgid "Bad signature from %s." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:234 +#: ../src/plugins/pgpcore/sgpgme.c:234 #, c-format msgid "Key 0x%s not available to verify this signature." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:276 +#: ../src/plugins/pgpcore/sgpgme.c:276 #, c-format msgid "Signature made using %s key ID %s\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:283 +#: ../src/plugins/pgpcore/sgpgme.c:283 #, c-format msgid "Good signature from \"%s\" (Trust: %s)\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:288 +#: ../src/plugins/pgpcore/sgpgme.c:288 #, c-format msgid "Expired signature from \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:293 +#: ../src/plugins/pgpcore/sgpgme.c:293 #, c-format msgid "BAD signature from \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:304 +#: ../src/plugins/pgpcore/sgpgme.c:304 #, c-format msgid " aka \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:310 +#: ../src/plugins/pgpcore/sgpgme.c:310 #, c-format msgid "Primary key fingerprint: %s\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:315 +#: ../src/plugins/pgpcore/sgpgme.c:315 #, c-format msgid "WARNING: Signer's address \"%s\" does not match DNS entry\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:321 +#: ../src/plugins/pgpcore/sgpgme.c:321 #, c-format msgid "Verified signer's address is \"%s\"\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:363 +#: ../src/plugins/pgpcore/sgpgme.c:363 #, c-format msgid "Couldn't get data from message, %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:379 +#: ../src/plugins/pgpcore/sgpgme.c:379 #, c-format msgid "Couldn't initialize data, %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:498 +#: ../src/plugins/pgpcore/sgpgme.c:498 #, c-format msgid "Secret key not found (%s)" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:506 +#: ../src/plugins/pgpcore/sgpgme.c:506 msgid "Secret key specification is ambiguous" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:516 +#: ../src/plugins/pgpcore/sgpgme.c:516 #, c-format msgid "Error setting secret key: %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:552 +#: ../src/plugins/pgpcore/sgpgme.c:552 #, c-format msgid "Gpgme protocol '%s' is unusable: Engine '%s' isn't installed properly." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:558 +#: ../src/plugins/pgpcore/sgpgme.c:558 #, c-format msgid "" "Gpgme protocol '%s' is unusable: Engine '%s' version %s is installed, but " "version %s is required.\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:566 +#: ../src/plugins/pgpcore/sgpgme.c:566 #, c-format msgid "Gpgme protocol '%s' is unusable (unknown problem)" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:582 +#: ../src/plugins/pgpcore/sgpgme.c:582 msgid "" "GnuPG is not installed properly, or needs to be upgraded.\n" "OpenPGP support disabled." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:616 +#: ../src/plugins/pgpcore/sgpgme.c:616 msgid "" "You have to save the account's information with \"OK\" before being able to " "generate a key pair.\n" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:621 +#: ../src/plugins/pgpcore/sgpgme.c:621 msgid "No PGP key found" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:622 +#: ../src/plugins/pgpcore/sgpgme.c:622 msgid "" "Claws Mail did not find a secret PGP key, which means that you won't be able " "to sign emails or receive encrypted emails.\n" "Do you want to create a new key pair now?" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:692 src/plugins/pgpcore/sgpgme.c:708 +#: ../src/plugins/pgpcore/sgpgme.c:692 ../src/plugins/pgpcore/sgpgme.c:708 #, c-format msgid "Couldn't generate a new key pair: %s" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:699 +#: ../src/plugins/pgpcore/sgpgme.c:699 msgid "" "Generating your new key pair... Please move the mouse around to help " "generate entropy..." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:714 +#: ../src/plugins/pgpcore/sgpgme.c:714 msgid "Couldn't generate a new key pair: unknown error" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:718 +#: ../src/plugins/pgpcore/sgpgme.c:718 #, c-format msgid "" "Your new key pair has been generated. Its fingerprint is:\n" @@ -8494,141 +8609,159 @@ "Do you want to export it to a keyserver?" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:722 +#: ../src/plugins/pgpcore/sgpgme.c:722 msgid "Key generated" msgstr "" -#: src/plugins/pgpcore/sgpgme.c:761 +#: ../src/plugins/pgpcore/sgpgme.c:761 msgid "Key exported." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:763 +#: ../src/plugins/pgpcore/sgpgme.c:763 msgid "Couldn't export key." msgstr "" -#: src/plugins/pgpcore/sgpgme.c:767 +#: ../src/plugins/pgpcore/sgpgme.c:767 msgid "Key export isn't implemented in Windows." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:244 +#: ../src/plugins/pgpinline/pgpinline.c:244 msgid "Incorrect part" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:248 +#: ../src/plugins/pgpinline/pgpinline.c:248 msgid "Not a text part" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:259 src/plugins/pgpinline/pgpinline.c:415 +#: ../src/plugins/pgpinline/pgpinline.c:259 +#: ../src/plugins/pgpinline/pgpinline.c:415 msgid "Couldn't get text data." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:277 +#: ../src/plugins/pgpinline/pgpinline.c:277 msgid "Couldn't convert text data to any sane charset." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:285 src/plugins/pgpinline/pgpinline.c:613 -#: src/plugins/pgpinline/pgpinline.c:752 src/plugins/pgpinline/pgpinline.c:799 -#: src/plugins/pgpmime/pgpmime.c:72 src/plugins/pgpmime/pgpmime.c:181 -#: src/plugins/pgpmime/pgpmime.c:320 src/plugins/pgpmime/pgpmime.c:493 -#: src/plugins/pgpmime/pgpmime.c:636 +#: ../src/plugins/pgpinline/pgpinline.c:285 +#: ../src/plugins/pgpinline/pgpinline.c:613 +#: ../src/plugins/pgpinline/pgpinline.c:752 +#: ../src/plugins/pgpinline/pgpinline.c:799 +#: ../src/plugins/pgpmime/pgpmime.c:72 ../src/plugins/pgpmime/pgpmime.c:181 +#: ../src/plugins/pgpmime/pgpmime.c:320 ../src/plugins/pgpmime/pgpmime.c:493 +#: ../src/plugins/pgpmime/pgpmime.c:636 #, c-format msgid "Couldn't initialize GPG context, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:408 +#: ../src/plugins/pgpinline/pgpinline.c:408 msgid "Couldn't parse mime part." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:438 src/plugins/pgpmime/pgpmime.c:343 +#: ../src/plugins/pgpinline/pgpinline.c:438 +#: ../src/plugins/pgpmime/pgpmime.c:343 #, c-format msgid "Couldn't open decrypted file %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:455 src/plugins/pgpinline/pgpinline.c:467 -#: src/plugins/pgpinline/pgpinline.c:479 src/plugins/pgpinline/pgpinline.c:489 -#: src/plugins/pgpinline/pgpinline.c:501 src/plugins/pgpinline/pgpinline.c:513 -#: src/plugins/pgpmime/pgpmime.c:353 src/plugins/pgpmime/pgpmime.c:365 +#: ../src/plugins/pgpinline/pgpinline.c:455 +#: ../src/plugins/pgpinline/pgpinline.c:467 +#: ../src/plugins/pgpinline/pgpinline.c:479 +#: ../src/plugins/pgpinline/pgpinline.c:489 +#: ../src/plugins/pgpinline/pgpinline.c:501 +#: ../src/plugins/pgpinline/pgpinline.c:513 +#: ../src/plugins/pgpmime/pgpmime.c:353 ../src/plugins/pgpmime/pgpmime.c:365 #, c-format msgid "Couldn't write to decrypted file %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:475 src/plugins/pgpinline/pgpinline.c:476 -#: src/plugins/pgpinline/pgpinline.c:477 +#: ../src/plugins/pgpinline/pgpinline.c:475 +#: ../src/plugins/pgpinline/pgpinline.c:476 +#: ../src/plugins/pgpinline/pgpinline.c:477 msgid "" "\n" "--- Start of PGP/Inline encrypted data ---\n" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:497 src/plugins/pgpinline/pgpinline.c:498 -#: src/plugins/pgpinline/pgpinline.c:499 +#. Store any part after encrypted text +#: ../src/plugins/pgpinline/pgpinline.c:497 +#: ../src/plugins/pgpinline/pgpinline.c:498 +#: ../src/plugins/pgpinline/pgpinline.c:499 msgid "--- End of PGP/Inline encrypted data ---\n" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:524 src/plugins/pgpmime/pgpmime.c:375 +#: ../src/plugins/pgpinline/pgpinline.c:524 +#: ../src/plugins/pgpmime/pgpmime.c:375 #, c-format msgid "Couldn't close decrypted file %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:536 +#: ../src/plugins/pgpinline/pgpinline.c:536 msgid "Couldn't scan decrypted file." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:544 +#: ../src/plugins/pgpinline/pgpinline.c:544 msgid "Couldn't scan decrypted file parts." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:598 +#: ../src/plugins/pgpinline/pgpinline.c:598 msgid "Couldn't create temporary file." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:637 src/plugins/pgpmime/pgpmime.c:520 +#: ../src/plugins/pgpinline/pgpinline.c:637 +#: ../src/plugins/pgpmime/pgpmime.c:520 #, c-format msgid "Data signing failed, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:655 src/plugins/pgpmime/pgpmime.c:545 +#: ../src/plugins/pgpinline/pgpinline.c:655 +#: ../src/plugins/pgpmime/pgpmime.c:545 #, c-format msgid "Data signing failed due to invalid signer: %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:664 src/plugins/pgpmime/pgpmime.c:554 +#: ../src/plugins/pgpinline/pgpinline.c:664 +#: ../src/plugins/pgpmime/pgpmime.c:554 msgid "Data signing failed, no results." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:674 src/plugins/pgpmime/pgpmime.c:565 +#: ../src/plugins/pgpinline/pgpinline.c:674 +#: ../src/plugins/pgpmime/pgpmime.c:565 msgid "Data signing failed, no contents." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:718 +#: ../src/plugins/pgpinline/pgpinline.c:718 msgid "" "Please note that attachments are not encrypted by the PGP/Inline system, nor " "are email headers, like Subject." msgstr "" -#: src/plugins/pgpinline/pgpinline.c:761 src/plugins/pgpmime/pgpmime.c:645 +#: ../src/plugins/pgpinline/pgpinline.c:761 +#: ../src/plugins/pgpmime/pgpmime.c:645 #, c-format msgid "Couldn't add GPG key %s, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:782 src/plugins/pgpmime/pgpmime.c:673 +#: ../src/plugins/pgpinline/pgpinline.c:782 +#: ../src/plugins/pgpmime/pgpmime.c:673 #, c-format msgid "Couldn't create temporary file, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:810 src/plugins/pgpmime/pgpmime.c:698 +#: ../src/plugins/pgpinline/pgpinline.c:810 +#: ../src/plugins/pgpmime/pgpmime.c:698 #, c-format msgid "Encryption failed, %s" msgstr "" -#: src/plugins/pgpinline/pgpinline.c:877 +#: ../src/plugins/pgpinline/pgpinline.c:877 msgid "PGP/Inline" msgstr "" -#: src/plugins/pgpinline/plugin.c:33 +#: ../src/plugins/pgpinline/plugin.c:33 msgid "PGP/inline" msgstr "" -#: src/plugins/pgpinline/plugin.c:59 +#: ../src/plugins/pgpinline/plugin.c:59 msgid "" "This plugin handles the deprecated Inline method of signing and/or " "encrypting mails. You can decrypt mails, verify signatures or sign and " @@ -8643,38 +8776,38 @@ "GPGME is copyright 2001 by Werner Koch " msgstr "" -#: src/plugins/pgpmime/pgpmime.c:201 +#: ../src/plugins/pgpmime/pgpmime.c:201 msgid "Signature boundary not found." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:387 +#: ../src/plugins/pgpmime/pgpmime.c:387 msgid "Couldn't parse decrypted file." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:393 +#: ../src/plugins/pgpmime/pgpmime.c:393 msgid "Couldn't parse decrypted file parts." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:439 src/plugins/pgpmime/pgpmime.c:478 +#: ../src/plugins/pgpmime/pgpmime.c:439 ../src/plugins/pgpmime/pgpmime.c:478 #, c-format msgid "Couldn't create temporary file: %s" msgstr "" -#: src/plugins/pgpmime/pgpmime.c:602 +#: ../src/plugins/pgpmime/pgpmime.c:602 msgid "" "Please note that email headers, like Subject, are not encrypted by the PGP/" "Mime system." msgstr "" -#: src/plugins/pgpmime/pgpmime.c:768 +#: ../src/plugins/pgpmime/pgpmime.c:768 msgid "PGP/Mime" msgstr "" -#: src/plugins/pgpmime/plugin.c:33 +#: ../src/plugins/pgpmime/plugin.c:33 msgid "PGP/MIME" msgstr "" -#: src/plugins/pgpmime/plugin.c:59 +#: ../src/plugins/pgpmime/plugin.c:59 msgid "" "This plugin handles PGP/MIME signed and/or encrypted mails. You can decrypt " "mails, verify signatures or sign and encrypt your own mails.\n" @@ -8688,49 +8821,49 @@ "GPGME is copyright 2001 by Werner Koch " msgstr "" -#: src/plugins/spamassassin/spamassassin.c:76 -#: src/plugins/spamassassin/spamassassin_gtk.c:635 +#: ../src/plugins/spamassassin/spamassassin.c:76 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:635 msgid "SpamAssassin" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:168 +#: ../src/plugins/spamassassin/spamassassin.c:168 msgid "SpamAssassin plugin couldn't connect to spamd.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:184 +#: ../src/plugins/spamassassin/spamassassin.c:184 msgid "SpamAssassin plugin filtering failed.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:237 +#: ../src/plugins/spamassassin/spamassassin.c:237 msgid "SpamAssassin plugin is disabled by its preferences.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:242 +#: ../src/plugins/spamassassin/spamassassin.c:242 msgid "SpamAssassin: filtering message..." msgstr "" -#: src/plugins/spamassassin/spamassassin.c:370 +#: ../src/plugins/spamassassin/spamassassin.c:370 msgid "" "The SpamAssassin plugin couldn't filter a message. The probable cause of the " "error is an unreachable spamd daemon. Please make sure spamd is running and " "accessible." msgstr "" -#: src/plugins/spamassassin/spamassassin.c:427 +#: ../src/plugins/spamassassin/spamassassin.c:427 msgid "" "Claws Mail needs network access in order to feed this mail(s) to the remote " "learner." msgstr "" -#: src/plugins/spamassassin/spamassassin.c:572 +#: ../src/plugins/spamassassin/spamassassin.c:572 msgid "Failed to get username" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:584 +#: ../src/plugins/spamassassin/spamassassin.c:584 msgid "SpamAssassin plugin is loaded but disabled by its preferences.\n" msgstr "" -#: src/plugins/spamassassin/spamassassin.c:618 +#: ../src/plugins/spamassassin/spamassassin.c:618 msgid "" "This plugin can check all messages that are received from an IMAP, LOCAL or " "POP account for spam using a SpamAssassin server. You will need a " @@ -8744,132 +8877,134 @@ "Options can be found in /Configuration/Preferences/Plugins/SpamAssassin" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:90 +#. { N_("Disabled"), SPAMASSASSIN_DISABLED, PAGE_DISABLED, 0 }, +#: ../src/plugins/spamassassin/spamassassin_gtk.c:90 msgid "Localhost" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:91 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:91 msgid "TCP" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:92 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:92 msgid "Unix Socket" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:270 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:270 msgid "Enable SpamAssassin plugin" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:274 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:274 msgid "Transport" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:282 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:282 msgid "Type of transport" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:303 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:303 msgid "User" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:316 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:316 msgid "User to use with spamd server" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:319 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:319 msgid "spamd" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:337 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:337 msgid "Hostname or IP address of spamd server" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:348 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:348 msgid "Port of spamd server" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:354 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:354 msgid "Path of Unix socket" msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:390 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:390 msgid "" "Maximum time allowed for checking. If the check takes longer it will be " "aborted." msgstr "" -#: src/plugins/spamassassin/spamassassin_gtk.c:395 src/prefs_other.c:575 -#: src/prefs_summaries.c:489 +#: ../src/plugins/spamassassin/spamassassin_gtk.c:395 ../src/prefs_other.c:575 +#: ../src/prefs_summaries.c:489 msgid "seconds" msgstr "" -#: src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:121 +#: ../src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:121 msgid "Orientation" msgstr "" -#: src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:122 +#: ../src/plugins/trayicon/libeggtrayicon/eggtrayicon.c:122 msgid "The orientation of the tray." msgstr "" -#: src/plugins/trayicon/trayicon.c:52 src/plugins/trayicon/trayicon.c:571 -#: src/plugins/trayicon/trayicon_prefs.c:69 +#: ../src/plugins/trayicon/trayicon.c:52 +#: ../src/plugins/trayicon/trayicon.c:571 +#: ../src/plugins/trayicon/trayicon_prefs.c:69 msgid "Trayicon" msgstr "" -#: src/plugins/trayicon/trayicon.c:101 +#: ../src/plugins/trayicon/trayicon.c:101 msgid "/_Get Mail" msgstr "" -#: src/plugins/trayicon/trayicon.c:103 +#: ../src/plugins/trayicon/trayicon.c:103 msgid "/_Email" msgstr "" -#: src/plugins/trayicon/trayicon.c:104 +#: ../src/plugins/trayicon/trayicon.c:104 msgid "/_Email from account" msgstr "" -#: src/plugins/trayicon/trayicon.c:106 +#: ../src/plugins/trayicon/trayicon.c:106 msgid "/Open A_ddressbook" msgstr "" -#: src/plugins/trayicon/trayicon.c:108 +#: ../src/plugins/trayicon/trayicon.c:108 msgid "/_Work Offline" msgstr "" -#: src/plugins/trayicon/trayicon.c:110 +#: ../src/plugins/trayicon/trayicon.c:110 msgid "/E_xit Claws Mail" msgstr "" -#: src/plugins/trayicon/trayicon.c:199 +#: ../src/plugins/trayicon/trayicon.c:199 #, c-format msgid "New %d, Unread: %d, Total: %d" msgstr "" -#: src/plugins/trayicon/trayicon.c:395 +#: ../src/plugins/trayicon/trayicon.c:395 msgid "Failed to register folder item update hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:401 +#: ../src/plugins/trayicon/trayicon.c:401 msgid "Failed to register folder update hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:407 +#: ../src/plugins/trayicon/trayicon.c:407 msgid "Failed to register offline switch hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:413 +#: ../src/plugins/trayicon/trayicon.c:413 msgid "Failed to register account list changed hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:419 +#: ../src/plugins/trayicon/trayicon.c:419 msgid "Failed to register close hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:425 +#: ../src/plugins/trayicon/trayicon.c:425 msgid "Failed to register got iconified hook" msgstr "" -#: src/plugins/trayicon/trayicon.c:489 +#: ../src/plugins/trayicon/trayicon.c:489 msgid "" "This plugin places a mailbox icon in the system tray that indicates if you " "have new or unread mail.\n" @@ -8878,648 +9013,666 @@ "letter. A tooltip shows new, unread and total number of messages." msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:110 +#: ../src/plugins/trayicon/trayicon_prefs.c:110 msgid "Hide at start-up" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:116 +#: ../src/plugins/trayicon/trayicon_prefs.c:116 msgid "Hide Claws Mail at start-up" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:120 +#: ../src/plugins/trayicon/trayicon_prefs.c:120 msgid "Close to tray" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:126 +#: ../src/plugins/trayicon/trayicon_prefs.c:126 msgid "" "Hide Claws Mail using the tray icon instead of closing it\n" "when the window close button is clicked" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:130 +#: ../src/plugins/trayicon/trayicon_prefs.c:130 msgid "Minimize to tray" msgstr "" -#: src/plugins/trayicon/trayicon_prefs.c:136 +#: ../src/plugins/trayicon/trayicon_prefs.c:136 msgid "Hide Claws Mail using the tray icon instead of minimizing it" msgstr "" -#: src/pop.c:151 +#: ../src/pop.c:151 msgid "Required APOP timestamp not found in greeting\n" msgstr "" -#: src/pop.c:158 +#: ../src/pop.c:158 msgid "Timestamp syntax error in greeting\n" msgstr "" -#: src/pop.c:165 +#: ../src/pop.c:165 msgid "Timestamp syntax error in greeting (not ASCII)\n" msgstr "" -#: src/pop.c:189 src/pop.c:216 +#: ../src/pop.c:189 ../src/pop.c:216 msgid "POP3 protocol error\n" msgstr "" -#: src/pop.c:262 +#: ../src/pop.c:262 #, c-format msgid "invalid UIDL response: %s\n" msgstr "" -#: src/pop.c:827 +#: ../src/pop.c:827 #, c-format msgid "POP3: Deleting expired message %d [%s]\n" msgstr "" -#: src/pop.c:843 +#: ../src/pop.c:843 #, c-format msgid "POP3: Skipping message %d [%s] (%d bytes)\n" msgstr "" -#: src/pop.c:875 +#: ../src/pop.c:875 msgid "mailbox is locked\n" msgstr "" -#: src/pop.c:878 +#: ../src/pop.c:878 msgid "Session timeout\n" msgstr "" -#: src/pop.c:897 +#: ../src/pop.c:897 msgid "command not supported\n" msgstr "" -#: src/pop.c:902 +#: ../src/pop.c:902 msgid "error occurred on POP3 session\n" msgstr "" -#: src/pop.c:1096 +#: ../src/pop.c:1096 msgid "TOP command unsupported\n" msgstr "" -#: src/prefs_account.c:306 src/prefs_account.c:1360 src/prefs_account.c:2268 -#: src/wizard.c:1394 +#: ../src/prefs_account.c:306 ../src/prefs_account.c:1360 +#: ../src/prefs_account.c:2268 ../src/wizard.c:1394 msgid "POP3" msgstr "" -#: src/prefs_account.c:309 src/prefs_account.c:1470 src/prefs_account.c:2281 +#. APOP, deprecated +#. RPOP, deprecated +#: ../src/prefs_account.c:309 ../src/prefs_account.c:1470 +#: ../src/prefs_account.c:2281 msgid "IMAP4" msgstr "" -#: src/prefs_account.c:310 +#: ../src/prefs_account.c:310 msgid "News (NNTP)" msgstr "" -#: src/prefs_account.c:311 src/wizard.c:1396 +#: ../src/prefs_account.c:311 ../src/wizard.c:1396 msgid "Local mbox file" msgstr "" -#: src/prefs_account.c:312 +#: ../src/prefs_account.c:312 msgid "None (SMTP only)" msgstr "" -#: src/prefs_account.c:949 +#: ../src/prefs_account.c:949 msgid "Name of account" msgstr "" -#: src/prefs_account.c:958 +#: ../src/prefs_account.c:958 msgid "Set as default" msgstr "" -#: src/prefs_account.c:966 +#: ../src/prefs_account.c:966 msgid "Personal information" msgstr "" -#: src/prefs_account.c:975 +#: ../src/prefs_account.c:975 msgid "Full name" msgstr "" -#: src/prefs_account.c:981 +#: ../src/prefs_account.c:981 msgid "Mail address" msgstr "" -#: src/prefs_account.c:1011 +#: ../src/prefs_account.c:1011 msgid "Server information" msgstr "" -#: src/prefs_account.c:1046 +#: ../src/prefs_account.c:1046 msgid "" "Warning: this version of Claws Mail\n" "has been built without IMAP and News support." msgstr "" -#: src/prefs_account.c:1075 +#: ../src/prefs_account.c:1075 msgid "This server requires authentication" msgstr "" -#: src/prefs_account.c:1082 +#: ../src/prefs_account.c:1082 msgid "Authenticate on connect" msgstr "" -#: src/prefs_account.c:1140 +#: ../src/prefs_account.c:1140 msgid "News server" msgstr "" -#: src/prefs_account.c:1146 +#: ../src/prefs_account.c:1146 msgid "Server for receiving" msgstr "" -#: src/prefs_account.c:1152 +#: ../src/prefs_account.c:1152 msgid "Local mailbox" msgstr "" -#: src/prefs_account.c:1159 +#. gtk_table_set_row_spacing (GTK_TABLE (serv_table), 2, 0); +#: ../src/prefs_account.c:1159 msgid "SMTP server (send)" msgstr "" -#: src/prefs_account.c:1167 +#: ../src/prefs_account.c:1167 msgid "Use mail command rather than SMTP server" msgstr "" -#: src/prefs_account.c:1176 +#: ../src/prefs_account.c:1176 msgid "command to send mails" msgstr "" -#: src/prefs_account.c:1183 src/prefs_account.c:1683 +#. gtk_table_set_row_spacing (GTK_TABLE (serv_table), 2, 0); +#: ../src/prefs_account.c:1183 ../src/prefs_account.c:1683 msgid "User ID" msgstr "" -#: src/prefs_account.c:1189 src/prefs_account.c:1703 +#: ../src/prefs_account.c:1189 ../src/prefs_account.c:1703 msgid "Password" msgstr "" -#: src/prefs_account.c:1239 +#: ../src/prefs_account.c:1239 #, c-format msgid "Account%d" msgstr "" -#: src/prefs_account.c:1332 +#: ../src/prefs_account.c:1332 msgid "Local" msgstr "" -#: src/prefs_account.c:1338 src/prefs_account.c:1422 +#: ../src/prefs_account.c:1338 ../src/prefs_account.c:1422 msgid "Default Inbox" msgstr "" -#: src/prefs_account.c:1345 src/prefs_account.c:1353 src/prefs_account.c:1429 -#: src/prefs_account.c:1437 +#: ../src/prefs_account.c:1345 ../src/prefs_account.c:1353 +#: ../src/prefs_account.c:1429 ../src/prefs_account.c:1437 msgid "Unfiltered messages will be stored in this folder" msgstr "" -#: src/prefs_account.c:1350 src/prefs_account.c:1434 src/prefs_account.c:1885 +#: ../src/prefs_account.c:1350 ../src/prefs_account.c:1434 +#: ../src/prefs_account.c:1885 msgid "Bro_wse" msgstr "" -#: src/prefs_account.c:1362 +#: ../src/prefs_account.c:1362 msgid "Use secure authentication (APOP)" msgstr "" -#: src/prefs_account.c:1365 +#: ../src/prefs_account.c:1365 msgid "Remove messages on server when received" msgstr "" -#: src/prefs_account.c:1376 +#: ../src/prefs_account.c:1376 msgid "Remove after" msgstr "" -#: src/prefs_account.c:1385 +#: ../src/prefs_account.c:1385 msgid "0 days: remove immediately" msgstr "" -#: src/prefs_account.c:1388 src/prefs_folder_item.c:507 -#: src/prefs_matcher.c:312 +#: ../src/prefs_account.c:1388 ../src/prefs_folder_item.c:507 +#: ../src/prefs_matcher.c:312 msgid "days" msgstr "" -#: src/prefs_account.c:1398 +#: ../src/prefs_account.c:1398 msgid "Receive size limit" msgstr "" -#: src/prefs_account.c:1401 +#: ../src/prefs_account.c:1401 msgid "" "Messages over this limit will be partially retrieved. When selecting them " "you will be able to download them fully or delete them." msgstr "" -#: src/prefs_account.c:1444 src/prefs_account.c:2294 +#: ../src/prefs_account.c:1444 ../src/prefs_account.c:2294 msgid "NNTP" msgstr "" -#: src/prefs_account.c:1451 +#: ../src/prefs_account.c:1451 msgid "Maximum number of articles to download" msgstr "" -#: src/prefs_account.c:1463 +#: ../src/prefs_account.c:1463 msgid "unlimited if 0 is specified" msgstr "" -#: src/prefs_account.c:1476 src/prefs_account.c:1656 +#: ../src/prefs_account.c:1476 ../src/prefs_account.c:1656 msgid "Authentication method" msgstr "" -#: src/prefs_account.c:1486 src/prefs_account.c:1665 src/prefs_send.c:292 +#: ../src/prefs_account.c:1486 ../src/prefs_account.c:1665 +#: ../src/prefs_send.c:292 msgid "Automatic" msgstr "" -#: src/prefs_account.c:1497 +#: ../src/prefs_account.c:1497 msgid "IMAP server directory" msgstr "" -#: src/prefs_account.c:1501 +#: ../src/prefs_account.c:1501 msgid "(usually empty)" msgstr "" -#: src/prefs_account.c:1515 +#: ../src/prefs_account.c:1515 msgid "Show subscribed folders only" msgstr "" -#: src/prefs_account.c:1522 +#: ../src/prefs_account.c:1522 msgid "Bandwidth-efficient mode (prevents retrieving remote tags)" msgstr "" -#: src/prefs_account.c:1524 +#: ../src/prefs_account.c:1524 msgid "This mode uses less bandwidth, but can be slower with some servers." msgstr "" -#: src/prefs_account.c:1528 +#: ../src/prefs_account.c:1528 msgid "Filter messages on receiving" msgstr "" -#: src/prefs_account.c:1535 +#: ../src/prefs_account.c:1535 msgid "Allow filtering using plugins on receiving" msgstr "" -#: src/prefs_account.c:1539 +#: ../src/prefs_account.c:1539 msgid "'Get Mail' checks for new messages on this account" msgstr "" -#: src/prefs_account.c:1617 src/prefs_customheader.c:206 -#: src/prefs_matcher.c:584 src/prefs_matcher.c:1797 src/prefs_matcher.c:1818 +#: ../src/prefs_account.c:1617 ../src/prefs_customheader.c:206 +#: ../src/prefs_matcher.c:584 ../src/prefs_matcher.c:1797 +#: ../src/prefs_matcher.c:1818 msgid "Header" msgstr "" -#: src/prefs_account.c:1619 +#: ../src/prefs_account.c:1619 msgid "Generate Message-ID" msgstr "" -#: src/prefs_account.c:1626 +#: ../src/prefs_account.c:1626 msgid "Add user-defined header" msgstr "" -#: src/prefs_account.c:1638 +#: ../src/prefs_account.c:1638 msgid "Authentication" msgstr "" -#: src/prefs_account.c:1641 +#: ../src/prefs_account.c:1641 msgid "SMTP Authentication (SMTP AUTH)" msgstr "" -#: src/prefs_account.c:1729 +#: ../src/prefs_account.c:1729 msgid "" "If you leave these entries empty, the same user ID and password as receiving " "will be used." msgstr "" -#: src/prefs_account.c:1740 +#: ../src/prefs_account.c:1740 msgid "Authenticate with POP3 before sending" msgstr "" -#: src/prefs_account.c:1755 +#: ../src/prefs_account.c:1755 msgid "POP authentication timeout: " msgstr "" -#: src/prefs_account.c:1763 +#: ../src/prefs_account.c:1763 msgid "minutes" msgstr "" -#: src/prefs_account.c:1831 src/prefs_account.c:1877 +#: ../src/prefs_account.c:1831 ../src/prefs_account.c:1877 msgid "Signature" msgstr "" -#: src/prefs_account.c:1834 +#: ../src/prefs_account.c:1834 msgid "Insert signature automatically" msgstr "" -#: src/prefs_account.c:1839 +#: ../src/prefs_account.c:1839 msgid "Signature separator" msgstr "" -#: src/prefs_account.c:1864 +#: ../src/prefs_account.c:1864 msgid "Command output" msgstr "" -#: src/prefs_account.c:1897 +#: ../src/prefs_account.c:1897 msgid "Automatically set the following addresses" msgstr "" -#: src/prefs_account.c:1946 +#: ../src/prefs_account.c:1946 msgid "Spell check dictionaries" msgstr "" -#: src/prefs_account.c:1956 src/prefs_folder_item.c:923 -#: src/prefs_spelling.c:224 +#. Default dictionary +#: ../src/prefs_account.c:1956 ../src/prefs_folder_item.c:923 +#: ../src/prefs_spelling.c:224 msgid "Default dictionary" msgstr "" -#: src/prefs_account.c:1970 src/prefs_folder_item.c:948 -#: src/prefs_spelling.c:238 +#. Default dictionary +#: ../src/prefs_account.c:1970 ../src/prefs_folder_item.c:948 +#: ../src/prefs_spelling.c:238 msgid "Default alternate dictionary" msgstr "" -#: src/prefs_account.c:2057 src/prefs_account.c:3029 -#: src/prefs_compose_writing.c:343 src/prefs_folder_item.c:1187 -#: src/prefs_folder_item.c:1530 src/prefs_quote.c:90 src/prefs_quote.c:194 -#: src/prefs_spelling.c:403 src/prefs_wrapping.c:144 +#: ../src/prefs_account.c:2057 ../src/prefs_account.c:3029 +#: ../src/prefs_compose_writing.c:343 ../src/prefs_folder_item.c:1187 +#: ../src/prefs_folder_item.c:1530 ../src/prefs_quote.c:90 +#: ../src/prefs_quote.c:194 ../src/prefs_spelling.c:403 +#: ../src/prefs_wrapping.c:144 msgid "Compose" msgstr "" -#: src/prefs_account.c:2071 src/prefs_folder_item.c:1205 src/prefs_quote.c:104 -#: src/toolbar.c:422 +#: ../src/prefs_account.c:2071 ../src/prefs_folder_item.c:1205 +#: ../src/prefs_quote.c:104 ../src/toolbar.c:422 msgid "Reply" msgstr "" -#: src/prefs_account.c:2085 src/prefs_filtering_action.c:175 -#: src/prefs_folder_item.c:1223 src/prefs_quote.c:118 src/toolbar.c:426 +#: ../src/prefs_account.c:2085 ../src/prefs_filtering_action.c:175 +#: ../src/prefs_folder_item.c:1223 ../src/prefs_quote.c:118 +#: ../src/toolbar.c:426 msgid "Forward" msgstr "" -#: src/prefs_account.c:2133 +#: ../src/prefs_account.c:2133 msgid "Default privacy system" msgstr "" -#: src/prefs_account.c:2162 +#: ../src/prefs_account.c:2162 msgid "Always sign messages" msgstr "" -#: src/prefs_account.c:2164 +#: ../src/prefs_account.c:2164 msgid "Always encrypt messages" msgstr "" -#: src/prefs_account.c:2166 +#: ../src/prefs_account.c:2166 msgid "Always encrypt messages when replying to an encrypted message" msgstr "" -#: src/prefs_account.c:2169 +#: ../src/prefs_account.c:2169 msgid "Encrypt sent messages with your own key in addition to recipient's" msgstr "" -#: src/prefs_account.c:2171 +#: ../src/prefs_account.c:2171 msgid "Save sent encrypted messages as clear text" msgstr "" -#: src/prefs_account.c:2272 src/prefs_account.c:2285 src/prefs_account.c:2297 +#: ../src/prefs_account.c:2272 ../src/prefs_account.c:2285 +#: ../src/prefs_account.c:2297 msgid "Don't use SSL" msgstr "" -#: src/prefs_account.c:2275 +#: ../src/prefs_account.c:2275 msgid "Use SSL for POP3 connection" msgstr "" -#: src/prefs_account.c:2278 src/prefs_account.c:2291 src/prefs_account.c:2318 +#: ../src/prefs_account.c:2278 ../src/prefs_account.c:2291 +#: ../src/prefs_account.c:2318 msgid "Use STARTTLS command to start SSL session" msgstr "" -#: src/prefs_account.c:2288 +#: ../src/prefs_account.c:2288 msgid "Use SSL for IMAP4 connection" msgstr "" -#: src/prefs_account.c:2306 +#: ../src/prefs_account.c:2306 msgid "Use SSL for NNTP connection" msgstr "" -#: src/prefs_account.c:2308 +#: ../src/prefs_account.c:2308 msgid "Send (SMTP)" msgstr "" -#: src/prefs_account.c:2312 +#: ../src/prefs_account.c:2312 msgid "Don't use SSL (but, if necessary, use STARTTLS)" msgstr "" -#: src/prefs_account.c:2315 +#: ../src/prefs_account.c:2315 msgid "Use SSL for SMTP connection" msgstr "" -#: src/prefs_account.c:2326 +#: ../src/prefs_account.c:2326 msgid "Use non-blocking SSL" msgstr "" -#: src/prefs_account.c:2338 +#: ../src/prefs_account.c:2338 msgid "Turn this off if you have SSL connection problems" msgstr "" -#: src/prefs_account.c:2445 +#: ../src/prefs_account.c:2445 msgid "SMTP port" msgstr "" -#: src/prefs_account.c:2451 +#: ../src/prefs_account.c:2451 msgid "POP3 port" msgstr "" -#: src/prefs_account.c:2457 +#: ../src/prefs_account.c:2457 msgid "IMAP4 port" msgstr "" -#: src/prefs_account.c:2463 +#: ../src/prefs_account.c:2463 msgid "NNTP port" msgstr "" -#: src/prefs_account.c:2468 +#: ../src/prefs_account.c:2468 msgid "Domain name" msgstr "" -#: src/prefs_account.c:2471 src/prefs_account.c:2481 +#: ../src/prefs_account.c:2471 ../src/prefs_account.c:2481 msgid "" "The domain name will be used in the right part of the generated Message-Ids, " "and when connecting to SMTP servers." msgstr "" -#: src/prefs_account.c:2490 +#: ../src/prefs_account.c:2490 msgid "Use command to communicate with server" msgstr "" -#: src/prefs_account.c:2498 +#: ../src/prefs_account.c:2498 msgid "Mark cross-posted messages as read and color:" msgstr "" -#: src/prefs_account.c:2540 +#: ../src/prefs_account.c:2540 msgid "Browse" msgstr "" -#: src/prefs_account.c:2553 +#: ../src/prefs_account.c:2553 msgid "Put sent messages in" msgstr "" -#: src/prefs_account.c:2555 +#: ../src/prefs_account.c:2555 msgid "Put queued messages in" msgstr "" -#: src/prefs_account.c:2557 +#: ../src/prefs_account.c:2557 msgid "Put draft messages in" msgstr "" -#: src/prefs_account.c:2559 +#: ../src/prefs_account.c:2559 msgid "Put deleted messages in" msgstr "" -#: src/prefs_account.c:2614 +#: ../src/prefs_account.c:2614 msgid "Account name is not entered." msgstr "" -#: src/prefs_account.c:2618 +#: ../src/prefs_account.c:2618 msgid "Mail address is not entered." msgstr "" -#: src/prefs_account.c:2625 +#: ../src/prefs_account.c:2625 msgid "SMTP server is not entered." msgstr "" -#: src/prefs_account.c:2630 +#: ../src/prefs_account.c:2630 msgid "User ID is not entered." msgstr "" -#: src/prefs_account.c:2635 +#: ../src/prefs_account.c:2635 msgid "POP3 server is not entered." msgstr "" -#: src/prefs_account.c:2656 +#: ../src/prefs_account.c:2656 msgid "The default Inbox folder doesn't exist." msgstr "" -#: src/prefs_account.c:2662 +#: ../src/prefs_account.c:2662 msgid "IMAP4 server is not entered." msgstr "" -#: src/prefs_account.c:2667 +#: ../src/prefs_account.c:2667 msgid "NNTP server is not entered." msgstr "" -#: src/prefs_account.c:2673 +#: ../src/prefs_account.c:2673 msgid "local mailbox filename is not entered." msgstr "" -#: src/prefs_account.c:2679 +#: ../src/prefs_account.c:2679 msgid "mail command is not entered." msgstr "" -#: src/prefs_account.c:2993 +#: ../src/prefs_account.c:2993 msgid "Receive" msgstr "" -#: src/prefs_account.c:3047 src/prefs_folder_item.c:1547 src/prefs_quote.c:195 +#: ../src/prefs_account.c:3047 ../src/prefs_folder_item.c:1547 +#: ../src/prefs_quote.c:195 msgid "Templates" msgstr "" -#: src/prefs_account.c:3065 +#: ../src/prefs_account.c:3065 msgid "Privacy" msgstr "" -#: src/prefs_account.c:3103 +#: ../src/prefs_account.c:3103 msgid "Advanced" msgstr "" -#: src/prefs_account.c:3389 +#: ../src/prefs_account.c:3389 msgid "Preferences for new account" msgstr "" -#: src/prefs_account.c:3391 +#: ../src/prefs_account.c:3391 #, c-format msgid "%s - Account preferences" msgstr "" -#: src/prefs_account.c:3486 +#: ../src/prefs_account.c:3486 msgid "Select signature file" msgstr "" -#: src/prefs_account.c:3581 +#: ../src/prefs_account.c:3581 msgid "Protocol:" msgstr "" -#: src/prefs_account.c:3720 +#: ../src/prefs_account.c:3720 #, c-format msgid "%s (plugin not loaded)" msgstr "" -#: src/prefs_actions.c:207 +#: ../src/prefs_actions.c:207 msgid "Actions configuration" msgstr "" -#: src/prefs_actions.c:234 +#: ../src/prefs_actions.c:234 msgid "Menu name" msgstr "" -#: src/prefs_actions.c:247 +#: ../src/prefs_actions.c:247 msgid "Command line" msgstr "" -#: src/prefs_actions.c:281 +#: ../src/prefs_actions.c:281 msgid "Append the new action above to the list" msgstr "" -#: src/prefs_actions.c:283 src/prefs_filtering_action.c:564 -#: src/prefs_filtering.c:471 src/prefs_matcher.c:716 src/prefs_template.c:301 -#: src/prefs_toolbar.c:905 +#: ../src/prefs_actions.c:283 ../src/prefs_filtering_action.c:564 +#: ../src/prefs_filtering.c:471 ../src/prefs_matcher.c:716 +#: ../src/prefs_template.c:301 ../src/prefs_toolbar.c:905 msgid "Replace" msgstr "" -#: src/prefs_actions.c:289 +#: ../src/prefs_actions.c:289 msgid "Replace the selected action in list with the action above" msgstr "" -#: src/prefs_actions.c:297 +#: ../src/prefs_actions.c:297 msgid "Delete the selected action from the list" msgstr "" -#: src/prefs_actions.c:305 src/prefs_filtering.c:494 src/prefs_template.c:324 +#: ../src/prefs_actions.c:305 ../src/prefs_filtering.c:494 +#: ../src/prefs_template.c:324 msgid "Clear all the input fields in the dialog" msgstr "" -#: src/prefs_actions.c:310 src/prefs_filtering_action.c:540 -#: src/prefs_matcher.c:693 +#: ../src/prefs_actions.c:310 ../src/prefs_filtering_action.c:540 +#: ../src/prefs_matcher.c:693 msgid "Info..." msgstr "" -#: src/prefs_actions.c:317 +#: ../src/prefs_actions.c:317 msgid "Show information on configuring actions" msgstr "" -#: src/prefs_actions.c:346 +#: ../src/prefs_actions.c:346 msgid "Move the selected action up" msgstr "" -#: src/prefs_actions.c:354 +#: ../src/prefs_actions.c:354 msgid "Move selected action down" msgstr "" -#: src/prefs_actions.c:481 src/prefs_filtering_action.c:652 -#: src/prefs_filtering.c:896 src/prefs_filtering.c:898 -#: src/prefs_filtering.c:899 src/prefs_filtering.c:986 src/prefs_matcher.c:833 -#: src/prefs_template.c:462 +#. FIXME: this strcmp() is bogus: "(New)" should never +#. * be inserted in the storage +#: ../src/prefs_actions.c:481 ../src/prefs_filtering_action.c:652 +#: ../src/prefs_filtering.c:896 ../src/prefs_filtering.c:898 +#: ../src/prefs_filtering.c:899 ../src/prefs_filtering.c:986 +#: ../src/prefs_matcher.c:833 ../src/prefs_template.c:462 msgid "(New)" msgstr "" -#: src/prefs_actions.c:558 +#: ../src/prefs_actions.c:558 msgid "Menu name is not set." msgstr "" -#: src/prefs_actions.c:563 +#: ../src/prefs_actions.c:563 msgid "A leading '/' is not allowed in the menu name." msgstr "" -#: src/prefs_actions.c:568 +#: ../src/prefs_actions.c:568 msgid "Colon ':' is not allowed in the menu name." msgstr "" -#: src/prefs_actions.c:587 +#: ../src/prefs_actions.c:587 msgid "Menu name is too long." msgstr "" -#: src/prefs_actions.c:596 +#: ../src/prefs_actions.c:596 msgid "Command line not set." msgstr "" -#: src/prefs_actions.c:601 +#: ../src/prefs_actions.c:601 msgid "Menu name and command are too long." msgstr "" -#: src/prefs_actions.c:607 +#: ../src/prefs_actions.c:607 #, c-format msgid "" "The command\n" @@ -9527,956 +9680,986 @@ "has a syntax error." msgstr "" -#: src/prefs_actions.c:665 +#: ../src/prefs_actions.c:665 msgid "Delete action" msgstr "" -#: src/prefs_actions.c:666 +#: ../src/prefs_actions.c:666 msgid "Do you really want to delete this action?" msgstr "" -#: src/prefs_actions.c:686 +#: ../src/prefs_actions.c:686 msgid "Delete all actions" msgstr "" -#: src/prefs_actions.c:687 +#: ../src/prefs_actions.c:687 msgid "Do you really want to delete all the actions?" msgstr "" -#: src/prefs_actions.c:828 src/prefs_actions.c:858 src/prefs_filtering.c:1534 -#: src/prefs_filtering.c:1556 src/prefs_matcher.c:1940 -#: src/prefs_template.c:518 src/prefs_template.c:540 +#: ../src/prefs_actions.c:828 ../src/prefs_actions.c:858 +#: ../src/prefs_filtering.c:1534 ../src/prefs_filtering.c:1556 +#: ../src/prefs_matcher.c:1940 ../src/prefs_template.c:518 +#: ../src/prefs_template.c:540 msgid "Entry not saved" msgstr "" -#: src/prefs_actions.c:829 src/prefs_actions.c:859 src/prefs_filtering.c:1535 -#: src/prefs_filtering.c:1557 src/prefs_template.c:519 -#: src/prefs_template.c:541 +#: ../src/prefs_actions.c:829 ../src/prefs_actions.c:859 +#: ../src/prefs_filtering.c:1535 ../src/prefs_filtering.c:1557 +#: ../src/prefs_template.c:519 ../src/prefs_template.c:541 msgid "The entry was not saved. Close anyway?" msgstr "" -#: src/prefs_actions.c:830 src/prefs_actions.c:835 src/prefs_actions.c:860 -#: src/prefs_filtering.c:1514 src/prefs_filtering.c:1536 -#: src/prefs_filtering.c:1558 src/prefs_matcher.c:1942 -#: src/prefs_template.c:520 src/prefs_template.c:542 src/prefs_template.c:547 +#: ../src/prefs_actions.c:830 ../src/prefs_actions.c:835 +#: ../src/prefs_actions.c:860 ../src/prefs_filtering.c:1514 +#: ../src/prefs_filtering.c:1536 ../src/prefs_filtering.c:1558 +#: ../src/prefs_matcher.c:1942 ../src/prefs_template.c:520 +#: ../src/prefs_template.c:542 ../src/prefs_template.c:547 msgid "+_Continue editing" msgstr "" -#: src/prefs_actions.c:833 +#: ../src/prefs_actions.c:833 msgid "Actions list not saved" msgstr "" -#: src/prefs_actions.c:834 +#: ../src/prefs_actions.c:834 msgid "The actions list has been modified. Close anyway?" msgstr "" -#: src/prefs_actions.c:899 +#: ../src/prefs_actions.c:899 msgid "Menu name:" msgstr "" -#: src/prefs_actions.c:900 +#: ../src/prefs_actions.c:900 msgid "Use / in menu name to make submenus." msgstr "" -#: src/prefs_actions.c:902 +#: ../src/prefs_actions.c:902 msgid "Command line:" msgstr "" -#: src/prefs_actions.c:903 +#: ../src/prefs_actions.c:903 msgid "Begin with:" msgstr "" -#: src/prefs_actions.c:904 +#: ../src/prefs_actions.c:904 msgid "to send message body or selection to command's standard input" msgstr "" -#: src/prefs_actions.c:905 +#: ../src/prefs_actions.c:905 msgid "to send user provided text to command's standard input" msgstr "" -#: src/prefs_actions.c:906 +#: ../src/prefs_actions.c:906 msgid "to send user provided hidden text to command's standard input" msgstr "" -#: src/prefs_actions.c:907 +#: ../src/prefs_actions.c:907 msgid "End with:" msgstr "" -#: src/prefs_actions.c:908 +#: ../src/prefs_actions.c:908 msgid "to replace message body or selection with command's standard output" msgstr "" -#: src/prefs_actions.c:909 +#: ../src/prefs_actions.c:909 msgid "to insert command's standard output without replacing old text" msgstr "" -#: src/prefs_actions.c:910 +#: ../src/prefs_actions.c:910 msgid "to run command asynchronously" msgstr "" -#: src/prefs_actions.c:911 +#: ../src/prefs_actions.c:911 msgid "Use:" msgstr "" -#: src/prefs_actions.c:912 +#: ../src/prefs_actions.c:912 msgid "for the file of the selected message in RFC822/2822 format " msgstr "" -#: src/prefs_actions.c:913 +#: ../src/prefs_actions.c:913 msgid "" "for the list of the files of the selected messages in RFC822/2822 format" msgstr "" -#: src/prefs_actions.c:914 +#: ../src/prefs_actions.c:914 msgid "for the file of the selected decoded message MIME part" msgstr "" -#: src/prefs_actions.c:915 +#: ../src/prefs_actions.c:915 msgid "for a user provided argument" msgstr "" -#: src/prefs_actions.c:916 +#: ../src/prefs_actions.c:916 msgid "for a user provided hidden argument (e.g. password)" msgstr "" -#: src/prefs_actions.c:917 +#: ../src/prefs_actions.c:917 msgid "for the text selection" msgstr "" -#: src/prefs_actions.c:918 +#: ../src/prefs_actions.c:918 msgid "apply filtering actions between {} to selected messages" msgstr "" -#: src/prefs_actions.c:919 +#: ../src/prefs_actions.c:919 msgid "for a literal %" msgstr "" -#: src/prefs_actions.c:928 src/prefs_themes.c:978 +#: ../src/prefs_actions.c:928 ../src/prefs_themes.c:978 msgid "Actions" msgstr "" -#: src/prefs_actions.c:929 +#: ../src/prefs_actions.c:929 msgid "" "The Actions feature is a way for the user to launch external commands to " "process a complete message file or just one of its parts." msgstr "" -#: src/prefs_actions.c:1015 src/prefs_filtering.c:1731 -#: src/prefs_template.c:999 +#: ../src/prefs_actions.c:1015 ../src/prefs_filtering.c:1731 +#: ../src/prefs_template.c:999 msgid "/D_uplicate" msgstr "" -#: src/prefs_actions.c:1122 +#: ../src/prefs_actions.c:1122 msgid "Current actions" msgstr "" -#: src/prefs_common.c:229 +#: ../src/prefs_common.c:229 msgid "Hello,\\n" msgstr "" -#: src/prefs_common.c:296 +#: ../src/prefs_common.c:296 msgid "On %d\\n%f wrote:\\n\\n%q" msgstr "" -#: src/prefs_common.c:302 +#: ../src/prefs_common.c:302 msgid "" "\\n\\nBegin forwarded message:\\n\\n?d{Date: %d\\n}?f{From: %f\\n}?t{To: %t" "\\n}?c{Cc: %c\\n}?n{Newsgroups: %n\\n}?s{Subject: %s\\n}\\n\\n%M" msgstr "" -#: src/prefs_common.c:441 +#: ../src/prefs_common.c:441 msgid "%y/%m/%d(%a) %H:%M" msgstr "" -#: src/prefs_compose_writing.c:121 +#. Account autoselection +#: ../src/prefs_compose_writing.c:121 msgid "Automatic account selection" msgstr "" -#: src/prefs_compose_writing.c:129 +#: ../src/prefs_compose_writing.c:129 msgid "when replying" msgstr "" -#: src/prefs_compose_writing.c:131 +#: ../src/prefs_compose_writing.c:131 msgid "when forwarding" msgstr "" -#: src/prefs_compose_writing.c:133 +#: ../src/prefs_compose_writing.c:133 msgid "when re-editing" msgstr "" -#: src/prefs_compose_writing.c:135 +#: ../src/prefs_compose_writing.c:135 msgid "Editing" msgstr "" -#: src/prefs_compose_writing.c:138 +#: ../src/prefs_compose_writing.c:138 msgid "Automatically launch the external editor" msgstr "" -#: src/prefs_compose_writing.c:145 +#: ../src/prefs_compose_writing.c:145 msgid "Autosave message text to Drafts folder every" msgstr "" -#: src/prefs_compose_writing.c:155 src/prefs_wrapping.c:97 +#: ../src/prefs_compose_writing.c:155 ../src/prefs_wrapping.c:97 msgid "characters" msgstr "" -#: src/prefs_compose_writing.c:163 +#: ../src/prefs_compose_writing.c:163 msgid "Undo level" msgstr "" -#: src/prefs_compose_writing.c:175 +#: ../src/prefs_compose_writing.c:175 msgid "Replying" msgstr "" -#: src/prefs_compose_writing.c:178 +#: ../src/prefs_compose_writing.c:178 msgid "Reply will quote by default" msgstr "" -#: src/prefs_compose_writing.c:181 +#: ../src/prefs_compose_writing.c:181 msgid "Reply button invokes mailing list reply" msgstr "" -#: src/prefs_compose_writing.c:183 +#: ../src/prefs_compose_writing.c:183 msgid "Forwarding" msgstr "" -#: src/prefs_compose_writing.c:186 src/prefs_filtering_action.c:176 +#: ../src/prefs_compose_writing.c:186 ../src/prefs_filtering_action.c:176 msgid "Forward as attachment" msgstr "" -#: src/prefs_compose_writing.c:189 +#: ../src/prefs_compose_writing.c:189 msgid "Keep the original 'From' header when redirecting" msgstr "" -#: src/prefs_compose_writing.c:192 +#. dnd insert or attach +#: ../src/prefs_compose_writing.c:192 msgid "When dropping files into the Compose window" msgstr "" -#: src/prefs_compose_writing.c:201 +#: ../src/prefs_compose_writing.c:201 msgid "Ask" msgstr "" -#: src/prefs_compose_writing.c:202 src/toolbar.c:439 +#: ../src/prefs_compose_writing.c:202 ../src/toolbar.c:439 msgid "Insert" msgstr "" -#: src/prefs_compose_writing.c:203 src/toolbar.c:440 +#: ../src/prefs_compose_writing.c:203 ../src/toolbar.c:440 msgid "Attach" msgstr "" -#: src/prefs_compose_writing.c:218 +#. quote chars +#: ../src/prefs_compose_writing.c:218 msgid "Quotation characters" msgstr "" -#: src/prefs_compose_writing.c:233 +#: ../src/prefs_compose_writing.c:233 msgid "Treat these characters as quotation marks: " msgstr "" -#: src/prefs_compose_writing.c:344 +#: ../src/prefs_compose_writing.c:344 msgid "Writing" msgstr "" -#: src/prefs_customheader.c:181 +#: ../src/prefs_customheader.c:181 msgid "Custom header configuration" msgstr "" -#: src/prefs_customheader.c:234 +#: ../src/prefs_customheader.c:234 msgid "From file..." msgstr "" -#: src/prefs_customheader.c:503 src/prefs_display_header.c:598 -#: src/prefs_matcher.c:1436 src/prefs_matcher.c:1451 +#: ../src/prefs_customheader.c:503 ../src/prefs_display_header.c:598 +#: ../src/prefs_matcher.c:1436 ../src/prefs_matcher.c:1451 msgid "Header name is not set." msgstr "" -#: src/prefs_customheader.c:513 +#: ../src/prefs_customheader.c:513 msgid "This Header name is not allowed as a custom header." msgstr "" -#: src/prefs_customheader.c:560 +#: ../src/prefs_customheader.c:560 msgid "Choose a PNG file" msgstr "" -#: src/prefs_customheader.c:562 +#: ../src/prefs_customheader.c:562 msgid "Choose an XBM file" msgstr "" -#: src/prefs_customheader.c:564 +#: ../src/prefs_customheader.c:564 msgid "Choose a text file" msgstr "" -#: src/prefs_customheader.c:577 +#: ../src/prefs_customheader.c:577 msgid "This file isn't an image." msgstr "" -#: src/prefs_customheader.c:582 +#: ../src/prefs_customheader.c:582 msgid "The chosen image isn't the correct size (48x48)." msgstr "" -#: src/prefs_customheader.c:588 +#: ../src/prefs_customheader.c:588 msgid "The image is too big; it must be maximum 725 bytes." msgstr "" -#: src/prefs_customheader.c:593 +#: ../src/prefs_customheader.c:593 msgid "The image isn't in the correct format (PNG)." msgstr "" -#: src/prefs_customheader.c:602 +#: ../src/prefs_customheader.c:602 msgid "The image isn't in the correct format (XBM)." msgstr "" -#: src/prefs_customheader.c:611 +#: ../src/prefs_customheader.c:611 msgid "Couldn't call `compface`. Make sure it's in your $PATH." msgstr "" -#: src/prefs_customheader.c:617 +#: ../src/prefs_customheader.c:617 #, c-format msgid "Compface error: %s" msgstr "" -#: src/prefs_customheader.c:668 +#: ../src/prefs_customheader.c:668 msgid "This file contains newlines." msgstr "" -#: src/prefs_customheader.c:698 +#: ../src/prefs_customheader.c:698 msgid "Delete header" msgstr "" -#: src/prefs_customheader.c:699 +#: ../src/prefs_customheader.c:699 msgid "Do you really want to delete this header?" msgstr "" -#: src/prefs_customheader.c:869 +#: ../src/prefs_customheader.c:869 msgid "Current custom headers" msgstr "" -#: src/prefs_display_header.c:257 +#: ../src/prefs_display_header.c:257 msgid "Displayed header configuration" msgstr "" -#: src/prefs_display_header.c:281 +#: ../src/prefs_display_header.c:281 msgid "Header name" msgstr "" -#: src/prefs_display_header.c:316 +#: ../src/prefs_display_header.c:316 msgid "Displayed Headers" msgstr "" -#: src/prefs_display_header.c:382 +#: ../src/prefs_display_header.c:382 msgid "Hidden headers" msgstr "" -#: src/prefs_display_header.c:408 +#: ../src/prefs_display_header.c:408 msgid "Show all unspecified headers" msgstr "" -#: src/prefs_display_header.c:608 +#: ../src/prefs_display_header.c:608 msgid "This header is already in the list." msgstr "" -#: src/prefs_ext_prog.c:105 +#: ../src/prefs_ext_prog.c:105 #, c-format msgid "%s will be replaced with file name / URI" msgstr "" -#: src/prefs_ext_prog.c:123 +#: ../src/prefs_ext_prog.c:123 msgid "Use system defaults when possible" msgstr "" -#: src/prefs_ext_prog.c:148 +#: ../src/prefs_ext_prog.c:148 msgid "Web browser" msgstr "" -#: src/prefs_ext_prog.c:182 +#: ../src/prefs_ext_prog.c:182 msgid "Text editor" msgstr "" -#: src/prefs_ext_prog.c:210 +#: ../src/prefs_ext_prog.c:210 msgid "Command for 'Display as text'" msgstr "" -#: src/prefs_ext_prog.c:223 +#: ../src/prefs_ext_prog.c:223 msgid "" "This option enables MIME parts to be displayed in the message view via a " "script when using the 'Display as text' contextual menu item" msgstr "" -#: src/prefs_ext_prog.c:234 +#: ../src/prefs_ext_prog.c:234 msgid "Print command" msgstr "" -#: src/prefs_ext_prog.c:300 src/prefs_image_viewer.c:143 -#: src/prefs_message.c:293 +#: ../src/prefs_ext_prog.c:300 ../src/prefs_image_viewer.c:143 +#: ../src/prefs_message.c:293 msgid "Message View" msgstr "" -#: src/prefs_ext_prog.c:301 +#: ../src/prefs_ext_prog.c:301 msgid "External Programs" msgstr "" -#: src/prefs_filtering_action.c:161 +#: ../src/prefs_filtering_action.c:161 msgid "Move" msgstr "" -#: src/prefs_filtering_action.c:162 +#: ../src/prefs_filtering_action.c:162 msgid "Copy" msgstr "" -#: src/prefs_filtering_action.c:164 +#: ../src/prefs_filtering_action.c:164 msgid "Hide" msgstr "" -#: src/prefs_filtering_action.c:165 src/prefs_filtering_action.c:166 -#: src/prefs_filtering_action.c:167 src/prefs_filtering_action.c:168 -#: src/prefs_filtering_action.c:169 src/prefs_filtering_action.c:170 -#: src/prefs_filtering_action.c:171 src/prefs_filtering_action.c:172 +#: ../src/prefs_filtering_action.c:165 ../src/prefs_filtering_action.c:166 +#: ../src/prefs_filtering_action.c:167 ../src/prefs_filtering_action.c:168 +#: ../src/prefs_filtering_action.c:169 ../src/prefs_filtering_action.c:170 +#: ../src/prefs_filtering_action.c:171 ../src/prefs_filtering_action.c:172 msgid "Message flags" msgstr "" -#: src/prefs_filtering_action.c:165 src/prefs_summary_column.c:81 -#: src/summaryview.c:2604 +#: ../src/prefs_filtering_action.c:165 ../src/prefs_summary_column.c:81 +#: ../src/summaryview.c:2604 msgid "Mark" msgstr "" -#: src/prefs_filtering_action.c:167 +#: ../src/prefs_filtering_action.c:167 msgid "Lock" msgstr "" -#: src/prefs_filtering_action.c:168 +#: ../src/prefs_filtering_action.c:168 msgid "Unlock" msgstr "" -#: src/prefs_filtering_action.c:169 +#: ../src/prefs_filtering_action.c:169 msgid "Mark as read" msgstr "" -#: src/prefs_filtering_action.c:170 +#: ../src/prefs_filtering_action.c:170 msgid "Mark as unread" msgstr "" -#: src/prefs_filtering_action.c:171 +#: ../src/prefs_filtering_action.c:171 msgid "Mark as spam" msgstr "" -#: src/prefs_filtering_action.c:172 +#: ../src/prefs_filtering_action.c:172 msgid "Mark as ham" msgstr "" -#: src/prefs_filtering_action.c:173 src/prefs_filtering_action.c:1361 -#: src/toolbar.c:189 src/toolbar.c:447 src/toolbar.c:1994 +#: ../src/prefs_filtering_action.c:173 ../src/prefs_filtering_action.c:1361 +#: ../src/toolbar.c:189 ../src/toolbar.c:447 ../src/toolbar.c:1994 msgid "Execute" msgstr "" -#: src/prefs_filtering_action.c:174 +#: ../src/prefs_filtering_action.c:174 msgid "Color label" msgstr "" -#: src/prefs_filtering_action.c:175 src/prefs_filtering_action.c:176 -#: src/prefs_filtering_action.c:177 +#: ../src/prefs_filtering_action.c:175 ../src/prefs_filtering_action.c:176 +#: ../src/prefs_filtering_action.c:177 msgid "Resend" msgstr "" -#: src/prefs_filtering_action.c:177 +#: ../src/prefs_filtering_action.c:177 msgid "Redirect" msgstr "" -#: src/prefs_filtering_action.c:178 src/prefs_filtering_action.c:179 -#: src/prefs_filtering_action.c:1365 src/prefs_matcher.c:587 -#: src/prefs_summary_column.c:90 src/summaryview.c:552 +#. S_COL_NUMBER +#: ../src/prefs_filtering_action.c:178 ../src/prefs_filtering_action.c:179 +#: ../src/prefs_filtering_action.c:1365 ../src/prefs_matcher.c:587 +#: ../src/prefs_summary_column.c:90 ../src/summaryview.c:552 msgid "Score" msgstr "" -#: src/prefs_filtering_action.c:178 +#: ../src/prefs_filtering_action.c:178 msgid "Change score" msgstr "" -#: src/prefs_filtering_action.c:179 +#: ../src/prefs_filtering_action.c:179 msgid "Set score" msgstr "" -#: src/prefs_filtering_action.c:180 src/prefs_filtering_action.c:181 -#: src/prefs_filtering_action.c:182 src/prefs_matcher.c:589 -#: src/prefs_summary_column.c:92 src/summaryview.c:554 +#. S_COL_LOCKED +#. S_COL_SCORE +#. S_COL_LOCKED +#: ../src/prefs_filtering_action.c:180 ../src/prefs_filtering_action.c:181 +#: ../src/prefs_filtering_action.c:182 ../src/prefs_matcher.c:589 +#: ../src/prefs_summary_column.c:92 ../src/summaryview.c:554 msgid "Tags" msgstr "" -#: src/prefs_filtering_action.c:180 +#: ../src/prefs_filtering_action.c:180 msgid "Apply tag" msgstr "" -#: src/prefs_filtering_action.c:181 +#: ../src/prefs_filtering_action.c:181 msgid "Unset tag" msgstr "" -#: src/prefs_filtering_action.c:182 +#: ../src/prefs_filtering_action.c:182 msgid "Clear tags" msgstr "" -#: src/prefs_filtering_action.c:183 src/prefs_filtering_action.c:184 +#: ../src/prefs_filtering_action.c:183 ../src/prefs_filtering_action.c:184 msgid "Threads" msgstr "" -#: src/prefs_filtering_action.c:183 src/toolbar.c:192 src/toolbar.c:432 +#: ../src/prefs_filtering_action.c:183 ../src/toolbar.c:192 +#: ../src/toolbar.c:432 msgid "Ignore thread" msgstr "" -#: src/prefs_filtering_action.c:184 src/toolbar.c:193 src/toolbar.c:433 +#: ../src/prefs_filtering_action.c:184 ../src/toolbar.c:193 +#: ../src/toolbar.c:433 msgid "Watch thread" msgstr "" -#: src/prefs_filtering_action.c:186 +#: ../src/prefs_filtering_action.c:186 msgid "Stop filter" msgstr "" -#: src/prefs_filtering_action.c:382 +#: ../src/prefs_filtering_action.c:382 msgid "Filtering action configuration" msgstr "" -#: src/prefs_filtering_action.c:399 src/prefs_filtering.c:1904 -#: src/prefs_matcher.c:551 +#: ../src/prefs_filtering_action.c:399 ../src/prefs_filtering.c:1904 +#: ../src/prefs_matcher.c:551 msgid "Rule" msgstr "" -#: src/prefs_filtering_action.c:412 src/prefs_filtering.c:427 +#. first row labels +#: ../src/prefs_filtering_action.c:412 ../src/prefs_filtering.c:427 msgid "Action" msgstr "" -#: src/prefs_filtering_action.c:877 +#: ../src/prefs_filtering_action.c:877 msgid "Command line not set" msgstr "" -#: src/prefs_filtering_action.c:878 +#: ../src/prefs_filtering_action.c:878 msgid "Destination is not set." msgstr "" -#: src/prefs_filtering_action.c:889 +#: ../src/prefs_filtering_action.c:889 msgid "Recipient is not set." msgstr "" -#: src/prefs_filtering_action.c:905 +#: ../src/prefs_filtering_action.c:905 msgid "Score is not set" msgstr "" -#: src/prefs_filtering_action.c:913 +#: ../src/prefs_filtering_action.c:913 msgid "Header is not set." msgstr "" -#: src/prefs_filtering_action.c:920 +#: ../src/prefs_filtering_action.c:920 msgid "Target addressbook/folder is not set." msgstr "" -#: src/prefs_filtering_action.c:930 +#: ../src/prefs_filtering_action.c:930 msgid "Tag name is empty." msgstr "" -#: src/prefs_filtering_action.c:1152 +#: ../src/prefs_filtering_action.c:1152 msgid "No action was defined." msgstr "" -#: src/prefs_filtering_action.c:1190 src/prefs_matcher.c:1983 -#: src/quote_fmt.c:76 +#. completion of 'To' from address book +#: ../src/prefs_filtering_action.c:1190 ../src/prefs_matcher.c:1983 +#: ../src/quote_fmt.c:76 msgid "literal %" msgstr "" -#: src/prefs_filtering_action.c:1199 src/prefs_matcher.c:1992 +#: ../src/prefs_filtering_action.c:1199 ../src/prefs_matcher.c:1992 msgid "filename (should not be modified)" msgstr "" -#: src/prefs_filtering_action.c:1200 src/prefs_matcher.c:1993 -#: src/quote_fmt.c:84 +#: ../src/prefs_filtering_action.c:1200 ../src/prefs_matcher.c:1993 +#: ../src/quote_fmt.c:84 msgid "new line" msgstr "" -#: src/prefs_filtering_action.c:1201 src/prefs_matcher.c:1994 +#: ../src/prefs_filtering_action.c:1201 ../src/prefs_matcher.c:1994 msgid "escape character for quotes" msgstr "" -#: src/prefs_filtering_action.c:1202 src/prefs_matcher.c:1995 +#: ../src/prefs_filtering_action.c:1202 ../src/prefs_matcher.c:1995 msgid "quote character" msgstr "" -#: src/prefs_filtering_action.c:1210 +#: ../src/prefs_filtering_action.c:1210 msgid "Filtering Action: 'Execute'" msgstr "" -#: src/prefs_filtering_action.c:1211 +#: ../src/prefs_filtering_action.c:1211 msgid "" "'Execute' allows you to send a message or message element to an external " "program or script.\n" "The following symbols can be used:" msgstr "" -#: src/prefs_filtering_action.c:1347 +#: ../src/prefs_filtering_action.c:1347 msgid "Recipient" msgstr "" -#: src/prefs_filtering_action.c:1351 +#: ../src/prefs_filtering_action.c:1351 msgid "Book/Folder" msgstr "" -#: src/prefs_filtering_action.c:1355 +#: ../src/prefs_filtering_action.c:1355 msgid "Destination" msgstr "" -#: src/prefs_filtering_action.c:1358 +#: ../src/prefs_filtering_action.c:1358 msgid "Color" msgstr "" -#: src/prefs_filtering_action.c:1442 +#: ../src/prefs_filtering_action.c:1442 msgid "Current action list" msgstr "" -#: src/prefs_filtering.c:190 src/prefs_filtering.c:353 +#: ../src/prefs_filtering.c:190 ../src/prefs_filtering.c:353 msgid "Filtering/Processing configuration" msgstr "" -#: src/prefs_filtering.c:257 src/prefs_filtering.c:927 -#: src/prefs_filtering.c:1018 +#: ../src/prefs_filtering.c:257 ../src/prefs_filtering.c:927 +#: ../src/prefs_filtering.c:1018 msgid "Filtering Account Menu|All" msgstr "" -#: src/prefs_filtering.c:405 +#: ../src/prefs_filtering.c:405 msgid "Condition" msgstr "" -#: src/prefs_filtering.c:418 src/prefs_filtering.c:440 +#: ../src/prefs_filtering.c:418 ../src/prefs_filtering.c:440 msgid " Define... " msgstr "" -#: src/prefs_filtering.c:469 +#: ../src/prefs_filtering.c:469 msgid "Append the new rule above to the list" msgstr "" -#: src/prefs_filtering.c:478 +#: ../src/prefs_filtering.c:478 msgid "Replace the selected rule in list with the rule above" msgstr "" -#: src/prefs_filtering.c:486 +#: ../src/prefs_filtering.c:486 msgid "Delete the selected rule from the list" msgstr "" -#: src/prefs_filtering.c:523 +#: ../src/prefs_filtering.c:523 msgid "Move the selected rule to the top" msgstr "" -#: src/prefs_filtering.c:526 +#: ../src/prefs_filtering.c:526 msgid "Page up" msgstr "" -#: src/prefs_filtering.c:534 +#: ../src/prefs_filtering.c:534 msgid "Move the selected rule one page up" msgstr "" -#: src/prefs_filtering.c:543 +#: ../src/prefs_filtering.c:543 msgid "Move the selected rule up" msgstr "" -#: src/prefs_filtering.c:551 +#: ../src/prefs_filtering.c:551 msgid "Move the selected rule down" msgstr "" -#: src/prefs_filtering.c:554 +#: ../src/prefs_filtering.c:554 msgid "Page down" msgstr "" -#: src/prefs_filtering.c:562 +#: ../src/prefs_filtering.c:562 msgid "Move the selected rule one page down" msgstr "" -#: src/prefs_filtering.c:571 +#: ../src/prefs_filtering.c:571 msgid "Move the selected rule to the bottom" msgstr "" -#: src/prefs_filtering.c:1074 src/prefs_filtering.c:1160 +#: ../src/prefs_filtering.c:1074 ../src/prefs_filtering.c:1160 msgid "Condition string is not valid." msgstr "" -#: src/prefs_filtering.c:1110 src/prefs_filtering.c:1168 +#: ../src/prefs_filtering.c:1110 ../src/prefs_filtering.c:1168 msgid "Action string is not valid." msgstr "" -#: src/prefs_filtering.c:1147 +#: ../src/prefs_filtering.c:1147 msgid "Condition string is empty." msgstr "" -#: src/prefs_filtering.c:1153 +#: ../src/prefs_filtering.c:1153 msgid "Action string is empty." msgstr "" -#: src/prefs_filtering.c:1239 +#: ../src/prefs_filtering.c:1239 msgid "Delete rule" msgstr "" -#: src/prefs_filtering.c:1240 +#: ../src/prefs_filtering.c:1240 msgid "Do you really want to delete this rule?" msgstr "" -#: src/prefs_filtering.c:1258 +#: ../src/prefs_filtering.c:1258 msgid "Delete all rules" msgstr "" -#: src/prefs_filtering.c:1259 +#: ../src/prefs_filtering.c:1259 msgid "Do you really want to delete all the rules?" msgstr "" -#: src/prefs_filtering.c:1512 +#: ../src/prefs_filtering.c:1512 msgid "Filtering rules not saved" msgstr "" -#: src/prefs_filtering.c:1513 +#: ../src/prefs_filtering.c:1513 msgid "The list of filtering rules have been modified. Close anyway?" msgstr "" -#: src/prefs_filtering.c:1733 +#: ../src/prefs_filtering.c:1733 msgid "/---" msgstr "" -#: src/prefs_filtering.c:1734 +#: ../src/prefs_filtering.c:1734 msgid "/Move one page up" msgstr "" -#: src/prefs_filtering.c:1735 +#: ../src/prefs_filtering.c:1735 msgid "/Move one page down" msgstr "" -#: src/prefs_filtering.c:1872 +#: ../src/prefs_filtering.c:1872 msgid "Enable" msgstr "" -#: src/prefs_folder_column.c:214 +#: ../src/prefs_folder_column.c:214 msgid "Folder list columns configuration" msgstr "" -#: src/prefs_folder_column.c:231 +#: ../src/prefs_folder_column.c:231 msgid "" "Select columns to be displayed in the folder list. You can modify\n" "the order by using the Up / Down buttons or by dragging the items." msgstr "" -#: src/prefs_folder_column.c:260 src/prefs_summary_column.c:275 +#: ../src/prefs_folder_column.c:260 ../src/prefs_summary_column.c:275 msgid "Hidden columns" msgstr "" -#: src/prefs_folder_column.c:292 src/prefs_summaries.c:408 -#: src/prefs_summaries.c:539 src/prefs_summary_column.c:307 +#: ../src/prefs_folder_column.c:292 ../src/prefs_summaries.c:408 +#: ../src/prefs_summaries.c:539 ../src/prefs_summary_column.c:307 msgid "Displayed columns" msgstr "" -#: src/prefs_folder_column.c:331 src/prefs_msg_colors.c:500 -#: src/prefs_summary_column.c:346 src/prefs_toolbar.c:917 +#: ../src/prefs_folder_column.c:331 ../src/prefs_msg_colors.c:500 +#: ../src/prefs_summary_column.c:346 ../src/prefs_toolbar.c:917 msgid " Use default " msgstr "" -#: src/prefs_folder_item.c:248 src/prefs_folder_item.c:781 +#: ../src/prefs_folder_item.c:248 ../src/prefs_folder_item.c:781 msgid "" "These preferences will not be saved as this folder is a top-level one. " "However you can use them to set them to the whole mailbox tree using \"Apply " "to subfolders\"." msgstr "" -#: src/prefs_folder_item.c:260 src/prefs_folder_item.c:793 +#. Apply to subfolders +#: ../src/prefs_folder_item.c:260 ../src/prefs_folder_item.c:793 msgid "" "Apply to\n" "subfolders" msgstr "" -#: src/prefs_folder_item.c:285 +#: ../src/prefs_folder_item.c:285 msgid "Normal" msgstr "" -#: src/prefs_folder_item.c:287 +#: ../src/prefs_folder_item.c:287 msgid "Outbox" msgstr "" -#: src/prefs_folder_item.c:303 +#: ../src/prefs_folder_item.c:303 msgid "Folder type" msgstr "" -#: src/prefs_folder_item.c:315 +#. Simplify Subject +#: ../src/prefs_folder_item.c:315 msgid "Simplify Subject RegExp" msgstr "" -#: src/prefs_folder_item.c:341 +#. Test RegExp +#: ../src/prefs_folder_item.c:341 msgid "Test RegExp" msgstr "" -#: src/prefs_folder_item.c:373 +#. Folder chmod +#: ../src/prefs_folder_item.c:373 msgid "Folder chmod" msgstr "" -#: src/prefs_folder_item.c:399 +#. Folder color +#: ../src/prefs_folder_item.c:399 msgid "Folder color" msgstr "" -#: src/prefs_folder_item.c:412 src/prefs_folder_item.c:1376 +#: ../src/prefs_folder_item.c:412 ../src/prefs_folder_item.c:1376 msgid "Pick color for folder" msgstr "" -#: src/prefs_folder_item.c:430 +#: ../src/prefs_folder_item.c:430 msgid "Run Processing rules at start-up" msgstr "" -#: src/prefs_folder_item.c:445 +#: ../src/prefs_folder_item.c:445 msgid "Run Processing rules when opening" msgstr "" -#: src/prefs_folder_item.c:459 +#. Check folder for new mail +#: ../src/prefs_folder_item.c:459 msgid "Scan for new mail" msgstr "" -#: src/prefs_folder_item.c:461 +#: ../src/prefs_folder_item.c:461 msgid "" "Turn this option on if mail is delivered directly to this folder by server " "side filtering on IMAP or by an external application" msgstr "" -#: src/prefs_folder_item.c:476 +#. Synchronise folder for offline use +#: ../src/prefs_folder_item.c:476 msgid "Synchronise for offline use" msgstr "" -#: src/prefs_folder_item.c:497 +#: ../src/prefs_folder_item.c:497 msgid "Fetch message bodies from the last" msgstr "" -#: src/prefs_folder_item.c:504 +#: ../src/prefs_folder_item.c:504 msgid "0: all bodies" msgstr "" -#: src/prefs_folder_item.c:512 +#: ../src/prefs_folder_item.c:512 msgid "Remove older messages bodies" msgstr "" -#: src/prefs_folder_item.c:529 +#: ../src/prefs_folder_item.c:529 msgid "Discard folder cache" msgstr "" -#: src/prefs_folder_item.c:802 +#: ../src/prefs_folder_item.c:802 msgid "Request Return Receipt" msgstr "" -#: src/prefs_folder_item.c:817 +#: ../src/prefs_folder_item.c:817 msgid "Save copy of outgoing messages to this folder instead of Sent" msgstr "" -#: src/prefs_folder_item.c:830 +#. Default To +#: ../src/prefs_folder_item.c:830 msgid "Default To:" msgstr "" -#: src/prefs_folder_item.c:851 +#. Default address to reply to +#: ../src/prefs_folder_item.c:851 msgid "Default To: for replies" msgstr "" -#: src/prefs_folder_item.c:872 +#. Default account +#: ../src/prefs_folder_item.c:872 msgid "Default account" msgstr "" -#: src/prefs_folder_item.c:1389 +#: ../src/prefs_folder_item.c:1389 msgid "Discard cache" msgstr "" -#: src/prefs_folder_item.c:1390 +#: ../src/prefs_folder_item.c:1390 msgid "Do you really want to discard the local cached data for this folder?" msgstr "" -#: src/prefs_folder_item.c:1392 +#: ../src/prefs_folder_item.c:1392 msgid "+Discard" msgstr "" -#: src/prefs_folder_item.c:1512 +#: ../src/prefs_folder_item.c:1512 msgid "General" msgstr "" -#: src/prefs_folder_item.c:1576 +#: ../src/prefs_folder_item.c:1576 #, c-format msgid "Properties for folder %s" msgstr "" -#: src/prefs_fonts.c:82 +#. normal font label +#: ../src/prefs_fonts.c:82 msgid "Folder and Message Lists" msgstr "" -#: src/prefs_fonts.c:102 src/prefs_matcher.c:1862 +#. message font label +#: ../src/prefs_fonts.c:102 ../src/prefs_matcher.c:1862 msgid "Message" msgstr "" -#: src/prefs_fonts.c:129 +#. derive from normal font check button +#: ../src/prefs_fonts.c:129 msgid "Derive small and bold fonts from Folder and Message Lists font" msgstr "" -#: src/prefs_fonts.c:139 +#. small font label +#: ../src/prefs_fonts.c:139 msgid "Small" msgstr "" -#: src/prefs_fonts.c:161 +#. bold font label +#: ../src/prefs_fonts.c:161 msgid "Bold" msgstr "" -#: src/prefs_fonts.c:184 +#. print check button +#: ../src/prefs_fonts.c:184 msgid "Use different font for printing" msgstr "" -#: src/prefs_fonts.c:194 +#. print font label +#: ../src/prefs_fonts.c:194 msgid "Message Printing" msgstr "" -#: src/prefs_fonts.c:277 src/prefs_msg_colors.c:838 src/prefs_summaries.c:669 -#: src/prefs_themes.c:362 +#: ../src/prefs_fonts.c:277 ../src/prefs_msg_colors.c:838 +#: ../src/prefs_summaries.c:669 ../src/prefs_themes.c:362 msgid "Display" msgstr "" -#: src/prefs_fonts.c:278 +#: ../src/prefs_fonts.c:278 msgid "Fonts" msgstr "" -#: src/prefs_gtk.c:938 +#: ../src/prefs_gtk.c:938 msgid "Preferences" msgstr "" -#: src/prefs_image_viewer.c:69 +#: ../src/prefs_image_viewer.c:69 msgid "Automatically display attached images" msgstr "" -#: src/prefs_image_viewer.c:77 +#: ../src/prefs_image_viewer.c:77 msgid "Resize attached images by default" msgstr "" -#: src/prefs_image_viewer.c:80 +#: ../src/prefs_image_viewer.c:80 msgid "Clicking image toggles scaling" msgstr "" -#: src/prefs_image_viewer.c:86 +#: ../src/prefs_image_viewer.c:86 msgid "Display images inline" msgstr "" -#: src/prefs_image_viewer.c:92 +#: ../src/prefs_image_viewer.c:92 msgid "Print images" msgstr "" -#: src/prefs_image_viewer.c:144 +#: ../src/prefs_image_viewer.c:144 msgid "Image Viewer" msgstr "" -#: src/prefs_logging.c:146 src/prefs_logging.c:261 +#: ../src/prefs_logging.c:146 ../src/prefs_logging.c:261 msgid "Restrict the log window to" msgstr "" -#: src/prefs_logging.c:160 src/prefs_logging.c:275 +#: ../src/prefs_logging.c:160 ../src/prefs_logging.c:275 msgid "0 to stop logging in the log window" msgstr "" -#: src/prefs_logging.c:163 src/prefs_logging.c:278 +#: ../src/prefs_logging.c:163 ../src/prefs_logging.c:278 msgid "lines" msgstr "" -#: src/prefs_logging.c:172 +#: ../src/prefs_logging.c:172 msgid "Filtering/processing log" msgstr "" -#: src/prefs_logging.c:175 +#: ../src/prefs_logging.c:175 msgid "Enable logging of filtering/processing rules" msgstr "" -#: src/prefs_logging.c:183 +#: ../src/prefs_logging.c:183 msgid "" "If checked, turns on logging of filtering and processing rules.\n" "The log is accessible from 'Tools/Filtering log'.\n" @@ -10484,47 +10667,47 @@ "might be critical when applying many rules upon thousands of messages." msgstr "" -#: src/prefs_logging.c:191 +#: ../src/prefs_logging.c:191 msgid "Log filtering/processing when..." msgstr "" -#: src/prefs_logging.c:195 +#: ../src/prefs_logging.c:195 msgid "filtering at incorporation" msgstr "" -#: src/prefs_logging.c:197 +#: ../src/prefs_logging.c:197 msgid "pre-processing folders" msgstr "" -#: src/prefs_logging.c:202 +#: ../src/prefs_logging.c:202 msgid "manually filtering" msgstr "" -#: src/prefs_logging.c:204 +#: ../src/prefs_logging.c:204 msgid "post-processing folders" msgstr "" -#: src/prefs_logging.c:211 +#: ../src/prefs_logging.c:211 msgid "processing folders" msgstr "" -#: src/prefs_logging.c:226 +#: ../src/prefs_logging.c:226 msgid "Log level" msgstr "" -#: src/prefs_logging.c:235 +#: ../src/prefs_logging.c:235 msgid "Low" msgstr "" -#: src/prefs_logging.c:236 +#: ../src/prefs_logging.c:236 msgid "Medium" msgstr "" -#: src/prefs_logging.c:237 +#: ../src/prefs_logging.c:237 msgid "High" msgstr "" -#: src/prefs_logging.c:244 +#: ../src/prefs_logging.c:244 msgid "" "Select the level of detail of the logging.\n" "Choose Low to see when rules are applied, which conditions match or don't " @@ -10536,257 +10719,259 @@ "Caution: the higher the level, the greater the impact on performance." msgstr "" -#: src/prefs_logging.c:290 +#. disk log +#: ../src/prefs_logging.c:290 msgid "Disk log" msgstr "" -#: src/prefs_logging.c:292 +#: ../src/prefs_logging.c:292 msgid "Write the following information to disk..." msgstr "" -#: src/prefs_logging.c:300 +#: ../src/prefs_logging.c:300 msgid "Warning messages" msgstr "" -#: src/prefs_logging.c:301 +#: ../src/prefs_logging.c:301 msgid "Network protocol messages" msgstr "" -#: src/prefs_logging.c:305 +#: ../src/prefs_logging.c:305 msgid "Error messages" msgstr "" -#: src/prefs_logging.c:306 +#: ../src/prefs_logging.c:306 msgid "Status messages for filtering/processing log" msgstr "" -#: src/prefs_logging.c:429 +#: ../src/prefs_logging.c:429 msgid "Logging" msgstr "" -#: src/prefs_matcher.c:307 +#: ../src/prefs_matcher.c:307 msgid "more than" msgstr "" -#: src/prefs_matcher.c:308 +#: ../src/prefs_matcher.c:308 msgid "less than" msgstr "" -#: src/prefs_matcher.c:313 +#: ../src/prefs_matcher.c:313 msgid "weeks" msgstr "" -#: src/prefs_matcher.c:317 +#: ../src/prefs_matcher.c:317 msgid "higher than" msgstr "" -#: src/prefs_matcher.c:318 +#: ../src/prefs_matcher.c:318 msgid "lower than" msgstr "" -#: src/prefs_matcher.c:319 src/prefs_matcher.c:325 +#: ../src/prefs_matcher.c:319 ../src/prefs_matcher.c:325 msgid "exactly" msgstr "" -#: src/prefs_matcher.c:323 +#: ../src/prefs_matcher.c:323 msgid "greater than" msgstr "" -#: src/prefs_matcher.c:324 +#: ../src/prefs_matcher.c:324 msgid "smaller than" msgstr "" -#: src/prefs_matcher.c:329 +#: ../src/prefs_matcher.c:329 msgid "bytes" msgstr "" -#: src/prefs_matcher.c:330 +#: ../src/prefs_matcher.c:330 msgid "kilobytes" msgstr "" -#: src/prefs_matcher.c:331 +#: ../src/prefs_matcher.c:331 msgid "megabytes" msgstr "" -#: src/prefs_matcher.c:335 +#: ../src/prefs_matcher.c:335 msgid "contains" msgstr "" -#: src/prefs_matcher.c:336 +#: ../src/prefs_matcher.c:336 msgid "doesn't contain" msgstr "" -#: src/prefs_matcher.c:358 +#: ../src/prefs_matcher.c:358 msgid "headers part" msgstr "" -#: src/prefs_matcher.c:359 +#: ../src/prefs_matcher.c:359 msgid "body part" msgstr "" -#: src/prefs_matcher.c:360 +#: ../src/prefs_matcher.c:360 msgid "whole message" msgstr "" -#: src/prefs_matcher.c:366 src/summaryview.c:5778 +#: ../src/prefs_matcher.c:366 ../src/summaryview.c:5778 msgid "Marked" msgstr "" -#: src/prefs_matcher.c:367 src/summaryview.c:5776 +#: ../src/prefs_matcher.c:367 ../src/summaryview.c:5776 msgid "Deleted" msgstr "" -#: src/prefs_matcher.c:368 +#: ../src/prefs_matcher.c:368 msgid "Replied" msgstr "" -#: src/prefs_matcher.c:369 src/summaryview.c:5770 +#: ../src/prefs_matcher.c:369 ../src/summaryview.c:5770 msgid "Forwarded" msgstr "" -#: src/prefs_matcher.c:371 src/summaryview.c:5762 src/toolbar.c:429 -#: src/toolbar.c:923 src/toolbar.c:1903 +#: ../src/prefs_matcher.c:371 ../src/summaryview.c:5762 ../src/toolbar.c:429 +#: ../src/toolbar.c:923 ../src/toolbar.c:1903 msgid "Spam" msgstr "" -#: src/prefs_matcher.c:375 +#: ../src/prefs_matcher.c:375 msgid "set" msgstr "" -#: src/prefs_matcher.c:376 +#: ../src/prefs_matcher.c:376 msgid "not set" msgstr "" -#: src/prefs_matcher.c:380 +#: ../src/prefs_matcher.c:380 msgid "yes" msgstr "" -#: src/prefs_matcher.c:381 +#: ../src/prefs_matcher.c:381 msgid "no" msgstr "" -#: src/prefs_matcher.c:385 +#: ../src/prefs_matcher.c:385 msgid "Any tags" msgstr "" -#: src/prefs_matcher.c:386 +#: ../src/prefs_matcher.c:386 msgid "Specific tag" msgstr "" -#: src/prefs_matcher.c:390 +#: ../src/prefs_matcher.c:390 msgid "ignored" msgstr "" -#: src/prefs_matcher.c:391 +#: ../src/prefs_matcher.c:391 msgid "not ignored" msgstr "" -#: src/prefs_matcher.c:392 +#: ../src/prefs_matcher.c:392 msgid "watched" msgstr "" -#: src/prefs_matcher.c:393 +#: ../src/prefs_matcher.c:393 msgid "not watched" msgstr "" -#: src/prefs_matcher.c:397 +#: ../src/prefs_matcher.c:397 msgid "found" msgstr "" -#: src/prefs_matcher.c:398 +#: ../src/prefs_matcher.c:398 msgid "not found" msgstr "" -#: src/prefs_matcher.c:402 +#: ../src/prefs_matcher.c:402 msgid "0 (Passed)" msgstr "" -#: src/prefs_matcher.c:403 +#: ../src/prefs_matcher.c:403 msgid "non-0 (Failed)" msgstr "" -#: src/prefs_matcher.c:534 +#: ../src/prefs_matcher.c:534 msgid "Condition configuration" msgstr "" -#: src/prefs_matcher.c:578 +#. criteria combo box +#: ../src/prefs_matcher.c:578 msgid "Match criteria:" msgstr "" -#: src/prefs_matcher.c:584 +#: ../src/prefs_matcher.c:584 msgid "All messages" msgstr "" -#: src/prefs_matcher.c:585 +#: ../src/prefs_matcher.c:585 msgid "Age" msgstr "" -#: src/prefs_matcher.c:585 +#: ../src/prefs_matcher.c:585 msgid "Phrase" msgstr "" -#: src/prefs_matcher.c:585 +#: ../src/prefs_matcher.c:585 msgid "Flags" msgstr "" -#: src/prefs_matcher.c:586 src/prefs_msg_colors.c:413 +#: ../src/prefs_matcher.c:586 ../src/prefs_msg_colors.c:413 msgid "Color labels" msgstr "" -#: src/prefs_matcher.c:586 +#: ../src/prefs_matcher.c:586 msgid "Thread" msgstr "" -#: src/prefs_matcher.c:588 +#: ../src/prefs_matcher.c:588 msgid "Partially downloaded" msgstr "" -#: src/prefs_matcher.c:590 +#: ../src/prefs_matcher.c:590 msgid "External program test" msgstr "" -#: src/prefs_matcher.c:684 +#: ../src/prefs_matcher.c:684 msgid "Use regexp" msgstr "" -#: src/prefs_matcher.c:760 +#: ../src/prefs_matcher.c:760 msgid "Message must match" msgstr "" -#: src/prefs_matcher.c:764 +#: ../src/prefs_matcher.c:764 msgid "at least one" msgstr "" -#: src/prefs_matcher.c:765 +#: ../src/prefs_matcher.c:765 msgid "all" msgstr "" -#: src/prefs_matcher.c:768 +#: ../src/prefs_matcher.c:768 msgid "of above rules" msgstr "" -#: src/prefs_matcher.c:1383 src/prefs_matcher.c:1441 +#: ../src/prefs_matcher.c:1383 ../src/prefs_matcher.c:1441 msgid "Search pattern is not set." msgstr "" -#: src/prefs_matcher.c:1392 +#: ../src/prefs_matcher.c:1392 msgid "Test command is not set." msgstr "" -#: src/prefs_matcher.c:1458 +#: ../src/prefs_matcher.c:1458 msgid "all addresses in all headers" msgstr "" -#: src/prefs_matcher.c:1461 +#: ../src/prefs_matcher.c:1461 msgid "any address in any header" msgstr "" -#: src/prefs_matcher.c:1463 +#: ../src/prefs_matcher.c:1463 #, c-format msgid "the address(es) in header '%s'" msgstr "" -#: src/prefs_matcher.c:1464 +#: ../src/prefs_matcher.c:1464 #, c-format msgid "" "Book/folder path is not set.\n" @@ -10795,89 +10980,89 @@ "'Any' from the book/folder drop-down list." msgstr "" -#: src/prefs_matcher.c:1677 +#: ../src/prefs_matcher.c:1677 msgid "Headers part" msgstr "" -#: src/prefs_matcher.c:1681 +#: ../src/prefs_matcher.c:1681 msgid "Body part" msgstr "" -#: src/prefs_matcher.c:1685 +#: ../src/prefs_matcher.c:1685 msgid "Whole message" msgstr "" -#: src/prefs_matcher.c:1796 src/prefs_matcher.c:1835 +#: ../src/prefs_matcher.c:1796 ../src/prefs_matcher.c:1835 msgid "in" msgstr "" -#: src/prefs_matcher.c:1798 +#: ../src/prefs_matcher.c:1798 msgid "content is" msgstr "" -#: src/prefs_matcher.c:1806 +#: ../src/prefs_matcher.c:1806 msgid "Age is" msgstr "" -#: src/prefs_matcher.c:1811 +#: ../src/prefs_matcher.c:1811 msgid "Flag" msgstr "" -#: src/prefs_matcher.c:1812 src/prefs_matcher.c:1826 +#: ../src/prefs_matcher.c:1812 ../src/prefs_matcher.c:1826 msgid "is" msgstr "" -#: src/prefs_matcher.c:1817 +#: ../src/prefs_matcher.c:1817 msgid "Name:" msgstr "" -#: src/prefs_matcher.c:1825 +#: ../src/prefs_matcher.c:1825 msgid "Label" msgstr "" -#: src/prefs_matcher.c:1830 +#: ../src/prefs_matcher.c:1830 msgid "Value:" msgstr "" -#: src/prefs_matcher.c:1845 +#: ../src/prefs_matcher.c:1845 msgid "Score is" msgstr "" -#: src/prefs_matcher.c:1846 +#: ../src/prefs_matcher.c:1846 msgid "points" msgstr "" -#: src/prefs_matcher.c:1856 +#: ../src/prefs_matcher.c:1856 msgid "Size is" msgstr "" -#: src/prefs_matcher.c:1861 +#: ../src/prefs_matcher.c:1861 msgid "Scope:" msgstr "" -#: src/prefs_matcher.c:1863 +#: ../src/prefs_matcher.c:1863 msgid "tags" msgstr "" -#: src/prefs_matcher.c:1868 +#: ../src/prefs_matcher.c:1868 msgid "type is" msgstr "" -#: src/prefs_matcher.c:1872 +#: ../src/prefs_matcher.c:1872 msgid "Program returns" msgstr "" -#: src/prefs_matcher.c:1941 +#: ../src/prefs_matcher.c:1941 msgid "" "The entry was not saved.\n" "Close anyway?" msgstr "" -#: src/prefs_matcher.c:2003 +#: ../src/prefs_matcher.c:2003 msgid "Match Type: 'Test'" msgstr "" -#: src/prefs_matcher.c:2004 +#: ../src/prefs_matcher.c:2004 msgid "" "'Test' allows you to test a message or message element using an external " "program or script. The program will return either 0 or 1.\n" @@ -10885,1435 +11070,1471 @@ "The following symbols can be used:" msgstr "" -#: src/prefs_matcher.c:2101 +#: ../src/prefs_matcher.c:2101 msgid "Current condition rules" msgstr "" -#: src/prefs_message.c:108 +#: ../src/prefs_message.c:108 msgid "Headers" msgstr "" -#: src/prefs_message.c:111 +#: ../src/prefs_message.c:111 msgid "Display header pane above message view" msgstr "" -#: src/prefs_message.c:115 +#: ../src/prefs_message.c:115 msgid "Display (X-)Face in message view" msgstr "" -#: src/prefs_message.c:118 +#: ../src/prefs_message.c:118 msgid "Display Face in message view" msgstr "" -#: src/prefs_message.c:132 +#: ../src/prefs_message.c:132 msgid "Display headers in message view" msgstr "" -#: src/prefs_message.c:144 +#: ../src/prefs_message.c:144 msgid "HTML messages" msgstr "" -#: src/prefs_message.c:147 +#: ../src/prefs_message.c:147 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_message.c:150 +#: ../src/prefs_message.c:150 msgid "Render HTML-only messages with plugin if possible" msgstr "" -#: src/prefs_message.c:160 +#: ../src/prefs_message.c:160 msgid "Line space" msgstr "" -#: src/prefs_message.c:174 src/prefs_message.c:207 +#: ../src/prefs_message.c:174 ../src/prefs_message.c:207 msgid "pixel(s)" msgstr "" -#: src/prefs_message.c:179 +#: ../src/prefs_message.c:179 msgid "Scroll" msgstr "" -#: src/prefs_message.c:181 +#: ../src/prefs_message.c:181 msgid "Half page" msgstr "" -#: src/prefs_message.c:187 +#: ../src/prefs_message.c:187 msgid "Smooth scroll" msgstr "" -#: src/prefs_message.c:193 +#: ../src/prefs_message.c:193 msgid "Step" msgstr "" -#: src/prefs_message.c:214 +#: ../src/prefs_message.c:214 msgid "Show attachment descriptions (rather than names)" msgstr "" -#: src/prefs_message.c:294 +#: ../src/prefs_message.c:294 msgid "Text Options" msgstr "" -#: src/prefs_msg_colors.c:147 +#: ../src/prefs_msg_colors.c:147 msgid "Message view" msgstr "" -#: src/prefs_msg_colors.c:154 +#: ../src/prefs_msg_colors.c:154 msgid "Enable coloration of message text" msgstr "" -#: src/prefs_msg_colors.c:164 +#: ../src/prefs_msg_colors.c:164 msgid "Quote" msgstr "" -#: src/prefs_msg_colors.c:176 +#: ../src/prefs_msg_colors.c:176 msgid "Cycle quote colors" msgstr "" -#: src/prefs_msg_colors.c:180 +#: ../src/prefs_msg_colors.c:180 msgid "If there are more than 3 quote levels, the colors will be reused" msgstr "" -#: src/prefs_msg_colors.c:187 +#: ../src/prefs_msg_colors.c:187 msgid "1st Level" msgstr "" -#: src/prefs_msg_colors.c:193 src/prefs_msg_colors.c:219 -#: src/prefs_msg_colors.c:245 +#: ../src/prefs_msg_colors.c:193 ../src/prefs_msg_colors.c:219 +#: ../src/prefs_msg_colors.c:245 msgid "Text" msgstr "" -#: src/prefs_msg_colors.c:207 +#: ../src/prefs_msg_colors.c:207 msgid "Tooltip|Pick color for 1st level text" msgstr "" -#: src/prefs_msg_colors.c:213 +#: ../src/prefs_msg_colors.c:213 msgid "2nd Level" msgstr "" -#: src/prefs_msg_colors.c:233 +#: ../src/prefs_msg_colors.c:233 msgid "Tooltip|Pick color for 2nd level text" msgstr "" -#: src/prefs_msg_colors.c:239 +#: ../src/prefs_msg_colors.c:239 msgid "3rd Level" msgstr "" -#: src/prefs_msg_colors.c:259 +#: ../src/prefs_msg_colors.c:259 msgid "Tooltip|Pick color for 3rd level text" msgstr "" -#: src/prefs_msg_colors.c:266 +#: ../src/prefs_msg_colors.c:266 msgid "Enable coloration of text background" msgstr "" -#: src/prefs_msg_colors.c:282 +#: ../src/prefs_msg_colors.c:282 msgid "Tooltip|Pick color for 1st level text background" msgstr "" -#: src/prefs_msg_colors.c:284 src/prefs_msg_colors.c:305 -#: src/prefs_msg_colors.c:326 +#: ../src/prefs_msg_colors.c:284 ../src/prefs_msg_colors.c:305 +#: ../src/prefs_msg_colors.c:326 msgid "Background" msgstr "" -#: src/prefs_msg_colors.c:303 +#: ../src/prefs_msg_colors.c:303 msgid "Tooltip|Pick color for 2nd level text background" msgstr "" -#: src/prefs_msg_colors.c:324 +#: ../src/prefs_msg_colors.c:324 msgid "Tooltip|Pick color for 3rd level text background" msgstr "" -#: src/prefs_msg_colors.c:344 +#: ../src/prefs_msg_colors.c:344 msgid "Tooltip|Pick color for links" msgstr "" -#: src/prefs_msg_colors.c:346 +#: ../src/prefs_msg_colors.c:346 msgid "URI link" msgstr "" -#: src/prefs_msg_colors.c:363 +#: ../src/prefs_msg_colors.c:363 msgid "Tooltip|Pick color for signatures" msgstr "" -#: src/prefs_msg_colors.c:365 +#: ../src/prefs_msg_colors.c:365 msgid "Signatures" msgstr "" -#: src/prefs_msg_colors.c:370 src/prefs_summaries.c:356 +#: ../src/prefs_msg_colors.c:370 ../src/prefs_summaries.c:356 msgid "Folder list" msgstr "" -#: src/prefs_msg_colors.c:383 +#: ../src/prefs_msg_colors.c:383 msgid "" "Pick color for Target folder. Target folder is used when the option 'Execute " "immediately when moving or deleting messages' is turned off" msgstr "" -#: src/prefs_msg_colors.c:387 +#: ../src/prefs_msg_colors.c:387 msgid "Target folder" msgstr "" -#: src/prefs_msg_colors.c:402 +#: ../src/prefs_msg_colors.c:402 msgid "Pick color for folders containing new messages" msgstr "" -#: src/prefs_msg_colors.c:404 +#: ../src/prefs_msg_colors.c:404 msgid "Folder containing new messages" msgstr "" #. TRANSLATORS: 'color %d' refers to the filtering/processing #. rule name and should not be translated -#: src/prefs_msg_colors.c:431 src/prefs_msg_colors.c:463 +#: ../src/prefs_msg_colors.c:431 ../src/prefs_msg_colors.c:463 #, c-format msgid "Tooltip|Pick color for 'color %d'" msgstr "" #. TRANSLATORS: 'color %d' refers to the filtering/processing #. rule name and should not be translated -#: src/prefs_msg_colors.c:435 src/prefs_msg_colors.c:467 +#: ../src/prefs_msg_colors.c:435 ../src/prefs_msg_colors.c:467 #, c-format msgid "Set label for 'color %d'" msgstr "" #. TRANSLATORS: 'color %d' refers to the filtering/processing #. rule name and should not be translated -#: src/prefs_msg_colors.c:596 +#: ../src/prefs_msg_colors.c:596 #, c-format msgid "Dialog title|Pick color for 'color %d'" msgstr "" -#: src/prefs_msg_colors.c:604 +#: ../src/prefs_msg_colors.c:604 msgid "Dialog title|Pick color for 1st level text" msgstr "" -#: src/prefs_msg_colors.c:607 +#: ../src/prefs_msg_colors.c:607 msgid "Dialog title|Pick color for 2nd level text" msgstr "" -#: src/prefs_msg_colors.c:610 +#: ../src/prefs_msg_colors.c:610 msgid "Dialog title|Pick color for 3rd level text" msgstr "" -#: src/prefs_msg_colors.c:613 +#: ../src/prefs_msg_colors.c:613 msgid "Dialog title|Pick color for 1st level text background" msgstr "" -#: src/prefs_msg_colors.c:616 +#: ../src/prefs_msg_colors.c:616 msgid "Dialog title|Pick color for 2nd level text background" msgstr "" -#: src/prefs_msg_colors.c:619 +#: ../src/prefs_msg_colors.c:619 msgid "Dialog title|Pick color for 3rd level text background" msgstr "" -#: src/prefs_msg_colors.c:622 +#: ../src/prefs_msg_colors.c:622 msgid "Dialog title|Pick color for links" msgstr "" -#: src/prefs_msg_colors.c:625 +#: ../src/prefs_msg_colors.c:625 msgid "Dialog title|Pick color for target folder" msgstr "" -#: src/prefs_msg_colors.c:628 +#: ../src/prefs_msg_colors.c:628 msgid "Dialog title|Pick color for signatures" msgstr "" -#: src/prefs_msg_colors.c:631 +#: ../src/prefs_msg_colors.c:631 msgid "Dialog title|Pick color for folder" msgstr "" -#: src/prefs_msg_colors.c:839 +#: ../src/prefs_msg_colors.c:839 msgid "Colors" msgstr "" -#: src/prefs_other.c:92 +#: ../src/prefs_other.c:92 msgid "Select key bindings" msgstr "" -#: src/prefs_other.c:106 +#: ../src/prefs_other.c:106 msgid "Select preset:" msgstr "" -#: src/prefs_other.c:114 src/prefs_other.c:460 +#: ../src/prefs_other.c:114 ../src/prefs_other.c:460 msgid "Old Sylpheed" msgstr "" -#: src/prefs_other.c:122 +#: ../src/prefs_other.c:122 msgid "" "You can also modify each menu shortcut by pressing\n" "any key(s) when focusing the mouse pointer on the item." msgstr "" -#: src/prefs_other.c:517 +#: ../src/prefs_other.c:517 msgid "Add address to destination when double-clicked" msgstr "" -#: src/prefs_other.c:520 +#. On Exit +#: ../src/prefs_other.c:520 msgid "On exit" msgstr "" -#: src/prefs_other.c:523 +#: ../src/prefs_other.c:523 msgid "Confirm on exit" msgstr "" -#: src/prefs_other.c:530 +#: ../src/prefs_other.c:530 msgid "Empty trash on exit" msgstr "" -#: src/prefs_other.c:533 +#: ../src/prefs_other.c:533 msgid "Warn if there are queued messages" msgstr "" -#: src/prefs_other.c:535 +#: ../src/prefs_other.c:535 msgid "Keyboard shortcuts" msgstr "" -#: src/prefs_other.c:538 +#: ../src/prefs_other.c:538 msgid "Enable customisable menu shortcuts" msgstr "" -#: src/prefs_other.c:542 +#: ../src/prefs_other.c:542 msgid "" "If checked, you can change the keyboard shortcuts of most of the menu items " "by focusing on the menu item and pressing a key combination.\n" "Uncheck this option if you want to lock all existing menu shortcuts." msgstr "" -#: src/prefs_other.c:549 +#: ../src/prefs_other.c:549 msgid " Set key bindings... " msgstr "" -#: src/prefs_other.c:562 +#: ../src/prefs_other.c:562 msgid "Socket I/O timeout" msgstr "" -#: src/prefs_other.c:584 +#: ../src/prefs_other.c:584 msgid "Ask before emptying trash" msgstr "" -#: src/prefs_other.c:586 +#: ../src/prefs_other.c:586 msgid "Ask about account specific filtering rules when filtering manually" msgstr "" -#: src/prefs_other.c:589 +#: ../src/prefs_other.c:589 msgid "Synchronise offline folders as soon as possible" msgstr "" -#: src/prefs_receive.c:136 +#. Use of external incorporation program +#: ../src/prefs_receive.c:136 msgid "External incorporation program" msgstr "" -#: src/prefs_receive.c:139 +#: ../src/prefs_receive.c:139 msgid "Use external program for receiving mail" msgstr "" -#: src/prefs_receive.c:146 +#: ../src/prefs_receive.c:146 msgid "Command" msgstr "" -#: src/prefs_receive.c:155 +#. Auto-checking +#: ../src/prefs_receive.c:155 msgid "Automatic checking" msgstr "" -#: src/prefs_receive.c:162 +#: ../src/prefs_receive.c:162 msgid "Automatically check for new mail every" msgstr "" -#: src/prefs_receive.c:180 +#: ../src/prefs_receive.c:180 msgid "Check for new mail on start-up" msgstr "" -#: src/prefs_receive.c:183 +#. receive dialog +#: ../src/prefs_receive.c:183 msgid "Dialogs" msgstr "" -#: src/prefs_receive.c:185 +#: ../src/prefs_receive.c:185 msgid "Show receive dialog" msgstr "" -#: src/prefs_receive.c:194 src/prefs_summaries.c:446 +#: ../src/prefs_receive.c:194 ../src/prefs_summaries.c:446 msgid "Always" msgstr "" -#: src/prefs_receive.c:195 +#: ../src/prefs_receive.c:195 msgid "Only on manual receiving" msgstr "" -#: src/prefs_receive.c:206 +#: ../src/prefs_receive.c:206 msgid "Close receive dialog when finished" msgstr "" -#: src/prefs_receive.c:209 +#: ../src/prefs_receive.c:209 msgid "Don't popup error dialog on receive error" msgstr "" -#: src/prefs_receive.c:211 +#: ../src/prefs_receive.c:211 msgid "After receiving new mail" msgstr "" -#: src/prefs_receive.c:213 +#: ../src/prefs_receive.c:213 msgid "Go to Inbox" msgstr "" -#: src/prefs_receive.c:215 +#: ../src/prefs_receive.c:215 msgid "Update all local folders" msgstr "" -#: src/prefs_receive.c:218 +#: ../src/prefs_receive.c:218 msgid "Run command" msgstr "" -#: src/prefs_receive.c:223 +#: ../src/prefs_receive.c:223 msgid "after automatic check" msgstr "" -#: src/prefs_receive.c:225 +#: ../src/prefs_receive.c:225 msgid "after manual check" msgstr "" -#: src/prefs_receive.c:233 +#: ../src/prefs_receive.c:233 #, c-format msgid "" "Command to execute:\n" "(use %d as number of new mails)" msgstr "" -#: src/prefs_receive.c:258 +#: ../src/prefs_receive.c:258 msgid "Blink LED" msgstr "" -#: src/prefs_receive.c:259 +#: ../src/prefs_receive.c:259 msgid "Play sound" msgstr "" -#: src/prefs_receive.c:261 +#: ../src/prefs_receive.c:261 msgid "Show info banner" msgstr "" -#: src/prefs_receive.c:395 src/prefs_send.c:353 +#: ../src/prefs_receive.c:395 ../src/prefs_send.c:353 msgid "Mail Handling" msgstr "" -#: src/prefs_receive.c:396 +#: ../src/prefs_receive.c:396 msgid "Receiving" msgstr "" -#: src/prefs_send.c:160 +#: ../src/prefs_send.c:160 msgid "Save sent messages to Sent folder" msgstr "" -#: src/prefs_send.c:163 +#: ../src/prefs_send.c:163 msgid "Confirm before sending queued messages" msgstr "" -#: src/prefs_send.c:166 +#: ../src/prefs_send.c:166 msgid "Never send Return Receipts" msgstr "" -#: src/prefs_send.c:169 +#: ../src/prefs_send.c:169 msgid "Show send dialog" msgstr "" -#: src/prefs_send.c:177 +#: ../src/prefs_send.c:177 msgid "Outgoing encoding" msgstr "" -#: src/prefs_send.c:204 +#: ../src/prefs_send.c:204 msgid "" "If 'Automatic' is selected, the optimal encoding for the current locale will " "be used" msgstr "" -#: src/prefs_send.c:220 +#: ../src/prefs_send.c:220 msgid "Automatic (Recommended)" msgstr "" -#: src/prefs_send.c:222 +#: ../src/prefs_send.c:222 msgid "7bit ASCII (US-ASCII)" msgstr "" -#: src/prefs_send.c:223 +#: ../src/prefs_send.c:223 msgid "Unicode (UTF-8)" msgstr "" -#: src/prefs_send.c:225 +#: ../src/prefs_send.c:225 msgid "Western European (ISO-8859-1)" msgstr "" -#: src/prefs_send.c:226 +#: ../src/prefs_send.c:226 msgid "Western European (ISO-8859-15)" msgstr "" -#: src/prefs_send.c:228 +#: ../src/prefs_send.c:228 msgid "Central European (ISO-8859-2)" msgstr "" -#: src/prefs_send.c:230 +#: ../src/prefs_send.c:230 msgid "Baltic (ISO-8859-13)" msgstr "" -#: src/prefs_send.c:231 +#: ../src/prefs_send.c:231 msgid "Baltic (ISO-8859-4)" msgstr "" -#: src/prefs_send.c:233 +#: ../src/prefs_send.c:233 msgid "Greek (ISO-8859-7)" msgstr "" -#: src/prefs_send.c:235 +#: ../src/prefs_send.c:235 msgid "Hebrew (ISO-8859-8)" msgstr "" -#: src/prefs_send.c:236 +#: ../src/prefs_send.c:236 msgid "Hebrew (Windows-1255)" msgstr "" -#: src/prefs_send.c:238 +#: ../src/prefs_send.c:238 msgid "Arabic (ISO-8859-6)" msgstr "" -#: src/prefs_send.c:239 +#: ../src/prefs_send.c:239 msgid "Arabic (Windows-1256)" msgstr "" -#: src/prefs_send.c:241 +#: ../src/prefs_send.c:241 msgid "Turkish (ISO-8859-9)" msgstr "" -#: src/prefs_send.c:243 +#: ../src/prefs_send.c:243 msgid "Cyrillic (ISO-8859-5)" msgstr "" -#: src/prefs_send.c:244 +#: ../src/prefs_send.c:244 msgid "Cyrillic (KOI8-R)" msgstr "" -#: src/prefs_send.c:245 +#: ../src/prefs_send.c:245 msgid "Cyrillic (KOI8-U)" msgstr "" -#: src/prefs_send.c:246 +#: ../src/prefs_send.c:246 msgid "Cyrillic (Windows-1251)" msgstr "" -#: src/prefs_send.c:248 +#: ../src/prefs_send.c:248 msgid "Japanese (ISO-2022-JP)" msgstr "" -#: src/prefs_send.c:250 +#: ../src/prefs_send.c:250 msgid "Japanese (EUC-JP)" msgstr "" -#: src/prefs_send.c:251 +#: ../src/prefs_send.c:251 msgid "Japanese (Shift_JIS)" msgstr "" -#: src/prefs_send.c:254 +#: ../src/prefs_send.c:254 msgid "Simplified Chinese (GB2312)" msgstr "" -#: src/prefs_send.c:255 +#: ../src/prefs_send.c:255 msgid "Simplified Chinese (GBK)" msgstr "" -#: src/prefs_send.c:256 +#: ../src/prefs_send.c:256 msgid "Traditional Chinese (Big5)" msgstr "" -#: src/prefs_send.c:258 +#: ../src/prefs_send.c:258 msgid "Traditional Chinese (EUC-TW)" msgstr "" -#: src/prefs_send.c:259 +#: ../src/prefs_send.c:259 msgid "Chinese (ISO-2022-CN)" msgstr "" -#: src/prefs_send.c:262 +#: ../src/prefs_send.c:262 msgid "Korean (EUC-KR)" msgstr "" -#: src/prefs_send.c:264 +#: ../src/prefs_send.c:264 msgid "Thai (TIS-620)" msgstr "" -#: src/prefs_send.c:265 +#: ../src/prefs_send.c:265 msgid "Thai (Windows-874)" msgstr "" -#: src/prefs_send.c:269 +#: ../src/prefs_send.c:269 msgid "Transfer encoding" msgstr "" -#: src/prefs_send.c:282 +#: ../src/prefs_send.c:282 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters" msgstr "" -#: src/prefs_send.c:354 src/send_message.c:477 src/send_message.c:481 -#: src/send_message.c:486 +#: ../src/prefs_send.c:354 ../src/send_message.c:477 ../src/send_message.c:481 +#: ../src/send_message.c:486 msgid "Sending" msgstr "" -#: src/prefs_spelling.c:87 +#: ../src/prefs_spelling.c:87 msgid "Select dictionaries location" msgstr "" -#: src/prefs_spelling.c:120 +#: ../src/prefs_spelling.c:120 msgid "Pick color for misspelled word" msgstr "" -#: src/prefs_spelling.c:174 +#: ../src/prefs_spelling.c:174 msgid "Enable spell checker" msgstr "" -#: src/prefs_spelling.c:179 +#: ../src/prefs_spelling.c:179 msgid "Enable alternate dictionary" msgstr "" -#: src/prefs_spelling.c:185 +#: ../src/prefs_spelling.c:185 msgid "Faster switching with last used dictionary" msgstr "" -#: src/prefs_spelling.c:187 +#: ../src/prefs_spelling.c:187 msgid "Path to dictionaries" msgstr "" -#: src/prefs_spelling.c:202 +#: ../src/prefs_spelling.c:202 msgid "Automatic spell checking" msgstr "" -#: src/prefs_spelling.c:210 +#: ../src/prefs_spelling.c:210 msgid "Re-check message when changing dictionary" msgstr "" -#: src/prefs_spelling.c:214 +#: ../src/prefs_spelling.c:214 msgid "Dictionary" msgstr "" -#: src/prefs_spelling.c:253 +#: ../src/prefs_spelling.c:253 msgid "Check with both dictionaries" msgstr "" -#: src/prefs_spelling.c:258 +#: ../src/prefs_spelling.c:258 msgid "Default suggestion mode" msgstr "" -#: src/prefs_spelling.c:275 +#: ../src/prefs_spelling.c:275 msgid "Misspelled word color" msgstr "" -#: src/prefs_spelling.c:289 +#: ../src/prefs_spelling.c:289 msgid "Pick color for misspelled word. Use black to underline" msgstr "" -#: src/prefs_spelling.c:404 +#: ../src/prefs_spelling.c:404 msgid "Spell Checking" msgstr "" -#: src/prefs_summaries.c:149 +#: ../src/prefs_summaries.c:149 msgid "the full abbreviated weekday name" msgstr "" -#: src/prefs_summaries.c:150 +#: ../src/prefs_summaries.c:150 msgid "the full weekday name" msgstr "" -#: src/prefs_summaries.c:151 +#: ../src/prefs_summaries.c:151 msgid "the abbreviated month name" msgstr "" -#: src/prefs_summaries.c:152 +#: ../src/prefs_summaries.c:152 msgid "the full month name" msgstr "" -#: src/prefs_summaries.c:153 +#: ../src/prefs_summaries.c:153 msgid "the preferred date and time for the current locale" msgstr "" -#: src/prefs_summaries.c:154 +#: ../src/prefs_summaries.c:154 msgid "the century number (year/100)" msgstr "" -#: src/prefs_summaries.c:155 +#: ../src/prefs_summaries.c:155 msgid "the day of the month as a decimal number" msgstr "" -#: src/prefs_summaries.c:156 +#: ../src/prefs_summaries.c:156 msgid "the hour as a decimal number using a 24-hour clock" msgstr "" -#: src/prefs_summaries.c:157 +#: ../src/prefs_summaries.c:157 msgid "the hour as a decimal number using a 12-hour clock" msgstr "" -#: src/prefs_summaries.c:158 +#: ../src/prefs_summaries.c:158 msgid "the day of the year as a decimal number" msgstr "" -#: src/prefs_summaries.c:159 +#: ../src/prefs_summaries.c:159 msgid "the month as a decimal number" msgstr "" -#: src/prefs_summaries.c:160 +#: ../src/prefs_summaries.c:160 msgid "the minute as a decimal number" msgstr "" -#: src/prefs_summaries.c:161 +#: ../src/prefs_summaries.c:161 msgid "either AM or PM" msgstr "" -#: src/prefs_summaries.c:162 +#: ../src/prefs_summaries.c:162 msgid "the second as a decimal number" msgstr "" -#: src/prefs_summaries.c:163 +#: ../src/prefs_summaries.c:163 msgid "the day of the week as a decimal number" msgstr "" -#: src/prefs_summaries.c:164 +#: ../src/prefs_summaries.c:164 msgid "the preferred date for the current locale" msgstr "" -#: src/prefs_summaries.c:165 +#: ../src/prefs_summaries.c:165 msgid "the last two digits of a year" msgstr "" -#: src/prefs_summaries.c:166 +#: ../src/prefs_summaries.c:166 msgid "the year as a decimal number" msgstr "" -#: src/prefs_summaries.c:167 +#: ../src/prefs_summaries.c:167 msgid "the time zone or name or abbreviation" msgstr "" -#: src/prefs_summaries.c:188 src/prefs_summaries.c:236 -#: src/prefs_summaries.c:507 +#: ../src/prefs_summaries.c:188 ../src/prefs_summaries.c:236 +#: ../src/prefs_summaries.c:507 msgid "Date format" msgstr "" -#: src/prefs_summaries.c:212 +#: ../src/prefs_summaries.c:212 msgid "Specifier" msgstr "" -#: src/prefs_summaries.c:254 +#: ../src/prefs_summaries.c:254 msgid "Example" msgstr "" -#: src/prefs_summaries.c:362 +#: ../src/prefs_summaries.c:362 msgid "Display message number next to folder name" msgstr "" -#: src/prefs_summaries.c:371 +#: ../src/prefs_summaries.c:371 msgid "No" msgstr "" -#: src/prefs_summaries.c:372 +#: ../src/prefs_summaries.c:372 msgid "Unread messages" msgstr "" -#: src/prefs_summaries.c:373 +#: ../src/prefs_summaries.c:373 msgid "Unread and Total messages" msgstr "" -#: src/prefs_summaries.c:383 +#: ../src/prefs_summaries.c:383 msgid "Open last opened folder at startup" msgstr "" -#: src/prefs_summaries.c:386 +#: ../src/prefs_summaries.c:386 msgid "Abbreviate newsgroup names longer than" msgstr "" -#: src/prefs_summaries.c:400 +#: ../src/prefs_summaries.c:400 msgid "letters" msgstr "" -#: src/prefs_summaries.c:418 +#: ../src/prefs_summaries.c:418 msgid "Message list" msgstr "" -#: src/prefs_summaries.c:424 +#: ../src/prefs_summaries.c:424 msgid "Set default selection when entering a folder" msgstr "" -#: src/prefs_summaries.c:437 +#: ../src/prefs_summaries.c:437 msgid "Show \"no unread (or new) message\" dialog" msgstr "" -#: src/prefs_summaries.c:447 +#: ../src/prefs_summaries.c:447 msgid "Assume 'Yes'" msgstr "" -#: src/prefs_summaries.c:448 +#: ../src/prefs_summaries.c:448 msgid "Assume 'No'" msgstr "" -#: src/prefs_summaries.c:454 +#: ../src/prefs_summaries.c:454 msgid "Always open message when selected" msgstr "" -#: src/prefs_summaries.c:457 +#: ../src/prefs_summaries.c:457 msgid "Thread using subject in addition to standard headers" msgstr "" -#: src/prefs_summaries.c:463 +#: ../src/prefs_summaries.c:463 msgid "Execute immediately when moving or deleting messages" msgstr "" -#: src/prefs_summaries.c:465 +#: ../src/prefs_summaries.c:465 msgid "" "Defers moving, copying and deleting of messages until you choose 'Tools/" "Execute'" msgstr "" -#: src/prefs_summaries.c:470 +#: ../src/prefs_summaries.c:470 msgid "" "Only mark message as read when opened \n" "in a new window, or replied to" msgstr "" -#: src/prefs_summaries.c:478 +#: ../src/prefs_summaries.c:478 msgid "Mark messages as read after" msgstr "" -#: src/prefs_summaries.c:494 +#: ../src/prefs_summaries.c:494 msgid "Display sender using address book" msgstr "" -#: src/prefs_summaries.c:498 +#: ../src/prefs_summaries.c:498 msgid "Show tooltips" msgstr "" -#: src/prefs_summaries.c:533 +#: ../src/prefs_summaries.c:533 msgid "Date format help" msgstr "" -#: src/prefs_summaries.c:551 +#: ../src/prefs_summaries.c:551 msgid "Confirm before marking all mails in a folder as read" msgstr "" -#: src/prefs_summaries.c:554 +#: ../src/prefs_summaries.c:554 msgid "Translate header names" msgstr "" -#: src/prefs_summaries.c:556 +#: ../src/prefs_summaries.c:556 msgid "" "The display of standard headers (such as 'From:', 'Subject:') will be " "translated into your language." msgstr "" -#: src/prefs_summaries.c:670 +#: ../src/prefs_summaries.c:670 msgid "Summaries" msgstr "" -#: src/prefs_summary_column.c:83 src/summaryview.c:2598 +#. S_COL_STATUS +#: ../src/prefs_summary_column.c:83 ../src/summaryview.c:2598 msgid "Attachment" msgstr "" -#: src/prefs_summary_column.c:89 +#. S_COL_SIZE +#: ../src/prefs_summary_column.c:89 msgid "Number" msgstr "" -#: src/prefs_summary_column.c:229 +#: ../src/prefs_summary_column.c:229 msgid "Message list columns configuration" msgstr "" -#: src/prefs_summary_column.c:246 +#: ../src/prefs_summary_column.c:246 msgid "" "Select columns to be displayed in the message list. You can modify\n" "the order by using the Up / Down buttons or by dragging the items." msgstr "" -#: src/prefs_summary_open.c:108 +#: ../src/prefs_summary_open.c:108 msgid "first marked email" msgstr "" -#: src/prefs_summary_open.c:109 +#: ../src/prefs_summary_open.c:109 msgid "first new email" msgstr "" -#: src/prefs_summary_open.c:110 +#: ../src/prefs_summary_open.c:110 msgid "first unread email" msgstr "" -#: src/prefs_summary_open.c:111 +#: ../src/prefs_summary_open.c:111 msgid "last opened email" msgstr "" -#: src/prefs_summary_open.c:112 +#: ../src/prefs_summary_open.c:112 msgid "last email in the list" msgstr "" -#: src/prefs_summary_open.c:114 +#: ../src/prefs_summary_open.c:114 msgid "first email in the list" msgstr "" -#: src/prefs_summary_open.c:183 +#: ../src/prefs_summary_open.c:183 msgid " Selection when entering a folder" msgstr "" -#: src/prefs_summary_open.c:229 +#: ../src/prefs_summary_open.c:229 msgid "Possible selections" msgstr "" -#: src/prefs_summary_open.c:265 +#: ../src/prefs_summary_open.c:265 msgid "Selection on folder opening" msgstr "" -#: src/prefs_template.c:211 +#: ../src/prefs_template.c:211 msgid "This name is used as the Menu item" msgstr "" -#: src/prefs_template.c:299 +#: ../src/prefs_template.c:299 msgid "Append the new template above to the list" msgstr "" -#: src/prefs_template.c:308 +#: ../src/prefs_template.c:308 msgid "Replace the selected template in list with the template above" msgstr "" -#: src/prefs_template.c:316 +#: ../src/prefs_template.c:316 msgid "Delete the selected template from the list" msgstr "" -#: src/prefs_template.c:329 +#: ../src/prefs_template.c:329 msgid " Symbols... " msgstr "" -#: src/prefs_template.c:336 +#: ../src/prefs_template.c:336 msgid "Show information on configuring templates" msgstr "" -#: src/prefs_template.c:360 +#: ../src/prefs_template.c:360 msgid "Move the selected template to the top" msgstr "" -#: src/prefs_template.c:370 +#: ../src/prefs_template.c:370 msgid "Move the selected template up" msgstr "" -#: src/prefs_template.c:378 +#: ../src/prefs_template.c:378 msgid "Move the selected template down" msgstr "" -#: src/prefs_template.c:388 +#: ../src/prefs_template.c:388 msgid "Move the selected template to the bottom" msgstr "" -#: src/prefs_template.c:404 +#: ../src/prefs_template.c:404 msgid "Template configuration" msgstr "" -#: src/prefs_template.c:545 +#: ../src/prefs_template.c:545 msgid "Templates list not saved" msgstr "" -#: src/prefs_template.c:546 +#: ../src/prefs_template.c:546 msgid "The templates list has been modified. Close anyway?" msgstr "" -#: src/prefs_template.c:671 +#: ../src/prefs_template.c:671 msgid "Template name is not set." msgstr "" -#: src/prefs_template.c:789 +#: ../src/prefs_template.c:789 msgid "Delete template" msgstr "" -#: src/prefs_template.c:790 +#: ../src/prefs_template.c:790 msgid "Do you really want to delete this template?" msgstr "" -#: src/prefs_template.c:803 +#: ../src/prefs_template.c:803 msgid "Delete all templates" msgstr "" -#: src/prefs_template.c:804 +#: ../src/prefs_template.c:804 msgid "Do you really want to delete all the templates?" msgstr "" -#: src/prefs_template.c:1106 +#: ../src/prefs_template.c:1106 msgid "Current templates" msgstr "" -#: src/prefs_template.c:1133 +#: ../src/prefs_template.c:1133 msgid "Template" msgstr "" -#: src/prefs_themes.c:341 src/prefs_themes.c:712 +#: ../src/prefs_themes.c:341 ../src/prefs_themes.c:712 msgid "Default internal theme" msgstr "" -#: src/prefs_themes.c:363 +#: ../src/prefs_themes.c:363 msgid "Themes" msgstr "" -#: src/prefs_themes.c:450 +#: ../src/prefs_themes.c:450 msgid "Only root can remove system themes" msgstr "" -#: src/prefs_themes.c:453 +#: ../src/prefs_themes.c:453 #, c-format msgid "Remove system theme '%s'" msgstr "" -#: src/prefs_themes.c:456 +#: ../src/prefs_themes.c:456 #, c-format msgid "Remove theme '%s'" msgstr "" -#: src/prefs_themes.c:462 +#: ../src/prefs_themes.c:462 msgid "Are you sure you want to remove this theme?" msgstr "" -#: src/prefs_themes.c:472 +#: ../src/prefs_themes.c:472 #, c-format msgid "" "File %s failed\n" "while removing theme." msgstr "" -#: src/prefs_themes.c:476 +#: ../src/prefs_themes.c:476 msgid "Removing theme directory failed." msgstr "" -#: src/prefs_themes.c:479 +#: ../src/prefs_themes.c:479 msgid "Theme removed successfully" msgstr "" -#: src/prefs_themes.c:499 +#: ../src/prefs_themes.c:499 msgid "Select theme folder" msgstr "" -#: src/prefs_themes.c:514 +#: ../src/prefs_themes.c:514 #, c-format msgid "Install theme '%s'" msgstr "" -#: src/prefs_themes.c:517 +#: ../src/prefs_themes.c:517 msgid "" "This folder doesn't seem to be a theme folder.\n" "Install anyway?" msgstr "" -#: src/prefs_themes.c:524 +#: ../src/prefs_themes.c:524 msgid "Do you want to install theme for all users?" msgstr "" -#: src/prefs_themes.c:545 +#: ../src/prefs_themes.c:545 msgid "" "A theme with the same name is\n" "already installed in this location" msgstr "" -#: src/prefs_themes.c:549 +#: ../src/prefs_themes.c:549 msgid "Couldn't create destination directory" msgstr "" -#: src/prefs_themes.c:562 +#: ../src/prefs_themes.c:562 msgid "Theme installed successfully" msgstr "" -#: src/prefs_themes.c:569 +#: ../src/prefs_themes.c:569 msgid "Failed installing theme" msgstr "" -#: src/prefs_themes.c:572 +#: ../src/prefs_themes.c:572 #, c-format msgid "" "File %s failed\n" "while installing theme." msgstr "" -#: src/prefs_themes.c:673 +#: ../src/prefs_themes.c:673 #, c-format msgid "%d themes available (%d user, %d system, 1 internal)" msgstr "" -#: src/prefs_themes.c:715 +#: ../src/prefs_themes.c:715 #, c-format msgid "Internal theme has %d icons" msgstr "" -#: src/prefs_themes.c:721 +#: ../src/prefs_themes.c:721 msgid "No info file available for this theme" msgstr "" -#: src/prefs_themes.c:739 +#: ../src/prefs_themes.c:739 msgid "Error: couldn't get theme status" msgstr "" -#: src/prefs_themes.c:763 +#: ../src/prefs_themes.c:763 #, c-format msgid "%d files (%d icons), size: %s" msgstr "" -#: src/prefs_themes.c:846 +#: ../src/prefs_themes.c:846 msgid "Selector" msgstr "" -#: src/prefs_themes.c:857 +#: ../src/prefs_themes.c:857 msgid "Install new..." msgstr "" -#: src/prefs_themes.c:873 +#: ../src/prefs_themes.c:873 msgid "Information" msgstr "" -#: src/prefs_themes.c:887 +#: ../src/prefs_themes.c:887 msgid "Author: " msgstr "" -#: src/prefs_themes.c:895 +#: ../src/prefs_themes.c:895 msgid "URL:" msgstr "" -#: src/prefs_themes.c:937 +#: ../src/prefs_themes.c:937 msgid "Preview" msgstr "" -#: src/prefs_themes.c:987 +#: ../src/prefs_themes.c:987 msgid "Use this" msgstr "" -#: src/prefs_themes.c:992 +#: ../src/prefs_themes.c:992 msgid "Remove" msgstr "" -#: src/prefs_toolbar.c:166 +#: ../src/prefs_toolbar.c:166 msgid "" "Selected Action already set.\n" "Please choose another Action from List" msgstr "" -#: src/prefs_toolbar.c:167 +#: ../src/prefs_toolbar.c:167 msgid "Item has no icon defined." msgstr "" -#: src/prefs_toolbar.c:168 +#: ../src/prefs_toolbar.c:168 msgid "Item has no text defined." msgstr "" -#: src/prefs_toolbar.c:215 +#: ../src/prefs_toolbar.c:215 msgid "Main toolbar configuration" msgstr "" -#: src/prefs_toolbar.c:216 +#: ../src/prefs_toolbar.c:216 msgid "Compose toolbar configuration" msgstr "" -#: src/prefs_toolbar.c:217 +#: ../src/prefs_toolbar.c:217 msgid "Message view toolbar configuration" msgstr "" -#: src/prefs_toolbar.c:797 +#: ../src/prefs_toolbar.c:797 msgid "Toolbar item" msgstr "" -#: src/prefs_toolbar.c:813 +#. toolbar item type +#: ../src/prefs_toolbar.c:813 msgid "Item type" msgstr "" -#: src/prefs_toolbar.c:820 +#: ../src/prefs_toolbar.c:820 msgid "Internal Function" msgstr "" -#: src/prefs_toolbar.c:821 +#: ../src/prefs_toolbar.c:821 msgid "User Action" msgstr "" -#: src/prefs_toolbar.c:821 src/toolbar.c:214 +#: ../src/prefs_toolbar.c:821 ../src/toolbar.c:214 msgid "Separator" msgstr "" -#: src/prefs_toolbar.c:828 +#. available actions +#: ../src/prefs_toolbar.c:828 msgid "Event executed on click" msgstr "" -#: src/prefs_toolbar.c:848 +#. toolbar item description +#: ../src/prefs_toolbar.c:848 msgid "Toolbar text" msgstr "" -#: src/prefs_toolbar.c:863 src/prefs_toolbar.c:1096 +#: ../src/prefs_toolbar.c:863 ../src/prefs_toolbar.c:1096 msgid "Icon" msgstr "" -#: src/prefs_toolbar.c:994 src/prefs_toolbar.c:1008 src/prefs_toolbar.c:1022 +#: ../src/prefs_toolbar.c:994 ../src/prefs_toolbar.c:1008 +#: ../src/prefs_toolbar.c:1022 msgid "Customize Toolbars" msgstr "" -#: src/prefs_toolbar.c:995 +#: ../src/prefs_toolbar.c:995 msgid "Main Window" msgstr "" -#: src/prefs_toolbar.c:1009 +#: ../src/prefs_toolbar.c:1009 msgid "Message Window" msgstr "" -#: src/prefs_toolbar.c:1023 +#: ../src/prefs_toolbar.c:1023 msgid "Compose Window" msgstr "" -#: src/prefs_toolbar.c:1119 +#: ../src/prefs_toolbar.c:1119 msgid "Icon text" msgstr "" -#: src/prefs_toolbar.c:1128 +#: ../src/prefs_toolbar.c:1128 msgid "Mapped event" msgstr "" -#: src/prefs_toolbar.c:1411 +#: ../src/prefs_toolbar.c:1411 msgid "Toolbar item icon" msgstr "" -#: src/prefs_wrapping.c:77 +#: ../src/prefs_wrapping.c:77 msgid "Auto wrapping" msgstr "" -#: src/prefs_wrapping.c:78 +#: ../src/prefs_wrapping.c:78 msgid "Wrap quotation" msgstr "" -#: src/prefs_wrapping.c:79 +#: ../src/prefs_wrapping.c:79 msgid "Wrap pasted text" msgstr "" -#: src/prefs_wrapping.c:85 +#: ../src/prefs_wrapping.c:85 msgid "Wrap messages at" msgstr "" -#: src/prefs_wrapping.c:145 +#: ../src/prefs_wrapping.c:145 msgid "Wrapping" msgstr "" -#: src/printing.c:386 +#: ../src/printing.c:386 msgid "First page" msgstr "" -#: src/printing.c:387 +#: ../src/printing.c:387 msgid "Previous page" msgstr "" -#: src/printing.c:393 +#: ../src/printing.c:393 msgid "Next page" msgstr "" -#: src/printing.c:394 +#: ../src/printing.c:394 msgid "Last page" msgstr "" -#: src/printing.c:399 +#: ../src/printing.c:399 msgid "Zoom 100%" msgstr "" -#: src/printing.c:400 +#: ../src/printing.c:400 msgid "Zoom fit" msgstr "" -#: src/printing.c:401 +#: ../src/printing.c:401 msgid "Zoom in" msgstr "" -#: src/printing.c:402 +#: ../src/printing.c:402 msgid "Zoom out" msgstr "" -#: src/printing.c:594 +#: ../src/printing.c:594 #, c-format msgid "Page %d" msgstr "" -#: src/privacy.c:217 src/privacy.c:238 +#: ../src/privacy.c:217 ../src/privacy.c:238 msgid "No information available" msgstr "" -#: src/privacy.c:440 +#: ../src/privacy.c:440 msgid "No recipient keys defined." msgstr "" -#: src/procmime.c:371 src/procmime.c:373 src/procmime.c:374 +#: ../src/procmime.c:371 ../src/procmime.c:373 ../src/procmime.c:374 msgid "[Error decoding BASE64]\n" msgstr "" -#: src/procmsg.c:861 src/procmsg.c:864 +#. Avoid having to translate two similar strings +#: ../src/procmsg.c:861 ../src/procmsg.c:864 +#, c-format msgid "Already trying to send." msgstr "" -#: src/procmsg.c:1469 +#: ../src/procmsg.c:1469 #, c-format msgid "Couldn't open file %s." msgstr "" -#: src/procmsg.c:1567 +#: ../src/procmsg.c:1567 #, c-format msgid "Couldn't encrypt the email: %s" msgstr "" -#: src/procmsg.c:1600 +#: ../src/procmsg.c:1600 +#, c-format msgid "Queued message header is broken." msgstr "" -#: src/procmsg.c:1621 +#: ../src/procmsg.c:1621 +#, c-format msgid "An error happened during SMTP session." msgstr "" -#: src/procmsg.c:1635 +#: ../src/procmsg.c:1635 +#, c-format msgid "" "No specific account has been found to send, and an error happened during " "SMTP session." msgstr "" -#: src/procmsg.c:1643 +#: ../src/procmsg.c:1643 msgid "" "Couldn't determine sending informations. Maybe the email hasn't been " "generated by Claws Mail." msgstr "" -#: src/procmsg.c:1661 +#: ../src/procmsg.c:1661 msgid "Couldn't create temporary file for news sending." msgstr "" -#: src/procmsg.c:1674 +#: ../src/procmsg.c:1674 +#, c-format msgid "Error when writing temporary file for news sending." msgstr "" -#: src/procmsg.c:1688 +#: ../src/procmsg.c:1688 #, c-format msgid "Error occurred while posting the message to %s." msgstr "" -#: src/procmsg.c:2192 +#: ../src/procmsg.c:2192 msgid "Filtering messages...\n" msgstr "" -#: src/quote_fmt.c:46 +#: ../src/quote_fmt.c:46 msgid "symbols:" msgstr "" -#: src/quote_fmt.c:47 +#: ../src/quote_fmt.c:47 msgid "customized date format (see 'man strftime')" msgstr "" -#: src/quote_fmt.c:50 +#. from +#: ../src/quote_fmt.c:50 msgid "email address of sender" msgstr "" -#: src/quote_fmt.c:51 +#. email address +#: ../src/quote_fmt.c:51 msgid "full name of sender" msgstr "" -#: src/quote_fmt.c:52 +#. full name +#: ../src/quote_fmt.c:52 msgid "first name of sender" msgstr "" -#: src/quote_fmt.c:53 +#. first name +#: ../src/quote_fmt.c:53 msgid "last name of sender" msgstr "" -#: src/quote_fmt.c:54 +#. last name +#: ../src/quote_fmt.c:54 msgid "initials of sender" msgstr "" -#: src/quote_fmt.c:61 +#. message-id +#: ../src/quote_fmt.c:61 msgid "message body" msgstr "" -#: src/quote_fmt.c:62 +#. message +#: ../src/quote_fmt.c:62 msgid "quoted message body" msgstr "" -#: src/quote_fmt.c:63 +#. quoted message +#: ../src/quote_fmt.c:63 msgid "message body without signature" msgstr "" -#: src/quote_fmt.c:64 +#. message with no signature +#: ../src/quote_fmt.c:64 msgid "quoted message body without signature" msgstr "" -#: src/quote_fmt.c:65 +#. quoted message with no signature +#: ../src/quote_fmt.c:65 msgid "message tags" msgstr "" -#: src/quote_fmt.c:66 +#. message tags +#: ../src/quote_fmt.c:66 msgid "current dictionary" msgstr "" -#: src/quote_fmt.c:67 +#. current dictionary +#: ../src/quote_fmt.c:67 msgid "cursor position" msgstr "" -#: src/quote_fmt.c:68 +#. X marks the cursor spot +#: ../src/quote_fmt.c:68 msgid "account property: your name" msgstr "" -#: src/quote_fmt.c:69 +#. full name in compose account +#: ../src/quote_fmt.c:69 msgid "account property: your email address" msgstr "" -#: src/quote_fmt.c:70 +#. mail address in compose account +#: ../src/quote_fmt.c:70 msgid "account property: account name" msgstr "" -#: src/quote_fmt.c:71 +#. compose account name itself +#: ../src/quote_fmt.c:71 msgid "account property: organization" msgstr "" -#: src/quote_fmt.c:72 +#. organization in compose account +#: ../src/quote_fmt.c:72 msgid "account property: default dictionary" msgstr "" -#: src/quote_fmt.c:73 +#. main dict (if enabled) in account +#: ../src/quote_fmt.c:73 msgid "address book completion: Cc" msgstr "" -#: src/quote_fmt.c:74 +#. completion of 'Cc' from address book +#: ../src/quote_fmt.c:74 msgid "address book completion: From" msgstr "" -#: src/quote_fmt.c:75 +#. completion of 'From' from address book +#: ../src/quote_fmt.c:75 msgid "address book completion: To" msgstr "" -#: src/quote_fmt.c:77 +#: ../src/quote_fmt.c:77 msgid "literal backslash" msgstr "" -#: src/quote_fmt.c:78 +#: ../src/quote_fmt.c:78 msgid "literal question mark" msgstr "" -#: src/quote_fmt.c:79 +#: ../src/quote_fmt.c:79 msgid "literal exclamation mark" msgstr "" -#: src/quote_fmt.c:80 +#: ../src/quote_fmt.c:80 msgid "literal pipe" msgstr "" -#: src/quote_fmt.c:81 +#: ../src/quote_fmt.c:81 msgid "literal opening curly brace" msgstr "" -#: src/quote_fmt.c:82 +#: ../src/quote_fmt.c:82 msgid "literal closing curly brace" msgstr "" -#: src/quote_fmt.c:83 +#: ../src/quote_fmt.c:83 msgid "tab" msgstr "" -#: src/quote_fmt.c:86 +#: ../src/quote_fmt.c:86 msgid "commands:" msgstr "" -#: src/quote_fmt.c:87 +#: ../src/quote_fmt.c:87 msgid "" "insert expr if x is set, where x is one of\n" "the [dfNFLIstcnriT, ad, af, ao, aT, ABc, ABf, ABt]\n" "symbols (or their long equivalent)" msgstr "" -#: src/quote_fmt.c:88 +#: ../src/quote_fmt.c:88 msgid "" "insert expr if x is not set, where x is one " "of\n" @@ -12321,14 +12542,15 @@ "symbols (or their long equivalent)" msgstr "" -#: src/quote_fmt.c:89 +#: ../src/quote_fmt.c:89 msgid "" "insert file:\n" "sub_expr is evaluated as the path of the file " "to insert" msgstr "" -#: src/quote_fmt.c:90 +#. insert file +#: ../src/quote_fmt.c:90 msgid "" "insert program output:\n" "sub_expr is evaluated as a command-line to " @@ -12336,37 +12558,39 @@ "the output from" msgstr "" -#: src/quote_fmt.c:91 +#. insert program output +#: ../src/quote_fmt.c:91 msgid "" "insert user input:\n" "sub_expr is a variable to be replaced by\n" "user-entered text" msgstr "" -#: src/quote_fmt.c:92 +#. insert user input +#: ../src/quote_fmt.c:92 msgid "" "attach file:\n" "sub_expr is evaluated as the path of the file " "to attach" msgstr "" -#: src/quote_fmt.c:94 +#: ../src/quote_fmt.c:94 msgid "definition of terms:" msgstr "" -#: src/quote_fmt.c:95 +#: ../src/quote_fmt.c:95 msgid "" "text that can contain any of the symbols or\n" "commands above" msgstr "" -#: src/quote_fmt.c:96 +#: ../src/quote_fmt.c:96 msgid "" "text that can contain any of the symbols (no\n" "commands) above" msgstr "" -#: src/quote_fmt.c:97 +#: ../src/quote_fmt.c:97 msgid "" "completion from address book only works with the first\n" "address of the header, it outputs the full name\n" @@ -12374,144 +12598,152 @@ "one contact in the address book" msgstr "" -#: src/quote_fmt.c:105 +#: ../src/quote_fmt.c:105 msgid "Description of symbols" msgstr "" -#: src/quote_fmt.c:106 +#: ../src/quote_fmt.c:106 msgid "The following symbols and commands can be used:" msgstr "" -#: src/quote_fmt.c:143 +#: ../src/quote_fmt.c:143 msgid "Use template when composing new messages" msgstr "" -#: src/quote_fmt.c:231 +#: ../src/quote_fmt.c:231 msgid "Use template when replying to messages" msgstr "" -#: src/quote_fmt.c:246 src/quote_fmt.c:338 +#: ../src/quote_fmt.c:246 ../src/quote_fmt.c:338 msgid "Quotation mark" msgstr "" -#: src/quote_fmt.c:323 +#: ../src/quote_fmt.c:323 msgid "Use template when forwarding messages" msgstr "" -#: src/quote_fmt.c:404 +#: ../src/quote_fmt.c:404 msgid "Description of symbols..." msgstr "" -#: src/quote_fmt.c:437 +#: ../src/quote_fmt.c:437 msgid "Message reply quotation mark format error." msgstr "" -#: src/quote_fmt.c:453 +#: ../src/quote_fmt.c:453 msgid "Message forward quotation mark format error." msgstr "" -#: src/quote_fmt_parse.y:508 +#: ../src/quote_fmt_parse.y:508 #, c-format msgid "Enter text to replace '%s'" msgstr "" -#: src/quote_fmt_parse.y:509 +#: ../src/quote_fmt_parse.y:509 msgid "Enter variable" msgstr "" -#: src/send_message.c:137 +#: ../src/send_message.c:137 #, c-format msgid "Sending message using command: %s\n" msgstr "" -#: src/send_message.c:151 +#: ../src/send_message.c:151 #, c-format msgid "Couldn't execute command: %s" msgstr "" -#: src/send_message.c:186 +#: ../src/send_message.c:186 #, c-format msgid "Error occurred while executing command: %s" msgstr "" -#: src/send_message.c:322 +#: ../src/send_message.c:322 msgid "Connecting" msgstr "" -#: src/send_message.c:327 +#: ../src/send_message.c:327 +#, c-format msgid "Doing POP before SMTP..." msgstr "" -#: src/send_message.c:330 +#: ../src/send_message.c:330 msgid "POP before SMTP" msgstr "" -#: src/send_message.c:335 +#: ../src/send_message.c:335 #, c-format msgid "Connecting to SMTP server: %s ..." msgstr "" -#: src/send_message.c:395 +#: ../src/send_message.c:395 msgid "Mail sent successfully." msgstr "" -#: src/send_message.c:462 +#: ../src/send_message.c:462 +#, c-format msgid "Sending HELO..." msgstr "" -#: src/send_message.c:463 src/send_message.c:468 src/send_message.c:473 +#: ../src/send_message.c:463 ../src/send_message.c:468 +#: ../src/send_message.c:473 msgid "Authenticating" msgstr "" -#: src/send_message.c:464 src/send_message.c:469 +#: ../src/send_message.c:464 ../src/send_message.c:469 msgid "Sending message..." msgstr "" -#: src/send_message.c:467 +#: ../src/send_message.c:467 +#, c-format msgid "Sending EHLO..." msgstr "" -#: src/send_message.c:476 +#: ../src/send_message.c:476 +#, c-format msgid "Sending MAIL FROM..." msgstr "" -#: src/send_message.c:480 +#: ../src/send_message.c:480 +#, c-format msgid "Sending RCPT TO..." msgstr "" -#: src/send_message.c:485 +#: ../src/send_message.c:485 +#, c-format msgid "Sending DATA..." msgstr "" -#: src/send_message.c:489 +#: ../src/send_message.c:489 +#, c-format msgid "Quitting..." msgstr "" -#: src/send_message.c:518 +#: ../src/send_message.c:518 #, c-format msgid "Sending message (%d / %d bytes)" msgstr "" -#: src/send_message.c:566 +#: ../src/send_message.c:566 msgid "Sending message" msgstr "" -#: src/send_message.c:624 src/send_message.c:644 +#: ../src/send_message.c:624 ../src/send_message.c:644 msgid "Error occurred while sending the message." msgstr "" -#: src/send_message.c:627 +#: ../src/send_message.c:627 #, c-format msgid "" "Error occurred while sending the message:\n" "%s" msgstr "" -#: src/setup.c:74 +#: ../src/setup.c:74 msgid "Mailbox setting" msgstr "" -#: src/setup.c:75 +#: ../src/setup.c:75 msgid "" "First, you have to set the location of mailbox.\n" "You can use existing mailbox in MH format\n" @@ -12519,552 +12751,553 @@ "If you're not sure, just select OK." msgstr "" -#: src/sourcewindow.c:69 +#: ../src/sourcewindow.c:69 msgid "Source of the message" msgstr "" -#: src/sourcewindow.c:164 +#: ../src/sourcewindow.c:164 #, c-format msgid "%s - Source" msgstr "" -#: src/ssl_manager.c:157 +#: ../src/ssl_manager.c:157 msgid "Saved SSL Certificates" msgstr "" -#: src/ssl_manager.c:428 +#: ../src/ssl_manager.c:428 msgid "Delete certificate" msgstr "" -#: src/ssl_manager.c:429 +#: ../src/ssl_manager.c:429 msgid "Do you really want to delete this certificate?" msgstr "" -#: src/summary_search.c:230 +#: ../src/summary_search.c:230 msgid "Search messages" msgstr "" -#: src/summary_search.c:256 +#: ../src/summary_search.c:256 msgid "Match any of the following" msgstr "" -#: src/summary_search.c:258 +#: ../src/summary_search.c:258 msgid "Match all of the following" msgstr "" -#: src/summary_search.c:377 +#: ../src/summary_search.c:377 msgid "Body:" msgstr "" -#: src/summary_search.c:384 +#: ../src/summary_search.c:384 msgid "Condition:" msgstr "" -#: src/summary_search.c:414 +#: ../src/summary_search.c:414 msgid "Find _all" msgstr "" -#: src/summary_search.c:675 +#: ../src/summary_search.c:675 msgid "Beginning of list reached; continue from end?" msgstr "" -#: src/summary_search.c:677 +#: ../src/summary_search.c:677 msgid "End of list reached; continue from beginning?" msgstr "" -#: src/summaryview.c:460 +#: ../src/summaryview.c:460 msgid "/_Reply" msgstr "" -#: src/summaryview.c:462 +#: ../src/summaryview.c:462 msgid "/Repl_y to" msgstr "" -#: src/summaryview.c:463 +#: ../src/summaryview.c:463 msgid "/Repl_y to/_all" msgstr "" -#: src/summaryview.c:464 +#: ../src/summaryview.c:464 msgid "/Repl_y to/_sender" msgstr "" -#: src/summaryview.c:465 +#: ../src/summaryview.c:465 msgid "/Repl_y to/mailing _list" msgstr "" -#: src/summaryview.c:469 src/toolbar.c:253 +#: ../src/summaryview.c:469 ../src/toolbar.c:253 msgid "/_Forward" msgstr "" -#: src/summaryview.c:471 src/toolbar.c:254 +#: ../src/summaryview.c:471 ../src/toolbar.c:254 msgid "/For_ward as attachment" msgstr "" -#: src/summaryview.c:472 +#: ../src/summaryview.c:472 msgid "/Redirect" msgstr "" -#: src/summaryview.c:475 +#: ../src/summaryview.c:475 msgid "/M_ove..." msgstr "" -#: src/summaryview.c:476 +#: ../src/summaryview.c:476 msgid "/_Copy..." msgstr "" -#: src/summaryview.c:477 +#: ../src/summaryview.c:477 msgid "/Move to _trash" msgstr "" -#: src/summaryview.c:479 +#: ../src/summaryview.c:479 msgid "/_Delete..." msgstr "" -#: src/summaryview.c:482 +#: ../src/summaryview.c:482 msgid "/_Mark" msgstr "" -#: src/summaryview.c:483 +#: ../src/summaryview.c:483 msgid "/_Mark/_Mark" msgstr "" -#: src/summaryview.c:484 +#: ../src/summaryview.c:484 msgid "/_Mark/_Unmark" msgstr "" -#: src/summaryview.c:485 src/summaryview.c:493 src/summaryview.c:496 +#: ../src/summaryview.c:485 ../src/summaryview.c:493 ../src/summaryview.c:496 msgid "/_Mark/---" msgstr "" -#: src/summaryview.c:486 +#: ../src/summaryview.c:486 msgid "/_Mark/Mark as unr_ead" msgstr "" -#: src/summaryview.c:487 +#: ../src/summaryview.c:487 msgid "/_Mark/Mark as rea_d" msgstr "" -#: src/summaryview.c:488 +#: ../src/summaryview.c:488 msgid "/_Mark/Mark all read" msgstr "" -#: src/summaryview.c:489 +#: ../src/summaryview.c:489 msgid "/_Mark/Ignore thread" msgstr "" -#: src/summaryview.c:490 +#: ../src/summaryview.c:490 msgid "/_Mark/Unignore thread" msgstr "" -#: src/summaryview.c:491 +#: ../src/summaryview.c:491 msgid "/_Mark/Watch thread" msgstr "" -#: src/summaryview.c:492 +#: ../src/summaryview.c:492 msgid "/_Mark/Unwatch thread" msgstr "" -#: src/summaryview.c:494 +#: ../src/summaryview.c:494 msgid "/_Mark/Mark as _spam" msgstr "" -#: src/summaryview.c:495 +#: ../src/summaryview.c:495 msgid "/_Mark/Mark as _ham" msgstr "" -#: src/summaryview.c:497 +#: ../src/summaryview.c:497 msgid "/_Mark/Lock" msgstr "" -#: src/summaryview.c:498 +#: ../src/summaryview.c:498 msgid "/_Mark/Unlock" msgstr "" -#: src/summaryview.c:499 +#: ../src/summaryview.c:499 msgid "/Color la_bel" msgstr "" -#: src/summaryview.c:500 +#: ../src/summaryview.c:500 msgid "/Ta_gs" msgstr "" -#: src/summaryview.c:504 +#: ../src/summaryview.c:504 msgid "/Add sender to address boo_k" msgstr "" -#: src/summaryview.c:507 +#: ../src/summaryview.c:507 msgid "/Create f_ilter rule" msgstr "" -#: src/summaryview.c:508 +#: ../src/summaryview.c:508 msgid "/Create f_ilter rule/_Automatically" msgstr "" -#: src/summaryview.c:510 +#: ../src/summaryview.c:510 msgid "/Create f_ilter rule/by _From" msgstr "" -#: src/summaryview.c:512 +#: ../src/summaryview.c:512 msgid "/Create f_ilter rule/by _To" msgstr "" -#: src/summaryview.c:514 +#: ../src/summaryview.c:514 msgid "/Create f_ilter rule/by _Subject" msgstr "" -#: src/summaryview.c:517 +#: ../src/summaryview.c:517 msgid "/Create processing rule" msgstr "" -#: src/summaryview.c:518 +#: ../src/summaryview.c:518 msgid "/Create processing rule/_Automatically" msgstr "" -#: src/summaryview.c:520 +#: ../src/summaryview.c:520 msgid "/Create processing rule/by _From" msgstr "" -#: src/summaryview.c:522 +#: ../src/summaryview.c:522 msgid "/Create processing rule/by _To" msgstr "" -#: src/summaryview.c:524 +#: ../src/summaryview.c:524 msgid "/Create processing rule/by _Subject" msgstr "" -#: src/summaryview.c:531 +#: ../src/summaryview.c:531 msgid "/_View/Message _source" msgstr "" -#: src/summaryview.c:533 +#: ../src/summaryview.c:533 msgid "/_View/All _headers" msgstr "" -#: src/summaryview.c:536 +#: ../src/summaryview.c:536 msgid "/_Save as..." msgstr "" -#: src/summaryview.c:538 +#: ../src/summaryview.c:538 msgid "/_Print..." msgstr "" -#: src/summaryview.c:660 +#: ../src/summaryview.c:660 msgid "Toggle quick search bar" msgstr "" -#: src/summaryview.c:698 +#: ../src/summaryview.c:698 msgid "Toggle multiple selection" msgstr "" -#: src/summaryview.c:1178 +#: ../src/summaryview.c:1178 msgid "Process mark" msgstr "" -#: src/summaryview.c:1179 +#: ../src/summaryview.c:1179 msgid "Some marks are left. Process them?" msgstr "" -#: src/summaryview.c:1236 +#: ../src/summaryview.c:1236 #, c-format msgid "Scanning folder (%s)..." msgstr "" -#: src/summaryview.c:1717 src/summaryview.c:1769 +#: ../src/summaryview.c:1717 ../src/summaryview.c:1769 msgid "No more unread messages" msgstr "" -#: src/summaryview.c:1718 +#: ../src/summaryview.c:1718 msgid "No unread message found. Search from the end?" msgstr "" -#: src/summaryview.c:1730 src/summaryview.c:1782 src/summaryview.c:1829 -#: src/summaryview.c:1881 src/summaryview.c:1960 +#: ../src/summaryview.c:1730 ../src/summaryview.c:1782 +#: ../src/summaryview.c:1829 ../src/summaryview.c:1881 +#: ../src/summaryview.c:1960 msgid "" "Internal error: unexpected value for prefs_common.next_unread_msg_dialog\n" msgstr "" -#: src/summaryview.c:1738 +#: ../src/summaryview.c:1738 msgid "No unread messages." msgstr "" -#: src/summaryview.c:1770 +#: ../src/summaryview.c:1770 msgid "No unread message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1816 src/summaryview.c:1868 +#: ../src/summaryview.c:1816 ../src/summaryview.c:1868 msgid "No more new messages" msgstr "" -#: src/summaryview.c:1817 +#: ../src/summaryview.c:1817 msgid "No new message found. Search from the end?" msgstr "" -#: src/summaryview.c:1837 +#: ../src/summaryview.c:1837 msgid "No new messages." msgstr "" -#: src/summaryview.c:1869 +#: ../src/summaryview.c:1869 msgid "No new message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1906 src/summaryview.c:1947 +#: ../src/summaryview.c:1906 ../src/summaryview.c:1947 msgid "No more marked messages" msgstr "" -#: src/summaryview.c:1907 +#: ../src/summaryview.c:1907 msgid "No marked message found. Search from the end?" msgstr "" -#: src/summaryview.c:1916 +#: ../src/summaryview.c:1916 msgid "No marked messages." msgstr "" -#: src/summaryview.c:1948 +#: ../src/summaryview.c:1948 msgid "No marked message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1985 src/summaryview.c:2010 +#: ../src/summaryview.c:1985 ../src/summaryview.c:2010 msgid "No more labeled messages" msgstr "" -#: src/summaryview.c:1986 +#: ../src/summaryview.c:1986 msgid "No labeled message found. Search from the end?" msgstr "" -#: src/summaryview.c:1995 src/summaryview.c:2020 +#: ../src/summaryview.c:1995 ../src/summaryview.c:2020 msgid "No labeled messages." msgstr "" -#: src/summaryview.c:2011 +#: ../src/summaryview.c:2011 msgid "No labeled message found. Search from the beginning?" msgstr "" -#: src/summaryview.c:2302 +#: ../src/summaryview.c:2302 msgid "Attracting messages by subject..." msgstr "" -#: src/summaryview.c:2463 +#: ../src/summaryview.c:2463 #, c-format msgid "%d deleted" msgstr "" -#: src/summaryview.c:2467 +#: ../src/summaryview.c:2467 #, c-format msgid "%s%d moved" msgstr "" -#: src/summaryview.c:2468 src/summaryview.c:2475 +#: ../src/summaryview.c:2468 ../src/summaryview.c:2475 msgid ", " msgstr "" -#: src/summaryview.c:2473 +#: ../src/summaryview.c:2473 #, c-format msgid "%s%d copied" msgstr "" -#: src/summaryview.c:2488 +#: ../src/summaryview.c:2488 msgid " item selected" msgstr "" -#: src/summaryview.c:2490 +#: ../src/summaryview.c:2490 msgid " items selected" msgstr "" -#: src/summaryview.c:2508 src/summaryview.c:2525 +#: ../src/summaryview.c:2508 ../src/summaryview.c:2525 #, c-format msgid "%d new, %d unread, %d total (%s)" msgstr "" -#: src/summaryview.c:2520 +#: ../src/summaryview.c:2520 #, c-format msgid "%d/%d selected (%s/%s), %d unread" msgstr "" -#: src/summaryview.c:2792 +#: ../src/summaryview.c:2792 msgid "Sorting summary..." msgstr "" -#: src/summaryview.c:2900 +#: ../src/summaryview.c:2900 msgid "Setting summary from message data..." msgstr "" -#: src/summaryview.c:3094 +#: ../src/summaryview.c:3094 msgid "(No Date)" msgstr "" -#: src/summaryview.c:3131 +#: ../src/summaryview.c:3131 msgid "(No Recipient)" msgstr "" -#: src/summaryview.c:3989 +#: ../src/summaryview.c:3989 msgid "You're not the author of the article.\n" msgstr "" -#: src/summaryview.c:4077 +#: ../src/summaryview.c:4077 #, c-format msgid "Do you really want to delete the selected message?" msgid_plural "Do you really want to delete the %d selected messages?" msgstr[0] "" msgstr[1] "" -#: src/summaryview.c:4080 +#: ../src/summaryview.c:4080 msgid "Delete message(s)" msgstr "" -#: src/summaryview.c:4237 +#: ../src/summaryview.c:4237 msgid "Destination is same as current folder." msgstr "" -#: src/summaryview.c:4334 +#: ../src/summaryview.c:4334 msgid "Destination to copy is same as current folder." msgstr "" -#: src/summaryview.c:4499 +#: ../src/summaryview.c:4499 msgid "Append or Overwrite" msgstr "" -#: src/summaryview.c:4500 +#: ../src/summaryview.c:4500 msgid "Append or overwrite existing file?" msgstr "" -#: src/summaryview.c:4501 +#: ../src/summaryview.c:4501 msgid "_Append" msgstr "" -#: src/summaryview.c:4501 +#: ../src/summaryview.c:4501 msgid "_Overwrite" msgstr "" -#: src/summaryview.c:4548 +#: ../src/summaryview.c:4548 #, c-format msgid "" "You are about to print %d messages, one by one. Do you want to continue?" msgstr "" -#: src/summaryview.c:4869 +#: ../src/summaryview.c:4869 msgid "Building threads..." msgstr "" -#: src/summaryview.c:5088 +#: ../src/summaryview.c:5088 msgid "Skip these rules" msgstr "" -#: src/summaryview.c:5091 +#: ../src/summaryview.c:5091 msgid "Apply these rules regardless of the account they belong to" msgstr "" -#: src/summaryview.c:5094 +#: ../src/summaryview.c:5094 msgid "Apply these rules if they apply to the current account" msgstr "" -#: src/summaryview.c:5123 +#: ../src/summaryview.c:5123 msgid "Filtering" msgstr "" -#: src/summaryview.c:5124 +#: ../src/summaryview.c:5124 msgid "" "There are some filtering rules that belong to an account.\n" "Please choose what to do with these rules:" msgstr "" -#: src/summaryview.c:5126 +#: ../src/summaryview.c:5126 msgid "_Filter" msgstr "" -#: src/summaryview.c:5154 +#: ../src/summaryview.c:5154 msgid "Filtering..." msgstr "" -#: src/summaryview.c:5233 +#: ../src/summaryview.c:5233 msgid "Processing configuration" msgstr "" -#: src/summaryview.c:5758 +#: ../src/summaryview.c:5758 msgid "Ignored thread" msgstr "" -#: src/summaryview.c:5760 +#: ../src/summaryview.c:5760 msgid "Watched thread" msgstr "" -#: src/summaryview.c:5768 +#: ../src/summaryview.c:5768 msgid "Replied - click to see reply" msgstr "" -#: src/summaryview.c:5780 +#: ../src/summaryview.c:5780 msgid "To be moved" msgstr "" -#: src/summaryview.c:5782 +#: ../src/summaryview.c:5782 msgid "To be copied" msgstr "" -#: src/summaryview.c:5794 +#: ../src/summaryview.c:5794 msgid "Signed, has attachment(s)" msgstr "" -#: src/summaryview.c:5796 +#: ../src/summaryview.c:5796 msgid "Signed" msgstr "" -#: src/summaryview.c:5798 +#: ../src/summaryview.c:5798 msgid "Encrypted, has attachment(s)" msgstr "" -#: src/summaryview.c:5800 +#: ../src/summaryview.c:5800 msgid "Encrypted" msgstr "" -#: src/summaryview.c:5802 +#: ../src/summaryview.c:5802 msgid "Has attachment(s)" msgstr "" -#: src/summaryview.c:7300 +#: ../src/summaryview.c:7300 #, c-format msgid "" "Regular expression (regexp) error:\n" "%s" msgstr "" -#: src/summaryview.c:7403 +#: ../src/summaryview.c:7403 msgid "Go back to the folder list (You have unread messages)" msgstr "" -#: src/summaryview.c:7409 +#: ../src/summaryview.c:7409 msgid "Go back to the folder list" msgstr "" -#: src/textview.c:221 +#: ../src/textview.c:221 msgid "/Compose _new message" msgstr "" -#: src/textview.c:222 +#: ../src/textview.c:222 msgid "/Add to _address book" msgstr "" -#: src/textview.c:223 +#: ../src/textview.c:223 msgid "/Copy this add_ress" msgstr "" -#: src/textview.c:228 +#: ../src/textview.c:228 msgid "/_Open image" msgstr "" -#: src/textview.c:229 +#: ../src/textview.c:229 msgid "/_Save image..." msgstr "" -#: src/textview.c:662 +#: ../src/textview.c:662 #, c-format msgid "[%s %s (%d bytes)]" msgstr "" -#: src/textview.c:665 +#: ../src/textview.c:665 #, c-format msgid "[%s (%d bytes)]" msgstr "" -#: src/textview.c:841 +#: ../src/textview.c:841 msgid "" "\n" " This message can't be displayed.\n" @@ -13073,79 +13306,79 @@ " Use " msgstr "" -#: src/textview.c:846 +#: ../src/textview.c:846 msgid "'View Log'" msgstr "" -#: src/textview.c:847 +#: ../src/textview.c:847 msgid " in the Tools menu for more information." msgstr "" -#: src/textview.c:887 +#: ../src/textview.c:887 msgid " The following can be performed on this part\n" msgstr "" -#: src/textview.c:889 +#: ../src/textview.c:889 msgid " by right-clicking the icon or list item:" msgstr "" -#: src/textview.c:893 +#: ../src/textview.c:893 msgid " - To save, select " msgstr "" -#: src/textview.c:894 +#: ../src/textview.c:894 msgid "'Save as...'" msgstr "" -#: src/textview.c:896 +#: ../src/textview.c:896 msgid " (Shortcut key: 'y')" msgstr "" -#: src/textview.c:900 +#: ../src/textview.c:900 msgid " - To display as text, select " msgstr "" -#: src/textview.c:901 +#: ../src/textview.c:901 msgid "'Display as text'" msgstr "" -#: src/textview.c:904 +#: ../src/textview.c:904 msgid " (Shortcut key: 't')" msgstr "" -#: src/textview.c:908 +#: ../src/textview.c:908 msgid " - To open with an external program, select " msgstr "" -#: src/textview.c:909 +#: ../src/textview.c:909 msgid "'Open'" msgstr "" -#: src/textview.c:912 +#: ../src/textview.c:912 msgid " (Shortcut key: 'l')\n" msgstr "" -#: src/textview.c:913 +#: ../src/textview.c:913 msgid " (alternately double-click, or click the middle " msgstr "" -#: src/textview.c:914 +#: ../src/textview.c:914 msgid "mouse button)\n" msgstr "" -#: src/textview.c:915 +#: ../src/textview.c:915 msgid " - Or use " msgstr "" -#: src/textview.c:916 +#: ../src/textview.c:916 msgid "'Open with...'" msgstr "" -#: src/textview.c:917 +#: ../src/textview.c:917 msgid " (Shortcut key: 'o')" msgstr "" -#: src/textview.c:1008 +#: ../src/textview.c:1008 #, c-format msgid "" "The command to view attachment as text failed:\n" @@ -13153,11 +13386,11 @@ "Exit code %d\n" msgstr "" -#: src/textview.c:2068 +#: ../src/textview.c:2068 msgid "Tags: " msgstr "" -#: src/textview.c:2752 +#: ../src/textview.c:2752 #, c-format msgid "" "The real URL is different from the displayed URL.\n" @@ -13169,311 +13402,312 @@ "Open it anyway?" msgstr "" -#: src/textview.c:2761 +#: ../src/textview.c:2761 msgid "Phishing attempt warning" msgstr "" -#: src/textview.c:2762 +#: ../src/textview.c:2762 msgid "_Open URL" msgstr "" -#: src/toolbar.c:176 src/toolbar.c:1859 +#: ../src/toolbar.c:176 ../src/toolbar.c:1859 msgid "Receive Mail on all Accounts" msgstr "" -#: src/toolbar.c:177 src/toolbar.c:1864 +#: ../src/toolbar.c:177 ../src/toolbar.c:1864 msgid "Receive Mail on current Account" msgstr "" -#: src/toolbar.c:178 src/toolbar.c:1868 +#: ../src/toolbar.c:178 ../src/toolbar.c:1868 msgid "Send Queued Messages" msgstr "" -#: src/toolbar.c:179 src/toolbar.c:894 src/toolbar.c:1882 src/toolbar.c:1893 +#: ../src/toolbar.c:179 ../src/toolbar.c:894 ../src/toolbar.c:1882 +#: ../src/toolbar.c:1893 msgid "Compose Email" msgstr "" -#: src/toolbar.c:180 +#: ../src/toolbar.c:180 msgid "Compose News" msgstr "" -#: src/toolbar.c:181 src/toolbar.c:1918 src/toolbar.c:1925 +#: ../src/toolbar.c:181 ../src/toolbar.c:1918 ../src/toolbar.c:1925 msgid "Reply to Message" msgstr "" -#: src/toolbar.c:182 src/toolbar.c:1932 src/toolbar.c:1939 +#: ../src/toolbar.c:182 ../src/toolbar.c:1932 ../src/toolbar.c:1939 msgid "Reply to Sender" msgstr "" -#: src/toolbar.c:183 src/toolbar.c:1946 src/toolbar.c:1953 +#: ../src/toolbar.c:183 ../src/toolbar.c:1946 ../src/toolbar.c:1953 msgid "Reply to All" msgstr "" -#: src/toolbar.c:184 src/toolbar.c:1960 src/toolbar.c:1967 +#: ../src/toolbar.c:184 ../src/toolbar.c:1960 ../src/toolbar.c:1967 msgid "Reply to Mailing-list" msgstr "" -#: src/toolbar.c:185 src/toolbar.c:1876 +#: ../src/toolbar.c:185 ../src/toolbar.c:1876 msgid "Open email" msgstr "" -#: src/toolbar.c:186 src/toolbar.c:1974 src/toolbar.c:1981 +#: ../src/toolbar.c:186 ../src/toolbar.c:1974 ../src/toolbar.c:1981 msgid "Forward Message" msgstr "" -#: src/toolbar.c:187 src/toolbar.c:1986 +#: ../src/toolbar.c:187 ../src/toolbar.c:1986 msgid "Trash Message" msgstr "" -#: src/toolbar.c:188 src/toolbar.c:1990 +#: ../src/toolbar.c:188 ../src/toolbar.c:1990 msgid "Delete Message" msgstr "" -#: src/toolbar.c:190 src/toolbar.c:1998 +#: ../src/toolbar.c:190 ../src/toolbar.c:1998 msgid "Go to Previous Unread Message" msgstr "" -#: src/toolbar.c:191 src/toolbar.c:2002 +#: ../src/toolbar.c:191 ../src/toolbar.c:2002 msgid "Go to Next Unread Message" msgstr "" -#: src/toolbar.c:195 +#: ../src/toolbar.c:195 msgid "Learn Spam or Ham" msgstr "" -#: src/toolbar.c:196 +#: ../src/toolbar.c:196 msgid "Open folder/Go to folder list" msgstr "" -#: src/toolbar.c:198 src/toolbar.c:2008 +#: ../src/toolbar.c:198 ../src/toolbar.c:2008 msgid "Send Message" msgstr "" -#: src/toolbar.c:199 src/toolbar.c:2012 +#: ../src/toolbar.c:199 ../src/toolbar.c:2012 msgid "Put into queue folder and send later" msgstr "" -#: src/toolbar.c:200 src/toolbar.c:2016 +#: ../src/toolbar.c:200 ../src/toolbar.c:2016 msgid "Save to draft folder" msgstr "" -#: src/toolbar.c:201 src/toolbar.c:2020 +#: ../src/toolbar.c:201 ../src/toolbar.c:2020 msgid "Insert file" msgstr "" -#: src/toolbar.c:202 src/toolbar.c:2024 +#: ../src/toolbar.c:202 ../src/toolbar.c:2024 msgid "Attach file" msgstr "" -#: src/toolbar.c:203 src/toolbar.c:2028 +#: ../src/toolbar.c:203 ../src/toolbar.c:2028 msgid "Insert signature" msgstr "" -#: src/toolbar.c:204 src/toolbar.c:2032 +#: ../src/toolbar.c:204 ../src/toolbar.c:2032 msgid "Edit with external editor" msgstr "" -#: src/toolbar.c:205 src/toolbar.c:2036 +#: ../src/toolbar.c:205 ../src/toolbar.c:2036 msgid "Wrap long lines of current paragraph" msgstr "" -#: src/toolbar.c:206 src/toolbar.c:2040 +#: ../src/toolbar.c:206 ../src/toolbar.c:2040 msgid "Wrap all long lines" msgstr "" -#: src/toolbar.c:209 src/toolbar.c:449 src/toolbar.c:2049 +#: ../src/toolbar.c:209 ../src/toolbar.c:449 ../src/toolbar.c:2049 msgid "Check spelling" msgstr "" -#: src/toolbar.c:211 +#: ../src/toolbar.c:211 msgid "Claws Mail Actions Feature" msgstr "" -#: src/toolbar.c:212 src/toolbar.c:2065 +#: ../src/toolbar.c:212 ../src/toolbar.c:2065 msgid "Cancel receiving" msgstr "" -#: src/toolbar.c:213 src/toolbar.c:1872 +#: ../src/toolbar.c:213 ../src/toolbar.c:1872 msgid "Close window" msgstr "" -#: src/toolbar.c:233 +#: ../src/toolbar.c:233 msgid "/Reply with _quote" msgstr "" -#: src/toolbar.c:234 +#: ../src/toolbar.c:234 msgid "/_Reply without quote" msgstr "" -#: src/toolbar.c:238 +#: ../src/toolbar.c:238 msgid "/Reply to all with _quote" msgstr "" -#: src/toolbar.c:239 +#: ../src/toolbar.c:239 msgid "/_Reply to all without quote" msgstr "" -#: src/toolbar.c:243 +#: ../src/toolbar.c:243 msgid "/Reply to list with _quote" msgstr "" -#: src/toolbar.c:244 +#: ../src/toolbar.c:244 msgid "/_Reply to list without quote" msgstr "" -#: src/toolbar.c:248 +#: ../src/toolbar.c:248 msgid "/Reply to sender with _quote" msgstr "" -#: src/toolbar.c:249 +#: ../src/toolbar.c:249 msgid "/_Reply to sender without quote" msgstr "" -#: src/toolbar.c:255 +#: ../src/toolbar.c:255 msgid "/Redirec_t" msgstr "" -#: src/toolbar.c:260 +#: ../src/toolbar.c:260 msgid "/Learn as _Spam" msgstr "" -#: src/toolbar.c:261 +#: ../src/toolbar.c:261 msgid "/Learn as _Ham" msgstr "" -#: src/toolbar.c:416 +#: ../src/toolbar.c:416 msgid "Open" msgstr "" -#: src/toolbar.c:417 +#: ../src/toolbar.c:417 msgid "Get Mail" msgstr "" -#: src/toolbar.c:418 +#: ../src/toolbar.c:418 msgid "Get" msgstr "" -#: src/toolbar.c:420 src/toolbar.c:421 +#: ../src/toolbar.c:420 ../src/toolbar.c:421 msgid "Toolbar|Compose" msgstr "" -#: src/toolbar.c:423 +#: ../src/toolbar.c:423 msgid "All" msgstr "" -#: src/toolbar.c:425 +#: ../src/toolbar.c:425 msgid "List" msgstr "" -#: src/toolbar.c:430 +#: ../src/toolbar.c:430 msgid "Prev" msgstr "" -#: src/toolbar.c:431 +#: ../src/toolbar.c:431 msgid "Next" msgstr "" -#: src/toolbar.c:438 +#: ../src/toolbar.c:438 msgid "Draft" msgstr "" -#: src/toolbar.c:441 +#: ../src/toolbar.c:441 msgid "Insert sig." msgstr "" -#: src/toolbar.c:442 +#: ../src/toolbar.c:442 msgid "Edit" msgstr "" -#: src/toolbar.c:443 +#: ../src/toolbar.c:443 msgid "Wrap para." msgstr "" -#: src/toolbar.c:444 +#: ../src/toolbar.c:444 msgid "Wrap all" msgstr "" -#: src/toolbar.c:446 +#: ../src/toolbar.c:446 msgid "Stop" msgstr "" -#: src/toolbar.c:885 +#: ../src/toolbar.c:885 msgid "Compose News message" msgstr "" -#: src/toolbar.c:926 +#: ../src/toolbar.c:926 msgid "Learn spam" msgstr "" -#: src/toolbar.c:935 +#: ../src/toolbar.c:935 msgid "Ham" msgstr "" -#: src/toolbar.c:938 +#: ../src/toolbar.c:938 msgid "Learn ham" msgstr "" -#: src/toolbar.c:1854 +#: ../src/toolbar.c:1854 msgid "Go to folder list" msgstr "" -#: src/toolbar.c:1860 +#: ../src/toolbar.c:1860 msgid "Receive Mail on selected Account" msgstr "" -#: src/toolbar.c:1883 +#: ../src/toolbar.c:1883 msgid "Compose with selected Account" msgstr "" -#: src/toolbar.c:1904 +#: ../src/toolbar.c:1904 msgid "Learn as..." msgstr "" -#: src/toolbar.c:1919 +#: ../src/toolbar.c:1919 msgid "Reply to Message options" msgstr "" -#: src/toolbar.c:1933 +#: ../src/toolbar.c:1933 msgid "Reply to Sender options" msgstr "" -#: src/toolbar.c:1947 +#: ../src/toolbar.c:1947 msgid "Reply to All options" msgstr "" -#: src/toolbar.c:1961 +#: ../src/toolbar.c:1961 msgid "Reply to Mailing-list options" msgstr "" -#: src/toolbar.c:1975 +#: ../src/toolbar.c:1975 msgid "Forward Message options" msgstr "" -#: src/uri_opener.c:87 +#: ../src/uri_opener.c:87 msgid "There are no URLs in this email." msgstr "" -#: src/uri_opener.c:123 +#: ../src/uri_opener.c:123 msgid "Available URLs:" msgstr "" -#: src/uri_opener.c:171 +#: ../src/uri_opener.c:171 msgid "Dialog title|Open URLs" msgstr "" -#: src/uri_opener.c:196 +#: ../src/uri_opener.c:196 msgid "Please select the URL to open." msgstr "" -#: src/uri_opener.c:208 +#: ../src/uri_opener.c:208 msgid "Select All" msgstr "" -#: src/wizard.c:496 +#: ../src/wizard.c:496 msgid "Welcome Mail Subject|Welcome to Claws Mail" msgstr "" -#: src/wizard.c:519 +#: ../src/wizard.c:519 #, c-format msgid "" "\n" @@ -13522,159 +13756,159 @@ "\n" msgstr "" -#: src/wizard.c:595 +#: ../src/wizard.c:595 msgid "Please enter the mailbox name." msgstr "" -#: src/wizard.c:638 +#: ../src/wizard.c:638 msgid "Please enter your name and email address." msgstr "" -#: src/wizard.c:649 +#: ../src/wizard.c:649 msgid "Please enter your receiving server and username." msgstr "" -#: src/wizard.c:659 +#: ../src/wizard.c:659 msgid "Please enter your username." msgstr "" -#: src/wizard.c:669 +#: ../src/wizard.c:669 msgid "Please enter your SMTP server." msgstr "" -#: src/wizard.c:680 +#: ../src/wizard.c:680 msgid "Please enter your SMTP username." msgstr "" -#: src/wizard.c:961 +#: ../src/wizard.c:961 msgid "Your name:" msgstr "" -#: src/wizard.c:968 +#: ../src/wizard.c:968 msgid "Your email address:" msgstr "" -#: src/wizard.c:975 +#: ../src/wizard.c:975 msgid "Your organization:" msgstr "" -#: src/wizard.c:1077 +#: ../src/wizard.c:1077 msgid "Mailbox name:" msgstr "" -#: src/wizard.c:1086 +#: ../src/wizard.c:1086 msgid "" "You can also specify an absolute path, for example: \"/home/john/Documents/" "Mail\"" msgstr "" -#: src/wizard.c:1095 +#: ../src/wizard.c:1095 msgid "on internal memory" msgstr "" -#: src/wizard.c:1098 +#: ../src/wizard.c:1098 msgid "on external memory card" msgstr "" -#: src/wizard.c:1101 +#: ../src/wizard.c:1101 msgid "on internal memory card" msgstr "" -#: src/wizard.c:1151 +#: ../src/wizard.c:1151 msgid "Store data" msgstr "" -#: src/wizard.c:1194 +#: ../src/wizard.c:1194 msgid "" "You can specify the port number by appending it at the end: \"mail.example." "com:25\"" msgstr "" -#: src/wizard.c:1198 +#: ../src/wizard.c:1198 msgid "SMTP server address:" msgstr "" -#: src/wizard.c:1205 +#: ../src/wizard.c:1205 msgid "Use authentication" msgstr "" -#: src/wizard.c:1220 +#: ../src/wizard.c:1220 msgid "" "SMTP username:\n" "(empty to use the same as receive)" msgstr "" -#: src/wizard.c:1237 +#: ../src/wizard.c:1237 msgid "" "SMTP password:\n" "(empty to use the same as receive)" msgstr "" -#: src/wizard.c:1248 +#: ../src/wizard.c:1248 msgid "Use SSL to connect to SMTP server" msgstr "" -#: src/wizard.c:1256 src/wizard.c:1478 +#: ../src/wizard.c:1256 ../src/wizard.c:1478 msgid "Use SSL via STARTTLS" msgstr "" -#: src/wizard.c:1285 src/wizard.c:1309 src/wizard.c:1430 +#: ../src/wizard.c:1285 ../src/wizard.c:1309 ../src/wizard.c:1430 msgid "Server address:" msgstr "" -#: src/wizard.c:1338 +#: ../src/wizard.c:1338 msgid "Local mailbox:" msgstr "" -#: src/wizard.c:1395 +#: ../src/wizard.c:1395 msgid "IMAP" msgstr "" -#: src/wizard.c:1415 +#: ../src/wizard.c:1415 msgid "Server type:" msgstr "" -#: src/wizard.c:1426 +#: ../src/wizard.c:1426 msgid "" "You can specify the port number by appending it at the end: \"mail.example." "com:110\"" msgstr "" -#: src/wizard.c:1440 +#: ../src/wizard.c:1440 msgid "Username:" msgstr "" -#: src/wizard.c:1455 +#: ../src/wizard.c:1455 msgid "Password:" msgstr "" -#: src/wizard.c:1470 +#: ../src/wizard.c:1470 msgid "Use SSL to connect to receiving server" msgstr "" -#: src/wizard.c:1488 +#: ../src/wizard.c:1488 msgid "IMAP server directory:" msgstr "" -#: src/wizard.c:1497 +#: ../src/wizard.c:1497 msgid "Show only subscribed folders" msgstr "" -#: src/wizard.c:1505 +#: ../src/wizard.c:1505 msgid "" "Warning: this version of Claws Mail\n" "has been built without IMAP support." msgstr "" -#: src/wizard.c:1625 +#: ../src/wizard.c:1625 msgid "Claws Mail Setup Wizard" msgstr "" -#: src/wizard.c:1657 +#: ../src/wizard.c:1657 msgid "Welcome to Claws Mail" msgstr "" -#: src/wizard.c:1665 +#: ../src/wizard.c:1665 msgid "" "Welcome to the Claws Mail setup wizard.\n" "\n" @@ -13683,31 +13917,32 @@ "five minutes." msgstr "" -#: src/wizard.c:1688 +#: ../src/wizard.c:1688 msgid "About You" msgstr "" -#: src/wizard.c:1696 src/wizard.c:1711 src/wizard.c:1726 src/wizard.c:1742 +#: ../src/wizard.c:1696 ../src/wizard.c:1711 ../src/wizard.c:1726 +#: ../src/wizard.c:1742 msgid "Bold fields must be completed" msgstr "" -#: src/wizard.c:1703 +#: ../src/wizard.c:1703 msgid "Receiving mail" msgstr "" -#: src/wizard.c:1718 +#: ../src/wizard.c:1718 msgid "Sending mail" msgstr "" -#: src/wizard.c:1734 +#: ../src/wizard.c:1734 msgid "Saving mail on disk" msgstr "" -#: src/wizard.c:1750 +#: ../src/wizard.c:1750 msgid "Configuration finished" msgstr "" -#: src/wizard.c:1758 +#: ../src/wizard.c:1758 msgid "" "Claws Mail is now ready.\n" "Click Save to start."